aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * Upstream release 0.0.15Ted Gould2010-03-045-9/+22
|\ | | | | | | | | | | * Icon size fix to 22 px * Status icon correctly removed in fallback * Fixed test suite to run better on slow machines.
| * 0.0.150.0.15Ted Gould2010-03-041-2/+2
| |
| * Lengthing kill timer to be a little longer for slow systems.Ted Gould2010-03-021-1/+1
| |
| * Fixing application icon size.Ted Gould2010-03-021-5/+9
| |\
| | * Switching from menu size to design team sizeTed Gould2010-02-261-5/+9
| | |
| * | Switching from hide to visible.Ted Gould2010-03-011-1/+1
| |\ \ | | |/ | |/|
| | * Use gtk_status_icon_set_visible to hide the status icon. GtkStatusIcon is ↵Chris Coulson2010-02-271-1/+1
| |/ | | | | | | not derived from GtkWidget, so gtk_widget_hide doesn't work
* | Merge with Ubuntu DesktopTed Gould2010-02-281-1/+1
|\ \
| * | releasing version 0.0.14-0ubuntu10.0.14-0ubuntu1Sebastien Bacher2010-02-251-1/+1
| | |
| * | Upstream release 0.0.14Ken VanDine2010-02-255-3/+46
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Fix mono bindings to include proper metadata (LP: #526620) ∘ Send connection changed signal when the proxy is created and destroyed (LP: #527082) ∘ Hide the fallback status icon before unrefing it. (LP: #526041) ∘ Increase dbus-glib version check to 0.82 ∘ Handle menu layout changes and visibility changes better. ∘ Improve testing stability ∘ Read menu sensitivity on startup. ∘ Handle null strings when evaluating whether we have an attention icon. ∘ Remove dbus objects when we fallback ∘ Disconnect client_menu_changed signal handlers on cleanup. ∘ Handle cases where the menu gets unset on updates. ∘ Fix custom labels on stock items. ∘ Adds support for submenus
* | | releasing version 0.0.14-0ubuntu1~ppa1Ted Gould2010-02-251-2/+2
| | |
* | | Upstream release 0.0.14Ted Gould2010-02-255-3/+46
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Fix mono bindings to include proper metadata (LP: #526620) ∘ Send connection changed signal when the proxy is created and destroyed (LP: #527082) ∘ Hide the fallback status icon before unrefing it. (LP: #526041) ∘ Increase dbus-glib version check to 0.82 ∘ Handle menu layout changes and visibility changes better. ∘ Improve testing stability ∘ Read menu sensitivity on startup. ∘ Handle null strings when evaluating whether we have an attention icon. ∘ Remove dbus objects when we fallback ∘ Disconnect client_menu_changed signal handlers on cleanup. ∘ Handle cases where the menu gets unset on updates. ∘ Fix custom labels on stock items. ∘ Adds support for submenus
| * | 0.0.140.0.14Ted Gould2010-02-251-2/+2
| | |
| * | Ignoring everything.Ted Gould2010-02-251-1/+8
| | |
| * | Changing the metadata to have the proper signal names in it.Ted Gould2010-02-251-0/+4
| |\ \
| | * | * Correct the Mono bindings metadata to properly bind with the signals ↵Sense Hofstede2010-02-251-0/+4
| | | | | | | | | | | | | | | | (Closes LP: #526620)
| * | | Emitting the connection changed signal when the proxy is created and destroyed.Ted Gould2010-02-251-0/+10
| |\ \ \
| | * | | * Do send the connection-changed signal, in check_connect() -- when a new ↵Sense Hofstede2010-02-251-0/+10
| | |/ / | | | | | | | | | | | | connection is established -- watcher_proxy_destroyed() and app_indicator_dispose() (Closes LP: #527082)
| * | | Hide the status icon when unref'dTed Gould2010-02-251-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Hiding the notification icon before unreffing it.Ted Gould2010-02-251-0/+1
| |/ /
* | | Sync to Ubuntu DesktopTed Gould2010-02-231-27/+1
|\ \ \ | | |/ | |/|
| * | releasing version 0.0.13-0ubuntu80.0.13-0ubuntu8Sebastien Bacher2010-02-239-9/+160
| |\ \ | |/ / |/| |
* | | releasing version 0.0.13-0ubuntu8~ppa1Ted Gould2010-02-231-2/+2
| | |
* | | debian/control: Checking for dbus-glib >= 0.82Ted Gould2010-02-232-1/+2
| | |
* | | * Upstream MergeTed Gould2010-02-232-0/+9
|\ \ \ | | |/ | |/| | | | * Checking for dbus-glib version 0.82
| * | Adding a check for dbus-glib version. The patch to unregister requires v. 0.82Ted Gould2010-02-231-0/+2
| | |
* | | Updating to ubuntu-desktop revisionTed Gould2010-02-232-1/+39
|\ \ \ | | |/ | |/|
| * | releasing version 0.0.13-0ubuntu70.0.13-0ubuntu7Sebastien Bacher2010-02-222-0/+11
| | |
| * | releasing version 0.0.13-0ubuntu60.0.13-0ubuntu6Martin Pitt2010-02-191-2/+2
| | |
| * | set to UNRELEASEDKen VanDine2010-02-191-1/+1
| | |
| * | * Cherrypick fix to check for a null string as the attention icon Ken VanDine2010-02-193-40/+10
| | | | | | | | | | | | | | | * Cherrypick fix to remove the registration of dbus objects (LP: #497870) - lets us drop debian/patches/unregister.patch
| * | Cherry picked fix to check for a null string as the attention icon Ken VanDine2010-02-192-1/+7
| | |
| * | releasing version 0.0.13-0ubuntu50.0.13-0ubuntu5Martin Pitt2010-02-191-2/+2
| | |
| * | * debian/patches/unregister.patchKen VanDine2010-02-192-0/+46
| | | | | | | | | | | | - Fix to remove the registration of dbus objects (LP: #497870)
| * | releasing version 0.0.13-0ubuntu40.0.13-0ubuntu4Sebastien Bacher2010-02-172-1/+12
| | |
| * | releasing version 0.0.13-0ubuntu30.0.13-0ubuntu3Sebastien Bacher2010-02-164-36/+71
| |\ \
* | | | releasing version 0.0.13-0ubuntu3~ppa4Ted Gould2010-02-231-2/+2
| | | |
* | | | Handling the visibility of menus betterTed Gould2010-02-232-3/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixes to get the menus updated and visibility all handled nicely.Ted Gould2010-02-231-2/+41
| |\ \ \
| | * \ \ Updated patch for the visibility fieldTed Gould2010-02-231-0/+3
| | |\ \ \
| | | * | | Second patch on 524150Jan Arne Petersen2010-02-231-0/+35
| | |/ / / | |/| | |
* | | | | * Upstream mergeTed Gould2010-02-238-8/+168
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing automatic updating of menus * Handling the visibility of menus better * Improve testing to be more reliable * Handle null string attention icons
| * | | | | releasing version 0.0.13-0ubuntu3~ppa3~menu3Ted Gould2010-02-221-2/+2
| | | | | |
| * | | | | * Upstream MergeTed Gould2010-02-222-0/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | * Blocking tearoffs
| | * | | | NO TEARY! Ted Gould2010-02-221-0/+4
| | | | | |
| * | | | | releasing version 0.0.13-0ubuntu3~ppa3~menu2Ted Gould2010-02-221-2/+2
| | | | | |
| * | | | | * Upstream MergeTed Gould2010-02-222-3/+10
| |\| | | | | | | | | | | | | | | | | | | | | | * Using foreach instead of forall
| | * | | | Looking at children with foreach instead of forallTed Gould2010-02-221-3/+3
| | | | | |
| * | | | | releasing version 0.0.13-0ubuntu3~ppa3~menu1Ted Gould2010-02-221-2/+2
| | | | | |
| * | | | | * Upstream mergeTed Gould2010-02-228-6/+159
|/| | | | | | |/ / / / | | | | | | | | | | * Menu updates connections