summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | small clean up in axonometric grid codeJohan B. C. Engelen2011-11-261-44/+8
* | | Add Synfig Animation Studio (*.sif) file output extensionNikita Kitaev2011-11-255-0/+2119
* | | dxf input. improved support for multispline (Bug 892496)Alvin Penner2011-11-241-11/+13
* | | initialisationKris De Gussem2011-11-222-9/+22
* | | Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-21110-2/+12
* | | variable initialisationKris De Gussem2011-11-1910-100/+71
* | | fix pointer usage after releasing memoryKris De Gussem2011-11-192-15/+14
* | | cppcheck: initialisation and warning cleanupKris De Gussem2011-11-187-27/+40
* | | dropped unused variablesKris De Gussem2011-11-181-6/+0
* | | load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665)Alvin Penner2011-11-171-1/+1
* | | Fix crash when dropping Ctrl-dragged text when DBus interface is enabledKrzysztof Kosi??ski2011-11-171-0/+1
* | | Add a tolerance-based hack, so that radial gradients with focus outsideKrzysztof Kosi??ski2011-11-141-3/+24
* | | Fix text redraw problems (LP #837291)Krzysztof Kosi??ski2011-11-141-0/+2
* | | German translation updateUweSch mail@uwe-schoeler.de2011-11-141-32/+18
* | | various: warnings and initalizationKris De Gussem2011-11-137-97/+90
* | | cppcheck: initialization / warning cleanupKris De Gussem2011-11-104-23/+29
* | | lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-095-3/+25
* | | add const just because it can :)Johan B. C. Engelen2011-11-092-2/+2
* | | Powerstroke: add smoothness parameter for CubicBezierJohanJohan B. C. Engelen2011-11-083-0/+10
* | | split interpolator code from main powerstroke codeJohan B. C. Engelen2011-11-084-243/+279
* | | German translation updateUweSch mail@uwe-schoeler.de2011-11-081-3015/+3129
* | | Fixed initialization order.Jon A. Cruz2011-11-081-2/+11
* | | cppcheck: performance and initialisationKris De Gussem2011-11-074-14/+16
* | | Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-059-27/+90
* | | fix LPE toggle iconJohan B. C. Engelen2011-11-051-1/+1
* | | increase max values in rows&cols dialog. increase significant digitsJohan B. C. Engelen2011-11-051-4/+4
* | | increase significant digits in clone tile dialogJohan B. C. Engelen2011-11-051-5/+8
* | | increase significant digits for page dimensionsJohan B. C. Engelen2011-11-051-0/+8
* | | Remove unused parameterDiederik van Lierop2011-11-052-3/+3
* | | Minor code safety and warning cleanup.Jon A. Cruz2011-11-052-5/+5
* | | Various fixes: initialization, memory leak, wrong iterator usageKris De Gussem2011-11-053-12/+23
* | | 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-0412-292/+387
* | | Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-can...Johan B. C. Engelen2011-11-041-8/+30
* | | reduce scope of some variablesJohan B. C. Engelen2011-11-041-11/+9
* | | add missing units to grid length interpretation (we have 4 different unit con...Johan B. C. Engelen2011-11-042-0/+8
* | | make significant digits consistent for gridsJohan B. C. Engelen2011-11-043-7/+14
* | | measurement tool: display length info in white with transparent black backgro...Felipe Corr??a da Silva Sanches2011-11-031-1/+1
* | | measurement tool: display total length near angle infoFelipe Corr??a da Silva Sanches2011-11-031-32/+17
* | | measure tool: fix handling of coordinate systems and add display of total mea...Felipe Corr??a da Silva Sanches2011-11-031-9/+38
* | | Misc cleanup including casts and variable lifetime and initialization.Jon A. Cruz2011-11-032-88/+97
* | | Translations. Vietnamese translation update by Nguyễn Thái Ngọc Duy.Nicolas Dufour2011-11-021-8727/+10064
* | | fix bug 828400Felipe Corr??a da Silva Sanches2011-11-011-3/+36
* | | Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour2011-11-011-7/+2
* | | Fixing initializer order and missing initializers.Jon A. Cruz2011-10-293-19/+26
* | | Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-292-3/+3
* | | fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-294-20/+32
* | | cppcheck: variable initialisationKris De Gussem2011-10-294-2/+6
* | | Dutch translation updateKris De Gussem2011-10-291-779/+836
* | | fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
* | | fix potential null pointer derefJohan B. C. Engelen2011-10-281-12/+14