]> Pileus Git - ~andy/gtk/history - gtk/gtktrayicon-x11.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtktrayicon-x11.c
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...