index
:
~tagr/xserver
fixes
libunwind
master
non-pci-primary
outputclass
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
InitOutput.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-4
/
+1
2014-03-22
hw/xwin: Add '@<WM_CLIENT_MACHINE>' to window name when it's useful to do so
Jon TURNEY
1
-0
/
+3
2014-03-22
hw/xwin: Fix declaration after statement warning in ddxGiveUp()
Colin Harrison
1
-2
/
+2
2014-03-03
hw/xwin: Fix implicit-function-declaration warning in XwinExtensionInit() whe...
Yaakov Selkowitz
1
-1
/
+4
2013-08-30
hw/xwin: Fix inclusion of shlobj.h in MinGW64 build
Jon TURNEY
1
-0
/
+4
2013-07-23
hw/xwin: Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
1
-0
/
+36
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-27
hw/xwin: Enable RANDR resize by default
Jon TURNEY
1
-1
/
+1
2012-11-27
hw/xwin: Enable AIGLX by default
Yaakov Selkowitz
1
-1
/
+1
2012-11-27
hw/xwin: Add correct taskbar grouping of X windows on Windows 7
Tobias Häußler
1
-0
/
+7
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.c
Jon TURNEY
1
-5
/
+0
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 system as a local variable in winCheckMount() shadows syst...
Jon TURNEY
1
-2
/
+2
2012-10-11
hw/xwin: Only add GLX extension once.
Jon TURNEY
1
-2
/
+3
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
1
-0
/
+1
2012-07-12
Restore GLX extension to XWin
Jon TURNEY
1
-3
/
+20
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-576
/
+528
2012-01-26
hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
1
-2
/
+29
2011-11-02
hw/xwin: Stop pretending we work on NT4
Jon TURNEY
1
-24
/
+7
2011-11-02
hw/xwin: Link directly to TrackMouseEvent()
Jon TURNEY
1
-35
/
+0
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-5
/
+5
2011-04-27
Cygwin/X: Decorate function pointers retrieved via GetProcAddress with WINAPI
Jon TURNEY
1
-1
/
+1
2011-01-19
Cygwin/X: Add -resize command line option
Jon TURNEY
1
-5
/
+5
2011-01-19
Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...
Jon TURNEY
1
-0
/
+3
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-25
/
+0
2010-10-19
Cygwin/X: Make g_hmodCommonControls static
Jon TURNEY
1
-1
/
+6
2010-10-19
Cygwin/X: Make g_hmodDirectDraw static
Jon TURNEY
1
-11
/
+1
2010-10-19
Cygwin/X: Fix typos in comments
Jon TURNEY
1
-2
/
+2
2010-10-19
Cygwin/X: Use normal apostrophe in XWin DDX help text
Jon TURNEY
1
-1
/
+1
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-5
/
+2
2010-06-11
xwin: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-3
/
+3
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-18
/
+8
2010-04-28
Cygwin/X: AIGLX using native WGL
Jon TURNEY
1
-2
/
+18
2010-04-23
Xwin: make screens structures run-time adjustable
Jon TURNEY
1
-1
/
+1
2010-04-23
Xwin: Simplify screen option processing
Jon TURNEY
1
-17
/
+7
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-16
Cygwin/X: Allow the default log location to be configurable
Yaakov Selkowitz
1
-10
/
+7
2010-03-16
Cygwin/X: Fix thinko in mount option checking
Jon TURNEY
1
-3
/
+4
2010-02-05
Cygwin/X: Update DDX specific -help text
Jon TURNEY
1
-85
/
+103
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-0
/
+3
2009-11-09
Cygwin/X: Enable clipboard integration by default
Yaakov Selkowitz
1
-3
/
+2
2009-11-09
Cygwin/X: Mount options have changed in cygwin-1.7
Yaakov Selkowitz
1
-3
/
+4
2009-11-09
Cygwin/X: Always use an authorization cookie for internal clients
Jon TURNEY
1
-2
/
+0
2009-11-09
Xming: Make -auth option work in with -multiwindow
Colin Harrison
1
-1
/
+3
2009-10-14
Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
Jon TURNEY
1
-1
/
+1
2009-06-23
Cygwin/X: Remove an obsolete mention of xf86Config
Jon TURNEY
1
-1
/
+1
2009-02-12
Cygwin/X: Fix -Wold-style-definition warnings
Jon TURNEY
1
-1
/
+1
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-6
/
+2
2008-12-17
Cygwin/X: update to use standard DPMS stubs
Jon TURNEY
1
-17
/
+0
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-5
/
+0
[next]