summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-271-13/+13
| | | (bzr r9858)
* Unified and cleaned up locating icc profiles, including adding missing OS X ↵Jon A. Cruz2010-10-181-1/+1
| | | | | | | | | | location. Fixes bug 494932, bug 494940 and bug 551162. Fixed bugs: - https://launchpad.net/bugs/494932 - https://launchpad.net/bugs/494940 - https://launchpad.net/bugs/551162 (bzr r9834)
* i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-3/+1
| | | (bzr r9722)
* Patch by Johan for LPE Tool prefs pageJosh Andler2010-07-071-2/+3
| | | (bzr r9585)
* Translations. New Telugu translation by వీవెన్ (Veeven).Nicolas Dufour2010-07-061-2/+2
| | | (bzr r9581)
* Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour2010-05-091-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/446723 (bzr r9403)
* Unnecessary style selector removed from the Spray tool bar and preferences, ↵Nicolas Dufour2010-04-281-2/+1
| | | | | and string disambiguation. (bzr r9386)
* Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/569339 (bzr r9372)
* Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour2010-04-151-2/+2
| | | (bzr r9338)
* Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour2010-04-151-38/+38
| | | (bzr r9337)
* UI inconsistency fix (Preferences>Interface.Nicolas Dufour2010-04-111-5/+5
| | | (bzr r9314)
* Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz2010-04-021-0/+7
| | | (bzr r9273)
* Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski2010-03-021-2/+4
| | | | | preserves the shape (bzr r9130)
* fix bug: when creating an xy-grid, respect the default unit setting. (the ↵Johan B. C. Engelen2010-02-141-1/+1
| | | | | preferences setting was writing to the wrong place in the pref file) (bzr r9086.1.4)
* Typo fix submitted by Yuro ChornoivanAlexandre Prokoudine2010-02-101-1/+1
| | | (bzr r9077)
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-041-0/+22
| | | (bzr r9050)
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-311-0/+4
| | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038)
* Farsi support in win32 packages and Inkscape preferencesNicolas Dufour2010-01-271-2/+2
| | | (bzr r9021)
* Added temp option to enable repositioning of not-quite-completed UI items in ↵Jon A. Cruz2010-01-181-0/+6
| | | | | relayout. (bzr r8997)
* Remove "show transform handles" from prefs - no longer necessaryKrzysztof Kosi??ski2010-01-141-2/+0
| | | (bzr r8979)
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-3/+19
|\ | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| * Added UI for threading pref in Filter Preferences for Gaussian Blur, default ↵Josh Andler2009-12-061-0/+5
| | | | | | | | | | 1 for sanity (bzr r8874)
| * add an option for displaying font previews in the text tool's font list; ↵buliabyak2009-12-011-3/+8
| | | | | | | | | | also limit the width of the list by 500 pixels (bzr r8852)
| * Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+6
| | | | | | (bzr r8851)
* | Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski2009-12-081-5/+7
| | | | | | (bzr r8846.2.4)
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-3/+10
|/ | | (bzr r8846.1.1)
* Follow-up ui rollback for fixing bug #399604.Jon A. Cruz2009-10-081-1/+1
| | | (bzr r8743)
* Updated tooltip for clarity per Krzysztof.Josh Andler2009-10-051-1/+1
| | | (bzr r8720)
* Patch by Max to add option for better Save As behavior.Josh Andler2009-10-021-11/+16
| | | (bzr r8697)
* until the freeze with precision<3 is fixed, raise the lower limit in the UIbulia byak2009-09-141-1/+1
| | | (bzr r8593)
* textual patch from bug 408093bulia byak2009-09-061-2/+2
| | | (bzr r8563)
* restore ctrl+click dots in pencilbulia byak2009-09-031-0/+1
| | | (bzr r8555)
* Remove preference entry for dot size in Pencil tool since it no longer ↵Josh Andler2009-09-021-1/+0
| | | | | creates dots (bzr r8553)
* When dragging a knot along a constraint line, then allow snapping the ↵Diederik van Lierop2009-08-231-0/+4
| | | | | position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog) (bzr r8523)
* fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
| | | (bzr r8499)
* Clarify tooltipMaximilian Albert2009-08-071-1/+1
| | | (bzr r8437)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
| | | (bzr r7985)
* * Just a couple of string fixesLuca Bruno2009-05-291-2/+2
| | | (bzr r7962)
* translator comments and minor string fixesIvan Mas??r2009-04-231-9/+10
| | | (bzr r7763)
* Fix compatibility with much older Glibmm version.Jon A. Cruz2009-04-101-4/+56
| | | (bzr r7680)
* Whitespace cleanupJon A. Cruz2009-04-101-41/+41
| | | (bzr r7678)
* Adding initial system info listing.Jon A. Cruz2009-04-101-0/+17
| | | (bzr r7677)
* Changed to more accurate names for toolbar icon sizes (which normally map to ↵Jon A. Cruz2009-04-071-1/+1
| | | | | large toolbar, small toolbar, and menu size) (bzr r7657)
* Add option to only flash paths for node tool when none is selected. Applies ↵Jon A. Cruz2009-03-051-0/+2
| | | | | patch from bug #336490. (bzr r7420)
* Added work-around for broken themes that fill in with gtk_paint_border, ↵Jon A. Cruz2009-02-271-0/+6
| | | | | including gtk-qt-engine. Fixes bug #281809. (bzr r7387)
* fix win buildJohan B. C. Engelen2009-02-241-1/+4
| | | (bzr r7365)
* add spellcheck page, copyedit on other pagesbulia byak2009-02-241-27/+104
| | | (bzr r7362)
* copyeditbulia byak2009-01-111-2/+2
| | | (bzr r7119)
* Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2009-01-111-1/+27
| | | | | | | File -> Open recent Button added to the Interface page in Inkscape preferences dialog. (bzr r7115)