| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a small issue with Attach Path | Liam P. White | 2014-04-29 | 2 | -1/+5 |
| | | | | (bzr r13090.1.69) | ||||
| * | Update to trunk | Liam P. White | 2014-04-29 | 10 | -94/+346 |
| |\ | | | | | (bzr r13090.1.68) | ||||
| | * | Improved support for clipping on EMF/WMF import, see bug 1302857 | mathog | 2014-04-29 | 10 | -94/+346 |
| | | | | | | | (bzr r13322) | ||||
| * | | Update to trunk and fix issues | Liam P. White | 2014-04-29 | 62 | -5126/+5596 |
| |\| | | | | | (bzr r13090.1.67) | ||||
| | * | when removing LPE, with 'flattening' option, don't recalculate/rewrite ↵ | Johan B. C. Engelen | 2014-04-28 | 1 | -7/+14 |
| | | | | | | | | | | | | | | | | | ellipses (which would remove the LPE result). fixes bug introduced in rev. 12670) Fixed bugs: - https://launchpad.net/bugs/1309631 (bzr r13321) | ||||
| | * | partial 2geom update. linearize the measure of the size of an ellipse (LP ↵ | Johan B. C. Engelen | 2014-04-28 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | Bug 1309225), by Alvin Penner Fixed bugs: - https://launchpad.net/bugs/1309225 (bzr r13320) | ||||
| | * | Fix for bug 1306138 | mathog | 2014-04-28 | 4 | -82/+72 |
| | | | | | | | (bzr r13319) | ||||
| | * | Fix for bug 1294840 | mathog | 2014-04-28 | 1 | -4/+1 |
| | | | | | | | (bzr r13318) | ||||
| | * | Extensions. Fix for Bug #1307554 (Don't show the Export > win32 vector print ↵ | Nicolas Dufour | 2014-04-28 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | extension on Platforms that don't support it). Fixed bugs: - https://launchpad.net/bugs/1307554 (bzr r13316) | ||||
| | * | Clean up of style code: Add default to SPIString for use with 'font-family'. | Tavmjong Bah | 2014-04-28 | 3 | -4/+15 |
| | | | | | | | (bzr r13315) | ||||
| | * | Update CMake Files | Campbell Barton | 2014-04-27 | 5 | -2/+7 |
| | | | | | | | (bzr r13313) | ||||
| | * | Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ↵ | Tavmjong Bah | 2014-04-27 | 3 | -207/+226 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | class. (WMF) modified: src/extension/internal/emf-inout.h src/extension/internal/wmf-inout.cpp src/extension/internal/wmf-inout.h unknown: .comments/ 1232425-fix-clang-warnings-mismatched-tags-SPStyle-r13299-v1.diff FILTERS/ RecentTextDecoChagnes.zip doxygen/ share/attributes/attindex.html share/attributes/propidx.html share/symbols/FlowSymbolsNew.svg src/cxxtests src/cxxtests.cpp src/cxxtests.log src/cxxtests.xml src/ui/dialog/symbols.cpp_new (bzr r13311) | ||||
| | * | Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ↵ | Tavmjong Bah | 2014-04-27 | 2 | -202/+217 |
| | | | | | | | | | | | class. (bzr r13310) | ||||
| | * | Clean up of style code: Patch from suv: SPStyle: struct -> class | Tavmjong Bah | 2014-04-26 | 21 | -30/+30 |
| | | | | | | | (bzr r13309) | ||||
| | * | Fix remaining cmake build error in 2geom (bug #1283174) | Shlomi Fish | 2014-04-26 | 1 | -1/+0 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1283174 (bzr r13308) | ||||
| | * | Fix warning from previous commit. | Josh Andler | 2014-04-26 | 1 | -2/+0 |
| | | | | | | | (bzr r13307) | ||||
| | * | Fix for on-canvas LPE controls to display immediately. | Liam P. White | 2014-04-25 | 1 | -0/+16 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1219324 (bzr r13306) | ||||
| | * | Improve keyboard navigation in LPE dialog. | Liam P. White | 2014-04-25 | 2 | -0/+18 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1310688 (bzr r13305) | ||||
| | * | Clean up of style code: 'color' is not a paint. Step 1.1. Fixes bug 1312120. | Tavmjong Bah | 2014-04-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: src/id-clash.cpp unknown: .comments/ FILTERS/ doxygen/ style-internal.h share/attributes/attindex.html share/attributes/propidx.html share/symbols/FlowSymbolsNew.svg src/cxxtests src/cxxtests.cpp src/cxxtests.log src/cxxtests.xml src/ui/dialog/symbols.cpp_new (bzr r13302) | ||||
| | * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 9 | -41/+49 |
| | | | | | | | (bzr r13301) | ||||
| | * | Clean up of style code, removal of SPFontStyle. Step 2. | Tavmjong Bah | 2014-04-24 | 12 | -101/+80 |
| | | | | | | | (bzr r13300) | ||||
| | * | Add missing style-internal.cpp | Tavmjong Bah | 2014-04-24 | 1 | -0/+2535 |
| | | | | | | | (bzr r13299) | ||||
| | * | Clean up of style code, converting structures to C++ classes. Step 1. | Tavmjong Bah | 2014-04-23 | 10 | -4454/+2310 |
| | | | | | | | (bzr r13298) | ||||
| | * | Parse xml:lang, required for SVG (CSS uses lang) | Tavmjong Bah | 2014-04-22 | 1 | -2/+4 |
| | | | | | | | (bzr r13297) | ||||
| | * | Restore ability to insert a font-family that is not on system or a ↵ | Tavmjong Bah | 2014-04-22 | 3 | -0/+41 |
| | | | | | | | | | | | font-fallback list. (bzr r13296) | ||||
| * | | Update to trunk | Liam P. White | 2014-04-21 | 6 | -7/+47 |
| |\| | | | | | (bzr r13090.1.66) | ||||
| | * | Stop observer from crashing when it doesn't exist in preferences.xml | Martin Owens | 2014-04-20 | 2 | -2/+3 |
| | | | | | | | (bzr r13293) | ||||
| | * | Fix remaining issue with prefs updating | Martin Owens | 2014-04-19 | 4 | -5/+4 |
| | | | | | | | (bzr r13291.1.2) | ||||
| | * | Add image rendering option for outlines. Setup desktop preferences observer. | Martin Owens | 2014-04-18 | 5 | -6/+46 |
| | | | | | | | (bzr r13291.1.1) | ||||
| * | | correcting previous revision | Liam P. White | 2014-04-20 | 1 | -3/+7 |
| | | | | | | | (bzr r13090.1.65) | ||||
| * | | minor bugfix | Liam P. White | 2014-04-20 | 1 | -1/+1 |
| | | | | | | | (bzr r13090.1.64) | ||||
| * | | Bug fixes | Liam P. White | 2014-04-20 | 1 | -2/+2 |
| | | | | | | | (bzr r13090.1.63) | ||||
| * | | remove easter eggs | Liam P. White | 2014-04-20 | 4 | -57/+119 |
| | | | | | | | (bzr r13090.1.62) | ||||
| * | | Move my path effects outside test effects (stable) | Liam P. White | 2014-04-18 | 1 | -2/+3 |
| | | | | | | | (bzr r13090.1.61) | ||||
| * | | Update to trunk | Liam P. White | 2014-04-18 | 7 | -28/+77 |
| |\| | | | | | (bzr r13090.1.60) | ||||
| | * | workaround build failure on Ubuntu 14.04 with dbus ext and clang | Alex Valavanis | 2014-04-16 | 2 | -1/+3 |
| | | | | | | | (bzr r13290) | ||||
| | * | Commit suv's patch for quartz default window size. See bug #1302627 | Martin Owens | 2014-04-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1302627 (bzr r13289) | ||||
| | * | remove debug messages in desktop.cpp | Johan B. C. Engelen | 2014-04-14 | 1 | -3/+0 |
| | | | | | | | (bzr r13287) | ||||
| | * | Improve calculation precision of stroke-to-path, for very large user units ↵ | Johan B. C. Engelen | 2014-04-14 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | that make the stroke width a very small number. Fixed bugs: - https://launchpad.net/bugs/1244861 (bzr r13286) | ||||
| | * | patch by Gellule, fixes wrong parsing of style, work-around for bug in libc++ | Johan B. C. Engelen | 2014-04-14 | 1 | -1/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1300271 (bzr r13285) | ||||
| * | | Semi-fix for Join type on closed paths | Liam P. White | 2014-04-17 | 1 | -33/+45 |
| | | | | | | | (bzr r13090.1.59) | ||||
| * | | Minor things | Liam P. White | 2014-04-15 | 3 | -3/+19 |
| | | | | | | | (bzr r13090.1.58) | ||||
| * | | Update to trunk (checking build failure on Windows) | Liam P. White | 2014-04-13 | 1 | -1/+1 |
| |\| | | | | | (bzr r13090.1.57) | ||||
| | * | pdf import via poppler-cairo, bug:1017123:handling stroke width < 1 | Adib Taraben | 2014-04-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1017123 (bzr r13283) | ||||
| * | | Nothing special | Liam P. White | 2014-04-13 | 1 | -22/+27 |
| | | | | | | | (bzr r13090.1.55) | ||||
| * | | Enable line caps | Liam P. White | 2014-04-12 | 1 | -6/+24 |
| | | | | | | | (bzr r13090.1.54) | ||||
| * | | Fix memory leak | Liam P. White | 2014-04-12 | 1 | -0/+3 |
| | | | | | | | (bzr r13090.1.53) | ||||
| * | | Fix triangles in joins | Liam P. White | 2014-04-12 | 2 | -38/+65 |
| | | | | | | | (bzr r13090.1.52) | ||||
| * | | Update to trunk | Liam P. White | 2014-04-12 | 3 | -13/+14 |
| |\| | | | | | (bzr r13090.1.51) | ||||
| | * | Fix for Bug #1302987 (Importing a PNG image with unittype field undefined ↵ | Nicolas Dufour | 2014-04-10 | 1 | -11/+6 |
| | | | | | | | | | | | | | | | | | fails). Fixed bugs: - https://launchpad.net/bugs/1302987 (bzr r13279) | ||||
