Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | src/app-indicator.c: do not add the same icon_theme_path again, gtk3 apparent... | Michael Vogt | 2011-09-30 | 1 | -1/+16 | |
| | | * | | simplify | Michael Vogt | 2011-09-30 | 1 | -8/+2 | |
| | | * | | src/app-indicator.c: honor icon_theme_path in the fallback | Michael Vogt | 2011-09-30 | 1 | -3/+15 | |
| | | * | | unbreak attention_icon | Michael Vogt | 2011-09-30 | 1 | -7/+16 | |
| | | * | | src/app-indicator.c: when using the fallback icon, first check if there is a ... | Michael Vogt | 2011-09-30 | 1 | -6/+7 | |
| | |/ / | ||||||
| * | | | releasing version 0.4.1-0ubuntu10.4.1-0ubuntu1 | Ken VanDine | 2011-09-28 | 2 | -6/+9 | |
| * | | | * New upstream release (0.4.0). | Ken VanDine | 2011-09-28 | 43 | -3611/+6375 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | releasing version 0.4.1-0ubuntu1~ppa1 | Ted Gould | 2011-09-28 | 1 | -2/+2 | |
* | | | | * New upstream release (0.4.0). | Ted Gould | 2011-09-28 | 34 | -3515/+6295 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Import upstream version 0.4.1 | Ted Gould | 2011-09-28 | 33 | -3512/+6290 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | 0.4.10.4.1 | Ted Gould | 2011-09-28 | 1 | -1/+1 | |
| | * | | Fix deps | Ted Gould | 2011-09-28 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Fix dep as well | Ted Gould | 2011-09-28 | 1 | -1/+1 | |
| | * | | | Fix prefix on custom vala | Ted Gould | 2011-09-28 | 1 | -1/+1 | |
| | |\| | | ||||||
| | | * | | Switching out the prefix for a fixed name | Ted Gould | 2011-09-28 | 1 | -1/+1 | |
| | |/ / | ||||||
* | | | | * New upstream release. | Ted Gould | 2011-09-28 | 19 | -117/+101 | |
|\| | | | ||||||
| * | | | Import upstream version 0.4.0 | Ted Gould | 2011-09-28 | 18 | -117/+94 | |
| |\| | | ||||||
| | * | | 0.4.00.4.0 | Ted Gould | 2011-09-28 | 1 | -1/+1 | |
| | * | | Bring along custom and grab from srcdir | Ted Gould | 2011-09-28 | 1 | -1/+4 | |
| | * | | Fixing Vala bindings | Ted Gould | 2011-09-23 | 4 | -2/+35 | |
| | |\ \ | ||||||
| | | * | | Fix type_check_function for vala bindings | Michal Hruby | 2011-09-23 | 4 | -2/+35 | |
| | |/ / | ||||||
* | | | | Merge U. Desktop | Ted Gould | 2011-09-28 | 2 | -2/+8 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | releasing version 0.3.91-0ubuntu10.3.91-0ubuntu1 | Sebastien Bacher | 2011-08-11 | 1 | -2/+2 | |
| * | | | * debian/rules: | Sebastien Bacher | 2011-08-11 | 2 | -0/+6 | |
| * | | | * New upstream release. | Sebastien Bacher | 2011-08-11 | 33 | -778/+1281 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | releasing version 0.3.91-0ubuntu1~ppa1 | Ted Gould | 2011-08-11 | 1 | -2/+2 | |
* | | | | * New upstream release. | Ted Gould | 2011-08-11 | 33 | -778/+1281 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Import upstream version 0.3.91 | Ted Gould | 2011-08-11 | 32 | -778/+1273 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | 0.3.910.3.91 | Ted Gould | 2011-08-11 | 1 | -1/+1 | |
| | * | | Fix comments to work with g-ir-scanner | Ted Gould | 2011-07-22 | 3 | -480/+478 | |
| | |\ \ | ||||||
| | | * | | Fixed comments to correctly work with g-ir-scanner | Marco Trevisan (Treviño) | 2011-07-20 | 3 | -481/+479 | |
| | * | | | Adding in support for the secondary activate (middle click) | Ted Gould | 2011-07-22 | 9 | -61/+235 | |
| | |\ \ \ | ||||||
| | | * | | | Adding the secondary target functions to the documentation | Ted Gould | 2011-07-22 | 1 | -0/+2 | |
| | | * | | | Watching for the 'XAyatanaSecondaryActivate' method as well | Ted Gould | 2011-07-22 | 2 | -1/+5 | |
| | | * | | | Always clear the sec_activate_target | Ted Gould | 2011-07-22 | 1 | -8/+8 | |
| | | |/ / | ||||||
| | | * | | examples: use the set_secondary_activate_target API | Marco Trevisan (Treviño) | 2011-07-20 | 2 | -70/+63 | |
| | | * | | vala: updated example to use the new API | Marco Trevisan (Treviño) | 2011-07-20 | 1 | -10/+3 | |
| | | * | | mono bindings: updated API and example | Marco Trevisan (Treviño) | 2011-07-20 | 2 | -6/+7 | |
| | | * | | app-indicator: Move from "secondary-activate" signal to secondary_activate ta... | Marco Trevisan (Treviño) | 2011-07-20 | 2 | -45/+131 | |
| | | * | | Call the right signal on middle-click over the tray icon! | Marco Trevisan (Treviño) | 2011-07-19 | 1 | -1/+1 | |
| | | * | | app-indicator: added middle click support for wrapper tray | Marco Trevisan (Treviño) | 2011-07-18 | 1 | -1/+29 | |
| | | * | | examples: add secondary-activate signal usage to Vala and C | Marco Trevisan (Treviño) | 2011-07-18 | 2 | -1/+20 | |
| | | * | | Vala bindings example: added secondary_activate | Marco Trevisan (Treviño) | 2011-07-18 | 1 | -0/+8 | |
| | | * | | mono bindings: added SecondaryActivate support. | Marco Trevisan (Treviño) | 2011-07-18 | 2 | -0/+6 | |
| | | * | | Add signal "secondary-activate" and emit it when needed | Marco Trevisan (Treviño) | 2011-07-18 | 4 | -12/+46 | |
| | | * | | Merge with Upstream | Marco Trevisan (Treviño) | 2011-07-09 | 4 | -5/+7 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
* | | | | | Sync to U. Desktop | Ted Gould | 2011-08-11 | 2 | -4/+7 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | releasing version 0.3.90-0ubuntu10.3.90-0ubuntu1 | Sebastien Bacher | 2011-07-08 | 41 | -9609/+9130 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | releasing version 0.3.90-0ubuntu1~ppa1 | Ted Gould | 2011-07-07 | 1 | -3/+3 | |
* | | | | | * New upstream release. | Ted Gould | 2011-07-07 | 40 | -9607/+9125 | |
|\ \ \ \ \ | | |/ / / | |/| | | |