summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos2010-11-251-9/+10
* Filters. New Solarize and Tritone custom predefined filters (experimental).Nicolas Dufour2010-11-242-13/+270
* Fix luminance to alpha calculation in masks.Tavmjong Bah2010-11-221-6/+16
* Fix Cairo export of masked objects.Tavmjong Bah2010-11-211-6/+19
* Fix wrong number of colors in Tweak tool XPM cursorsKrzysztof Kosi??ski2010-11-212-2/+2
* Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski2010-11-211-4/+9
* Patch from Lubomir Rintel to fix build with Poppler 0.15.1Krzysztof Kosi??ski2010-11-211-0/+10
* Fix crash when floating dialog icon is not foundKrzysztof Kosi??ski2010-11-211-5/+11
* Minor documentation updateKrzysztof Kosi??ski2010-11-211-1/+11
* Filters. New custom predefined filters (Colorize and Quadritone fantasy) and ...Nicolas Dufour2010-11-213-5/+190
* Fix rare crash when trying to drag after undo in the node toolKrzysztof Kosi??ski2010-11-191-0/+2
* Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski2010-11-181-506/+176
* Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-182-6/+33
* Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-174-18/+28
* Extensions. Removing tooltips from color>randomize (see Bug #676419).Nicolas Dufour2010-11-172-119/+28
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171008-1008/+1008
* Fix display of snap source indicator for constrained snapping in the selector...Diederik van Lierop2010-11-163-123/+126
* Filters. Experimental duochrome version 2 (new structure, presence parameters...Nicolas Dufour2010-11-163-2/+102
* Fixed include to ensure file compiles with lcms disabledMarcin Floryan2010-11-141-3/+1
* Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
* Leave constrained angular snapping to the snap manager, instead of handling i...Diederik van Lierop2010-11-075-78/+98
* Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
* Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-062-10/+28
* i18n. Palettes translation with context (see Bug #667402, Colour palettes not...Nicolas Dufour2010-11-021-1/+1
* i18n. Color palette items are now translatable (see Bug #667402, Color palett...Nicolas Dufour2010-11-011-1/+1
* Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-312-4/+5
* Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
* Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
* - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-2910-82/+123
* Dropped not working accelator key (r9858 Bug #170765)Kris De Gussem2010-10-291-1/+1
* Cleanups from backports.Jon A. Cruz2010-10-293-32/+33
* LPE Knot: only consider closing line segment if its length is non-zeroJohan B. C. Engelen2010-10-281-14/+26
* fix lpe knot for closed pathsJohan B. C. Engelen2010-10-281-14/+14
* provide specific bounds method for Paths because paths can be closed or open....Johan B. C. Engelen2010-10-272-0/+15
* UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-273-15/+15
* Add code to fix bug #380501 in the future...Johan B. C. Engelen2010-10-261-0/+7
* fix copy errorJohan B. C. Engelen2010-10-261-1/+1
* Fix bug #666586: Connector routing regressionMichael Wybrow2010-10-261-3/+9
* Punctuation in UIKris De Gussem2010-10-251-13/+13
* UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-257-27/+27
* Adding spellchecker and T&F dialogs to the text context (right click) menu.Nicolas Dufour2010-10-241-0/+52
* i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-242-35/+35
* Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop2010-10-243-6/+6
* Some UI fixesKris De Gussem2010-10-243-14/+14
* Beware: some 2geom functions can throw useful exceptions! fixing crash bug 61...Johan B. C. Engelen2010-10-231-5/+12
* Fix updating for ellipses when viewbox is not definedJohan B. C. Engelen2010-10-231-10/+12
* Don't try displaying markers for completely empty paths, fixes crash.Johan B. C. Engelen2010-10-233-4/+17
* fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'Johan B. C. Engelen2010-10-231-4/+5
* PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...Nicolas Dufour2010-10-222-7/+13
* repr wasn't updated immediately after some text editing operations, which mea...Richard Hughes2010-10-211-7/+9