aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* * New upstream release.Ted Gould2012-01-242-2/+15
|\ | | | | | | | | | | * Support hiding and showing indicators * Track the parent object in the entry * Adding activate function to include Window ID
| * Import upstream version 0.4.90Ted Gould2012-01-242-2/+15
| |\
| | * Adding a warning for entries that do not set their parent_objectTed Gould2012-01-191-0/+4
| | |
* | | * New upstream release.Ted Gould2011-09-281-0/+3
|\| | | | | | | | | | | * Ensure loader doesn't use menu proxy
| * | Import upstream version 0.4.1Ted Gould2011-09-281-0/+3
| |\|
| | * Make sure our menus don't get proxiedTed Gould2011-09-201-0/+3
| | |
* | | * New upstream release.Ted Gould2011-09-191-0/+1
|\| | | | | | | | | | | * Add libm to linking to fix FTBFS (LP: #840514)
| * | Import upstream version 0.4.0Ted Gould2011-09-191-0/+1
| |\|
| * | Import upstream version 0.3.91Ted Gould2011-07-144-4/+17
| |\|
* | | * Upstream MergeTed Gould2011-07-122-2/+11
|\ \ \ | | |/ | |/| | | | | | | | | | * Fix signals with NULL entries in the loader * Adding a comment for setting up debugging options * Adding annotations for GIR files
| * | Handle NULL entries without crashingTed Gould2011-07-111-2/+8
| | |
| * | Installing the debugging env entries in shared directory instead of the ↵Ted Gould2011-07-072-1/+4
| |\ \ | | | | | | | | | | | | executable one.
| | * | Make xsessiondir = $(pkgdatadir)Ken VanDine2011-07-071-1/+1
| |/ /
* | | * debian/rulesKen VanDine2011-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Simplify the dual builds with cdbs - Fixed package names to match soname * debian/*.install fixed paths to work with the dual builds change * tools/Makefile.in - Fixed path for xsessiondir * debian/control - Fixed package names to match soname
* | | Fixing the box usageTed Gould2011-07-071-0/+4
|\| |
| * | Handling the right box for the right version of GTKTed Gould2011-07-071-0/+4
| | |
* | | * New upstream release.Ted Gould2011-07-072-3/+6
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | * Build Fixes * Adding license to test files (LP: #684886) * Bump API/ABI versions appropriately and make easier to edit them in the future * Adding a name-hint to the indicator entries * Merging scroll functions into a single good one (LP: #804618)
| * | Import upstream version 0.3.90Ted Gould2011-07-072-3/+6
| |\|
| | * Switch to using gtk_box_new()Ted Gould2011-07-061-1/+1
| | |
* | | New upstream release.Ted Gould2011-01-131-6/+2
|\| |
| * | Import upstream version 0.3.16Ted Gould2011-01-132-5/+56
| |\|
* | | Reverting this change made by distroTed Gould2011-01-092-2/+2
| | |
* | | autogen.shTed Gould2011-01-091-4/+49
| | |
* | | * Upstream Merge:Ted Gould2011-01-091-1/+1
|\ \ \ | | |/ | |/| | | | * GDBus Port
| * | Build indicator-loader3 Ken VanDine2010-11-241-2/+12
| | |
* | | releasing version 0.3.15-0ubuntu20.3.15-0ubuntu2Ken VanDine2010-12-061-1/+1
| | |
* | | * debian/rulesKen VanDine2010-11-241-2/+13
| |/ |/| | | | | | | | | | | | | | | | | | | | | - Added build targets to build with gtk3 enabled in additional to default build with gtk2 * debian/control - Updated build depends to support building with gtk+-3.0 - Added dh-autoreconf build depends - Added libindicator3-1, libindicator3-dev, libindicator3-tools binaries binaries * libindicator/Makefile.am and tools/Makefile.am - Fixes needed for building with-gtk=3
* | Import upstream version 0.3.15Ted Gould2010-11-113-11/+85
|\|
| * Merging in trunk to solve conflictsTed Gould2010-11-113-0/+40
| |\
| | * Add mean commentTed Gould2010-10-151-0/+6
| | |
| | * Adding a number in the nameTed Gould2010-10-152-1/+1
| | |
| | * Installing the environment file in the session dirTed Gould2010-10-151-0/+5
| | |
| | * All the environment flags we should set for debuggingTed Gould2010-10-151-0/+8
| | |
| * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-061-1/+6
| | | | | | | | | | | | configure to specify which to build with
* | | Import upstream version 0.3.14Ted Gould2010-09-211-0/+13
|\ \ \ | | |/ | |/|
| * | Creating a callback on the loader to signal the event press down to the entry.Ted Gould2010-09-161-0/+13
| | |
* | | Import upstream version 0.3.13Ted Gould2010-09-151-0/+8
|\| |
| * | Putting a printout in for showing menus.Ted Gould2010-09-151-0/+8
| |/
* | Import upstream version 0.3.11Ted Gould2010-08-121-0/+2
|\|
* | Import upstream version 0.3.10Ted Gould2010-07-151-4/+1
|\|
* | Import upstream version 0.3.9Ted Gould2010-07-081-1/+4
|\|
* | Import upstream version 0.3.7Ted Gould2010-04-091-0/+571
|/
* Adding in license headers.Ted Gould2009-12-101-0/+23
|
* Adding support for removing entriesTed Gould2009-11-241-0/+20
|
* Stopping the app when the window closes.Ted Gould2009-11-241-0/+9
|
* Grabbing the entry added function as well, didn't realize how much it did :)Ted Gould2009-11-241-0/+20
|
* Showing the menubar and windowTed Gould2009-11-241-0/+3
|
* Adding a small little tool to load an indicator from the command line.Ted Gould2009-11-242-1/+95
|
* Making a tools directoryTed Gould2009-10-111-0/+1