summaryrefslogtreecommitdiffstats
path: root/share/filters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix more capitalisation inconsistencies.tim_rawlinson2019-02-081-19/+19
|
* Clarify licensesMax Gaukler2018-11-081-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
* Give <svg> element useful ID names.Tavmjong Bah2018-10-271-1/+1
|
* Misc. typosluzpaz2017-12-041-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 Braun2017-04-291-1/+0
| | | | | | | palletes.h, patterns.svg.h, symbols.h, templates.h) they seem to be of little use to the user... (bzr r15652)
* [Bug #1664372] preset filter names inconsistent.suv-lp2017-02-181-24/+24
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1664372 (bzr r15532)
* CMake: Explicitly call pythonEduard Braun2016-11-271-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 Braun2016-11-261-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)
* fix buildMarc Jeanmougin2016-11-121-1/+1
| | | (bzr r15244)
* Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-3/+5
| | | (bzr r15239)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-13/+0
| | | (bzr r15046)
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
* Remove invalid attributes.Tavmjong Bah2014-11-161-15/+15
| | | (bzr r13717)
* i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file ↵Nicolas Dufour2014-05-111-8/+11
| | | | | | | | headers). Fixed bugs: - https://launchpad.net/bugs/1318289 (bzr r13350)
* Fix for Bug #1248542 (fix for filters.svg) by v1nce.Nicolas Dufour2014-02-111-22/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1248542 (bzr r13024)
* Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+1
| | | (bzr r11809)
* fix messageKris De Gussem2012-10-061-1/+1
| | | (bzr r11741)
* Filters. Some filters fixes, renaming and simplifications.Nicolas Dufour2012-09-281-29/+11
| | | (bzr r11713)
* Filters. Typo in the filters menu (bump instead of bumps).Nicolas Dufour2012-09-201-2/+2
| | | (bzr r11683)
* Filtres. New predefined filters by Ivan Louette.Nicolas Dufour2012-09-191-0/+201
| | | (bzr r11680)
* Filters. Filters file update (changes in Non Realistic 3D Shaders).Nicolas Dufour2011-10-191-291/+202
| | | (bzr r10685)
* Filters. More cleanup, and some forgotten strings made translatable (thanks ↵Nicolas Dufour2011-08-281-1/+1
| | | | | | | to Masato HASHIMOTO). Translations. inkscape.pot and French translation update. (bzr r10586)
* Filters. Removing unecessary height, width, x and y attributes in some ↵Nicolas Dufour2011-08-251-66/+69
| | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580)
* UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More ↵Nicolas Dufour2011-08-231-8/+0
| | | | | | | precision to Blur filter value). Filters. Some CPF improvements (including a new Cross-smooth version). (bzr r10577)
* Filters. Filters clean-up again.Nicolas Dufour2011-08-231-35/+2
| | | | | | Filters. Outline CPF improvements. Translations. Translation template and file list, French translation update. (bzr r10575)
* Filters. More filters clean-up.Nicolas Dufour2011-08-221-53/+0
| | | (bzr r10574)
* Filters. Some extra clean-up (moving color-interpolation-filters attribute ↵Nicolas Dufour2011-08-191-209/+209
| | | | | | | | to style). Filters. New Lightness-Contrast and Fade to Black or White CPFs. Translations. POT file and French translation update. (bzr r10556)
* Filters. Removing unnecessary elements and attributes.Nicolas Dufour2011-08-181-1/+0
| | | (bzr r10551)
* Filters. Fixes for SVG validation (now 100% pass).Nicolas Dufour2011-08-161-30/+26
| | | | | | Filters. New Light Eraser CPF. Translations. inkscape.pot and French translation update. (bzr r10547)
* Filters. Global filters file cleanup and Point Engraving CPF improvements.Nicolas Dufour2011-08-151-36/+0
| | | (bzr r10544)
* Filters. New global filters file, and some SVG fixes.Nicolas Dufour2011-08-151-621/+1074
| | | (bzr r10542)
* support python3.x for other i18n scriptsCampbell Barton2011-06-121-3/+3
| | | (bzr r10271)
* Filters. Fix for Bug #737813 (translucent filter crashes program when ↵Nicolas Dufour2011-03-191-2/+2
| | | | | | | | resizing page & extends beyond image). Fixed bugs: - https://launchpad.net/bugs/737813 (bzr r10117)
* Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-191-1/+1
| | | (bzr r9769)
* slightly move text labelsbulia byak2009-09-301-2/+2
| | | (bzr r8679)
* last filters file from Ivan and Tavmjongbulia byak2009-08-301-660/+693
| | | (bzr r8550)
* from Ivan: Adding a Growing cells Overlay, allowing Turbulence displacement ↵bulia byak2009-08-181-13/+29
| | | | | to Eroded metal, Enamel jewelry, Cracked lava, Canvas Bumps, Canvas Bumps, matte, Bubbly Bumps, Bubbly Bumps (bzr r8501)
* Adding a copper and chocolate and a Relief print bumps and an Inner glow, ↵Ivan Louette2009-08-131-29/+83
| | | | | fixing unadequate setting in Roughen inside and improving it, improving Torn edges, adding crumple to Plastify and Tinfoil (bzr r8480)
* Adding contrast control to Emboss, Color emboss and Dark embossIvan Louette2009-08-091-15/+15
| | | (bzr r8459)
* Adding a Tinfoil bump, removing NR from Non realistic shaders namesIvan Louette2009-08-091-26/+42
| | | (bzr r8453)
* Fixing a transparency problem in Bubbly bumps and Bubbly bumps, matte and ↵Ivan Louette2009-08-081-7/+11
| | | | | adding specular light to Riddled Texture (bzr r8445)
* Fixing a lighting problem in Organic, adding a Combined lighting Bevel and ↵Ivan Louette2009-08-071-16/+30
| | | | | improving HSL bumps (bzr r8444)
* Improving Diffuse light and Specular light and adding a Melted jelly and a ↵Ivan Louette2009-08-071-9/+27
| | | | | Melted jelly, matte bevels (bzr r8435)
* Adding one more control to Smart JellyIvan Louette2009-08-061-2/+3
| | | (bzr r8421)
* Replacing Glossy jelly and Glossy jelly backlit by only one Smart jelly, ↵Ivan Louette2009-08-051-227/+216
| | | | | updating filters id's (bzr r8418)
* Fixing typos and Menu tooltipsIvan Louette2009-08-051-15/+15
| | | (bzr r8415)
* Adding a Bright metal and a Deep colors plastic Bevels and changing default ↵Ivan Louette2009-08-051-3/+29
| | | | | settings to Matte Jelly an Neon (bzr r8413)
* Simplifying filters id and removing primitives id which aren't essential to ↵Ivan Louette2009-08-031-1903/+1903
| | | | | open, use and edit the master file in Inkscape (bzr r8393)
* Cleaning some code again and changing individual filters id to avoid ↵Ivan Louette2009-08-021-152/+152
| | | | | conflicts with personal ones (bzr r8382)