Age | Commit message (Expand) | Author | Files | Lines |
2013-09-21 | final stateHEADmaster | Alan Coopersmith | 13 | -13/+13 |
1995-02-21 | XBUG #6871: In fontfile.c there was a bug in FontFileOpenFont(): | mor | 1 | -1/+3 |
1995-02-21 | XBUG #6871, 7230, 7110: In function _FontFileListFonts, if max <= 0, | mor | 1 | -5/+5 |
1994-07-25 | XBUG 6920, define _XOPEN_SOURCE to get prototype for hypot() on some | kaleb | 1 | -2/+8 |
1994-04-17 | new X Consortium copyright/permission | rws | 1 | -21/+29 |
1994-04-17 | new X Consortium copyright/permission | gildea | 11 | -232/+318 |
1994-04-12 | add copyright/permission notices from compress.c | gildea | 1 | -1/+41 |
1994-04-05 | don't register Speedo or Type1 on CRAY | gildea | 1 | -1/+3 |
1994-03-14 | Add set_path_hook to FPEFunctions interface. Allows clearing old | gildea | 1 | -2/+4 |
1994-03-14 | FontFileEmptyBitmapSource: new function for set_path_hook. | gildea | 1 | -2/+19 |
1994-03-08 | set pfont->fpe correctly so deallocation works. XBUG #6521. | gildea | 1 | -1/+5 |
1994-03-08 | *** empty log message *** | gildea | 1 | -2/+2 |
1994-02-15 | make transfer_values_to_alias static. XBUG #6435. | gildea | 1 | -2/+2 |
1994-02-10 | SetupWildMatch: add overview comment | gildea | 1 | -1/+14 |
1994-02-10 | FontFileOpenBitmap: return status value, making scaled bitmaps work again. | gildea | 1 | -11/+13 |
1994-02-10 | keep ref counters correct for freeing fonts. XBUG ???? from Nathan. | gildea | 1 | -1/+6 |
1994-02-08 | NULL not declared on hikari, use 0 instead | rws | 1 | -2/+2 |
1994-02-08 | be able to list scaled bitmap fonts. From Nathan. XBUG #6422. | gildea | 2 | -167/+273 |
1994-02-08 | new property defs from Nathan. XBUG #6411 | gildea | 2 | -8/+2 |
1994-02-06 | add rcs line | rws | 1 | -0/+1 |
1994-02-04 | misc fixes from Nathan. XBUG #6239. | gildea | 2 | -4/+14 |
1994-02-04 | parse ! as comment character. XBUG #6008. | gildea | 1 | -5/+32 |
1994-02-04 | new source file register.c | gildea | 1 | -3/+3 |
1994-02-04 | Initial revision | gildea | 1 | -0/+37 |
1994-02-04 | move FontFileRegisterFontFileFunctions code to separate source file, register.c | gildea | 1 | -8/+1 |
1994-02-04 | move FontFileRegisterFpeFunctions to separate source file, register.c | gildea | 1 | -3/+3 |
1994-02-04 | FontFileDirectoryChanged: fix tests. XBUGs #5537, #5751. | gildea | 1 | -6/+6 |
1994-02-03 | find matching bitmap before finding scalable font. Fix XBUG #6414. | gildea | 1 | -1/+5 |
1994-02-03 | register renderers at recycle time. Close XBUG #4765. | gildea | 1 | -7/+2 |
1994-02-03 | scalable aliases from Nathan. XBUG #6392 | gildea | 2 | -158/+360 |
1994-01-21 | more changes for Dec Alpha | dpw | 1 | -14/+20 |
1993-09-20 | bcopy,bcmp => ANSI equivs, protect errno decl | gildea | 3 | -14/+17 |
1993-09-18 | NULL -> 0 | rws | 1 | -2/+2 |
1993-09-17 | fontfile*.h renamed fntfil*.h for dull file systems | gildea | 8 | -16/+16 |
1993-09-17 | integrated patch from HP | dpw | 2 | -24/+146 |
1993-09-14 | lint | rws | 1 | -4/+4 |
1993-09-12 | add NT support | rws | 2 | -3/+12 |
1993-09-12 | include Xos.h for NT | rws | 1 | -1/+2 |
1993-09-05 | NULL -> 0 (NULL wasn't defined on some systems) | rws | 1 | -3/+3 |
1993-09-04 | fontfileio -> fileio | rws | 1 | -5/+5 |
1993-09-04 | tree reorg | rws | 1 | -1/+1 |
1993-09-04 | rename parse_ranges to FontParseRanges and declare it in .h | gildea | 1 | -6/+6 |
1993-08-24 | Nathan Meyers: XLFD matrix, glyph caching, font auth | gildea | 3 | -109/+503 |
1993-08-24 | add -I$(SERVERSRC)/include | rws | 1 | -2/+2 |
1993-08-24 | change <server/include/servermd.h> to <servermd.h> | rws | 1 | -2/+2 |
1992-11-22 | static SaveString -> (public) FontFileSaveString. (mkfontdir uses it) | gildea | 1 | -7/+7 |
1992-11-20 | CountDashes -> FontFileCountDashes | gildea | 2 | -6/+6 |
1992-11-20 | CountDashes (now FontFileCountDashes) and SaveString | gildea | 1 | -3/+29 |
1992-11-20 | fontutil.c obsolete (code moved into fontdir.c) | gildea | 1 | -3/+3 |
1992-07-13 | make local symbols static | gildea | 1 | -2/+2 |