| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CMake: Do not create default templates when building without NLS | Patrick Storz | 2019-07-11 | 1 | -16/+20 |
| | | | | | (create_default_templates.py needs binary .mo files to extract strings) | ||||
| * | Fixed: circles and ellipses had wrong element names in XML editor (Issue #116) | Joseph Da Silva | 2019-03-20 | 1 | -1/+1 |
| | | |||||
| * | Optimize creation of localized default templates | Patrick Storz | 2019-02-16 | 1 | -8/+18 |
| | | | | | | | | - extract localized strings directly from .po/.mo files instead of having them in a separate file - drop dependency on perl - avoid re-creating the templates on each build | ||||
| * | Fix memleak and hopefully windows CI | Marc Jeanmougin | 2019-01-14 | 1 | -1/+1 |
| | | |||||
| * | simplify translated default.svg | Marc Jeanmougin | 2019-01-13 | 1 | -2/+2 |
| | | |||||
| * | Add Appimage build, fix windows CI | Marc Jeanmougin | 2019-01-13 | 1 | -1/+1 |
| | | |||||
| * | Generate default.svg translated files with cmake | Marc Jeanmougin | 2019-01-11 | 1 | -0/+11 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+1 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | cmake: do not intalls header files generated by i18n.py (filters.svg.h, ↵ | Eduard Braun | 2017-04-29 | 1 | -1/+1 |
| | | | | | | | | palletes.h, patterns.svg.h, symbols.h, templates.h) they seem to be of little use to the user... (bzr r15652) | ||||
| * | CMake: Explicitly call python | Eduard Braun | 2016-11-27 | 1 | -1/+1 |
| | | | | | | At least on Windows this breaks if Python is not associated with .py files (and even if it is an arbitrary Python version that might be installed on the system is used) (bzr r15279) | ||||
| * | CMake: Add ${INKSCAPE_SHARE_INSTALL} | Eduard Braun | 2016-11-26 | 1 | -1/+1 |
| | | | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278) | ||||
| * | Add a make inkscape_pot to regen potfile | Marc Jeanmougin | 2016-11-11 | 1 | -4/+5 |
| | | | | (bzr r15239) | ||||
| * | add gtk3 experimental support in CMake | Shlomi Fish | 2015-10-26 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430) | ||||
| * | cmake: Bring cmake installation in line with autotools (bug #1451481) | houz | 2015-05-08 | 1 | -0/+11 |
| Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128) | |||||
