summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (bzr r7424)Maxim V. Dziumanenko2009-03-051-2741/+1328
|
* Hide the new 'clear' swatch for nowJon A. Cruz2009-03-051-1/+1
| | | (bzr r7423)
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-055-12/+56
| | | (bzr r7422)
* Control when shift affects moving of handles. Applies patch from bug #245698.Jon A. Cruz2009-03-051-2/+2
| | | (bzr r7421)
* Add option to only flash paths for node tool when none is selected. Applies ↵Jon A. Cruz2009-03-054-2/+13
| | | | | patch from bug #336490. (bzr r7420)
* Add layers dialog to top toolbar. Applies patch from bug #336519.Jon A. Cruz2009-03-051-0/+2
| | | (bzr r7419)
* Add view-fullscreen to discrete iconsKrzysztof Kosi??ski2009-03-043-1/+124
| | | (bzr r7418)
* A better fix for bug #331864 (snap-delay related)Diederik van Lierop2009-03-041-0/+9
| | | (bzr r7417)
* We don't really need two separate "Shadows" and "Shadows and glows" ↵Alexandre Prokoudine2009-03-041-2/+2
| | | | | submenus, do we? :) (bzr r7416)
* 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)
* Added snap indicators to the list of translatablesAlexandre Prokoudine2009-03-041-0/+1
| | | (bzr r7413)
* Fix a few wrong IDs in icons.svg. Should fix the icon issues.Krzysztof Kosi??ski2009-03-041-205/+240
| | | (bzr r7412)
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-044-32/+56
| | | (bzr r7411)
* Cleanup and prep for more workJon A. Cruz2009-03-042-44/+19
| | | (bzr r7410)
* Fix bug #291795 againDiederik van Lierop2009-03-031-1/+6
| | | (bzr r7409)
* add my name to the 2geom readme, so people can mail me with questionsJohan B. C. Engelen2009-03-031-0/+1
| | | (bzr r7408)
* add mouse-over helperpath for rectsJohan B. C. Engelen2009-03-033-0/+15
| | | (bzr r7407)
* improve helperpath generation on mouse-overJohan B. C. Engelen2009-03-033-31/+27
| | | (bzr r7406)
* fix crash bug 195312Johan B. C. Engelen2009-03-031-9/+11
| | | (bzr r7405)
* minor code cleanupJohan B. C. Engelen2009-03-031-7/+9
| | | (bzr r7404)
* 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)
* Adding some no-color to drag-n-dropJon A. Cruz2009-03-032-6/+134
| | | (bzr r7402)
* remove uniconv dependency, as is done in cdr_input: on windows we dont use ↵bulia byak2009-03-026-6/+0
| | | | | uniconv script (bzr r7401)
* Removing the polyline simplification. Fix for bug #335437 + bug #307783 ↵Ulf Erikson2009-03-021-9/+2
| | | | | (missing characters in emf export) (bzr r7400)
* remove more static dialogs.Johan B. C. Engelen2009-03-011-23/+36
| | | (bzr r7399)
* fix crash bug #241390Johan B. C. Engelen2009-03-011-11/+14
| | | (bzr r7398)
* Adds Color matrix control to Noise transparency filterIvan Louette2009-03-011-3/+4
| | | (bzr r7397)
* Various translation updatesNicolas Dufour2009-03-011-91/+60
| | | (bzr r7396)
* 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)
* Various translation updatesNicolas Dufour2009-02-281-3784/+2060
| | | (bzr r7393)
* copyeditbulia byak2009-02-281-1/+1
| | | (bzr r7392)
* typobulia byak2009-02-281-1/+1
| | | (bzr r7391)
* Fix #331864Diederik van Lierop2009-02-281-2/+17
| | | (bzr r7390)
* Allow snapping to objects in hidden layersDiederik van Lierop2009-02-271-3/+3
| | | (bzr r7389)
* More accurate wording in snap tooltipsDiederik van Lierop2009-02-276-6/+30
| | | (bzr r7388)
* Added work-around for broken themes that fill in with gtk_paint_border, ↵Jon A. Cruz2009-02-275-8/+34
| | | | | including gtk-qt-engine. Fixes bug #281809. (bzr r7387)
* 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)
* Updated, but still a lot of work to doAlexandre Prokoudine2009-02-261-2880/+3017
| | | (bzr r7384)
* reenable inkboard compilationtheAdib2009-02-261-7/+7
| | | (bzr r7383)
* Fix a translatable string incorrectly being considered a printf format Krzysztof Kosi??ski2009-02-261-6/+16
| | | | | specification in live_effects/lpe-patternalongpath.cpp (bzr r7382)
* Allow path exclusion to work on an arbitrary number of paths. Fixes bug Krzysztof Kosi??ski2009-02-261-5/+4
| | | | | #335110. (bzr r7381)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-2620-12/+31
| | | (bzr r7380)
* Spellcheck, snap and filter translationNicolas Dufour2009-02-261-4630/+6189
| | | (bzr r7379)
* Improved Color emboss now takes a better account of Blend settingsIvan Louette2009-02-261-8/+8
| | | (bzr r7378)
* Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski2009-02-261-33/+27
| | | (bzr r7377)
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-263-21/+21
| | | (bzr r7376)
* Remove the svn:executable property from README.ca.txtKrzysztof Kosi??ski2009-02-261-0/+0
| | | (bzr r7375)