summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Use native Windows API for converting keystrokes to charactersPhilip Zander2022-10-174-120/+12
* gtk/win32: fix a switch-default warningMarc-André Lureau2022-08-231-0/+3
* gtk/win32: use gdk_win32_surface_get_handleMarc-André Lureau2022-08-231-10/+10
* Merge branch 'win32-gir' into 'main'Luca Bacci2022-08-221-0/+18
|\
| * build-sys: generate GdkWin32.girMarc-André Lureau2022-08-191-0/+18
* | css: Fix freeing of calc valuesMatthias Clasen2022-08-221-2/+7
* | Merge branch 'no-emoji-insert' into 'main'Matthias Clasen2022-08-211-4/+4
|\ \
| * | text: Respect no-emoji hint fullyMatthias Clasen2022-08-211-4/+4
* | | emojichooser: Fix arrow keynavMatthias Clasen2022-08-191-52/+110
|/ /
* | Merge branch 'treeview-search-focus' into 'main'Matthias Clasen2022-08-181-4/+1
|\ \
| * | treeview: Always call grab_focus_without_selecting on search entryMat2022-08-181-4/+1
| |/
* | gtkimcontextwayland: Refactor handling of client updatesCarlos Garnacho2022-08-181-24/+34
* | gtktextview: Shuffle the places doing IM resetCarlos Garnacho2022-08-181-9/+20
* | gtktext: Shuffle the places doing IM resetCarlos Garnacho2022-08-181-7/+16
|/
* Merge branch 'gtktreeview-adjustment' into 'main'Matthias Clasen2022-08-141-0/+3
|\
| * treeview: Do not set top row adjustment value while animatingMat2022-08-101-0/+3
* | Merge branch 'treeview-widget-coords' into 'main'Matthias Clasen2022-08-141-3/+3
|\ \
| * | treeview: Use widget coordinates where requiredMat2022-08-101-3/+3
| |/
* | listitemwidget: Actually unref the listitemsBenjamin Otte2022-08-141-1/+3
* | inscription: Plug a memory leakMatthias Clasen2022-08-121-1/+1
* | inscription: Plug a memory leakMatthias Clasen2022-08-121-0/+1
* | a11y: Fix a memory leakMatthias Clasen2022-08-121-1/+3
* | gtk/css: data_url_path fix leak in error pathPablo Correa Gómez2022-08-121-2/+3
* | css: Propagate charset conversion errorsMatthias Clasen2022-08-111-1/+11
* | gtkeventcontrollerscroll: Always accumulate discrete deltasJosé Expósito2022-08-101-0/+52
* | gdk/events: Set discrete scroll deltas in its constructorJosé Expósito2022-08-101-19/+1
|/
* Merge branch 'gbsneto/paned-focus-infloop' into 'main'Carlos Garnacho2022-08-091-1/+10
|\
| * paned: Warn if child is not actually a childGeorges Basile Stavracas Neto2022-08-091-0/+9
| * paned: Protect against NULL variableGeorges Basile Stavracas Neto2022-08-091-1/+1
* | gtkwindow: Use pointer-oriented function to deal with crossing eventsCarlos Garnacho2022-08-093-2/+16
* | gtkmain: Pass coordinates when synthesizing pointer eventsCarlos Garnacho2022-08-091-26/+16
|/
* scrolledwindow: Lower the scroll multiplierAlexander Mikhaylenko2022-08-081-1/+1
* gtk/scrolledwindow: Check for overshoot setting up kinetic scroll helpersCarlos Garnacho2022-08-071-2/+5
* gtkscrolledwindow: Add fixed multiplier to scroll events in surface unitsCarlos Garnacho2022-08-071-0/+11
* gtkwindow: Synthesize pointer crossing events on state changesCarlos Garnacho2022-08-051-0/+8
* gtkeventcontroller: Fix internal enum documentationCarlos Garnacho2022-08-051-1/+1
* gtkgesturerotate: Filter touchpad holds eventsCarlos Garnacho2022-08-051-2/+3
* gtkgesturerotate: Filter touchpad holds eventsCarlos Garnacho2022-08-051-2/+3
* gdkevent: Give touchpad hold events a sequenceCarlos Garnacho2022-08-051-0/+1
* gtkgesture: Do not coalesce hold events with other touchpad gesturesCarlos Garnacho2022-08-051-39/+2
* Move private function out of the AT-SPI a11y backendEmmanuele Bassi2022-08-049-691/+720
* Merge branch 'mount_operation' into 'main'Matthias Clasen2022-08-031-0/+5
|\
| * mountoperation: Free user_widgets list upon dialog destructionCorey Berla2022-07-251-0/+4
| * mountoperation: Select "Anonymous" check button by defaultCorey Berla2022-07-241-0/+1
* | Merge branch 'label-tabs' into 'main'Matthias Clasen2022-08-022-0/+83
|\ \
| * | Add GtkLabel:tabsMatthias Clasen2022-08-012-0/+83
* | | snapshot: Don't critical on disposeBenjamin Otte2022-08-011-1/+4
* | | Fix g_object_new(GTK_TYPE_SNAPSHOT)Benjamin Otte2022-08-011-21/+16
* | | gtkbuilder: update gtk_builder_expose_object() docsChristian Hergert2022-07-311-0/+5
* | | gtkbuilder: update gtk_builder_extend_with_templat() docsChristian Hergert2022-07-311-2/+2