Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.2.99 | Ted Gould | 2011-03-16 | 6 | -15/+27 |
|\ | |||||
| * | 0.2.990.2.99 | Ted Gould | 2011-03-16 | 1 | -2/+2 |
| | | |||||
| * | Doing a ref_sink() like we should have been doing! | Ted Gould | 2011-03-14 | 1 | -1/+1 |
| |\ | |||||
| | * | sink ref to passed-in menu in set_menu() to avoid leaks | Michael Terry | 2011-03-14 | 1 | -1/+1 |
| |/ | |||||
* | | Import upstream version 0.2.98 | Ted Gould | 2011-03-10 | 7 | -38/+40 |
|\| | |||||
| * | 0.2.980.2.98 | Ted Gould | 2011-03-10 | 1 | -2/+2 |
| | | |||||
| * | Adding a TargetEnvironment to the desktop file | Ted Gould | 2011-03-10 | 1 | -3/+4 |
| | | |||||
| * | Don't watch signals we shouldn't need to. | Ted Gould | 2011-03-09 | 1 | -21/+2 |
| |\ | |||||
| | * | Attaching bug number | Ted Gould | 2011-03-08 | 0 | -0/+0 |
| | | | |||||
| | * | Dropping the client_menu_changed function as dbusmenu should do this for us. | Ted Gould | 2011-03-08 | 1 | -21/+2 |
| |/ | |||||
* | | Import upstream version 0.2.97 | Ted Gould | 2011-03-03 | 11 | -57/+100 |
|\| | |||||
| * | 0.2.970.2.97 | Ted Gould | 2011-03-03 | 1 | -2/+2 |
| | | |||||
| * | Adding additional functions into Python bindings | Ted Gould | 2011-03-02 | 1 | -40/+52 |
| |\ | |||||
| | * | Updated appindicator.defs (fixes LP: #724917) | Артём Попов | 2011-02-26 | 1 | -40/+52 |
| | | | |||||
| * | | Fixing the pkgconfig file | Ted Gould | 2011-03-02 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Set the includedir for appindicator3-0.1 to ${includedir}/libappindicator-0.1 | Ken VanDine | 2011-02-28 | 1 | -1/+1 |
| | |/ | |||||
| * | | Drop theme signal handler when shutting down. | Ted Gould | 2011-03-02 | 1 | -0/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | disconnect from icon theme on dispose | Michael Terry | 2011-02-25 | 1 | -0/+2 |
| |/ | |||||
* | | Import upstream version 0.2.96 | Ted Gould | 2011-02-24 | 34 | -77/+851 |
|\| | |||||
| * | 0.2.960.2.96 | Ted Gould | 2011-02-24 | 1 | -2/+2 |
| | | |||||
| * | Add the ability to set accessible descriptions for the icon and attention icon. | Ted Gould | 2011-02-24 | 9 | -29/+271 |
| |\ | |||||
| | * | Cleaning up even more! | Ted Gould | 2011-02-23 | 1 | -0/+5 |
| | | | |||||
| | * | Switching to proper properties | Ted Gould | 2011-02-23 | 1 | -1/+2 |
| | | | |||||
| | * | Matching prototypes to C file | Ted Gould | 2011-02-23 | 1 | -2/+2 |
| | | | |||||
| | * | Fixing the sections list | Ted Gould | 2011-02-23 | 1 | -3/+4 |
| | | | |||||
| | * | Dropping the accessible description tests. I don't have time to rewrite ↵ | Ted Gould | 2011-02-23 | 1 | -110/+0 |
| | | | | | | | | | | | | them now. They should be redone though. | ||||
| | * | Switching to the new style of setting the a11y label | Ted Gould | 2011-02-23 | 2 | -32/+39 |
| | | | |||||
| | * | Reconfigure properties to match. | Ted Gould | 2011-02-23 | 1 | -46/+62 |
| | | | |||||
| | * | Fixing up the get functions | Ted Gould | 2011-02-23 | 1 | -17/+33 |
| | | | |||||
| | * | Fixing up the set functions so we get some descriptions. | Ted Gould | 2011-02-23 | 1 | -27/+69 |
| | | | |||||
| | * | Switch around API so it makes sense for what we want to do. | Ted Gould | 2011-02-23 | 1 | -13/+18 |
| | | | |||||
| | * | Dropping the new accessible description signal | Ted Gould | 2011-02-23 | 2 | -27/+0 |
| | | | |||||
| | * | Drop signaling the accessible description changed on it's own. | Ted Gould | 2011-02-23 | 1 | -62/+1 |
| | | | |||||
| | * | Change the name of the accessible description and add the attention one. | Ted Gould | 2011-02-23 | 1 | -1/+9 |
| | | | |||||
| | * | Changing the signal to match what was discussed with the KDE folks | Ted Gould | 2011-02-23 | 1 | -4/+2 |
| | | | |||||
| | * | Merge from trunk | Luke Yelavich | 2011-02-14 | 11 | -20/+63 |
| | |\ | |||||
| | * \ | Merge from trunk | Luke Yelavich | 2011-02-11 | 15 | -31/+362 |
| | |\ \ | |||||
| | * | | | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 9 | -140/+140 |
| | | | | | |||||
| | * | | | Merge from trunk | Luke Yelavich | 2011-02-04 | 5 | -6/+103 |
| | |\ \ \ | |||||
| | * | | | | Add accessible_name support | Luke Yelavich | 2011-02-04 | 9 | -1/+341 |
| | | | | | | |||||
| * | | | | | Remove registration of the object until after all possible signals are sent | Ted Gould | 2011-02-16 | 1 | -5/+5 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | don't unregister on dbus until after we hide appindicator | Michael Terry | 2011-02-11 | 1 | -5/+5 |
| |/ / / / | |||||
* | | | | | Import upstream version 0.2.95 | Ted Gould | 2011-02-10 | 29 | -75/+422 |
|\| | | | | |||||
| * | | | | 0.2.950.2.95 | Ted Gould | 2011-02-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fix the build so we can distcheck with GTK 2 and 3 | Ted Gould | 2011-02-10 | 9 | -17/+56 |
| |\ \ \ \ | |||||
| | * | | | | Blocking the menu proxy from our test | Ted Gould | 2011-02-10 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Changing the build so that it uses the right version of the vala files and ↵ | Ted Gould | 2011-02-10 | 1 | -4/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | removes the predefined header location | ||||
| | * | | | | Changing the install path of the headers for libappindicator GTK3 version so ↵ | Ted Gould | 2011-02-10 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | it's parrallel installable | ||||
| | * | | | | Adjusting the name of the different namespace with GTK 3 | Ted Gould | 2011-02-10 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Ensure that we're building with the right library | Ted Gould | 2011-02-10 | 1 | -1/+9 |
| | | | | | |