summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add auto cleanup func for GdkContentProvidercontent-provider-autoptrErnestas Kulik2018-07-191-0/+1
* docs: Small updates to the migration guideMatthias Clasen2018-07-181-7/+14
* Merge branch 'places-sidebar-dnd' into 'master'Matthias Clasen2018-07-183-22/+27
|\
| * placessidebar: Take a GdkDrag in _set_drop_targets_visible()Ernestas Kulik2018-07-173-22/+27
|/
* gesturestylus: Clarify a documentation commentTimm Bäder2018-07-171-3/+3
* Remove icon extents APITimm Bäder2018-07-172-61/+0
* widget: Remove another ->priv usageTimm Bäder2018-07-171-1/+3
* sizerequest: Pull locals into closest scopeTimm Bäder2018-07-171-26/+28
* Correctly mark an enum value in a doc commentTimm Bäder2018-07-171-1/+1
* sizerequest: Only check reported baselines if requestedTimm Bäder2018-07-171-1/+2
* gl renderer: Pull a few declarations into the closest scopeTimm Bäder2018-07-171-4/+6
* Remove GTK_CSS_AFFECTS_CLIPTimm Bäder2018-07-172-12/+8
* window: Don't queue an allocate if the css clip changesTimm Bäder2018-07-171-1/+1
* GskRoundedRect: TypoTimm Bäder2018-07-171-1/+1
* gl renderer: Use a GArray for the shadow cacheTimm Bäder2018-07-172-35/+56
* Avoid a g_object_get pathTimm Bäder2018-07-171-2/+1
* docs: Fix scroll and motion controller titlesTimm Bäder2018-07-171-2/+2
* Merge branch 'legacy-gl' into 'master'Emmanuele Bassi2018-07-172-6/+94
|\
| * gl: implement clipping for legacy contextsElias Aebi2018-07-141-1/+17
| * gl: fix compilation errors for legacy context shadersElias Aebi2018-07-142-5/+77
* | Update POTFILES.inPiotr Drąg2018-07-162-2/+2
* | Handle configure events in gdkMatthias Clasen2018-07-155-11/+22
* | Revert "gdk: Drop configure events"Matthias Clasen2018-07-1511-50/+93
* | Revert "broadway: Stop using configure events"Matthias Clasen2018-07-151-3/+10
* | Merge branch 'dnd-cleanups' into 'master'Matthias Clasen2018-07-1510-178/+219
|\ \
| * | win32: Stop accessing GdkDrag membersMatthias Clasen2018-07-151-4/+10
| * | wayland: Set actions on dragMatthias Clasen2018-07-151-1/+2
| * | x11: Set actions on dragMatthias Clasen2018-07-151-1/+2
| * | x11: Rename a fileMatthias Clasen2018-07-152-1/+1
| * | drop: stop accessing GdkDrag fieldsMatthias Clasen2018-07-151-2/+13
| * | x11: Stop using GdkDrag fieldsMatthias Clasen2018-07-151-10/+16
| * | wayland: Stop accessing GdkDrag membersMatthias Clasen2018-07-151-1/+2
| * | Add a GdkDrag::surface propertyMatthias Clasen2018-07-151-3/+23
| * | gdkdrag: remove an unused memberMatthias Clasen2018-07-151-1/+0
| * | wayland: Drop an unused apiMatthias Clasen2018-07-152-15/+1
| * | Add a private struct to GdkDragMatthias Clasen2018-07-152-52/+74
| * | Revert "GdkDrop: drop the priv struct"Matthias Clasen2018-07-152-48/+77
| * | dnd: Drop gdk_drag_dropMatthias Clasen2018-07-156-47/+6
|/ /
* | Merge branch 'wip/matthiasc/kill-non-input-events' into 'master'Matthias Clasen2018-07-1517-334/+149
|\ \
| * | Fix up some doc mishapswip/matthiasc/kill-non-input-eventsMatthias Clasen2018-07-151-3/+3
| * | Drop gdk_surface_withdrawMatthias Clasen2018-07-155-54/+19
| * | gdk: Drop map eventsMatthias Clasen2018-07-159-87/+30
| * | win32: Stop using expose and configure eventsMatthias Clasen2018-07-151-20/+1
| * | broadway: Stop using configure eventsMatthias Clasen2018-07-151-10/+3
| * | gdk: Drop expose eventsMatthias Clasen2018-07-156-68/+29
| * | gdk: Drop configure eventsMatthias Clasen2018-07-1511-92/+64
|/ /
* | popover: Drop some dead codeMatthias Clasen2018-07-151-23/+1
* | text display: correct a commentMatthias Clasen2018-07-141-1/+1
|/
* textview: Only create cairo context in gtktextdisplay.cBenjamin Otte2018-07-147-116/+99
* x11: Set BackPixmap = None unconditionallyBenjamin Otte2018-07-141-10/+2