summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-2/+2
* Tons of transfer annotationsMatthias Clasen2010-09-211-5/+6
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-2/+5
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-5/+5
* Remove blinking from status iconsMatthias Clasen2010-09-021-180/+0
* Use accessor functions to access GtkPlugJavier Jardón2010-08-271-1/+1
* gtk/gtkstatusicon.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-11/+19
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-3/+3
* Re-add a lost Since: lineMatthias Clasen2010-08-041-2/+4
* Use accessor functions to access GtkMiscJavier Jardón2010-07-131-2/+5
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-6/+0
* Add padding around the status iconsMatthias Clasen2010-05-101-0/+23
* Remove deprecated GtkStatusIcon functionsChristian Dywan2010-05-031-18/+0
* Get symbolic colors for statusicons from systrayMatthias Clasen2010-04-291-1/+59
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)Javier Jardón2010-03-021-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Add a way to set wm_class on statusiconsMatthias Clasen2010-01-201-0/+30
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-10/+10
* 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