summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Purged unused static functionJon A. Cruz2009-02-261-53/+0
| | | (bzr r7374)
* Several icon name fixesKrzysztof Kosi??ski2009-02-268-10/+215
| | | (bzr r7373)
* add #include <gtk/gtk.h> to fix defect #333767Adib Taraben2009-02-261-0/+1
| | | (bzr r7372)
* Revert commit 20742 that opened a can of worms.Krzysztof Kosi??ski2009-02-251-27/+12
| | | (bzr r7371)
* Snap guides to (intersections of) guides (closes bug #331143)Diederik van Lierop2009-02-254-13/+58
| | | (bzr r7370)
* 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)
* make snap tooltip position sensitive to canvas zoomingThomas Holder2009-02-251-2/+3
| | | (bzr r7368)
* Fix GTK includes in widgets/icon.cppKrzysztof Kosi??ski2009-02-251-8/+2
| | | (bzr r7367)
* Fix for imprecise ellipse drawing by Alvin Penner.Krzysztof Kosi??ski2009-02-241-4/+1
| | | (bzr r7366)
* fix win buildJohan B. C. Engelen2009-02-241-1/+4
| | | (bzr r7365)
* support up to 3 languagesbulia byak2009-02-241-44/+254
| | | (bzr r7364)
* add spellcheck pagebulia byak2009-02-241-1/+1
| | | (bzr r7363)
* add spellcheck page, copyedit on other pagesbulia byak2009-02-242-29/+115
| | | (bzr r7362)
* make aspell optionalbulia byak2009-02-243-3/+9
| | | (bzr r7361)
* Fix whiteboard compilation.Krzysztof Kosi??ski2009-02-241-6/+6
| | | (bzr r7360)
* limit dot creation to straight line modes of Pen onlybulia byak2009-02-242-20/+8
| | | (bzr r7359)
* fix scaling of text without font size setbulia byak2009-02-241-1/+1
| | | (bzr r7358)
* fix font size jump when unflowing flowed textbulia byak2009-02-241-0/+7
| | | (bzr r7357)
* fix crash when displaying dash selectorbulia byak2009-02-231-0/+1
| | | (bzr r7356)