Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GtkStatusIcon use icons with the panel suffix if available. | Krzysztof Klimonda | 2010-03-25 | 1 | -2/+27 |
| | | | | | | | | | Rhythmbox uses two icons: rhythmbox-notplaying for the not playing state and the rhythmbox for playing. The rhythmbox-notplaying has a monochromatic icon but the rhythmbox not - instead a rhythmbox-panel is used. This patch makes AppIndicator prefer an icon with panel suffix just as the indicator-application does. | ||||
* | Update to track toggle changes in actions. | Ted Gould | 2010-03-23 | 1 | -0/+7 |
|\ | |||||
| * | Make sure the state of GtkCheckMenuItems and GtkRadioMenuItems gets updated ↵ | Sense Hofstede | 2010-03-19 | 1 | -0/+7 |
| | | | | | | | | even when they're changed via their actions. | ||||
* | | 0.0.170.0.17 | Ted Gould | 2010-03-18 | 1 | -2/+2 |
|/ | |||||
* | Fix nicks on Python bindings. | Ted Gould | 2010-03-17 | 1 | -8/+8 |
|\ | |||||
| * | * Make the nicks of the AppIndicatorCategory and AppIndicatorStatus types ↵ | Sense Hofstede | 2010-03-16 | 1 | -8/+8 |
|/ | | | | adhere the specification in the Python bindings as well (Closes: #539858) | ||||
* | Changing from freedesktop to kde as the spec was never approved finally by ↵ | Ted Gould | 2010-03-15 | 4 | -6/+6 |
|\ | | | | | | | freedesktop. | ||||
| * | org.freedesktop.StatusNotifier* => org.kde.StatusNotifier* | Aurelien Gateau | 2010-03-15 | 4 | -6/+6 |
| | | |||||
* | | Make the icons follow the show menu icons property. | Ted Gould | 2010-03-15 | 1 | -6/+40 |
|\ \ | |/ |/| | |||||
| * | Only show images if "gtk-menu-images" settings or | Jan Arne Petersen | 2010-03-15 | 1 | -6/+40 |
|/ | | | | | "always-show-image" property is TRUE. | ||||
* | 0.0.160.0.16 | Ted Gould | 2010-03-11 | 1 | -2/+2 |
| | |||||
* | Adding a two second wait to make seting up Xvfb more reliable. This is ↵ | Ted Gould | 2010-03-11 | 1 | -0/+1 |
| | | | | similar to xvfb-run. | ||||
* | Using the new image loader utilities in libindicator | Ted Gould | 2010-03-11 | 2 | -18/+4 |
|\ | |||||
| * | Switching to use the update function. | Ted Gould | 2010-03-11 | 1 | -3/+1 |
| | | |||||
| * | Upping libindicator required version to 0.3.5 | Ted Gould | 2010-03-11 | 1 | -1/+1 |
| | | |||||
| * | Removing design team size | Ted Gould | 2010-03-10 | 1 | -5/+0 |
| | | |||||
| * | Also using the helper when changing icons. | Ted Gould | 2010-03-10 | 1 | -7/+3 |
| | | |||||
| * | Switching to using the libindicator image helper | Ted Gould | 2010-03-10 | 1 | -5/+2 |
|/ | |||||
* | Workaround to make action label updates get caught and update the label. | Ted Gould | 2010-03-08 | 1 | -0/+33 |
|\ | |||||
| * | Listen also to label changes on actions related to menu items to | Jan Arne Petersen | 2010-03-08 | 1 | -0/+33 |
|/ | | | | | workaround a gtk+ bug. | ||||
* | 0.0.150.0.15 | Ted Gould | 2010-03-04 | 1 | -2/+2 |
| | |||||
* | Lengthing kill timer to be a little longer for slow systems. | Ted Gould | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Fixing application icon size. | Ted Gould | 2010-03-02 | 1 | -5/+9 |
|\ | |||||
| * | Switching from menu size to design team size | Ted Gould | 2010-02-26 | 1 | -5/+9 |
| | | |||||
* | | Switching from hide to visible. | Ted Gould | 2010-03-01 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Use gtk_status_icon_set_visible to hide the status icon. GtkStatusIcon is ↵ | Chris Coulson | 2010-02-27 | 1 | -1/+1 |
|/ | | | | not derived from GtkWidget, so gtk_widget_hide doesn't work | ||||
* | 0.0.140.0.14 | Ted Gould | 2010-02-25 | 1 | -2/+2 |
| | |||||
* | Ignoring everything. | Ted Gould | 2010-02-25 | 1 | -1/+8 |
| | |||||
* | Changing the metadata to have the proper signal names in it. | Ted Gould | 2010-02-25 | 1 | -0/+4 |
|\ | |||||
| * | * Correct the Mono bindings metadata to properly bind with the signals ↵ | Sense Hofstede | 2010-02-25 | 1 | -0/+4 |
| | | | | | | | | (Closes LP: #526620) | ||||
* | | Emitting the connection changed signal when the proxy is created and destroyed. | Ted Gould | 2010-02-25 | 1 | -0/+10 |
|\ \ | |||||
| * | | * Do send the connection-changed signal, in check_connect() -- when a new ↵ | Sense Hofstede | 2010-02-25 | 1 | -0/+10 |
| |/ | | | | | | | connection is established -- watcher_proxy_destroyed() and app_indicator_dispose() (Closes LP: #527082) | ||||
* | | Hide the status icon when unref'd | Ted Gould | 2010-02-25 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Hiding the notification icon before unreffing it. | Ted Gould | 2010-02-25 | 1 | -0/+1 |
|/ | |||||
* | Adding a check for dbus-glib version. The patch to unregister requires v. 0.82 | Ted Gould | 2010-02-23 | 1 | -0/+2 |
| | |||||
* | Fixes to get the menus updated and visibility all handled nicely. | Ted Gould | 2010-02-23 | 1 | -2/+41 |
|\ | |||||
| * | Updated patch for the visibility field | Ted Gould | 2010-02-23 | 1 | -0/+3 |
| |\ | |||||
| | * | Second patch on 524150 | Jan Arne Petersen | 2010-02-23 | 1 | -0/+35 |
| |/ |/| | |||||
| * | NO TEARY! | Ted Gould | 2010-02-22 | 1 | -0/+4 |
| | | |||||
| * | Looking at children with foreach instead of forall | Ted Gould | 2010-02-22 | 1 | -3/+3 |
| | | |||||
| * | Creates and event handler for the add and remove signals to recreate the menu | Jan Arne Petersen | 2010-02-22 | 1 | -0/+32 |
|/ | |||||
* | Making the fallback test more robust on slow systems. | Ted Gould | 2010-02-22 | 2 | -4/+40 |
|\ | |||||
| * | Fall out of the while, sometime, if we really think it's not recoverable. | Ted Gould | 2010-02-22 | 1 | -1/+8 |
| | | |||||
| * | Trying to make the test a little more robust by waiting for the other ↵ | Ted Gould | 2010-02-22 | 2 | -4/+33 |
|/ | | | | process to register on the bus, and then waiting. | ||||
* | Patch to read sensitivity on startup. | Ted Gould | 2010-02-22 | 1 | -0/+4 |
|\ | |||||
| * | Fixes bug 522151 | Ted Gould | 2010-02-22 | 0 | -0/+0 |
| | | |||||
| * | Set the sensitive state when starting out. | Jan Arne Petersen | 2010-02-22 | 1 | -0/+4 |
|/ | |||||
* | Properly look for null strings in the attention icon. | Ted Gould | 2010-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Checking for a null string as the attention icon. | Ted Gould | 2010-02-19 | 1 | -1/+1 |
| | | |||||
* | | Improving the dbus tests so that they have a mock watcher in them. | Ted Gould | 2010-02-19 | 3 | -0/+63 |
|\ \ | |/ |/| |