summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-02Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski1-2/+4
2010-02-14fix bug: when creating an xy-grid, respect the default unit setting. (the pre...Johan B. C. Engelen1-1/+1
2010-02-10Typo fix submitted by Yuro ChornoivanAlexandre Prokoudine1-1/+1
2010-02-04Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler1-0/+22
2010-01-31Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski1-0/+4
2010-01-27Farsi support in win32 packages and Inkscape preferencesNicolas Dufour1-2/+2
2010-01-18Added temp option to enable repositioning of not-quite-completed UI items in ...Jon A. Cruz1-0/+6
2010-01-14Remove "show transform handles" from prefs - no longer necessaryKrzysztof Kosi??ski1-2/+0
2009-12-08Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski1-5/+7
2009-12-06Added UI for threading pref in Filter Preferences for Gaussian Blur, default ...Josh Andler1-0/+5
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+6
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-3/+10
2009-10-08Follow-up ui rollback for fixing bug #399604.Jon A. Cruz1-1/+1
2009-10-05Updated tooltip for clarity per Krzysztof.Josh Andler1-1/+1
2009-10-02Patch by Max to add option for better Save As behavior.Josh Andler1-11/+16
2009-09-14until the freeze with precision<3 is fixed, raise the lower limit in the UIbulia byak1-1/+1
2009-09-06textual patch from bug 408093bulia byak1-2/+2
2009-09-03restore ctrl+click dots in pencilbulia byak1-0/+1
2009-09-02Remove preference entry for dot size in Pencil tool since it no longer create...Josh Andler1-1/+0
2009-08-23When dragging a knot along a constraint line, then allow snapping the positio...Diederik van Lierop1-0/+4
2009-08-17fix remaining issues of bug 407893bulia byak1-1/+1
2009-08-07Clarify tooltipMaximilian Albert1-1/+1
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-0/+2
2009-05-29* Just a couple of string fixesLuca Bruno1-2/+2
2009-04-23translator comments and minor string fixesIvan Mas??r1-9/+10
2009-04-10Fix compatibility with much older Glibmm version.Jon A. Cruz1-4/+56
2009-04-10Whitespace cleanupJon A. Cruz1-41/+41
2009-04-10Adding initial system info listing.Jon A. Cruz1-0/+17
2009-04-07Changed to more accurate names for toolbar icon sizes (which normally map to ...Jon A. Cruz1-1/+1
2009-03-05Add option to only flash paths for node tool when none is selected. Applies p...Jon A. Cruz1-0/+2
2009-02-27Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz1-0/+6
2009-02-24fix win buildJohan B. C. Engelen1-1/+4
2009-02-24add spellcheck page, copyedit on other pagesbulia byak1-27/+104
2009-01-11copyeditbulia byak1-2/+2
2009-01-11Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches1-1/+27
2009-01-05Another week coding offline...Felipe Corr??a da Silva Sanches1-4/+4
2009-01-05minor change to prevent double translation and inconsistencyAdib Taraben1-1/+1
2009-01-05move option: interface language from INTERNATIONALISATION to INTERFACE page o...Adib Taraben1-31/+23
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen1-5/+5
2008-12-30add possibility to change the UI language (gettext) in preferences dialoguetheAdib1-0/+30
2008-12-13add sketch mode to pencil toolJohan B. C. Engelen1-0/+4
2008-11-27Rearrange to enable code that does not directly rely on lcms.Jon A. Cruz1-8/+3
2008-11-27Fix compile with lcms disabled.Maximilian Albert1-0/+2
2008-11-27List color profile search locations in preference tooltipJon A. Cruz1-1/+16
2008-11-24Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop1-2/+5
2008-11-231) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop1-1/+6
2008-11-21Merge from fe-movedTed Gould1-0/+15
2008-10-27From trunkTed Gould1-204/+226
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-3/+13
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-21/+27