summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed preferences dialog to be usable on small screens, like on the Eee PC.Jon A. Cruz2008-06-131-1/+6
| | | (bzr r5920)
* general rearrange and copyeditbulia byak2008-06-131-65/+83
| | | (bzr r5919)
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-121-0/+24
| | | (bzr r5898)
* Added tool style for eraser.Jon A. Cruz2008-06-041-2/+17
| | | | | Fixes bug #230483. (bzr r5796)
* add SVG Output preferencesJohan B. C. Engelen2008-05-181-0/+38
| | | (bzr r5688)
* Added preferences for controlling external image editing and reload.Jon A. Cruz2008-05-181-6/+31
| | | | | Fixes bug #171824. (bzr r5687)
* copyeditbulia byak2008-04-271-2/+2
| | | (bzr r5531)
* Initial cut of eraser toolJon A. Cruz2008-04-261-0/+2
| | | (bzr r5524)
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵Jon A. Cruz2008-04-251-6/+14
| | | | | #221676. (bzr r5514)
* replace text strings by ints for tools/bounding_boxbulia byak2008-04-171-2/+2
| | | (bzr r5459)
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-221-10/+3
| | | (bzr r5160)
* Add option to treat grups as single objects when converting to guides.Maximilian Albert2008-03-191-0/+3
| | | (bzr r5124)
* add preferences for path flashing on mouseoverJohan B. C. Engelen2008-03-061-0/+8
| | | (bzr r4977)
* Split the "Clones" string to introduce two contexted strings (Clones as ↵Marcin Floryan2008-02-261-0/+1
| | | | | objects to find and Clones as tool to use in ui/dialog/inkscape-preferences.cpp). Asses some comments for translators. (bzr r4861)
* Added preference UI item to toggle tablet tool switchingJon A. Cruz2008-02-261-3/+6
| | | (bzr r4858)
* infobox on filter effects dialog now is optionalFelipe Corr??a da Silva Sanches2008-02-121-0/+4
| | | (bzr r4710)
* Delete trailing whitespaceBryce Harrington2008-02-041-94/+94
| | | (bzr r4656)
* fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid)Johan B. C. Engelen2008-02-041-1/+4
| | | (bzr r4655)
* - marked forgoten message for translationAlexandre Prokoudine2008-01-281-1/+1
| | | | | - updated ru.po again (bzr r4611)
* Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used ↵Maximilian Albert2008-01-201-3/+3
| | | | | for randomness, Shift doubles dot size; clearer preferences labels (bzr r4568)
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵Maximilian Albert2008-01-191-0/+12
| | | | | 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/+5
| | | (bzr r4514)
* Move 'bounding box' option up one level (from Selector to Tools page in ↵Maximilian Albert2008-01-161-8/+8
| | | | | 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/+2
| | | (bzr r4485)
* Use visual/geometric bbox (as specified in Selector tool preferences) when ↵Maximilian Albert2008-01-131-0/+8
| | | | | 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-0/+6
| | | | | paint bucket tools (bzr r4457)
* copyeditbulia byak2008-01-101-5/+5
| | | (bzr r4450)
* label fix: kbd selection can never go into groups anyway, only layersbulia byak2008-01-101-4/+4
| | | (bzr r4449)
* roll back to 16721 (see discussion in the devel list)bulia byak2008-01-091-97/+3
| | | (bzr r4445)
* Add default CC metadata and license to preferences.Bryce Harrington2007-12-311-3/+97
| | | | | (Closes LP: #169954) (bzr r4346)
* add default unit to grid preferences.Johan B. C. Engelen2007-12-161-2/+4
| | | (bzr r4238)
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-141-0/+50
| | | (bzr r4230)
* copyedit labels for claritybulia byak2007-12-021-3/+3
| | | (bzr r4156)
* UI tweaks for CMS view toggleJon A. Cruz2007-12-021-2/+2
| | | (bzr r4152)
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-241-1/+11
| | | (bzr r4132)
* The dialog to panel refactoring:gustav_b2007-11-221-14/+15
| | | | | | | | | | | | | | | | | | * 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-29/+15
| | | (bzr r4114)
* * added reference link for translatorsLuca Bruno2007-11-111-0/+1
| | | (bzr r4062)
* implement no-forking optionbulia byak2007-10-111-8/+15
| | | (bzr r3886)
* - marked forgotten message for translationAlexandre Prokoudine2007-10-071-6/+6
| | | | | | - removed dots from checkboxes (GNOME HIG) - fixed a typo (bzr r3850)
* Exposed preference for smaller tool icons on the left. (Needed forJon A. Cruz2007-10-071-0/+4
| | | | | smaller displays now that more tools are present) (bzr r3846)
* Guards for lcms < 1.15Jon A. Cruz2007-10-051-2/+12
| | | (bzr r3837)
* Enabled custom out of gamut warning colorJon A. Cruz2007-10-051-2/+16
| | | (bzr r3836)
* tune-up for lcms disabledJon A. Cruz2007-10-041-1/+6
| | | (bzr r3834)
* few more CMS optionsJon A. Cruz2007-10-041-8/+30
| | | (bzr r3833)
* Variable renameJon A. Cruz2007-10-041-37/+37
| | | (bzr r3832)
* Change CMS preference widgets to not expandJon A. Cruz2007-10-041-7/+7
| | | (bzr r3831)
* non-lcms build fixesJon A. Cruz2007-10-031-0/+2
| | | (bzr r3830)
* Split CMS to separate prefs pageJon A. Cruz2007-10-031-17/+22
| | | (bzr r3829)
* Added profile intent optionsJon A. Cruz2007-10-031-0/+15
| | | (bzr r3827)