index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
gradient-vector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: TypedSPI
Thomas Holder
2019-10-28
1
-1
/
+1
*
Remove deprecated gtk_adjustment_changed() call
Karl Cheng
2019-06-16
1
-2
/
+0
*
Style fixes.
Shlomi Fish
2019-06-06
1
-1
/
+1
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-4
/
+4
*
Remove dependence on window.h.
Tavmjong Bah
2019-01-08
1
-3
/
+4
*
DocumentUndo::ScopedInsensitive
Thomas Holder
2018-12-14
1
-3
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
Removal of code but breaks gradients
Martin Owens
2018-10-05
1
-4
/
+6
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-57
/
+57
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-20
/
+30
*
First batch
Marc Jeanmougin
2017-10-01
1
-41
/
+20
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-63
/
+2
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-63
/
+2
|
|
\
|
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-63
/
+2
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-5
/
+1
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-5
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+5
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-5
/
+1
|
|
/
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-4
/
+4
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-14
/
+14
|
/
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-2
/
+2
*
gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+6
*
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-4
/
+4
*
Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...
Tavmjong Bah
2015-10-14
1
-1
/
+2
*
merged trunk
Tomasz Boczkowski
2015-05-09
1
-0
/
+1
|
\
|
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-0
/
+1
*
|
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
1
-24
/
+58
|
\
\
|
|
/
|
/
|
|
*
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
1
-1
/
+3
|
*
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
1
-2
/
+2
|
*
using ColorSelector in gradient vector selector widget
Tomasz Boczkowski
2014-06-01
1
-14
/
+45
*
|
Remove FIXME from refactoring
Liam P. White
2014-10-31
1
-10
/
+40
*
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+1
*
|
Update to experimental r13527
Liam P. White
2014-08-30
1
-46
/
+26
|
\
\
|
*
|
gradient-vector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-33
/
+13
|
|
/
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-5
/
+6
*
|
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
2014-06-26
1
-5
/
+4
*
|
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-4
/
+11
|
/
*
i18n. Fix for Bug #1269943 (Context for message Offset:).
kris-degussem
2014-01-17
1
-1
/
+1
*
Cleaned up.
Markus Engel
2013-08-03
1
-5
/
+5
*
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-3
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-3
/
+2
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-7
/
+7
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-1
/
+1
*
Fix for 1048958 : Unexpected count '#' of swatch fill uses for clones
John Smith
2012-09-12
1
-0
/
+2
[next]