]> Pileus Git - ~andy/gtk/history - gtk/gtkapplication.c
Place the search icon in the primary slot of the entry
[~andy/gtk] / gtk / gtkapplication.c
2010-10-30 Matthias Clasenifdef X-specific stuff
2010-10-28 Matthias Clasenifdef X-specific stuff
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenSome GtkApplication cleanups
2010-10-20 Javier Jardóngtkapplication: fix docs
2010-10-19 Ryan LortieGtkApplication: add gtk_application_get_windows()
2010-10-18 Ryan LortieGtkApplication rewrite
2010-07-14 Jonh WendellDo not access an invalid ActionGroup. Closes #624362.
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-08 Emmanuele Bassidocs: Document the GtkApplication::quit signal behavior
2010-07-07 Ryan LortieGtkApplication: use new GVariant bytestring API
2010-07-05 Jonh Wendell[GtkApplication] Add gtk_application_get_windows()
2010-06-18 Emmanuele Bassiapplication: Remove a variable and silence a compiler...
2010-06-18 Emmanuele Bassiapplication: Revert the leak plug
2010-06-18 Emmanuele Bassiapplication: Plug a leak
2010-06-17 Christian Perschapplication: Fix marshaler for GVariant gtype change
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-08 Matthias ClasenUse gtk_action_group_get_action when looking up actions
2010-06-08 Matthias ClasenRemove debug spew
2010-06-08 Matthias ClasenUpdate to GApplication api changes
2010-06-07 Matthias ClasenAdd GtkApplication