]> Pileus Git - ~andy/gtk/history - gtk/gtkmenubar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenubar.c
2012-11-28 Cosimo Cecchimenubar: deprecate internal-padding style property
2012-11-28 Cosimo Cecchimenubar: add support for CSS padding
2012-09-17 Ryan Lortiegtkmodelmenu: simplify logic, expose bind API
2012-09-17 Matthias ClasenMove the gtk_shadow_type check down to gtk_render_frame
2012-02-27 Javier JardónChange FSF Address
2011-12-19 Rui Matosmenubar: Stop setting state flags on the style context...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-18 Benjamin Ottemenubar: Use gtk_widget_class_set_accessible_role()
2011-07-18 Benjamin Ottemenushell: Use GtkMenuShellAccessible as a11y object
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailMenuShell to GtkMenuShellAccessible
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-05-18 Cosimo Cecchiall: avoid boxed structs copying where possible
2011-05-02 Benjamin Ottemenuitem: Deprecate gtk_menu_item_set_right_justified()
2011-05-01 Benjamin Ottemenubar: Rewrite size allocation to take natural sizes...
2011-05-01 Benjamin Ottemenubar: Only query ipadding when we actually need it
2011-05-01 Benjamin Ottemenubar: Respect ipadding also in y direction
2011-05-01 Benjamin Ottemenubar: Implement height-for-width / width-for-height
2011-05-01 Benjamin Ottemenubar: Actually query minimum and natural size of...
2011-05-01 Benjamin Ottemenubar: Query only the necessary size from the child
2011-05-01 Benjamin Ottemenubar: Only compute the necessary size
2011-05-01 Benjamin Ottemenubar: compute in advance wether to add toggle size
2011-05-01 Benjamin Ottemenubar: Change function prototype for size request...
2011-05-01 Benjamin Ottemenubar: Remove unnecessary return_if_fail() in vfuncs
2011-05-01 Benjamin Ottemenubar: Remove useless function declaration
2011-05-01 Benjamin Ottemenubar: Remove unused variable
2011-05-01 Benjamin Ottemenubar: Compute proper size even when invisible
2011-04-13 Matthias ClasenGtkMenuShell: always 'activate' menu shells
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Matthias ClasenMove GtkMenuBar docs inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Tristan Van BerkomRemoved GtkMenuItem->show_submenu_indicator flag
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkStyleProperties: Turn border-width into a GtkBorder...
2010-12-04 Carlos GarnachoGtkMenuBar: Use GtkStyleContext for rendering.
2010-10-30 Tristan Van BerkomRemoved size_request from GtkMenuBar
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoved size_request from GtkMenuBar
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottemenubar: Port to draw vfunc
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-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-29 Matthias ClasenMove deprectated menu enumerations to a private header
2010-08-22 Javier Jardóngtk/gtkmenubar.c: use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkMenuBar: Use private pointer instead GET_PRIV()...
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
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_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
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-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2008-12-30 Matthias ClasenForgotten files
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
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...
2007-09-14 Michael Nattererno need to get the list of menubars twice.
2007-07-24 Matthias ClasenRestructure the code to make sense, and don't leak...
2006-07-03 Matthias ClasenTreat "" like NULL when parsing the menu-bar-accel...
2006-05-14 Matthias ClasenMore of the same
2006-05-03 Matthias ClasenMore G_DEFINE_TYPE conversion.
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
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-04 Matthias ClasenQueue a resize on the contained menuitems as well.
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-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-26 Soeren SandmannNew function. Use resize cursors for resize grips....
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-21 Matthias ClasenNew function to emit the "cancel" signal on a menu...
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
next