| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | Whoo, hoo, it builds | Ted Gould | 2009-07-21 | 6 | -4/+228 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Bringing in all the GTK includes and libraries | Ted Gould | 2009-07-21 | 2 | -0/+8 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Building a little dialog. Now it's kinda linked into the build system. | Ted Gould | 2009-07-21 | 6 | -0/+486 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Adding in lock screen. This is all the menu items now. | Ted Gould | 2009-07-21 | 1 | -0/+12 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Adding menu items for session stuff | Ted Gould | 2009-07-21 | 1 | -0/+73 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Expanding command line option to make it easier to read | Ted Gould | 2009-07-20 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Turning everythign into a check and a way to start a new fancy login session | Ted Gould | 2009-07-20 | 1 | -8/+50 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Setting the menu item to activate the guest user session | Ted Gould | 2009-07-20 | 1 | -5/+27 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Switching from dummy users to useful menuitems | Ted Gould | 2009-07-20 | 1 | -13/+26 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | | Ignoring some autogenerated files. | Ted Gould | 2009-06-30 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Moving the server to after the items makes things work better, but I'm ↵ | Ted Gould | 2009-06-30 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | curious why it's failing. This is more a test for dbusmenu though which'll have better debug. | |||||
| | * | | | | | | | | Getting some menuitems | Ted Gould | 2009-06-30 | 1 | -0/+13 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | 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 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Removing the .so* stuff | Ted Gould | 2009-06-22 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | 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. | |||||
| | * | | | Building the service files more correctly. | Ted Gould | 2009-06-16 | 1 | -2/+5 | |
| | | |/ | |/| | ||||||
| | * | | Okay, we need functions as we want a list of icons. | Ted Gould | 2009-06-12 | 2 | -6/+24 | |
| | | | | ||||||
| | * | | A quickly little object to put itself on DBus. | Ted Gould | 2009-06-12 | 4 | -0/+91 | |
| | | | | ||||||
| | * | | Brining in the client side of the API | Ted Gould | 2009-06-12 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Actually the client is the indicator. Silly to have one binary be both ↵ | Ted Gould | 2009-06-12 | 1 | -2/+24 | |
| | | | | | | | | | | | | | client and server, heh. | |||||
| | * | | Adding a DBus interface for the status specific stuff | Ted Gould | 2009-06-12 | 2 | -5/+51 | |
| | | | | ||||||
| | * | | Some comments describing the intentions of the functions. | Ted Gould | 2009-06-12 | 1 | -0/+12 | |
| | | | | ||||||
| | * | | Putting in the status translation tables. | Ted Gould | 2009-06-12 | 1 | -3/+41 | |
| | | | | ||||||
| | * | | Adding in a proxy to start gettin' us some Pidgin | Ted Gould | 2009-06-11 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Oops, what a mess up. But this sure makes things unhappy. Nasty to debug ↵ | Ted Gould | 2009-06-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | segfault. | |||||
| | * | | Okay, let's use these providers. We're 733t now. | Ted Gould | 2009-06-11 | 1 | -5/+22 | |
| | | | | ||||||
| | * | | Starting to connect things together. Let's get some Pidgin in there. | Ted Gould | 2009-06-11 | 3 | -0/+16 | |
| | | | | ||||||
| | * | | Now we're setting the status provider functions of the StatusProvider interface. | Ted Gould | 2009-06-11 | 1 | -0/+24 | |
| | | | | ||||||
| | * | | Preliminary pidgin wrappers. | Ted Gould | 2009-06-11 | 3 | -1/+94 | |
| | | | | ||||||
| | * | | Adding in a good ol' signal handler and even emits this puppy. Whew. | Ted Gould | 2009-06-11 | 1 | -1/+27 | |
| | | | | ||||||
| | * | | Some public funtions and now they can be subclassed | Ted Gould | 2009-06-11 | 1 | -0/+33 | |
| | | | | ||||||
| | * | | Don't need a private or dispose or finalize. This class is more of an ↵ | Ted Gould | 2009-06-11 | 1 | -29/+0 | |
| | | | | | | | | | | | | | interface. | |||||
| | * | | Moving the enum into the provider object and changing the name everywhere. | Ted Gould | 2009-06-11 | 2 | -33/+35 | |
| | | | | ||||||
| | * | | Providing the first hints at an API | Ted Gould | 2009-06-11 | 1 | -5/+18 | |
| | | | | ||||||
| | * | | Adding in the basic (generated) framework for the status provider object | Ted Gould | 2009-06-11 | 3 | -1/+87 | |
| | | | | ||||||
| | * | | Oops, forgot about invisible. I guess that's kinda expected though, as it's ↵ | Ted Gould | 2009-06-10 | 1 | -8/+11 | |
| | | | | | | | | | | | | | invisible. | |||||
| | * | | Connecting in a callback. | Ted Gould | 2009-06-10 | 1 | -1/+9 | |
| | | | | ||||||
