summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124...Alvin Penner2014-02-144-22/+26
* extensions. ink2canvas.py. pass reference to self (Bug 1258473)Alvin Penner2014-02-132-3/+4
* Image import dialog: add dpi option (from file or default), use compacter lay...su_v2014-02-121-5/+17
* Set bitmap upscaling preference in Cairo based PS and PDF output.Tavmjong Bah2014-02-121-1/+22
* Fix for Bug #1248542 (fix for filters.svg) by v1nce.Nicolas Dufour2014-02-111-22/+5
* Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984.Tavmjong Bah2014-02-111-0/+4
* fix compiler warnings (bug #1278049 )Kris De Gussem2014-02-111-31/+15
* suppress compiler warningsKris De Gussem2014-02-111-1/+1
* Set 'preserveAspectRatio' to 'none' when importing an image.Tavmjong Bah2014-02-111-0/+6
* Fix parsing of preserveAspectRatio broken in r13016.Tavmjong Bah2014-02-111-1/+1
* Extensions->Render submenu. Scaling into document units for grid.cpp (Bug 124...Alvin Penner2014-02-101-5/+7
* Fixing format-security errors in text debug code.Nicolas Dufour2014-02-102-3/+3
* viewbox: simple code clean-upJohan B. C. Engelen2014-02-092-55/+43
* Extensions->Render submenu. Scaling of group transform into document units, P...Alvin Penner2014-02-096-4/+14
* fix build on Mavericks (clang, libc++)Johan B. C. Engelen2014-02-092-4/+4
* memleak fixDavid Mathog2014-02-091-2/+6
* more robust versions of triangle.py and wireframe_sphere.py, see rev 13007Alvin Penner2014-02-082-15/+21
* Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour2014-02-081-1/+1
* reverting triangle.py and wireframe_sphere.py from rev 13007Alvin Penner2014-02-082-7/+3
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-0832-283/+283
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-0810-107/+250
* Extensions->Render submenu. Scaling of input parameters into document units, ...Alvin Penner2014-02-089-10/+45
* Fix for Bug #1275443 (Including picture results in crash).Nicolas Dufour2014-02-071-0/+6
* Slightly improved fix to previous check-in.Tavmjong Bah2014-02-071-1/+1
* Prevent attempt to initialize/compare std::string with/to null pointer.Tavmjong Bah2014-02-072-2/+13
* Markers are never shown directly, even if outside of <defs> section.Tavmjong Bah2014-02-062-3/+8
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-0615-1042/+601
* Extensions->Render submenu. Scaling of input parameters into document units, ...Alvin Penner2014-02-065-10/+12
* Dutch translation updateKris De Gussem2014-02-051-48/+48
* Ukrainian translation updateYuri Chornoivan2014-02-051-931/+2920
* typos in symbolsYuri Chornoivan2014-02-052-11/+11
* Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-0512-422/+422
* Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...Nicolas Dufour2014-02-041-1/+6
* Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF).Nicolas Dufour2014-02-041-1/+6
* added parameter to switch off auto alignment for engraving machinesSebastian Wüst2014-02-026-38/+69
* remove vertical offset when stretching a horizontal line (Bug 1275077)Alvin Penner2014-02-011-2/+8
* Fix some formatting problems and add formatting info at end of file.Tavmjong Bah2014-02-011-60/+74
* Do not throw TypeNotRegistered exceptions for now, since they interfereKrzysztof Kosi??ski2014-01-312-19/+19
* simplify equations in get_scale_transform_for_variable_stroke() for the case ...Alvin Penner2014-01-311-31/+16
* Fix spacing/remove tabs and eliminate extra conditional.Martin Owens2014-01-311-10/+8
* Restore default configure.ac, modified version committed by accident.Tavmjong Bah2014-01-301-1/+1
* Don't reverse object order when creating a marker.Tavmjong Bah2014-01-302-2/+2
* Correct positioning of custom markers. Fixes #230491.Tavmjong Bah2014-01-303-17/+20
* Prevent crash if a symbols file does not have a title.Tavmjong Bah2014-01-301-1/+9
* Revert sp-image until the refactoring takes.Martin Owens2014-01-292-48/+92
* * [INTL:sk] Slovak translation updatectenar2014-01-291-157/+37
* Protect pdf and png exports from failure and output reasonalbe warnings.Martin Owens2014-01-272-5/+12
* Protect export options from blank filenames, png, pdf, emf and wmf. This shou...Martin Owens2014-01-271-1/+14
* sbasis-to-bezier : add support for case where Bezier control arm length is ze...Alvin Penner2014-01-261-8/+21
* Check file existance and clean up memory issues thanks to KK and JohanMartin Owens2014-01-264-10/+23