aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.1~ppa2~indicator9ubuntu1Ted Gould2009-07-211-2/+2
|
* Adding in lots of fun menu items. This way the menu looksTed Gould2009-07-213-0/+92
|\ | | | | | | more complete than it really is :)
| * Adding in lock screen. This is all the menu items now.Ted Gould2009-07-211-0/+12
| |
| * Adding menu items for session stuffTed Gould2009-07-211-0/+73
| |
* | releasing version 0.1~ppa2~indicator9Ted Gould2009-07-201-2/+2
| |
* | Updating the users daemon to have usable generic functionsTed Gould2009-07-202-14/+98
|\| | | | | | | but no dummy users.
| * Expanding command line option to make it easier to readTed Gould2009-07-201-1/+1
| |
| * Turning everythign into a check and a way to start a new fancy login sessionTed Gould2009-07-201-8/+50
| |
| * Setting the menu item to activate the guest user sessionTed Gould2009-07-201-5/+27
| |
| * Switching from dummy users to useful menuitemsTed Gould2009-07-201-13/+26
| |
* | releasing version 0.1~ppa2~indicator8Ted Gould2009-07-171-2/+2
| |
* | Going KarmicTed Gould2009-07-171-0/+6
| |
* | Ignoring build filesTed Gould2009-07-171-0/+10
| |
* | releasing version 0.1~ppa2~indicator7Ted Gould2009-07-011-2/+2
| |
* | * Switching to DbusmenuGtkClient instead of DbusmenuGtkMenuTed Gould2009-07-014-34/+240
|\| | | | | | | * Adding some dummy data to users.
| * Ignoring some autogenerated files.Ted Gould2009-06-301-0/+2
| |
| * Moving the server to after the items makes things work better, but I'm ↵Ted Gould2009-06-301-2/+11
| | | | | | | | curious why it's failing. This is more a test for dbusmenu though which'll have better debug.
| * Getting some menuitemsTed Gould2009-06-301-0/+13
| |
| * Some debugging info.Ted Gould2009-06-301-0/+6
| |
| * Showing the loading item. Atleast that works now.Ted Gould2009-06-301-0/+2
| |
| * Bah, I hate pointers some days.Ted Gould2009-06-301-16/+32
| |
| * Trying to flesh out the add function some more, but this commit doesn't ↵Ted Gould2009-06-301-14/+31
| | | | | | | | build as apparently switches have to have integers now. This takes half of the fun out of C if you can't use crazy function pointers everywhere! Where's the sport in readable code?
| * Switching over the status menu too. Woot!Ted Gould2009-06-301-5/+46
| |
| * Adding in stuff for the users menu. Getting better at this.Ted Gould2009-06-301-27/+75
| |
| * Working more on changing the style of how things work for clients. This is ↵Ted Gould2009-06-301-15/+59
| | | | | | | | the session based items.
| * Phase one switch to the client instead of the menuTed Gould2009-06-261-10/+11
| |
* | releasing version 0.1~ppa2~indicator6Ted Gould2009-06-221-2/+2
| |
* | * Removing the .so versionsTed Gould2009-06-223-4/+22
|\| | | | | | | | | * Using the new dbusmenu signals instead of the GtkContainer ones that don't really signal.
| * Using the new dbusmenu signal for item addedTed Gould2009-06-221-3/+3
| |
| * Removing the .so* stuffTed Gould2009-06-221-0/+1
| |
| * Showing the added menu and adding in a loading item.Ted Gould2009-06-191-1/+10
| |
* | releasing version 0.1~ppa2~indicator5Ted Gould2009-06-191-2/+2
| |
* | Changing the signal names.Ted Gould2009-06-192-3/+9
|\|
| * Oh, the signal is 'add' not 'added'. How I love to have random strings ↵Ted Gould2009-06-191-3/+3
| | | | | | | | without checking, all the elegance of Python.
* | releasing version 0.1~ppa2~indicator4Ted Gould2009-06-191-2/+2
| |
* | Code to start merging in menus.Ted Gould2009-06-192-0/+68
|\|
| * Fleshing out the insertion function. Let's get some menus.Ted Gould2009-06-191-0/+5
| |
| * Bubbling up the position information to a final function to put things on ↵Ted Gould2009-06-191-0/+47
| | | | | | | | the main menu.
| * Adding in separatorsTed Gould2009-06-191-0/+10
| |
* | releasing version 0.1~ppa2~indicator3Ted Gould2009-06-191-2/+2
| |
* | debian/rules: Removing the .a/.la clutter in the installTed Gould2009-06-192-0/+7
| | | | | | | | directory.
* | Updating from branch, lazy loading the services.Ted Gould2009-06-192-10/+62
|\|
| * Splitting out the menu loading and process starting code to make it lazy and ↵Ted Gould2009-06-191-10/+56
| | | | | | | | push it into the idle loop. No blocking DBus on startup.
* | releasing version 0.1~ppa2~indicator2Ted Gould2009-06-161-2/+2
| |
* | Updating the build to make proper service filesTed Gould2009-06-162-2/+11
|\|
| * Building the service files more correctly.Ted Gould2009-06-161-2/+5
| |
* | releasing version 0.1~ppa2~indicator1Ted Gould2009-06-151-2/+2
| |
* | Changing package name to indicator-susTed Gould2009-06-152-4/+5
| |
* | debian/control: Adding build depends on libindicator-dev,Ted Gould2009-06-152-0/+5
| | | | | | | | libdbusmenu-glib-dev and libdbusmenu-gtk-dev
* | Upstream from the indicator branch.Ted Gould2009-06-1523-38/+919
|\|