summaryrefslogtreecommitdiff
path: root/tests/teststatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* Fix GtkStatusIcon to not take up space on the panel if it is invisible.Matthias Clasen2007-01-271-1/+34
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-2/+2
* typo fixMatthias Clasen2006-12-221-1/+1
* Make it possible to track the embeddedness of statusicon (#387215, MartynMatthias Clasen2006-12-221-1/+28
* Fixes bug #376502 - multi-screen support for GtkStatusIconMark McLoughlin2006-11-191-40/+96
* Position the dialog with GTK_WIN_POS_CENTER. (do_quit): New function, hideTor Lillqvist2005-11-031-0/+18
* fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c hasHans Breuer2005-09-181-11/+11
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+209