| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Image import dialog: add dpi option (from file or default), use compacter ↵ | su_v | 2014-02-12 | 1 | -5/+17 |
| | | | | | | | | | layout (help as tooltips) Fixed bugs: - https://launchpad.net/bugs/1253051 (bzr r13026) | ||||
| * | Set bitmap upscaling preference in Cairo based PS and PDF output. | Tavmjong Bah | 2014-02-12 | 1 | -1/+22 |
| | | | | (bzr r13025) | ||||
| * | Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984. | Tavmjong Bah | 2014-02-11 | 1 | -0/+4 |
| | | | | (bzr r13023) | ||||
| * | fix compiler warnings (bug #1278049 ) | Kris De Gussem | 2014-02-11 | 1 | -31/+15 |
| | | | | (bzr r13022) | ||||
| * | suppress compiler warnings | Kris De Gussem | 2014-02-11 | 1 | -1/+1 |
| | | | | (bzr r13021) | ||||
| * | Set 'preserveAspectRatio' to 'none' when importing an image. | Tavmjong Bah | 2014-02-11 | 1 | -0/+6 |
| | | | | (bzr r13020) | ||||
| * | Fix parsing of preserveAspectRatio broken in r13016. | Tavmjong Bah | 2014-02-11 | 1 | -1/+1 |
| | | | | (bzr r13019) | ||||
| * | Extensions->Render submenu. Scaling into document units for grid.cpp (Bug ↵ | Alvin Penner | 2014-02-10 | 1 | -5/+7 |
| | | | | | | 1240455) (bzr r13018) | ||||
| * | Fixing format-security errors in text debug code. | Nicolas Dufour | 2014-02-10 | 2 | -3/+3 |
| | | | | (bzr r13017) | ||||
| * | viewbox: simple code clean-up | Johan B. C. Engelen | 2014-02-09 | 2 | -55/+43 |
| | | | | (bzr r13016) | ||||
| * | fix build on Mavericks (clang, libc++) | Johan B. C. Engelen | 2014-02-09 | 2 | -4/+4 |
| | | | | (bzr r13014) | ||||
| * | memleak fix | David Mathog | 2014-02-09 | 1 | -2/+6 |
| | | | | (bzr r13013) | ||||
| * | Fix for Bug #879058 (Spray Single Path Mode includes original object). | Nicolas Dufour | 2014-02-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/879058 (bzr r13011) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 32 | -283/+283 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | EMF/WMF support: Various changes (see bug #1263242 c35 for details) | David Mathog | 2014-02-08 | 10 | -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 Dufour | 2014-02-07 | 1 | -0/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275443 (bzr r13006) | ||||
| * | Slightly improved fix to previous check-in. | Tavmjong Bah | 2014-02-07 | 1 | -1/+1 |
| | | | | (bzr r13005) | ||||
| * | Prevent attempt to initialize/compare std::string with/to null pointer. | Tavmjong Bah | 2014-02-07 | 2 | -2/+13 |
| | | | | (bzr r13004) | ||||
| * | Markers are never shown directly, even if outside of <defs> section. | Tavmjong Bah | 2014-02-06 | 2 | -3/+8 |
| | | | | (bzr r13003) | ||||
| * | Added new base class to handle viewBox and preserveAspectRatio. | Tavmjong Bah | 2014-02-06 | 15 | -1042/+601 |
| | | | | | | | Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002) | ||||
| * | Fix for Bug #1250685 (Unnecessary gender-specific terms in code). | Nicolas Dufour | 2014-02-05 | 12 | -422/+422 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1250685 (bzr r12997) | ||||
| * | Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after ↵ | Nicolas Dufour | 2014-02-04 | 1 | -1/+6 |
| | | | | | | tool-switch). (bzr r12996) | ||||
| * | Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF). | Nicolas Dufour | 2014-02-04 | 1 | -1/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275146 (bzr r12995) | ||||
| * | remove vertical offset when stretching a horizontal line (Bug 1275077) | Alvin Penner | 2014-02-01 | 1 | -2/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275077 (bzr r12993) | ||||
| * | Fix some formatting problems and add formatting info at end of file. | Tavmjong Bah | 2014-02-01 | 1 | -60/+74 |
| | | | | (bzr r12992) | ||||
| * | Do not throw TypeNotRegistered exceptions for now, since they interfere | Krzysztof Kosi??ski | 2014-01-31 | 2 | -19/+19 |
| | | | | | | with debugging via 'catch throw'. (bzr r12991) | ||||
| * | simplify equations in get_scale_transform_for_variable_stroke() for the case ↵ | Alvin Penner | 2014-01-31 | 1 | -31/+16 |
| | | | | | | of 'scaled stroke'/'optimized transforms' (bzr r12990) | ||||
| * | Fix spacing/remove tabs and eliminate extra conditional. | Martin Owens | 2014-01-31 | 1 | -10/+8 |
| | | | | (bzr r12989) | ||||
| * | Don't reverse object order when creating a marker. | Tavmjong Bah | 2014-01-30 | 1 | -1/+1 |
| | | | | (bzr r12987) | ||||
| * | Correct positioning of custom markers. Fixes #230491. | Tavmjong Bah | 2014-01-30 | 3 | -17/+20 |
| | | | | (bzr r12986) | ||||
| * | Prevent crash if a symbols file does not have a title. | Tavmjong Bah | 2014-01-30 | 1 | -1/+9 |
| | | | | (bzr r12985) | ||||
| * | Revert sp-image until the refactoring takes. | Martin Owens | 2014-01-29 | 2 | -48/+92 |
| | | | | (bzr r12984) | ||||
| * | Protect pdf and png exports from failure and output reasonalbe warnings. | Martin Owens | 2014-01-27 | 2 | -5/+12 |
| | | | | (bzr r12982) | ||||
| * | Protect export options from blank filenames, png, pdf, emf and wmf. This ↵ | Martin Owens | 2014-01-27 | 1 | -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 Penner | 2014-01-26 | 1 | -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 Johan | Martin Owens | 2014-01-26 | 4 | -10/+23 |
| | | | | (bzr r12979) | ||||
| * | A partial refactor of sp-image.cpp, expect more. | Martin Owens | 2014-01-25 | 2 | -56/+38 |
| | | | | (bzr r12978) | ||||
| * | Move absolute path generator to URI and use std::strings | Martin Owens | 2014-01-25 | 5 | -19/+28 |
| | | | | (bzr r12977) | ||||
| * | Fix GTK3 build failure (follow-up to r12971) | su_v | 2014-01-23 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1271802 (bzr r12975) | ||||
| * | Make sure we're not interfering with right or middle click with undo ↵ | Martin Owens | 2014-01-23 | 1 | -1/+1 |
| | | | | | | prevention bug #168695 (bzr r12974) | ||||
| * | Don't throw away an existing full path. | Martin Owens | 2014-01-23 | 1 | -6/+9 |
| | | | | (bzr r12973) | ||||
| * | Improve warnings for missing files. Don't just assert bolocks to the user. | Martin Owens | 2014-01-22 | 2 | -2/+8 |
| | | | | (bzr r12972) | ||||
| * | Move sub-document reference creation code from uri-reference to document.cpp ↵ | Martin Owens | 2014-01-22 | 3 | -43/+51 |
| | | | | | | as createChildDoc(path) (bzr r12971) | ||||
| * | Protect against infinate looping of new included hrefs | Martin Owens | 2014-01-22 | 4 | -13/+24 |
| | | | | (bzr r12970) | ||||
| * | Improve use tag logic by recording the loaded documents in a list. | Martin Owens | 2014-01-22 | 3 | -10/+35 |
| | | | | (bzr r12969) | ||||
| * | EMF export: fix handling of transformed rectangular gradients (bug #1263242) | David Mathog | 2014-01-21 | 1 | -9/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12968) | ||||
| * | Move dragging undo block from tools-base to canvas. Regarding bug #168695 | Martin Owens | 2014-01-21 | 5 | -10/+9 |
| | | | | (bzr r12967) | ||||
| * | Revert last commit (breaks changing document units). | Matthew Petroff | 2014-01-21 | 1 | -18/+4 |
| | | | | (bzr r12966) | ||||
| * | Fix imprecise viewBox dimensions on page size change (bug #1235279). | Matthew Petroff | 2014-01-21 | 1 | -4/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235279 (bzr r12965) | ||||
| * | 1. make scaling of stroke of horizontal line the same as nearly horizontal ↵ | Alvin Penner | 2014-01-20 | 1 | -12/+10 |
| | | | | | | line. 2. remove vertical offset when using Transform dialog to attempt to vertically scale horizontal line. (bzr r12964) | ||||
