summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Crude partial implementation of feTile filter primitive.Tavmjong Bah2015-09-206-5/+130
* Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'.Tavmjong Bah2015-09-151-8/+11
* Fixes doubled transparency computation on bitmaps for some reasonMarc Jeanmougin2015-08-161-1/+1
* Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop2015-07-241-3/+8
* Enable stitching in Spiro and SPCurve to prevent some crashesKrzysztof Kosi??ski2015-07-191-2/+3
* Hopefully fix build failure on i386Krzysztof Kosi??ski2015-07-051-1/+1
* Fix compilation failure in make checkKrzysztof Kosi??ski2015-07-052-49/+40
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-045-21/+11
|\
| * Merge from trunkKrzysztof Kosi??ski2015-05-221-1/+2
| |\
| * | Fix eraser toolKrzysztof Kosi??ski2015-05-091-11/+3
| * | Merge from trunkKrzysztof Kosi??ski2015-05-083-12/+22
| |\ \
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-275-10/+8
* | | | Make the behavior of the snap indicator fully transparent, such that all even...Diederik van Lierop2015-06-123-23/+29
* | | | patch for bug 1283194mathog2015-06-011-5/+20
* | | | Alex Valavanis fix for a compiling bugJabier Arraiza Cenoz2015-05-291-0/+1
| |_|/ |/| |
* | | patch bug 1294784mathog2015-05-211-1/+2
| |/ |/|
* | fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* | Compromise solution for dot grid visibilty. See bug #1357611.Tavmjong Bah2015-05-061-3/+21
* | Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-3/+0
* | First batchTavmjong Bah2015-05-031-0/+3
* | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-272-8/+0
|/
* Fix out-of-control render cache from dominating all available memoryLiam P. White2015-03-051-3/+3
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Collect util/ into a static libraryLiam P. White2015-02-252-3/+3
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* Remove useless fileLiam P. White2015-02-253-23/+0
* Adjust timeout for snap tool tips to 4 secondsDiederik van Lierop2015-02-151-1/+1
* for grid spacing, reduce numerical error if viewbox and page are same sizeAlvin Penner2015-02-042-0/+6
* for snapping to grids and guides, reduce numerical error for the case of unif...Alvin Penner2015-01-292-0/+10
* Rejection sampling to avoid indeterminate gradients in feTurbulence.Jasper van de Gronde2015-01-061-2/+4
* SPStyle ref counting clean up.Tavmjong Bah2014-12-262-7/+11
* Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah2014-12-231-8/+10
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-214-4/+4
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-5/+5
* Purge sp_desktop_gridgroupLiam P. White2014-12-211-2/+2
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-219-61/+136
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-1610-75/+61