index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
box3d.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix C++11 errors and warnings with g++-7
Alex Valavanis
2017-02-05
1
-1
/
+3
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-6
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-6
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+6
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-6
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-5
/
+5
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-10
/
+10
|
/
*
static code analysis
Kris De Gussem
2015-11-06
1
-1
/
+6
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
prevent possible usage of -1 array index
Kris De Gussem
2014-12-28
1
-12
/
+14
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
1
-1
/
+1
*
Update to trunk r13648
Liam P. White
2014-10-31
1
-25
/
+24
|
\
|
*
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
2014-10-24
1
-25
/
+24
*
|
Update to experimental r13619
Liam P. White
2014-10-18
1
-10
/
+13
|
\
|
|
*
Removed dangerous GTK-mimicking macros.
Jon A. Cruz
2014-10-16
1
-10
/
+13
*
|
Update to experimental r13464
Liam P. White
2014-08-08
1
-19
/
+0
|
\
|
|
*
Fixed some unused variables warnings.
Markus Engel
2014-07-22
1
-19
/
+0
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
*
|
1. make it compile
Liam P. White
2014-06-25
1
-1
/
+1
|
/
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
Added some consts.
Markus Engel
2013-10-26
1
-21
/
+18
*
Add 3d Box displayName and description
Martin Owens
2013-10-06
1
-0
/
+9
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-5
/
+2
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-2
/
+0
*
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged more classes.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-51
/
+28
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-4
/
+13
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-13
/
+13
*
merged from trunk
Markus Engel
2013-03-29
1
-112
/
+9
|
\
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-40
/
+11
|
*
cppcheck: use gobject casts in box3d and hide dead code
Alex Valavanis
2012-10-27
1
-17
/
+19
|
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+1
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-4
/
+4
*
|
Various changes.
Markus Engel
2013-03-14
1
-1
/
+1
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-3
/
+3
*
|
Added "virtual pad" to SPBox3D.
Markus Engel
2012-08-19
1
-39
/
+92
|
/
*
remove some unnecessary inkscape_active_desktop() calls
Johan B. C. Engelen
2011-07-19
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+2
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-3
/
+3
*
Applying patch from Campbell Barton to help building on other than gcc.
Jon A. Cruz
2011-07-02
1
-2
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-22
/
+20
|
\
|
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-16
/
+14
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-6
/
+6
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-58
/
+63
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-58
/
+63
|
|
\
|
|
*
More in XML privatisation with new create3DBox function and other supplements...
Abhishek Sharma Public
2010-07-17
1
-0
/
+12
[next]