]> Pileus Git - ~andy/gtk/history - gtk/gtkmenushell.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenushell.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-09-17 Ryan Lortiegtkmodelmenu: simplify logic, expose bind API
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-24 Matthias ClasenAdd sufficient API to make gail work
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-10-19 Matthias ClasenAdd padding to class structs
2010-06-16 Carlos GarnachoGtkMenuShell: take a single device for grabs.
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-21 Carlos GarnachoBug 539466 – GtkMenuShell API/ABI break in trunk.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkMenuShell
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-06-15 Matthias Clasenadd move_selected signal to allow overriding the defaul...
2005-03-31 Michael NattererAllow to pop up menus without grabbing the keyboard...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-10 Matthias ClasenSupport no-Alt mnemnonics in menu bars (#101309, Owen...
2004-03-15 Owen Taylor#136672, reported by Christian Persch; fixes based...
2003-12-21 Matthias ClasenNew function to emit the "cancel" signal on a menu...
2003-08-13 Owen TaylorRemove usage of menu_shell->ignore leave which was...
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-05 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
2000-11-22 Elliot LeeGdkEventButton->button can occupy significantly more...
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-06-07 Tim Janikfixed an assertment.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1997-11-24 Elliot LeeInitial revision