index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-05
Cygwin/X: Add Turkish keyboard layouts to keyboard layout mapping table
Jon TURNEY
1
-0
/
+2
2011-02-05
Cygwin/X: Make the keyboard layout detection logging a bit clearer
Jon TURNEY
1
-33
/
+44
2011-02-05
Cygwin/X: Update mapping for Canadian keyboard layouts
Jon TURNEY
1
-3
/
+3
2011-02-05
Cygwin/X: Better keycode debugging output
Jon TURNEY
2
-7
/
+5
2011-02-05
Cygwin/X: Generate X keycodes for multimedia keys
Jon TURNEY
2
-11
/
+16
2011-01-19
Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allo...
Jon TURNEY
3
-44
/
+18
2011-01-19
Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...
Jon TURNEY
6
-107
/
+31
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
4
-70
/
+60
2011-01-19
Cygwin/X: Use winUpdateFBPointer() in winshaddd.c rather than duplicating it ...
Jon TURNEY
1
-16
/
+1
2011-01-19
Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE check
Jon TURNEY
4
-40
/
+0
2011-01-19
Cygwin/X: Fix a typo in command line argument validation code
Jon TURNEY
1
-2
/
+2
2011-01-19
Cygwin/X: Don't turn off -multiplemonitors when all monitors don't have the s...
Jon TURNEY
1
-4
/
+11
2011-01-19
Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modes
Jon TURNEY
4
-38
/
+103
2011-01-19
Cygwin/X: Make WM_SIZE use RandR resizing when -resize=randr
Jon TURNEY
1
-5
/
+43
2011-01-19
Cygwin/X: Implement framebuffer resizing in RANDR extension
Jon TURNEY
3
-64
/
+254
2011-01-19
Cygwin/X: Add -resize command line option
Jon TURNEY
7
-40
/
+130
2011-01-19
Cygwin/X: Move QueryMonitor() out of windprocarg.c
Jon TURNEY
4
-70
/
+108
2011-01-19
Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...
Jon TURNEY
4
-69
/
+31
2011-01-19
Cygwin/X: Rather than storing calculated physical display sizes, calculate th...
Jon TURNEY
4
-21
/
+2
2011-01-19
Cygwin/X: Refactor framebuffer allocation/release in drawing engines
Jon TURNEY
7
-143
/
+229
2011-01-19
Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...
Jon TURNEY
5
-7
/
+43
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-19
/
+1
2011-01-18
XWin: build XWin man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
5
-27
/
+24
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
3
-15
/
+21
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-7
/
+0
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
1
-2
/
+0
2010-11-15
Fix compilation after input API change
Jon TURNEY
1
-0
/
+1
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
50
-705
/
+226
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-4
/
+1
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
2
-10
/
+4
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-2
/
+6
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
25
-213
/
+94
2010-10-19
Cygwin/X: Remove g_hwndKeyboardFocus
Jon TURNEY
2
-9
/
+0
2010-10-19
Cygwin/X: Make g_hmodCommonControls static
Jon TURNEY
3
-4
/
+6
2010-10-19
Cygwin/X: Make g_hmodDirectDraw static
Jon TURNEY
4
-20
/
+24
2010-10-19
Cygwin/X: Make g_hhookKeyboardLL static
Jon TURNEY
2
-8
/
+1
2010-10-19
Cygwin/X: Fix typos in comments
Jon TURNEY
3
-4
/
+4
2010-10-19
Cygwin/X: Drop several unneeded includes of winprefs.h
Jon TURNEY
3
-3
/
+0
2010-10-19
Xming: Remove uses of register keyword
Colin Harrison
1
-15
/
+13
2010-10-19
Xming: Casts to remove warnings on event pointers
Colin Harrison
2
-3
/
+3
2010-10-19
Xming: Warning fix in winDeviceCursorCleanup()
Colin Harrison
1
-1
/
+1
2010-10-19
Cygwin/X: Reformat the keyboard layout mapping table
Jon TURNEY
1
-223
/
+43
2010-10-19
Cygwin/X: Clarify XKB options in XWin man page
Jon TURNEY
1
-4
/
+4
2010-10-19
Xming: Warning fix in winApplyHints()
Colin Harrison
1
-1
/
+1
2010-10-19
Xming: Fix warnings in ProcWindowsWMFrameSetTitle()
Colin Harrison
1
-1
/
+1
2010-10-19
Xming: Fix warnings in windialogs.c
Colin Harrison
1
-7
/
+7
2010-10-19
Xming: Fix warnings in winNameCompare(), winNormalizeName()
Colin Harrison
1
-6
/
+6
2010-10-19
Xming: Fix warnings in winClipboardFlushXEvents()
Colin Harrison
1
-3
/
+3
2010-10-19
Xming: Fix warning in winClipboardErrorHandler()
Colin Harrison
1
-1
/
+1
2010-10-19
Cygwin/X: Turn off the bad-function-cast warning for XWin code
Jon TURNEY
1
-1
/
+2
[prev]
[next]