index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
5
-2
/
+17
2009-12-18
Add platform compatibility defines for Sun Studio compilers
Alan Coopersmith
1
-0
/
+14
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
4
-17
/
+6
2009-12-16
Merge remote branch 'alanc/master'
Keith Packard
13
-225
/
+170
2009-12-16
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-1
/
+1
2009-12-16
xf86xv: Fix off-by-one in viewport clipping
Ville Syrjälä
1
-6
/
+6
2009-12-16
xfree86: belately init RandR12 if xinerama fails. (#24627)
Peter Hutterer
1
-1
/
+6
2009-12-16
xfree86: fix -quiet option behaviour
Tiago Vignatti
1
-1
/
+1
2009-12-16
xfree86: spam output but with verbose level checked instead
Tiago Vignatti
1
-21
/
+25
2009-12-16
Add freetype & type1 to the LoadModules ignore list
Alan Coopersmith
1
-1
/
+3
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
10
-224
/
+164
2009-12-15
Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGS
Jeremy Huddleston
1
-1
/
+1
2009-12-15
Fix builds with --with-int10=stub
Alan Coopersmith
2
-0
/
+3
2009-12-11
Merge remote branch 'jeremyhu/master'
Keith Packard
2
-1
/
+5
2009-12-11
xfree86: remove unused variable in configureDDMonitorSection.
Peter Hutterer
1
-1
/
+0
2009-12-09
XQuartz: pbproxy: Fix building of standalone xpbproxy executable
Jeremy Huddleston
1
-0
/
+3
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-1
/
+2
2009-12-02
Merge remote branch 'whot/master'
Keith Packard
1
-1
/
+1
2009-12-03
xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
Peter Hutterer
1
-1
/
+1
2009-12-02
Xv: Fix AdjustFrame when driver implements ReputImage.
Luc Verhaegen
1
-2
/
+2
2009-11-30
XQuartz: Drop calls to alloca
Jeremy Huddleston
3
-9
/
+28
2009-11-25
Update man-pages for new default font paths
Ingmar Vanhassel
2
-7
/
+7
2009-11-23
XQuartz: Allow better compatability with older versions of xinit
Jeremy Huddleston
2
-14
/
+23
2009-11-20
xfree86: Edid quirk for Philips LCD LP154W01
Zhao Yakui
1
-5
/
+10
2009-11-17
xfree86: set a sane umask before opening the log
Julien Cristau
1
-1
/
+3
2009-11-16
Use glibc's in/out routines
Matt Turner
5
-224
/
+18
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
23
-20
/
+90
2009-11-11
XQuartz: Explicitly pass a bellProc to make XBell() work again.
Jeremy Huddleston
1
-1
/
+7
2009-11-11
XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...
Jeremy Huddleston
2
-0
/
+20
2009-11-11
XQuartz: Buildfix for Leopard and older
Jeremy Huddleston
2
-0
/
+5
2009-11-10
Move FD_CLR above pInfo->read_input
Chase Douglas
1
-2
/
+3
2009-11-09
Cygwin/X: Ensure WM_STATE atom exists in multiwindow mode
Jon TURNEY
1
-0
/
+10
2009-11-09
Cygwin/X: Enable clipboard integration by default
Yaakov Selkowitz
4
-8
/
+18
2009-11-09
Cygwin/X: Setup screen layout in Xinerama mode
Jon TURNEY
1
-0
/
+10
2009-11-09
Cygwin/X: Mount options have changed in cygwin-1.7
Yaakov Selkowitz
1
-3
/
+4
2009-11-09
Cygwin/X: Handle fake keypresses generated by speech recognizers
Paul Loewenstein
2
-8
/
+32
2009-11-09
Cygwin/X: Always use an authorization cookie for internal clients
Jon TURNEY
5
-52
/
+94
2009-11-09
Xming: Make -auth option work in with -multiwindow
Colin Harrison
4
-1
/
+30
2009-11-09
Xming: Tidy up code for initial native window positioning
Colin Harrison
1
-12
/
+13
2009-11-09
Xming: Fix UT8String and CompoundText clipboard text sharing with windows cli...
Colin Harrison
1
-28
/
+12
2009-11-09
Cygwin/X: Clearly diagnose a timeout while waiting for SelectionNotify event
Jon TURNEY
4
-78
/
+54
2009-11-09
Cygwin/X: Add a workaround for a SWT/Motif bug to internal window manager
Jon TURNEY
1
-0
/
+54
2009-11-09
Cygwin/X: Fix typo in g_fAnotherWMRunning and tidy up WM detection code
Jon TURNEY
2
-52
/
+25
2009-11-09
Xming: Add FORCEEXIT option to configuration file
Colin Harrison
5
-10
/
+49
2009-11-09
Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()
Colin Harrison
1
-1
/
+1
2009-11-09
Xming: Replace all the uses of deprecated functions in hw/xwin with current ones
Colin Harrison
5
-11
/
+14
2009-11-09
Cygwin/X: Remove a couple of extraneous '\n' in logged version info
Jon TURNEY
1
-2
/
+2
2009-11-09
loader: actually stat something that has some chance of existing. (v2)
Dave Airlie
1
-2
/
+5
2009-11-06
randr: Turn on ModeDebug during server setup
Adam Jackson
1
-5
/
+7
2009-11-06
Remove lnx_font.c and lnx.h
Matt Turner
6
-328
/
+2
[next]