summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: Stop using modifier intentsMatthias Clasen2020-04-0613-131/+30
* imcontextsimple: Disable some win32-only codeMatthias Clasen2020-04-061-1/+2
* gdk: Redo key eventsMatthias Clasen2020-04-066-26/+29
* gtk: Remove handling of virtual modifiersMatthias Clasen2020-04-063-40/+16
* gtk: Stop using GDK_MODx_MASKMatthias Clasen2020-04-062-100/+0
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-0619-52/+52
* gtk: Use display apis for keymap mappingMatthias Clasen2020-04-062-9/+6
* gtk: Stop using keymap apisMatthias Clasen2020-04-0612-82/+102
* passwordentry: Show caps lock warning moreMatthias Clasen2020-04-051-2/+5
* Drop some no longer used codeMatthias Clasen2020-04-052-58/+0
* cell renderer accel: Use gdk_event_get_matchMatthias Clasen2020-04-051-46/+5
* Add gdk_event_matchesMatthias Clasen2020-04-053-133/+17
* shortcuts: documentation fixesMatthias Clasen2020-04-042-3/+22
* colorbutton: Don't add a customize menuMatthias Clasen2020-04-041-0/+1
* colorbutton: Fix focusMatthias Clasen2020-04-041-0/+1
* Merge branch 'scrollbar-a11y' into 'master'Matthias Clasen2020-04-045-2/+357
|\
| * scrollbar: Be more defensiveMatthias Clasen2020-04-031-1/+4
| * Add GtkScrollbarAccessibleMatthias Clasen2020-04-035-1/+353
* | Add an api to parse shortcut actionsMatthias Clasen2020-04-032-3/+24
|/
* imwayland: Clamp the surrounding string end correctlyCarlos Garnacho2020-04-031-1/+1
* Annotation fixesEmmanuele Bassi2020-04-031-1/+1
* shortcutcontroller: fix transfer full annotationTimm Bäder2020-04-031-1/+1
* window: Don't leak toplevel layoutTimm Bäder2020-04-031-0/+1
* a11y: Set focus-related states properlyMatthias Clasen2020-04-022-0/+30
* window: tie focus to surface state changesMatthias Clasen2020-04-021-1/+10
* imcontexsimple: Move Compose file loading to class_initMatthias Clasen2020-04-021-12/+6
* imcontextsimple: Simpify Compose file loadingMatthias Clasen2020-04-021-14/+16
* imcontextsimple: Load ~/.Compose unconditionallyMatthias Clasen2020-04-021-13/+1
* imcontextsimple: Add a profiler mark for IOMatthias Clasen2020-04-021-0/+6
* Fix crossing event generationMatthias Clasen2020-04-021-0/+1
* gtkflowbox: Fix a minor typo in the documentationPhilip Withnall2020-04-011-1/+1
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-011-1/+6
|\
| * keynav: Fix Shift-TabMatthias Clasen2020-04-011-1/+6
* | Add a cursor-aspect-ratio settingMatthias Clasen2020-03-312-5/+24
|/
* gtkmain: Do not try to coalesce/ignore crossing eventsCarlos Garnacho2020-04-011-13/+0
* window: Fix residual resizing issuesMatthias Clasen2020-03-311-13/+25
* shortcutcontroller: Document buildable supportMatthias Clasen2020-03-301-0/+22
* shortcutcontroller: Fix builder supportMatthias Clasen2020-03-302-24/+26
* filechoosernativeportal: Fall back if portal is too oldBastien Nocera2020-03-301-2/+10
* Add portal version checking helperBastien Nocera2020-03-302-0/+59
* colorpickerportal: Simplify version fetching codeBastien Nocera2020-03-301-4/+8
* window: Remove initial-focus leftoversMatthias Clasen2020-03-291-11/+2
* widget: Remove a leftover vfuncMatthias Clasen2020-03-291-3/+0
* widget: Return an array from list_controllersTimm Bäder2020-03-295-28/+41
* coloreditor: Drop the Private structMatthias Clasen2020-03-292-133/+119
* colorchooserdialog: Drop the Private structMatthias Clasen2020-03-291-35/+19
* colorchooserwidget: Drop the Private structMatthias Clasen2020-03-291-93/+71
* notebook: Drop the Private structMatthias Clasen2020-03-291-752/+588
* listbox: Drop the Private structMatthias Clasen2020-03-291-295/+238
* levelbar: Drop the Private structMatthias Clasen2020-03-291-155/+106