aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Switching the registration of the object over.Ted Gould2011-01-071-7/+17
| | | | | |
| | * | | | Parsing the XML file for the interface description on class initTed Gould2011-01-071-3/+26
| | | | | |
| | * | | | Removing the dbus-glib headersTed Gould2011-01-072-5/+0
| | | | | |
| | * | | | Changing the way the dbus xml is handled.Ted Gould2011-01-071-14/+12
| | | | | |
| | * | | | Removing dbus-glib from the buildTed Gould2011-01-061-4/+2
| | | | | |
| * | | | | Making the test suite compile againTed Gould2011-01-092-11/+23
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Disabling the launch test temporarily as it seems broken in GLibTed Gould2011-01-071-0/+1
| | | |/ | | |/|
| | * | Fixing the linking of the tests to the right libsTed Gould2011-01-071-11/+22
| | | |
| * | | Fixing the GTK3 include path.Ted Gould2011-01-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | fixed the includedirKen VanDine2011-01-061-1/+1
| |/ /
| * | Fixing build source path and build a GTK3 loaderTed Gould2011-01-062-4/+14
| |\ \
| | * | Use abs_srcdir to find template filesKen VanDine2010-11-241-2/+2
| | | |
| | * | Build indicator-loader3 Ken VanDine2010-11-241-2/+12
| | |/
| * | Adding an important field to relate to when to show the indicator.Ted Gould2011-01-064-1/+54
| |\ \ | | |/ | |/|
| | * Adding a function to check whether we should show the indicator with priority.Ted Gould2011-01-042-0/+25
| | |
| | * Making it a real signal nowTed Gould2011-01-043-0/+22
| | |
| | * Adding a show now state to indicate priority.Ted Gould2011-01-041-0/+6
| |/
* | Import upstream version 0.3.15Ted Gould2010-11-1114-108/+607
|\|
| * 0.3.150.3.15Ted Gould2010-11-111-2/+2
| |
| * Fixing the ignore file tarball matchingTed Gould2010-11-111-2/+2
| |
| * Merging in the GTK3 basis for the buildTed Gould2010-11-117-18/+106
| |\
| | * Making sure to get both pc files in the tarballTed Gould2010-11-111-1/+2
| | |
| | * Checking for deprecations and making sure we check on distcheckTed Gould2010-11-112-0/+11
| | |
| | * Putting the GTK3 indicators in a different directory.Ted Gould2010-11-111-1/+1
| | |
| | * Updating ignore for the GTK3 stuffTed Gould2010-11-111-0/+13
| | |
| | * Merging in trunk to solve conflictsTed Gould2010-11-1119-82/+563
| | |\ | | |/ | |/|
| * | Adding a file to have the debugging environment variablesTed Gould2010-10-152-0/+19
| |\ \
| | * | 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-064-40/+63
| | | | | | | | | | | | configure to specify which to build with
| | * don't use 3.3 version, rather use indicator3Michael Terry2010-06-192-4/+4
| | |
| | * first pass at providing a gtk3 versionMichael Terry2010-06-193-3/+42
| | |
* | | Import upstream version 0.3.14Ted Gould2010-09-2112-19/+3619
|\| |
| * | 0.3.140.3.14Ted Gould2010-09-211-2/+2
| | |
| * | Changing AUTHORS to mention it's builtTed Gould2010-09-211-2/+2
| | |
| * | Adding dist hooks for AUTHORS and ChangeLogTed Gould2010-09-211-0/+26
| | |
| * | Adding in the about-to-show signalTed Gould2010-09-195-1/+53
| |\ \
| | * | Adding some version information so we don't need a conflictsTed Gould2010-09-171-0/+5
| | | |
| | * | Changing indicator directory to '4'Ted Gould2010-09-161-1/+1
| | | |
| | * | Creating a callback on the loader to signal the event press down to the entry.Ted Gould2010-09-161-0/+13
| | | |
| | * | Fleshing out the entry activate functionTed Gould2010-09-161-1/+6
| | | |
| | * | Breaking the ABI and adding a subclassable function.Ted Gould2010-09-162-2/+11
| | | |
| | * | Adding a function to push activate back down.Ted Gould2010-09-162-0/+20
| |/ /
* | | Import upstream version 0.3.13Ted Gould2010-09-158-36/+112
|\| |
| * | 0.3.130.3.13Ted Gould2010-09-151-2/+2
| | |
| * | Printout on menu showing in the loaderTed Gould2010-09-151-0/+8
| |\ \
| | * | Putting a printout in for showing menus.Ted Gould2010-09-151-0/+8
| |/ /
| * | Adding a menu_show signalTed Gould2010-09-143-24/+45
| |\ \