xserver-multidpi/dix
Jeremy Huddleston 03579fe1d5 Default to use standard bitmap fonts, with builtins as fallback
The builtin-fonts configure option was removed, as it at best should
have been a runtime option. Instead, now it always register all "font
path element" backends, and adds built-ins fonts at the end of the
default font path.
  This should be a more reasonable solution, to "correct" the most
common Xorg FAQ (could not open default font 'fixed'), and also don't
break by default applications that use only the standard/historical
X Font rendering.
(cherry picked from commit 49b93df8a3)

    Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 69a2728891)
2009-02-24 22:30:13 -08:00
..
atom.c Small static cleanups on dix/ 2007-11-15 17:01:33 -05:00
buildatoms XFree86 4.3.0.1 2003-11-14 16:49:22 +00:00
BuiltInAtoms R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
CHANGES R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
colormap.c Bug #10464: Set pixel value to 0 before FindColor() 2008-02-29 16:42:04 -05:00
cursor.c xace: add new fields to resource access hook to allow parent resource objects 2007-09-05 11:18:36 -04:00
deprecated.c dix: add new, combined resource lookup function. Move all dix lookup API 2007-04-04 16:00:15 -04:00
devices.c dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418) 2008-04-15 11:47:04 +10:00
dispatch.c X n'est pas une print API. 2009-02-24 22:26:32 -08:00
dispatch.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixfonts.c Default to use standard bitmap fonts, with builtins as fallback 2009-02-24 22:30:13 -08:00
dixutils.c Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch 2008-04-21 20:08:05 -07:00
events.c XQuartz: Don't warp the pointer on server start for XQuartz 2008-09-12 15:19:39 -07:00
extension.c registry: swap out the DTRACE XErrorDB stuff for the new registry call. 2007-11-26 15:59:44 -05:00
ffs.c ffs: handle 0 argument (bug #8968) 2006-11-11 14:13:56 +02:00
gc.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
getevents.c dix: Fix some sanity in getevents.c 2008-11-15 21:58:24 -08:00
globals.c X n'est pas une print API. 2009-02-24 22:26:32 -08:00
glyphcurs.c Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
grabs.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
initatoms.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
main.c Remove the numVideoScreens xprintism. 2009-02-24 22:27:00 -08:00
Makefile.am X n'est pas une print API. 2009-02-24 22:26:32 -08:00
pixmap.c On second thought, revert that, it'll make large pixmaps painfully slow. 2008-02-29 16:45:11 -05:00
privates.c Revert "Array-index based devPrivates implementation." 2008-10-09 14:53:29 -04:00
property.c XACE: Add generic support for property and selection polyinstantiation. 2008-02-29 18:01:37 -05:00
protocol.txt SELinux: Bring server-side name registry up to date. 2008-06-17 17:59:10 -04:00
registry.c Fix a leak in the code that parses the protocol names. 2008-06-24 22:03:30 -04:00
resource.c Silence FreeResource() 2008-02-14 07:51:29 +11:00
selection.c XACE: Check the return value of the selection create hook call. 2008-03-04 02:46:20 -05:00
strcasecmp.c strcasecmp: Actually use the right license 2008-08-06 16:05:45 -07:00
strcasestr.c DIX: Add strcasestr from FreeBSD 2008-08-06 16:12:06 -07:00
swaprep.c DIX: Remove usage of alloca 2007-11-05 14:34:43 +00:00
swapreq.c dix: remove 'register' keyword for all variables. 2007-03-08 17:50:25 +10:30
tables.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
window.c Death to APPGROUP. 2009-02-24 22:24:03 -08:00
xpstubs.c X n'est pas une print API. 2009-02-24 22:26:32 -08:00
Xserver-dtrace.h.in Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00
Xserver.d Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00