summaryrefslogtreecommitdiff
path: root/gtk/gtkstatusicon.c
Commit message (Expand)AuthorAgeFilesLines
* statusicon: Rely on GtkIconHelper for pixbuf resizesCarlos Garnacho2012-07-131-27/+3
* statusicon: Fix implicit declaration warningBastien Nocera2012-05-151-0/+1
* statusicon: use absolute delta to find the nearest icon sizeFernando Lemos2012-05-151-3/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-1/+1
* gtkstatusicon: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* Use gtk_widget_get_allocated_width/height where it makes senseMatthias Clasen2011-12-231-2/+2
* Use the workarea when placing popupsMatthias Clasen2011-12-181-1/+1
* statusicon: fix the build on !X11Cosimo Cecchi2011-12-051-14/+11
* statusicon: port to GtkIconHelperCosimo Cecchi2011-12-051-323/+89
* win32: Hack to make statusbar menus show up visible:Alexander Larsson2011-11-101-1/+8
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-1/+1
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-4/+4
* Make gtk_status_icon_set_name() work reliablyMatthias Clasen2011-08-271-1/+12
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-2/+8
* gtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColorJavier Jardón2011-05-051-10/+7
* Move documentation to inline comments: GtkStatusIconJavier Jardón2011-04-131-0/+30
* GtkStatusIcon: support fixed-sized iconsRyan Lortie2011-03-301-0/+20
* [gi] add missing annotations for signals that emit Gdk.EventsJohn (J5) Palmieri2011-03-031-3/+6
* Fix several bugs handling GtkTrayIcon symbolic colorsDan Winship2011-01-311-6/+14
* Only include gtktrayicon.h when building for X11Kristian Rietveld2011-01-311-1/+1
* Don't call object notify for something that isn't a propertyWilliam Jon McCann2011-01-281-2/+0
* [GI] Add (type) annotations to real typesPavel Holejsovsky2011-01-201-5/+6
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-8/+8
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-2/+2
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-12/+4
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-6/+3
* win32: disable gdk_display_get_default ()->core_pointerHans Breuer2011-01-021-1/+4
* GtkStatusIcon: Use gtk_widget_render_icon_pixbuf()Carlos Garcia Campos2010-12-081-8/+6
* GtkStatusIcon: update to use gtk_widget_override_symbolic_color().Carlos Garnacho2010-12-041-1/+9
* Bug 609622 - disappearing statusiconHans Breuer2010-11-071-0/+11
* 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