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
2013-09-15
UI message uniformisation
Kris De Gussem
1
-1
/
+1
2013-08-15
Add option to write out path data using only relative coordinates
Tavmjong Bah
1
-2
/
+6
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
1
-4
/
+4
2013-05-13
cleanup document option to clean up unused swatches
Raphael Rosch
1
-0
/
+7
2013-05-11
Fix for 871563 : JPG images are recompressed with lower quality when embedded
John Smith
1
-0
/
+3
2013-05-01
Fix for Bug #830663 (default window size is too small) by Jiabao Wu
Jon A. Cruz
1
-1
/
+10
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-2
/
+1
2013-03-22
Translations. Translatable files clean-up (find.cpp removal).
Nicolas Dufour
1
-1
/
+1
2013-03-09
Migrate from Gtk::Color to Gtk::RGBA
Alex Valavanis
1
-0
/
+14
2013-03-07
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
1
-0
/
+14
2013-02-25
Some strings clarifications (see Bug #955060, Latvian translation for 0.49).
Nicolas Dufour
1
-1
/
+1
2013-02-23
Fix missing headers for Gtk+ 3 build
Alex Valavanis
1
-0
/
+1
2013-02-11
adding dockbar/switcher style toggles in prefs ui
Raphael Rosch
1
-0
/
+18
2013-01-18
i18n. Shortcuts preferences are now fully translatable.
Nicolas Dufour
1
-4
/
+4
2013-01-14
clarify preference text (thought it was a bug first)
Johan B. C. Engelen
1
-1
/
+1
2013-01-14
Preferences. Moving selection option to avoid confusion.
Nicolas Dufour
1
-4
/
+3
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-1
/
+1
2013-01-04
Re-add omitted UI pref from prefences dialog rewrite
Josh Andler
1
-0
/
+1
2012-12-16
GTK+ 3: Use orientable widgets
Alex Valavanis
1
-0
/
+5
2012-12-14
Fix for 383871 : Let space switch to selector tool even when used for panning
John Smith
1
-0
/
+2
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
1
-12
/
+0
2012-11-25
Fix for 1036059 : Keyboard shortcut editor
John Smith
1
-1
/
+318
2012-10-08
Fix for 490338 : Try to create the autosave directory if that does not exists
John Smith
1
-1
/
+1
2012-10-07
Typo fix by Yuri Chornoivan.
Nicolas Dufour
1
-1
/
+1
2012-10-06
user message standardisation
Kris De Gussem
1
-1
/
+1
2012-10-05
Fix for 570695 : show default|fallback autosave path
John Smith
1
-2
/
+6
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-1
/
+1
2012-09-20
Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.
Nicolas Dufour
1
-0
/
+3
2012-09-19
Fix for 509891 : User defined linear gradient angle
John Smith
1
-0
/
+5
2012-09-11
Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keys
John Smith
1
-43
/
+40
2012-08-30
Fix for 165865 : Preferences Behavior-Markers page
John Smith
1
-8
/
+11
2012-08-28
Fix for 928205 : Preference to not save doc viewport metadata
John Smith
1
-0
/
+7
2012-08-25
Fix for 168164 : Default text output to px
John Smith
1
-1
/
+1
2012-08-21
Fix for 168164 : Font size, always output px option
John Smith
1
-0
/
+3
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
1
-0
/
+12
2012-08-16
Fix for 168164 : Font sizes in points option
John Smith
1
-0
/
+7
2012-08-15
i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).
Nicolas Dufour
1
-2
/
+2
2012-07-23
Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.
Nicolas Dufour
1
-2
/
+5
2012-07-21
Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrap
John Smith
1
-0
/
+7
2012-07-12
Fix for 612221 : Add metadata default configuration in the preferences
John Smith
1
-0
/
+4
2012-07-04
Fix for 950677 : Preference to show legacy gradient editor
John Smith
1
-0
/
+3
2012-07-04
Fix for 168658 : Font substitution warning dialog
John Smith
1
-4
/
+9
2012-06-26
UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using neg...
Nicolas Dufour
1
-7
/
+9
2012-06-20
Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.
Nicolas Dufour
1
-3
/
+3
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
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
[next]