summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* show waiting cursor while ExecutionEnv is workingbulia byak2009-01-281-0/+5
* since imagemagic effects cannot be cancelled midway, trying to do so often cr...bulia byak2009-01-281-3/+3
* * [INTL: sk] Slovak update by Ivan MasarIvan Mas??r2009-01-281-365/+251
* * [INTL:*] update_po_files.shIvan Mas??r2009-01-2862-280441/+449764
* * [INTL: pl] Polish update by Polish Inkscape Translation Team; + POTFILESMarcin Floryan2009-01-272-6924/+8313
* Added missing translation.Marcin Floryan2009-01-271-1/+1
* thinner lines and now extends into cornersJosh Andler2009-01-272-22/+20
* draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches2009-01-272-1/+18
* simplify sketch result to fix crashJohan B. C. Engelen2009-01-271-0/+9
* fix crash when drawing very quickly while still loading inkscape.Johan B. C. Engelen2009-01-271-3/+4
* quick ad-hoc fix to restore guide draggingMaximilian Albert2009-01-271-1/+1
* proper resizing of remove color buttonFelipe Corr??a da Silva Sanches2009-01-271-1/+1
* Improved English slightlyMarcin Floryan2009-01-271-4/+4
* add subtract mode with alt, adjust inertiabulia byak2009-01-261-6/+11
* fix parameter ranges, copyeditbulia byak2009-01-262-9/+9
* calligraphic defaults: forgotten conversions to the new rangebulia byak2009-01-261-1/+1
* All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2009-01-263-107/+3
* Nicer symbol for guide anchorMaximilian Albert2009-01-265-22/+255
* adding configurable system encoding input for calendar extensionAur??lio A. Heckert2009-01-262-30/+131
* display guide anchor on canvas; anchor and angle can be edited by mouseMaximilian Albert2009-01-266-26/+166
* removing a g_warningFelipe Corr??a da Silva Sanches2009-01-261-1/+0
* synchronizebulia byak2009-01-261-1/+7
* add support for 'iso-8859-1'Alvin Penner2009-01-261-78/+78
* prevent inkscape from crashing in case of malformed SVG, still need method to...theAdib2009-01-251-2/+14
* Remove the source snap-indicator when ungrabbingDiederik van Lierop2009-01-251-0/+2
* Remove some SP_ACTIVE_DESKTOP() callsDiederik van Lierop2009-01-254-21/+14
* Display the snap source indicator only when snapping is enabledDiederik van Lierop2009-01-253-14/+16
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-2523-285/+386
* removing void filesFelipe Corr??a da Silva Sanches2009-01-2511-11/+2
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...JF Barraud2009-01-254-52/+78
* fix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-...Johan B. C. Engelen2009-01-252-8/+9
* fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b....Johan B. C. Engelen2009-01-251-5/+8
* move most of the new LPEs to the experimental section, this means that most o...Johan B. C. Engelen2009-01-241-9/+11
* remove debug codeJohan B. C. Engelen2009-01-241-1/+0
* Added some missing snappings icons to the Tango theme, and made some very sma...Diederik van Lierop2009-01-241-47328/+8349
* add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches2009-01-247-26/+147
* sort combo enumerationsJohan B. C. Engelen2009-01-241-0/+17
* small cleanup in src/trace (warnings and trailing spaces)St??phane Gimenez2009-01-232-20/+18
* fix the fill-end-of-month optionbulia byak2009-01-232-2/+4
* add calendar to makefile; move some extensions to Render where they make more...bulia byak2009-01-224-6/+8
* * Extension test dirAur??lio A. Heckert2009-01-222-0/+110
* publishing calendar generator extensionAur??lio A. Heckert2009-01-222-0/+340
* force string argument to sys.stderr.write in method errormsg of inkex.pyAur??lio A. Heckert2009-01-221-1/+1
* Fix compile when lcms is disabledMaximilian Albert2009-01-212-2/+3
* updated translation from JazzyNicoAlexandre Prokoudine2009-01-211-3751/+2206
* Don't hold on to pointer returned from c_str(). Might help bug 307567Jon A. Cruz2009-01-211-1/+2
* Fixed to not emit signals from deleted object. May fix 271621.Jon A. Cruz2009-01-212-3/+14
* use our python from devlibs, do not assume the user has a python in pathbulia byak2009-01-201-8/+8
* double inclusion fixJohan B. C. Engelen2009-01-201-1/+2
* Turn off new input dialog pending cleanupJon A. Cruz2009-01-201-1/+2