]> Pileus Git - ~andy/gtk/history - gtk/gtkmodelmenuitem.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmodelmenuitem.c
2012-09-17 Ryan Lortiegtkmodelmenu: simplify logic, expose bind API
2012-09-17 Ryan LortieGtkAccelLabel: add manual accel API
2012-09-17 Ryan LortieGtkModelMenuItem: add a submenu action attribute
2012-08-20 Lars Uebernickelgtkmodelmenu: add support for action namespaces
2012-08-20 Ryan Lortiegtkmodelmenu: move to new action regime
2012-02-27 Javier JardónChange FSF Address
2012-01-25 Matthias ClasenAdd API to create menus from models
2011-12-20 Ryan Lortiegtkmodelmenuitem: don't crash on missing action
2011-12-19 Matthias ClasenIntroduce gtkaccelmapprivate.h
2011-12-19 Matthias ClasenGtkApplicationWindow: Set the accel group on constructe...
2011-12-19 Ryan LortieSplit off GMenuModel -> GtkMenuBar code
2011-12-19 Ryan LortieGtkModelMenuItem: don't leak a GVariant
2011-12-19 Ryan LortieGtkModelMenuItem: omit indicator if not required
2011-12-19 Ryan Lortieintroduce GtkModelMenuItem