| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | cppcheck stuff | Kris De Gussem | 2014-01-20 | 4 | -16/+15 |
| | | | | (bzr r12963) | ||||
| * | Fix for bug #1270287 (The toolbox buttons toggle between being pressed and ↵ | Nicolas Dufour | 2014-01-20 | 1 | -0/+1 |
| | | | | | | | | | released). Fixed bugs: - https://launchpad.net/bugs/1270287 (bzr r12961) | ||||
| * | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug ↵ | Martin Owens | 2014-01-20 | 4 | -15/+18 |
| | | | | | | | | | #168695 Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12960) | ||||
| * | Allow undo methods to survive a non-sensitive call. | Martin Owens | 2014-01-19 | 1 | -3/+3 |
| | | | | (bzr r12959) | ||||
| * | i18n. No need to translate strings with one single space. | Nicolas Dufour | 2014-01-19 | 1 | -1/+1 |
| | | | | (bzr r12958) | ||||
| * | LPE strings consistency fix. | Nicolas Dufour | 2014-01-19 | 2 | -3/+3 |
| | | | | (bzr r12957) | ||||
| * | fix scaling crash caused by negative stroke (Bug 1270464) | Alvin Penner | 2014-01-19 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1270464 (bzr r12956) | ||||
| * | Try another fix for the undo when dragging bug #168695 | Martin Owens | 2014-01-19 | 3 | -4/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12955) | ||||
| * | Fix missing embeded image condition, kindly caught by suv in bug #1270334 | Martin Owens | 2014-01-18 | 1 | -3/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1270334 (bzr r12954) | ||||
| * | libUEMF update; EMF linear gradient bug fixes (bug #1263242) | David Mathog | 2014-01-17 | 33 | -2911/+19217 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953) | ||||
| * | i18n. Fix for Bug #1269943 (Context for message Offset:). | kris-degussem | 2014-01-17 | 2 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1269943 (bzr r12952) | ||||
| * | avoid singularity when scaling horizontal or vertical line. (Bug 1262146) | Alvin Penner | 2014-01-17 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1262146 (bzr r12951) | ||||
| * | Better fix for GTK3 build error in symbols.cpp. | Nicolas Dufour | 2014-01-17 | 1 | -2/+2 |
| | | | | (bzr r12950) | ||||
| * | GTK3 build error in symbols.cpp. | Nicolas Dufour | 2014-01-17 | 1 | -1/+2 |
| | | | | (bzr r12949) | ||||
| * | i18n. Symbols are now translatable (see Bug #1261198); POT file and French ↵ | Nicolas Dufour | 2014-01-17 | 1 | -3/+4 |
| | | | | | | translation updated. (bzr r12946) | ||||
| * | More cleaning of the image tag handler and seperate filename from load. | Martin Owens | 2014-01-17 | 1 | -26/+24 |
| | | | | (bzr r12945) | ||||
| * | prevent compiler warnings | Kris De Gussem | 2014-01-16 | 1 | -1/+1 |
| | | | | (bzr r12944) | ||||
| * | fix null pointer dereference | Kris De Gussem | 2014-01-16 | 1 | -4/+6 |
| | | | | (bzr r12943) | ||||
| * | Clean up sp-image's read_image, remove duplicate code | Martin Owens | 2014-01-16 | 1 | -43/+14 |
| | | | | (bzr r12942) | ||||
| * | Fixing edit-clear icon in the star tool (partial fix for Bug #1269698). | Nicolas Dufour | 2014-01-16 | 1 | -5/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1269698 (bzr r12941) | ||||
| * | 2geom: remove accidentally forgotten debug message | Johan B. C. Engelen | 2014-01-16 | 1 | -1/+1 |
| | | | | (bzr r12940) | ||||
| * | Add the ability to load external documents in xlink:hrefs such as the use ↵ | Martin Owens | 2014-01-16 | 1 | -3/+21 |
| | | | | | | | | | element. See bug #1269880 Fixed bugs: - https://launchpad.net/bugs/1269880 (bzr r12939) | ||||
| * | i18n. New from Template entries now translatable (see Bug #383844). POT file ↵ | Nicolas Dufour | 2014-01-15 | 1 | -5/+5 |
| | | | | | | | | | and French translation updated. Fixed bugs: - https://launchpad.net/bugs/383844 (bzr r12937) | ||||
| * | for rubberband outline, add shading instead of XOR (Bug 1266308) | Alvin Penner | 2014-01-15 | 4 | -1/+15 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266308 (bzr r12936) | ||||
| * | Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). ↵ | Tavmjong Bah | 2014-01-15 | 1 | -3/+3 |
| | | | | | | Note: 523285 is not a bug. (bzr r12935) | ||||
| * | Fix for Bug #1236282 (add full keyboard navigation support for new templates ↵ | Nicolas Dufour | 2014-01-15 | 3 | -5/+12 |
| | | | | | | | | | dialog). Fixed bugs: - https://launchpad.net/bugs/1236282 (bzr r12934) | ||||
| * | drop useless checks for hard Cairo version dependency | Alex Valavanis | 2014-01-15 | 2 | -8/+0 |
| | | | | (bzr r12933) | ||||
| * | Additional fix for Bug #1268778 (Move cursor disappears after clicking on ↵ | Nicolas Dufour | 2014-01-15 | 1 | -2/+9 |
| | | | | | | | | | Select Tool (F1) twice). Fixed bugs: - https://launchpad.net/bugs/1268778 (bzr r12932) | ||||
| * | Fix for Bug #1268778 (Move cursor disappears after clicking on Select Tool ↵ | Nicolas Dufour | 2014-01-14 | 1 | -13/+12 |
| | | | | | | | | | (F1) twice). Fixed bugs: - https://launchpad.net/bugs/1268778 (bzr r12931) | ||||
| * | multi-path-manipulator: strip dead code | Alex Valavanis | 2014-01-14 | 1 | -11/+0 |
| | | | | (bzr r12930) | ||||
| * | fix warnings on compilers that provide unordered_set | Alex Valavanis | 2014-01-14 | 1 | -1/+17 |
| | | | | (bzr r12929) | ||||
| * | Fix bzr revision number in version string (LP #1071923) | Bryce Harrington | 2014-01-14 | 1 | -1/+1 |
| | | | | | | Patch from David Evans. (bzr r12928) | ||||
| * | Merge in patch from mathog in Bug #1241797 | Martin Owens | 2014-01-14 | 2 | -28/+67 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1241797 (bzr r12926) | ||||
| * | Fix bug #1239779 by removing caching for symbols. | Martin Owens | 2014-01-14 | 2 | -50/+22 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239779 (bzr r12924) | ||||
| * | Add GUI for feComponentTransfer filter primitive. | Tavmjong Bah | 2014-01-13 | 3 | -45/+231 |
| | | | | (bzr r12923) | ||||
| * | Prevent segfault if 'tableValues' is empty. | Tavmjong Bah | 2014-01-13 | 1 | -8/+17 |
| | | | | (bzr r12922) | ||||
| * | update 2geom's copy to r2142 | Johan B. C. Engelen | 2014-01-12 | 50 | -296/+454 |
| | | | | (bzr r12921) | ||||
| * | LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ↵ | Johan B. C. Engelen | 2014-01-12 | 2 | -14/+8 |
| | | | | | | not yet called by anyone, but the naming was confusing) (bzr r12920) | ||||
| * | lpe knot: code cleanup. mostly adding parens to if-statement predicates that ↵ | Johan B. C. Engelen | 2014-01-12 | 1 | -34/+37 |
| | | | | | | relied on operator precedence (bzr r12919) | ||||
| * | fix build with boehm-gc 7.4.0+ (patch by Vladimir Smirnov, slightly modified ↵ | Johan B. C. Engelen | 2014-01-12 | 2 | -6/+14 |
| | | | | | | | | | by me) Fixed bugs: - https://launchpad.net/bugs/1265072 (bzr r12918) | ||||
| * | pass class variables by reference for performance | Kris De Gussem | 2014-01-12 | 9 | -26/+26 |
| | | | | (bzr r12917) | ||||
| * | pass class variables by reference for performance | Kris De Gussem | 2014-01-11 | 4 | -15/+15 |
| | | | | (bzr r12916) | ||||
| * | gtkmmification (seems there is more margin in desktop-widget.cpp) | Kris De Gussem | 2014-01-11 | 6 | -27/+15 |
| | | | | (bzr r12915) | ||||
| * | suppress compiler warnings | Kris De Gussem | 2014-01-11 | 2 | -2/+2 |
| | | | | (bzr r12914) | ||||
