diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 68 |
1 files changed, 68 insertions, 0 deletions
@@ -1,5 +1,73 @@ # Generated by Makefile. Do not edit. +2010-12-07 Ted Gould <ted@gould.cx> + + Update to newest g-ir-scanner and vapigen + +2010-12-03 Ken VanDine <ken.vandine@canonical.com> + + Build fixes with the latest g-ir-scanner and vapigen + +2010-12-03 Ken VanDine <ken.vandine@canonical.com> + + * Explicitly call ShowAll on the menu, otherwise it isn't shown + * Specify a panel icon that exists for the example + +2010-12-03 Ted Gould <ted@gould.cx> + + Merging in support for GTK3/2 dual build + +2010-10-13 Michael Terry <mike@mterry.name> + + ship both pc files in EXTRA_DIST + +2010-10-06 Michael Terry <mike@mterry.name> + + instead of always building gtk2 and gtk3, add a --with-gtk= flag to configure to specify which to build with + +2010-06-19 Michael Terry <michael.terry@canonical.com> + + use gtk3 versions of dbusmenu and indicator; use appindicator3 0.1 rather than appindicator 3.1 + +2010-06-19 Michael Terry <michael.terry@canonical.com> + + first pass at gtk3 version of libappindicator + +2010-11-01 Ted Gould <ted@gould.cx> + + Race fixup + +2010-10-20 Ted Gould <ted@gould.cx> + + Uhg, we need a message to know if we've fixed the bug. + +2010-10-19 Ted Gould <ted@gould.cx> + + Add a nice little warning in + +2010-10-19 Ted Gould <ted@gould.cx> + + Adding a check for the name to ensure we didn't miss it + +2010-10-08 Ted Gould <ted@gould.cx> + + Fixing the Watcher interface + +2010-10-08 Aurelien Gateau <aurelien.gateau@canonical.com> + + NotificationHost => StatusNotifierHost, Service => StatusNotifierItem + +2010-10-08 Aurelien Gateau <aurelien.gateau@canonical.com> + + Fix implementation of org.kde.StatusNotifierWatcher interface + + ProtocolVersion, IsStatusNotifierHostRegistered and + RegisteredStatusNotifierItems are properties, not methods. + +2010-09-22 Ted Gould <ted@gould.cx> + + 0.2.9 + 2010-09-21 Ted Gould <ted@gould.cx> Fixes for the bindings |