summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysXQuartz: Avoid a race in initialization of darwinPointerHEADmasterJeremy Huddleston1-8/+10
9 daysXQuartz: Declare noPseudoramiXExtension for miinitext.cJeremy Huddleston1-0/+4
9 daysXQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
9 daysXQuartz: Tiger build fixJeremy Huddleston1-0/+6
9 daysXQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
12 daysdix: Remove redundant declarations.Michal Suchanek3-10/+3
12 daysxfree86: Add ifdef wrapper to xvmodproc.hMichal Suchanek1-0/+4
12 daysXi: Remove redundant declaration.Michal Suchanek1-6/+0
12 dayskdrive: Remove redundant declarations.Michal Suchanek2-5/+0
12 daysdix: don't duplicate DoFocusEvents declaration.Michal Suchanek1-3/+2
12 daysdix: Remove redundant declarations.Michal Suchanek2-5/+0
12 daysxfree86: don't include xvmodproc.h when not neededMichal Suchanek2-3/+0
12 daysxserver: Remove duplicate declaration in resource.hMichal Suchanek1-3/+0
12 daysmiext: Remove redundant declaration.Michal Suchanek1-3/+0
12 daysmi: Remove redundant declarations.Michal Suchanek1-59/+0
12 daysexa: Remove redundant declaration.Michal Suchanek1-3/+0
12 daysrandr: Remove redundant declaration.Michal Suchanek2-19/+7
12 daysxkb: Remove redundant declarations.Michal Suchanek2-2/+0
12 daysxfixes: remove redundant declaration.Michal Suchanek1-1/+0
2012-05-10Merge remote-tracking branch 'whot/for-keith'Keith Packard3-55/+106
2012-05-08Fix RANDR’s gamma_to_ramp().James Cloos1-2/+2
2012-05-04hw/xwin/glx: Use silent rulesYaakov Selkowitz1-2/+2
2012-05-04xfree86: use silent rules with sdksyms generationYaakov Selkowitz1-1/+1
2012-05-04xfree86: respect EXEEXT in relink targetYaakov Selkowitz1-1/+1
2012-05-04os: Add CryptoAPI as a choice of SHA1 implementationYaakov Selkowitz3-1/+59
2012-05-03os/log: refactor loggingDaniel Kurtz1-51/+46
2012-05-03os/log: only write timestamp if a message is actually written to logfileDaniel Kurtz1-9/+9
2012-05-03os/xprintf: add Xvscnprintf and XscnprintfDaniel Kurtz2-0/+56
2012-05-03os/log: trivial cleanupsDaniel Kurtz1-2/+2
2012-05-03Merge remote-tracking branch 'whot/for-keith'Keith Packard1-8/+17
2012-05-03Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlierChase Douglas1-0/+14
2012-05-02configure.ac: on MinGW, link with ws2_32 instead of winsock2Ryan Pavlik1-1/+1
2012-05-02configure.ac: MinGW doesn't have setuid binaries either.Ryan Pavlik1-0/+1
2012-05-02configure.ac: auto-disable MITSHM if we lack IPCRyan Pavlik1-2/+6
2012-05-01Report logical button state in ProcXIQueryPointerChase Douglas1-9/+4
2012-05-01configure.ac: Make default configuration for MinGW disable unsupported extens...Jon TURNEY1-1/+3
2012-05-01dix: when disabling a device, release all buttons and keysPeter Hutterer1-0/+1
2012-05-01dix: don't emulate scroll events for non-existing axes (#47281)Peter Hutterer1-0/+3
2012-05-01os: make timers signal-safePeter Hutterer1-2/+16
2012-05-01dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURNMichal Suchanek2-10/+22
2012-05-01TouchListenerAcceptReject: Warn and return early on bad listener indexChase Douglas1-0/+5
2012-05-01os: Add -displayfd optionChase Douglas5-20/+66
2012-05-01xserver: Fix out-of-tree buildMichal Suchanek1-1/+1
2012-05-01Xi: return BadValue on XIQueryVersion if the version is less than first callPeter Hutterer2-20/+134
2012-04-27XQuartz: Make sure we tell startx the correct server binary to use in our fal...Jeremy Huddleston1-1/+1
2012-04-24xfree86: workaround crash on closeMichal Suchanek1-3/+8
2012-04-24glapi: Correct size of allocated _glapi_table structJonas Maebe1-1/+1
2012-04-24XQuartz: darwinPointer now sends both absolute and relative motionJeremy Huddleston4-52/+56
2012-04-24XQuartz: Add a hack to better handle clicky wheel scroll miceJeremy Huddleston1-2/+109
2012-04-24XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...Jeremy Huddleston1-2/+2