aboutsummaryrefslogtreecommitdiff
path: root/src/applet-main.c
Commit message (Collapse)AuthorAgeFilesLines
* Updating from upstream with two (count them) two appletsTed Gould2009-08-071-1/+5
|\ | | | | | | installed in the source.
| * Blocking out SUS from standard applet.Ted Gould2009-08-071-1/+5
| |
* | Merging in upstream code to split out libindicate-gtkTed Gould2009-08-041-9/+3
|\|
| * Patch from Mark Trompell to make suffix checking better.Ted Gould2009-06-081-9/+3
| |
* | Merge from upstream, includes documentation.Ted Gould2009-05-051-0/+1
|\|
| * Patch from Niel Patel to close the directory after opening it.Ted Gould2009-04-291-0/+1
| |\
| | * Patch from Niel Patel to close the directory after opening it.Ted Gould2009-04-291-0/+1
| | |
* | | Upstream updateTed Gould2009-04-221-8/+12
|\| |
| * | Get the submenu set right.Ted Gould2009-04-221-2/+2
| | |
| * | Slipping in the hboxTed Gould2009-04-221-0/+3
| | |
| * | Oops, cut and paste error, pulling up the wrong symbolsTed Gould2009-04-221-6/+7
| | |
* | | Upstream snapshot, turning version getting feature into aTed Gould2009-04-221-3/+6
|\| | | | | | | | | | | function and adding a name symbol outline.
| * | Turning versions into a function and adding a name symbol. Not yet used though.Ted Gould2009-04-221-3/+6
| | |
* | | Upstream snapshotTed Gould2009-04-211-6/+38
|\| |
| * | Changing to an icon and a lable and building our own itemTed Gould2009-04-211-2/+21
| | |
| * | Putting in and checking version information to ensure we all agree about the ↵Ted Gould2009-04-211-0/+4
| | | | | | | | | | | | header version
| * | Fixing and using the new indicator header. This will help to connect things ↵Ted Gould2009-04-211-5/+14
| |/ | | | | | | together and make them actually work in a reasonably type safe way.
* | Lots of fixes from trunkTed Gould2009-04-071-0/+1
|\|
| * Added in an 'icon-name' to make the about dialog have a proper icon.0.1.5Ted Gould2009-04-071-0/+1
| |
* | Merge in from the Dev branchTed Gould2009-04-031-1/+18
|\|
| * Trying to have more style information included so that we can get rid of the ↵Ted Gould2009-04-031-1/+18
| | | | | | | | focus line.
* | Merging in upstream version 0.1.4Ted Gould2009-03-271-23/+47
|\|
| * Patch from Gabor Kelemen to make the license and 'No Indicators' message ↵0.1.4Ted Gould2009-03-271-2/+2
| | | | | | | | translatable.
| * Comment for labelTed Gould2009-03-261-0/+1
| |
| * Switching the case for 'No Indicators' to make it a label to still support ↵Ted Gould2009-03-261-7/+6
| | | | | | | | right click through.
| * Changing license in about box to make sense.Ted Gould2009-03-261-10/+9
| |
| * ATK name for EitanTed Gould2009-03-261-0/+2
| |
| * Add gnome_program_init with LIBGNOMEUI_MODULE.Eitan Isaacson2009-03-261-1/+23
| |
* | Merging in 0.1.2Ted Gould2009-03-121-4/+79
|\|
| * Stealing the 'fast-user-switch-applet' name to get better themingTed Gould2009-03-121-2/+3
| |
| * Fixing the popup to have the aboutTed Gould2009-03-121-7/+7
| |
| * Right click menu is working, but without an aboutTed Gould2009-03-121-2/+76
| |
* | src/applet-main.c, applet_fill_cb(): Do not show anything if weMartin Pitt2009-02-191-0/+6
|/ | | | | are running under a stracciatella GNOME session (i. e. without Ubuntu components). See UbuntuSpec:stracciatella-session.
* 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
|