index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
inkscape-preferences.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
1
-2
/
+4
2010-02-14
fix bug: when creating an xy-grid, respect the default unit setting. (the pre...
Johan B. C. Engelen
1
-1
/
+1
2010-02-10
Typo fix submitted by Yuro Chornoivan
Alexandre Prokoudine
1
-1
/
+1
2010-02-04
Patch by Martin Sucha to add preferences to for grouping on Clip/Mask
Josh Andler
1
-0
/
+22
2010-01-31
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
1
-0
/
+4
2010-01-27
Farsi support in win32 packages and Inkscape preferences
Nicolas Dufour
1
-2
/
+2
2010-01-18
Added temp option to enable repositioning of not-quite-completed UI items in ...
Jon A. Cruz
1
-0
/
+6
2010-01-14
Remove "show transform handles" from prefs - no longer necessary
Krzysztof Kosi??ski
1
-2
/
+0
2009-12-08
Fix the "show temporary outlines for selected paths" preference.
Krzysztof Kosi??ski
1
-5
/
+7
2009-12-06
Added UI for threading pref in Filter Preferences for Gaussian Blur, default ...
Josh Andler
1
-0
/
+5
2009-11-30
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
1
-0
/
+6
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-3
/
+10
2009-10-08
Follow-up ui rollback for fixing bug #399604.
Jon A. Cruz
1
-1
/
+1
2009-10-05
Updated tooltip for clarity per Krzysztof.
Josh Andler
1
-1
/
+1
2009-10-02
Patch by Max to add option for better Save As behavior.
Josh Andler
1
-11
/
+16
2009-09-14
until the freeze with precision<3 is fixed, raise the lower limit in the UI
bulia byak
1
-1
/
+1
2009-09-06
textual patch from bug 408093
bulia byak
1
-2
/
+2
2009-09-03
restore ctrl+click dots in pencil
bulia byak
1
-0
/
+1
2009-09-02
Remove preference entry for dot size in Pencil tool since it no longer create...
Josh Andler
1
-1
/
+0
2009-08-23
When dragging a knot along a constraint line, then allow snapping the positio...
Diederik van Lierop
1
-0
/
+4
2009-08-17
fix remaining issues of bug 407893
bulia byak
1
-1
/
+1
2009-08-07
Clarify tooltip
Maximilian Albert
1
-1
/
+1
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
1
-0
/
+2
2009-05-29
* Just a couple of string fixes
Luca Bruno
1
-2
/
+2
2009-04-23
translator comments and minor string fixes
Ivan Mas??r
1
-9
/
+10
2009-04-10
Fix compatibility with much older Glibmm version.
Jon A. Cruz
1
-4
/
+56
2009-04-10
Whitespace cleanup
Jon A. Cruz
1
-41
/
+41
2009-04-10
Adding initial system info listing.
Jon A. Cruz
1
-0
/
+17
2009-04-07
Changed to more accurate names for toolbar icon sizes (which normally map to ...
Jon A. Cruz
1
-1
/
+1
2009-03-05
Add option to only flash paths for node tool when none is selected. Applies p...
Jon A. Cruz
1
-0
/
+2
2009-02-27
Added work-around for broken themes that fill in with gtk_paint_border, inclu...
Jon A. Cruz
1
-0
/
+6
2009-02-24
fix win build
Johan B. C. Engelen
1
-1
/
+4
2009-02-24
add spellcheck page, copyedit on other pages
bulia byak
1
-27
/
+104
2009-01-11
copyedit
bulia byak
1
-2
/
+2
2009-01-11
Now it is possible to clear the list of documents in
Felipe Corr??a da Silva Sanches
1
-1
/
+27
2009-01-05
Another week coding offline...
Felipe Corr??a da Silva Sanches
1
-4
/
+4
2009-01-05
minor change to prevent double translation and inconsistency
Adib Taraben
1
-1
/
+1
2009-01-05
move option: interface language from INTERNATIONALISATION to INTERFACE page o...
Adib Taraben
1
-31
/
+23
2009-01-02
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
1
-5
/
+5
2008-12-30
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
1
-0
/
+30
2008-12-13
add sketch mode to pencil tool
Johan B. C. Engelen
1
-0
/
+4
2008-11-27
Rearrange to enable code that does not directly rely on lcms.
Jon A. Cruz
1
-8
/
+3
2008-11-27
Fix compile with lcms disabled.
Maximilian Albert
1
-0
/
+2
2008-11-27
List color profile search locations in preference tooltip
Jon A. Cruz
1
-1
/
+16
2008-11-24
Add an option to the preferences to _only_ snap the node closest to the mouse...
Diederik van Lierop
1
-2
/
+5
2008-11-23
1) Improve the way the distance to the pointer is taken into account when fin...
Diederik van Lierop
1
-1
/
+6
2008-11-21
Merge from fe-moved
Ted Gould
1
-0
/
+15
2008-10-27
From trunk
Ted Gould
1
-204
/
+226
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-3
/
+13
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-21
/
+27
[next]