index
:
~cloos/freetype2
BRANCH-2-1-5
CACHE
LAYOUT
RGB
STABLE
VER-2-0-4-PATCH
VER-2-1-0
david-pic-changes
dbgmem-more-limiters
int-not32-changes
master
clone of git://git.sv.gnu.org/freetype/freetype2.git
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
* src/base/ftcalc.c (FT_MulFix): Produce more efficient assembly.
HEAD
master
James Cloos
1
-17
/
+3
2011-03-16
* src/base/ftstroke.c (FT_StrokerRec): Remove unused `valid' field.
Werner Lemberg
1
-2
/
+1
2011-03-06
Fix autohinting fallback.
Werner Lemberg
1
-0
/
+3
2011-02-19
Fall back to autohinting if a TTF/OTF doesn't contain any bytecode.
Kevin Kofler
1
-7
/
+10
2010-12-13
Fix parameter handling of `FT_Set_Renderer'.
Werner Lemberg
1
-0
/
+1
2010-11-04
[UVS] Fix find_variant_selector_charmap(), Savannah bug #31545.
suzuki toshiya
1
-0
/
+2
2010-11-04
[UVS] Remove non-essential pointer checking in previous commit.
suzuki toshiya
1
-20
/
+0
2010-11-04
[UVS] Stabilizes UVS supporting functions against non-UVS fonts.
suzuki toshiya
1
-0
/
+20
2010-10-25
Change the type of FT_MEM_VAL() from FT_ULong to FT_PtrDist.
suzuki toshiya
1
-3
/
+3
2010-10-13
[raccess] Skip unrequired resource access rules by Darwin VFS.
suzuki toshiya
1
-0
/
+15
2010-10-13
[raccess] Grouping resource access rules based on Darwin VFS.
suzuki toshiya
2
-15
/
+76
2010-10-13
Prevent to open a FT_Stream for zero-sized file on non-Unix.
suzuki toshiya
1
-3
/
+14
2010-09-13
Fix minor issues reported by <muktha.narayan@wipro.com>.
Werner Lemberg
1
-2
/
+2
2010-08-06
Minor doc fixes, formatting.
Werner Lemberg
1
-12
/
+16
2010-08-07
Fix Savannah bug #30648.
suzuki toshiya
1
-12
/
+28
2010-08-06
Fix Savannah bug #30658.
suzuki toshiya
1
-0
/
+5
2010-08-04
Fix Savannah bug #30644.
Werner Lemberg
1
-1
/
+1
2010-07-18
Add reference counters and to FT_Library and FT_Face objects.
Werner Lemberg
1
-17
/
+56
2010-07-12
Remove C++ warnings.
Werner Lemberg
4
-12
/
+12
2010-07-05
Fix Savannah bug #27648.
Eugene A. Shatokhin
1
-3
/
+5
2010-07-05
Restrict the number of the charmaps in a rogue-compatible mode.
suzuki toshiya
1
-0
/
+51
2010-07-02
Additional fix for Savannah bug #30306.
suzuki toshiya
1
-0
/
+3
2010-07-01
Initial fix for Savannah bug #30306.
suzuki toshiya
1
-1
/
+10
2010-07-01
Additional fix for Savannah bug #30248 and #30249.
suzuki toshiya
1
-0
/
+8
2010-06-27
Fix valgrind warning.
Werner Lemberg
1
-1
/
+2
2010-06-26
Add some memory checks (mainly for debugging).
Werner Lemberg
2
-3
/
+20
2010-06-25
Initial fix for Savannah bug #30248 and #30249.
suzuki toshiya
1
-0
/
+2
2010-06-08
Formatting.
Werner Lemberg
1
-1
/
+2
2010-06-07
Fix Savannah bug #30052.
Werner Lemberg
1
-2
/
+2
2010-05-22
Fix various memory problems found by linuxtesting.org.
Werner Lemberg
4
-10
/
+33
2010-04-05
Add new function `FT_Library_SetLcdFilterWeights'.
Werner Lemberg
1
-6
/
+31
2010-03-12
Remove duplicated inclusion of `FT_OUTLINE_H' in ftobjs.c.
suzuki toshiya
1
-1
/
+0
2010-02-27
Simplify code.
Werner Lemberg
1
-3
/
+1
2010-02-26
Improve handling of invalid glyph indices in char->index functions.
Behdad Esfahbod
1
-5
/
+10
2010-02-13
* Version 2.3.12 released.
VER-2-3-12
Werner Lemberg
1
-1
/
+1
2010-02-13
Fix overallocating bug in FT_Outline_New_Internal().
suzuki toshiya
1
-3
/
+3
2010-01-14
Make FT_Set_Transform work if no renderer is available.
Werner Lemberg
1
-0
/
+13
2010-01-14
Fix compilation warning.
Werner Lemberg
2
-4
/
+7
2010-01-09
Documentation typo.
Werner Lemberg
1
-3
/
+3
2010-01-05
Another clang fix.
Werner Lemberg
1
-1
/
+1
2010-01-05
Apply reports from clang static analyzer.
Werner Lemberg
3
-12
/
+10
2009-12-31
Make compilation with FT_CONFIG_OPTION_PIC work again.
Lars Abrahamsson
2
-3
/
+7
2009-12-20
Fix compiler warning.
Werner Lemberg
1
-1
/
+1
2009-11-20
Fix Savannah bug #27742.
Werner Lemberg
1
-2
/
+3
2009-11-15
Add tracing messages for advance values.
Werner Lemberg
1
-0
/
+6
2009-10-26
Whitespace.
Werner Lemberg
1
-2
/
+2
2009-09-02
Improve vertical metrics calculation (Savannah bug #27364).
Bram Tassyns
1
-3
/
+15
2009-08-03
Don't call `ft_fseek' every time when executing `ft_fread'.
Su Yu
2
-4
/
+6
2009-08-01
base: Remove an unused variable.
suzuki toshiya
1
-2
/
+0
2009-08-01
Improve bitmap size or pixel variables for 16-bit systems.
suzuki toshiya
3
-5
/
+33
[next]