summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* 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)