summaryrefslogtreecommitdiff
path: root/tests/teststatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupMatthias Clasen2016-03-051-1/+3
* Deprecate GtkStatusIconMatthias Clasen2014-08-151-0/+1
* tests: Drop manual property editorMatthias Clasen2014-05-221-23/+0
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-1/+1
* tests: Remove multiscreen code from teststusiconBenjamin Otte2013-04-061-28/+16
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use standard icon namesMatthias Clasen2011-02-111-2/+2
* tests: Remove all code relating to the blink menu itemBenjamin Otte2010-09-031-4/+0
* Remove blinking from status iconsMatthias Clasen2010-09-021-54/+0
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-3/+6
* Remove a deprecated call to gtk_status_icon_set_tooltipTobias Mueller2009-05-031-1/+1
* Add the possibility to test what happens if the process just calls exit()Tor Lillqvist2008-03-101-0/+15
* 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