]> Pileus Git - ~andy/gtk/history - gtk/gtkmenubar.c
menubar: compute in advance wether to add toggle size
[~andy/gtk] / gtk / gtkmenubar.c
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...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-05 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorMake gtk_menu_shell_select_first() public. (#70374)
2002-07-25 Owen TaylorWhen a menubar is up, use F10 to cycle menubars, not...
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-06-12 Owen Taylored Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat...
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-03 Owen TaylorBack out changes to propagate keys to parent menu shell...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-27 Owen TaylorDon't reserve space for border when the shadow type...
2002-01-30 Owen Taylorue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat...
2001-12-12 Owen TaylorFix check for modifiers.
2001-10-04 Havoc PenningtonFix #56586
2001-08-23 Owen TaylorDeprecate gtk_menu_bar_append/prepend/insert, forgot...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-07-12 Owen TaylorPatch from Mathias Hasselmann to fix warnings in compat...
2001-07-12 Owen TaylorAdd missing case.
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
next