summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-162-0/+26
* Read 'context-fill' and 'context-stroke' keywords.Tavmjong Bah2014-12-161-8/+27
* Change grids to use 'user units'. Grids using absolute units are read in butTavmjong Bah2014-12-112-62/+131
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-46/+86
* Warning cleanup.Jon A. Cruz2014-11-011-2/+2
* Re-enable warning commented out from pony2ink branchLiam P. White2014-10-301-3/+2
* Update to trunk r13621Liam P. White2014-10-1710-34/+392
|\
| * Merged hatch pdf and png export codeTomasz Boczkowski2014-10-142-2/+0
| * Merged hatch rendering codeTomasz Boczkowski2014-10-141-1/+1
| * Merged src/display folder from svg-paints-support branchTomasz Boczkowski2014-10-1410-35/+409
| * DrawingItem: add NULL check (bug found by clang static analyzer)Johan B. C. Engelen2014-10-121-1/+1
* | 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