index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fcxml.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Correct debugging messages to load/scan config
Akira TAGOH
1
-4
/
+4
2017-11-07
Add the ruleset description support
Akira TAGOH
1
-40
/
+139
2017-10-12
src/fcxml.c: avoid double free() of filename
Alexander Kanavin
1
-1
/
+0
2017-09-21
Fix again to keep the same behavior to the return value of FcConfigParseAndLoad
Akira TAGOH
1
-1
/
+1
2017-09-21
Revert "Keep the same behavior to the return value of FcConfigParseAndLoad"
Akira TAGOH
1
-4
/
+0
2017-09-12
Remove blanks facility from the library
Behdad Esfahbod
1
-54
/
+0
2017-08-13
Keep the same behavior to the return value of FcConfigParseAndLoad
Akira TAGOH
1
-0
/
+4
2017-07-11
Fix gcc warnings with enabling libxml2
Akira TAGOH
1
-2
/
+2
2017-07-07
Add FcConfigParseAndLoadFromMemory() to load a configuration from memory.
Akira TAGOH
1
-75
/
+131
2016-05-27
Bug 95481 - Build fails on Android due to broken lconv struct
Akira TAGOH
1
-5
/
+16
2016-01-12
Optimizations in FcStrSet
Patrick Haller
1
-1
/
+1
2015-06-17
Add a warning for blank in fonts.conf
Akira TAGOH
1
-0
/
+7
2015-05-27
Simplify FcRange
Behdad Esfahbod
1
-8
/
+4
2015-05-27
Fix compiler warnings
Behdad Esfahbod
1
-0
/
+3
2015-05-22
Fix a crash
Akira TAGOH
1
-0
/
+1
2015-05-22
Fix a typo
Akira TAGOH
1
-1
/
+1
2015-05-22
Fix memory leaks after FcFini()
Akira TAGOH
1
-4
/
+43
2015-04-09
W32: Support cache paths relative to the root directory
Руслан Ижбулатов
1
-1
/
+20
2015-03-25
Fix unknown attribute in Win32
Akira TAGOH
1
-1
/
+1
2015-02-24
ifdef'd the unnecessary code for win32
Akira TAGOH
1
-0
/
+4
2014-06-30
Don't read/write from/to the XDG dirs if the home directory is disabled
Akira TAGOH
1
-1
/
+22
2014-06-17
Read the config files and fonts on the sysroot when --sysroot is given to fc-...
Akira TAGOH
1
-3
/
+9
2014-03-26
Bug 71287 - size specific design selection support in OS/2 table version 5
Akira TAGOH
1
-24
/
+84
2013-11-11
Fix typo
Akira TAGOH
1
-2
/
+2
2013-10-31
Warn if no <test> nor <edit> elements in <match>
Akira TAGOH
1
-0
/
+5
2013-09-02
Do not create a config dir for migration when no config files nor dirs
Akira TAGOH
1
-5
/
+10
2013-08-24
Fix a typo
Akira TAGOH
1
-3
/
+4
2013-08-07
warn deprecated only when migration failed
Akira TAGOH
1
-1
/
+58
2013-07-09
trivial code optimization
Akira TAGOH
1
-2
/
+4
2013-07-04
Rework to apply the intermixed test and edit elements in one-pass
Akira TAGOH
1
-131
/
+114
2013-06-28
Fix the behavior of intermixed tests end edits in match
Akira TAGOH
1
-1
/
+36
2013-06-28
Add FcTypeUnknown to FcType to avoid comparison of constant -1
Akira TAGOH
1
-1
/
+1
2013-02-01
Bug 23757 - Add mode="delete" to <edit>
Akira TAGOH
1
-0
/
+11
2013-01-31
Bug 59385 - Do the right thing for intermixed edit and test elements
Akira TAGOH
1
-0
/
+46
2013-01-08
Bug 47705 - Using O_CLOEXEC
Akira TAGOH
1
-1
/
+1
2013-01-02
Fix build and warnings on win32
Behdad Esfahbod
1
-9
/
+9
2013-01-02
Remove FcSharedStr*
Behdad Esfahbod
1
-5
/
+5
2013-01-02
Warn about undefined/invalid attributes during config parsing
Behdad Esfahbod
1
-0
/
+19
2013-01-02
Refactor; contain default config in fccfg.c
Behdad Esfahbod
1
-2
/
+2
2012-12-30
Don't warn if an unknown element is used in an expression
Behdad Esfahbod
1
-0
/
+4
2012-12-30
Allow target="font/pattern/default" in <name> elements
Behdad Esfahbod
1
-8
/
+63
2012-12-29
Remove memory accounting and reporting
Behdad Esfahbod
1
-22
/
+0
2012-12-29
Fixup from 4f6767470f52b287a2923e7e6d8de5fae1993f67
Behdad Esfahbod
1
-5
/
+0
2012-12-29
Fix sign-compare warnings
Behdad Esfahbod
1
-2
/
+2
2012-12-29
Fix more warnings
Behdad Esfahbod
1
-2
/
+0
2012-12-29
Fix unused-parameter warnings
Behdad Esfahbod
1
-5
/
+5
2012-12-29
Fix compiler warnings
Behdad Esfahbod
1
-10
/
+10
2012-12-29
Parse matrices of expressions
Behdad Esfahbod
1
-41
/
+56
2012-12-29
Fix typo
Behdad Esfahbod
1
-1
/
+1
2012-12-11
Fix a memory leak
Akira TAGOH
1
-0
/
+1
[next]