| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Update symbols README to match changes to symbol file parsing. | Maren Hachmann | 2018-01-07 | 1 | -8/+12 |
| | | |||||
| * | Misc. typos | luzpaz | 2017-12-04 | 1 | -1/+1 |
| | | | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` . | ||||
| * | 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 | -17/+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) | ||||
| * | i18n. Fix for Bug #1388916 (There seem to be untranslatable strings in ↵ | Masato HASHIMOTO | 2014-11-23 | 1 | -0/+5 |
| | | | | | | | | | | | MapSymbolsNPS.svg) by Masato HASHIMOTO." Translation. PO template and French translation update. Fixed bugs: - https://launchpad.net/bugs/1388916 (bzr r13749) | ||||
| * | Symbols. Fix for bug #1388910 (There is an unnecessary character in ↵ | Masato Hashimoto | 2014-11-05 | 1 | -2/+2 |
| | | | | | | MapSymbolsNPS.svg) (bzr r13671) | ||||
| * | Remove MapSymbols.svg which contains messy and incorrect SVG (<symbols> cannot | Tavmjong Bah | 2014-09-17 | 3 | -2781/+1198 |
| | | | | | | | have the 'transform' attribute, multiple identical <style> elements, etc.). In compensation, add new file MapSymbolsNPS.svg. Expand README. (bzr r13341.1.212) | ||||
| * | Symbols: Fix typos in FlowSymbols.svg | Yuri Chornoivan | 2014-07-21 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1340816 (bzr r13456) | ||||
| * | Display symbols in document order. | Tavmjong Bah | 2014-06-13 | 1 | -1/+1 |
| | | | | | | Fix typo in FlowSymbols.svg (bzr r13424) | ||||
| * | Replace FlowSymbols.svg file. Symbols from IBM Flowcharting Template ↵ | Tavmjong Bah | 2014-06-12 | 1 | -269/+319 |
| | | | | | | | | X20-8020, 1970 Revision as well as DIN 66001 and ISO 5807. Partially fixes #1201325. (bzr r13423) | ||||
| * | i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348). | Nicolas Dufour | 2014-05-11 | 1 | -0/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1318345 (bzr r13352) | ||||
| * | i18n. Fix for bug #1318328 (typo in trunk-r13348). | Nicolas Dufour | 2014-05-11 | 1 | -2/+2 |
| | | | | | | | | | | Translations. Translation template update. Translations. French translation update. Fixed bugs: - https://launchpad.net/bugs/1318328 (bzr r13351) | ||||
| * | typos in symbols | Yuri Chornoivan | 2014-02-05 | 2 | -11/+11 |
| | | | | (bzr r12998) | ||||
| * | Simplified patch for symbols i18n and typo in .bzrignore. | suv-lp | 2014-01-17 | 1 | -1/+1 |
| | | | | (bzr r12948) | ||||
| * | Fix symbols Makefile.am for out-of-src tree build (thanks ~suv). | suv-lp | 2014-01-17 | 1 | -1/+1 |
| | | | | (bzr r12947) | ||||
| * | i18n. Symbols are now translatable (see Bug #1261198); POT file and French ↵ | Nicolas Dufour | 2014-01-17 | 3 | -2/+33 |
| | | | | | | translation updated. (bzr r12946) | ||||
| * | Restore original file format with added metadata. | Tavmjong Bah | 2013-12-03 | 1 | -3928/+1238 |
| | | | | (bzr r12834) | ||||
| * | BalloonSymbols.svg rewritten. Balloon symbols should render properly in all ↵ | Tavmjong Bah | 2013-11-19 | 1 | -125/+136 |
| | | | | | | browsers. (bzr r12825) | ||||
| * | Add MapSymbols from OpenStreetMap. | Martin Owens | 2013-04-23 | 1 | -0/+2777 |
| | | | | (bzr r12301) | ||||
| * | Allow out of src building for wildcard Makes | Martin Owens | 2013-04-23 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1170803 (bzr r12299) | ||||
| * | Add balloon symbols and connect defs modified signal. | Martin Owens | 2013-04-22 | 1 | -0/+128 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1170817 (bzr r12298) | ||||
| * | Fix symbols not being installed bug reported by suv | Martin Owens | 2013-04-21 | 1 | -1/+3 |
| | | | | (bzr r12292) | ||||
| * | Use wildcard blob for symbols Makefile.am | Martin Owens | 2013-04-19 | 1 | -5/+1 |
| |\ | | | | | (bzr r12285) | ||||
| | * | Install the new Flow symbols | Josh Andler | 2013-04-19 | 1 | -0/+1 |
| | | | | | | | (bzr r12283.1.1) | ||||
| * | | Cleaned up flow symbols file | Martin Owens | 2013-04-19 | 1 | -1281/+265 |
| |/ | | | (bzr r12284) | ||||
| * | New flow char symbols | Martin Owens | 2013-04-19 | 1 | -0/+1287 |
| | | | | (bzr r12283) | ||||
| * | Updated aiga symbols to have more meta data and used document title for ↵ | Martin Owens | 2013-04-19 | 1 | -1232/+3966 |
| | | | | | | symbols dropdown (bzr r12282) | ||||
| * | Add new symbol set: AIGA/DOT Transportation/Passenger Symbols. | Tavmjong Bah | 2012-11-19 | 2 | -1/+1400 |
| | | | | (bzr r11884) | ||||
| * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 2 | -0/+167 |
| (bzr r11782) | |||||
