summaryrefslogtreecommitdiff
path: root/gdk/gdkkeys.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Tweaks to keyname handlingMatthias Clasen2022-09-241-1/+72
* gdk: Drop an unused functionMatthias Clasen2022-07-161-16/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-34/+34
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-4/+4
* Documentation fixesMatthias Clasen2021-05-201-11/+9
* gdk: Some more tweaks of the docsMatthias Clasen2021-03-111-2/+6
* docs: Move detached sections into their own content fileEmmanuele Bassi2021-03-111-111/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* Fix minor typosYuri Chornoivan2020-06-181-3/+3
* keymap: Remove leftover codeMatthias Clasen2020-05-061-4/+0
* keymap: Cache key infoMatthias Clasen2020-04-301-9/+99
* Reshuffle keymap docsMatthias Clasen2020-04-061-39/+84
* gdk: Remove gdk_keymap_get_modifier_maskMatthias Clasen2020-04-061-64/+0
* keymap: Remove virtual modifier mapping functionsMatthias Clasen2020-04-061-51/+0
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-4/+4
* events: reorganize gettersMatthias Clasen2020-02-211-4/+7
* gdk: Make gdk_keyval_name() return a const charBenjamin Otte2020-02-091-1/+1
* gdk: Handle small final sigma in gdk_keyval_convert_caseAlex Henrie2020-01-241-2/+3
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-3/+3
* gdk: Add some more docsMatthias Clasen2018-02-111-0/+2
* gdk: Expand the docs a bitMatthias Clasen2018-02-101-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-22/+0
* docs: Annotate gdk_keymap_get_display()Emmanuele Bassi2018-02-011-0/+8
* gdk: Stop referring to ::key-press/release-eventMatthias Clasen2018-01-241-5/+2
* Add a display property to keymapsMatthias Clasen2018-01-141-2/+63
* Replace gdk_keymap_get_for_display by gdk_display_get_keymapMatthias Clasen2017-12-151-1/+1
* Drop gdk_keymap_get_default()Matthias Clasen2017-12-141-18/+4
* gdk: Intern signal namesMatthias Clasen2017-11-171-1/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+3
* Add some missing (nullable) annotationsRico Tzschichholz2016-09-221-2/+2
* Clarify docs a bitMatthias Clasen2016-04-151-1/+1
* Intern all signal names beforehandMatthias Clasen2015-09-121-3/+3
* Bug 736125 - The default gtk accelerator mod mask does not include all defaul...John Ralls2015-08-251-0/+4
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano FidĂȘncio2015-04-271-0/+18
* gdk: add many missing (nullable) return value annotationsEvan Nemerson2014-05-111-3/+3
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-4/+4
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-16/+12
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use links instead of <xref>William Jon McCann2014-02-071-1/+1
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-5/+5
* docs: don't use <para id="">William Jon McCann2014-02-041-2/+2
* docs: use ` instead of <literal>William Jon McCann2014-02-041-6/+6
* docs: use quotes instead of <firstterm>William Jon McCann2014-02-041-1/+1
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-3/+3
* Docs: Don't use note elementsMatthias Clasen2014-02-021-6/+4
* docs: Work around cpp complaining about comments in docs in the standard wayWilliam Jon McCann2014-01-291-8/+8