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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
2018-03-27
1
-2
/
+0
*
Enable SimpleFilterModifier to handle blend and blur filter primitives at the...
Tavmjong Bah
2017-12-19
1
-45
/
+29
*
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
2017-12-18
1
-2
/
+0
*
Name a few more widgets.
Tavmjong Bah
2017-12-11
1
-0
/
+1
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-7
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-7
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+7
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-7
/
+0
*
|
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
1
-1
/
+1
|
/
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
1
-2
/
+2
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
Just...
mc
2015-02-18
1
-1
/
+2
*
Remove sp_style_new().
Tavmjong Bah
2014-12-25
1
-9
/
+7
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-4
/
+4
*
Purge sp_desktop_canvas
Liam P. White
2014-12-21
1
-4
/
+4
*
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-21
/
+0
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-2
/
+2
*
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
2012-09-22
1
-40
/
+18
*
Fix for 427514 : Fix mirroring of FS Opacity/Blur settings
John Smith
2012-08-05
1
-7
/
+8
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-5
/
+0
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
1
-0
/
+2
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-0
/
+17
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes
John Smith
2012-03-21
1
-3
/
+5
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...
John Smith
2012-03-16
1
-4
/
+11
*
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
2012-03-15
1
-4
/
+6
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+3
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-1
/
+0
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
2010-12-17
1
-1
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-2
/
+3
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
1
-1
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
switch opacity and blur sliders to delayed update, which makes them much more...
bulia byak
2009-03-09
1
-4
/
+5
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2009-02-11
1
-1
/
+1
*
fix setting blend mode to Normal
bulia byak
2008-11-29
1
-0
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
Merge from trunk
Ted Gould
2008-10-31
1
-2
/
+13
*
Merging from trunk
Ted Gould
2008-10-11
1
-4
/
+4
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
[next]