summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Two new Texture filters added, Felt and Ink paintIvan Louette2009-03-141-0/+20
| | | (bzr r7488)
* Texture filters Blotting paper, Burnt edges, Inkblot and Wax print improved ↵Ivan Louette2009-03-141-9/+9
| | | | | for better color handling and some other minor details (bzr r7486)
* response to bug #171923; now Ctrl+PgUp/Dn is 'Switch to Layer Above/Below'Ed Halley2009-03-132-4/+8
| | | (bzr r7483)
* correcting namespaces in inkex.pyAur??lio A. Heckert2009-03-131-1/+2
| | | (bzr r7482)
* Adds two new textures, Liquid and WatercolorIvan Louette2009-03-131-0/+19
| | | (bzr r7475)
* Should be pointing to 047 reallyAlexandre Prokoudine2009-03-081-1/+1
| | | (bzr r7442)
* Fix distribute-remove-overlap (should be distribute-remove-overlaps) in Krzysztof Kosi??ski2009-03-051-1/+1
| | | | | icons.svg (bzr r7426)
* Off-grid icon and further missing ID fixes for icons.svgKrzysztof Kosi??ski2009-03-051-577/+577
| | | (bzr r7425)
* Add view-fullscreen to discrete iconsKrzysztof Kosi??ski2009-03-043-1/+124
| | | (bzr r7418)
* Fix one more broken icon (transform-rotate) in icons.svg.Krzysztof Kosi??ski2009-03-041-2374/+2390
| | | (bzr r7415)
* Fix paint-none in icons.svgKrzysztof Kosi??ski2009-03-041-20/+4
| | | (bzr r7414)
* Fix a few wrong IDs in icons.svg. Should fix the icon issues.Krzysztof Kosi??ski2009-03-041-205/+240
| | | (bzr r7412)
* Adds four new textures, Inkblot, Wax print, Blotting paper and Burnt edges, ↵Ivan Louette2009-03-031-0/+47
| | | | | and a new Morphology filter called Color outline (bzr r7403)
* remove uniconv dependency, as is done in cdr_input: on windows we dont use ↵bulia byak2009-03-026-6/+0
| | | | | uniconv script (bzr r7401)
* Adds Color matrix control to Noise transparency filterIvan Louette2009-03-011-3/+4
| | | (bzr r7397)
* adapt for our own UniConvertor in Windows bundlebulia byak2009-03-011-10/+22
| | | (bzr r7395)
* Adds flood color to Noise fill filterIvan Louette2009-03-011-4/+6
| | | (bzr r7394)
* typobulia byak2009-02-281-1/+1
| | | (bzr r7391)
* share/extensions/inkex.py (class Effect): Remove id_characters instance var, ↵Peter Moulder2009-02-271-3/+2
| | | | | moving it to its sole user (uniqueId). Change k to x in `...uvwkyz...', as reported by halley. (I've mechanically checked that there are no other surprises in the string.) (bzr r7386)
* share/extensions/inkex.py: Fix a couple of issues reported by pychecker.Peter Moulder2009-02-271-4/+4
| | | (bzr r7385)
* Improved Color emboss now takes a better account of Blend settingsIvan Louette2009-02-261-8/+8
| | | (bzr r7378)
* Several icon name fixesKrzysztof Kosi??ski2009-02-263-4/+202
| | | (bzr r7373)
* Changes the filters name Darken outline to Dark and glow, adds a Darken ↵Ivan Louette2009-02-251-4/+20
| | | | | edges filter in Shadows and glows submenu, changes the name Black emboss to Dark emboss and the name Emboss to Color emboss, adds an Emboss Image effect which keeps image colors or change it following the Blend primitive settings (bzr r7369)
* correcting a parameter name in foldable-box extensionAur??lio A. Heckert2009-02-222-4/+4
| | | (bzr r7351)
* Changes the submenu name Basics into ABCs, changes Poster glow into Glow and ↵Ivan Louette2009-02-221-24/+46
| | | | | draw without changing the filter, improves HSL bumps, adds an HSL bubbles diffuse based on diffuse light and adds a Darken outline filter in the Shadows and Glows submenu (bzr r7350)
* False trunk directory removalNicolas Dufour2009-02-221-0/+1378
| | | (bzr r7349)
* Fix alpha missing in Image effects filters Emboss and Black embossIvan Louette2009-02-211-13/+15
| | | (bzr r7340)
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-3321/+19221
| | | (bzr r7332)
* Rename view-manage-colors to color-management; add object-rows and Krzysztof Kosi??ski2009-02-199-6/+308
| | | | | | object-columns; rename distribute icons for baselines and nodes to maintain consistency with align icons (bzr r7328)
* Replaces Emboss image effects by a colorizable one and adds Black emboss ↵Ivan Louette2009-02-181-5/+15
| | | | | which changes whites areas to black while preserving hues (bzr r7324)
* adding foldable-box to extensions/Makefile.amAur??lio A. Heckert2009-02-181-0/+2
| | | (bzr r7322)
* foldable-box extension - second version, not good yetAur??lio A. Heckert2009-02-181-39/+56
| | | (bzr r7319)
* Adds a 3D mother of pearls material with some roughness based on Convolve matrixIvan Louette2009-02-181-0/+18
| | | (bzr r7316)
* spellcheck keysbulia byak2009-02-172-0/+6
| | | (bzr r7312)
* Adds a 3D marble material with subtle displacements at the edges and an HSL ↵Ivan Louette2009-02-171-4/+41
| | | | | diffuse bump as an alternate to HSL bump which uses specular light (bzr r7309)
* foldable-box extension - first version, not good yetAur??lio A. Heckert2009-02-162-0/+277
| | | (bzr r7307)
* added getNamedView and createGuide methodsAur??lio A. Heckert2009-02-161-0/+24
| | | (bzr r7306)
* extension id correctedAur??lio A. Heckert2009-02-161-1/+1
| | | (bzr r7305)
* modify calculation of control arm lengthAlvin Penner2009-02-161-1/+2
| | | (bzr r7304)
* Adds a Basics submenu on top of the list for access to the very basic ↵Ivan Louette2009-02-161-14/+32
| | | | | effects useful daily or to build new filters, removes the redundant Shadows submenus, adds a Basic diffuse and a Cutout glow and moves People and Scotland to Overlays (bzr r7303)
* thinner lines in the "no color swatch"Felipe Corr??a da Silva Sanches2009-02-162-5/+6
| | | | | also, a less vibrant tone of red... (bzr r7302)
* Fix an aliasing problem in Blur content, adds a 3D wood Material which warps ↵Ivan Louette2009-02-151-14/+79
| | | | | at the edges, a new Blur filter called Evanescent, a fantasy overlay called Garden of Delights and some other ones (bzr r7297)
* Rename fill-* to paint-* where it made sense, rename text-direction-* to Krzysztof Kosi??ski2009-02-149-8/+8
| | | | | format-text-direction-* to be consistent with Icon Naming Spec (bzr r7294)
* Add 2 missing icons; Change align and distribute icon naming to be more Krzysztof Kosi??ski2009-02-1421-33/+237
| | | | | consistent; add Makefile.am generation script for the hicolor directory (bzr r7293)
* Rename path-mode-segments to path-mode-polyline and Krzysztof Kosi??ski2009-02-143-2/+2
| | | | | path-mode-paraxial-segments to path-mode-polyline-paraxial (bzr r7289)
* rename help-manual to help-contentsKrzysztof Kosi??ski2009-02-132-3/+1
| | | (bzr r7286)
* Remove redundant path-dynamic-offset and path-linked-offsetKrzysztof Kosi??ski2009-02-132-189/+0
| | | (bzr r7285)
* Rename object-transform to dialog-transformKrzysztof Kosi??ski2009-02-133-1/+1
| | | (bzr r7284)
* Rename dialog-input to dialog-input-devicesKrzysztof Kosi??ski2009-02-132-1/+1
| | | (bzr r7283)
* https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk/share/f ↵Ivan Louette2009-02-131-1/+7
| | | | | ilters/ (bzr r7282)