]> Pileus Git - ~andy/gtk/history - gtk/gtktrayicon-x11.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktrayicon-x11.c
2012-04-07 Benjamin Ottetray: Add suggested braces around empty body in 'if...
2012-02-27 Javier JardónChange FSF Address
2012-01-09 Rui Matostrayicon-x11: Stop setting state flags on the style...
2011-12-20 Javier Jardóngtk/gtktrayicon-x11.c: Use new GdkRGBA api instead...
2011-08-28 Matthias ClasenGtkTrayIconX11: Some more refactoring
2011-08-28 Benjamin Ottetrayicon-x11: Refactor code a bit
2011-08-28 Vincent Bernattrayicon-x11: Fix warnings when visual is not available.
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-05-05 Javier Jardóngtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColor
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-29 Ryan LortieGtkStatusIcon: support fixed-sized icons
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-25 Matthias ClasenGtkTrayIcon: chain up in dispose
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 Dan WinshipFix several bugs handling GtkTrayIcon symbolic colors
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Carlos GarnachoUpdate GtkTrayIcon to GtkStyleContext
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-10 Matthias ClasenDon't access GdkVisual fields directly
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin OtteAPI: Remove GDK_WINDOW_XWINDOW() macro
2010-09-30 Benjamin Ottetrayicon: Use gdk_cairo_get_clip_rectangle() to simplif...
2010-09-28 Benjamin Ottetrayicon: Use gtk_widget_set_visual()
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottetrayicon: Port to draw vfunc
2010-09-26 Benjamin Ottetrayicon: Use XClearArea
2010-09-26 Benjamin Ottetrayicon: Change to use gtk_window_set_visual()
2010-09-26 Benjamin Ottetrayicon: Use new gdk_window_set_background_pattern...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-20 Matthias ClasenMore error trap cleanups
2010-09-19 Matthias ClasenUse gdk_error_trap_pop_ignore() where appropriate
2010-08-28 Tristan Van BerkomFixed debug build for GTK_PLUG (plug)->socket_window...
2010-08-22 Javier Jardóngtk/gtktrayicon-x11.c: Use accessor functions to access...
2010-08-10 Benjamin OtteAPI: remove gdk_screen_get_rgb_colormap/visual()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-10 Matthias ClasenAdd padding around the status icons
2010-05-01 Javier JardónFix some compilation warnings
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-29 Matthias ClasenGet symbolic colors for statusicons from systray
2010-04-12 Javier JardónFix compilation warning: Use G_ENABLE_DEBUG to enable...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2009-07-06 Matthias ClasenUse gdk_display_sync instead of XSync
2009-01-01 Matthias ClasenFix make check
2008-09-27 Matthias Clasen Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISU...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinRemove executable property
2008-06-12 Michael Natterergtk/gtkmain.c don't #include <libintl.h>, it's pulled...
2008-02-12 Matthias ClasenSupport keynav in status icons. (#473786, Li Yuan)
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-04-30 Matthias ClasenFix some compiler warnings. (#433642, Kjartan Maraas)
2007-01-27 Matthias ClasenFix GtkStatusIcon to not take up space on the panel...
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2006-08-17 Matthias ClasenFix the ClientMessages we are sending to the notificati...
2006-06-19 Matthias ClasenMake transparent tray icons work. (#320034, based on...
2006-05-14 Matthias ClasenMore of the same
2006-02-27 Matthias ClasenFix symbol lists for make check.
2005-08-29 Matthias ClasenAdd a pointer to the spec.
2005-08-29 Matthias ClasenAdd a cross-platform "tray icon" API, by porting EggSta...