summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* Update to experimental r13543Liam P. White2014-09-0748-201/+208
* Update to experimental r13531Liam P. White2014-08-3131-521/+136
|\
| * Minor pass of header cleanupLiam P. White2014-08-304-15/+5
| * Reduce header bloatAlex Valavanis2014-08-302-3/+2
| * Complete reduction of GObject boilerplateAlex Valavanis2014-08-262-34/+8
| * sp-canvas: GObject boilerplate reductionAlex Valavanis2014-08-262-100/+17
| * More GObject boilerplate reductionAlex Valavanis2014-08-2413-338/+65
| * Turn on double-buffering of the canvasLiam P. White2014-08-231-1/+1
| * Fix build (not pretty).Liam P. White2014-08-1811-11/+22
| * Code cleanup.Liam P. White2014-08-182-20/+16
* | Update to experimental r13483Liam P. White2014-08-171-0/+3
|\|
| * Update to trunk r13525Liam P. White2014-08-171-0/+3
| |\
| | * Fix grid jumping (bug #1342238).Matthew Petroff2014-08-171-0/+3
| | * Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-012-8/+8
* | | Update to experimental r13464Liam P. White2014-08-081-20/+71
|\| |
| * | Fix small regressionLiam P. White2014-08-081-9/+10
| * | Rendering performance. Optimize bezier cases, implement arc rendering via Cairo.Liam P. White2014-08-071-20/+70
* | | Update to experimental r13460Liam P. White2014-08-062-8/+8
|\| |
| * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-012-8/+8
* | | Update to experimental r13452Liam P. White2014-07-301-11/+12
|\| |
| * | Merge from trunk 13472Liam P. White2014-07-271-11/+12
| |\|
| | * Warnings cleaup.Jon A. Cruz2014-07-151-11/+12
| | * Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-292-9/+2
* | | Update to experimental r13418Liam P. White2014-07-052-9/+2
|\| |
| * | Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-292-9/+2
* | | Update to experimental r13404Liam P. White2014-06-191-2/+4
|\| |
| * | Update to latest tip (trunk r13432)Liam P. White2014-06-191-2/+4
| |\|
| | * CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah2014-05-134-199/+427
| | * Fix snapping issue in selector toolDiederik van Lierop2014-05-121-2/+4
| | * Add closePath().Tavmjong Bah2014-05-111-0/+1
* | | Update to experimental (r13376)Liam P. White2014-05-175-201/+444
|\| |
| * | fix compliance test pservers-pattern-03-f - using fallback when pattern is emptyTomasz Boczkowski2014-05-161-2/+16
| * | small logic improvementJohan B. C. Engelen2014-05-121-3/+1
| * | CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah2014-05-114-199/+429
| * | Add closePath().Tavmjong Bah2014-05-111-0/+1
| |/
* | Update to trunkLiam P. White2014-05-047-30/+7
|\|
| * Fix bounding box cache issues in general, and prevent the selector tool from ...Diederik van Lierop2014-05-032-2/+2
| * Enable 'paint-order', (rendering only)... missing changes.Tavmjong Bah2014-05-013-8/+0
| * Enable support for 'paint-order', rendering only.Tavmjong Bah2014-05-012-12/+4
| * Enable 'mix-blend-mode' property (rendering only).Tavmjong Bah2014-04-301-8/+1
* | Update to trunk and fix issuesLiam P. White2014-04-297-8/+7
|\|
| * Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-266-6/+6
| * Clean up of style code, converting structures to C++ classes. Step 1.Tavmjong Bah2014-04-231-2/+1
* | Update to trunkLiam P. White2014-04-211-2/+5
|\|
| * Fix remaining issue with prefs updatingMartin Owens2014-04-191-1/+1
| * Add image rendering option for outlines. Setup desktop preferences observer.Martin Owens2014-04-181-2/+5
* | Update to trunkLiam P. White2014-04-181-0/+2
|\|
| * workaround build failure on Ubuntu 14.04 with dbus ext and clangAlex Valavanis2014-04-161-0/+2
* | Update to trunkLiam P. White2014-04-012-2/+2
|\|