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
/
box3d-side.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
-6
/
+6
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-09-21
Refactor Box3d::string_from_axes to use Glib::ustring
Jan Lingscheid
1
-1
/
+1
2014-10-16
Removed dangerous GTK-mimicking macros.
Jon A. Cruz
1
-3
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-4
/
+4
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-4
/
+4
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-08-01
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
1
-1
/
+1
2013-04-04
Combined some classes.
Markus Engel
1
-11
/
+1
2013-04-02
Cleaned up a bit. Uses some C++11 features.
Markus Engel
1
-10
/
+1
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
-5
/
+5
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-3
/
+1
2012-08-18
Added "virtual pad" to Box3DSide.
Markus Engel
1
-1
/
+23
2012-01-11
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-17
More in XML privatisation with new create3DBox function and other supplements...
Abhishek Sharma Public
1
-0
/
+1
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-0
/
+1
2008-02-22
Clean up comments and remove (already commented) debugging messages
Maximilian Albert
1
-2
/
+0
2008-01-09
Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...
Maximilian Albert
1
-0
/
+2
2008-01-05
Only set style of box sides during creation (not upon every repr write).
Maximilian Albert
1
-0
/
+1
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-0
/
+59