summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Don't reverse object order when creating a marker.Tavmjong Bah2014-01-301-1/+1
* 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
* 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
* A partial refactor of sp-image.cpp, expect more.Martin Owens2014-01-252-56/+38
* Move absolute path generator to URI and use std::stringsMartin Owens2014-01-255-19/+28
* Fix GTK3 build failure (follow-up to r12971)su_v2014-01-231-0/+2
* Make sure we're not interfering with right or middle click with undo preventi...Martin Owens2014-01-231-1/+1
* Don't throw away an existing full path.Martin Owens2014-01-231-6/+9
* Improve warnings for missing files. Don't just assert bolocks to the user.Martin Owens2014-01-222-2/+8
* Move sub-document reference creation code from uri-reference to document.cpp ...Martin Owens2014-01-223-43/+51
* Protect against infinate looping of new included hrefsMartin Owens2014-01-224-13/+24
* Improve use tag logic by recording the loaded documents in a list.Martin Owens2014-01-223-10/+35
* EMF export: fix handling of transformed rectangular gradients (bug #1263242)David Mathog2014-01-211-9/+9
* Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-215-10/+9
* Revert last commit (breaks changing document units).Matthew Petroff2014-01-211-18/+4
* Fix imprecise viewBox dimensions on page size change (bug #1235279).Matthew Petroff2014-01-211-4/+18
* 1. make scaling of stroke of horizontal line the same as nearly horizontal li...Alvin Penner2014-01-201-12/+10
* cppcheck stuffKris De Gussem2014-01-204-16/+15
* Fix for bug #1270287 (The toolbox buttons toggle between being pressed and re...Nicolas Dufour2014-01-201-0/+1
* Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...Martin Owens2014-01-204-15/+18
* Allow undo methods to survive a non-sensitive call.Martin Owens2014-01-191-3/+3
* i18n. No need to translate strings with one single space.Nicolas Dufour2014-01-191-1/+1
* LPE strings consistency fix.Nicolas Dufour2014-01-192-3/+3
* fix scaling crash caused by negative stroke (Bug 1270464)Alvin Penner2014-01-191-0/+3
* Try another fix for the undo when dragging bug #168695Martin Owens2014-01-193-4/+13
* Fix missing embeded image condition, kindly caught by suv in bug #1270334Martin Owens2014-01-181-3/+8
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-1733-2911/+19217
* i18n. Fix for Bug #1269943 (Context for message Offset:).kris-degussem2014-01-172-2/+2
* avoid singularity when scaling horizontal or vertical line. (Bug 1262146)Alvin Penner2014-01-171-3/+3
* Better fix for GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-2/+2
* GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-1/+2
* i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...Nicolas Dufour2014-01-171-3/+4