1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BamfApplication: if the .desktop file contains the full-path of an icon we should use it More... about 12 years ago
Merged fix-fullpath-icon into leader-window. More... about 12 years ago
TestApplication: verify if bamf loads the correct icon when using a the full path More... about 12 years ago
BamfApplication: if the .desktop file contains the full-path of an icon we should use it More... about 12 years ago
Releasing 0.5.0+13.10.20130628-0ubuntu1 to ubuntu. More... about 12 years ago
Releasing 0.5.0+13.10.20130628-0ubuntu1, based on r560 More... about 12 years ago
BamfApplication: fix a typo, reset the emblems only on desktop-less applications More... about 12 years ago
BamfApplication: code cleanup to get rid of the fake do {} while (FALSE); fix potential memleak More... about 12 years ago
BamfFactory: remove the local_views list, we don't need that anymore More... about 12 years ago
BamfApplication: some code cleanup More... about 12 years ago
BamfApplication: try to use a window icon if the computed icon belongs to a "generic" app More... about 12 years ago
BamfMatcher: ignore registered .desktop files that are in an autostart-folder. Fixes: https://bugs.launchpad.net/bugs/1193502. More... about 12 years ago
BamfApplication: keep only a weak reference on the main_view More... about 12 years ago
TestApplication: unref the generated applications More... about 12 years ago
BamfMatcher: keep a reference of the main_child, so we can safely assume it's always an object More... about 12 years ago
BamfApplication: monitor main view name and update the App name if desktopless. More... about 12 years ago
BamfApplication: use an enum to define application type More... about 12 years ago
BamfApplication: always check the new main child type on removal. More... about 12 years ago
BamfApplication: don't try to reset name or icon if the application has a desktop file More... about 12 years ago
BamfApplication: keep track of the application main-window and update name and icon accordingly More... about 12 years ago
TestMatcher: add test for registering desktop files for pid More... about 12 years ago
BamfMatcher: use a better type for registering desktop files by PID More... about 12 years ago
TestMatcher: add autostart file loading More... about 12 years ago
TestMatcher: add is_autostart_desktop_file tests More... about 12 years ago
TestMatcher: move test initialization to the bottom of the file More... about 12 years ago
BamfMatcher: ignore registered .desktop files that are in an autostart-folder More... about 12 years ago
TestBamf: add local icon directory and prepend it to theme to allow testing More... about 12 years ago
TestLibBamf, Makefile.am: fix make distcheck More... about 12 years ago
BamfFactory: remove the local_views list, we don't need that anymore More... about 12 years ago
TestApplication: add tests for generic icons ovverriding More... about 12 years ago