]> Pileus Git - ~andy/gtk/history - gtk/gtkimagemenuitem.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkimagemenuitem.c
2012-02-27 Javier JardónChange FSF Address
2011-09-26 Matthias ClasenDocumentation fixes
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-05-01 Benjamin Otteimagemenuitem: No need to query image size by default
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Javier JardónMove documentation to inline comments: GtkImageMenuItem
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoMake GtkImageMenuItem use GtkStyleContext
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-10-30 Tristan Van BerkomRemoved size_request from GtkImageMenuItem
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoved size_request from GtkImageMenuItem
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-09-27 Javier JardónMove destroy signal to GtkWidget
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-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkimagemenuitem.c: use accessor functions to acces...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkImageMenuItem: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-07 John (J5) Palmieriannotate allow-none for gtk_image_menu_item_new_from_st...
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Christian PerschAdd gtk_action_[sg]et_always_show_image()
2009-11-27 Matthias ClasenFix a doc comment
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-10 Javier JardónRemove some unused variables (GnomeBug:591218)
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-02-07 Matthias Clasen Make the new GtkAction code work with PolicyKit...
2009-01-27 Matthias Clasen Bug 322932 – Always show icons on panel menus
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-12-29 Matthias ClasenDoc fixes
2008-11-06 Tristan Van Berkomadded new apis gtk_menu_item_[set/get]_label() and
2008-11-02 Matthias ClasenMake it possible to overrule the gtk-menu-images setting.
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-07 Michael NattererBug 546756 – gnome-panel crashed with SIGSEGV in
2008-08-04 Björn LindqvistBug 534979 – GtkImageMenuItem is a bin but has two...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-03 Matthias ClasenHmm, when committing my vertical menubar patch, I forgo...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-16 Matthias ClasenReally free the list. (#158422, Morten Welinder)
2004-11-16 Matthias ClasenUse GPOINTER_TO_UINT()/GUINT_TO_POINTER() for guints...
2004-11-15 Matthias ClasenAdd some more docs.
2004-11-15 Matthias Clasen*** empty log message ***
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-03 Michael Nattereruse gtk_widget_get_child_requisition() instead of accessing
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-19 Matthias ClasenFixes for #82099:
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-07-26 Soeren Sandmanndon't request toggle_space when the image width is 0.
2003-07-06 Soeren Sandmannadd vertical_padding style property.
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-10-05 Manish SinghDeprecation cleanup
2002-03-03 Owen TaylorAdd a note to the docs about how to use this in the...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-10-28 Matthias ClasenDocumentation updates.
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-05 Alex LarssonDon't crash when the properties window is destroyed.
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-05-18 Martin BauligRenamed gtk_image_menu_item_add_icon() to gtk_image_men...
2001-03-21 Alexander LarssonAdd gtk_image_menu_item_new_from_stock()
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-15 Havoc Penningtonadd "static" to a private function (gtk_image_menu_item...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...