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
2012-11-05
dix: fix redundant redeclaration warnings in dixfont
Yaakov Selkowitz
1
-0
/
+1
2012-11-05
xfree86: os-support: fix old-style function definition warnings
Yaakov Selkowitz
4
-7
/
+7
2012-11-05
Merge remote-tracking branch 'jturney/mingw-w64-w32api'
Keith Packard
6
-92
/
+7
2012-11-05
hw/xwin: Wrap 'Status' when including ddraw.h
Jon TURNEY
1
-0
/
+4
2012-11-05
hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()
Jon TURNEY
3
-56
/
+1
2012-11-05
hw/xwin: Link with libdxguid rather than defining the DirectX GUIDs ourselves
Jon TURNEY
3
-36
/
+2
2012-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2012-10-29
hw/xwin: fmemopen is available on cygwin but not MinGW
Colin Harrison
1
-0
/
+2
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-10-26
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2012-10-19
xf86: Fix build against recent Linux kernel
Thierry Reding
1
-1
/
+1
2012-10-17
hw/xwin: Fix no return value warning in winClipboardProc()
Colin Harrison
1
-2
/
+2
2012-10-17
hw/xwin: Remove unused variable in winmultiwindowwm.c
Colin Harrison
1
-1
/
+0
2012-10-17
hw/xwin: Remove unused variables in winwindow.c
Colin Harrison
1
-6
/
+0
2012-10-17
hw/xwin: Remove unused variables in winvalargs.c
Colin Harrison
1
-2
/
+0
2012-10-16
hw/xwin: Remove unused variables in winwindowswm.c
Colin Harrison
1
-3
/
+0
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winmsg.c
Jon TURNEY
2
-9
/
+25
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.c
Jon TURNEY
4
-15
/
+4
2012-10-16
hw/xwin: Use char strings in winClipboardUNIXtoDOS for consistency with the r...
Jon TURNEY
2
-6
/
+6
2012-10-16
hw/xwin: Fix warning about discarding const in initializing winKBLayouts
Jon TURNEY
1
-5
/
+5
2012-10-16
hw/xwin: Fix some of the warnings in generated gl wrapper code
Jon TURNEY
2
-7
/
+5
2012-10-16
hw/xwin: Warning fix in ProcWindowsWMFrameSetTitle()
Colin Harrison
1
-1
/
+1
2012-10-16
hw/xwin: Fix shadowed local variable i in HandleCustomWM_COMMAND()
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Fix shadowed local variables in winLoadCursor()
Jon TURNEY
1
-1
/
+2
2012-10-16
hw/xwin/glx: Fix using Mask as a formal parameter shadows a global typedef of...
Jon TURNEY
1
-6
/
+6
2012-10-16
hw/xwin: Fix using screenInfo as a formal parameter to InitOutput() shadows a...
Jon TURNEY
1
-7
/
+7
2012-10-16
hw/xwin: Fix using menu as a formal parameter shadows a global variable of th...
Jon TURNEY
1
-4
/
+4
2012-10-16
hw/xwin: Fix using index as a formal parameter shadows index()
Jon TURNEY
1
-1
/
+1
2012-10-16
hw/xwin: Fix using index as a formal parameter in winscrinit.c shadows index()
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Fix using index as a local variable shadows index()
Jon TURNEY
1
-6
/
+6
2012-10-16
hw/xwin: Fix using index as a formal parameter in winmonitors.c shadows index()
Jon TURNEY
1
-2
/
+2
2012-10-16
hw/xwin: Fix using system as a local variable in winCheckMount() shadows syst...
Jon TURNEY
1
-2
/
+2
2012-10-16
hw/xwin: Remove obsolete redundant declarations of winPushPixels()
Jon TURNEY
2
-17
/
+0
2012-10-16
hw/xwin: Fix redundant declarations in winmultiwindowwm.c
Jon TURNEY
1
-7
/
+0
2012-10-16
hw/xwin: Fix redundant declarations in winclipboardwrappers.c
Jon TURNEY
1
-9
/
+0
2012-10-16
hw/xwin: Fix redundant declaration in winclipboardthread.c
Jon TURNEY
1
-1
/
+0
2012-10-16
hw/xwin: Fix redundant declaration in winclipboardinit.c
Jon TURNEY
1
-1
/
+0
2012-10-16
hw/xwin: Fix various warnings in code generated by lex/yacc
Jon TURNEY
2
-5
/
+4
2012-10-16
hw/xwin: Fix redundant declaration in winprefs.c
Jon TURNEY
1
-3
/
+0
2012-10-16
hw/xwin: Fix redundant declaration warnings in winmonitors.c
Jon TURNEY
1
-0
/
+4
2012-10-16
hw/xwin: Remove completely unused winregistry.c
Jon TURNEY
2
-66
/
+0
2012-10-11
Fix 'make distcheck' for hw/xwin
Jon TURNEY
2
-1
/
+5
2012-10-11
Fix compilation of Xorg DDX without XF86VIDMODE
Jon TURNEY
1
-1
/
+2
2012-10-11
hw/xwin: Only add GLX extension once.
Jon TURNEY
1
-2
/
+3
2012-10-08
xfree86: add xf86UpdateDesktopDimensions()
Peter Hutterer
3
-1
/
+11
2012-10-07
Revert "kinput: allocate enough space for null character."
Julien Cristau
1
-1
/
+1
2012-10-04
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-2
/
+2
2012-10-04
int10: fix pci_device_read_rom usage
Stephan Schreiber
1
-1
/
+2
2012-10-04
Merge remote-tracking branch 'daniels/master'
Keith Packard
3
-48
/
+261
2012-10-04
Fix additional gcc -Wwrite-strings warning in xf86 ddx
Jason Gerecke
2
-2
/
+2
[next]