Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ah, stupid little wrong function | Ted Gould | 2009-02-06 | 1 | -1/+1 |
| | |||||
* | Tracking the type of the server in the proxyt structure | Ted Gould | 2009-02-06 | 1 | -4/+18 |
| | |||||
* | Changing the prototypes to start using the server added stuff | Ted Gould | 2009-02-06 | 4 | -16/+27 |
| | |||||
* | Merging in the trunk changes | Ted Gould | 2009-02-05 | 3 | -4/+34 |
|\ | |||||
| * | releasing version 0.1~ppa27 | Ted Gould | 2009-02-05 | 6 | -0/+24 |
| |\ | |||||
| * | | typo | Ted Gould | 2009-02-04 | 1 | -1/+1 |
| | | | |||||
| * | | releasing version 0.1~ppa26 | Ted Gould | 2009-02-04 | 2 | -0/+9 |
| | | | |||||
| * | | Merge in documentation and icons | Ted Gould | 2009-02-04 | 48 | -105/+1156 |
| |\ \ | |||||
| * | | | Set the widget name on the applet rather than the menubar, to make sure | Neil Jagdish Patel | 2009-02-04 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | it's picked up globally. | ||||
| * | | | Adding a conflicts and a replaces to get rid of errors. | Ted Gould | 2009-02-04 | 2 | -0/+8 |
| | | | | |||||
| * | | | ppa23 | Ted Gould | 2009-02-04 | 1 | -0/+6 |
| | | | | |||||
* | | | | Adding properties for doing type and desktop | Ted Gould | 2009-02-05 | 1 | -0/+84 |
| | | | | |||||
* | | | | Changing the DBUS API slightly. Now there is no 'get_desktop' function as ↵ | Ted Gould | 2009-02-05 | 3 | -40/+33 |
| |_|/ |/| | | | | | | | | desktop is a property. Added a property for type so that we can understand what kind of application this is. And finally adding show/hide signals on the server as they were already on the listener. | ||||
* | | | releasing version 0.1~ppa23 | Ted Gould | 2009-02-05 | 1 | -0/+6 |
| | | | |||||
* | | | Adding in the API function to take and icon and display it. Just the prototype. | Ted Gould | 2009-02-05 | 5 | -0/+18 |
| |/ |/| | |||||
* | | Removing the icons from the larger applet | Ted Gould | 2009-02-04 | 40 | -104/+0 |
| | | |||||
* | | Polish it up | Ted Gould | 2009-02-04 | 2 | -6/+95 |
|\| | |||||
| * | Making it so that there is no more boarder on the menu bar | Ted Gould | 2009-02-04 | 1 | -7/+25 |
| | | |||||
| * | indicator-applet (0.1~ppa22) intrepid; urgency=low | Neil Jagdish Patel | 2009-02-04 | 1 | -0/+6 |
| | | | | | | | | | | | | * Add support for a transparent panel applet -- Neil J. Patel <neil.patel@canonical.com> Wed, 04 Feb 2009 12:44:56 +0100 | ||||
| * | Fix coding style | Neil Jagdish Patel | 2009-02-04 | 1 | -16/+16 |
| | | |||||
| * | Enable support for a "transparent" panel applet, which reacts to the gnome- | Neil Jagdish Patel | 2009-02-03 | 1 | -7/+72 |
| | | | | | | | | | | panel theme changes | ||||
* | | Getting gtk-doc working | Ted Gould | 2009-02-03 | 4 | -1/+1029 |
| | | |||||
* | | Getting everything together to try and build docs | Ted Gould | 2009-02-03 | 5 | -0/+18 |
| | | |||||
* | | Getting the dirs right | Ted Gould | 2009-02-03 | 2 | -3/+6 |
| | | |||||
* | | Getting SUBDIRS right | Ted Gould | 2009-02-03 | 2 | -2/+3 |
| | | |||||
* | | I think this will add gtk docs | Ted Gould | 2009-02-03 | 3 | -0/+94 |
| | | |||||
* | | Putting in the makefiles for the docs and the reference docs | Ted Gould | 2009-02-03 | 3 | -0/+3 |
| | | |||||
* | | Adding in checks for GTK Doc | Ted Gould | 2009-02-03 | 1 | -0/+8 |
| | | |||||
* | | Merge from trunk | Ted Gould | 2009-02-03 | 6 | -8/+68 |
|\| | |||||
| * | * Adding in package fixes from seb128 | Ted Gould | 2009-02-03 | 4 | -8/+23 |
| | | | | | | | | | | | | | | | | | | * Removing scrollkeeper * Changing libindicate to libindicate0 * Removing .la file * Removing targets for files in libindcate-dev.install * Removing pkg-create-dbgsym * Adding a build depend on pkg-create-dbgsym | ||||
| * | Allow sub-classes of server to emit signals using three new public functions | Neil Jagdish Patel | 2009-02-03 | 2 | -0/+32 |
| | | |||||
| * | Bump for PPA | Ted Gould | 2009-02-02 | 1 | -0/+6 |
| | | |||||
| * | Should have been for Intrepid | Ted Gould | 2009-02-02 | 1 | -1/+1 |
| | | |||||
| * | Adding interface for listener sending back a display | Ted Gould | 2009-01-30 | 1 | -0/+7 |
| | | | | | | | | request. | ||||
| * | Listener interface for signalling an indicator | Ted Gould | 2009-01-30 | 3 | -1/+32 |
| |\ | |/ |/| | |||||
* | | Adding a print message for when the indicator is signaled | Ted Gould | 2009-01-30 | 1 | -0/+8 |
| | | |||||
* | | Adding an interface to call back to an indicator and display it. | Ted Gould | 2009-01-30 | 2 | -1/+24 |
| | | |||||
* | | Guess I should merge trunk back in at some point. | Ted Gould | 2009-01-29 | 1 | -0/+27 |
|\| | |||||
| * | * Fixing the handling of named DBus connections | Ted Gould | 2009-01-29 | 13 | -148/+273 |
| |\ | |/ |/| | | | | | | | * Moving most of the data in the objects to private sections * Making the signal names defines for easier usage * Having property changes actually work now. | ||||
* | | Changing the include directory from 1.0 to 0.1 which gives us more room to ↵ | Ted Gould | 2009-01-29 | 2 | -2/+2 |
| | | | | | | | | screw up | ||||
* | | Wow, I didn't realize we weren't handling properties at all correctly. ↵ | Ted Gould | 2009-01-29 | 1 | -9/+17 |
| | | | | | | | | Fixed now. Whew. | ||||
* | | Adding a set property after the show to cause a signal | Ted Gould | 2009-01-29 | 1 | -1/+3 |
| | | |||||
* | | Have the server pass along the property modified signal | Ted Gould | 2009-01-29 | 1 | -0/+8 |
| | | |||||
* | | Adding a property modified signal to the indicator object | Ted Gould | 2009-01-29 | 2 | -2/+18 |
| | | |||||
* | | Making all of the server values move into a private section like all the ↵ | Ted Gould | 2009-01-29 | 2 | -40/+73 |
| | | | | | | | | others. Generally a good thing and good clean up | ||||
* | | Making the indicator properties private, they should be. Also cleans | Ted Gould | 2009-01-29 | 2 | -27/+50 |
| | | | | | | | | | | up some deps. | ||||
* | | Removing the gobject-introspection-repository from the list of build | Ted Gould | 2009-01-29 | 1 | -1/+0 |
| | | | | | | | | | | depends as we needed it for the dbus stuff, that we're no longer using. | ||||
* | | Removing DBus from the gobject introspection | Ted Gould | 2009-01-29 | 1 | -2/+0 |
| | | |||||
* | | Oops, forgot the header there | Ted Gould | 2009-01-29 | 1 | -2/+0 |
| | | |||||
* | | Okay, moving all of the variables from the listener class into a private ↵ | Ted Gould | 2009-01-29 | 2 | -48/+65 |
| | | | | | | | | object. This is to make the GObject introspection not need dbus, and thus we can reduce our build deps significantly. |