summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2010-11-251060-6013/+4154
|\
| * 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
| * i18n. Link/image properties dialog title is now fully translatable.Nicolas Dufour2010-10-201-1/+8
| * Use a better snap metric for constrained snapping (i.e. calculate the distanc...Diederik van Lierop2010-10-192-4/+4
| * Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for te...Nicolas Dufour2010-10-191-7/+30
| * Unified and cleaned up locating icc profiles, including adding missing OS X l...Jon A. Cruz2010-10-184-98/+115
| * fix build on windows by removing even more files.Johan B. C. Engelen2010-10-154-1980/+0
| * Fix build breakage on Windows after the recent "new gui" removal.Krzysztof Kosi??ski2010-10-131-3/+3
| * Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-1226-1143/+76
| * Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
| * Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
| * Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47