summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add blur speed/quality optionsbulia byak2006-10-091-0/+31
| | | (bzr r1782)
* Option to keep selection when changing layersJon A. Cruz2006-05-281-0/+4
| | | (bzr r1037)
* Added 'Show close button on dialogs' option.Marco Scholten2006-05-211-0/+3
| | | (bzr r926)
* Typofix (conector)Colin Marquardt2006-05-141-1/+1
| | | (bzr r837)
* keep selected option for calligraphicbulia byak2006-05-141-0/+3
| | | (bzr r830)
* r11887@tres: ted | 2006-05-13 01:09:41 -0700Ted Gould2006-05-131-3/+0
| | | | | Removing option to enable the effects menu. (bzr r820)
* * src/ui/dialog/inkscape-preferences.cpp,mjwybrow2006-05-121-0/+3
| | | | | | | | | src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp: Add a preferences setting to the connector tool for setting whether or not connectors attach to text objects. This addresses feature request #1434292. (bzr r810)
* 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)