index
:
~dottedmag/fontconfig
2.3-branch
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
fix-fat-cache-aging
master
ultra-weight
Bugfixes for fontconfig
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-11
Switch to locale-independent string compare function
Keith Packard
1
-14
/
+14
2003-04-11
Bug #46, #47 fontconfig should retrieve type 1 font information from
Keith Packard
1
-0
/
+44
2003-04-08
Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.
Colin Walters
1
-2
/
+2
2003-03-28
Set spacing to mono if every encoded glyph is the same width
Keith Packard
1
-5
/
+41
2003-03-22
Changes for Windows:
Tor Lillqvist
9
-182
/
+400
2003-03-22
switch // comment
Keith Packard
1
-1
/
+1
2003-03-20
Avoid crashing on empty test/edit lists
Keith Packard
1
-2
/
+4
2003-03-18
FcCharSetIsSubset errored on fonts with subsets in early blocks and extra
Keith Packard
1
-1
/
+1
2003-03-12
add font widths and extend weight from OS/2 table
Keith Packard
4
-15
/
+89
2003-03-12
Global cache time checking was using wrong file name and computing wrong
Keith Packard
3
-8
/
+12
2003-03-05
optimize string compares even more
Keith Packard
1
-16
/
+3
2003-03-05
use FcToLower instead of tolower
Keith Packard
1
-7
/
+5
2003-03-05
Add FcLangSetPrint
Keith Packard
1
-11
/
+18
2003-03-05
AddFcLangSetContains for font listing, add first-letter table for language
Keith Packard
4
-33
/
+219
2003-03-05
Change RCS tag
Keith Packard
15
-28
/
+28
2003-03-02
Switch back to -version-info for fontconfig as its at minor 0. Add
Keith Packard
5
-9
/
+43
2003-03-02
make dist works now. Update to 2.1.90 in preparation for eventual 2.2
Keith Packard
2
-1895
/
+2
2003-03-01
Add --disable-docs flag
Keith Packard
1
-4
/
+0
2003-03-01
Switch to docbook and split documentation into pieces
Keith Packard
1
-1466
/
+0
2003-02-27
Stop setting FC_SPACING from font hints. Theyre always wrong
Keith Packard
1
-1
/
+6
2003-02-27
Avoid crashing with null expressions in debug code
Keith Packard
1
-1
/
+2
2003-02-26
Allow double or integer for numeric values in matching
Keith Packard
2
-10
/
+28
2003-02-24
Add remaining .cvsignore files
Keith Packard
1
-0
/
+6
2003-02-24
Switch to automake
Keith Packard
3
-120
/
+38
2003-02-24
Dont attempt to use cache if NULL
Keith Packard
1
-1
/
+2
2003-02-13
Track dirs containing fonts.cache files referenced from ~/.fonts.cache file
Keith Packard
3
-7
/
+45
2003-02-12
Add "same" binding for edits to inherit binding from matched element
Keith Packard
3
-2
/
+12
2003-02-12
Output langsets and all bindings in debug messages
Keith Packard
1
-2
/
+19
2003-02-12
Make FcStrCmpIgnoreCase a bit faster
Keith Packard
1
-4
/
+7
2003-02-12
Dont cache directorys until theyve been scanned. Avoids losing subdir
Keith Packard
2
-8
/
+41
2003-02-07
fontconfig is no longer affiliated with xfree86
Keith Packard
1
-4
/
+4
2003-02-06
Avoid crash when $HOME is not set
Keith Packard
1
-1
/
+2
2003-02-06
Fix inconsistent const usage in FcConfigCompareValue
Keith Packard
1
-4
/
+6
2003-02-06
Build fclang.h before building library This required compiling the charset
Keith Packard
4
-824
/
+780
2002-12-21
677. Fix a segfault in fontconfig (#A.1450, Keith Packard).
xf-4_2_99_3
David Dawes
1
-1
/
+5
2002-12-14
633. Perform country-independent matching for Chinese languages in
David Dawes
1
-5
/
+10
2002-12-14
632. Finish off the UTF-16 APIs in Xft, and fix the UTF-16 conversion code
David Dawes
1
-2
/
+2
2002-11-22
In debugging output, mark weakly bound values with (w)
fcpackage_2_1
Keith Packard
1
-1
/
+5
2002-10-11
Add a bunch more consts to Xft and fontconfig apis
Keith Packard
1
-10
/
+10
2002-10-02
Add FC_RGBA_UNKNOWN
Keith Packard
2
-3
/
+6
2002-09-26
Fix alignment issue on sparc
Keith Packard
1
-5
/
+12
2002-09-26
Add fontversion field
Keith Packard
4
-6
/
+36
2002-09-26
Was losing local cached dirs in global cache list
Keith Packard
3
-14
/
+17
2002-09-18
Pacify gcc 3.2
Marc Aurele La France
2
-4
/
+4
2002-09-12
Fix structure alignment and array wlk bugs
dhd-20020916
Marc Aurele La France
1
-4
/
+7
2002-08-31
More complete memory tracking. Install always overwrites header files
Keith Packard
14
-48
/
+147
2002-08-26
FcLangSetHasLang was not actually checking the language set itself
Keith Packard
1
-3
/
+4
2002-08-26
Update ChangeLog, fix some bugs in the man page
Keith Packard
1
-32
/
+36
2002-08-26
Append version number to cache file names
fcpackage_rc3
Keith Packard
3
-6
/
+7
2002-08-24
Add const to a bunch of string APIs
Keith Packard
1
-23
/
+23
[next]