1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
releasing version 0.2.114-0ubuntu1
didrocks
as Didier Roche
More... over 13 years ago
invalid valgrind read errors (LP: #929468)
didrocks
as Didier Roche
More... over 13 years ago
New upstream release.
didrocks
as Didier Roche
More... over 13 years ago
Import upstream version 0.2.114
didrocks
as Didier Roche
More... over 13 years ago
Release 0.2.114 More... over 13 years ago
Fix memory leaks and some read errors in Bamf. Fixes: https://bugs.launchpad.net/bugs/929468. Approved by Michal Hruby. More... over 13 years ago
BamfMatcher: rename bamf_matcher_register_view into bamf_matcher_register_view_stealing_ref More... over 13 years ago
BamfMatcher: use a while loop in dispose function, to unregister views. More... over 13 years ago
BamfMatcher: moving to g_list_find + g_list_delete_link More... over 13 years ago
BamfMatcher: cleanup bamf_matcher_unregister_view More... over 13 years ago
BamfMatcher: Reset the active app / window when unregistering them More... over 13 years ago
BamfMatcher: even less memory leaks... Protecting from get_window_hint! More... over 13 years ago
BamfView: use constant strings when possible (plus one memory leak, for free). More... over 13 years ago
BamfMatcher: g_ascii_strdown already duplicate a string. More... over 13 years ago
BamfMatcher: don't leak memory on load_desktop_file_to_table More... over 13 years ago
BamfMatcher: make sure we also free a trimmed exec string. More... over 13 years ago
BamfMatcher: free the read line in load_index_file_to_table More... over 13 years ago
BamfMatcher: set to null the static matcher on finalize More... over 13 years ago
BamfMatcher: don't leak memory when parsing normal files on get_directory_tree_list More... over 13 years ago
releasing version 0.2.112-0ubuntu1
didrocks
as Didier Roche
More... over 13 years ago
- bamf matcher messes up refcounting on views (LP: #942070) - Chromium is running, but not showing in launcher or alt-tab. (LP: #918474) - libbamf leaks memory on view dispose (LP: #942148) - Coverity PW.PARAMETER_HIDDEN - CID 10449 (LP: #937398) - Coverity UNINIT - CID 10451 (LP: #937402)
didrocks
as Didier Roche
More... over 13 years ago
* debian/libbamf0.symbols, debian/libbamf3-0.symbols: - update symbols for new API
didrocks
as Didier Roche
More... over 13 years ago
New upstream release.
didrocks
as Didier Roche
More... over 13 years ago
Import upstream version 0.2.112
didrocks
as Didier Roche
More... over 13 years ago
Release 0.2.112 More... over 13 years ago
In libbamf BamfMatcher Don't ref/unref views when they are opened/closed More... over 13 years ago
fix refcounting of views in the matcher More... over 13 years ago
Let's make these changes by Jason land ;). Fixes: . Approved by Marco Trevisan (Treviño). More... over 13 years ago
Fixes a case where there is no session bus to be found.. Fixes: . Approved by Marco Trevisan (Treviño). More... over 13 years ago
Fixed the Coverity warning.. Fixes: https://bugs.launchpad.net/bugs/937398. Approved by Jason Smith. More... over 13 years ago