index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
6
-106
/
+314
2009-12-22
xfree86: Unexport configuration file symbols
Dan Nicholson
1
-7
/
+7
2009-12-22
xfree86: remove LAYOUT_DEBUG section.
Peter Hutterer
1
-39
/
+0
2009-12-22
xfree86: remove some 'enable this later' and if 0 ifdefs
Peter Hutterer
2
-28
/
+0
2009-12-22
Merge remote branch 'whot/master'
Keith Packard
2
-61
/
+47
2009-12-22
xfree86: remove HistorySize from the xorg.conf man page.
Peter Hutterer
1
-4
/
+0
2009-12-22
xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboard
Peter Hutterer
1
-42
/
+39
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
10
-50
/
+27
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
9
-0
/
+31
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-18
xfree86: update man page for special keys handling.
Peter Hutterer
1
-11
/
+5
2009-12-18
xfree86: DontZap has been disabled for a while now, say so in the man page.
Peter Hutterer
1
-4
/
+3
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
[next]