index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libnrtype
/
Layout-TNG-Input.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor of prepare inner and some comments
Jabiertxof
2019-09-13
1
-12
/
+0
*
Line height fixes
Jabiertxof
2019-09-12
1
-0
/
+12
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-5
/
+5
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Remove duplicate code.
Tavmjong Bah
2018-03-13
1
-106
/
+17
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+0
*
libnrtype/Layout-TNG refactoring for better code legibility
Felipe Corrêa da Silva Sanches
2017-06-10
1
-36
/
+77
*
Implement rendering of 'dominant-baseline' property.
Tavmjong Bah
2015-11-18
1
-0
/
+5
*
Code cleanup. Remove/simplify some functions.
Tavmjong Bah
2015-11-18
1
-46
/
+0
*
Vertical baseline depends on block 'text-orientation' value.
Tavmjong Bah
2015-11-03
1
-0
/
+5
*
Simplify code after removal of 'block-progression'.
Tavmjong Bah
2015-10-15
1
-16
/
+13
*
Add new 'writing-mode' values, remove 'block-progression', fix a few typos.
Tavmjong Bah
2015-10-15
1
-7
/
+0
*
Fix position of text when 'direction' is 'rtl' (right-to-left).
Tavmjong Bah
2015-10-12
1
-3
/
+3
*
Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...
Tavmjong Bah
2015-01-05
1
-0
/
+5
*
SPStyle ref counting clean up.
Tavmjong Bah
2014-12-26
1
-1
/
+1
*
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
2014-04-24
1
-3
/
+2
*
fix macro redefinition errors
Johan B. C. Engelen
2014-03-21
1
-1
/
+9
*
cppcheck: performance
Kris De Gussem
2013-09-26
1
-2
/
+2
*
Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)
Alex Valavanis
2012-12-09
1
-6
/
+0
*
Change default font to a CSS valid default font (Sans -> sans-serif).
Tavmjong Bah
2012-05-21
1
-1
/
+1
*
Allow em and ex as units on font-size.
Tavmjong Bah
2011-07-10
1
-1
/
+1
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
Added/Fixed Pango font weights. Included Jon's workaround for Pango
Tavmjong Bah
2010-04-18
1
-8
/
+13
*
a better truncation detection, suggested by Richard Hughes
buliabyak
2010-01-07
1
-68
/
+0
*
utilities and UI support for identifying truncated flowtext and text-on-path
buliabyak
2009-12-21
1
-0
/
+69
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-0
/
+8
*
Merge from trunk
Ted Gould
2008-10-31
1
-0
/
+2
*
Changing the executable bit that shouldn't be there.
Ted Gould
2008-05-21
1
-0
/
+0
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-1
/
+1
*
bug 1652188: text-anchor:start means left even in rtl
Richard Hughes
2007-02-17
1
-2
/
+2
*
bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers
Richard Hughes
2006-11-27
1
-3
/
+3
*
bug 1602461: never use font-stretch on win32 because Pango/GDI don't support ...
Richard Hughes
2006-11-26
1
-1
/
+5
*
replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes...
Ralf Stephan
2006-06-25
1
-1
/
+3
*
glib-2.4 system fixes: some includes to get prototypes, some version checks
Ralf Stephan
2006-06-25
1
-0
/
+4
*
bug 1495265: css fallback fonts broken on win32
Richard Hughes
2006-05-27
1
-5
/
+40
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+270