summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.h
Commit message (Expand)AuthorAgeFilesLines
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-3/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+35
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* gtk: add missing class paddingMichael Natterer2011-01-251-0/+2
* GtkStatusIcon: Remove get/set_blinking() declarations from header.Murray Cumming2010-09-041-4/+0
* gtkstatusicon: unseal private pointerJavier Jardón2010-07-131-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkStatusIcon functionsChristian Dywan2010-05-031-4/+0
* fix file permissionsMatthias Clasen2010-03-091-0/+0
* Add a way to set wm_class on statusiconsMatthias Clasen2010-01-201-0/+2
* Add a title property to GtkStatusIconMatthias Clasen2009-06-201-0/+3
* Use "const gchar*" in new tooltip api. Pointed out by Torsten Schoenfeld.Matthias Clasen2009-01-181-2/+2
* Add new statusicon tooltip apiMatthias Clasen2008-11-031-1/+13
* Add support for button press/release and scroll events. Patch by Ed CatmurMatthias Clasen2008-11-011-11/+16
* Fix some new apiMatthias Clasen2008-08-121-2/+1
* Add GIcon support to GtkStatusIconMatthias Clasen2008-08-021-0/+5
* Seal priv pointer in GtkStatusIcon.Tim Janik2008-06-201-1/+1
* Remove svn:executable propertyJohan Dahlin2008-06-191-0/+0
* Bug 535303 – add _get_implementation to GtkStatusIconColin Walters2008-06-031-0/+2
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Fixes bug #376502 - multi-screen support for GtkStatusIconMark McLoughlin2006-11-191-0/+4
* allow positioning bubblesMatthias Clasen2006-05-251-0/+4
* Add a menu position function for use with popups on status icons.Matthias Clasen2006-04-291-0/+7
* Add docs.Matthias Clasen2005-08-291-1/+1
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+108