summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-2/+8
| | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+8
| | | (bzr r263)
* fix wrong labelsbulia byak2006-02-071-2/+2
| | | (bzr r101)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-061-43/+64
| | | | | #1424822 by Marco Scholten) (bzr r93)
* applying patch #1407697 by Marco ScholtenRalf Stephan2006-01-171-25/+57
| | | (bzr r10)
* readabilitybulia byak2006-01-171-1/+1
| | | (bzr r9)
* more precise simplification controlbulia byak2006-01-171-1/+1
| | | (bzr r8)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+525
(bzr r1)