Go to file
Peter Hutterer 4808bdec45 Xi: don't memcpy the KeyClassRec from SD to MD. #16167
Most of its component get copied during CopyKeyClass anyway.
The ones that aren't:
  postdown - never changed for virtual devices anyway.
  down - shouldn't change that without sending events.

memcpy'ing the struct also copied mapWidth, which means we didn't realloc
during SetKeySymsMap lateron, overwriting the memory assigned to us.

X.Org Bug 16167 <http://bugs.freedesktop.org/show_bug.cgi?id=16167>
2008-10-10 16:58:08 +10:30
composite Switching from Automatic to Manual redirect needs to unmap/remap 2008-09-19 20:58:32 -07:00
config config: print error code if NIDR fails. 2008-09-26 09:33:39 +09:30
damageext Unifdef ISC 2008-10-02 17:03:54 -04:00
dbe xalloc+bzero -> xcalloc 2008-10-06 14:19:30 -04:00
dix dix: silence "unused variable" compiler warning. 2008-10-10 16:57:32 +10:30
doc Document zap/-retro interaction more. 2008-10-07 20:40:15 -04:00
exa exa: don't call composite routines with no buffer. 2008-10-07 02:38:44 +10:00
fb Partially reverts commit 505c216d03. 2008-10-03 11:24:34 -07:00
glx xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
hw kdrive: fix dixflags so they're always defined before enqueuing events #17734 2008-10-10 16:58:08 +10:30
include Remove unused declarations. 2008-10-08 03:41:17 -03:00
mi mi: functions here are carrying 'time' without need. 2008-10-08 03:41:17 -03:00
miext XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:45:17 -07:00
os Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH 2008-10-07 10:07:03 -07:00
randr RANDR: Delivery output property events. 2008-10-06 12:22:57 -04:00
record Drop the never-called SkippedRequestCallback list. 2008-10-03 17:51:19 -04:00
render Build fix. 2008-10-06 18:47:06 -04:00
Xext xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
xfixes Unifdef ISC 2008-10-02 17:03:54 -04:00
Xi Xi: don't memcpy the KeyClassRec from SD to MD. #16167 2008-10-10 16:58:08 +10:30
xkb xkb: squash canonical types into explicit ones on core reconstruction. 2008-09-26 09:33:39 +09:30
.gitignore Add cscope files to .gitignore 2008-09-05 06:10:37 -07:00
acinclude.m4 Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version 2008-04-16 18:38:38 -07:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH 2008-10-07 10:07:03 -07:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am XTrap delenda est. 2008-06-25 09:52:36 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00