index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-tspan.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add getDocumentScale() to return "real-world" to "user-unit" scale factor.
Tavmjong Bah
2015-01-06
1
-2
/
+4
*
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
2014-07-28
1
-3
/
+0
*
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
2014-07-28
1
-2
/
+0
*
Added some consts.
Markus Engel
2013-10-26
1
-2
/
+2
*
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
2013-10-01
1
-6
/
+6
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-1
/
+1
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-2
/
+2
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-6
/
+4
|
\
|
*
cppcheck: c-style casts > c++ style casts
Kris De Gussem
2013-08-04
1
-21
/
+13
*
|
Removed placement news / explicit destructor calls.
Markus Engel
2013-07-31
1
-4
/
+4
*
|
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-4
/
+0
*
|
Merged Item.
Markus Engel
2013-04-05
1
-18
/
+14
*
|
Merged more classes.
Markus Engel
2013-04-05
1
-194
/
+130
*
|
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+14
*
|
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-8
/
+20
*
|
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+2
*
|
Renamed virtual function names.
Markus Engel
2013-03-29
1
-24
/
+24
*
|
merged from trunk
Markus Engel
2013-03-29
1
-193
/
+9
|
\
|
|
*
cleanup sp_tspan: Use G_DEFINE_TYPE
Alex Valavanis
2013-01-19
1
-98
/
+37
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-10
/
+10
*
|
Various changes.
Markus Engel
2013-03-14
1
-2
/
+2
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-2
/
+2
*
|
Added "virtual pad" to SPTextPath and SPTSpan.
Markus Engel
2012-08-19
1
-57
/
+154
|
/
*
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
1
-49
/
+44
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-18
/
+13
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-18
/
+22
|
\
|
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-16
/
+20
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-60
/
+72
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-60
/
+72
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-13
/
+13
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-8
/
+8
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
|
/
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-3
/
+4
*
|
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
1
-1
/
+1
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-4
/
+4
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-3
/
+3
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-16
/
+14
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
comment fix
bulia byak
2007-12-30
1
-1
/
+1
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-1
/
+1
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-1
/
+1
*
remove age-old optimization which fails to update display when undoing removi...
bulia byak
2007-07-23
1
-2
/
+1
[next]