summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtkselection: Drop gtk_selection_data_get_targets()dnd-testErnestas Kulik2018-07-312-77/+9
* gtkselection: Drop format fieldErnestas Kulik2018-07-3114-54/+19
* tests: testdnd: Use G_N_ELEMENTS macroErnestas Kulik2018-07-311-5/+5
* Merge branch 'issue1214-tooltips-win32-gtk4' into 'master'Matthias Clasen2018-07-311-21/+17
|\
| * Gdk-Win32: Correct handling of transient state changesLuca Bacci2018-07-311-21/+17
* | bindings: Remove GTK_TYPE_IDENTIFIERBenjamin Otte2018-07-311-47/+20
* | color picker: Better debug spewMatthias Clasen2018-07-301-2/+11
* | Updated Czech translationMarek Cernocky2018-07-301-1/+1
* | gdk: Fix Windows and OS X backend for keyevent.string removalBenjamin Otte2018-07-302-123/+3
* | treeview: Fix compiler warningBenjamin Otte2018-07-301-1/+1
* | gdk: Remove key_event->string and key_event->lengthBenjamin Otte2018-07-307-170/+2
* | gdk: Remove gdk_event_get_string()Benjamin Otte2018-07-305-63/+28
* | Update POTFILES.skipPiotr Drąg2018-07-302-0/+2
* | Updated Czech translationMarek Cernocky2018-07-301-12/+12
* | colorpickerportal: Fix memory leakMohammed Sadiq2018-07-301-0/+1
* | inspector: Remove unnecessary castCarlos Garnacho2018-07-301-1/+1
* | Merge branch 'gtk-4-add-spinner-to-sidebar-row' into 'master'Matthias Clasen2018-07-304-10/+50
|\ \
| * | gtkplacessidebar: Show busy spinner in sidebar row during mount opssegfault2018-07-274-10/+50
* | | Merge branch 'wip/carlosg/event-final-cleanup' into 'master'Carlos Garnacho2018-07-3021-1116/+580
|\ \ \
| * | | tests: Port testwidgetfocus to using a motion controllerCarlos Garnacho2018-07-301-15/+15
| * | | demos: Update changedisplay demo to using GtkGestureCarlos Garnacho2018-07-301-9/+13
| * | | tests: Port motion-compression to using a motion controllerCarlos Garnacho2018-07-301-20/+18
| * | | gtkscrolledwindow: Use controller for motion capturingCarlos Garnacho2018-07-301-81/+60
| * | | gtkwindow: Replace captured event handler with motion controllerCarlos Garnacho2018-07-301-12/+12
| * | | testsuite: Update window test to use gestures when interactiveCarlos Garnacho2018-07-301-6/+12
| * | | tests: Use gesture in testtreeposCarlos Garnacho2018-07-301-14/+16
| * | | tests: Use gesture to popup menu in testiconviewCarlos Garnacho2018-07-301-49/+35
| * | | tests: Update testgrid to use gesturesCarlos Garnacho2018-07-301-11/+13
| * | | demos: Update hypertext demo to use controllersCarlos Garnacho2018-07-301-34/+29
| * | | demos: Update search_entry2 demo to use key capturing APICarlos Garnacho2018-07-301-12/+1
| * | | demos: drop "Event axes" demoCarlos Garnacho2018-07-303-668/+0
| * | | gtk-demo: Add pad controller handling to "Paint" demoCarlos Garnacho2018-07-301-5/+133
| * | | gtktreeview: Use key controller on search entry handlingCarlos Garnacho2018-07-301-27/+32
| * | | gtktreeview: Replace event vmethod with key controllerCarlos Garnacho2018-07-301-71/+61
| * | | gtkcombobox: Use keycontroller on GtkCellEditable implementationCarlos Garnacho2018-07-301-20/+13
| * | | gtkentry: Use keycontroller on GtkCellEditable implementationCarlos Garnacho2018-07-301-12/+9
| * | | inspector: Use gestures/controllers for inspect buttonCarlos Garnacho2018-07-302-36/+81
| * | | gtkcombobox: Use controller to handle combobox keybindings in menusCarlos Garnacho2018-07-302-14/+27
|/ / /
* | | Merge branch 'fix-gs-issue-404' into 'master'Matthias Clasen2018-07-301-0/+5
|\ \ \
| * | | window: Fallback to CSD titlebar in focus-chainAndrea Azzarone2018-07-301-0/+5
* | | | Merge branch 'devel-styling' into 'master'Matthias Clasen2018-07-301-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Adwaita: devel styleJakub Steiner2018-07-301-0/+11
|/ / /
* | | treeview: Get rid of child surfacesMatthias Clasen2018-07-291-360/+26
* | | Update Polish translationPiotr Drąg2018-07-292-974/+980
* | | Migration guide: mention size-allocateMatthias Clasen2018-07-291-0/+9
* | | Remove an outdated commentMatthias Clasen2018-07-291-4/+0
* | | vulkan: fix warning from g_clear_pointer() changesChristian Hergert2018-07-281-1/+1
* | | imwayland: fix potential leak of attr listChristian Hergert2018-07-281-1/+5
* | | Updated Lithuanian translationAurimas Černius2018-07-281-459/+1984
* | | Merge branch 'wip/gtk-menu-popup-no-more' into 'master'Matthias Clasen2018-07-276-501/+29
|\ \ \