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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-18
/
+17
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
|
Fixed font problem on win32.
Jasper van de Gronde
2011-06-04
1
-7
/
+13
*
|
work around an assert, to fix a crash at startup on windows
Johan B. C. Engelen
2011-04-08
1
-1
/
+3
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
6
-29
/
+39
|
\
|
|
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
1
-2
/
+12
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
7
-29
/
+29
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
15
-15
/
+15
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
15
-15
/
+15
*
|
Fix glyph outlines to always consist of closed paths
Krzysztof Kosi??ski
2010-08-14
3
-100
/
+79
*
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-11
/
+30
|
\
|
|
*
Fix rendering of "plain" SVG text.
Tavmjong Bah
2010-07-28
1
-11
/
+30
*
|
Wholesale cruft removal part 5; completely remove RasterFont
Krzysztof Kosi??ski
2010-08-05
9
-694
/
+0
*
|
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
2
-6
/
+1
|
/
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
2
-5
/
+18
*
Prevent vertical kerning from changing line spacing. Fixes bug 516216.
Tavmjong Bah
2010-06-01
1
-15
/
+54
*
Subtract letter_spacing from width at end of line so center
Tavmjong Bah
2010-05-21
1
-2
/
+20
*
Correct #endif placement. Should fix win32 build.
Jon A. Cruz
2010-04-18
1
-1
/
+1
*
Added/Fixed Pango font weights. Included Jon's workaround for Pango
Tavmjong Bah
2010-04-18
1
-8
/
+13
*
Temp build-break workaround for systems with Pango older than 1.24.
Jon A. Cruz
2010-04-17
3
-0
/
+21
*
Whitespace and brace cleanup. Minor refactoring of font_style_equal.
Jon A. Cruz
2010-04-17
3
-380
/
+425
*
First step in fixing the changing of font faces (must also update
Tavmjong Bah
2010-04-15
2
-65
/
+168
*
Added missing Pango Weights.
Tavmjong Bah
2010-04-15
2
-4
/
+16
*
Fix incorrect use of std::auto_ptr<char> in FontInstance.cpp (LP #549317)
Krzysztof Kosi??ski
2010-03-27
1
-4
/
+5
*
Clean up the unordered containers fix.
Krzysztof Kosi??ski
2010-03-04
2
-30
/
+21
*
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
2010-03-04
2
-4
/
+4
*
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
2010-03-02
2
-4
/
+4
*
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
2010-01-20
3
-15
/
+11
*
Fixed object leak.
Jon A. Cruz
2010-01-15
1
-0
/
+1
*
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
2010-01-14
2
-4
/
+6
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
9
-105
/
+201
|
\
|
*
a better truncation detection, suggested by Richard Hughes
buliabyak
2010-01-07
4
-70
/
+10
|
*
Use correct text anchor for vertical text and when aligning or distributing
Diederik van Lierop
2009-12-28
1
-2
/
+6
|
*
Encapsulating use of gcc hash_map extension.
Jon A. Cruz
2009-12-27
4
-102
/
+154
|
*
utilities and UI support for identifying truncated flowtext and text-on-path
buliabyak
2009-12-21
2
-0
/
+71
|
*
Position of baseline anchor is now dependent of the text alignment
Diederik van Lierop
2009-12-13
2
-2
/
+31
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
4
-8
/
+8
|
/
*
Patch by Adib for 248721. Thanks Adib!
Josh Andler
2009-09-25
1
-26
/
+16
*
Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!
Josh Andler
2009-09-23
1
-115
/
+141
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-8
/
+1
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
1
-3
/
+3
*
FIX for bug 317964; SVG crashes on empthy flow-text element
Adib Taraben
2009-02-01
1
-2
/
+8
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+1
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
2
-9
/
+9
*
Merge from fe-moved
Ted Gould
2008-11-21
8
-8
/
+16
*
Merge from trunk
Ted Gould
2008-10-31
3
-0
/
+6
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
4
-17
/
+27
*
bug 202103: crash then putting text containing a soft hyphen character (u00AD...
Richard Hughes
2008-09-16
1
-3
/
+4
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
11
-155
/
+159
*
null check fixes patch from bug 261475
bulia byak
2008-08-28
3
-22
/
+26
[prev]
[next]