aboutsummaryrefslogtreecommitdiff
path: root/src/applet-main.c
Commit message (Collapse)AuthorAgeFilesLines
* This function seems to set up the widget correctly with the background. ↵Ted Gould2009-02-151-0/+1
| | | | It's undocumented, but most other applets seem to do it.
* Putting a little handle on the indicators. Works for GNOME Panel.Ted Gould2009-02-151-1/+1
|
* Adding the GPL to this fileTed Gould2009-02-111-0/+21
|
* typoTed Gould2009-02-041-1/+1
|
* releasing version 0.1~ppa26Ted Gould2009-02-041-0/+1
|
* Set the widget name on the applet rather than the menubar, to make sureNeil Jagdish Patel2009-02-041-2/+2
| | | | it's picked up globally.
* Making it so that there is no more boarder on the menu barTed Gould2009-02-041-7/+25
|
* Fix coding styleNeil Jagdish Patel2009-02-041-16/+16
|
* Enable support for a "transparent" panel applet, which reacts to the gnome-Neil Jagdish Patel2009-02-031-7/+72
| | | | | panel theme changes
* Building in a module loaderTed Gould2008-12-041-3/+32
|
* Parse directoriesTed Gould2008-12-031-0/+15
|
* Making the applet a lot more sparce. Now we're going to load things ↵Ted Gould2008-12-031-12/+8
| | | | dynamically. Let them have their own problems.
* Removing everything except messaging.Ted Gould2008-12-031-8/+0
|
* Adding in all of the icons into the mockups.Ted Gould2008-12-021-0/+5
|
* Removing the test menu item.Ted Gould2008-11-241-4/+0
|
* Connecting in all the different applets, now they can do their own thing.Ted Gould2008-11-121-0/+24
|
* Switching from a label and an hbox to a menubarTed Gould2008-11-121-8/+8
|
* Ah, forgot to show the applet itself.Ted Gould2008-11-121-0/+1
|
* Putting a label in the widgetTed Gould2008-11-121-0/+8
|
* Adding in the linking and some basic prototypes.Ted Gould2008-10-291-0/+26
|
* Basic build system, not quite working thoughTed Gould2008-10-291-0/+0