]> Pileus Git - ~andy/gtk/history - gtk/gtkmenuitem.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / gtk / gtkmenuitem.c
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-22 Tristan Van BerkomAccelerators failed for submenus (GNOME bug 582025)
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-11-13 Christian DywanBug 560602 – Wrong GtkMenuItem default value (test...
2008-11-06 Tristan Van BerkomMade buildable and added support for adding children...
2008-11-06 Tristan Van Berkomadded new apis gtk_menu_item_[set/get]_label() and
2008-09-03 Michael Natterergtk/gtkmenu.c remove unused macro cruft. Also remove...
2008-08-18 Björn LindqvistBug 541315 – Segfault when selecting a GtkMenuItem...
2008-08-13 Michael Nattererget rid of the deprecated aliases NONE and BOOL.
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkmenu.c gtk/gtkmenuitem.c gtk/gtkmenushell.c...
2008-07-03 Matthias ClasenFall back to the default positioning when the menuitem...
2008-07-02 Michael NattererBug 537591 – Don't hardcode minimum width of menuitems
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-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Tim JanikFix documentaion of gtk_menu_item_get_accel_path
2008-06-20 Tim JanikSeal GtkMenuItem
2008-06-19 Johan Dahlinremove an unused variable and cast accel_path to gchar...
2008-06-07 Christian PerschBug 535608 – do not string-copy accel paths in the...
2008-05-25 Matthias Clasen Bug 501730 – use GSlice for small allocs
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-11-30 Matthias ClasenRemove debug spew
2007-11-21 Behdad EsfahbodMake GtkMenuItem's arrow size themeable. (#469239,...
2007-06-13 Michael Nattereradd "submenu" property. Fix gtk_menu_item_set_submenu...
2007-06-01 Michael Nattererdon't switch submenu opening direction for overlapping...
2007-04-27 Michael NattererMerged heavily modified patch from maemo-gtk which...
2007-01-29 Michael Nattererqueue a draw on the parent_menu_item of this menu item...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-06-09 Benjamin BergTake GtkMenu::horizontal-padding into account when...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-25 Søren SandmannCreate 'composited' label.
2006-03-03 Michael NattererApplied modified patch from maemo-gtk which makes separ...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-31 Michael NattererAllow to pop up menus without grabbing the keyboard...
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...
2005-03-09 Matthias ClasenMore canonical property names.
2005-02-11 Matthias ClasenSupport vertical menubars (#166632):
2004-12-28 Matthias ClasenInherit submenu direction from the parent menu.
2004-12-15 Matthias ClasenUse _gtk_menu_item_popup_submenu() to make keynav into...
2004-12-13 Matthias ClasenReintroduce the reverted change, since it is necessary...
2004-12-13 Matthias ClasenRevert a change which prevented torn-off menus from...
2004-11-30 Matthias ClasenDon't do the popup-on-click handling for menubars....
2004-11-24 Matthias ClasenOpen submenus on click. (#128968, Martin Jeppesen)
2004-11-22 Matthias ClasenMake the size of the arrow depend only on the font...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-27 Matthias ClasenTypo fix.
2004-05-07 Matthias ClasenMerge from 2.4:
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-27 Matthias ClasenMake menus work better on Xinerama (#126150):
2003-12-08 Owen Taylor=== Released 2.3.1 ===
2003-11-27 Tim Janikallow accel activation depending on sensitivity and...
2003-11-19 Soeren Sandmannset to 200 instead of 225 Impose a minimum width on...
2003-11-12 Matthias ClasenUse the event window of the menuitem to determine the...
2003-11-12 Matthias ClasenChanges to improve menu positioning on Xinerama (#108328):
2003-07-13 Søren Sandmann Ped... Revert accidentally committed changes.
2003-07-13 Søren Sandmann Ped... Broken pipe
2003-07-12 Soeren Sandmannnew properties "horizontal-offset" and "vertical-offset...
2003-07-08 Soeren Sandmannremove GDK_EXPOSURE_MASK for INPUT_ONLY window same...
2003-07-06 Soeren Sandmannadd vertical_padding style property.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-01-29 Owen TaylorMake up from the menu bar go to the end of the submenu...
2002-12-15 Owen TaylorPass TRUE for search_sensitive - prevents a problem...
2002-12-14 Matthias ClasenMade Xinerama-aware. (#85711)
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-10-05 Manish SinghDeprecation cleanup
2002-10-04 Soeren Sandmannremove unused codepath.
2002-09-23 Owen TaylorAllow accel_path == NULL. (#84241, James Henstridge.)
2002-09-23 Owen TaylorMake gtk_menu_shell_select_first() public. (#70374)
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-05-14 Owen TaylorDiscard configure events from SubstructureNotify. ...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-25 Soeren Sandmannuse the child's requisition.height, not allocation...
2002-04-20 Soeren Sandmannadd "selected_shadow_type" style property
2002-04-16 Tim Janikdon't install/change accelerators from locked accel...
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-04-04 Soeren SandmannFix problem with menu titles being clipped (#75948)
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-02-09 Matthias ClasenAvoid segfault for selectable tab labels (even without...
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
next