Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.0.19-0ubuntu30.0.19-0ubuntu3 | Sebastien Bacher | 2010-04-14 | 4 | -7/+46 |
|\ | |||||
| * | Sync to Ubuntu Desktop | Ted Gould | 2010-04-14 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | releasing version 0.0.19-0ubuntu20.0.19-0ubuntu2 | Sebastien Bacher | 2010-04-14 | 5 | -11/+27 |
|\ \ | |||||
| | * | Merging patch to add assembly information to Mono binding (LP: #547195) | Ted Gould | 2010-04-14 | 4 | -7/+46 |
| |/| | |||||
| | * | Add AssemblyInfo.cs to the Mono bindings. | Cody Russell | 2010-04-14 | 2 | -1/+31 |
| | * | Add G_LOG_DOMAIN support to the various targets for better messages | Neil Jagdish Patel | 2010-04-13 | 1 | -6/+9 |
| * | | * debian/control: | Ted Gould | 2010-04-14 | 5 | -11/+27 |
| * | | Sync to desktop | Ted Gould | 2010-04-14 | 1 | -1/+1 |
| |\ \ | |/ / |/| | | |||||
* | | | releasing version 0.0.19-0ubuntu10.0.19-0ubuntu1 | Sebastien Bacher | 2010-04-01 | 65 | -159/+52983 |
|\| | | |||||
| * | | releasing version 0.0.19-0ubuntu1~ppa1 | Ted Gould | 2010-04-01 | 1 | -2/+2 |
| * | | * New upstream release. | Ted Gould | 2010-04-01 | 62 | -166/+52946 |
| |\ \ | |||||
| | * \ | Import upstream version 0.0.19 | Ted Gould | 2010-04-01 | 63 | -158/+52969 |
| | |\ \ | |||||
| | | * | | 0.0.190.0.19 | Ted Gould | 2010-04-01 | 1 | -2/+2 |
| | | * | | Fixing documentation distcheck | Ted Gould | 2010-04-01 | 2 | -5/+12 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Moving field documentation into a different comment block so that they're pri... | Ted Gould | 2010-04-01 | 2 | -5/+12 |
| | | |/ | |||||
| | | * | Making it so the timer doesn't get set if we're already in the fallback case. | Ted Gould | 2010-04-01 | 1 | -0/+5 |
| | | |\ | |||||
| | | | * | Catch up to trunk | Ted Gould | 2010-04-01 | 2 | -32/+24 |
| | | | |\ | | | | |/ | | | |/| | |||||
| | | * | | Don't store the panel suffix, just add it for the fallback icons. | Ted Gould | 2010-04-01 | 2 | -32/+24 |
| | | |\ \ | |||||
| | | | * | | Adding in documentation for the private structure. | Ted Gould | 2010-04-01 | 1 | -1/+2 |
| | | | * | | Make it so that we don't store the panel-suffix icons but we do use them with... | Ted Gould | 2010-04-01 | 1 | -31/+22 |
| | | |/ / | |||||
| | | | * | No timer if we're already in fallback. | Ted Gould | 2010-04-01 | 1 | -0/+5 |
| | | |/ | |||||
| * | | | Disable merge mode | Ted Gould | 2010-04-01 | 1 | -1/+1 |
| * | | | releasing version 0.0.18-0ubuntu2~ppa1 | Ted Gould | 2010-03-30 | 1 | -2/+2 |
| * | | | * Upstream Merge | Ted Gould | 2010-03-30 | 4 | -6/+50 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merging fix to make it so that python apps can set an icon path. | Ted Gould | 2010-03-30 | 1 | -2/+3 |
| | |\ \ | |||||
| | | * | | Patch 001 from bug 527061 | C10uD | 2010-03-30 | 1 | -2/+3 |
| | |/ / | |||||
| | * | | Tracking the icon name and included the panel suffix for fallback usage. | Ted Gould | 2010-03-29 | 2 | -4/+37 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | use gchar instead of for the clarity | Krzysztof Klimonda | 2010-03-25 | 1 | -4/+4 |
| | | * | Make app_indicator_set_property also set the suffixed icon_name. | Krzysztof Klimonda | 2010-03-25 | 1 | -1/+4 |
| | | * | Make GtkStatusIcon use icons with the panel suffix if available. | Krzysztof Klimonda | 2010-03-25 | 1 | -2/+27 |
| * | | | Updating to Ubuntu Desktop | Ted Gould | 2010-03-30 | 1 | -2/+2 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.0.18-0ubuntu10.0.18-0ubuntu1 | Sebastien Bacher | 2010-03-30 | 1 | -1/+1 |
* | | | | * Upstream Release 0.0.18 | Ken VanDine | 2010-03-29 | 5 | -6/+46 |
|\| | | | |||||
| * | | | releasing version 0.0.18-0ubuntu1~ppa1 | Ted Gould | 2010-03-25 | 1 | -2/+2 |
| * | | | * Upstream Release 0.0.18 | Ted Gould | 2010-03-25 | 5 | -6/+46 |
| |\| | | |||||
| | * | | 0.0.180.0.18 | Ted Gould | 2010-03-25 | 1 | -2/+2 |
| | * | | Fixing tests to use GTK for icon theme fixes. | Ted Gould | 2010-03-25 | 2 | -1/+2 |
| | * | | Fixing icon changing with fallbacks. | Ted Gould | 2010-03-25 | 1 | -3/+25 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | remove g_object_ref_sink call from status_icon_changes | Krzysztof Klimonda | 2010-03-25 | 1 | -3/+1 |
| | | * | Use app_indicator_get_icon/app_indicator_get_attention_icon methods to get | Krzysztof Klimonda | 2010-03-22 | 1 | -7/+14 |
| | | * | Move g_signal_connect for the theme-changed signal to app_indicator_init () | Krzysztof Klimonda | 2010-03-22 | 1 | -2/+5 |
| | | * | don't use indicator_image_helper () | Krzysztof Klimonda | 2010-03-22 | 1 | -8/+7 |
| | | * | Fix the missing icon on theme change if old icon has different name | Krzysztof Klimonda | 2010-03-20 | 1 | -3/+18 |
| | * | | 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 e... | Sense Hofstede | 2010-03-19 | 1 | -0/+7 |
| | | |/ | |||||
* | | | | releasing version 0.0.17-0ubuntu10.0.17-0ubuntu1 | Sebastien Bacher | 2010-03-18 | 1 | -1/+1 |
* | | | | * Upstream Release 0.0.17 | Ken VanDine | 2010-03-18 | 7 | -16/+26 |
|\| | | | |||||
| * | | | releasing version 0.0.17-0ubuntu1~ppa1 | Ted Gould | 2010-03-18 | 1 | -2/+2 |
| * | | | * Upstream Release 0.0.17 | Ted Gould | 2010-03-18 | 7 | -16/+26 |
| |\| | | |||||
| | * | | 0.0.170.0.17 | Ted Gould | 2010-03-18 | 1 | -2/+2 |
| | |/ |