summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication.c
Commit message (Expand)AuthorAgeFilesLines
* Drop some unnecessary includesMatthias Clasen2023-02-181-6/+0
* Deprecate more startup-notification APIMatthias Clasen2023-02-021-0/+2
* wayland: Fix handling of activation-token in org.freedesktop.Application requ...Vlad Zahorodnii2023-01-271-2/+6
* gtkapplication: Do not call gdk_display_notify_startup_complete()Carlos Garnacho2023-01-031-11/+0
* docs: Clarify a point in GtkApplication docsMatthias Clasen2022-10-181-0/+4
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-12/+4
* application: Add link and inline code blocksMaximiliano Sandoval R2022-04-041-3/+3
* Update references to master in the repositoryMatthias Clasen2021-11-291-3/+3
* GtkApplication: Call setlocale earlysetlocale-gapplication-helpMatthias Clasen2021-09-061-0/+3
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* Documentation fixesMatthias Clasen2021-05-201-6/+6
* application: Tweak docsMatthias Clasen2021-03-111-31/+43
* application: Convert docsEmmanuele Bassi2021-03-111-139/+143
* docs: Remove the last few remaining '+' from GTKEmmanuele Bassi2021-03-111-8/+8
* Avoid adding // to resource pathsMatthias Clasen2020-12-111-3/+7
* Fix some nullable return annotationsSophie Herold2020-11-211-2/+2
* Port tracing to the sysprof collector apiMatthias Clasen2020-08-211-7/+7
* application: Drop support for profiler activationMatthias Clasen2020-08-211-132/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-25/+25
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Fix minor typosYuri Chornoivan2020-06-181-4/+4
* gtkapplication: Drop app menu supportMatthias Clasen2020-05-221-178/+5
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-7/+4
* Replace most uses of <Primary> with <Control>Matthias Clasen2020-04-061-1/+1
* gtk: Remove GtkAccelMapEmmanuele Bassi2020-03-251-1/+0
* widget: fix class private data usage to be _init() safeChristian Hergert2020-03-201-1/+1
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-0/+1
* gtk: Remove GtkAccelMapEmmanuele Bassi2020-03-181-1/+0
* profiler: Add _end_mark() version of _add_mark()Alexander Larsson2020-02-121-2/+2
* profiler: Make profiler-is-running a macroAlexander Larsson2020-02-121-4/+4
* Convert all profiler times from nsec to usecAlexander Larsson2020-02-121-2/+2
* icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-041-1/+1
* Merge branch 'robertroth/shortcuts-overlay-accel' into 'master'Matthias Clasen2020-01-291-3/+3
|\
| * Application: Do not reuse Ctrl+F1 for help-overlayDaniel Boles2018-08-241-3/+3
* | Revert "Ensure icon themes are loaded with other themes"Matthias Clasen2020-01-251-2/+1
* | Ensure icon themes are loaded with other themesMatthias Clasen2020-01-221-1/+2
* | application: Add some profiler marksMatthias Clasen2020-01-221-0/+8
* | application: Stop extracting accels from menusMatthias Clasen2019-06-211-68/+0
* | Allow registering actions per-classMatthias Clasen2019-06-181-1/+1
* | Give the action muxer a widgetMatthias Clasen2019-06-181-1/+1
* | gtkapplication: track changes to profiler D-Bus APIChristian Hergert2019-06-061-1/+6
* | gtk: rely on default marshallersChristian Hergert2019-05-301-2/+2
* | Trivial: Remove a few +'sMatthias Clasen2019-05-191-2/+2
* | Try again to fix profiler setupMatthias Clasen2019-05-141-5/+5
* | Fix registration of profiler DBus apiMatthias Clasen2019-05-141-1/+2
* | profiler: Update the D-Bus interface nameMatthias Clasen2019-05-081-8/+8
* | GtkApplication: Add a profiler dbus apiMatthias Clasen2019-05-071-0/+149
* | application: Add a query-end signalMatthias Clasen2019-02-191-0/+17
* | docs: Fix GTK links and locationsEmmanuele Bassi2019-02-061-1/+1