summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-042-0/+24
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-0415-307/+205
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-2/+2
* Fix the position of joined nodes to match 0.47Krzysztof Kosi??ski2010-01-311-13/+10
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-318-2/+70
* Fix constrained snapping in node tool.Krzysztof Kosi??ski2010-01-311-4/+5
* Fix the "edit next LPE parameter" button.Krzysztof Kosi??ski2010-01-281-2/+6
* Fix some actions failing when show handles is off.Krzysztof Kosi??ski2010-01-281-3/+3
* Farsi support in win32 packages and Inkscape preferencesNicolas Dufour2010-01-271-2/+2
* Fix freezes when deleting nodes.Krzysztof Kosi??ski2010-01-241-1/+1
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-6/+5
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-5/+3
* Fix Ctrl+Alt+click deletion of selected nodes when transform handlesKrzysztof Kosi??ski2010-01-202-7/+10
* Insert nodes on Ctrl+Alt+click on a path.Krzysztof Kosi??ski2010-01-202-2/+15
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-203-33/+9
* Make Ctrl+Alt+click delete nodes.Krzysztof Kosi??ski2010-01-202-74/+101
* Fix middle click zoom in the node tool.Krzysztof Kosi??ski2010-01-201-1/+9
* Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski2010-01-203-10/+31
* Select the first node of the path when Tab is pressed and nothing is selected.Krzysztof Kosi??ski2010-01-201-9/+21
* Fix snapping in the node tool when more than one point is dragged.Krzysztof Kosi??ski2010-01-203-27/+9
* Added temp option to enable repositioning of not-quite-completed UI items in ...Jon A. Cruz2010-01-183-3/+20
* Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.Krzysztof Kosi??ski2010-01-161-1/+1
* Fix for compile on windows. Fixes bug #506845.Jon A. Cruz2010-01-151-2/+2
* Warning cleanup.Jon A. Cruz2010-01-157-27/+50
* Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski2010-01-143-17/+50
* Remove "show transform handles" from prefs - no longer necessaryKrzysztof Kosi??ski2010-01-142-3/+0
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-145-62/+73
* Merge GSoC 2009 node tool rewriteKrzysztof Kosi??ski2010-01-1432-12/+8131
|\
| * Re-enable snapping on release, for now.Krzysztof Kosi??ski2010-01-141-2/+2
| * Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski2010-01-143-11/+61
| * * Merge from trunkKrzysztof Kosi??ski2010-01-1422-68/+538
| |\
| * | Some additional docsKrzysztof Kosi??ski2010-01-133-20/+43
| * | * Implement node snapping.Krzysztof Kosi??ski2010-01-1012-177/+232
| * | Implement selection linear growKrzysztof Kosi??ski2009-12-266-19/+178
| * | Implement selection spatial growKrzysztof Kosi??ski2009-12-269-88/+186
| * | Comment cleanupKrzysztof Kosi??ski2009-12-232-5/+6
| * | Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski2009-12-083-9/+10
| * | Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-085-45/+133
| * | Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski2009-12-057-67/+196
| * | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-2931-10/+7520
* | | Adding a 'widescreen' task.Jon A. Cruz2010-01-131-11/+19
| |/ |/|
* | Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2010-01-122-1/+33
* | Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-111-9/+13
* | Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-102-4/+74
* | Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-091-1/+1
* | Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-083-27/+70
* | Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-073-1/+118
* | Spray cleanupSteren Giannini2010-01-036-554/+0
* | Document properties now treats lcms file load failures as non-fatal. Fixes bu...Jon A. Cruz2009-12-311-0/+1
* | Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-281-13/+18