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