summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-282-97/+10
* display.canvas-*grid: Drop GTK2 fallbacksAlex Valavanis2016-07-272-76/+4
* [Bug #1512729] Filter effects and blur quality options broken.Nicolas Dufour2016-05-241-1/+3
* Clarify license.Krzysztof Kosi??ski2016-05-081-1/+4
* Correct enumeration names.Tavmjong Bah2016-04-221-3/+3
* Priority is so high it blocks blitting the canvasLiam P. White2016-04-151-1/+1
* Change idle priority back to highLiam P. White2016-04-141-1/+1
* Remove no longer needed warning about feTile rendering.Tavmjong Bah2016-04-131-12/+0
* Remove unused variable in sp-canvas.cppKrzysztof Kosi??ski2016-04-131-2/+0
* Hopefully fix "invalid state when picking" warnings. #Hackfest2016Krzysztof Kosi??ski2016-04-131-2/+4
* Fix artifacts at the border when panning the canvas. #Hackfest2016Krzysztof Kosi??ski2016-04-131-16/+13
* Fix canvas flicker while dragging objects. #Hackfest2016Krzysztof Kosi??ski2016-04-131-33/+11
* Fix redraw problems when shrinking and then enlarging the SPCanvas widget.Krzysztof Kosi??ski2016-04-131-4/+6
* Move background drawing to SPCanvas to avoid temporarily drawing an incorrectKrzysztof Kosi??ski2016-04-132-27/+76
* Simplify SPCanvas by tracking the clean region instead of the dirty region.Krzysztof Kosi??ski2016-04-132-76/+42
* sp-canvas: Disable deprecated double-buffering #Hackfest2016Alex Valavanis2016-04-121-6/+1
* Update copyright notices on display/sp-canvas.(h|cpp)Krzysztof Kosi??ski2016-04-122-0/+4
* Hackfest 2016: Fix SPCanvas to comply with GTK3 rendering model.Krzysztof Kosi??ski2016-04-122-148/+139
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-122-609/+472
* Fix feTile rendering bug with Krzysztof's help.Tavmjong Bah2016-04-111-5/+2
* Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-022-0/+2
* Fix bug #1548953 (Crash when SVG contains certain special chars)Eduard Braun2016-03-301-7/+9
* type in commit r14664Kris De Gussem2016-02-291-1/+1
* static code analysisKris De Gussem2016-02-221-2/+2
* Remove artifacts when remove canvas items, for example in measure toolJabier Arraiza Cenoz2016-02-101-1/+1
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-082-5/+5
* Less derp, can't iterate past the end of the listLiam P. White2016-01-171-2/+2
* Follow-up commit to 14529.Liam P. White2016-01-171-33/+40
* Coalesce g_object_new/g_object_set calls; change guide origin pickable to fal...Liam P. White2016-01-161-6/+7
* Header cleanupLiam P. White2016-01-161-3/+0
* Dead code cleanupLiam P. White2016-01-161-10/+0
* Remove buggy and presumptuous usage of SP_ACTIVE_DESKTOP in renderer code; fi...Liam P. White2016-01-162-29/+24
* More subtle checkerboard pattern centered around 50% gray. Makes editing node...Tavmjong Bah2016-01-151-2/+2
* Add option for checkerboard background.Tavmjong Bah2015-12-212-0/+18
* Small bug fix related to previous check-in.Tavmjong Bah2015-12-141-0/+1
* Fix two bugs with component transfer filter primitive:Tavmjong Bah2015-12-141-155/+47
* cppification and performanceMarc Jeanmougin2015-12-133-129/+71
* Fix crash on hidden guidesJabier Arraiza Cenoz2015-12-111-23/+23
* Clean up some code, only init the SPKnot in one place.Martin Owens2015-12-112-18/+1
* Fix bug launching a document by commandline with guidesJabier Arraiza Cenoz2015-12-111-10/+20
* Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-106-247/+33
* Add rect to SP Control point on locked guidesJabier Arraiza Cenoz2015-12-073-13/+27
* Add Martin Owens radious patchJabier Arraiza Cenoz2015-12-071-0/+6
* Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-1/+0
* Added no highlight and cross icon on locked guidesJabier Arraiza Cenoz2015-12-031-1/+2
* Add lock to guidesJabier Arraiza Cenoz2015-12-022-0/+10
* Merge 'writing-modes' branch.Tavmjong Bah2015-11-242-3/+0
|\
| * Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-282-3/+0
* | static code analysisKris De Gussem2015-10-291-6/+2
* | static code analysisKris De Gussem2015-10-282-2/+6
|/