summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* demos: Fix glarea demo on OpenGL/ESwip/master.win.eglChun-wei Fan2018-08-031-2/+2
* Add a EGL renderer (via ANGLE) for WindowsChun-wei Fan2018-08-038-156/+701
* build: Check for EGL support in libepoxy on WindowsChun-wei Fan2018-08-032-1/+23
* Merge branch 'fix-app-id' into 'master'Matthias Clasen2018-08-0313-9/+25
|\
| * demos: Make desktop file names match the application idGuido Günther2018-08-028-5/+3
| * examples: Use appliction id as desktop file base nameGuido Günther2018-08-023-3/+3
| * docs: Explain desktop file id == application_id in migration guideGuido Günther2018-08-021-0/+16
| * gdk: Use application_id as xdg_shell's app_id if availableGuido Günther2018-08-021-1/+3
* | color picker: Also try kwinMatthias Clasen2018-08-021-7/+8
* | Only use the portal color picker when appropriateMatthias Clasen2018-08-021-1/+5
* | Add a kwin color pickerMatthias Clasen2018-08-023-0/+229
* | Merge branch 'gbsneto/issue-1258' into 'master'Benjamin Otte2018-08-021-3/+11
|\ \ | |/ |/|
| * listbox: Store child iter in a variable when removingGeorges Basile Stavracas Neto2018-08-021-3/+11
|/
* container: Remove focus chainsBenjamin Otte2018-07-3115-569/+2
* widgetfocus: Fix copy/paste errorBenjamin Otte2018-07-311-2/+2
* colorpicker: Fix gcc warningBenjamin Otte2018-07-311-1/+1
* Mention gtk_widget_show_all in the migration guideMatthias Clasen2018-07-311-0/+4
* 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