summaryrefslogtreecommitdiffstats
path: root/share/patterns (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-19Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita4-3590/+0
2018-11-08Clarify licensesMax Gaukler1-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
2018-10-27Give <svg> element useful ID names.Tavmjong Bah1-1/+1
2017-04-29cmake: do not intalls header files generated by i18n.py (filters.svg.h, ↵Eduard Braun1-1/+0
palletes.h, patterns.svg.h, symbols.h, templates.h) they seem to be of little use to the user... (bzr r15652)
2016-11-27CMake: Explicitly call pythonEduard Braun1-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)
2016-11-26CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun1-2/+2
This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
2016-11-11Add a make inkscape_pot to regen potfileMarc Jeanmougin1-4/+5
(bzr r15239)
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-12/+0
(bzr r15046)
2015-10-26add gtk3 experimental support in CMakeShlomi Fish1-2/+2
Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430)
2015-05-08cmake: Bring cmake installation in line with autotools (bug #1451481)houz1-0/+10
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
2011-06-12On arch linux python3 is default, changes so this works on py3 (first ↵Campbell Barton1-3/+3
commit, simple test) (bzr r10270)
2009-06-03Adding the i18n.py tool to the distribution filesTed Gould1-1/+1
(bzr r7988)
2009-05-26* [INTL:*] added i18n of patterns.svgIvan Mas??r3-2/+32
* [INTL:*] make inkscape.pot * [INTL: sk] Slovak translation update (trunk) (bzr r7943)
2008-07-04Fix Camouflage pattern (see bug 245301).Stephen Silver1-2/+2
(bzr r6153)
2008-06-30Temporary "fix" for the recent pattern crash caused by invalid path data - ↵Maximilian Albert1-2/+2
please review and insert correct values for the missing coordinates! (bzr r6099)
2008-04-01delete remaining .cvsignore filesAdib Taraben1-2/+0
(bzr r5299)
2007-12-05add white versions, three bitmap texturesbulia byak1-51/+2908
(bzr r4176)
2007-12-04new patterns, readme updatebulia byak2-139/+485
(bzr r4166)
2007-10-09removed pattern with potential license issue per John CliffJosh Andler1-20/+0
(bzr r3869)
2007-10-09Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen2-0/+366
(bzr r3865)