aboutsummaryrefslogtreecommitdiff
path: root/libindicate/indicator.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving the listener code and some indicator code into libindicate-gtkTed Gould2009-08-031-3/+0
|
* Adding a function to set the server of the indicator upon creation. ↵Ted Gould2009-08-031-1/+4
| | | | indicate_indicator_new_with_server()
* Section informationTed Gould2009-04-301-0/+31
|
* Reformatting to make gtk-doc happy.Ted Gould2009-04-301-16/+10
|
* Making it more like English and less like a pointer table.Ted Gould2009-04-301-4/+4
|
* Adding in IndicateIndicatorClass documentation.Ted Gould2009-04-301-0/+31
|
* TypoTed Gould2009-04-301-1/+1
|
* First pass at trying to create some function documentation for IndicatorTed Gould2009-04-301-0/+8
|
* Fix doubling of prototypes, patch from EitanTed Gould2009-03-091-3/+0
|
* Adding in a time property functionTed Gould2009-02-121-0/+1
|
* Adding a license to the top of all these files. LGPL 2/3Ted Gould2009-02-111-0/+28
|
* Adding in the API function to take and icon and display it. Just the prototype.Ted Gould2009-02-051-0/+3
|
* Adding a property modified signal to the indicator objectTed Gould2009-01-291-0/+2
|
* Making the indicator properties private, they should be. Also cleansTed Gould2009-01-291-7/+0
| | | | | up some deps.
* Adding in some properties to the mixTed Gould2009-01-131-0/+9
|
* Adding in a display function and a list by type.Ted Gould2009-01-131-0/+2
|
* Use G_BEGIN/END_DECLS, and put the GOBject *_get_type functions in the Robert Carr2009-01-131-0/+5
| | | | | header file (needed by introspection, but also the normal GLib style).
* Fleshing out the whole show and hide thing. We should also be signalling ↵Ted Gould2009-01-121-2/+5
| | | | when indicators are added or removed from the server.
* Basic show hide support in the indicatorTed Gould2009-01-121-0/+2
|
* Changing to showing the inicator and make it so that we dont' crash right now.Ted Gould2009-01-121-0/+2
|
* Connecting indicators and servers. They create themselves easily.Ted Gould2009-01-091-1/+5
|
* Fixing stuff so that everything links all togetherTed Gould2009-01-071-1/+1
|
* Fixing linking and libraries and includes oh myTed Gould2009-01-071-0/+3
|
* Dropping in more code to make these real GObjects and suchTed Gould2009-01-071-0/+17
|
* Stopping pointTed Gould2008-12-201-1/+15
|
* Indicator prototypesTed Gould2008-11-101-0/+21