| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | 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 | |
| | | | | ||||||
| | * | | Building the menuitems | Ted Gould | 2009-06-10 | 1 | -0/+23 | |
| | | | | ||||||
| | * | | Using the defines and strings that were in our patches to FUSA. I wrote the ↵ | Ted Gould | 2009-06-10 | 1 | -0/+28 | |
| | | | | | | | | | | | | | code, so it is like other things © Canonical so there is no issue there. There is other code in FUSA that is not. | |||||
| | * | | Making sure to clean up the generated service files. Whew. Pass distcheck. | Ted Gould | 2009-06-10 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Adding in the DBus services directory with localinstall support | Ted Gould | 2009-06-10 | 1 | -0/+11 | |
| | | | | ||||||
| | * | | Adding a configure flag so that indicators can be installed locally for ↵ | Ted Gould | 2009-06-10 | 2 | -1/+14 | |
| | | | | | | | | | | | | | distcheck purposes. | |||||
| | * | | Copying that code into the other two services. Now we're dbus-y. | Ted Gould | 2009-06-09 | 2 | -2/+72 | |
| | | | | ||||||
| | * | | Bringing up a dbusmenu item. | Ted Gould | 2009-06-09 | 1 | -1/+36 | |
| | | | | ||||||
| | * | | Adding more dependencies and cflags and stuff to make the builds of the ↵ | Ted Gould | 2009-06-09 | 2 | -0/+23 | |
| | | | | | | | | | | | | | services more complete | |||||
| | * | | Oh, stealing the methods used in PolicyKit for building these. I dislike ↵ | Ted Gould | 2009-06-09 | 5 | -9/+13 | |
| | | | | | | | | | | | | | calling sed directly, but the results are fantastic. | |||||
| | * | | Adding in a bunch of service files. We're hip now. | Ted Gould | 2009-06-09 | 8 | -5/+27 | |
| | | | | ||||||
| | * | | Now we're building services. Snazy. | Ted Gould | 2009-06-09 | 5 | -0/+33 | |
| | | | | ||||||
| | * | | Renaming the C file as well. | Ted Gould | 2009-06-08 | 3 | -1/+2 | |
| | | | | ||||||
| | * | | Changing the name to get rid of FUSA, which doesn't really make sense anymore. | Ted Gould | 2009-06-08 | 2 | -5/+7 | |
| | | | | ||||||
| | * | | Making things into a set of three user-daemons. | Ted Gould | 2009-06-08 | 3 | -7/+53 | |
| | | | | ||||||
| | * | | Switching the pkgconfig based directory. | Ted Gould | 2009-06-08 | 2 | -1/+8 | |
| | | | | ||||||
| | * | | Changing the build stuff for ye ol' fusa indicator | Ted Gould | 2009-06-08 | 2 | -15/+42 | |
| | | | | ||||||
| | * | | Adding in new deps and a version bump | Ted Gould | 2009-06-08 | 1 | -3/+6 | |
| | | | | ||||||
| | * | | Merging from trunk. Splitting out packaging and getting all the files. | Ted Gould | 2009-06-08 | 5 | -32/+26 | |
| | |\ \ | |/ / |/| | | ||||||
| * | | | Removing packaing from trunk | Ted Gould | 2009-06-08 | 4 | -32/+0 | |
| | |/ |/| | ||||||
| * | | Heh, forgot to put that file in. | Ted Gould | 2009-06-08 | 1 | -0/+26 | |
| |/ | ||||||
| * | FUSA-fying it | Ted Gould | 2008-12-04 | 6 | -31/+13 | |
| | | ||||||
| * | Ignore stuff | Ted Gould | 2008-12-04 | 1 | -0/+11 | |
| | | ||||||
| * | Moving the directory | Ted Gould | 2008-12-04 | 2 | -1/+7 | |
| | | ||||||
