summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-29Updated to compile against new XCB, fixed configure.ac help message.orib-soc-2006Ori Bernstein20-385/+384
2006-09-05Implemented keyboard initialization. Still segfaulting on startup.Ori Bernstein2-16/+182
2006-08-24Added missing filesOri Bernstein3-0/+214
2006-08-23Server exits properly on failing to init (unimplemented) input.Ori Bernstein10-14/+46
2006-08-23Made it compile, still need to finish implementing much codeOri Bernstein11-18/+150
2006-08-22Added a few files, filled in more missing codeOri Bernstein15-2/+1754
2006-08-20Borrowed working code from Xnest, after debugging and doing cleanups. Still n...Ori Bernstein6-16/+127
2006-08-12Autofooery and stubbing out of 2nd attemt at Xscreen.Ori Bernstein15-44/+410
2006-08-05Fixed race condition. Events still broken when WM running.Ori Bernstein4-56/+76
2006-08-03Broke stuff in an attempt to unbreak stuff. Segfaults galore.Ori Bernstein8-112/+374
2006-07-16Added broken version of mirroring contents of backing server.Ori Bernstein4-105/+287
2006-06-30Fixed a few crashes and other bugsOri Bernstein4-28/+12
2006-06-29Broken Rootless implementationOri Bernstein11-191/+158
2006-06-15Fixed display corruptionOri Bernstein3-29/+25
2006-06-15Fixed segfault, got a single xterm window to show up.Ori Bernstein5-18/+24
2006-06-15Seem to have ixed some Match errors, but introduced a very very strange segfa...Ori Bernstein5-36/+44
2006-06-12Some changes madeOri Bernstein7-53/+69
2006-06-09Removed XCBPeekNextEvent()Ori Bernstein2-111/+135
2006-06-08Merge branch 'master' of git+ssh://orib@git.freedesktop.org/git/xorg/xserver ...Ori Bernstein2-28/+21
2006-06-08Actually committing xnest port to XCBOri Bernstein27-2529/+2785
2006-06-08XCB port of Xnest, in preparation for XscreenOri Bernstein1-0/+42
2006-06-08Bug #7120: Multimonitor (non-Xinerama) support for xwin servers.Adam Jackson1-2/+4
2006-06-08Bug #7121: fix clipboard handling in Xming (Colin Harrison)Adam Jackson1-26/+17
2006-06-08fix compiler warnings in Xprint/ps/psout.cGreg Kroah-Hartman2-4/+5
2006-06-08fix compiler warning in Xprint/ps/PsImageUtil.cGreg Kroah-Hartman1-0/+1
2006-06-08add proper function prototypes for Xprint/ps/PsCache.c to Xprint/ps/Ps.hGreg Kroah-Hartman2-1/+9
2006-06-08fix compiler warnings in Xprint/ps/PsArea.cGreg Kroah-Hartman2-2/+3
2006-06-08fix compiler warning in Xprint/ps/PsGC.cGreg Kroah-Hartman1-1/+0
2006-06-08fix compiler warnings in Xprint/ps/PsFonts.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsInit.cGreg Kroah-Hartman1-2/+0
2006-06-08fixed compiler warnings in Xprint/ps/PsPixmap.cGreg Kroah-Hartman2-1/+5
2006-06-08fix compiler warnings in Xprint/ps/PsPolygon.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsPrint.cGreg Kroah-Hartman1-3/+0
2006-06-08remove some compiler warnings in Xprint/ps/PsText.cGreg Kroah-Hartman1-5/+1
2006-06-08fix compiler warnings in Xprint/ps/PsWindow.cGreg Kroah-Hartman1-2/+2
2006-06-08fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman3-7/+6
2006-06-08comment out QualifyName in Xprint/Init.c which is not used anymoreGreg Kroah-Hartman1-0/+2
2006-06-08fix function pointer warning in Xprint/Init.cGreg Kroah-Hartman1-1/+1
2006-06-08fix already-defined warning in Xprint/Init.cGreg Kroah-Hartman1-1/+0
2006-06-08fix noDamageExtension warning in Xprint/Init.cGreg Kroah-Hartman2-7/+2
2006-06-08Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman3-4/+1
2006-06-08add some missing function prototypes to Xprint/AttrValid.h to fix compiler wa...Greg Kroah-Hartman1-0/+4
2006-06-08fix incompatible pointer warning in Xprint/ddxInit.cGreg Kroah-Hartman1-1/+1
2006-06-08Properly #ifdef out ddxBeforeReset() to fix compiler warningGreg Kroah-Hartman1-0/+2
2006-06-08remove unused variable warning in Xprint/ddxInit.cGreg Kroah-Hartman1-2/+0
2006-06-07Fixed up most "warning: function declaration isn't a prototype" warnings from...Greg Kroah-Hartman2-6/+4
2006-06-07Remove unused variables from Xprint/attributes.cGreg Kroah-Hartman1-7/+4
2006-06-07remove a bunch of unused variables in Xprint/Init.c (fixing the compiler warn...Greg Kroah-Hartman1-12/+5
2006-06-07remove some unused local variables in Xprint/Oid.cGreg Kroah-Hartman1-2/+0
2006-06-07add bison generated files to .gitignoreGreg Kroah-Hartman1-0/+3