summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_STRLOC instead __FILE__ and __LINE__Javier Jardón2009-10-271-10/+10
* Don't omit GTK_ICON_SIZE_DIALOGMatthias Clasen2009-10-181-1/+1
* Add a note about tooltip limitationsMatthias Clasen2009-09-111-0/+4
* gtk_status_icon_get_title() must return a valueHans Breuer2009-07-041-1/+1
* Add a title property to GtkStatusIconMatthias Clasen2009-06-201-1/+95
* Terminate case with break in switch statementDaniel Elstner2009-06-151-0/+3
* Bug 577224 – crash when setting new icon after setting icon inChristian Persch2009-03-291-1/+5
* Avoid warningsMatthias Clasen2009-02-281-0/+18
* Fix the build on OS XMatthias Clasen2009-01-021-1/+1
* Documentation fixesMatthias Clasen2008-12-281-8/+8
* Fix the buildMatthias Clasen2008-12-191-1/+1
* Destroy the image too. Patch by Carlos Garcia CamposMatthias Clasen2008-12-131-0/+1
* Add missing space in gtk-doc deprecated syntaxJohan Dahlin2008-12-041-1/+1
* Fix build for win32 and quartz.Richard Hult2008-11-051-4/+4
* Add new statusicon tooltip apiMatthias Clasen2008-11-031-49/+423
* Fix the buildMatthias Clasen2008-11-031-1/+1
* Add support for button press/release and scroll events. Patch by Ed CatmurMatthias Clasen2008-11-011-4/+180
* use g_return_val_if_fail() now that the function has a return value.Michael Natterer2008-08-121-3/+3
* Fix some new apiMatthias Clasen2008-08-121-11/+6
* gtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket.c gtk/gtkspinbutton.cSven Neumann2008-08-081-2/+2
* Fix typo in Win32 and Quartz code:Tor Lillqvist2008-08-031-2/+2
* Add GIcon support to GtkStatusIconMatthias Clasen2008-08-021-3/+167
* Documented the activate and popup-menu signals as being for use byMurray Cumming2008-07-251-0/+6
* Tiny doc fixMatthias Clasen2008-07-071-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove svn:executable propertyJohan Dahlin2008-06-191-0/+0
* Bug 535303 – add _get_implementation to GtkStatusIconColin Walters2008-06-031-0/+34
* Remove one extraneous space.Tor Lillqvist2008-03-121-1/+1
* Bug 510000 - GtkStatusIcon doesn't reshow after explorer.exe crashTor Lillqvist2008-03-121-6/+44
* #include "gtkmain.h" for gtk_get_current_event_time().Michael Natterer2008-02-121-0/+1
* Fix the buildMatthias Clasen2008-02-121-0/+2
* Support keynav in status icons. (#473786, Li Yuan)Matthias Clasen2008-02-121-0/+36
* Stylistic fixesMatthias Clasen2007-11-091-4/+5
* Remove usage of deprecated GtkTooltips API. UseJaap Haitsma2007-07-091-10/+3
* On Win32 call gtk_status_icon_button_press() in an idle callback and notTor Lillqvist2007-07-041-8/+26
* fixed push_in description.Tim Janik2007-06-271-3/+2
* More doc fixesMatthias Clasen2007-05-261-1/+1
* Fix some compiler warnings. (#433642, Kjartan Maraas)Matthias Clasen2007-04-301-1/+1
* Add a note about being embedded. (#340107, Christian Persch)Matthias Clasen2007-04-281-0/+3
* Fix GtkStatusIcon to not take up space on the panel if it is invisible.Matthias Clasen2007-01-271-4/+32
* Don't leak HICONs on Win32. (#364868, Hiroyuki Yamamoto)Tor Lillqvist2006-12-281-0/+18
* Add gtk_status_icon_get_screen and gtk_status_icon_set_screen.Tor Lillqvist2006-12-271-13/+38
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Make it possible to track the embeddedness of statusicon (#387215, MartynMatthias Clasen2006-12-221-0/+60
* Fixed a last minute change in the quartz backend.Mikael Hallendal2006-12-201-2/+2
* Added gtkstatusicon-quartz.c Implements the quartz backend for the statusMikael Hallendal2006-12-201-2/+102
* Notify when the screen changes. Bug #379793.Christian Persch2006-11-271-0/+16
* Fixes bug #376502 - multi-screen support for GtkStatusIconMark McLoughlin2006-11-191-0/+59
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-2/+2