summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2221-4230/+5
* Merge branch 'ime-load-fix' into 'master'LRN2019-03-228-5/+220
|\
| * GDK W32: Fix property setting to correctly use static stringsРуслан Ижбулатов2019-03-221-2/+2
| * GDK W32: Test for IME correctlyРуслан Ижбулатов2019-03-227-3/+218
* | 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
* | | | renderer: Make gsk_renderer_is_realized() publicBenjamin Otte2019-03-194-5/+18
* | | | renderer: Remove display propertyBenjamin Otte2019-03-194-90/+4
* | | | 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-183-5/+219
|\ \ \ \ \
| * | | | | motion controller: Add getters for crossing event targetsMatthias Clasen2019-03-163-1/+73
| * | | | | 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-183-0/+124
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-173-0/+124
* | | | | editable: Fix a thinkoMatthias Clasen2019-03-171-2/+8
|/ / / /
* | | | Update POTFILES.inPiotr Drąg2019-03-172-0/+2
* | | | widget: Fix a mission annotationMatthias Clasen2019-03-171-1/+1
|/ / /
* | | a11y tests: Clean up the placeholder-text testMatthias Clasen2019-03-161-16/+0
* | | Merge branch 'wip/matthiasc/focus3' into 'master'Matthias Clasen2019-03-1767-834/+901
|\ \ \
| * | | xim: Stop using GtkWidget::eventMatthias Clasen2019-03-161-42/+0
| * | | a11y tests: Update expected resultsMatthias Clasen2019-03-1632-62/+70
| * | | Update the focus testMatthias Clasen2019-03-161-9/+154