Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build the upstart desktop file in its own directory | Ted Gould | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | Dropping the dbus service file | Ted Gould | 2013-05-29 | 1 | -11/+0 |
| | |||||
* | add a glib minimum to configure.ac, debian/control. remove g_type_init() calls. | Charles Kerr | 2013-01-22 | 1 | -1/+3 |
| | |||||
* | 12.10.0 | Charles Kerr | 2012-08-21 | 1 | -2/+2 |
| | |||||
* | require gtk3 | Charles Kerr | 2012-05-07 | 1 | -33/+8 |
| | |||||
* | 0.5.00.5.0 | Charles Kerr | 2012-04-11 | 1 | -2/+2 |
| | |||||
* | Removed gcovr dependency, moved coverage targets to own makefile, cleaning ↵ | Allan LeSage | 2012-03-27 | 1 | -3/+3 |
| | | | | up *.gcno. | ||||
* | 0.4.940.4.94 | Ted Gould | 2012-03-21 | 1 | -2/+2 |
| | |||||
* | 0.4.930.4.93 | Charles Kerr | 2012-03-13 | 1 | -2/+2 |
| | |||||
* | 0.4.920.4.92 | Ted Gould | 2012-03-09 | 1 | -2/+2 |
| | |||||
* | 0.4.910.4.91 | Ted Gould | 2012-02-15 | 1 | -2/+2 |
| | |||||
* | 0.4.900.4.90 | Ted Gould | 2012-02-08 | 1 | -2/+2 |
| | |||||
* | Adding in a code coverage based build target | Ted Gould | 2012-02-08 | 1 | -0/+10 |
|\ | |||||
| * | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 1 | -0/+10 |
| | | |||||
* | | Requiring dbusmenu 0.5.90 | Ted Gould | 2012-02-03 | 1 | -1/+1 |
|/ | |||||
* | 0.4.00.4.0 | Ted Gould | 2011-09-28 | 1 | -2/+2 |
| | |||||
* | 0.3.920.3.92 | Ted Gould | 2011-08-11 | 1 | -2/+2 |
| | |||||
* | 0.3.910.3.91 | Ted Gould | 2011-07-07 | 1 | -2/+2 |
| | |||||
* | Migrated to libindicator 0.4 | Ted Gould | 2011-07-07 | 1 | -7/+7 |
|\ | |||||
| * | Fix compilation with GTK+-2.0 | Marco Trevisan (Treviño) | 2011-07-02 | 1 | -1/+1 |
|/ | |||||
* | 0.3.900.3.90 | Ted Gould | 2011-06-22 | 1 | -2/+2 |
| | |||||
* | Making tests use proper version of libappindicator and cleaning up ↵ | Ted Gould | 2011-06-22 | 1 | -13/+11 |
| | | | | libappindicator usage to use the same enum headers. | ||||
* | change to gtk3 by default | Michael Terry | 2011-05-26 | 1 | -2/+2 |
| | |||||
* | use indicator3 path if using gtk3 | Michael Terry | 2011-05-26 | 1 | -1/+4 |
| | |||||
* | 0.3.20.3.2 | Ted Gould | 2011-04-14 | 1 | -2/+2 |
| | |||||
* | 0.3.10.3.1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | |||||
* | 0.3.00.3.0 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | |||||
* | 0.2.950.2.95 | Ted Gould | 2011-03-16 | 1 | -2/+2 |
| | |||||
* | 0.2.940.2.94 | Ted Gould | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | 0.2.930.2.93 | Ted Gould | 2011-02-03 | 1 | -2/+2 |
| | |||||
* | 0.2.920.2.92 | Ted Gould | 2011-01-27 | 1 | -2/+2 |
| | |||||
* | Version bump, 0.2.91 | Ken VanDine | 2011-01-14 | 1 | -2/+2 |
| | |||||
* | port to gdbus | Michael Terry | 2011-01-11 | 1 | -0/+3 |
| | |||||
* | Updating to new dbusmenu, no API changes here | Ted Gould | 2010-12-08 | 1 | -2/+2 |
| | |||||
* | Updating to trunk with mostly libappindicator changes. | Ted Gould | 2010-12-08 | 1 | -2/+2 |
|\ | |||||
| * | 0.2.900.2.90 | Ted Gould | 2010-12-07 | 1 | -2/+2 |
| | | |||||
* | | Merging with trunk to get the GTK 3 build. Though, we don't really use it yet. | Ted Gould | 2010-12-03 | 1 | -9/+30 |
|\| | |||||
| * | Merging in support for GTK3/2 dual build | Ted Gould | 2010-12-03 | 1 | -9/+31 |
| |\ | |||||
| | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -18/+29 |
| | | | | | | | | | | | | configure to specify which to build with | ||||
| | * | use gtk3 versions of dbusmenu and indicator; use appindicator3 0.1 rather ↵ | Michael Terry | 2010-06-19 | 1 | -3/+3 |
| | | | | | | | | | | | | than appindicator 3.1 | ||||
| | * | first pass at gtk3 version of libappindicator | Michael Terry | 2010-06-19 | 1 | -1/+12 |
| | | | |||||
* | | | Linking to the install directory of libappindicator for the header files | Ted Gould | 2010-12-02 | 1 | -1/+6 |
| | | | |||||
* | | | Adding the libappindicator dep for the tests | Ted Gould | 2010-12-02 | 1 | -0/+7 |
| | | | |||||
* | | | Removing library deps, bindings and documentation that are included with the lib | Ted Gould | 2010-12-02 | 1 | -127/+0 |
| | | | |||||
* | | | Adding a new library line for configure so that we don't end up with extra ↵ | Ted Gould | 2010-09-22 | 1 | -0/+7 |
|/ / | | | | | | | libs in the library. | ||||
* | | 0.2.90.2.9 | Ted Gould | 2010-09-22 | 1 | -2/+2 |
| | | |||||
* | | 0.2.80.2.8 | Ted Gould | 2010-09-15 | 1 | -2/+2 |
| | | |||||
* | | 0.2.70.2.7 | Ted Gould | 2010-09-09 | 1 | -2/+2 |
| | | |||||
* | | 0.2.60.2.6 | Ted Gould | 2010-08-26 | 1 | -2/+2 |
| | | |||||
* | | 0.2.50.2.5 | Ted Gould | 2010-08-19 | 1 | -2/+2 |
| | |