index
:
fontconfig
2.14-branch
2.3-branch
fc-2-12
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
main
master
ultra-weight
Font customization and configuration library (mirrored from https://gitlab.freedesktop.org/fontconfig/fontconfig)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Bug 48020 - Fix for src/makealias on Solaris 10
Akira TAGOH
1
-1
/
+1
2012-03-29
Move workaround macros for fat binaries into the separate header file
Akira TAGOH
1
-13
/
+0
2012-03-28
fcpat: Increase the number of buckets in the shared string hash table
Akira TAGOH
1
-1
/
+1
2012-03-28
Bug 17832 - Memory leaks due to FcStrStaticName use for external patterns
Akira TAGOH
7
-77
/
+54
2012-03-27
Fix a memory leak in FcDirScanConfig()
Akira TAGOH
1
-0
/
+3
2012-03-22
fcmatch: Set FcResultMatch at the end if the return value is valid.
Akira TAGOH
1
-5
/
+14
2012-03-21
fcarch: Check for architecture signature at compile time rather than configur...
Jeremy Huddleston
2
-4
/
+23
2012-03-16
Fix a build issue due to the use of non-portable variables
Akira TAGOH
1
-4
/
+4
2012-03-16
Revert "Fix a build fail on some environment."
Akira TAGOH
1
-1
/
+1
2012-03-10
Fix a build fail on some environment.
Akira TAGOH
1
-1
/
+1
2012-03-07
Check null value for given object to avoid possibly segfaulting
Akira TAGOH
1
-72
/
+103
2012-03-07
Bug 23336 - unable to display bitmap-only (SFNT) TrueType or OpenType
Akira TAGOH
1
-18
/
+14
2012-02-28
Bug 41694 - FcCache functions have random-number-generator side effects
Akira TAGOH
1
-10
/
+59
2012-02-22
Do not update stream->pos when seeking is failed.
Akira TAGOH
1
-1
/
+2
2012-02-22
Bug 46169 - Pointer error in FcConfigGlobMatch
Akira TAGOH
1
-1
/
+9
2012-02-21
makealias: handle missing funcs better
Mike Frysinger
1
-4
/
+14
2012-02-21
FcObjectValidType: tweak -1 checking
Mike Frysinger
1
-3
/
+1
2012-02-21
fix build warnings when using --with-arch
Mike Frysinger
1
-3
/
+2
2012-02-21
FcName{,Get}Constant: constify string input
Mike Frysinger
1
-2
/
+2
2012-02-21
FcStat: change to FcChar8 for first arg
Mike Frysinger
2
-3
/
+3
2012-02-21
delete unused variables
Mike Frysinger
4
-27
/
+4
2012-02-21
FcStrPlus: optimize a little
Mike Frysinger
1
-3
/
+5
2012-02-21
Bug 40452 - Running 'fc-match --all' core dumps when no fonts are installed
Akira TAGOH
1
-1
/
+28
2012-02-21
Bug 35517 - Remove Apple Roman cmap support
Akira TAGOH
1
-260
/
+0
2011-09-24
Bug 41171 - Invalid use of memset
Behdad Esfahbod
1
-1
/
+1
2011-06-22
Fix stupid bug in FcFontSort()
Behdad Esfahbod
1
-1
/
+1
2011-06-20
Switch fc-cat to use FcPatternFormat()
Behdad Esfahbod
1
-0
/
+3
2011-06-20
Switch fc-match to use FcPatternFormat()
Behdad Esfahbod
1
-1
/
+1
2011-06-20
Bug 26718 - "fc-match sans file" doesn't work
Behdad Esfahbod
2
-3
/
+2
2011-06-20
Bug 36577 - Updating cache with no-bitmaps disables bitmap fonts...
Behdad Esfahbod
1
-5
/
+2
2011-03-28
Bug 35587 - Add padding to make valgrind and glibc not hate each other
Behdad Esfahbod
2
-5
/
+18
2011-03-14
Always define FcStat as a function
Behdad Esfahbod
5
-10
/
+15
2011-03-14
Mark constant strings as constant
Behdad Esfahbod
1
-2
/
+2
2011-03-14
Bug 30566 - fcformat.c:interpret_enumerate() passes uninitialized idx to FcPa...
Behdad Esfahbod
1
-1
/
+1
2011-01-02
Fix assertion failure on le32d4
Behdad Esfahbod
1
-1
/
+2
2010-12-28
Skip <range> elements with begin > end
Behdad Esfahbod
1
-10
/
+16
2010-12-28
Allow editing charset and lang in target="scan"
Behdad Esfahbod
6
-21
/
+377
2010-12-28
Make fc-arch stuff cross-compiling-safe
Behdad Esfahbod
5
-4
/
+152
2010-12-09
Add editing langset feature.
Akira TAGOH
5
-1
/
+174
2010-12-09
Add the range support in blank element
Akira TAGOH
1
-14
/
+21
2010-12-09
Add charset editing feature.
Akira TAGOH
5
-7
/
+183
2010-12-07
Bug 28958 - lang=en matches other langs
Behdad Esfahbod
1
-0
/
+2
2010-12-02
Fix returned value
Behdad Esfahbod
1
-1
/
+1
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
21
-42
/
+42
2010-09-21
Add new public API: FcCharSetDelChar()
Behdad Esfahbod
1
-0
/
+17
2010-08-18
Add comments
Behdad Esfahbod
1
-0
/
+8
2010-04-12
Fix comment
Behdad Esfahbod
1
-1
/
+1
2010-04-12
Remove all training whitespaces
Behdad Esfahbod
20
-398
/
+398
2010-04-12
More whitespace
Behdad Esfahbod
1
-44
/
+44
2010-04-12
Whitespace
Behdad Esfahbod
1
-1
/
+1
[next]