index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
Remove obsolete XF86_DATE & xf86Date.h
Alan Coopersmith
3
-39
/
+1
2008-12-23
Remove unused CLOG_DATE (leftover from pre-git ChangeLog)
Alan Coopersmith
1
-14
/
+0
2008-12-23
Remove powerpc load/store functions from export list on other platforms
Alan Coopersmith
1
-14
/
+16
2008-12-23
XQuartz: Use depth=24 instead of FatalError if we can't figure out our depth
Jeremy Huddleston
1
-15
/
+15
2008-12-23
Improve sdksyms.c automatic generation (Fix #19245).
Paulo Cesar Pereira de Andrade
2
-2
/
+17
2008-12-22
randr/xfree86: Fix initial gamma computation.
Maarten Maathuis
1
-7
/
+6
2008-12-21
XQuartz: Don't use keycode 0 to determine !swallow since our most common key ...
Jeremy Huddleston
1
-9
/
+13
2008-12-21
XQuartz: Update our "screens" when we toggle rootless rather than when we tog...
Jeremy Huddleston
1
-9
/
+4
2008-12-21
XQuartz: Run applications via '/bin/sh -c ...' to support users who expect sh...
Jeremy Huddleston
2
-51
/
+11
2008-12-21
XQuartz: pbproxy: Release display notification lock when not needed to avoid ...
Jeremy Huddleston
2
-55
/
+54
2008-12-21
XQuartz: update quoting in case X11.app is moved to a directory with a space.
Jeremy Huddleston
1
-2
/
+2
2008-12-21
XQuartz: Changed X11.sh to allow use of a ~/.x11run as requested by users of ...
Jeremy Huddleston
1
-1
/
+6
2008-12-21
XQuartz: Name the startup shell script X11 for better compatability
Jeremy Huddleston
4
-11
/
+11
2008-12-22
xfree86/randr: Avoid a crash when xf86CrtcConfigPrivateIndex is -1.
Maarten Maathuis
1
-1
/
+1
2008-12-19
randr/xfree86: Fix a one off error in the panning calculations.
Maarten Maathuis
1
-4
/
+4
2008-12-19
dmx: Fix calloc macro confusion.
Adam Jackson
4
-14
/
+18
2008-12-18
Fix linking of Xorg with dtrace probes on Solaris
Alan Coopersmith
1
-0
/
+5
2008-12-18
Fix sdksyms.sh to work with Solaris/Sun compiler builds
Alan Coopersmith
2
-3
/
+3
2008-12-19
xfree86: don't restore the TTY mode if we didn't initialize it ourselves
Peter Hutterer
1
-2
/
+4
2008-12-18
Add xace headers to the SDK when enabled and export the XaceHooks symbol
Eamon Walsh
1
-0
/
+1
2008-12-18
Use regex pattern understood by all known awk variants.
Paulo Cesar Pereira de Andrade
1
-6
/
+8
2008-12-18
randr: add some notes about the stuff that changed in driver ABI 2
Maarten Maathuis
1
-12
/
+18
2008-12-18
randr: check for malloc failure
Maarten Maathuis
1
-0
/
+4
2008-12-18
Xming,Cygwin/X: Fix crashes when using the DirectDraw '-refresh rate-in-Hz' o...
Colin Harrison
2
-10
/
+37
2008-12-18
Xming, Cygwin/X: Tidy up warnings, headers and unused variables (#11132)
Colin Harrison
7
-18
/
+15
2008-12-18
Xming, Cygwin/X: Fix crash in function winMultiWindowGetTransientFor() (#11147)
Colin Harrison
1
-1
/
+1
2008-12-18
Forgot to fix a comment.
Maarten Maathuis
1
-2
/
+1
2008-12-17
randr: some improvements, fixes and crtc abi bump
Maarten Maathuis
3
-21
/
+38
2008-12-17
Cygwin/X: Fix for mis-aligned icon data creates bad background masks (#4491)
Joe Krahn
1
-5
/
+5
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
6
-5
/
+204
2008-12-17
Cygwin/X: Initialize native HWND atom when built !XWIN_MULTIWINDOWEXTWM
Jon TURNEY
1
-2
/
+5
2008-12-17
Cygwin/X: update to use standard DPMS stubs
Jon TURNEY
2
-17
/
+1
2008-12-17
Cygwin/X: update for changes to shadow framebuffer
Jon TURNEY
5
-8
/
+33
2008-12-17
Cygwin/X: enqueue a pointer motion event on mouse movement
Jon TURNEY
5
-11
/
+38
2008-12-17
Cygwin/X: update for changes in mieq API
Jon TURNEY
3
-20
/
+28
2008-12-17
Cygwin/X: update for MPX device changes
Jon TURNEY
4
-11
/
+15
2008-12-17
Cygwin/X: update for MPX cursor API changes
Jon TURNEY
1
-9
/
+24
2008-12-16
config: Add vboxvideo and tga to the magic driver list
Adam Jackson
1
-6
/
+7
2008-12-16
randr: Update EDID_ATOM_NAME to reflect RandR 1.3 name change
Matthias Hopf
1
-1
/
+1
2008-12-16
Xephyr: Fix crash with control-shift and GLX (#18185)
Owen W. Taylor
1
-19
/
+7
2008-12-16
Cygwin/X: build machinery fixes
Jon TURNEY
6
-28
/
+26
2008-12-16
Support -sharevts on FreeBSD
Robert Noland
1
-36
/
+52
2008-12-15
Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)
Keith Packard
1
-0
/
+6
2008-12-15
Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
Keith Packard
2
-17
/
+2
2008-12-15
When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.
Keith Packard
1
-1
/
+1
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
3
-1
/
+9
2008-12-15
Fix typo in xf86PickCrtcs()
Cooper Yuan
1
-1
/
+1
2008-12-15
Cygwin/X: Update the native icon to one based on the X.Org logo
Jon TURNEY
1
-0
/
+0
2008-12-15
XQuartz: Updated menu item ordering for better HIG compliance
Jeremy Huddleston
2
-31
/
+43
2008-12-15
XQuartz: Tiger fix, don't call Xplugin code in the Appkit thread if Xplugin i...
Jeremy Huddleston
1
-0
/
+5
[next]