summaryrefslogtreecommitdiffstats
path: root/src/tools-switch.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial cut of eraser toolJon A. Cruz2008-04-261-0/+9
| | | (bzr r5524)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
| | | (bzr r4629)
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵Maximilian Albert2008-01-191-2/+2
| | | | | with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly (bzr r4563)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-1/+3
| | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224)
* tweak toolbulia byak2007-08-081-0/+9
| | | (bzr r3423)
* Click-select entire 3D boxes instead of only single faces; faces can still ↵Maximilian Albert2007-07-101-1/+1
| | | | | be selected with (Alt+)Ctrl-Click (bzr r3210)
* 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)