projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll/tests: Fix exception test for CPUs that do segment limit checks differently.
[wine]
/
dlls
/
winex11.drv
/
2007-01-08
Vitaliy Margolen
winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
tree
|
commitdiff
2007-01-06
Vitaliy Margolen
winex11drv/user32: Add ClipCursor to x11drv to pass...
tree
|
commitdiff
2007-01-04
Dmitry Timoshkov
user32: Fix some failures in the MDI message test.
tree
|
commitdiff
2007-01-04
Roderick Colenbrander
wgl: Fix piAttributes NULL crash.
tree
|
commitdiff
2007-01-02
Roderick Colenbrander
winex11.drv: Remove get_drawable.
tree
|
commitdiff
2007-01-02
Roderick Colenbrander
winex11.drv: Remove desktop double buffering option.
tree
|
commitdiff
2007-01-01
Dmitry Timoshkov
user32: Make more ShowWindow tests pass under Wine.
tree
|
commitdiff
2007-01-01
Dmitry Timoshkov
winex11.drv: Fix the regression caused by a previous...
tree
|
commitdiff
2006-12-29
Vitaliy Margolen
winex11drv: Make dxgrab global.
tree
|
commitdiff
2006-12-28
Roderick Colenbrander
wgl: Fix wglGetPixelFormatAttribiv bug.
tree
|
commitdiff
2006-12-22
Dmitry Timoshkov
user32: Add a message test for various ShowWindow(...
tree
|
commitdiff
2006-12-20
Roderick Colenbrander
winex11.drv: pbuffer detection.
tree
|
commitdiff
2006-12-20
Ulrich Czekalla
winex11.drv: Don't crash when called with a NULL gl...
tree
|
commitdiff
2006-12-19
Juris Smotrovs
user32: Extend the support for SWP_STATECHANGED for...
tree
|
commitdiff
2006-12-19
Vitaliy Margolen
winex11drv: Return cached cursor_pos in GetCursorPos().
tree
|
commitdiff
2006-12-15
Ulrich Czekalla
winex11.drv: Avoid grabbing syslevel locks in the wrong...
tree
|
commitdiff
2006-12-15
Dmitry Timoshkov
user32: Add support for the VK_APPS (Menu) key.
tree
|
commitdiff
2006-12-14
Vitaliy Margolen
user32: ClipCursor should use virtual screen resolution...
tree
|
commitdiff
2006-12-13
Vitaliy Margolen
winex11.drv: Update cached cursor position after callin...
tree
|
commitdiff
2006-12-13
Vitaliy Margolen
winex11.drv: Only events with MOUSEEVENTF_MOVE flag...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Fixed computation of viewport and scissor...
tree
|
commitdiff
2006-12-12
Pierre d'Herbemont
user32: Factorize graphics driver SetParent into user32.
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Get rid of the display pointer in the...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
opengl32: Don't use ENTER_GL/LEAVE_GL around calls...
tree
|
commitdiff
2006-12-12
Ulrich Czekalla
winex11.drv: Correctly position and clip opengl child...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Get rid of the unused set_drawable function.
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Implemented DESKTOPHORZ/VERTRES device...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Make sure the drawable rect is always...
tree
|
commitdiff
2006-12-12
Ulrich Czekalla
winex11.drv: Store window and drawable rects in X11DRV_...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Remove unused PropertyAliasMap variable.
tree
|
commitdiff
2006-12-11
Roderick Colenbrander
wgl: Make the WGL code independant of the number of...
tree
|
commitdiff
2006-12-11
Chris Robinson
wgl: Properly handle GLX_DRAWABLE_TYPE queries.
tree
|
commitdiff
2006-12-07
Chris Robinson
wgl: Implement wglGetPixelFormatAttribfvARB.
tree
|
commitdiff
2006-12-06
Chris Robinson
wgl: Fix for missing NV GLX extension.
tree
|
commitdiff
2006-12-06
Roderick Colenbrander
wgl: Cleanup wglMakeCurrent.
tree
|
commitdiff
2006-12-04
Chris Robinson
wgl: Don't return prematurely if ConvertPixelFormatWGLt...
tree
|
commitdiff
2006-12-04
Roderick Colenbrander
wgl: (W)GL_NV_vertex_array_range.
tree
|
commitdiff
2006-12-01
Tomas Carnecky
winex11.drv: Don't update the key state table in mouse...
tree
|
commitdiff
2006-12-01
Roderick Colenbrander
wgl: Relax the pixel format attribute conversion code...
tree
|
commitdiff
2006-11-30
Pierre d'Herbemont
winex11.drv: Fix SetWindowPos parameters in the spec...
tree
|
commitdiff
2006-11-29
Pierre d'Herbemont
user32: Factorize driver's SetWindowPos in user32.
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
winex11.drv: Make some data const.
tree
|
commitdiff
2006-11-27
Alexandre Julliard
winex11.drv: Don't use the specified DC when mapping...
tree
|
commitdiff
2006-11-27
Andrew Talbot
winex11.drv: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-27
Andrew Talbot
winex11.drv: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-27
Andrew Talbot
winex11.drv: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-27
Vitaliy Margolen
winex11drv: State of side mouse buttons (X-buttons...
tree
|
commitdiff
2006-11-27
Roderick Colenbrander
wgl: Unify pixel format code.
tree
|
commitdiff
2006-11-27
Kevin Koltzau
winex11.drv: Process browser and multimedia key events.
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Correct the count of characters matching...
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Enable code for picking layout-independent...
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Changed indenting of some dead code.
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Move some dead code from inside a loop...
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Replace no-longer-existent VK_A, VK_Z...
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Track which vkeys have already been assign...
tree
|
commitdiff
2006-11-20
Ken Thomases
winex11.drv: Reset the keyc2vkey table to empty before...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
winex11.drv: Store the palette mapping in an X context...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
winex11.drv: Abstract accesses to the palette color...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
winex11.drv: Avoid some direct accesses to the PALETTEO...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Moved the system palette flags to winex11.drv.
tree
|
commitdiff
2006-11-14
Alexandre Julliard
winex11.drv: Update the X11 window position when the...
tree
|
commitdiff
2006-11-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-13
Francois Gouget
winex11.drv: Fix some comments so they are properly...
tree
|
commitdiff
2006-11-13
Roderick Colenbrander
wgl: Fix a typo in the pbuffer pixelformat enumeration...
tree
|
commitdiff
2006-11-13
H. Verbeet
winex11.drv: The y coordinate should be offset agaist...
tree
|
commitdiff
2006-11-10
Damjan Jovanovic
winex11.drv: Check for incompatible bpps and negative...
tree
|
commitdiff
2006-11-10
Damjan Jovanovic
winex11.drv: Fix copying top-down/bottom-up DIBs.
tree
|
commitdiff
2006-11-08
Ken Thomases
winex11.drv: Fix off-by-one in map of non-char keysyms...
tree
|
commitdiff
2006-11-08
Ken Thomases
winex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.
tree
|
commitdiff
2006-11-08
Alexandre Julliard
winex11.drv: Get rid of the DIB color table now that...
tree
|
commitdiff
2006-11-08
Detlef Riekenberg
winex11.drv: Fix failure of X11DRV_ChoosePixelFormat.
tree
|
commitdiff
2006-11-08
Dmitry Timoshkov
winex11.drv: Call SetWindowPos with SWP_FRAMECHANGED...
tree
|
commitdiff
2006-11-08
Dmitry Timoshkov
winex11.drv: Map VK codes for arrow keys to an X11...
tree
|
commitdiff
2006-11-08
Damjan Jovanovic
winex11: Fix regression caused by client-side DIB copy...
tree
|
commitdiff
2006-11-07
Alexandre Julliard
winex11.drv: Detect an XLookupString that returns Latin...
tree
|
commitdiff
2006-11-07
Alexandre Julliard
winex11.drv: Added mapping for Unicode keysyms in ToUni...
tree
|
commitdiff
2006-11-07
Alexandre Julliard
winex11.drv: Only load the keycode->keysym mapping...
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-06
Alexandre Julliard
winex11.drv: Fixed build without OpenGL headers.
tree
|
commitdiff
2006-11-06
Mike McCormack
user32: ToUnicodeEx should return 0 for an unknown...
tree
|
commitdiff
2006-11-06
Damjan Jovanovic
winex11.drv: Added a basic client-side DIB copy optimiz...
tree
|
commitdiff
2006-11-06
Roderick Colenbrander
wgl: Fix WoW screen flickering.
tree
|
commitdiff
2006-11-03
Huw Davies
winex11.drv: If the app asks for a single buffered...
tree
|
commitdiff
2006-11-03
Roderick Colenbrander
winex11.drv: Opengl init fix.
tree
|
commitdiff
2006-10-31
Alexandre Julliard
winex11.drv: Fixed the prototype of many OpenGL functions.
tree
|
commitdiff
2006-10-31
Roderick Colenbrander
winex11.drv: Route wglMakeContextCurrentARB through...
tree
|
commitdiff
2006-10-27
Roderick Colenbrander
wgl: Move part of wglGetProcAddress to gdi32.
tree
|
commitdiff
2006-10-26
Alexandre Julliard
winex11.drv: Offset X11 coordinates with the primary...
tree
|
commitdiff
2006-10-24
Alexandre Julliard
Revert "kernel32: Exit from initial thread with ExitThr...
tree
|
commitdiff
2006-10-24
Aric Stewart
winex11.drv: Only create a fontSet if we are going...
tree
|
commitdiff
2006-10-24
Dmitry Timoshkov
kernel32: Exit from initial thread with ExitThread...
tree
|
commitdiff
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
tree
|
commitdiff
2006-10-24
Huw Davies
winex11.drv: Only initialize static variables once...
tree
|
commitdiff
2006-10-24
Huw Davies
winex11.drv: Give XCloseIM another chance.
tree
|
commitdiff
2006-10-24
Huw Davies
winex11.drv: Initialize data->xim to NULL if xim has...
tree
|
commitdiff
2006-10-24
Eric Pouech
winex11.drv: As the min keycode is always greater or...
tree
|
commitdiff
2006-10-23
Alexandre Julliard
user: Moved GetMonitorInfo and EnumDisplayMonitors...
tree
|
commitdiff
2006-10-23
Alexandre Julliard
winex11.drv: Preliminary support for Xinerama.
tree
|
commitdiff
2006-10-20
Alexandre Julliard
winex11.drv: Avoid X error with unsupported pen styles.
tree
|
commitdiff
next