Code

Block "special" solid gradients from gradient F&S dialog.
[inkscape.git] / src / ui /
2010-03-06 Jon A. CruzNew tab in Fill&Stroke dialog for swatch fills.
2010-03-05 Krzysztof KosińskiFix double reverse with Shift+R in the node tool.
2010-03-04 Krzysztof KosińskiImprove behavior when pasting, DnDing and importing...
2010-03-04 Krzysztof KosińskiClean up the unordered containers fix.
2010-03-04 Jon A. CruzFixing build breakage with more proper autoconf usage.
2010-03-03 Jon A. CruzFix color swatch drag preview.
2010-03-03 Krzysztof KosińskiClean up control point event handling slightly
2010-03-03 Krzysztof KosińskiNode tool: implement sculpting
2010-03-02 Krzysztof KosińskiImplement a preference that determines whether deleting...
2010-03-02 Krzysztof KosińskiUse Boost unordeed containers instead of TR1 to minimiz...
2010-03-02 Jon A. CruzCleanup on id access.
2010-03-01 Jon A. CruzCast cleanup.
2010-02-28 Krzysztof KosińskiCompilation fixes for Windows 64-bit by Fridrich
2010-02-25 Diederik van Lierop1) Fix moving by an integer multiple of the grid spacin...
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-25 Jon A. CruzWarning cleanup.
2010-02-21 Diederik van LieropMake sure that guides always snap correctly when droppi...
2010-02-18 Krzysztof KosińskiFix node tool crash on path where the last subpath...
2010-02-18 Krzysztof KosińskiMake ControlPointSelection trackable to prevent random...
2010-02-14 Johan- fix bug: xy grid default unit was not respected
2010-02-14 Johanfix bug: when creating an xy-grid, respect the default...
2010-02-14 Johancolor the original-d path just like a normal path when...
2010-02-14 Johanadd widget controls for LPE VectorParam. Hide these...
2010-02-14 Diederik van LieropImplementation of snap delay mechanism for guides
2010-02-13 JazzyNicoFile preview max size increased to 10Mio.
2010-02-11 Krzysztof KosińskiCorrect fix from r9070 so that it doesn't break path...
2010-02-10 buliabyakfix middle button pan and rubberband-zoom in node tool
2010-02-10 Alexandre ProkoudineTypo fix submitted by Yuro Chornoivan
2010-02-10 Krzysztof Kosiński(Probably) fix a crash in the node tool and fix Ctrl...
2010-02-09 Krzysztof KosińskiFix multiple minor problems in the node tool
2010-02-08 Krzysztof KosińskiReally fix middle click zoom in the node tool.
2010-02-07 Krzysztof KosińskiFix new path update preference.
2010-02-06 Krzysztof KosińskiFix performance regressions in the node tool and a...
2010-02-06 Krzysztof KosińskiFix event handling for control points when multiple...
2010-02-04 Josh AndlerPatch by Martin Sucha to add preferences to for groupin...
2010-02-04 Krzysztof KosińskiReduce libsigc++ usage to partially fix performance...
2010-02-01 Krzysztof KosińskiUpdates for devlibs revision 9
2010-01-31 Krzysztof KosińskiFix the position of joined nodes to match 0.47
2010-01-31 Krzysztof KosińskiAdd pref settings that control updating the display...
2010-01-31 Krzysztof KosińskiFix constrained snapping in node tool.
2010-01-28 Krzysztof KosińskiFix the "edit next LPE parameter" button.
2010-01-28 Krzysztof KosińskiFix some actions failing when show handles is off.
2010-01-27 JazzyNicoFarsi support in win32 packages and Inkscape preferences
2010-01-24 Krzysztof KosińskiFix freezes when deleting nodes.
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-22 Krzysztof KosińskiFix some of the LPE issues.
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-18 Jon A. CruzAdded temp option to enable repositioning of not-quite...
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. 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ń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-11 Jon A. CruzImplemented dynamic repositioning of toolboxes.
2010-01-10 Jon A. CruzCompleted base code to flip toolbox orientation.
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2010-01-09 Jon A. CruzInitial c++-ification of toolbox creation.
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-04 Steren GianniniSpray Tool refactoring and enhanced distribution algorithm
2010-01-03 Steren GianniniSpray cleanup
2009-12-31 Jon A. CruzDocument properties now treats lcms file load failures...
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
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-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-26 Krzysztof KosińskiImplement selection linear grow
2009-12-26 Krzysztof KosińskiImplement selection spatial grow
2009-12-23 Krzysztof KosińskiComment cleanup
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-13 Felipe C. da S.... updating my email address in file headers
2009-12-13 Jon A. Cruzreenable per-document palette to allow for continuing...
2009-12-11 Felipe C. da S.... - new: Print Colors Preview Dialog and rendermode
2009-12-08 Krzysztof KosińskiFix the "show temporary outlines for selected paths...
2009-12-08 Krzysztof KosińskiFix LPEs and break mask transform undo
2009-12-07 helix84Spray Tool: add context to strings
2009-12-07 helix84Spray Tool: translated forgotten strings from French...
2009-12-06 Josh AndlerAdded UI for threading pref in Filter Preferences for...
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-12-05 Krzysztof KosińskiFix mask editing behavior on undo and outline display...
2009-12-02 Arcadie M. CracanMerge GSoC2009 Connectors into trunk
2009-12-01 buliabyakadd an option for displaying font previews in the text...
next