summaryrefslogtreecommitdiffstats
path: root/src/tools-switch.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+10
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* update statusbar message for calligraphybulia byak2007-04-111-1/+1
| | | (bzr r2852)
* Change tool switch message for paint bucketJohn Bintz2007-03-311-1/+1
| | | (bzr r2791)
* Add ctrl+click to paint bucket to change clicked object's fill and stroke to ↵John Bintz2007-03-111-1/+1
| | | | | current setting (bzr r2603)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-4/+4
| | | (bzr r2449)
* Add flood fill toolJohn Bintz2007-02-251-0/+9
| | | (bzr r2432)
* double-click on offset changes to node toolJosh Andler2007-01-251-2/+6
| | | (bzr r2287)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-14/+14
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+248
(bzr r1)