Ben Byer
26e84bcd52
fixed bug that prevented customized Applications menu items
...
with arguments from working
2007-10-31 04:09:32 -07:00
Ben Byer
6b293e9204
fix incorrectly formatted .xinitrc warning
2007-10-31 04:08:06 -07:00
Ben Byer
9cf83386e8
Trap Deactivate messages and release modifiers to avoid "stuck shift lock" (etc) bugs
2007-10-31 03:39:47 -07:00
Ben Byer
e306e8760f
Workaround for a bug where the holding down Command to make a "fake"
...
button 2 click would actually result in a Command-2 chord.
(I.e. it wasn't releasing Command before clicking the fake button.)
2007-10-31 03:22:18 -07:00
Ben Byer
bb8eae78d5
Enable PseudoramiX extension by default, like on the old server
2007-10-30 19:05:02 -07:00
Ben Byer
6b6b1d09bf
make dist fixes
2007-10-29 18:11:10 -07:00
Ben Byer
2c8e36ecd1
Added patch fix yellow-cursor problem which appears on some Intel Macs
2007-10-29 16:18:48 -07:00
Ben Byer
353d0de660
Some autoconf hacks to make 'make dist' work correctly
2007-10-29 16:15:22 -07:00
Ben Byer
5d1193aa31
finished committing downstream changes
2007-10-29 00:07:29 -07:00
Ben Byer
1ffcc5371c
more patches, autoconf fixes...
2007-10-28 17:22:16 -07:00
Ben Byer
c1e08cef60
More patches from downstream
2007-10-27 23:33:51 -07:00
Ben Byer
de4fe33c71
removed CVS Id tags
2007-10-27 02:22:56 -07:00
Ben Byer
c6c23d7035
merged the rest of Apple patches to xserver
2007-10-27 01:38:31 -07:00
Ben Byer
cc9b4723ec
added missing file from Apple version of 7.2
2007-10-26 15:40:35 -07:00
Adam Jackson
bd8ef88d18
Bump video and input ABI minors.
...
Sadly this is a video ABI number already present in master, but that'll
just have to change, won't it?
2007-01-22 23:00:06 -05:00
Eric Anholt
fd77f9cbba
Try dlsym(RTLD_DEFAULT) first when finding symbols.
...
The previous mechanism failed when finding drm symbols now that libdrm has
moved to being linked by libdri instead of being linked into the server.
(cherry picked from aab2ca2042 commit)
2007-01-22 17:53:15 -05:00
Alan Coopersmith
1dac07bf52
Update pci.ids to 2007-01-18 snapshot
...
(includes a whole bunch of ATI device id updates)
(cherry picked from 8b3a591cd3 commit)
2007-01-18 16:04:41 -08:00
Aaron Plattner
7c937bfb8d
Fix BSF and BSR instructions in the x86 emulator.
...
Patch courtesy of Michael Yaroslavtsev.
(cherry picked from 66fa87292e commit)
2007-01-10 15:34:23 -05:00
Samuel Thibault
594d180fe4
remove last remaning 'linux'isms (bug #5613 )
...
Make sure we don't build non-Linux stuff in configure.ac, and test based
on userland, rather than kernel.
2006-12-24 06:31:05 +02:00
Alan Coopersmith
f4ef99e816
xorg.conf man page should say "XFree86-DGA", not "Xorg-DGA"
...
(cherry picked from e437f357b6 commit)
2006-12-21 10:51:27 -08:00
Alan Coopersmith
5f14c9a78b
Xorg & Xserver man page updates for 1.2 release
...
- Added -extension & +extension to Xserver man page
- Changed Xorg synopsis from X11R6 to X11R7
- Clarified Xorg ancestry description
- Moved Solaris to free/Open Source OS list
- Removed references to MetroLink module loader & getconfig
- Converted (1) to (__appmansuffix__) in a few more places
- Replaced http://www.freedesktop.org/cvs/ with http://gitweb.freedesktop.org/
(cherry picked from 1b029fd896 commit)
2006-12-18 14:51:49 -08:00
Samuel Thibault
bd7377f9e8
xfree86/hurd: re-add missing keyboard support (bug #5613 )
...
Re-add missing hurd_io.c and hurd_kbd.c, which aren't needed in master,
but are required in the 1.2.x branch.
2006-12-16 19:41:25 +02:00
James Steven Supancic III
c10663e9cc
Fix RENDER issues (bug #7555 ) and implement RENDER add/remove screen
...
support (bug #8485 ).
2006-12-16 12:04:42 -05:00
Kevin E Martin
7d927a6f6a
For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86Server
2006-12-16 12:03:30 -05:00
Alan Hourihane
731952c561
Set Int10Current->Tag for the linux native int10 module
...
Fixes bug #9296
2006-12-13 12:13:11 +00:00
Alan Hourihane
8049eeea99
Fix bad commit
...
(cherry picked from 81281cb298 commit)
2006-12-12 11:28:55 +00:00
Alan Hourihane
f604d0b69a
Fix Xming fails to use xkb bug
...
bug #5049 (Colin Harrison)
(cherry picked from 792e0f71c6 commit)
2006-12-11 14:55:15 +00:00
Alan Hourihane
1587946f87
Fix Tooltip from minimized clients
...
Bug #3678 (Colin Harrison)
(cherry picked from 27d4b84f26 commit)
2006-12-11 14:52:07 +00:00
Alan Coopersmith
2cba9a4f1c
Update pci.ids to 2006-12-06 from pciids.sf.net
...
(cherry picked from abe5e079af commit)
2006-12-06 07:59:30 -08:00
Alan Coopersmith
77df812453
Map missing keycodes for Sun Type 5 keyboard on Solaris SPARC
2006-12-05 20:05:15 -08:00
airlied
7c639791be
fixup configure.ac problems with DRI_SOURCES and LBX_SOURCES
2006-12-01 11:10:19 +11:00
airlied
0755ba0686
add extern to struct definition
2006-12-01 11:10:06 +11:00
Dave Airlie
2e0a53d820
dri: setup libdrm hooks as early as possible.
...
This is due to radeon doing drm stuff before DRI extension gets initialised
(cherry picked from e2f6dacc73 commit)
2006-12-01 10:35:24 +11:00
airlied
03fcf5ec99
DRI: call drmSetServerInfo() before drmOpen().
...
Also, remove some libdrm remnants.
(cherry picked from 5bfe7f4dfc commit)
2006-12-01 10:35:03 +11:00
Eric Anholt
d8c3c0ee09
Fix typo before the last commit.
...
(cherry picked from 28337cc106 commit)
2006-12-01 10:34:01 +11:00
Eric Anholt
5a91845236
Bug #8868 : Remove drm from SUBDIRS now that the directory is gone.
...
(cherry picked from e1720b1089 commit)
2006-12-01 10:33:46 +11:00
airlied
e87285c2a0
make X server use system libdrm - this requires libdrm >= 2.3.0
...
This patch blacklists the load "drm" line, moves some functions in dri module
links dri module against libdrm, and removes the X copy of libdrm
(cherry picked from fd91630b73 commit)
2006-12-01 10:32:57 +11:00
Daniel Stone
69820a10e3
remove CID support (bug #5553 )
...
Remove CID from all our fontpaths.
2006-12-01 00:41:41 +02:00
Jeremy C. Reed
9348662cc8
On DragonFLy, default to /dev/sysmouse (just like on FreeBSD).
...
TODO: use autoconf to handle this so the code is not platform
based but feature based.
(cherry picked from 6facd958c2 commit)
2006-11-30 20:20:02 +02:00
Aaron Plattner
51c78f5652
Add DIX_CFLAGS to util builds.
...
Fixes a build breakage when $(top_srcdir) != $(top_builddir) because
-I$(top_srcdir)/include is missing for the cvt, ioport, pcitweak, and scanpci
builds.
Signed-off-by: Adam Jackson <ajax@nwnk.net>
(cherry picked from ee9bdd3f4a commit)
2006-11-30 20:19:01 +02:00
Aaron Plattner
11c260736f
Add a -showDefaultLibPath option.
...
A corollary to the previous change, this option prints $libdir.
(cherry picked from 64de3baf85 commit)
2006-11-30 20:18:37 +02:00
Aaron Plattner
32e122466e
Add a -showDefaultModulePath option.
...
As discussed on the mailing list, people would rather have an X command-line
option to print the module path so installers can know where to put modules,
rather than the installers using `pkg-config --variable=moduledir xorg-server`,
since some distros choose not to install xorg-server.pc.
(cherry picked from 0a2a6e4070 commit)
2006-11-30 20:17:32 +02:00
Matthias Hopf
3d513382d1
Bug #9023 : Only check mice for "mouse" or "void" if identifier is != NULL.
...
(cherry picked from 26d2e45bdb commit)
2006-11-30 20:17:23 +02:00
Adam Jackson
07c437e195
Include a forgotten ia64 header in the distball. Builds on ia64 now.
2006-11-13 13:54:19 -05:00
Adam Jackson
d17becf024
Fix distcheck.
2006-11-10 15:08:20 -05:00
Matthias Hopf
9ded9241ba
Fix obviously wrong boundary checks + cleanup unused vars.
...
Also disable compilation of code that is no longer used anywhere in the whole
Xserver tree.
(cherry picked from 072c022e73 commit)
2006-11-10 15:04:57 -05:00
Matthias Hopf
f816eafa51
Fix device path in altixPCI.c to be domain aware.
...
(cherry picked from d50fc413b3 commit)
2006-11-10 15:04:51 -05:00
Matthias Hopf
6d56600c0c
Add domain support to linuxPciOpenFile().
...
Loosely based on patch from David S. Miller <davem@davemloft.net>
See also bug #2368 .
(cherry picked from 1d731fc54a commit)
2006-11-10 15:04:42 -05:00
Matthias Hopf
dbe3e8d604
Fixing domain support for ia64
...
ia64 specific functions + defines.
Still uses /proc interface for some scaning code.
Based on code from Egbert Eich <eich@freedesktop.org>.
(cherry picked from caaa113acf commit)
2006-11-10 15:04:34 -05:00
Matthias Hopf
5ab79d69e3
Added linux 2.6 compatible domain aware device scanning code.
...
Additional scanning code uses the /sys interface of 2.6 kernels.
Cleaned up the use of tags and already split domain/bus/dev/fn.
(cherry picked from 5afc6c1a14 commit)
2006-11-10 15:04:24 -05:00