| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow <sodipodi:namedview> attributes to be set by scripts. | Tavmjong Bah | 2014-10-08 | 1 | -32/+66 |
| | | | | | | | This is a bit of a hack... Why does <sodipode:namedview> need special treatment? (bzr r13341.1.258) | ||||
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 12 | -36/+220 |
| |\ | | | | | (bzr r13341.1.255) | ||||
| | * | Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported). | Nicolas Dufour | 2014-10-01 | 1 | -0/+7 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1325822 (bzr r13573) | ||||
| | * | Extensions. Fix for Bug #1372200 (Comment within <script> element in INX ↵ | Nicolas Dufour | 2014-09-23 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | file triggers crash on launch). Fixed bugs: - https://launchpad.net/bugs/1372200 (bzr r13563) | ||||
| | * | Always check result of sp_repr_read_mem for NULL | Bryce Harrington | 2014-09-14 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | In cases where undefined or invalid XML is passed to sp_repr_read_mem(), it will indicate failure by returning NULL. All callers must check for this and handle the error condition accordingly. Fixes: lp: #1170248 Fixed bugs: - https://launchpad.net/bugs/1170248 (bzr r13556) | ||||
| | * | partial rollback of r13544, allow old recursive behavior for some locations, ↵ | mathog | 2014-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | but not EMF import (bzr r13549) | ||||
| | * | resolves bug 1348417 and implements addition features for bug 1302857 | mathog | 2014-09-04 | 7 | -32/+199 |
| | | | | | | | (bzr r13544) | ||||
| * | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -3/+3 |
| | | | | | | | (bzr r13341.1.253) | ||||
| * | | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.248) | ||||
| * | | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.247) | ||||
| * | | Removal of unused code dealing with PangoStringToDescrMap and ↵ | Tavmjong Bah | 2014-10-03 | 1 | -6/+5 |
| | | | | | | | | | | | | | | | UIStringToPangoStringMap. Removal of font_factory::GetUIFamiliesAndStyle() (unneeded after implementation of style caching). (bzr r13341.1.239) | ||||
| * | | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 5 | -5/+5 |
| | | | | | | | (bzr r13341.1.192) | ||||
| * | | Update to trunk r13542 | Liam P. White | 2014-09-02 | 2 | -2/+2 |
| |\| | | | | | (bzr r13341.1.191) | ||||
| | * | UI. Fix for Bug #340723 "Interface inconsistency of tooltips". | Nicolas Dufour | 2014-08-26 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | Translations. Translations template update. Fixed bugs: - https://launchpad.net/bugs/340723 (bzr r13532) | ||||
| * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 2 | -8/+7 |
| | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 1 | -0/+3 |
| | | | | | | | (bzr r13341.1.189) | ||||
| * | | Reduce header bloat | Alex Valavanis | 2014-08-30 | 4 | -5/+4 |
| | | | | | | | (bzr r13341.1.184) | ||||
| * | | Fix Gtk+ 2 build | Alex Valavanis | 2014-08-24 | 2 | -0/+12 |
| | | | | | | | (bzr r13341.1.171) | ||||
| * | | Fix deprecated VBox use | Alex Valavanis | 2014-08-23 | 2 | -6/+6 |
| | | | | | | | (bzr r13341.1.165) | ||||
| * | | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' ↵ | Tavmjong Bah | 2014-08-20 | 1 | -5/+7 |
| | | | | | | | | | | | (rendering only). (bzr r13341.1.148) | ||||
| * | | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -2/+2 |
| | | | | | | | (bzr r13341.1.146) | ||||
| * | | Code cleanup. | Liam P. White | 2014-08-18 | 2 | -99/+25 |
| | | | | | | | (bzr r13341.1.145) | ||||
| * | | Update to trunk r13525 | Liam P. White | 2014-08-17 | 1 | -15/+25 |
| |\| | | | | | (bzr r13341.1.142) | ||||
| | * | Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight). | Nicolas Dufour | 2014-08-10 | 1 | -15/+25 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1166184 (bzr r13505) | ||||
| * | | Merge from lp:inkscape 13477 | Johan B. C. Engelen | 2014-07-28 | 1 | -3/+19 |
| |\| | | | | | (bzr r13341.1.103) | ||||
| | * | Fix for bug 1340683 for WMF input | mathog | 2014-07-28 | 1 | -3/+19 |
| | | | | | | | (bzr r13473) | ||||
| * | | Merge from trunk 13472 | Liam P. White | 2014-07-27 | 7 | -21/+38 |
| |\| | | | | | (bzr r13341.1.102) | ||||
| | * | sync with libTere version of text_reassemble.c | mathog | 2014-07-25 | 1 | -3/+3 |
| | | | | | | | (bzr r13469) | ||||
| | * | Fix for bug 1340683 | mathog | 2014-07-24 | 1 | -1/+17 |
| | | | | | | | (bzr r13468) | ||||
| | * | Fix for bug 1336753 | mathog | 2014-07-24 | 1 | -5/+7 |
| | | | | | | | (bzr r13467) | ||||
| | * | Fixed parentheses. | Markus Engel | 2014-07-22 | 1 | -1/+1 |
| | | | | | | | (bzr r13461) | ||||
| | * | Replaced some abs/fabs with std::abs. | Markus Engel | 2014-07-22 | 4 | -6/+6 |
| | | | | | | | (bzr r13459) | ||||
| | * | Fixed some unused variables warnings. | Markus Engel | 2014-07-22 | 2 | -2/+2 |
| | | | | | | | (bzr r13458) | ||||
| | * | Warnings cleaup. | Jon A. Cruz | 2014-07-15 | 2 | -3/+2 |
| | | | | | | | (bzr r13454) | ||||
| * | | Update to latest tip (trunk r13432) | Liam P. White | 2014-06-19 | 13 | -920/+198 |
| |\| | | | | | (bzr r13341.1.62) | ||||
| | * | Extensions. Fix for Bug #433860 (Live preview doesn't work after updating ↵ | Nicolas Dufour | 2014-06-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | the values many times). Fixed bugs: - https://launchpad.net/bugs/433860 (bzr r13430) | ||||
| | * | Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ↵ | Nicolas Dufour | 2014-06-11 | 2 | -6/+17 |
| | | | | | | | | | | | | | | | | | specified in <command> doesn't exist). Fixed bugs: - https://launchpad.net/bugs/505920 (bzr r13421) | ||||
| | * | revise email theadib | Adib Taraben | 2014-06-06 | 2 | -2/+2 |
| | | | | | | | (bzr r13410) | ||||
| | * | merge pdf import via poppler-cairo into native importer | Adib Taraben | 2014-06-06 | 7 | -911/+175 |
| | | | | | | | (bzr r13409) | ||||
| | * | Patch from comment 7. Fixes build with Poppler 0.26. | Matthias Kilian (no public email in lp) | 2014-06-03 | 1 | -9/+45 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1315142 (bzr r13405) | ||||
| | * | i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not ↵ | Nicolas Dufour | 2014-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | translated). Fixed bugs: - https://launchpad.net/bugs/1318339 (bzr r13396) | ||||
| * | | Fix build failure with poppler 0.26 (Bug #1315142) | Matthias Kilian | 2014-06-04 | 1 | -9/+45 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1315142 (bzr r13341.1.46) | ||||
| * | | Convert from 90px to inch to 96px to inch per SVG (CSS) specification. | Tavmjong Bah | 2014-05-26 | 1 | -4/+4 |
| |/ | | | (bzr r13341.1.39) | ||||
| * | Fix a small copy-paste typo. (Get position Y returns X) | Mohamed Ikbel Boulabiar | 2014-05-06 | 1 | -1/+1 |
| | | | | (bzr r13338.1.1) | ||||
| * | Improved support for clipping on EMF/WMF import, see bug 1302857 | mathog | 2014-04-29 | 7 | -86/+337 |
| | | | | (bzr r13322) | ||||
| * | 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) | ||||
| * | Update CMake Files | Campbell Barton | 2014-04-27 | 1 | -0/+1 |
| | | | | (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) | ||||
