index
:
harfbuzz.old
master
Old HarfBuzz text shaping engine (derived from Qt and Pango)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Fix misc leaks
HEAD
master
Behdad Esfahbod
4
-9
/
+16
2012-07-25
[arabic] Fix Arabic cursive positioning
Behdad Esfahbod
1
-1
/
+1
2012-04-10
Fix OOB
Behdad Esfahbod
1
-1
/
+1
2012-03-27
Fix bad memory access in Myanmar shaper
Behdad Esfahbod
1
-1
/
+2
2012-03-27
Fix problem with Indic shaper and control chars
Behdad Esfahbod
1
-0
/
+2
2012-02-07
Don't force using packed structs
Behdad Esfahbod
1
-4
/
+0
2012-01-18
Fix RTL GPOS issue
Behdad Esfahbod
1
-1
/
+1
2011-12-15
Fix comparison bug
Behdad Esfahbod
1
-1
/
+1
2011-11-01
Fix bug in contrib/harfbuzz-unicode.c
Behdad Esfahbod
1
-1
/
+1
2011-09-08
Fix OOB access possibility in old harfbuzz
Behdad Esfahbod
1
-1
/
+1
2011-09-08
Bug 30319 - open type init feature applied on character U+09c7 even...
Behdad Esfahbod
1
-2
/
+2
2011-09-08
Fix crash!
Behdad Esfahbod
1
-0
/
+3
2011-07-13
remove NoCategory from HB_CharCategory
Lars Knoll
2
-3
/
+1
2011-02-01
Fix hebrew shaping of characters with multiple diacritics.
Lars Knoll
1
-2
/
+2
2011-01-14
Fix a typo in harfbuzz thai line breaking.
Ritt Konstantin
1
-1
/
+1
2010-09-07
Remove unused local variable in myanmar shaper
Jiang Jiang (Nokia-MS-Qt/Oslo)
1
-4
/
+0
2010-06-25
Null-terminate output data in to_tis620()
Andreas Kling
1
-3
/
+5
2010-06-24
Fix crashes at run-time with RVCT compiled code
Simon Hausmann
1
-1
/
+1
2010-06-22
Fix crash with certain fonts
Simon Hausmann
1
-4
/
+3
2010-06-22
Clean up HB_Anchor's DeviceTables on failure when loading format 3
Andreas Kling
1
-1
/
+2
2010-06-22
Make sure ValueRecord's DeviceTables are cleaned up on failure
Andreas Kling
1
-2
/
+3
2010-06-22
Fix null HB_Device** dereference on exit in Harfbuzz GPOS code Fix incorrect ...
Andreas Kling
4
-17
/
+21
2010-06-20
Unbreak _HB_OPEN_Get_Device() and Get_ValueRecord()
Andreas Kling
3
-33
/
+8
2010-06-18
Make HB_AnchorFormat3's Device tables a pointer array
Andreas Kling
2
-17
/
+31
2010-06-18
Re-enable data structure packing in Harfbuzz for RVCT
Simon Hausmann
3
-15
/
+15
2010-06-18
Fix compilation after previous change
Simon Hausmann
1
-4
/
+4
2010-06-18
Make ValueRecord's Device tables a pointer array
Andreas Kling
2
-51
/
+53
2010-06-16
Fix compilation with RVCT
Simon Hausmann
1
-1
/
+1
2010-06-16
Build fix for C90 compilers (mixed declarations and code)
Andreas Kling
1
-2
/
+4
2010-06-15
Merge branch 'master' of ssh://git.freedesktop.org/git/harfbuzz
Lars Knoll
16
-165
/
+311
2010-06-15
Reorder all internal Harfbuzz structures by member size.
Andreas Kling
7
-120
/
+115
2010-06-15
Pack all internal Harfbuzz structures.
Andreas Kling
10
-0
/
+70
2010-06-15
Always allocate HB_Device structs dynamically.
Andreas Kling
6
-37
/
+53
2010-06-15
Disable support for Multiple Master fonts by default.
Andreas Kling
6
-3
/
+68
2010-06-15
Shrink twelve HB_UShorts that only need to contain HB_Bytes.
Andreas Kling
4
-12
/
+12
2010-06-14
Fixes for thai linebreaking
Lars Knoll
5
-75
/
+52
2010-05-27
use unsigned char instead of unsigned in the bitfield.
Lars Knoll
1
-12
/
+24
2010-05-17
[hangul] Fix typo
Behdad Esfahbod
1
-1
/
+1
2010-04-14
Fix a bug in malayalam shaping
Lars Knoll
3
-28
/
+52
2010-03-26
fix a bug in the greek shaper that could lead to an endless loop.
Lars Knoll
2
-13
/
+54
2010-03-26
Merge branch 'master' of ssh://git.freedesktop.org/git/harfbuzz
Lars Knoll
10
-104
/
+776
2010-03-22
add support for polyphonic greek
Lars Knoll
6
-24
/
+552
2009-12-21
revert change b90ffbace5536786eafe23e28ec3eee74c7c4e27
Lars Knoll
1
-3
/
+1
2009-11-26
Fix uninitialized error variable if the stream doesn't exist
Gordon Schumacher
1
-1
/
+1
2009-11-20
Bug 25199 - Variable "error" can be used without initialization.
Behdad Esfahbod
1
-0
/
+3
2009-11-18
Post substitutions should apply to the whole indic syllable
Lars Knoll
2
-10
/
+34
2009-11-06
add N'Ko support to the arabic shaper
Lars Knoll
4
-6
/
+99
2009-11-05
add support for N'Ko
Lars Knoll
4
-6
/
+99
2009-11-05
fix bug with Malayalam Samvruthokaram.
Lars Knoll
2
-0
/
+6
2009-11-05
fix shaping of assamese ra
Lars Knoll
2
-2
/
+16
[next]