summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* Make it compileMatthias Clasen2005-12-121-1/+1
* Register the size-changed signal correctly. (#323848, Murray Cumming)Matthias Clasen2005-12-121-1/+1
* deprecated floating/sink API and implemented it in terms of the GObjectTim Janik2005-11-231-2/+1
* Plug memory leak on Win32.Tor Lillqvist2005-11-041-0/+2
* Include gtkstatusicon.c on all platforms.Tor Lillqvist2005-11-031-11/+287
* Activate status icons on single clickMatthias Clasen2005-10-261-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-3/+3
* Fix typosMatthias Clasen2005-08-291-1/+1
* Don't refer to nonexisting stock ids.Matthias Clasen2005-08-291-1/+1
* Add docs.Matthias Clasen2005-08-291-3/+274
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+925