Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving things into a shared header | Ted Gould | 2012-01-13 | 2 | -23/+53 |
| | |||||
* | Build a new dummy indicator | Ted Gould | 2012-01-13 | 3 | -1/+147 |
| | |||||
* | Clearing the entry function pointers | Ted Gould | 2012-01-13 | 1 | -0/+4 |
| | |||||
* | Handling the activate_window function and going up the stack | Ted Gould | 2012-01-13 | 1 | -0/+7 |
| | |||||
* | Documenting what this stuff does | Ted Gould | 2012-01-13 | 1 | -0/+16 |
| | |||||
* | Adding an activate window function, that can also be virtual! | Ted Gould | 2012-01-13 | 2 | -0/+10 |
| | |||||
* | Ignoring all the stuff we build | Ted Gould | 2012-01-13 | 1 | -0/+7 |
| | |||||
* | Putting the GTK3 headers in a different directory | Ted Gould | 2012-01-13 | 2 | -2/+2 |
|\ | |||||
| * | Use different directory for headers of gtk3 library | György Balló | 2011-11-20 | 2 | -2/+2 |
| | | |||||
* | | Adding ability to disable tests | Ted Gould | 2012-01-13 | 2 | -3/+16 |
|\ \ | |/ |/| | |||||
| * | Make building tests optional | György Balló | 2011-11-20 | 2 | -3/+16 |
|/ | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | 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 |
| |\ | |||||
* | | | 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 |
|/ / | |||||
* | | 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 |
|\ \ |