index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
text-editing.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-5
/
+5
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-6
/
+6
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-30
/
+40
|
\
|
|
|
*
|
repr wasn't updated immediately after some text editing operations, which mea...
Richard Hughes
2010-10-21
1
-7
/
+9
|
*
|
Warning cleanup.
Jon A. Cruz
2010-10-03
1
-23
/
+31
|
|
/
*
/
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+1
|
/
*
Add dx (kerning), dy (vertical shifting), and rotate widgets to
Tavmjong Bah
2010-05-14
1
-1
/
+50
*
utilities and UI support for identifying truncated flowtext and text-on-path
buliabyak
2009-12-21
1
-0
/
+31
*
Richard's patch for crash bug 402274
bulia byak
2009-10-04
1
-2
/
+3
*
utilities for getting style at cursor, placing cursor at iterator or coordina...
bulia byak
2009-02-16
1
-2
/
+10
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
1
-2
/
+2
*
NR -> 2geom some headers in src/
Joshua L. Blocher
2008-12-04
1
-3
/
+3
*
bug #168370 (consider parent transform and viewBox)
Thomas Holder
2008-11-28
1
-1
/
+16
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-7
/
+7
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
1
-9
/
+9
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-5
/
+5
*
slight tweak to r19493 to ensure that there's no possibility that we might ac...
Richard Hughes
2008-07-31
1
-8
/
+5
*
fix crash when deleting whitespace in start of flowtext
bulia byak
2008-07-30
1
-4
/
+8
*
codedread's patch to fix editing of text with a title or description (see bug...
Stephen Silver
2008-07-28
1
-0
/
+1
*
add utility function for average linespacing
bulia byak
2008-07-18
1
-0
/
+13
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-5
/
+5
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-2
/
+2
*
handle PI nodes
MenTaLguY
2008-06-11
1
-0
/
+3
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-8
/
+8
*
Revert back to old is_line_break_object() to fix problems with line breaks in...
Gail Carmichael
2007-09-25
1
-7
/
+1
*
Cleaned up logic of sp_te_delete to adhere to UI/logic layering.
Gail Carmichael
2007-07-18
1
-29
/
+25
*
A few additions to ensure that editing trefs is not allowed (and doesn't caus...
Gail Carmichael
2007-07-17
1
-15
/
+46
*
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
2007-07-11
1
-2
/
+65
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-3
/
+3
*
replace sp_repr_new*s
Aaron Spike
2007-01-25
1
-22
/
+30
*
removing some gcc4.1 warnings the right way
Ralf Stephan
2006-05-30
1
-32
/
+51
*
revert patch 12062:12063, deemed unsafe, with better alternatives
Ralf Stephan
2006-05-30
1
-94
/
+93
*
use unions for type-punning to remove some gcc-4.1 warnings
Ralf Stephan
2006-05-29
1
-93
/
+94
*
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
2006-02-06
1
-8
/
+21
*
(bzr r90)
Ted Gould
2006-02-06
1
-21
/
+8
*
fix recurstion gaffe, comment
bulia byak
2006-02-05
1
-8
/
+21
*
sp_text_get_length_upto to count length recursively up to a given child
bulia byak
2006-02-05
1
-0
/
+24
*
fix crash when setting letterspacing at the end of a non-tspanned text
bulia byak
2006-01-21
1
-2
/
+5
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1660
[prev]