Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.4.1 | Ted Gould | 2011-09-28 | 4 | -11/+22 |
|\ | |||||
| * | 0.4.10.4.1 | Ted Gould | 2011-09-28 | 1 | -1/+1 |
| | | |||||
| * | Make sure our menus don't get proxied | Ted Gould | 2011-09-20 | 1 | -0/+3 |
| | | |||||
* | | Import upstream version 0.4.0 | Ted Gould | 2011-09-19 | 8 | -25/+183 |
|\| | |||||
| * | 0.4.00.4.0 | Ted Gould | 2011-09-19 | 1 | -1/+1 |
| | | |||||
| * | Add in libm | Ted Gould | 2011-09-16 | 1 | -0/+3 |
| |\ | |||||
| | * | find and link libm | Evgeni Golov | 2011-09-03 | 1 | -0/+3 |
| |/ | | | | | | | | | | | otherwise it will ftbfs with --as-needed because libindicator/indicator-image-helper.c uses round() but does not link to libm | ||||
* | | Import upstream version 0.3.93 | Ted Gould | 2011-08-11 | 8 | -13/+49 |
|\| | |||||
| * | 0.3.930.3.93 | Ted Gould | 2011-08-11 | 1 | -1/+1 |
| | | |||||
| * | Check a reload of the icon theme if needed | Ted Gould | 2011-08-10 | 1 | -0/+5 |
| |\ | |||||
| | * | Ask GTK to rescan the icon theme if the wanted icon cannot be found. | Aurelien Gateau | 2011-08-02 | 1 | -0/+5 |
| |/ | | | | | | | | | | | This is necessary at least with sni-qt, which generates icon on the fly in a custom theme dir. | ||||
| * | Don't make a new include directory based on GTK version | Ted Gould | 2011-07-29 | 1 | -1/+1 |
| | | |||||
| * | Making sure the lib builds before the tests or tools | Ted Gould | 2011-07-21 | 1 | -0/+4 |
| | | |||||
* | | Import upstream version 0.3.92 | Ted Gould | 2011-07-21 | 5 | -14/+60 |
|\| | |||||
| * | 0.3.920.3.92 | Ted Gould | 2011-07-21 | 1 | -1/+1 |
| | | |||||
| * | Adding in secondary activate support | Ted Gould | 2011-07-21 | 2 | -3/+23 |
| |\ | |||||
| | * | Dropping the x and y paramaters from the secondary activate signal | Ted Gould | 2011-07-21 | 3 | -7/+3 |
| | | | |||||
| | * | Added support for secondary activate signal: i.e. middle-click | Marco Trevisan (Treviño) | 2011-07-09 | 3 | -3/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | Secondary activate signal is designed to be used for a secondary kind of activation, for example using middle-click. It exports both the event time and the mouse position (this is mostly needed to follow the Status Notifier specifications). | ||||
| | * | Merging with trunk | Marco Trevisan (Treviño) | 2011-07-08 | 26 | -13/+442 |
| | |\ | |||||
* | | | | Import upstream version 0.3.91 | Ted Gould | 2011-07-14 | 17 | -47/+182 |
|\| | | | |||||
| * | | | 0.3.910.3.91 | Ted Gould | 2011-07-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixing the libindicator test suite | Ted Gould | 2011-07-14 | 3 | -17/+11 |
| |\ \ \ | |||||
| | * | | | Cleaning up removal of watchers as the string was getting free'd before it ↵ | Ted Gould | 2011-07-11 | 2 | -13/+9 |
| | | | | | | | | | | | | | | | | | | | | could get used to remove the entry from the hashtable. Now using a destroy function as that is possible with GDBus but wasn't with dbus-glib | ||||
| | * | | | Define the bus well known type in the session.conf file | Ted Gould | 2011-07-11 | 2 | -4/+2 |
| | | | | | |||||
| * | | | | Adding an env variable to put a service in replace mode | Ted Gould | 2011-07-12 | 3 | -4/+58 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Watching when we do name switches | Ted Gould | 2011-07-12 | 1 | -2/+20 |
| | | | | | |||||
| | * | | | Adding in the shutdown function | Ted Gould | 2011-07-12 | 2 | -0/+3 |
| | | | | | |||||
| | * | | | In replace mode we need to ask the other guy to shutdown and still wait for ↵ | Ted Gould | 2011-07-12 | 1 | -2/+27 |
| | | | | | | | | | | | | | | | | | | | | the name a bit. | ||||
| | * | | | Adding in a property for being in replace mode | Ted Gould | 2011-07-12 | 1 | -0/+8 |
| |/ / / | |||||
| * | | | Add the PC file instead of replace it | Ted Gould | 2011-07-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | Handle NULL entries without crashing | Ted Gould | 2011-07-11 | 1 | -2/+8 |
| | | | | |||||
| * | | | Installing the debugging env entries in shared directory instead of the ↵ | Ted Gould | 2011-07-07 | 2 | -1/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | executable one. | ||||
| | * | | | Make xsessiondir = $(pkgdatadir) | Ken VanDine | 2011-07-07 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | Fixing doc string | Ted Gould | 2011-07-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Changed to help message for --with-gtk to reflect the new default | Ken VanDine | 2011-07-07 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Anotating the get entires function properly. | Ted Gould | 2011-07-07 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Annotate the return value of indicator_object_get_entries so that the type ↵ | Robert Ancell | 2011-07-08 | 1 | -3/+3 |
| |/ / | | | | | | | | | | in the list is known, also fix typo in docstring | ||||
| * | | Making the box function conditional on GTK version | Ted Gould | 2011-07-07 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Handling the right box for the right version of GTK | Ted Gould | 2011-07-07 | 1 | -0/+4 |
| |/ / | |||||
* | | | Import upstream version 0.3.90 | Ted Gould | 2011-07-07 | 49 | -9429/+22681 |
|\| | | |||||
| * | | 0.3.900.3.90 | Ted Gould | 2011-07-06 | 1 | -1/+1 |
| | | | |||||
| * | | Cleaning up the built pc file | Ted Gould | 2011-07-06 | 1 | -0/+2 |
| | | | |||||
| * | | Switch to using gtk_box_new() | Ted Gould | 2011-07-06 | 1 | -1/+1 |
| | | | |||||
| * | | Making some test XFAIL and attaching to bugs | Ted Gould | 2011-07-06 | 1 | -0/+7 |
| | | | |||||
| * | | Adding headers to tests | Ted Gould | 2011-07-06 | 18 | -0/+396 |
| |\ \ | |||||
| | * | | Adding license info to [ch] files | Ted Gould | 2011-07-06 | 18 | -0/+396 |
| |/ / | |||||
| * | | Changing the API and ABI versioning slightly | Ted Gould | 2011-07-06 | 4 | -12/+21 |
| |\ \ | |||||
| | * | | Setting default GTK version to 3 | Ted Gould | 2011-07-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Changing the pkgconfig file version to include the API version | Ted Gould | 2011-07-05 | 4 | -5/+5 |
| | | | | |||||
| | * | | Making the API and ABI versions variables | Ted Gould | 2011-07-05 | 3 | -7/+13 |
| | | | |