summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* inspector: Some logging supportwip/matthiasc/debug-cleanupMatthias Clasen2018-01-116-0/+511
* x11: Only set the keymap display onceMatthias Clasen2018-01-111-3/+4
* wayland: Set display on keymapsMatthias Clasen2018-01-114-4/+5
* Add a display property to keymapsMatthias Clasen2018-01-112-2/+66
* Make gdk logging per-displayMatthias Clasen2018-01-1132-353/+412
* gsk: Clarify a debug messageMatthias Clasen2018-01-111-1/+1
* wip: Reorganize GDK env varsMatthias Clasen2018-01-1113-195/+118
* Split NEWSMatthias Clasen2018-01-104-7857/+7854
* docs: Mention textures in the GtkImage docsMatthias Clasen2018-01-101-4/+4
* scrolledwindow: Remove workaroundsTimm Bäder2018-01-101-19/+3
* magnifier: gtk_snapshot_finish may return NULLTimm Bäder2018-01-101-5/+8
* Quiet a compiler warningMatthias Clasen2018-01-101-1/+1
* Revert "Quiet a compiler warning"Matthias Clasen2018-01-101-1/+0
* entry: Fix text clippingTimm Bäder2018-01-101-11/+10
* entry: Fix get_text_allocationTimm Bäder2018-01-101-1/+2
* adwaita: Add some spacing to the scale valueTimm Bäder2018-01-104-1/+24
* GDK W32: Remove non-managed DnD codeРуслан Ижбулатов2018-01-102-107/+83
* GDK W32: stop using the OWNERCHANGE eventРуслан Ижбулатов2018-01-102-2/+4
* adwaita: Fix scale styling for latest changesTimm Bäder2018-01-103-46/+48
* scale: Allocate marks widget along the troughTimm Bäder2018-01-101-6/+10
* testheightforwidth: Remove "vertical labels" testTimm Bäder2018-01-101-124/+0
* renderbackground: Avoid excess css value lookupsTimm Bäder2018-01-101-7/+7
* renderbackground: Add some constnessTimm Bäder2018-01-101-4/+4
* renderbackground: Pull out a gdk_rgba_is_clear checkTimm Bäder2018-01-101-4/+2
* GdkDrawingContext: Add missing nullable annotationTimm Bäder2018-01-101-1/+1
* gl renderer: Sprinkle some const aroundTimm Bäder2018-01-101-1/+1
* widget: Refine docs a bitTimm Bäder2018-01-101-1/+1
* Document the new GDK_VULKAN_DEVICE envvarMatthias Clasen2018-01-101-1/+12
* Document the GDK_VULKAN env varMatthias Clasen2018-01-101-0/+22
* Add missing debug keys to the docsMatthias Clasen2018-01-101-4/+28
* Drop unused GDK_GL valuesMatthias Clasen2018-01-106-58/+48
* Drop unused debug keysMatthias Clasen2018-01-093-24/+10
* Drop no-longer-existing debug keys from the docsMatthias Clasen2018-01-091-8/+0
* Drop another unused debug valueMatthias Clasen2018-01-092-20/+18
* Remove an unused debug valueMatthias Clasen2018-01-093-6/+0
* Docs: Drop section on commandline argumentsMatthias Clasen2018-01-091-98/+0
* vulkan: Add a way to specify a deviceMatthias Clasen2018-01-091-20/+87
* Make size request warnings more usefulMatthias Clasen2018-01-091-5/+10
* Quiet a compiler warningMatthias Clasen2018-01-091-0/+1
* Fix file chooserMatthias Clasen2018-01-091-0/+1
* Drop GtkPlacesSidebar from public APIMatthias Clasen2018-01-0814-339/+138
* gl renderer: Fix shaders for glesTimm Bäder2018-01-086-15/+106
* gl: Fix copy&paste error in blur shaderTimm Bäder2018-01-081-1/+1
* inspector: Stop adding event controllers to the object treeTimm Bäder2018-01-081-23/+0
* Update Icelandic translationSveinn í Felli2018-01-081-778/+764
* adwaita: Uncomment accidentally commented linesTimm Bäder2018-01-083-2/+18
* treeview: Stop rendering focus outlineTimm Bäder2018-01-081-25/+1
* widget: Fix css padding debug drawingTimm Bäder2018-01-081-1/+1
* gl renderer: Bring back hexbox drawingTimm Bäder2018-01-082-7/+13
* gl renderer: Use alpha uniform in inset shadow shaderTimm Bäder2018-01-081-1/+1