summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Powerstroke: adjust control points when adding or deleting knots, to try and ↵Johan B. C. Engelen2011-11-059-27/+90
| | | | | | | | | | | | | | | keep the shape a bit the same... (bzr r10728)
* | | fix LPE toggle iconJohan B. C. Engelen2011-11-051-1/+1
| | | | | | | | | (bzr r10727)
* | | increase max values in rows&cols dialog. increase significant digitsJohan B. C. Engelen2011-11-051-4/+4
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/268576 (bzr r10726)
* | | increase significant digits in clone tile dialogJohan B. C. Engelen2011-11-051-5/+8
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171980 (bzr r10725)
* | | increase significant digits for page dimensionsJohan B. C. Engelen2011-11-051-0/+8
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171980 (bzr r10724)
* | | Remove unused parameterDiederik van Lierop2011-11-052-3/+3
| | | | | | | | | (bzr r10723)
* | | Minor code safety and warning cleanup.Jon A. Cruz2011-11-052-5/+5
| | | | | | | | | (bzr r10722)
* | | Various fixes: initialization, memory leak, wrong iterator usageKris De Gussem2011-11-053-12/+23
| | | | | | | | | (bzr r10721)
* | | 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵Diederik van Lierop2011-11-0412-292/+387
| | | | | | | | | | | | | | | | | | | | | snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool 2) Cleanup and simplification of the code that finds the closest snapsource (bzr r10720)
* | | Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing ↵Johan B. C. Engelen2011-11-041-8/+30
| | | | | | | | | | | | | | | on-canvas code is seriously flawed) (bzr r10719)
* | | reduce scope of some variablesJohan B. C. Engelen2011-11-041-11/+9
| | | | | | | | | (bzr r10718)
* | | add missing units to grid length interpretation (we have 4 different unit ↵Johan B. C. Engelen2011-11-042-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | conversions thingies in Inkscape! ...) Fixed bugs: - https://launchpad.net/bugs/885500 (bzr r10717)
* | | make significant digits consistent for gridsJohan B. C. Engelen2011-11-043-7/+14
| | | | | | | | | (bzr r10716)
* | | measurement tool: display length info in white with transparent black ↵Felipe Corr??a da Silva Sanches2011-11-031-1/+1
| | | | | | | | | | | | | | | background (just like the other length labels. green background is just for angle info) (bzr r10715)
* | | measurement tool: display total length near angle infoFelipe Corr??a da Silva Sanches2011-11-031-32/+17
| | | | | | | | | (bzr r10714)
* | | measure tool: fix handling of coordinate systems and add display of total ↵Felipe Corr??a da Silva Sanches2011-11-031-9/+38
| | | | | | | | | | | | | | | measurement (between start and end drag points) (bzr r10713)
* | | Misc cleanup including casts and variable lifetime and initialization.Jon A. Cruz2011-11-032-88/+97
| | | | | | | | | (bzr r10712)
* | | Translations. Vietnamese translation update by Nguyễn Thái Ngọc Duy.Nicolas Dufour2011-11-021-8727/+10064
| | | | | | | | | (bzr r10711)
* | | fix bug 828400Felipe Corr??a da Silva Sanches2011-11-011-3/+36
| | | | | | | | | | | | | | | measurement tool: display total length between first and last intersection points (bzr r10710)
* | | Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour2011-11-011-7/+2
| | | | | | | | | (bzr r10709)
* | | Fixing initializer order and missing initializers.Jon A. Cruz2011-10-293-19/+26
| | | | | | | | | (bzr r10708)
* | | Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-292-3/+3
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707)
* | | fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-294-20/+32
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812018 (bzr r10706)
* | | cppcheck: variable initialisationKris De Gussem2011-10-294-2/+6
| | | | | | | | | (bzr r10705)
* | | Dutch translation updateKris De Gussem2011-10-291-779/+836
| | | | | | | | | (bzr r10704)
* | | fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
| | | | | | | | | (bzr r10703)
* | | fix potential null pointer derefJohan B. C. Engelen2011-10-281-12/+14
| | | | | | | | | (bzr r10702)
* | | fix potential null pointer derefJohan B. C. Engelen2011-10-281-1/+1
| | | | | | | | | (bzr r10701)
* | | add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen2011-10-281-0/+2
| | | | | | | | | (bzr r10700)
* | | one constructor cannot call the other to initialize the object. See ↵Johan B. C. Engelen2011-10-282-5/+19
| | | | | | | | | | | | | | | C++faq-lite 10.3 (bzr r10699)
* | | fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen2011-10-281-1/+3
| | | | | | | | | (bzr r10698)
* | | Fixing more broken and split doc comments.Jon A. Cruz2011-10-27157-1943/+2071
| | | | | | | | | (bzr r10697)
* | | Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-25166-944/+1055
| | | | | | | | | (bzr r10696)
* | | cppcheckKris De Gussem2011-10-236-30/+30
| | | | | | | | | (bzr r10695)
* | | Warning cleanupJon A. Cruz2011-10-231-14/+14
| | | | | | | | | (bzr r10694)
* | | Cleanup constructors and initialization. Removed unused macro.Jon A. Cruz2011-10-232-48/+57
| | | | | | | | | (bzr r10693)
* | | Documentation update pass.Jon A. Cruz2011-10-2324-91/+88
| | | | | | | | | (bzr r10692)
* | | Warning cleanup.Jon A. Cruz2011-10-236-110/+121
| | | | | | | | | (bzr r10691)
* | | Fixed unused parameter warnings. Due to being included a few places, this ↵Jon A. Cruz2011-10-231-73/+87
| | | | | | | | | | | | | | | cleans up several hundred warnings. (bzr r10690)
* | | Removed use of 'void *' as attemtp to limit access to internals.Jon A. Cruz2011-10-232-22/+21
| | | | | | | | | (bzr r10689)
* | | cppcheck: variable initialisation / fix possible memory leakKris De Gussem2011-10-224-3/+11
| | | | | | | | | (bzr r10688)
* | | cppcheckKris De Gussem2011-10-216-11/+11
| | | | | | | | | (bzr r10687)
* | | cppcheckKris De Gussem2011-10-2011-15/+15
| | | | | | | | | (bzr r10686)
* | | Filters. Filters file update (changes in Non Realistic 3D Shaders).Nicolas Dufour2011-10-192-926/+890
| | | | | | | | | (bzr r10685)
* | | Tutorials. New pt_BR interpolate tutorial by Victor Westmann.Nicolas Dufour2011-10-193-6805/+9479
| | | | | | | | | (bzr r10684)
* | | cppcheckKris De Gussem2011-10-182-3/+3
| | | | | | | | | (bzr r10683)
* | | Updated Inkscape Portable files.Chris Morgan2011-10-1813-810/+625
| | | | | | | | | (bzr r10682)
* | | cppcheckKris De Gussem2011-10-1827-65/+66
| | | | | | | | | (bzr r10681)
* | | pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530895 (bzr r10680)
* | | Updated Russian translationAlexandre Prokoudine2011-10-171-6456/+8239
| | | | | | | | | (bzr r10679)