summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Don't emit signals if nothing changedim-wayland-resetMatthias Clasen2018-03-261-0/+3
* snapshot: Generate better names for offset nodesBenjamin Otte2018-03-261-14/+4
* rendernode: Fix serializingBenjamin Otte2018-03-262-4/+5
* iconhelper: Apply scale to paintableBenjamin Otte2018-03-261-29/+10
* dnd: Remove gtk_drag_set_icon_surface()Benjamin Otte2018-03-263-40/+0
* tests: Don't use gtk_drag_set_icon_surface()Benjamin Otte2018-03-261-7/+11
* textview: Port dnd icon to be a GdkPaintableBenjamin Otte2018-03-263-18/+20
* colorswatch: Port drag icon to paintablesBenjamin Otte2018-03-261-11/+9
* colorbutton: Port dnd icon to paintableBenjamin Otte2018-03-261-13/+12
* treeview: Turn drag icon into paintableBenjamin Otte2018-03-262-35/+29
* iconview: Port DND icons to snapshot paintablesBenjamin Otte2018-03-262-36/+16
* tests: Remove references to long-deleted propertyBenjamin Otte2018-03-262-8/+1
* textutil: Make gtk_text_util_create_drag_icon() return a paintableBenjamin Otte2018-03-264-42/+31
* snapshot: Add gtk_snapshot_to_paintable()Benjamin Otte2018-03-266-0/+234
* snapshot: Export gtk_snapshot_append_layout()Benjamin Otte2018-03-265-14/+43
* snapshot: Make gtk_snapshot_append_node() take care of offsetBenjamin Otte2018-03-267-48/+140
* rendernode: Add an offset nodeBenjamin Otte2018-03-268-2/+226
* Update Polish translationPiotr Drąg2018-03-262-443/+630
* colorscale: Draw gradient using render nodesBenjamin Otte2018-03-261-9/+21
* colorscale: Draw hue background as a textureBenjamin Otte2018-03-261-34/+38
* colorplane: Create background image as a textureBenjamin Otte2018-03-261-48/+40
* Merge branch 'bz773274' into 'master'Matthias Clasen2018-03-251-1/+1
|\
| * wayland: Drop cairo surfaces when withdrawingOlivier Fourdan2018-03-201-1/+1
* | colorscale: Don't free surface data before surfaceBenjamin Otte2018-03-251-7/+6
* | GdkGLContext: Add a GL debug message callbackTimm Bäder2018-03-251-0/+106
* | gl renderer: Skip all 0-sized nodesTimm Bäder2018-03-251-0/+5
* | gl renderer: Remove cairo node special caseTimm Bäder2018-03-251-36/+1
* | ci: Remove --werrorEmmanuele Bassi2018-03-251-1/+0
* | ci: Use the appropriate argument for errorsEmmanuele Bassi2018-03-251-1/+1
* | Menu: Don't leak priv->motion_controllerDaniel Boles2018-03-241-0/+1
* | ci: build with -WerrorBenjamin Otte2018-03-241-0/+1
* | ci: Disable ccacheEmmanuele Bassi2018-03-241-3/+1
* | docs: Style fixes for the contribution guidelinesEmmanuele Bassi2018-03-241-8/+8
* | snapshot: Remove rendererBenjamin Otte2018-03-2410-38/+11
* | rendernode: Remove renderer argumentBenjamin Otte2018-03-244-27/+6
* | rendernode: Create Cairo surfaces as recording surfacesBenjamin Otte2018-03-241-34/+38
* | vulkan: Remove special case for Cairo surfacesBenjamin Otte2018-03-241-39/+9
* | Merge branch 'lrn/bug-773299' into 'master'LRN2018-03-242-24/+32
|\ \
| * | GDK W32: Adapt DnD event putting to recent changeslrn/bug-773299Руслан Ижбулатов2018-03-242-24/+32
* | | Merge branch 'lrn/bug-773299' into 'master'LRN2018-03-245-29/+17
|\ \ \ | |/ /
| * | GDK W32: Don't check dest_surface for != NULL on button eventsРуслан Ижбулатов2018-03-241-2/+1
| * | GDK W32: Init display scale to the global Windows scale, not 1Руслан Ижбулатов2018-03-241-1/+1
| * | GDK W32: adapt to the recent changes in GdkEventРуслан Ижбулатов2018-03-243-26/+15
|/ /
* | Update zh_CN po and po-properties translationsDz Chen2018-03-232-1406/+1547
* | Adwaita: Regenerate CSS from SASSDaniel Boles2018-03-222-2/+12
* | Merge branch 'toolbar-spacing-fix' into 'master'Daniel Boles2018-03-223-7/+6
|\ \
| * | theme: Be more selective when adding margins to toolbar itemsNikita Churaev2018-03-183-7/+6
* | | surface: Make process_updates no longer be a vfuncBenjamin Otte2018-03-214-22/+4
* | | surface: Remove some unused vfuncsBenjamin Otte2018-03-211-2/+0
* | | gdk: Remove GdkSurfaceImpl::shape_combine_region vfuncBenjamin Otte2018-03-216-136/+17