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
/
widget
/
rendering-options.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+1
*
Fix build
Liam P. White
2014-08-13
1
-0
/
+2
*
Printing. Fix for Bug #264831 (Print settings not persistent).
Nicolas Dufour
2014-08-13
1
-4
/
+12
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-3
/
+3
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-3
/
+2
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
1
-4
/
+4
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-2
/
+2
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-10
/
+2
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fixed initialization order
Jon A. Cruz
2008-03-28
1
-3
/
+3
*
beautify rendering options tab
Kees Cook
2007-12-30
1
-29
/
+52
*
clean up print dialog for better integration with gtkmm
Kees Cook
2007-12-29
1
-1
/
+1
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
1
-0
/
+101