summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-192-1/+6
* Include missing filesKevin E Martin2005-10-053-0/+10
* Bug #4677: Don't install libfontcache.soAdam Jackson2005-10-042-1/+6
* AC_DEFINE FONTCACHE rather than XFONT_FONTCACHE, as the former is used inDaniel Stone2005-09-092-1/+7
* If --with-freetype-config is not specified, try pkgconfig freetype2, thenAlan Coopersmith2005-08-041-4/+11
* Clear compiler warnings. (Stefan Dirsch)XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith2005-07-302-2/+6
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-2/+4
* Fix distchecksKevin E Martin2005-07-231-0/+1
* Set soversion to 1.0.0 using -version-number.Daniel Stone2005-07-161-4/+0
* Add a dummy source file to avoid link failures.Adam Jackson2005-07-142-1/+1
* Change include dir now that public headers are referenced byKevin E Martin2005-07-103-2/+9
* Switch from monolithic configuration symbols to modular ones, add backwardXORG-6_8_99_16XORG-6_8_99_15Keith Packard2005-07-093-22/+86
* Switch from monolithic configuration symbols to modular ones, add backwardKeith Packard2005-07-0919-71/+143
* Rearrange configuration options so that individual font file formats driveKeith Packard2005-07-095-49/+174
* Include config.h in every source file to make sure necessary options areKeith Packard2005-07-09106-7/+328
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-0916-25/+47
* add -D_XOPEN_SOURCE for linux builds; others might need it tooAdam Jackson2005-07-081-1/+10
* disable the poll detection momentarily, it's not correctAdam Jackson2005-07-081-5/+5
* silence a warningAdam Jackson2005-07-081-0/+1
* config.h includes to fix modular build.Adam Jackson2005-07-082-0/+8
* Properly test for the existance of poll(3). Default to using it if itAdam Jackson2005-07-081-2/+9
* Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2332Alan Coopersmith2005-07-071-0/+4
* Test for xtrans connection flagsAlexander Gottwald2005-07-042-0/+8
* Undo previous change to add ${includedir}/X11/fonts to CFLAGS. Instead,Kevin E Martin2005-07-032-1/+8
* Install publicly used headers in X11/fonts.XORG-6_8_99_14Kevin E Martin2005-07-037-8/+8
* Change include dir now that public headers are referenced byKevin E Martin2005-07-039-9/+22
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-0366-112/+112
* Add suitable .cvsignore filesKeith Packard2005-07-0214-0/+103
* Make headers needed by bdftopcf publicKevin E Martin2005-07-025-5/+17
* Build libXfont.la in the 'src' directory as my version of automake reallyKeith Packard2005-07-024-63/+98
* Remove -I${includedir}/X11/fonts from CFLAGS.Daniel Stone2005-07-022-1/+6
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-012-1/+5
* Default --enable-fc to yes; minor formatting changes.Daniel Stone2005-07-012-7/+11
* - Remove fontenc from XfontSøren Sandmann Pedersen2005-06-276-23/+5
* Add fontenc directory, update buildsystemSøren Sandmann Pedersen2005-06-213-1/+16
* Add lbxutil to symlink.sh Add back accidentally removed include in Type1XORG-6_8_99_13XORG-6_8_99_12Søren Sandmann Pedersen2005-06-173-1/+6
* Add Speedo directory to XfontSøren Sandmann Pedersen2005-06-164-5/+44
* Add Type1 subdirectory to lib/Xfonts, update build system accordingly.Søren Sandmann Pedersen2005-06-168-8/+93
* Replace <X11/transport.c> with <X11/Xtrans/transport.c>Alexander Gottwald2005-06-092-1/+5
* Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>XORG-6_8_99_11Alexander Gottwald2005-06-094-5/+5
* Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett2005-05-2720-29/+29
* Add Xfont.Josh Triplett2005-05-2715-0/+679
* Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful.sco_port_update-baseXORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4Adam Jackson2005-04-222-4/+0
* Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Alexander Gottwald2004-11-155-14/+29
* xc/lib/font/util/ImakefileRoland Mainz2004-11-101-3/+0
* //freedesktop.org/bugzilla/show_bug.cgi?id=1767): Fixing build bustage inRoland Mainz2004-11-031-3/+1
* Removing unneeded private FreeType2 symbol.Egbert Eich2004-11-021-1/+3
* Optimization of CJK rendering when using versions of freetype prior torel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1lg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1lg3dEgbert Eich2004-08-043-16/+30
* fixed typoEgbert Eich2004-08-031-4/+3
* Bugzilla #925: Simpler version of backward compatibility fix (ChisatoEgbert Eich2004-08-031-81/+24