summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* allow returning partial informationMatthias Clasen2006-06-021-13/+22
* allow positioning bubblesMatthias Clasen2006-05-251-0/+55
* More of the sameMatthias Clasen2006-05-141-1/+1
* Some cleanups.Matthias Clasen2006-05-081-167/+218
* fix the buildMatthias Clasen2006-04-301-1/+1
* Fix the definition of the ::size-changed signal, and improve itsMatthias Clasen2006-04-301-4/+7
* Add a menu position function for use with popups on status icons.Matthias Clasen2006-04-291-0/+108
* Add docs.Matthias Clasen2006-04-241-1/+1
* Match parameter names with the headers.Matthias Clasen2006-04-241-1/+1
* 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