summaryrefslogtreecommitdiffstats
path: root/src/tools-switch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move more UI code into ui/Liam P. White2014-10-051-64/+0
| | | (bzr r13341.1.253)
* Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-0/+1
| | | (bzr r11608.1.97)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+1
| | | (bzr r11406)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-2/+6
| | | | | the contents forward.h at all). (bzr r10667)
* Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+1
| | | (bzr r10259)
* Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+1
| | | (bzr r8851)
* make doubleclick not only switch to text but also position cursorbulia byak2009-02-161-1/+1
| | | (bzr r7300)
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵Ted Gould2008-09-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882)
* Groundwork for new LPETool tool (which consists of subtools that are ↵Maximilian Albert2008-08-181-1/+2
| | | | | constructed from LPEs) (bzr r6645)
* Initial cut of eraser toolJon A. Cruz2008-04-261-1/+2
| | | (bzr r5524)
* tweak toolbulia byak2007-08-081-0/+1
| | | (bzr r3423)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+1
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-1/+1
| | | (bzr r2449)
* Add flood fill toolJohn Bintz2007-02-251-1/+2
| | | (bzr r2432)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+52
(bzr r1)