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
/
object-composite-settings.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
1
-1
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2017-12-19
Enable SimpleFilterModifier to handle blend and blur filter primitives at the...
Tavmjong Bah
1
-6
/
+2
2017-12-18
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
1
-1
/
+1
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-1
/
+0
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-8
/
+0
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
1
-3
/
+3
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-3
/
+2
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-0
/
+2
2012-09-22
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
1
-11
/
+1
2012-05-21
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
1
-0
/
+1
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-0
/
+4
2012-03-16
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...
John Smith
1
-1
/
+0
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+4
2012-01-07
minor documentation and header stuff
Kris De Gussem
1
-9
/
+8
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-10-31
Merge from trunk
Ted Gould
1
-1
/
+2
2008-01-01
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
1
-1
/
+1
2008-01-01
fix update on layer switch and work around some blur-related glitches
MenTaLguY
1
-1
/
+1
2008-01-01
separate blend history for objects versus layers
MenTaLguY
1
-1
/
+7
2008-01-01
first crack at enabling blend for layers dialog
MenTaLguY
1
-1
/
+4
2008-01-01
abstraction for style widget subjects
MenTaLguY
1
-14
/
+5
2008-01-01
factor filter and opacity controls into separate metawidget
MenTaLguY
1
-0
/
+85