index
:
lib/libXfont
libXfont-1.4-branch
libXfont-1.5-branch
master
obsd
Xfont library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
builtins
Age
Commit message (
Expand
)
Author
2015-12-09
Convert to non-recursive build.
Matt Turner
2015-12-08
Eliminate calls back to X server or font server functions by name (v4)
libXfont2-2.0.0
Keith Packard
2014-01-29
Warning fixes.
Keith Packard
2014-01-08
Fix unused variable 'dir' warnings
Alan Coopersmith
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
2008-12-11
Make sure font names/font alias names are null terminated
Benjamin Close
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
2007-09-27
fix build with gcc 2.95.
Jens Granseuer
2007-09-13
Replaced one instance of bcopy() with memcpy().
Tilman Sauerbeck
2007-07-16
Remove side effects from BuiltinReadDirectory()
Dodji Seketeli
2007-06-07
Static markup over bitmap and builtins.
Adam Jackson
2007-06-07
Warning cleanup.
Adam Jackson
2007-01-17
Add stubs for the scalable renderer callbacks.
Kristian Høgsberg
2006-07-19
move builtin fonts to gzip
Daniel Stone
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2005-10-05
Include missing files
Kevin E Martin
2005-07-30
Clear compiler warnings. (Stefan Dirsch)
XORG-6_99_99_900
XORG-6_8_99_901
XORG-6_8_99_900
Alan Coopersmith
2005-07-09
Include config.h in every source file to make sure necessary options are
Keith Packard
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2005-07-08
silence a warning
Adam Jackson
2005-07-03
Change include dir now that public headers are referenced by
Kevin E Martin
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-02
Add suitable .cvsignore files
Keith Packard
2005-05-27
Reference X11/fonts header files using X11/fonts/ prefix.
XORG-6_8_99_9
XORG-6_8_99_10
Josh Triplett
2005-05-27
Add Xfont.
Josh Triplett
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-14
Initial revision
Kaleb Keithley