1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BamfView: disconnect proper callback if a bamf-tab is closed More... about 12 years ago
BamfView: use incremental children caching, delete them only when daemon stops More... about 12 years ago
Don't make the lib depend on the daemon, but flip it. More... about 12 years ago
BamfView: use incremental children caching, delete them only when daemon stops More... about 12 years ago
BamfFactory: fix references of allocated/closed views; improve re-matching of views More... about 12 years ago
BamfFactory: comment wording fix More... about 12 years ago
BamfFactory: only care about closed views when rematching More... about 12 years ago
BamfView: set a view closed if the name-owner has changed to an invalid value... More... about 12 years ago
BamfView: make the closed signal to run_last. More... about 12 years ago
BamfFactory: only remove all values from hashtable on dispose, destroy it on finalize More... about 12 years ago
BamfFactory: weak_unref all the allocated views before of being disposed More... about 12 years ago
BamfFactory: register again a view if it is closed More... about 12 years ago
BamfFactory: some code cleanup More... about 12 years ago
BamfFactory: don't allow a view to be closed more than once, unreffing them More... about 12 years ago
BamfFactory: completely move the ownership of the registered views to the HashTable More... about 12 years ago
BamfFactory: add track_view function that is used only to weak_ref allocated views More... about 12 years ago
BamfFactory: ignore name-matching if there are multiple views with the same name More... about 12 years ago
debian/changelog: put recent changes under the 0.5.0 revision More... about 12 years ago
Merge with trunk More... about 12 years ago
BamfMatcher: don't define has_tab_with_parent_xid if we don't have web-apps enabled More... about 12 years ago
BamfFactory: use application name comparison if all the other matching fail More... about 12 years ago
BamfView: use statically allocated pspec to notify property changes More... about 12 years ago
debian/control: Have libbamf3-dev depend on gir1.2-bamf-3, Drop build-depends on gir1.2-glib-2.0. More... about 12 years ago
Reverting revision 540, to get back GDBus based libbamf and DBus properties usage. Fixes: https://bugs.launchpad.net/bugs/697146, https://bugs.launchpad.net/bugs/1180057, https://bugs.launchpad.net/bugs/1180837, https://bugs.launchpad.net/bugs/1188518. More... about 12 years ago
BamfView: go back to emit close disgnal only when notified by dbus-proxy More... about 12 years ago
BamfDaemon, LibBamf: Fix compilation errors out from ubuntu. Fixes: https://bugs.launchpad.net/bugs/1176524, https://bugs.launchpad.net/bugs/1186915. More... about 12 years ago
configure.ac: don't bother about cast-align or the generated code won't work as expected in ARM buidlds. More... about 12 years ago
Makefile.am.gtests: kill the launched dbus-daemon after running the tests. Fixes: https://bugs.launchpad.net/bugs/1088696, https://bugs.launchpad.net/bugs/1186915. More... about 12 years ago
add changelog More... about 12 years ago
BamfView: use GParamSpec properties array to initialize and emit notifications More... about 12 years ago