index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-offset.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-10
/
+10
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-10-12
Update POTFILES.in etc. after renaming
Stefano Facchini
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-9
/
+9
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-9
/
+9
2013-10-26
Added some consts.
Markus Engel
1
-3
/
+3
2013-09-24
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
1
-1
/
+1
2013-09-20
Refactor status-bar text for multiple items, was very broken
Martin Owens
1
-0
/
+1
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-04-05
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
1
-1
/
+1
2013-04-04
Combined some classes.
Markus Engel
1
-15
/
+1
2013-04-02
Cleaned up a bit. Uses some C++11 features.
Markus Engel
1
-11
/
+2
2013-04-02
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
1
-1
/
+2
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-0
/
+1
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-4
/
+2
2013-03-29
Renamed virtual function names.
Markus Engel
1
-8
/
+8
2013-03-19
Fixing regression
jtx
1
-2
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+2
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-2
/
+0
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2012-08-18
Added "virtual pad" to SPOffset.
Markus Engel
1
-1
/
+26
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-6
/
+3
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-12-04
NR -> 2geom some headers in src/
Joshua L. Blocher
1
-2
/
+2
2008-10-27
From trunk
Ted Gould
1
-39
/
+39
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-1
/
+1
2006-07-28
switch to sigc++ SPObject signals for SPOffset
MenTaLguY
1
-1
/
+1