summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Start recursively moving autocleanups macros to their headersEmmanuele Bassi2015-11-101-0/+4
* Add gtk_application_get_actions_for_accel()Ryan Lortie2014-08-031-0/+4
* GtkApplication: use resources for loading menusRyan Lortie2014-07-071-0/+4
* Add gtk_application_prefers_app_menu()Ryan Lortie2014-07-021-0/+3
* Deprecate gtk_application_add_acceleratorMatthias Clasen2014-04-061-2/+3
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+11
* Fix since tagsMatthias Clasen2013-10-161-3/+3
* GtkApplication: a new approach to accelsRyan Lortie2013-10-151-1/+12
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+5
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* GtkApplication: add 'active-window' propertyRyan Lortie2012-08-201-0/+3
* application: Add unique IDs for GtkApplicationWindowChristian Persch2012-05-031-0/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+9
* GtkApplication: simplify session quit handlingRyan Lortie2012-02-211-3/+1
* GtkApplication: remove end session APIRyan Lortie2012-02-211-10/+0
* move menus over from GLibRyan Lortie2012-01-181-2/+2
* Rename GtkApplicationEndStyleMatthias Clasen2012-01-101-4/+4
* Simplify logout notification apiMatthias Clasen2012-01-101-6/+0
* Add gtk_application_end_sessionMatthias Clasen2012-01-071-0/+10
* GtkApplication: Add an inhibit apiMatthias Clasen2012-01-071-0/+17
* GtkApplication: Add logout notificationMatthias Clasen2012-01-071-1/+9
* GtkApplication: add menu APIRyan Lortie2011-12-191-1/+8
* GtkApplication: Add API to install accelerators for actionsMatthias Clasen2011-12-191-0/+7
* Clean up includesMatthias Clasen2011-12-191-1/+0
* Whitespace fixesMatthias Clasen2011-12-191-9/+9
* Remove no-longer existing functionMatthias Clasen2011-12-191-1/+0
* GtkApplication: add a way to get the appmenuMatthias Clasen2011-12-191-0/+3
* Remove an unneeded includeMatthias Clasen2011-12-191-1/+0
* GtkApplication: Add window-added/-removed signalsMatthias Clasen2011-05-311-1/+6
* gtk: add missing class paddingMichael Natterer2011-01-251-1/+1
* Some GtkApplication cleanupsMatthias Clasen2010-10-231-3/+0
* GtkApplication: add gtk_application_get_windows()Ryan Lortie2010-10-191-1/+9
* GtkApplication rewriteRyan Lortie2010-10-191-49/+15
* Tons of transfer annotationsMatthias Clasen2010-09-211-4/+4
* [GtkApplication] Add gtk_application_get_windows()Jonh Wendell2010-07-051-12/+13
* application: Allow sub-classes to override the Window creationEmmanuele Bassi2010-06-171-5/+7
* [GtkApplication] Update for GApplication API changesColin Walters2010-06-161-3/+3
* [GtkApplication] Update for GApplication API changesColin Walters2010-06-141-2/+6
* Add GtkApplicationMatthias Clasen2010-06-071-0/+100