summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial cut of eraser toolJon A. Cruz2008-04-261-1/+2
| | | (bzr r5524)
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵Jon A. Cruz2008-04-251-2/+3
| | | | | #221676. (bzr r5514)
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-221-5/+0
| | | (bzr r5160)
* Add option to treat grups as single objects when converting to guides.Maximilian Albert2008-03-191-1/+1
| | | (bzr r5124)
* add preferences for path flashing on mouseoverJohan B. C. Engelen2008-03-061-0/+3
| | | (bzr r4977)
* Added preference UI item to toggle tablet tool switchingJon A. Cruz2008-02-261-7/+8
| | | (bzr r4858)
* infobox on filter effects dialog now is optionalFelipe Corr??a da Silva Sanches2008-02-121-0/+1
| | | (bzr r4710)
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵Maximilian Albert2008-01-191-0/+1
| | | | | with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly (bzr r4563)
* Add option in Preferences to keep objects after conversion to guidesMaximilian Albert2008-01-161-0/+1
| | | (bzr r4514)
* Move 'bounding box' option up one level (from Selector to Tools page in ↵Maximilian Albert2008-01-161-1/+1
| | | | | Preferences) since it applies more globally than just in the Selector tool (see discussion on the mailing list) (bzr r4513)
* Add preference so people can choose which behaviour they want. (bug 167422)Johan B. C. Engelen2008-01-141-0/+1
| | | (bzr r4485)
* Use visual/geometric bbox (as specified in Selector tool preferences) when ↵Maximilian Albert2008-01-131-0/+1
| | | | | converting to guidelines. Also, provide options to convert rectangles and 3D boxes using their bbox, too (i.e., disregarding their true shapes). (bzr r4477)
* Add missing selection cue option to preferences for tweak, calligraphy, and ↵Maximilian Albert2008-01-111-1/+1
| | | | | paint bucket tools (bzr r4457)
* roll back to 16721 (see discussion in the devel list)bulia byak2008-01-091-35/+7
| | | (bzr r4445)
* Add default CC metadata and license to preferences.Bryce Harrington2007-12-311-7/+35
| | | | | (Closes LP: #169954) (bzr r4346)
* add default unit to grid preferences.Johan B. C. Engelen2007-12-161-2/+2
| | | (bzr r4238)
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-141-1/+27
| | | (bzr r4230)
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-241-0/+1
| | | (bzr r4132)
* The dialog to panel refactoring:gustav_b2007-11-221-7/+6
| | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126)
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-201-1/+0
| | | (bzr r4114)
* implement no-forking optionbulia byak2007-10-111-1/+1
| | | (bzr r3886)
* Exposed preference for smaller tool icons on the left. (Needed forJon A. Cruz2007-10-071-0/+1
| | | | | smaller displays now that more tools are present) (bzr r3846)
* few more CMS optionsJon A. Cruz2007-10-041-2/+6
| | | (bzr r3833)
* Variable renameJon A. Cruz2007-10-041-8/+8
| | | (bzr r3832)
* Split CMS to separate prefs pageJon A. Cruz2007-10-031-1/+3
| | | (bzr r3829)
* Added profile intent optionsJon A. Cruz2007-10-031-0/+2
| | | (bzr r3827)
* Initial cut of softproofingJon A. Cruz2007-10-031-0/+4
| | | (bzr r3826)
* Added searching for icc profiles in standard locations, and preference to ↵Jon A. Cruz2007-10-011-2/+2
| | | | | combo box. (bzr r3819)
* remove obsolete import-as-pattern optionbulia byak2007-09-261-1/+1
| | | (bzr r3807)
* Changed preference to use file chooser buttonJon A. Cruz2007-09-261-1/+1
| | | (bzr r3806)
* Added display profile calibrationJon A. Cruz2007-09-261-0/+4
| | | (bzr r3804)
* Dockable dialogs patch applied gustav_b2007-08-291-2/+5
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* added import/export preferences categoryBruno Dilly2007-08-201-6/+9
| | | (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)
* tweak toolbulia byak2007-08-081-0/+1
| | | (bzr r3423)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+4
| | | (bzr r3398)
* add ui for mousewheel zoom and space panbulia byak2007-07-291-0/+2
| | | (bzr r3344)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-1/+2
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-1/+2
| | | (bzr r3075)
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-081-0/+1
| | | (bzr r2985)
* Add global preference for selector tool, chosing between GEOMETRIC_BBOX or ↵Diederik van Lierop2007-04-131-1/+1
| | | | | VISUAL_BBOX (bzr r2877)
* Remove 'default scale origin' from selector tool's preferencesDiederik van Lierop2007-04-091-1/+1
| | | (bzr r2839)
* move masks to their own page, move tablet checkbox to mouse, copyeditbulia byak2007-03-181-4/+7
| | | (bzr r2689)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-2/+2
| | | (bzr r2449)
* Add flood fill toolJohn Bintz2007-02-251-1/+2
| | | (bzr r2432)
* 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/+5
| | | | | 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)
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-061-1/+2
| | | | | | | | | 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-1/+5
| | | (bzr r1782)
* Option to keep selection when changing layersJon A. Cruz2006-05-281-0/+1
| | | (bzr r1037)