summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a small issue with Attach PathLiam P. White2014-04-292-1/+5
| | | (bzr r13090.1.69)
* Update to trunkLiam P. White2014-04-2910-94/+346
|\ | | | | (bzr r13090.1.68)
| * Improved support for clipping on EMF/WMF import, see bug 1302857mathog2014-04-2910-94/+346
| | | | | | (bzr r13322)
* | Update to trunk and fix issuesLiam P. White2014-04-2962-5126/+5596
|\| | | | | (bzr r13090.1.67)
| * when removing LPE, with 'flattening' option, don't recalculate/rewrite ↵Johan B. C. Engelen2014-04-281-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. Engelen2014-04-281-3/+4
| | | | | | | | | | | | | | | | Bug 1309225), by Alvin Penner Fixed bugs: - https://launchpad.net/bugs/1309225 (bzr r13320)
| * Fix for bug 1306138mathog2014-04-284-82/+72
| | | | | | (bzr r13319)
| * Fix for bug 1294840mathog2014-04-281-4/+1
| | | | | | (bzr r13318)
| * Extensions. Fix for Bug #1307554 (Don't show the Export > win32 vector print ↵Nicolas Dufour2014-04-281-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 Bah2014-04-283-4/+15
| | | | | | (bzr r13315)
| * Update CMake FilesCampbell Barton2014-04-275-2/+7
| | | | | | (bzr r13313)
| * Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ↵Tavmjong Bah2014-04-273-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 Bah2014-04-272-202/+217
| | | | | | | | | | class. (bzr r13310)
| * Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-2621-30/+30
| | | | | | (bzr r13309)
| * Fix remaining cmake build error in 2geom (bug #1283174)Shlomi Fish2014-04-261-1/+0
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1283174 (bzr r13308)
| * Fix warning from previous commit.Josh Andler2014-04-261-2/+0
| | | | | | (bzr r13307)
| * Fix for on-canvas LPE controls to display immediately.Liam P. White2014-04-251-0/+16
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1219324 (bzr r13306)
| * Improve keyboard navigation in LPE dialog.Liam P. White2014-04-252-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 Bah2014-04-251-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 Bah2014-04-249-41/+49
| | | | | | (bzr r13301)
| * Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-2412-101/+80
| | | | | | (bzr r13300)
| * Add missing style-internal.cppTavmjong Bah2014-04-241-0/+2535
| | | | | | (bzr r13299)
| * Clean up of style code, converting structures to C++ classes. Step 1.Tavmjong Bah2014-04-2310-4454/+2310
| | | | | | (bzr r13298)
| * Parse xml:lang, required for SVG (CSS uses lang)Tavmjong Bah2014-04-221-2/+4
| | | | | | (bzr r13297)
| * Restore ability to insert a font-family that is not on system or a ↵Tavmjong Bah2014-04-223-0/+41
| | | | | | | | | | font-fallback list. (bzr r13296)
* | Update to trunkLiam P. White2014-04-216-7/+47
|\| | | | | (bzr r13090.1.66)
| * Stop observer from crashing when it doesn't exist in preferences.xmlMartin Owens2014-04-202-2/+3
| | | | | | (bzr r13293)
| * Fix remaining issue with prefs updatingMartin Owens2014-04-194-5/+4
| | | | | | (bzr r13291.1.2)
| * Add image rendering option for outlines. Setup desktop preferences observer.Martin Owens2014-04-185-6/+46
| | | | | | (bzr r13291.1.1)
* | correcting previous revisionLiam P. White2014-04-201-3/+7
| | | | | | (bzr r13090.1.65)
* | minor bugfixLiam P. White2014-04-201-1/+1
| | | | | | (bzr r13090.1.64)
* | Bug fixesLiam P. White2014-04-201-2/+2
| | | | | | (bzr r13090.1.63)
* | remove easter eggsLiam P. White2014-04-204-57/+119
| | | | | | (bzr r13090.1.62)
* | Move my path effects outside test effects (stable)Liam P. White2014-04-181-2/+3
| | | | | | (bzr r13090.1.61)
* | Update to trunkLiam P. White2014-04-187-28/+77
|\| | | | | (bzr r13090.1.60)
| * workaround build failure on Ubuntu 14.04 with dbus ext and clangAlex Valavanis2014-04-162-1/+3
| | | | | | (bzr r13290)
| * Commit suv's patch for quartz default window size. See bug #1302627Martin Owens2014-04-161-1/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1302627 (bzr r13289)
| * remove debug messages in desktop.cppJohan B. C. Engelen2014-04-141-3/+0
| | | | | | (bzr r13287)
| * Improve calculation precision of stroke-to-path, for very large user units ↵Johan B. C. Engelen2014-04-141-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. Engelen2014-04-141-1/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1300271 (bzr r13285)
* | Semi-fix for Join type on closed pathsLiam P. White2014-04-171-33/+45
| | | | | | (bzr r13090.1.59)
* | Minor thingsLiam P. White2014-04-153-3/+19
| | | | | | (bzr r13090.1.58)
* | Update to trunk (checking build failure on Windows)Liam P. White2014-04-131-1/+1
|\| | | | | (bzr r13090.1.57)
| * pdf import via poppler-cairo, bug:1017123:handling stroke width < 1Adib Taraben2014-04-131-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1017123 (bzr r13283)
* | Nothing specialLiam P. White2014-04-131-22/+27
| | | | | | (bzr r13090.1.55)
* | Enable line capsLiam P. White2014-04-121-6/+24
| | | | | | (bzr r13090.1.54)
* | Fix memory leakLiam P. White2014-04-121-0/+3
| | | | | | (bzr r13090.1.53)
* | Fix triangles in joinsLiam P. White2014-04-122-38/+65
| | | | | | (bzr r13090.1.52)
* | Update to trunkLiam P. White2014-04-123-13/+14
|\| | | | | (bzr r13090.1.51)
| * Fix for Bug #1302987 (Importing a PNG image with unittype field undefined ↵Nicolas Dufour2014-04-101-11/+6
| | | | | | | | | | | | | | | | fails). Fixed bugs: - https://launchpad.net/bugs/1302987 (bzr r13279)