summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication.c
Commit message (Expand)AuthorAgeFilesLines
* app: minor code improvementsSébastien Wilmet2016-04-191-2/+2
* app: improve code of extract_accels_from_menu()Sébastien Wilmet2016-04-191-6/+6
* app: use g_set_object()Sébastien Wilmet2016-04-191-18/+2
* app: don't use deprecated functionSébastien Wilmet2016-04-191-3/+8
* app: improve doc of gtk_application_get_window_by_id()Sébastien Wilmet2016-04-191-0/+3
* app: improve doc of gtk_application_set_accels_for_action()Sébastien Wilmet2016-04-191-0/+3
* app: avoid code duplication for setting accelsSébastien Wilmet2016-04-191-12/+9
* app: fix indentationSébastien Wilmet2016-04-191-7/+9
* docs: trivial fixes in GtkApplication-related documentationSébastien Wilmet2016-04-191-3/+3
* Document that GtkApplication loads gtk/menus-common.uiPhillip Wood2016-02-181-2/+5
* Document help overlay action name in GtkApplicationPhillip Wood2016-02-181-3/+4
* Tweak startup-notification after the first windowAllison Ryan Lortie2016-01-271-2/+0
* application: Protect against double shutdownMatthias Clasen2016-01-151-4/+5
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* Add automatic help overlay support to GtkApplicationMatthias Clasen2015-10-211-8/+48
* app: Warn when trying to add windows on an inert instanceEmmanuele Bassi2015-10-011-1/+12
* application: Be save against impl being NULLMatthias Clasen2015-09-231-3/+4
* Intern all signal names beforehandMatthias Clasen2015-09-121-2/+2
* application: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-14/+20
* application: Fix compiler warningsMatthias Clasen2015-06-021-1/+0
* GtkApplication: Fix some small doc formatting issuesMatthias Clasen2015-04-261-12/+12
* GtkApplication: Prevent more crashes around shutdownMatthias Clasen2015-04-101-2/+4
* GtkApplication: avoid a crashMatthias Clasen2015-04-081-1/+3
* Add reference to HowDoI and getting-startedBastian Ilsø2015-02-021-0/+4
* Fix various compiler warningsMatthias Clasen2014-09-051-14/+2
* GtkApplication: fix annotation of get_menu_by_idPaolo Borelli2014-08-191-1/+1
* Add gtk_application_get_actions_for_accel()Ryan Lortie2014-08-031-0/+75
* GtkApplication: load gtk/menus-common.ui resourceRyan Lortie2014-07-301-0/+14
* Document gtk_application_get_menu_by_idMatthias Clasen2014-07-071-0/+16
* GtkApplication: document icon path setupRyan Lortie2014-07-071-0/+6
* GtkAppliation: setup icon theme resource pathRyan Lortie2014-07-071-0/+12
* GtkApplication: use resources for loading menusRyan Lortie2014-07-071-11/+87
* Add gtk_application_prefers_app_menu()Ryan Lortie2014-07-021-0/+51
* GtkApplication: Fix two muxer-related memory leaksKalev Lember2014-05-251-0/+3
* GtkApplication: implement the active-window propertyMatthias Clasen2014-05-101-0/+4
* Small documentation fixesMatthias Clasen2014-05-051-3/+3
* GtkApplication: Clarify docs a bitMatthias Clasen2014-05-051-1/+4
* Deprecate gtk_application_add_acceleratorMatthias Clasen2014-04-061-0/+6
* docs: Tiny GtkApplication typo fixes.Murray Cumming2014-03-181-2/+2
* docs: don't show bloatpad images in the docsWilliam Jon McCann2014-02-121-12/+0
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+2
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-2/+2
* GtkApplication: install gtk option groupRyan Lortie2014-02-061-0/+11
* docs: use proper quotesWilliam Jon McCann2014-02-051-6/+6
* docs: Don't use <xi:include>William Jon McCann2014-02-051-5/+1
* docs: replace all figures with headings and imagesWilliam Jon McCann2014-02-041-9/+9
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-2/+2
* docs: use markdown for <envar> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2