]> Pileus Git - ~andy/gtk/history - gtk/gtkstatusicon.c
Replace gtk_misc_set_padding() with GtkWidget:margin properties
[~andy/gtk] / gtk / gtkstatusicon.c
2011-06-02 Javier JardónReplace gtk_misc_set_padding() with GtkWidget:margin...
2011-05-05 Javier Jardóngtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColor
2011-04-13 Javier JardónMove documentation to inline comments: GtkStatusIcon
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-03-03 John (J5) Palmieri[gi] add missing annotations for signals that emit...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 Dan WinshipFix several bugs handling GtkTrayIcon symbolic colors
2011-01-31 Kristian RietveldOnly include gtktrayicon.h when building for X11
2011-01-28 William Jon McCannDon't call object notify for something that isn't a...
2011-01-20 Pavel Holejsovsky[GI] Add (type) annotations to real types
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 Pavel Holejsovsky[GI] Annotate strings holding file paths as (type filename)
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-02 Hans Breuerwin32: disable gdk_display_get_default ()->core_pointer
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Carlos Garcia CamposGtkStatusIcon: Use gtk_widget_render_icon_pixbuf()
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkStatusIcon: update to use gtk_widget_override_symbol...
2010-11-08 Hans BreuerBug 609622 - disappearing statusicon
2010-11-07 Hans BreuerBug 609622 - disappearing statusicon
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-02 Matthias ClasenRemove blinking from status icons
2010-08-27 Javier JardónUse accessor functions to access GtkPlug
2010-08-22 Javier Jardóngtk/gtkstatusicon.c: use accessor functions to access...
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-08-05 Matthias ClasenRe-add a lost Since: line
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkMisc
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-10 Matthias ClasenAdd padding around the status icons
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkStatusIcon functions
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-29 Matthias ClasenGet symbolic colors for statusicons from systray
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Matthias ClasenAdd a way to set wm_class on statusicons
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-20 Matthias ClasenAdd a way to set wm_class on statusicons
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Javier JardónUse G_STRLOC instead __FILE__ and __LINE__
2009-10-18 Matthias ClasenDon't omit GTK_ICON_SIZE_DIALOG
2009-09-11 Matthias ClasenAdd a note about tooltip limitations
2009-07-04 Hans Breuergtk_status_icon_get_title() must return a value
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-20 Matthias ClasenAdd a title property to GtkStatusIcon
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Daniel ElstnerTerminate case with break in switch statement
2009-03-29 Christian PerschBug 577224 – crash when setting new icon after setting...
2009-02-28 Matthias ClasenAvoid warnings
2009-01-02 Matthias ClasenFix the build on OS X
2008-12-28 Matthias ClasenDocumentation fixes
2008-12-19 Matthias ClasenFix the build
2008-12-13 Matthias ClasenDestroy the image too. Patch by Carlos Garcia Campos
2008-12-04 Johan DahlinAdd missing space in gtk-doc deprecated syntax
2008-11-05 Richard HultFix build for win32 and quartz.
2008-11-03 Matthias ClasenAdd new statusicon tooltip api
2008-11-03 Matthias ClasenFix the build
2008-11-01 Matthias ClasenAdd support for button press/release and scroll events...
2008-08-12 Michael Nattereruse g_return_val_if_fail() now that the function has...
2008-08-12 Matthias ClasenFix some new api
2008-08-08 Sven Neumanngtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket...
2008-08-03 Tor LillqvistFix typo in Win32 and Quartz code:
2008-08-02 Matthias ClasenAdd GIcon support to GtkStatusIcon
2008-07-25 Murray CummingDocumented the activate and popup-menu signals as being...
2008-07-07 Matthias ClasenTiny doc fix
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinRemove svn:executable property
2008-06-03 Colin WaltersBug 535303 – add _get_implementation to GtkStatusIcon
2008-03-12 Tor LillqvistRemove one extraneous space.
2008-03-12 Tor LillqvistBug 510000 - GtkStatusIcon doesn't reshow after explore...
2008-02-12 Michael Natterer#include "gtkmain.h" for gtk_get_current_event_time().
2008-02-12 Matthias ClasenFix the build
2008-02-12 Matthias ClasenSupport keynav in status icons. (#473786, Li Yuan)
2007-11-09 Matthias ClasenStylistic fixes
2007-07-09 Jaap HaitsmaRemove usage of deprecated GtkTooltips API. Use
2007-07-04 Tor LillqvistOn Win32 call gtk_status_icon_button_press() in an...
2007-06-27 Tim Janikfixed push_in description.
2007-05-26 Matthias ClasenMore doc fixes
2007-04-30 Matthias ClasenFix some compiler warnings. (#433642, Kjartan Maraas)
2007-04-28 Matthias ClasenAdd a note about being embedded. (#340107, Christian...
2007-01-27 Matthias ClasenFix GtkStatusIcon to not take up space on the panel...
2006-12-28 Tor LillqvistDon't leak HICONs on Win32. (#364868, Hiroyuki Yamamoto)
2006-12-27 Tor LillqvistAdd gtk_status_icon_get_screen and gtk_status_icon_set_...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-22 Matthias ClasenMake it possible to track the embeddedness of statusico...
next