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-flowtext.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-747
/
+0
2017-10-01
First batch
Marc Jeanmougin
1
-14
/
+8
2017-09-24
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
1
-1
/
+1
2017-06-10
libnrtype/Layout-TNG refactoring for better code legibility
Felipe CorrĂȘa da Silva Sanches
1
-1
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-6
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+6
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-6
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-9
/
+9
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-2
/
+2
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-27
/
+27
2016-07-13
Propagate changes to object tree with changes in style element
Tavmjong Bah
1
-1
/
+1
2016-06-01
Use CSS 'strut' as minimum value of CSS line box height.
Tavmjong Bah
1
-0
/
+22
2015-12-07
static code analysis
Kris De Gussem
1
-2
/
+4
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2014-12-25
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
1
-4
/
+4
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-2
/
+2
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
1
-74
/
+93
2014-10-03
modify scaling procedure for uniform scaling of flowed text (Bug 1278561)
Alvin Penner
1
-1
/
+16
2014-07-28
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
1
-2
/
+0
2014-07-25
refresh text objects when clipping (Bug 1339305)
Alvin Penner
1
-0
/
+2
2014-02-10
Fixing format-security errors in text debug code.
Nicolas Dufour
1
-1
/
+1
2013-11-06
Partial fix for Bug #1247985 (Incorrect implementation of plural forms).
Nicolas Dufour
1
-1
/
+1
2013-10-27
"fix" some "unused parameter" warnings
Kris De Gussem
1
-1
/
+1
2013-10-26
Added some consts.
Markus Engel
1
-4
/
+4
2013-10-01
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
1
-7
/
+10
2013-09-28
on hiding, texts must _clearFlow to release arena items, otherwise they leak
buliabyak
1
-1
/
+6
2013-09-24
Refactored SPUse.
Markus Engel
1
-8
/
+50
2013-09-24
Replace xml node get_double with simple direct value.
Martin Owens
1
-1
/
+1
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
-6
/
+9
2013-09-15
Fix document unit change for transformed flow text and transformed text on path.
Matthew Petroff
1
-1
/
+7
2013-09-11
(Mostly) fix document unit change for flowed text.
Matthew Petroff
1
-0
/
+39
2013-07-31
Removed placement news / explicit destructor calls.
Markus Engel
1
-2
/
+2
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-2
/
+0
2013-04-05
Merged Item.
Markus Engel
1
-10
/
+8
2013-04-05
Merged FlowX classes.
Markus Engel
1
-129
/
+91
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+10
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-4
/
+10
2013-04-01
Replaced calls to g_object_(un)ref with sp_object_(un)ref.
Markus Engel
1
-2
/
+2
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-30
Turned all functions concerning SPRect into member functions.
Markus Engel
1
-1
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-20
/
+20
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-7
/
+7
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-26
More GObject boilerplate reduction
Alex Valavanis
1
-41
/
+15
2012-10-06
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
1
-47
/
+136
2012-02-15
cppcheck
Kris De Gussem
1
-1
/
+1
2011-09-04
Fix crashes with empty text objects
Krzysztof Kosi??ski
1
-1
/
+1
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-44
/
+21
2011-08-22
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
1
-1
/
+1
[next]