summaryrefslogtreecommitdiff
path: root/gtk/gtkapplication.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | application: Remove dead assignmentTimm Bäder2018-12-041-2/+0
* | GtkApplication: Improve the docsMatthias Clasen2018-08-311-0/+2
* | GtkApplication: track screensaver stateMatthias Clasen2018-08-301-0/+37
|/
* GtkApplication: Remove priv pointerTimm Bäder2018-07-081-71/+121
* application: Complete startup notification sequence for remote invocationsMario Sanchez Prada2018-06-111-0/+11
* application: Use the new API to get the startup notification IDMario Sanchez Prada2018-06-111-5/+10
* The big versioning cleanupMatthias Clasen2018-02-061-44/+0
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-3/+0
* application: Stop using ::focus-in-eventMatthias Clasen2018-01-161-9/+10
* gtk: Remove GtkClipboardBenjamin Otte2017-12-031-1/+0