summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI uniformisationKris De Gussem2012-10-202-11/+11
* Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
* Fix for 171333 : Adjust icon for moving guides - Hand iconJohn Smith2012-10-181-1/+1
* Fix for 171333 : Adjust icon for moving guidesJohn Smith2012-10-171-1/+10
* Fix crash resulting from r11646.Tavmjong Bah2012-10-161-1/+1
* Better attempt at finding primitive filter region for percent and userSpaceOn...Tavmjong Bah2012-10-152-7/+26
* Use filter primitive region and aspect ratio in image filter primitive, fixes...Tavmjong Bah2012-10-152-23/+110
* Stop using private GdlDockObject->master (broken in GDL 3.6)Alex Valavanis2012-10-141-3/+9
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-1414-60/+68
* Remove invalid return statementsDiederik van Lierop2012-10-141-2/+2
* Fix for 657463 : Mousewheel zooming by two steps, not oneJohn Smith2012-10-141-0/+8
* Use filter primitive region in flood filter primitive, fixes regression.Tavmjong Bah2012-10-141-5/+28
* Fix build with new color palette featuresAlex Valavanis2012-10-141-0/+5
* Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
* Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+18
* GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis2012-10-131-6/+4
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
* Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah2012-10-131-19/+24
* Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah2012-10-121-0/+17
* Fix for 1019974 : Default layer names are inconsistentJohn Smith2012-10-123-36/+53
* Fix for 177931 : Shift click layer icons to trigger soloJohn Smith2012-10-121-14/+24
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-1117-3/+991
* Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-112-6/+3
* Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-115-2/+49
* Fix for 171904 : toggleToolbox verbJohn Smith2012-10-116-22/+64
* Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-117-4/+29
* Fix for 246153 : Broken style indicatorJohn Smith2012-10-112-2/+2
* emf import. re-implement filtering of isolated control characters (Bug 217231)Alvin Penner2012-10-101-0/+4
* powerstroke: fix stuff! (apparently commit didn't work yesterday)Johan B. C. Engelen2012-10-101-68/+61
* Fix translation issue of rev 11759.Kris De Gussem2012-10-091-4/+4
* fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)Kris De Gussem2012-10-091-9/+13
* Fix for Bug #1063831 (--export-text-to-path with SVG is undocumented) by Phil...Nicolas Dufour2012-10-091-1/+1
* UI consistency fix (pointed Bug #955060, comment #24).Nicolas Dufour2012-10-091-1/+1
* Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-095-6/+49
* Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith2012-10-082-3/+19
* Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
* Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith2012-10-082-16/+32
* powerstroke: arc extrp. corner case handlingJohan B. C. Engelen2012-10-071-7/+28
* Typo fix by Yuri Chornoivan.Nicolas Dufour2012-10-072-2/+2
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-0/+2
* powerstroke: arc extrapolate fixJohan B. C. Engelen2012-10-071-3/+5
* i18n. Adding gradient selector widget labels.Nicolas Dufour2012-10-071-2/+2
* emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)Alvin Penner2012-10-061-1/+1
* powerstroke: add arc-extrapolation, but disable it for releaseJohan B. C. Engelen2012-10-061-1/+140
* user message standardisationKris De Gussem2012-10-061-1/+1
* Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...John Smith2012-10-061-2/+3
* Fix for 570695 : show default|fallback autosave pathJohn Smith2012-10-051-2/+6
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-0422-34/+51
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-0420-70/+78
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-0456-152/+169