| 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) | ||||
| * | Update share/templates/README | Patrick Storz | 2019-03-21 | 1 | -25/+21 |
| | | |||||
| * | Misc. typos and whitespace fixes | luz.paz | 2019-03-21 | 1 | -1/+1 |
| | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt -S *.svg,*.po,./src/3rdparty` | ||||
| * | Fixed: circles and ellipses had wrong element names in XML editor (Issue #116) | Joseph Da Silva | 2019-03-20 | 1 | -1/+1 |
| | | |||||
| * | Increase portability of create_default_templates.py | Patrick Storz | 2019-02-26 | 1 | -2/+2 |
| | | | | | | Fixed issues: - https://gitlab.com/inkscape/inkscape/issues/100 | ||||
| * | Revert to "default.$lang.svg" as name for default templates | Patrick Storz | 2019-02-16 | 1 | -1/+1 |
| | | | | | | | It was changed in 19316e382c0a2ae5105c746191c3fba90f54995b to avoid some CMake trouble but breaks the established naming scheme and is not necessary after the previous commit. | ||||
| * | Optimize creation of localized default templates | Patrick Storz | 2019-02-16 | 3 | -74/+91 |
| | | | | | | | | - 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 |
| | | |||||
| * | Add Portuguese from Portugal pt_PT language for "Layer 1" create_defaults.pl | Duarte Farrajota Ramos | 2019-01-13 | 1 | -0/+1 |
| | | |||||
| * | simplify translated default.svg | Marc Jeanmougin | 2019-01-13 | 2 | -3/+3 |
| | | |||||
| * | 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 | 24 | -840/+15 |
| | | |||||
| * | Add default croatian file | Marc Jeanmougin | 2019-01-09 | 1 | -0/+38 |
| | | |||||
| * | Update create_defaults.pl | milotype | 2019-01-07 | 1 | -0/+1 |
| | | | | Added line for croatian localization | ||||
| * | 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 | ||||
| * | Add template-specific data | Marc Jeanmougin | 2018-03-20 | 1 | -1/+8 |
| | | |||||
| * | I removed some unnecessary window geometry, Inkscape version, text styles, I ↵ | Mihaela Jurković | 2018-02-08 | 1 | -50/+36 |
| | | | | | rounded some numbers | ||||
| * | Added new template A4 leaflet 3-fold Roll | Mihaela Jurković | 2018-02-07 | 1 | -0/+1252 |
| | | |||||
| * | 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) | ||||
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -67/+0 |
| | | | | (bzr r15046) | ||||
| * | 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) | ||||
| * | Translations. Icelandic translation update, new win32 installer, and new ↵ | Sveinn í Felli | 2015-03-12 | 2 | -0/+40 |
| | | | | | | | | | default template. Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13996) | ||||
| * | improve precision of viewBox in templates (Bug 1385521) | Alvin Penner | 2014-11-01 | 2 | -3/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1385521 (bzr r13649) | ||||
| * | Removal of templates replaced by procedural templates. | Tavmjong Bah | 2014-10-10 | 30 | -1587/+0 |
| | | | | | | Removal of redundant fontforge_glyph.svg. (bzr r13341.1.270) | ||||
| * | Minor changes. | Tavmjong Bah | 2014-10-10 | 1 | -10/+8 |
| | | | | (bzr r13341.1.269) | ||||
| * | Updated README | Tavmjong Bah | 2014-10-10 | 1 | -15/+22 |
| | | | | (bzr r13341.1.268) | ||||
| * | Small adjustements for 96px per inch. | Tavmjong Bah | 2014-10-08 | 2 | -8/+8 |
| | | | | (bzr r13341.1.260) | ||||
| * | Some template cleanup... | Tavmjong Bah | 2014-10-06 | 4 | -343/+50 |
| | | | | (bzr r13341.1.257) | ||||
| * | Updated CD_label_120x120.svg for 96px per inch. Also simplified file. | Tavmjong Bah | 2014-10-06 | 1 | -49/+16 |
| | | | | (bzr r13341.1.256) | ||||
| * | More template changes for 96 px per inch. | Tavmjong Bah | 2014-10-05 | 4 | -21/+26 |
| | | | | (bzr r13341.1.246) | ||||
| * | Change center of default templates to match 96 dpi. | Tavmjong Bah | 2014-10-05 | 20 | -40/+40 |
| | | | | (bzr r13341.1.245) | ||||
| * | Convert 'default.svg' to use 'mm'. Update all 'default.xx.svg' files | Tavmjong Bah | 2014-09-18 | 25 | -150/+225 |
| | | | | | | | | | | to match 'default.svg' (using new PERL script 'create_defaults.pl'). Remove 'default_mm.svg' (duplicates 'default.svg'). Add 'default_px.svg' (equivalent to old 'default.svg). Add letter size, inch-based 'default.en_US.svg'. Update README. (bzr r13341.1.213) | ||||
| * | i18n. New from Template entries now translatable (see Bug #383844). POT file ↵ | Nicolas Dufour | 2014-01-15 | 3 | -3/+88 |
| | | | | | | | | | and French translation updated. Fixed bugs: - https://launchpad.net/bugs/383844 (bzr r12937) | ||||
| * | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 32 | -32/+32 |
| |\ | | | | | (bzr r12570) | ||||
| | * | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 32 | -32/+32 |
| | | | | | | | (bzr r12481.1.13) | ||||
| * | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 33 | -0/+188 |
| |\| | | | | | (bzr r12475.1.16) | ||||
| | * | Existing templates metadata added. Small keywords processing fix. | Slagvi Public | 2013-08-10 | 33 | -0/+188 |
| | | | | | | | (bzr r12379.2.20) | ||||
| * | | Updated templates with viewBox. | Matthew Petroff | 2013-08-27 | 10 | -12/+22 |
| |/ | | | (bzr r12475.1.3) | ||||
| * | Disable shadow on Typography Canvas template | Josh Andler | 2011-05-27 | 1 | -1/+3 |
| | | | | (bzr r10235) | ||||
| * | adding Typography_Canvas.svg to Makefile.am | Felipe Corr??a da Silva Sanches | 2011-05-26 | 1 | -1/+2 |
| | | | | (bzr r10227) | ||||
| * | Adding a "Typography Canvas" template | Felipe Corr??a da Silva Sanches | 2011-05-26 | 1 | -0/+80 |
| | | | | (bzr r10226) | ||||
| * | Translations. French translation update. | Nicolas Dufour | 2010-11-15 | 2 | -1/+118 |
| | | | | | | Templates. New CD label template. (bzr r9895) | ||||
| * | Templates. Layer errors in the Fontforge template (Bug #565296). | Nicolas Dufour | 2010-08-09 | 1 | -26/+22 |
| | | | | (bzr r9693) | ||||
| * | a web banner collection template | Aurélio A. Heckert (a) | 2010-05-27 | 1 | -0/+397 |
| | | | | (bzr r9455) | ||||
| * | * [INTL:ro] Romanian translation of win32 installer added | Ivan Mas??r | 2010-01-17 | 2 | -0/+37 |
| | | | | | | * [INTL:ro] Romanian translation of the default template added (bzr r8990) | ||||
| * | Dutch translation update by Kris. | Nicolas Dufour | 2009-09-29 | 2 | -0/+41 |
| | | | | | | | Basque translation update by Dooteo. Belarusian translation update (and new default template) by Hleb Valoshka. (bzr r8675) | ||||
