summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Initial cut of softproofingJon A. Cruz2007-10-031-0/+43
| | | (bzr r3826)
* Added searching for icc profiles in standard locations, and preference to ↵Jon A. Cruz2007-10-011-4/+31
| | | | | combo box. (bzr r3819)
* remove obsolete import-as-pattern optionbulia byak2007-09-261-3/+0
| | | (bzr r3807)
* Changed preference to use file chooser buttonJon A. Cruz2007-09-261-1/+4
| | | (bzr r3806)
* Added display profile calibrationJon A. Cruz2007-09-261-0/+26
| | | (bzr r3804)
* Dockable dialogs patch applied gustav_b2007-08-291-2/+11
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* added import/export preferences categoryBruno Dilly2007-08-201-12/+22
| | | (bzr r3549)
* search and reset buttons added to ocal related features. fixed signals in ↵Bruno Dilly2007-08-201-1/+1
| | | | | import from ocal dialog. (bzr r3544)
* search button and description label add to import from ocal dialogBruno Dilly2007-08-191-1/+1
| | | (bzr r3519)
* Reword transform toggle tooltips based on user feedback regarding theMenTaLguY2007-08-171-2/+2
| | | | | frequent confusion about what they do (bzr r3484)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+7
| | | (bzr r3398)
* add ui for mousewheel zoom and space panbulia byak2007-07-291-0/+6
| | | (bzr r3344)
* add more rotation snapsbulia byak2007-07-291-3/+3
| | | (bzr r3342)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+3
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-10/+20
| | | (bzr r3075)
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-081-0/+3
| | | (bzr r2985)
* change description of select-new option in calligraphybulia byak2007-04-151-2/+2
| | | (bzr r2894)
* Add global preference for selector tool, chosing between GEOMETRIC_BBOX or ↵Diederik van Lierop2007-04-131-1/+9
| | | | | VISUAL_BBOX (bzr r2877)
* Remove 'default scale origin' from selector tool's preferencesDiederik van Lierop2007-04-091-7/+1
| | | (bzr r2839)
* move masks to their own page, move tablet checkbox to mouse, copyeditbulia byak2007-03-181-11/+17
| | | (bzr r2689)
* fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak2007-03-051-2/+4
| | | (bzr r2557)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-3/+3
| | | (bzr r2449)
* Add flood fill toolJohn Bintz2007-02-251-0/+3
| | | (bzr r2432)
* enable click-action and general tooltip for style swatchesbulia byak2007-02-151-1/+1
| | | (bzr r2378)
* Small edits to copyright info.Johan B. C. Engelen2007-01-061-1/+2
| | | (bzr r2139)
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵Johan B. C. Engelen2007-01-061-0/+12
| | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138)
* typo fixedLuca Bruno2006-12-301-1/+1
| | | (bzr r2109)
* us spellingbulia byak2006-11-071-2/+2
| | | (bzr r1925)
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-061-0/+3
| | | | | | | | | problems and added new author to our authors file: https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308 Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc... (bzr r1911)
* 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)