summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog2012-10-256-170/+372
* merge from trunk (r11821)su_v2012-10-2219-103/+237
|\
| * update cmake files & make function static.Campbell Barton2012-10-222-1/+3
| * Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith2012-10-221-0/+8
| * UI uniformisationKris De Gussem2012-10-2112-38/+38
| * Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
| * GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
| * GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
| * Do not show console debug messages for dynastroke lpeKris De Gussem2012-10-201-17/+17
| * UI uniformisationKris De Gussem2012-10-202-11/+11
* | merge from trunk (r11810)su_v2012-10-191-1/+0
|\|
| * Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
* | changes_2012_10_18b.patch:David Mathog2012-10-181-1/+1
* | merge from trunk (r11808)su_v2012-10-1828-128/+314
|\|
| * 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 SVG formatting (EMF import):David Mathog2012-10-121-1/+1
* | merge from trunk (r11787)su_v2012-10-1239-176/+1359
|\|
| * 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
* | changes_2012_10_08a.patch:David Mathog2012-10-083-89/+209
* | merge from trunk (r11760)su_v2012-10-0810-29/+230
|\|