summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-02-113-6/+14
|\ | | | | (bzr r11950.1.253)
| * Set 'preserveAspectRatio' to 'none' when importing an image.Tavmjong Bah2014-02-111-0/+6
| | | | | | (bzr r13020)
| * Fix parsing of preserveAspectRatio broken in r13016.Tavmjong Bah2014-02-111-1/+1
| | | | | | (bzr r13019)
| * Extensions->Render submenu. Scaling into document units for grid.cpp (Bug ↵Alvin Penner2014-02-101-5/+7
| | | | | | | | | | 1240455) (bzr r13018)
* | update to trunkJabier Arraiza Cenoz2014-02-107-64/+56
|\| | | | | (bzr r11950.1.252)
| * Fixing format-security errors in text debug code.Nicolas Dufour2014-02-102-3/+3
| | | | | | (bzr r13017)
| * viewbox: simple code clean-upJohan B. C. Engelen2014-02-092-55/+43
| | | | | | (bzr r13016)
| * fix build on Mavericks (clang, libc++)Johan B. C. Engelen2014-02-092-4/+4
| | | | | | (bzr r13014)
| * memleak fixDavid Mathog2014-02-091-2/+6
| | | | | | (bzr r13013)
* | Removing hack for force show red lines in bspline modeJabier Arraiza Cenoz2014-02-081-7/+0
| | | | | | (bzr r11950.1.251)
* | update to trunkJabier Arraiza Cenoz2014-02-0859-1438/+1162
|\| | | | | (bzr r11950.1.250)
| * Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour2014-02-081-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/879058 (bzr r13011)
| * DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-0832-283/+283
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009)
| * EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-0810-107/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF support: - linear gradients: improve numeric stability on round-trip editing - linear gradients: fix scaling issue libTERE/text_reassemble update: - improve handling of whitespace created with large x kerns - fix handling of absolute RTL-positioning of LTR text in EMF files WMF support: - fix support for 'textout' records and Placeable headers - add support for CREATEPATTERNBRUSH - fix offset on load if opened via GUI (bug #1250250) Fixed bugs: - https://launchpad.net/bugs/1263242 - https://launchpad.net/bugs/1250250 (bzr r13008)
| * Fix for Bug #1275443 (Including picture results in crash).Nicolas Dufour2014-02-071-0/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275443 (bzr r13006)
| * Slightly improved fix to previous check-in.Tavmjong Bah2014-02-071-1/+1
| | | | | | (bzr r13005)
| * Prevent attempt to initialize/compare std::string with/to null pointer.Tavmjong Bah2014-02-072-2/+13
| | | | | | (bzr r13004)
| * Markers are never shown directly, even if outside of <defs> section.Tavmjong Bah2014-02-062-3/+8
| | | | | | (bzr r13003)
| * Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-0615-1042/+601
| | | | | | | | | | | | Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002)
* | update to trunkJabier Arraiza Cenoz2014-02-081-24/+13
| | | | | | (bzr r11950.1.249)
* | update to trunkJabier Arraiza Cenoz2014-02-0515-426/+442
|\| | | | | (bzr r11950.1.248)
| * Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-0512-422/+422
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1250685 (bzr r12997)
| * Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after ↵Nicolas Dufour2014-02-041-1/+6
| | | | | | | | | | tool-switch). (bzr r12996)
| * Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF).Nicolas Dufour2014-02-041-1/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275146 (bzr r12995)
| * remove vertical offset when stretching a horizontal line (Bug 1275077)Alvin Penner2014-02-011-2/+8
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275077 (bzr r12993)
* | fixing su_v advertising memory bugJabier Arraiza Cenoz2014-02-051-13/+24
| | | | | | (bzr r11950.1.247)
* | update to trunkJabier Arraiza Cenoz2014-02-014-112/+109
|\| | | | | (bzr r11950.1.246)
| * Fix some formatting problems and add formatting info at end of file.Tavmjong Bah2014-02-011-60/+74
| | | | | | (bzr r12992)
| * Do not throw TypeNotRegistered exceptions for now, since they interfereKrzysztof Kosi??ski2014-01-312-19/+19
| | | | | | | | | | with debugging via 'catch throw'. (bzr r12991)
| * simplify equations in get_scale_transform_for_variable_stroke() for the case ↵Alvin Penner2014-01-311-31/+16
| | | | | | | | | | of 'scaled stroke'/'optimized transforms' (bzr r12990)
| * Fix spacing/remove tabs and eliminate extra conditional.Martin Owens2014-01-311-10/+8
| | | | | | (bzr r12989)
* | Add correct preview for coninuing paths whith pencil and draw modesJabier Arraiza Cenoz2014-02-011-0/+32
| | | | | | (bzr r11950.1.245)
* | add comment to bspline red outline hackJabier Arraiza Cenoz2014-01-301-0/+2
| | | | | | (bzr r11950.1.244)
* | Hack to can show/hide bspline linesJabier Arraiza Cenoz2014-01-301-2/+3
| | | | | | (bzr r11950.1.243)
* | fix bug compilingJabier Arraiza Cenoz2014-01-301-1/+1
| | | | | | (bzr r11950.1.242)
* | show outline by default in bspline, tnx to su_v suggestionJabier Arraiza Cenoz2014-01-301-0/+3
| | | | | | (bzr r11950.1.241)
* | update to trunkJabier Arraiza Cenoz2014-01-303-17/+20
|\| | | | | (bzr r11950.1.240)
| * Don't reverse object order when creating a marker.Tavmjong Bah2014-01-301-1/+1
| | | | | | (bzr r12987)
| * Correct positioning of custom markers. Fixes #230491.Tavmjong Bah2014-01-303-17/+20
| | | | | | (bzr r12986)
* | show outline like normal paths, by good su_v suggestionJabier Arraiza Cenoz2014-01-301-2/+2
| | | | | | (bzr r11950.1.239)
* | update to trunkJabier Arraiza Cenoz2014-01-303-49/+101
|\| | | | | (bzr r11950.1.238)
| * Prevent crash if a symbols file does not have a title.Tavmjong Bah2014-01-301-1/+9
| | | | | | (bzr r12985)
| * Revert sp-image until the refactoring takes.Martin Owens2014-01-292-48/+92
| | | | | | (bzr r12984)
* | update to trunkJabier Arraiza Cenoz2014-01-2724-140/+229
|\| | | | | (bzr r11950.1.237)
| * Protect pdf and png exports from failure and output reasonalbe warnings.Martin Owens2014-01-272-5/+12
| | | | | | (bzr r12982)
| * Protect export options from blank filenames, png, pdf, emf and wmf. This ↵Martin Owens2014-01-271-1/+14
| | | | | | | | | | | | | | | | should fix Bug #941103 Fixed bugs: - https://launchpad.net/bugs/941103 (bzr r12981)
| * sbasis-to-bezier : add support for case where Bezier control arm length is ↵Alvin Penner2014-01-261-8/+21
| | | | | | | | | | | | | | | | zero (Bug 1272119) Fixed bugs: - https://launchpad.net/bugs/1272119 (bzr r12980)
| * Check file existance and clean up memory issues thanks to KK and JohanMartin Owens2014-01-264-10/+23
| | | | | | (bzr r12979)
| * A partial refactor of sp-image.cpp, expect more.Martin Owens2014-01-252-56/+38
| | | | | | (bzr r12978)
| * Move absolute path generator to URI and use std::stringsMartin Owens2014-01-255-19/+28
| | | | | | (bzr r12977)