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
2012-05-21
More size-request GTK+ 3 fixes
Alex Valavanis
1
-3
/
+15
2012-05-14
a few UI message fixes
Kris De Gussem
1
-1
/
+1
2012-05-04
Preferences: generalisation of UI messages
Kris De Gussem
1
-7
/
+7
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-12
/
+17
2012-04-30
Drop checks for ancient GTK+ version
Alex Valavanis
1
-2
/
+0
2012-04-22
typo in UI
Kris De Gussem
1
-1
/
+1
2012-04-22
Correcting message for lcms2 status. Fixes bug #985623.
Jon A. Cruz
1
-2
/
+5
2012-04-13
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
1
-1
/
+1
2012-04-09
omitting debug message on windows
Kris De Gussem
1
-27
/
+29
2012-03-21
Preferences. New desktop integration preference for Windows users (native/gtk...
Nicolas Dufour
1
-10
/
+20
2012-03-18
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
1
-0
/
+7
2012-03-14
Translations. Adding Latvian to the interface preferences.
Nicolas Dufour
1
-2
/
+2
2012-03-10
Proper captialization for a text label
Alexandre Prokoudine
1
-1
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-4
/
+1
2012-02-25
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
1
-0
/
+9
2012-02-14
Fix for 910463 : Improve System preferences
John Smith
1
-29
/
+46
2012-02-13
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
1
-6
/
+6
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-4
/
+14
2012-01-08
Unweirdification of Preferences dialog's menu (Bug #259480).
Nicolas Dufour
1
-602
/
+574
2012-01-02
Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...
Nicolas Dufour
1
-0
/
+1
2011-11-29
Add possibility to check validity of attributes and usefulness of properties.
Tavmjong Bah
1
-0
/
+36
2011-11-04
make significant digits consistent for grids
Johan B. C. Engelen
1
-0
/
+7
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-08-25
Reduce default rendering cache size to 64 MiB
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-16
Add user preference for rendering cache size
Krzysztof Kosi??ski
1
-25
/
+29
2011-07-10
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
1
-7
/
+8
2011-07-06
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
1
-2
/
+2
2011-06-18
UI fix / mnemonics
Kris De Gussem
1
-1
/
+1
2011-06-15
add preference for relative guideline rotation snapping (see rev 10303)
Johan B. C. Engelen
1
-1
/
+4
2011-06-13
adding preferences page for Measure Tool with option (enabled by default) to ...
Felipe Corr??a da Silva Sanches
1
-0
/
+6
2011-06-08
Save a copy dialog now opens in current directory if this option is set for s...
Johan B. C. Engelen
1
-1
/
+1
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-05-23
Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...
Felipe Corr??a da Silva Sanches
1
-0
/
+25
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-9
/
+9
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-1
/
+2
2011-03-17
Last renamings of headers in Inkscape preferences (Bug #560751)
Kris De Gussem
1
-7
/
+7
2011-03-17
Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicat...
Nicolas Dufour
1
-1
/
+1
2011-02-21
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
1
-18
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-27
UI: punctiation and mnemonics in preferences, export and ico preview dialog
Kris De Gussem
1
-13
/
+13
2010-10-18
Unified and cleaned up locating icc profiles, including adding missing OS X l...
Jon A. Cruz
1
-1
/
+1
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
1
-3
/
+1
2010-07-07
Patch by Johan for LPE Tool prefs page
Josh Andler
1
-2
/
+3
2010-07-06
Translations. New Telugu translation by వీవెన్ (Veeven).
Nicolas Dufour
1
-2
/
+2
2010-05-09
Fix tooltip error in the preferences (Bug #446723).
Nicolas Dufour
1
-1
/
+1
2010-04-28
Unnecessary style selector removed from the Spray tool bar and preferences, a...
Nicolas Dufour
1
-2
/
+1
2010-04-25
Typo fix in preferences by Masato Hashimoto (bug #569339).
Nicolas Dufour
1
-1
/
+1
2010-04-15
Tooltips inconsistency fix in Inkscape Preferences.(part 2)
Nicolas Dufour
1
-2
/
+2
2010-04-15
Tooltips inconsistency fix in Inkscape Preferences.
Nicolas Dufour
1
-38
/
+38
[next]