summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add GtkLayoutChildEmmanuele Bassi2019-03-266-15/+319
* Rename the internal GtkLayoutChild typeEmmanuele Bassi2019-03-261-11/+11
* Add GtkWidget:layout-managerEmmanuele Bassi2019-03-261-0/+22
* Hook GtkLayoutManager into GtkWidgetEmmanuele Bassi2019-03-267-69/+258
* Add GtkLayoutManagerEmmanuele Bassi2019-03-265-0/+329
* Doc comment fixupTimm Bäder2019-03-251-1/+1
* popover: Always measure contents gizmoTimm Bäder2019-03-251-7/+3
* popover: Don't try to compute_bounds of a NULL childTimm Bäder2019-03-251-1/+2
* Remove a dead fileMatthias Clasen2019-03-241-703/+0
* color editor: Don't warn if editing is cancelledMatthias Clasen2019-03-241-1/+0
* Fix compile warningBenjamin Otte2019-03-231-2/+1
* Remove win32 themeing supportBenjamin Otte2019-03-2216-4186/+3
* Fix hover state handlingMatthias Clasen2019-03-221-1/+37
* Stop walking parent surfaces for crossing event generationMatthias Clasen2019-03-221-136/+4
* cssparser: SimplifyBenjamin Otte2019-03-223-38/+15
* cssparser: Remove unused functionsBenjamin Otte2019-03-222-122/+0
* Remove debug spewMatthias Clasen2019-03-221-1/+0
* entry: Disconnect text signals in disposeMatthias Clasen2019-03-211-1/+13
* Merge branch 'adwaita-remove-selectionmode-assets-master' into 'master'Matthias Clasen2019-03-2017-330/+1
|\
| * Adwaita: Drop checkbox-selectionmode assetsAlex Monday2019-03-1317-330/+1
* | Merge branch 'adwaita-selectionmode-checkboxes-master' into 'master'Matthias Clasen2019-03-203-32/+37
|\ \
| * | Adwaita: Fix selection-mode checkboxesAlex Monday2019-03-123-32/+37
* | | Merge branch 'adwaita-headerbar-switch-margins-master' into 'master'Matthias Clasen2019-03-203-4/+4
|\ \ \
| * | | Adwaita: Adjust switch margins on headerbarsAlex Monday2019-03-193-4/+4
* | | | Merge branch 'wip/jimmac/focus-ring-radii' into 'master'Matthias Clasen2019-03-203-3/+7
|\ \ \ \
| * | | | Adwaita: draw bigger radius for focus ringsJakub Steiner2019-03-193-3/+7
* | | | | window: Update state flagsMatthias Clasen2019-03-191-0/+12
* | | | | main: Fix crossing event generation for parented rootsMatthias Clasen2019-03-191-2/+3
|/ / / /
* | | | gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-1937-54/+90
* | | | stylecontext: Move atk.h include where it belongsBenjamin Otte2019-03-192-1/+2
* | | | paned: hide the handle widget when <2 children are visibleBenjamin Otte2019-03-191-0/+4
* | | | paned: RefactorBenjamin Otte2019-03-191-27/+4
* | | | singleselection: Add forgotten notify emissionBenjamin Otte2019-03-191-1/+8
* | | | revealer: Always use identity transform for revealed childBenjamin Otte2019-03-191-74/+79
* | | | One forgotten leave signal handlerMatthias Clasen2019-03-181-0/+2
* | | | Adapt to motion controller api changeMatthias Clasen2019-03-185-8/+36
* | | | motion controller: Install the propertiesMatthias Clasen2019-03-181-0/+2
* | | | Merge branch 'paned-no-grab' into 'master'Matthias Clasen2019-03-181-3/+0
|\ \ \ \
| * | | | paned: Don't use a grabMatthias Clasen2019-03-171-3/+0
* | | | | Merge branch 'crossing-details' into 'master'Matthias Clasen2019-03-182-5/+217
|\ \ \ \ \
| * | | | | motion controller: Add getters for crossing event targetsMatthias Clasen2019-03-162-1/+71
| * | | | | motion controller: Add focus propertiesMatthias Clasen2019-03-161-0/+123
| * | | | | motion controller: add details to signalsMatthias Clasen2019-03-161-4/+23
| | |/ / / | |/| | |
* | | | | Merge branch 'wip/carlosg/include-constructors-header' into 'master'Matthias Clasen2019-03-181-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-171-0/+2
* | | | | editable: Fix a thinkoMatthias Clasen2019-03-171-2/+8
|/ / / /
* | | | widget: Fix a mission annotationMatthias Clasen2019-03-171-1/+1
|/ / /
* | | xim: Stop using GtkWidget::eventMatthias Clasen2019-03-161-42/+0
* | | Use root in gdk_synthesize_crossing_eventsMatthias Clasen2019-03-163-6/+6
* | | Make gtk_widget_get_focus_child publicMatthias Clasen2019-03-162-2/+3