summaryrefslogtreecommitdiff
path: root/gtk/gtkprivate.c
Commit message (Expand)AuthorAgeFilesLines
* Bring back elide_underscoresMatthias Clasen2021-05-241-0/+43
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* macos: port gtk to GDK_WINDOWING_MACOSwip/chergert/gdk-macos-fixesChristian Hergert2020-10-091-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-8/+8
* gtk: Stop using modifier intentsMatthias Clasen2020-04-061-16/+0
* gtk: Remove handling of virtual modifiersMatthias Clasen2020-04-061-31/+0
* gtk: Stop using keymap apisMatthias Clasen2020-04-061-2/+2
* Drop some no longer used codeMatthias Clasen2020-04-051-48/+0
* Add portal version checking helperBastien Nocera2020-03-301-0/+57
* Move the should_use_portal helper to gdkMatthias Clasen2018-11-041-24/+0
* Fix portal path handlingMatthias Clasen2018-09-051-1/+1
* Add a helpful commentMatthias Clasen2018-08-311-0/+1
* Add utility functions for portal pathsMatthias Clasen2018-08-301-0/+36
* Replace gdk_keymap_get_for_display by gdk_display_get_keymapMatthias Clasen2017-12-151-2/+2
* Add a portal helperMatthias Clasen2016-07-081-0/+24
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-1/+1
* Work around access to global resources without calling gtk_init()Tristan Van Berkom2013-04-081-0/+16
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk/gtkprivate.c: Include stdlib.hChun-wei Fan2012-01-041-0/+1
* Turn the private #define for the group-shifting modifier into APIMichael Natterer2011-11-181-3/+6
* Bug 663856 - Make option-foo accelerators use the right symbolMichael Natterer2011-11-181-0/+45
* gtk: clean up the private horrorMichael Natterer2011-10-221-0/+206