]> Pileus Git - ~andy/gtk/history - gtk/gtkapplication.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkapplication.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-08-20 Ryan LortieGtkApplication: add 'active-window' property
2012-05-03 Christian Perschapplication: Add unique IDs for GtkApplicationWindow
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2012-02-21 Ryan LortieGtkApplication: simplify session quit handling
2012-02-21 Ryan LortieGtkApplication: remove end session API
2012-01-18 Ryan Lortiemove menus over from GLib
2012-01-11 Matthias ClasenRename GtkApplicationEndStyle
2012-01-11 Matthias ClasenSimplify logout notification api
2012-01-07 Matthias ClasenAdd gtk_application_end_session
2012-01-07 Matthias ClasenGtkApplication: Add an inhibit api
2012-01-07 Matthias ClasenGtkApplication: Add logout notification
2011-12-19 Ryan LortieGtkApplication: add menu API
2011-12-19 Matthias ClasenGtkApplication: Add API to install accelerators for...
2011-12-19 Matthias ClasenClean up includes
2011-12-19 Matthias ClasenWhitespace fixes
2011-12-19 Matthias ClasenRemove no-longer existing function
2011-12-19 Matthias ClasenGtkApplication: add a way to get the appmenu
2011-12-19 Matthias ClasenRemove an unneeded include
2011-05-31 Matthias ClasenGtkApplication: Add window-added/-removed signals
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-25 Michael Natterergtk: add missing class padding
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenSome GtkApplication cleanups
2010-10-19 Ryan LortieGtkApplication: add gtk_application_get_windows()
2010-10-18 Ryan LortieGtkApplication rewrite
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-05 Jonh Wendell[GtkApplication] Add gtk_application_get_windows()
2010-06-17 Emmanuele Bassiapplication: Allow sub-classes to override the Window...
2010-06-16 Colin Walters[GtkApplication] Update for GApplication API changes
2010-06-14 Colin Walters[GtkApplication] Update for GApplication API changes
2010-06-07 Matthias ClasenAdd GtkApplication