aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.0.19-0ubuntu10.0.19-0ubuntu1Sebastien Bacher2010-04-0165-159/+52983
|\
| * releasing version 0.0.19-0ubuntu1~ppa1Ted Gould2010-04-011-2/+2
| |
| * * New upstream release.Ted Gould2010-04-0162-166/+52946
| |\ | | | | | | | | | | | | | | | * Don't set the fallback timer if we're already in a fallback mode to avoid unfalling back excessively. (LP: #529052) * Fix distcheck of documentation
| | * Import upstream version 0.0.19Ted Gould2010-04-0163-158/+52969
| | |\
| | | * 0.0.190.0.19Ted Gould2010-04-011-2/+2
| | | |
| | | * Fixing documentation distcheckTed Gould2010-04-012-5/+12
| | | |\
| | | | * Moving field documentation into a different comment block so that they're ↵Ted Gould2010-04-012-5/+12
| | | |/ | | | | | | | | | | | | private
| | | * Making it so the timer doesn't get set if we're already in the fallback case.Ted Gould2010-04-011-0/+5
| | | |\
| | | | * Catch up to trunkTed Gould2010-04-012-32/+24
| | | | |\ | | | | |/ | | | |/|
| | | * | Don't store the panel suffix, just add it for the fallback icons.Ted Gould2010-04-012-32/+24
| | | |\ \
| | | | * | Adding in documentation for the private structure.Ted Gould2010-04-011-1/+2
| | | | | |
| | | | * | Make it so that we don't store the panel-suffix icons but we do use them ↵Ted Gould2010-04-011-31/+22
| | | |/ / | | | | | | | | | | | | | | | with the status icon.
| | | | * No timer if we're already in fallback.Ted Gould2010-04-011-0/+5
| | | |/
| * | | Disable merge modeTed Gould2010-04-011-1/+1
| | | |
| * | | releasing version 0.0.18-0ubuntu2~ppa1Ted Gould2010-03-301-2/+2
| | | |
| * | | * Upstream MergeTed Gould2010-03-304-6/+50
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | * Setup the icons to use the -panel variants even when falling back to status icons. (LP: #547072) * Change python bindings to use _with_path so that they can set the icon path. (LP: #527061)
| | * | Merging fix to make it so that python apps can set an icon path.Ted Gould2010-03-301-2/+3
| | |\ \
| | | * | Patch 001 from bug 527061C10uD2010-03-301-2/+3
| | |/ /
| | * | Tracking the icon name and included the panel suffix for fallback usage.Ted Gould2010-03-292-4/+37
| | |\ \ | | | |/ | | |/|
| | | * use gchar instead of for the clarityKrzysztof Klimonda2010-03-251-4/+4
| | | |
| | | * Make app_indicator_set_property also set the suffixed icon_name.Krzysztof Klimonda2010-03-251-1/+4
| | | |
| | | * Make GtkStatusIcon use icons with the panel suffix if available.Krzysztof Klimonda2010-03-251-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.
| * | | Updating to Ubuntu DesktopTed Gould2010-03-301-2/+2
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.0.18-0ubuntu10.0.18-0ubuntu1Sebastien Bacher2010-03-301-1/+1
| | | |
* | | | * Upstream Release 0.0.18Ken VanDine2010-03-295-6/+46
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * Change when there are updates to Check and Radio buttons via their actions. (LP: #542221) * Fixing icon updating with themes and naming fallbacks with the status icon fallback. (LP: #532858)
| * | | releasing version 0.0.18-0ubuntu1~ppa1Ted Gould2010-03-251-2/+2
| | | |
| * | | * Upstream Release 0.0.18Ted Gould2010-03-255-6/+46
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | * Change when there are updates to Check and Radio buttons via their actions. (LP: #542221) * Fixing icon updating with themes and naming fallbacks with the status icon fallback. (LP: #532858)
| | * | 0.0.180.0.18Ted Gould2010-03-251-2/+2
| | | |
| | * | Fixing tests to use GTK for icon theme fixes.Ted Gould2010-03-252-1/+2
| | | |
| | * | Fixing icon changing with fallbacks.Ted Gould2010-03-251-3/+25
| | |\ \ | | | |/ | | |/|
| | | * remove g_object_ref_sink call from status_icon_changesKrzysztof Klimonda2010-03-251-3/+1
| | | |
| | | * Use app_indicator_get_icon/app_indicator_get_attention_icon methods to getKrzysztof Klimonda2010-03-221-7/+14
| | | | | | | | | | | | | | | | | | | | the right icon.
| | | * Move g_signal_connect for the theme-changed signal to app_indicator_init ()Krzysztof Klimonda2010-03-221-2/+5
| | | |
| | | * don't use indicator_image_helper ()Krzysztof Klimonda2010-03-221-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove indicator_image_helper () call and use g_themed_icon_new_with_default_fallbacks () directly. We don't need the logic embedded in indicator_image_helper () for the GtkStatusIcon as it takes care of changing icon size for us.
| | | * Fix the missing icon on theme change if old icon has different nameKrzysztof Klimonda2010-03-201-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some applications (like Transmission) use different icon name for Notification Area to display monochrome icon. To make sure that the icon we display exists after user changes theme use indicator_image_helper () from libindicator to keep track of the icon.
| | * | Update to track toggle changes in actions.Ted Gould2010-03-231-0/+7
| | |\ \
| | | * | Make sure the state of GtkCheckMenuItems and GtkRadioMenuItems gets updated ↵Sense Hofstede2010-03-191-0/+7
| | | |/ | | | | | | | | | | | | even when they're changed via their actions.
* | | | releasing version 0.0.17-0ubuntu10.0.17-0ubuntu1Sebastien Bacher2010-03-181-1/+1
| | | |
* | | | * Upstream Release 0.0.17Ken VanDine2010-03-187-16/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * Support GTK's show menu items property (LP: #528527) * Fix status and category nicks in Python bindings (LP: #539858) * Switch domains to org.kde instead of org.freedesktop as spec was never officially approved by that body.
| * | | releasing version 0.0.17-0ubuntu1~ppa1Ted Gould2010-03-181-2/+2
| | | |
| * | | * Upstream Release 0.0.17Ted Gould2010-03-187-16/+26
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | * Support GTK's show menu items property (LP: #528527) * Fix status and category nicks in Python bindings (LP: #539858) * Switch domains to org.kde instead of org.freedesktop as spec was never officially approved by that body.
| | * | 0.0.170.0.17Ted Gould2010-03-181-2/+2
| | |/
| | * Fix nicks on Python bindings.Ted Gould2010-03-171-8/+8
| | |\
| | | * * Make the nicks of the AppIndicatorCategory and AppIndicatorStatus types ↵Sense Hofstede2010-03-161-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 Gould2010-03-154-6/+6
| | |\ | | | | | | | | | | | | freedesktop.
| | | * org.freedesktop.StatusNotifier* => org.kde.StatusNotifier*Aurelien Gateau2010-03-154-6/+6
| | | |
| * | | Sync to Ubuntu DesktopTed Gould2010-03-182-7/+47
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.0.16-0ubuntu20.0.16-0ubuntu2Sebastien Bacher2010-03-152-6/+46
|\ \ \ \ | | |/ / | |/| |
| * | | Make the icons follow the show menu icons property.Ted Gould2010-03-151-6/+40
| |\ \ \ | | |_|/ | |/| |
| | * | Only show images if "gtk-menu-images" settings orJan Arne Petersen2010-03-151-6/+40
| |/ / | | | | | | | | | | | | "always-show-image" property is TRUE.