| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Replace dxf12 output with a pure python implementation | Martin Owens | 2018-02-20 | 4 | -28/+165 | |
| | | | | ||||||
| * | | | Misc. typos | luz.paz | 2018-02-18 | 4 | -4/+4 | |
| | | | | ||||||
| * | | | Revert "Promote the path 'd' attribute to a property per SVG 2." | Tavmjong Bah | 2018-02-18 | 6 | -102/+30 | |
| | | | | | | | | | | | | | | | | | | | Needs further testing. This reverts commit e88644b0f3481c78a9563dbf9ee6b76ab6674583. | |||||
| * | | | Promote the path 'd' attribute to a property per SVG 2. | Tavmjong Bah | 2018-02-13 | 6 | -30/+102 | |
| | |/ |/| | | | | | | | | | | | | | | | This allows 'd' to be animated via CSS animations. Due to the interactions of 'd' with LPE's, 'd' as a property is converted to 'd' as an attribute in SPPath::update. This changes the XML which causes update() to be called again (and triggers a warning). Fixing this is left to a future patch as is converting the 'd' back to a property on output. | |||||
| * | | Misc. typos | luz.paz | 2018-02-10 | 8 | -9/+9 | |
| | | | | | | | Found via `codespell` | |||||
| * | | Copy numpy import error message over from measure.py (no new strings) | Maren Hachmann | 2018-02-10 | 1 | -1/+6 | |
| | | | ||||||
| * | | Update gcodetools.py to work with Inkscape > 0.91, fix written by ↵ | Maren Hachmann | 2018-02-10 | 1 | -9/+4 | |
| | | | | | | | | | | | | | inkscapecommunity user Shockster https://forum.inkscapecommunity.com/index.php?topic=486.msg3889#msg3889 | |||||
| * | | CI/AppVeyor: fix core system upgrade | Tavmjong Bah | 2018-02-10 | 1 | -1/+1 | |
| |/ | | | | | | | Work around pacman not being able to do fully unattended updates in some rare cases. See also https://github.com/Alexpux/MSYS2-packages/issues/1141 | |||||
| * | Remove unused include. | Tavmjong Bah | 2018-02-06 | 1 | -1/+0 | |
| | | ||||||
| * | Remove unused cxxtest files. | Tavmjong Bah | 2018-02-05 | 4 | -695/+0 | |
| | | ||||||
| * | Improve/fix error reporting when executing script extensions | Eduard Braun | 2018-02-04 | 1 | -9/+28 | |
| | | | | | | | | | | | It could happen that we attempted to spawn "", see https://bugs.launchpad.net/inkscape/+bug/1747103 which obviously failed but did not explain why. While extensions still fail silently (UI-wise) if the interpreter can not be located a useful error message should now be output on console. | |||||
| * | Remove ege-select-one-action. | Tavmjong Bah | 2018-02-04 | 3 | -1386/+0 | |
| | | ||||||
| * | Convert UnitTracker to use ink-select-one-action. | Tavmjong Bah | 2018-02-04 | 13 | -133/+193 | |
| | | | | | Additional code clean up. | |||||
| * | New "Simple Blend" custom predefined filter effect (original idea by Ivan ↵ | Nicolas Dufour | 2018-02-04 | 1 | -0/+1 | |
| | | | | | Louette). Patch 2/2 | |||||
| * | New "Simple Blend" custom predefined filter effect (original idea by Ivan ↵ | Nicolas Dufour | 2018-02-04 | 1 | -0/+84 | |
| | | | | | Louette). Patch 1/2 | |||||
| * | Fix: relink clone to copy for ellipses | ilomaf | 2018-02-03 | 1 | -1/+2 | |
| | | | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1652660 | |||||
| * | Update Ukrainian translation | Yuri Chornoivan | 2018-02-03 | 1 | -6344/+7573 | |
| | | ||||||
| * | Really convert LPEtool-toolbar to use ink-select-one-action. | Tavmjong Bah | 2018-02-03 | 1 | -40/+54 | |
| | | ||||||
| * | CMake/MSYS2: install libjasper | Eduard Braun | 2018-02-03 | 1 | -0/+1 | |
| | | | | | | Preemptive fix for upstream change in gdk-pixbuf2 package https://github.com/Alexpux/MINGW-packages/commit/0526d12f93d160c6bff9829942c4d4f2964e1523 | |||||
| * | Remove unneeded header. | Tavmjong Bah | 2018-02-03 | 1 | -1/+0 | |
| | | ||||||
| * | Relink GtkAdjustments that use same UnitTracker. | Tavmjong Bah | 2018-02-03 | 1 | -1/+1 | |
| | | | | | Link broken by commit e0957537 (removing GSList). | |||||
| * | Convert LPEtool-toobar to use ink-select-one-action. | Tavmjong Bah | 2018-02-01 | 1 | -32/+40 | |
| | | ||||||
| * | Remove unneeded header. | Tavmjong Bah | 2018-01-31 | 1 | -1/+0 | |
| | | ||||||
| * | Convert tweak tool to use ink-select-one-action. | Tavmjong Bah | 2018-01-31 | 1 | -122/+116 | |
| | | ||||||
| * | Convert bucket toolbar to use ink-select-one-action. | Tavmjong Bah | 2018-01-31 | 1 | -46/+78 | |
| | | ||||||
| * | Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0). | Tavmjong Bah | 2018-01-31 | 1 | -2/+2 | |
| | | ||||||
| * | Convert pen/pencil toolbar to use ink-select-one-action. | Tavmjong Bah | 2018-01-31 | 1 | -119/+138 | |
| | | ||||||
| * | Fix build when DBUS enabled. | Tavmjong Bah | 2018-01-31 | 1 | -28/+23 | |
| | | ||||||
| * | Convert star-toolbar to use ink-select-one-action. | Tavmjong Bah | 2018-01-30 | 1 | -78/+93 | |
| | | ||||||
| * | Minor formatting cleanup. | Tavmjong Bah | 2018-01-30 | 1 | -61/+59 | |
| | | ||||||
| * | Minor fixes and reorganizing 'object' README file. | Tavmjong Bah | 2018-01-30 | 1 | -75/+73 | |
| | | ||||||
| * | Add error output when file loading fails. | Tavmjong Bah | 2018-01-30 | 1 | -3/+26 | |
| | | ||||||
| * | Fix object directory name in POTFILES.in | Tavmjong Bah | 2018-01-30 | 1 | -26/+26 | |
| | | ||||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 553 | -2486/+3406 | |
| | | | | | A lot of header clean-up. | |||||
| * | Translations: update inkscape.pot | Eduard Braun | 2018-01-29 | 1 | -2800/+2766 | |
| | | ||||||
| * | Don't translate the empty string. | Eduard Braun | 2018-01-29 | 4 | -10/+10 | |
| | | | | | | | | Really, please don't do it! - in the best case it shows a wall of useless text to the user - in the worst case it causes strange crashes for users with non-English locale | |||||
| * | Update Hungarian translation (!189) | Meskó Balázs | 2018-01-29 | 1 | -5669/+4218 | |
| | | ||||||
| * | CMake: keep defines in ConfigChecks.cmake | Eduard Braun | 2018-01-28 | 2 | -7/+5 | |
| | | ||||||
| * | CMake: some shuffling - cleanup structure of CMakeLists.txt | Eduard Braun | 2018-01-28 | 1 | -66/+71 | |
| | | ||||||
| * | CMake/CPack: Define INKSCAPE_CPACK_PREFIX instead of overwriting ↵ | Eduard Braun | 2018-01-28 | 2 | -4/+9 | |
| | | | | | | | INKSCAPE_DIST_PREFIX Allows moving the CPack configuration to a more reasonable position... | |||||
| * | CMake/CPack: Set CPACK_PACKAGE_INSTALL_DIRECTORY only once | Eduard Braun | 2018-01-28 | 1 | -2/+0 | |
| | | ||||||
| * | CMake/CPack: CPackDeb only available on UNIX | Eduard Braun | 2018-01-28 | 1 | -16/+17 | |
| | | ||||||
| * | Fix creation of icon-theme.cache | Eduard Braun | 2018-01-28 | 2 | -3/+3 | |
| | | | | | | | | | | Escaping "${CMAKE_INSTALL_PREFIX}" with a backslash allows this to work for the normal install target as well as with cpack (expansion of the variable is delayed until installation where it has the correct value). Also make sure Adwaita's icon-theme.cache is up-to-date | |||||
| * | Do not build icon cache for now | Marc Jeanmougin | 2018-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | Temporarily guard icon cache | Marc Jeanmougin | 2018-01-27 | 1 | -2/+4 | |
| | | ||||||
| * | OCAL dialog: make requests non-blocking on windows | Eduard Braun | 2018-01-26 | 1 | -8/+9 | |
| | | | | | | | | | | | - Revert 738e2fcae54ef8764d33d3a47bf7868641efdcfd (which introduced asynchronous call) - Instead properly catch exceptions from load_contents_finish() which were probably what caused the crashes in the first place Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1745521 | |||||
| * | Fix handling of filenames of linked images in .odg export | Eduard Braun | 2018-01-24 | 2 | -6/+1 | |
| | | | | | | | | | | | | | | | | - export of .odg files was completely broken on Windows as "documentUri = Inkscape::URI(filename);" always failed (Windows paths are never valid URIs because of '\') - Linked images did not seem to be working on any OS (probably regression in 6f844ef457690c841b0be91d70b1e54b61c04812) I assume support for linked images is still sketchy but seems to work in the most common cases; support for embedded images seems to be non-existent, though. Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1654034 | |||||
| * | Always show an error dialog on failed saves | Eduard Braun | 2018-01-24 | 1 | -0/+17 | |
| | | | | | | | | | | As a result of 2b8d9986140cc36ea6c0a3c3b88571983490e0ef the actual exceptions are now catched (instead of the generic Inkscape::Extension::Output::save_failed) but were not handled yet. Implement this handling for generic exceptions and output any potentially helpful information on what went wrong. | |||||
| * | move install command to logical place | Marc Jeanmougin | 2018-01-24 | 2 | -4/+3 | |
| | | ||||||
| * | Tentatively fix build for lp packaging | Marc Jeanmougin | 2018-01-24 | 1 | -2/+2 | |
| | | ||||||
