| Commit message (Expand) | Author | Age | Files | Lines |
| * | EMF/WMF support: Various changes (see bug #1263242 c35 for details) | David Mathog | 2014-02-08 | 10 | -107/+250 |
| * | Extensions->Render submenu. Scaling of input parameters into document units, ... | Alvin Penner | 2014-02-08 | 9 | -10/+45 |
| * | Fix for Bug #1275443 (Including picture results in crash). | Nicolas Dufour | 2014-02-07 | 1 | -0/+6 |
| * | Slightly improved fix to previous check-in. | Tavmjong Bah | 2014-02-07 | 1 | -1/+1 |
| * | Prevent attempt to initialize/compare std::string with/to null pointer. | Tavmjong Bah | 2014-02-07 | 2 | -2/+13 |
| * | Markers are never shown directly, even if outside of <defs> section. | Tavmjong Bah | 2014-02-06 | 2 | -3/+8 |
| * | Added new base class to handle viewBox and preserveAspectRatio. | Tavmjong Bah | 2014-02-06 | 15 | -1042/+601 |
| * | Extensions->Render submenu. Scaling of input parameters into document units, ... | Alvin Penner | 2014-02-06 | 5 | -10/+12 |
| * | Dutch translation update | Kris De Gussem | 2014-02-05 | 1 | -48/+48 |
| * | Ukrainian translation update | Yuri Chornoivan | 2014-02-05 | 1 | -931/+2920 |
| * | typos in symbols | Yuri Chornoivan | 2014-02-05 | 2 | -11/+11 |
| * | Fix for Bug #1250685 (Unnecessary gender-specific terms in code). | Nicolas Dufour | 2014-02-05 | 12 | -422/+422 |
| * | Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool... | Nicolas Dufour | 2014-02-04 | 1 | -1/+6 |
| * | Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF). | Nicolas Dufour | 2014-02-04 | 1 | -1/+6 |
| * | added parameter to switch off auto alignment for engraving machines | Sebastian Wüst | 2014-02-02 | 6 | -38/+69 |
| * | remove vertical offset when stretching a horizontal line (Bug 1275077) | Alvin Penner | 2014-02-01 | 1 | -2/+8 |
| * | Fix some formatting problems and add formatting info at end of file. | Tavmjong Bah | 2014-02-01 | 1 | -60/+74 |
| * | Do not throw TypeNotRegistered exceptions for now, since they interfere | Krzysztof Kosi??ski | 2014-01-31 | 2 | -19/+19 |
| * | simplify equations in get_scale_transform_for_variable_stroke() for the case ... | Alvin Penner | 2014-01-31 | 1 | -31/+16 |
| * | Fix spacing/remove tabs and eliminate extra conditional. | Martin Owens | 2014-01-31 | 1 | -10/+8 |
| * | Restore default configure.ac, modified version committed by accident. | Tavmjong Bah | 2014-01-30 | 1 | -1/+1 |
| * | Don't reverse object order when creating a marker. | Tavmjong Bah | 2014-01-30 | 2 | -2/+2 |
| * | Correct positioning of custom markers. Fixes #230491. | Tavmjong Bah | 2014-01-30 | 3 | -17/+20 |
| * | Prevent crash if a symbols file does not have a title. | Tavmjong Bah | 2014-01-30 | 1 | -1/+9 |
| * | Revert sp-image until the refactoring takes. | Martin Owens | 2014-01-29 | 2 | -48/+92 |
| * | * [INTL:sk] Slovak translation update | ctenar | 2014-01-29 | 1 | -157/+37 |
| * | Protect pdf and png exports from failure and output reasonalbe warnings. | Martin Owens | 2014-01-27 | 2 | -5/+12 |
| * | Protect export options from blank filenames, png, pdf, emf and wmf. This shou... | Martin Owens | 2014-01-27 | 1 | -1/+14 |
| * | sbasis-to-bezier : add support for case where Bezier control arm length is ze... | Alvin Penner | 2014-01-26 | 1 | -8/+21 |
| * | Check file existance and clean up memory issues thanks to KK and Johan | Martin Owens | 2014-01-26 | 4 | -10/+23 |
| * | A partial refactor of sp-image.cpp, expect more. | Martin Owens | 2014-01-25 | 2 | -56/+38 |
| * | Move absolute path generator to URI and use std::strings | Martin Owens | 2014-01-25 | 5 | -19/+28 |
| * | fixed user description of VS command | Sebastian Wüst | 2014-01-23 | 2 | -4/+4 |
| * | Fix GTK3 build failure (follow-up to r12971) | su_v | 2014-01-23 | 1 | -0/+2 |
| * | Make sure we're not interfering with right or middle click with undo preventi... | Martin Owens | 2014-01-23 | 1 | -1/+1 |
| * | Don't throw away an existing full path. | Martin Owens | 2014-01-23 | 1 | -6/+9 |
| * | Improve warnings for missing files. Don't just assert bolocks to the user. | Martin Owens | 2014-01-22 | 2 | -2/+8 |
| * | Move sub-document reference creation code from uri-reference to document.cpp ... | Martin Owens | 2014-01-22 | 3 | -43/+51 |
| * | Protect against infinate looping of new included hrefs | Martin Owens | 2014-01-22 | 4 | -13/+24 |
| * | Improve use tag logic by recording the loaded documents in a list. | Martin Owens | 2014-01-22 | 3 | -10/+35 |
| * | EMF export: fix handling of transformed rectangular gradients (bug #1263242) | David Mathog | 2014-01-21 | 1 | -9/+9 |
| * | Move dragging undo block from tools-base to canvas. Regarding bug #168695 | Martin Owens | 2014-01-21 | 5 | -10/+9 |
| * | Revert last commit (breaks changing document units). | Matthew Petroff | 2014-01-21 | 1 | -18/+4 |
| * | Fix imprecise viewBox dimensions on page size change (bug #1235279). | Matthew Petroff | 2014-01-21 | 1 | -4/+18 |
| * | 1. make scaling of stroke of horizontal line the same as nearly horizontal li... | Alvin Penner | 2014-01-20 | 1 | -12/+10 |
| * | cppcheck stuff | Kris De Gussem | 2014-01-20 | 4 | -16/+15 |
| * | Dutch translation update | Kris De Gussem | 2014-01-20 | 1 | -1164/+3098 |
| * | Fix for bug #1270287 (The toolbox buttons toggle between being pressed and re... | Nicolas Dufour | 2014-01-20 | 1 | -0/+1 |
| * | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16... | Martin Owens | 2014-01-20 | 4 | -15/+18 |
| * | Allow undo methods to survive a non-sensitive call. | Martin Owens | 2014-01-19 | 1 | -3/+3 |