index
:
delta/fontconfig.git
2.14-branch
2.3-branch
baserock/morph
fc-2-12
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
main
master
ultra-weight
gitlab.freedesktop.org: fontconfig/fontconfig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fcxml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 22037 - No Fonts installed on a default install on Windows Server 2003
Behdad Esfahbod
2009-08-21
1
-0
/
+4
*
Use multi-byte codepage aware string function on Windows
Tor Lillqvist
2009-08-13
1
-2
/
+9
*
Fix heap corruption on Windows in FcEndElement()
Tor Lillqvist
2009-08-13
1
-32
/
+11
*
Fix MinGW compilation
Tor Lillqvist
2009-08-13
1
-0
/
+1
*
Use GetSystemWindowsDirectory() instead of GetWindowsDirectory() (#22037)
Behdad Esfahbod
2009-07-21
1
-3
/
+3
*
Fix leak with string VStack objects
Behdad Esfahbod
2009-07-20
1
-1
/
+1
*
[xml] Intern more strings
Behdad Esfahbod
2009-06-24
1
-5
/
+4
*
[xml] Allocate FcExpr's in a pool in FcConfig
Behdad Esfahbod
2009-06-24
1
-43
/
+32
*
[xml] Mark more symbols static
Behdad Esfahbod
2009-06-24
1
-10
/
+12
*
[xml] Centralize FcExpr allocation
Behdad Esfahbod
2009-06-24
1
-26
/
+20
*
Remove unused prototypes and function
Behdad Esfahbod
2009-06-24
1
-6
/
+0
*
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
2009-03-13
1
-2
/
+2
*
[fcxml.c] Embed a static 64-byte attr buffer in FcPStack
Behdad Esfahbod
2009-03-12
1
-8
/
+15
*
[fcxml] Embed 64 static FcVStack objects in FcConfigParse
Behdad Esfahbod
2009-03-12
1
-113
/
+105
*
[fcxml] Embed 8 static FcPStack objects in FcConfigParse
Behdad Esfahbod
2009-03-12
1
-6
/
+22
*
[fcxml] Don't allocate attr array if there are no attributes
Behdad Esfahbod
2009-03-12
1
-13
/
+6
*
[fcstr,fcxml] Don't copy FcStrBuf contents when we would free it soon
Behdad Esfahbod
2009-03-12
1
-14
/
+14
*
[win32] Expand "APPSHAREFONTDIR" to ../share/fonts relative to binary location
Behdad Esfahbod
2009-02-15
1
-0
/
+21
*
Don't use variables named 'bool' (bug #18851)
Harald Fernengel
2009-02-13
1
-8
/
+8
*
Don't leak FcValues string loaded through fcxml.c (#17661)
Behdad Esfahbod
2009-02-13
1
-0
/
+2
*
Replace RCS Id tags with the file name
Behdad Esfahbod
2009-02-13
1
-1
/
+1
*
Avoid C99ism in Win32 code (#16651)
Behdad Esfahbod
2009-02-13
1
-1
/
+2
*
Ignore empty <dir></dir> elements
Keith Packard
2008-05-24
1
-1
/
+3
*
Proper config path for static libraries in win32
Dennis Schridde
2008-05-03
1
-1
/
+21
*
Fix OOM failure case in FcPStackPush.
Keith Packard
2007-12-23
1
-0
/
+5
*
Workaround for stat() brokenness in Microsoft's C library (bug 8526)
Tor Lillqvist
2007-11-13
1
-0
/
+24
*
Respect "binding" attribute in <alias> entries.
Keith Packard
2007-10-25
1
-22
/
+36
*
Avoid crashes if config files contain junk.
Mike FABIAN
2007-10-18
1
-0
/
+4
*
Segfault scanning non-font files. Disallow scan edit of user vars. (#8767)
Keith Packard
2006-12-02
1
-0
/
+6
*
Fix conf.d directory sorting.
Keith Packard
2006-09-09
1
-1
/
+9
*
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
2006-09-05
1
-0
/
+3
*
Can't typecheck values for objects with no known type.
Keith Packard
2006-09-04
1
-0
/
+2
*
Add FcMatchScan to resolve Delicious font matching issues (bug #6769)
Keith Packard
2006-09-02
1
-0
/
+4
*
Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.
Keith Packard
2006-08-30
1
-11
/
+8
*
Rework cache files to use offsets for all data structures.
Keith Packard
2006-08-30
1
-9
/
+6
*
2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plam
Patrick Lam
2006-08-04
1
-0
/
+17
*
Eliminate pattern freezing
Keith Packard
2006-04-27
1
-2
/
+1
*
Include $(top_srcdir), $(top_srcdir)/src before anything else.
Patrick Lam
2006-04-25
1
-1
/
+1
*
Missing bits from previous patches.
Patrick Lam
2006-04-11
1
-1
/
+3
*
Reduce amount of dirty rss by const'ing some data structures.
Patrick Lam
2006-04-06
1
-1
/
+1
*
Fix intel compiler warnings: make many variables static, eliminate
Patrick Lam
2006-04-06
1
-7
/
+7
*
Eliminate redundancies.
Patrick Lam
2006-02-21
1
-2
/
+1
*
Eliminate unused vars reported by Intel's compiler.
Patrick Lam
2006-02-21
1
-2
/
+0
*
Freeze patterns created by configuration file for tiny memory savings
Patrick Lam
2006-02-21
1
-1
/
+2
*
src/fccache.c (FcGlobalCacheLoad, FcGlobalCacheSave, FcDirCacheConsume,
Patrick Lam
2006-02-05
1
-2
/
+2
*
Stop trampling the directory name when writing out caches. (with Mike
Patrick Lam
2006-01-26
1
-1
/
+1
*
Bump version to 2.3.93.
fc-2_3_93
Patrick Lam
2005-12-21
1
-6
/
+7
*
Fix crash reported by Frederic Crozat when using libxml2.
Patrick Lam
2005-12-12
1
-0
/
+3
*
Only add a config file to the set of config files once.
Patrick Lam
2005-11-30
1
-0
/
+6
*
Don't crash when fc-cat invoked with no arguments.
Patrick Lam
2005-11-18
1
-4
/
+6
[next]