Code

Generate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python).
[inkscape.git] / src /
2010-01-20 Jon A. CruzFixing conts correctness.
2010-01-20 Krzysztof KosińskiFix Ctrl+Alt+click deletion of selected nodes when...
2010-01-20 Krzysztof KosińskiInsert nodes on Ctrl+Alt+click on a path.
2010-01-20 Krzysztof KosińskiGo back to using TR1 unordered containers to fix warnin...
2010-01-20 Krzysztof KosińskiMake Ctrl+Alt+click delete nodes.
2010-01-20 Krzysztof KosińskiFix middle click zoom in the node tool.
2010-01-20 Krzysztof KosińskiFix path reverse action (Shift+R) in the node tool.
2010-01-20 Krzysztof KosińskiSelect the first node of the path when Tab is pressed...
2010-01-20 Krzysztof KosińskiFix snapping in the node tool when more than one point...
2010-01-19 Diederik van LieropWhen snapping to a bounding box, flash that bounding...
2010-01-18 Jon A. CruzAdded temp option to enable repositioning of not-quite...
2010-01-17 Johan Engelenimprove LPEExtrude: now connecting lines are also drawn...
2010-01-16 Krzysztof KosińskiDo not try to construct an ustring from NULL in CurveDr...
2010-01-15 Jon A. CruzFix for compile on windows. Fixes bug #506845.
2010-01-15 Jon A. CruzCorrecting statements collapsed to a single line.
2010-01-15 Jon A. CruzWhitespace cleanup.
2010-01-15 Jon A. CruzRestore encapsulation of selection implementation.
2010-01-15 Jon A. CruzFixed object leak.
2010-01-15 Jon A. CruzWarning cleanup.
2010-01-14 Krzysztof KosińskiReplace std::tr1::unordered_(map|set) with __gnu_cxx...
2010-01-14 Krzysztof KosińskiRemove "show transform handles" from prefs - no longer...
2010-01-14 Krzysztof KosińskiBetter node transform handles behavior
2010-01-14 Krzysztof Kosiński* Add "show transform handles" toggle button.
2010-01-14 Krzysztof KosińskiMerge from trunk
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof KosińskiRe-enable snapping on release, for now.
2010-01-14 Krzysztof KosińskiRemove nodepath.cpp and nodepath.h
2010-01-14 Krzysztof KosińskiDo not append a segment when finishing an open path...
2010-01-14 Krzysztof KosińskiImplement segment weld to make segment join similar...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-13 Jon A. CruzAdding a 'widescreen' task.
2010-01-13 Krzysztof KosińskiSome additional docs
2010-01-12 Jon A. CruzInitial cut of disabling floating windows on window...
2010-01-12 Jon A. CruzEnabling now that some have confirmed proper functional...
2010-01-12 Josh AndlerAdapt recent recursive reference patch for masks to...
2010-01-11 Jon A. CruzImplemented dynamic repositioning of toolboxes.
2010-01-11 Jon A. CruzDisable questioned code section.
2010-01-10 Jon A. CruzRemoved null'd use of icons.
2010-01-10 Jon A. CruzTemporarily block out code giving problems on 64-bit.
2010-01-10 Diederik van LieropFix typo
2010-01-10 Jon A. CruzCompleted base code to flip toolbox orientation.
2010-01-10 Maximilian AlbertAvoid crash by uninitialized perspectives.
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2010-01-09 Diederik van Lieropfix regression caused by rev. 8927 (reported in LP...
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-09 Josh AndlerPatch by Alex Leone to fix crash with recursive masks...
2010-01-09 Jon A. CruzLeverage recent toolbox c++-ification work to move...
2010-01-09 Jon A. CruzInitial c++-ification of toolbox creation.
2010-01-08 Jon A. CruzC++-ification pass.
2010-01-08 Jon A. CruzRemoved outdated forward declarations.
2010-01-08 Josh AndlerPatch by Alex Leone to add margins to resize page optio...
2010-01-07 Jon A. CruzAdded UXManager. Cleaning up toolbox creation.
2010-01-07 buliabyaka better truncation detection, suggested by Richard...
2010-01-06 Jon A. CruzRefactored common value.
2010-01-05 Chris MorganChanged version number (0.47.0.0 -> 0.47.0.9, "0.47...
2010-01-04 Jon A. CruzMore refactoring to reduce copy-n-paste duplication.
2010-01-04 Jon A. CruzRefactoring copy-n-paste duplicate code out of toolbar...
2010-01-04 Steren GianniniSpray Tool refactoring and enhanced distribution algorithm
2010-01-03 Steren Gianninispray algorithm updated
2010-01-03 Steren GianniniSpray cleanup
2010-01-02 JazzyNicoi18n fix in toolbox.cpp (no-c-format %)
2010-01-02 JazzyNicoInkscape version: replace svn check with bzr check
2010-01-02 Jon A. CruzPreserve metadata in plain SVG. Fixes bug #170967.
2010-01-02 Jon A. CruzRemove any "inkscape:*" or "sodipodi:*" attributes...
2010-01-01 Diederik van LieropRefactor snapping of gradient handles; now behaves...
2009-12-31 Jon A. CruzDocument properties now treats lcms file load failures...
2009-12-31 Jon A. CruzWarning cleanup for char const*
2009-12-30 Diederik van LieropRestore files that shouldn't have been touched. Grrr
2009-12-30 Diederik van LieropWhen combining paths: clear the selection before deleti...
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-30 Steren GianniniSpray toolbar is working + spray-context.cpp small...
2009-12-30 Diederik van LieropSmall snap bug has been eliminated, flowed text snappin...
2009-12-29 Steren Gianninirotation and scale variation in toolbar, still need...
2009-12-29 Steren Gianninitweak
2009-12-29 Steren Gianninifrench comments translated and some clean up
2009-12-29 Steren GianniniSpray UI : first refactoring of the toolbar
2009-12-28 JazzyNicoAdd bzr revision in the About screen
2009-12-28 JazzyNicoAdd bzr revision in the About screen
2009-12-28 Diederik van LieropUse correct text anchor for vertical text and when...
2009-12-28 Diederik van LieropUse correct text anchor for vertical text and when...
2009-12-29 Arcadie M. CracanConnector tool updates
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-27 Jon A. CruzWarning cleanup
2009-12-27 Jon A. CruzWarning cleanup from unused cursor images.
2009-12-27 Jon A. CruzEncapsulating use of gcc hash_map extension.
2009-12-27 Jon A. CruzWarning cleanup.
2009-12-27 Jon A. CruzCorrecting initialization order in ctor.
2009-12-27 Jon A. CruzParens added for safety and misc whitespace cleanup.
2009-12-26 Krzysztof KosińskiImplement selection linear grow
2009-12-26 buliabyakalignment change accompanied by compensating move,...
2009-12-26 Krzysztof KosińskiImplement selection spatial grow
2009-12-26 Maximilian AlbertMajor simplification of 3D box code.
2009-12-26 Maximilian AlbertRefactoring of 3D box tool, mainly to avoid unnecessary...
2009-12-25 Maximilian AlbertFix compile when lcms is disabled (someone please check...
2009-12-25 Diederik van Lieropfix build again for old poppler libs, by reverting...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
2009-12-24 Krzysztof KosińskiRemove remnants of old node tool
2009-12-23 Krzysztof KosińskiComment cleanup
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
next