summaryrefslogtreecommitdiff
path: root/gtk/gtktrayicon-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some compilation warningsJavier Jardón2010-05-011-1/+0
* Get symbolic colors for statusicons from systrayMatthias Clasen2010-04-291-5/+178
* Fix compilation warning: Use G_ENABLE_DEBUG to enable the varJavier Jardón2010-04-121-0/+2
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-011-1/+1
* Use gdk_display_sync instead of XSyncMatthias Clasen2009-07-061-9/+7
* Fix make checkMatthias Clasen2009-01-011-1/+1
* Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and realMatthias Clasen2008-09-271-90/+257
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove executable propertyJohan Dahlin2008-06-191-0/+0
* gtk/gtkmain.c don't #include <libintl.h>, it's pulled in via "gtkintl.h"Michael Natterer2008-06-121-1/+0
* Support keynav in status icons. (#473786, Li Yuan)Matthias Clasen2008-02-121-3/+24
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-11/+11
* Fix some compiler warnings. (#433642, Kjartan Maraas)Matthias Clasen2007-04-301-2/+0
* Fix GtkStatusIcon to not take up space on the panel if it is invisible.Matthias Clasen2007-01-271-32/+68
* Apply a patch by Chris Wilson to avoid spurious valgrind warnings fromMatthias Clasen2007-01-041-0/+2
* Fix the ClientMessages we are sending to the notification area to be moreMatthias Clasen2006-08-171-3/+3
* Make transparent tray icons work. (#320034, based on a patch by DanMatthias Clasen2006-06-191-1/+19
* More of the sameMatthias Clasen2006-05-141-1/+1
* Fix symbol lists for make check.Matthias Clasen2006-02-271-0/+4
* Add a pointer to the spec.Matthias Clasen2005-08-291-0/+5
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+498