summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix 1479197bulia byak2006-05-011-1/+2
| | | (bzr r649)
* Moved compass like display of angles from windows to steps in preferencesMarco Scholten2006-04-301-2/+7
| | | (bzr r642)
* add abs_width switch for calligraphy pen width; switch it to 1..100 ↵bulia byak2006-04-201-0/+4
| | | | | displayed range (bzr r548)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-3/+3
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* fix typo found by corneliusAaron Spike2006-04-101-1/+1
| | | (bzr r475)
* 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)