| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 20 | -527/+20 | |
| |\ | | | | | (bzr r14954.1.30) | |||||
| | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 4 | -347/+0 | |
| | | | | | | | (bzr r15046) | |||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 14 | -176/+16 | |
| | |\ | | | | | | | (bzr r15038) | |||||
| | | * | extensions: Drop GTKMM2 fallbacks | Alex Valavanis | 2016-07-28 | 14 | -176/+16 | |
| | | | | | | | | | | (bzr r15023.2.5) | |||||
| | * | | Fix broken headers | Alex Valavanis | 2016-08-03 | 2 | -4/+4 | |
| | | | | | | | | | | (bzr r15035) | |||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 14 | -28/+15 | |
| |\| | | | | | | | | (bzr r14954.1.29) | |||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 13 | -24/+11 | |
| | | | | | | | | | | (bzr r15034) | |||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 13 | -11/+25 | |
| | | | | | | | | | | (bzr r15027) | |||||
| | * | | Fixed failed build | Adrian Boguszewski | 2016-07-28 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r15026) | |||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 13 | -24/+10 | |
| | |/ | | | | | (bzr r15025) | |||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 6 | -12/+12 | |
| | | | | | | | (bzr r14954.1.21) | |||||
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -8/+10 | |
| | | | | | | | (bzr r14954.1.20) | |||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 5 | -25/+32 | |
| | | | | | | | (bzr r14954.1.19) | |||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 8 | -16/+16 | |
| |\| | | | | | (bzr r14954.1.13) | |||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 8 | -9/+9 | |
| | | | | | | | (bzr r14954.1.10) | |||||
| * | | Replaced old selection containers | Adrian Boguszewski | 2016-06-12 | 55 | -434/+436 | |
| |\| | | | | | (bzr r14954.1.6) | |||||
| | * | Extensions: Use underscored variants of parameters / attribute names in ↵ | Eduard Braun | 2016-06-11 | 51 | -431/+431 | |
| | | | | | | | | | | | | | | | | | internal extensions where translation via gettext is desired. Fixed bugs: - https://launchpad.net/bugs/1591230 (bzr r14979) | |||||
| | * | Clean up includes after r14955 | Eduard Braun | 2016-06-11 | 4 | -4/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1589300 (bzr r14978) | |||||
| | * | Extensions: Fixes and improvements for "gui-text" parameter attribute | Eduard Braun | 2016-06-05 | 7 | -8/+19 | |
| |/ | | | | | | | - "gui-text" was always translated (as opposed to only "_gui-text") - This made it impossible to have parameters without label (since the empty string returns the whole .po file header when translated), which caused an issue in restack extension - Added possibility to specify "msgctxt" for "gui-text" (bzr r14955) | |||||
| * | Fix guide placement when guides are generated by a template with ↵ | Tavmjong Bah | 2016-06-03 | 1 | -24/+27 | |
| | | | | | | width/height/viewBox different from default SVG file. (bzr r14947) | |||||
| * | Remove last use of getSVGUnit() and remove all remnants of this abomination. | Tavmjong Bah | 2016-06-01 | 1 | -1/+1 | |
| | | | | (bzr r14939) | |||||
| * | Replace two instances of getSVGUnit() by getDocumentScale(). | Tavmjong Bah | 2016-06-01 | 2 | -18/+8 | |
| | | | | | | | Simplify writing of style string. Switch 'pt' to 'px'. (bzr r14938) | |||||
| * | Fixed path resolution in plugin loader. | Moritz Eberl | 2016-04-27 | 3 | -9/+12 | |
| | | | | (bzr r14862.1.1) | |||||
| * | minor warning cleanup. | Jon A. Cruz | 2016-04-21 | 1 | -2/+2 | |
| | | | | (bzr r14861) | |||||
| * | removed unnecessary comments | Moritz Eberl | 2016-04-16 | 1 | -8/+0 | |
| | | | | (bzr r14761.1.13) | |||||
| * | merge and fixed build | Moritz Eberl | 2016-04-16 | 2 | -14/+30 | |
| |\ | | | | | (bzr r14761.1.11) | |||||
| | * | CMake build: builds with WITH_DBUS | Marc Jeanmougin | 2016-04-16 | 2 | -14/+30 | |
| | | | | | | | (bzr r14853) | |||||
| * | | Added missing file | Moritz Eberl | 2016-04-16 | 1 | -0/+1 | |
| | | | | | | | (bzr r14761.1.9) | |||||
| * | | Added an example plugin. | Moritz Eberl | 2016-04-16 | 5 | -0/+316 | |
| | | | | | | | (bzr r14761.1.8) | |||||
| * | | Merge | Moritz Eberl | 2016-04-13 | 3 | -10/+74 | |
| |\| | | | | | (bzr r14761.1.4) | |||||
| | * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 2 | -3/+3 | |
| | | | | | | | (bzr r14790) | |||||
| | * | [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: ↵ | suv-lp | 2016-04-11 | 1 | -7/+71 | |
| | | | | | | | | | | | | | | | | | Undefined (clang from Xcode 4.6.3). Fixed bugs: - https://launchpad.net/bugs/1545319 (bzr r14772) | |||||
| * | | Modified the windows build to integrate gmodule-2.0 and loader.cpp/.h | Moritz Eberl | 2016-04-12 | 1 | -2/+36 | |
| | | | | | | | | | | | Added method to check inscape version used to build plugins. (bzr r14761.1.3) | |||||
| * | | fixed naming of methods. External extensions can now be other module types. | Moritz Eberl | 2016-04-12 | 5 | -15/+13 | |
| | | | | | | | (bzr r14761.1.2) | |||||
| * | | Added a mechanism to load c++ extensions dynamically. | Moritz Eberl | 2016-04-11 | 7 | -8/+202 | |
| |/ | | | (bzr r14761.1.1) | |||||
| * | Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug ↵ | Eduard Braun | 2016-03-30 | 2 | -183/+171 | |
| | | | | | | | | | | | | #1441437 (crashes when load multi page visio and select page 2 or more) Also clean up code to create dialog a bit and make dialog resizable. Fixed bugs: - https://launchpad.net/bugs/1395435 - https://launchpad.net/bugs/1441437 (bzr r14751) | |||||
| * | Correct typo | Raphaël Bournhonesque | 2016-03-22 | 1 | -1/+1 | |
| | | | | (bzr r14733) | |||||
| * | [Bug #1558160] Move Script::file_listener methods to script.cpp source file. | raphael0202 | 2016-03-20 | 2 | -42/+41 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558160 (bzr r14727) | |||||
| * | [Bug #1558177] Simplify if conditions in Script.cpp. | raphael0202 | 2016-03-18 | 2 | -7/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558177 (bzr r14715) | |||||
| * | [Bug #1558153] Typos and tabs instead of spaces in extension module. | raphael0202 | 2016-03-16 | 3 | -22/+22 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558153 (bzr r14713) | |||||
| * | patch for bug 1538361, work around limits in mingw/MSVCRT | mathog | 2016-03-11 | 2 | -42/+42 | |
| | | | | (bzr r14699) | |||||
| * | Add PDF/PS output support for 'paint-order' property. | Tavmjong Bah | 2016-03-08 | 3 | -19/+110 | |
| | | | | (bzr r14696) | |||||
| * | Remove regex hack added in 14650 | Liam P. White | 2016-03-04 | 1 | -7/+1 | |
| | | | | (bzr r14687) | |||||
| * | provide end user debugging for EMF and WMF issues | mathog | 2016-02-18 | 2 | -12/+52 | |
| | | | | (bzr r14660) | |||||
| * | Fix improperly escaped character in previous commit (which actually fixes ↵ | Eduard Braun | 2016-02-14 | 1 | -1/+1 | |
| | | | | | | | | | bug 1492153, sorry for the mix-up) Fixed bugs: - https://launchpad.net/bugs/1492153 (bzr r14651) | |||||
| * | Fix for bug 1478168 (CDR import crashes) | Eduard Braun | 2016-02-14 | 1 | -1/+7 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1478168 (bzr r14650) | |||||
| * | Allow python extensions to get the list of selected nodes | Marc Jeanmougin | 2016-02-09 | 1 | -3/+53 | |
| | | | | | | | | | | format : --selected-nodes=id:subpath:position cf https://bugs.launchpad.net/inkscape/+bug/171640 for a debug test extension Fixed bugs: - https://launchpad.net/bugs/171640 (bzr r14641) | |||||
| * | patch fixes bug 1538786 | mathog | 2016-01-27 | 1 | -19/+30 | |
| | | | | (bzr r14620) | |||||
| * | patch probably fixes bug 1534833 | mathog | 2016-01-17 | 2 | -2/+5 | |
| | | | | (bzr r14594) | |||||
| * | Bump poppler dep to 0.20.0 | Alex Valavanis | 2016-01-11 | 1 | -196/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1419263 (bzr r14573) | |||||
