Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I forgot to put legal agreements on the top of all the C/H files. Oops. | Ted Gould | 2009-08-07 | 1 | -0/+22 |
| | |||||
* | Getting an image built for offline | Ted Gould | 2009-08-07 | 1 | -1/+2 |
| | |||||
* | Clean it up. | Ted Gould | 2009-08-07 | 1 | -1/+0 |
| | |||||
* | Using the user name | Ted Gould | 2009-08-07 | 1 | -1/+2 |
| | |||||
* | Some debugging info. | Ted Gould | 2009-06-30 | 1 | -0/+6 |
| | |||||
* | Showing the loading item. Atleast that works now. | Ted Gould | 2009-06-30 | 1 | -0/+2 |
| | |||||
* | Bah, I hate pointers some days. | Ted Gould | 2009-06-30 | 1 | -16/+32 |
| | |||||
* | Trying to flesh out the add function some more, but this commit doesn't ↵ | Ted Gould | 2009-06-30 | 1 | -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 Gould | 2009-06-30 | 1 | -5/+46 |
| | |||||
* | Adding in stuff for the users menu. Getting better at this. | Ted Gould | 2009-06-30 | 1 | -27/+75 |
| | |||||
* | Working more on changing the style of how things work for clients. This is ↵ | Ted Gould | 2009-06-30 | 1 | -15/+59 |
| | | | | the session based items. | ||||
* | Phase one switch to the client instead of the menu | Ted Gould | 2009-06-26 | 1 | -10/+11 |
| | |||||
* | Using the new dbusmenu signal for item added | Ted Gould | 2009-06-22 | 1 | -3/+3 |
| | |||||
* | Showing the added menu and adding in a loading item. | Ted Gould | 2009-06-19 | 1 | -1/+10 |
| | |||||
* | Oh, the signal is 'add' not 'added'. How I love to have random strings ↵ | Ted Gould | 2009-06-19 | 1 | -3/+3 |
| | | | | without checking, all the elegance of Python. | ||||
* | Fleshing out the insertion function. Let's get some menus. | Ted Gould | 2009-06-19 | 1 | -0/+5 |
| | |||||
* | Bubbling up the position information to a final function to put things on ↵ | Ted Gould | 2009-06-19 | 1 | -0/+47 |
| | | | | the main menu. | ||||
* | Adding in separators | Ted Gould | 2009-06-19 | 1 | -0/+10 |
| | |||||
* | Splitting out the menu loading and process starting code to make it lazy and ↵ | Ted Gould | 2009-06-19 | 1 | -10/+56 |
| | | | | push it into the idle loop. No blocking DBus on startup. | ||||
* | Brining in the client side of the API | Ted Gould | 2009-06-12 | 1 | -0/+1 |
| | |||||
* | Renaming the C file as well. | Ted Gould | 2009-06-08 | 1 | -0/+85 |