]> Pileus Git - ~andy/gtk/history - gtk/gtkmenubar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenubar.c
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"
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-13 Owen TaylorRemove creative formatting.
2001-04-28 Havoc Penningtonfix warning
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-17 Nat FriedmanNew macro. Changed the spacing from 5 to 3.
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-16 Manish Singhadded shadow_type setting and gtk_menu_bar_set_shadow_t...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-07 Tim Janikfurther additions to fit the gimp's code. additions...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-06 Owen TaylorFixed bug where right justified menu would overlap...
1998-04-03 Owen TaylorMore extensive debugging output
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision