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-flowtext.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Allow paste preserving new lines into a flowtext element
Jabiertxof
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
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
-16
/
+16
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2016-06-09
Removed Object class and temporary test dependencies
Adrian Boguszewski
1
-0
/
+1
2016-05-15
Added normalized path to flowtext
Adrian Boguszewski
1
-0
/
+5
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
1
-2
/
+6
2014-09-27
Update to experimental r13565
Liam P. White
1
-5
/
+5
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-5
/
+5
2013-10-26
Added some consts.
Markus Engel
1
-4
/
+4
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
Fix document unit change for transformed flow text and transformed text on path.
Matthew Petroff
1
-0
/
+6
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 Item.
Markus Engel
1
-1
/
+1
2013-04-05
Merged FlowX classes.
Markus Engel
1
-21
/
+3
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
-13
/
+13
2012-10-06
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
1
-1
/
+33
2011-10-04
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
1
-4
/
+11
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-1
/
+1
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-5
/
+5
2007-01-08
patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text
bulia byak
1
-4
/
+14
2006-02-03
implement par_indent in flowtext, no ui yet, done via first character's dx
bulia byak
1
-0
/
+2