projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel: Add some documentation for simple process functions.
[wine]
/
dlls
/
x11drv
/
2006-03-30
Dmitry Timoshkov
x11drv: Update Hungarian keyboard layout to better...
tree
|
commitdiff
2006-03-30
Alexandre Julliard
x11drv: Filter a few more event types in filter_event.
tree
|
commitdiff
2006-03-29
Alexandre Julliard
x11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock...
tree
|
commitdiff
2006-03-28
Alexandre Julliard
x11drv: Only warp the mouse pointer if it has actually...
tree
|
commitdiff
2006-03-28
Alexandre Julliard
x11drv: Reinitialize the display settings when using...
tree
|
commitdiff
2006-03-28
Alexandre Julliard
x11drv: Avoid setting text or WM hints of the X root...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
x11drv: Moved desktop mode handling to the explorer...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
x11drv: Allow setting WM hints for the desktop window.
tree
|
commitdiff
2006-03-27
Alexandre Julliard
x11drv: Support SetWindowPos and ShowWindow on the...
tree
|
commitdiff
2006-03-27
Alexandre Julliard
x11drv: Get rid of the using_wine_desktop flag.
tree
|
commitdiff
2006-03-27
Tomas Carnecky
opengl: Put OpenGL setup functions into their own debug...
tree
|
commitdiff
2006-03-20
Alexandre Julliard
x11drv: Clear new bitmaps if they don't contain any...
tree
|
commitdiff
2006-03-15
Vitaliy Margolen
x11drv: Fix one case of "glXChooseFBConfig returns...
tree
|
commitdiff
2006-03-15
Rein Klazes
x11drv: Avoid unaligned 32 bit reads, and reads beyond...
tree
|
commitdiff
2006-03-14
Jan Zerebecki
x11drv: Prevent out of bound access in DescribePixelFormat.
tree
|
commitdiff
2006-03-09
Dmitry Timoshkov
gdi: A better workaround for extended user style pens.
tree
|
commitdiff
2006-03-07
Alexandre Julliard
x11drv: Don't send an invalid WM_NCCREATE to the deskto...
tree
|
commitdiff
2006-03-07
Alexandre Julliard
user: Launch explorer to manage the desktop window.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
x11drv: Make sure to never manipulate the root window...
tree
|
commitdiff
2006-03-03
Huw Davies
gdi: Better support for 1bpp dib sections.
tree
|
commitdiff
2006-03-01
Vitaliy Margolen
x11drv: Convert 24-bit into 32-bit color before looking...
tree
|
commitdiff
2006-02-24
Alexandre Julliard
x11drv: Make the synchronous option a debug channel...
tree
|
commitdiff
2006-02-22
Kevin Koltzau
x11drv: Fix 64bit warning.
tree
|
commitdiff
2006-02-13
Cyril Margorin
x11drv: Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetI...
tree
|
commitdiff
2006-02-13
Cyril Margorin
x11drv: Fix X11DRV_GetDIBits to pass shared memory...
tree
|
commitdiff
2006-02-09
Dmitry Timoshkov
x11drv: Update Swiss French keyboard layout to better...
tree
|
commitdiff
2006-02-08
Dmitry Timoshkov
Pens created without PS_GEOMETRIC style but with width...
tree
|
commitdiff
2006-02-07
Dmitry Timoshkov
x11drv: Copy the whole image at once if appropriate.
tree
|
commitdiff
2006-02-07
Fatih Aşıcı
x11drv: Fix Turkish keyboard layouts.
tree
|
commitdiff
2006-02-02
Huw Davies
opengl: Sync a dibsection to its pixmap before drawing...
tree
|
commitdiff
2006-02-01
Fatih Aşıcı
x11drv: Added Turkish F keyboard layout.
tree
|
commitdiff
2006-02-01
Dmitry Timoshkov
Translate pen width from logical units only for geometr...
tree
|
commitdiff
2006-01-30
Dmitry Timoshkov
gdi: Add support for creating extended pens.
tree
|
commitdiff
2006-01-30
Maarten Lankhorst
x11drv: Fix AlphaBlend read boundaries.
tree
|
commitdiff
2006-01-25
Alexandre Julliard
x11drv: Always set GC function to GXcopy for the BitBlt...
tree
|
commitdiff
2006-01-23
Dmitry Timoshkov
x11drv: Update Swiss German keyboard layout to better...
tree
|
commitdiff
2006-01-20
Vitaliy Margolen
x11drv: Prevent NULL dereference in SelectionRequest...
tree
|
commitdiff
2006-01-19
Dmitry Timoshkov
x11drv: Add support for another Canadian French keyboar...
tree
|
commitdiff
2005-12-26
Dmitry Timoshkov
x11drv: Update Canadian keyboard layout to better match...
tree
|
commitdiff
2005-12-19
Huw Davies
opengl: Add support for rendering on bitmaps.
tree
|
commitdiff
2005-12-19
Rein Klazes
x11drv: Do not use the scroll rectangle for clipping...
tree
|
commitdiff
2005-12-17
Dmitry Timoshkov
x11drv: ScrollDC should not clip output if a clipping...
tree
|
commitdiff
2005-12-16
Huw Davies
x11drv: Get the visual for the GLXPixmap from the curre...
tree
|
commitdiff
2005-12-16
Tomas Carnecky
x11drv: Allow users to preload an OpenGL library.
tree
|
commitdiff
2005-12-13
Dmitry Timoshkov
x11drv: ScrollDC fix.
tree
|
commitdiff
2005-12-13
Alexandre Julliard
x11drv: Clipping fix with DIB section copy.
tree
|
commitdiff
2005-12-09
Alexandre Julliard
Make wine_server_fd_to_handle use attributes instead...
tree
|
commitdiff
2005-12-06
Raphael Junqueira
x11drv: Add more useful traces on SetPixelFormat (and...
tree
|
commitdiff
2005-12-06
Raphael Junqueira
x11drv: cleanup not longer used data on X11DRV_PDEVICE.
tree
|
commitdiff
2005-12-02
Raphael Junqueira
Handle DONTCARE flags on ChoosePixelFormat.
tree
|
commitdiff
2005-12-01
Oldrich Jedlicka
Fix for the monochrome DIB with inverted colors.
tree
|
commitdiff
2005-12-01
Detlef Riekenberg
Remove unused include X11/IntrinsicP.h.
tree
|
commitdiff
2005-11-30
Oldrich Jedlicka
Fix for RGB mask that corresponds to the visual's mask.
tree
|
commitdiff
2005-11-30
Vitaliy Margolen
ShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE...
tree
|
commitdiff
2005-11-30
Vitaliy Margolen
CreateWindow should not activate invisible minimized...
tree
|
commitdiff
2005-11-30
Robert Shearman
Disable XRender if bit masks aren't valid.
tree
|
commitdiff
2005-11-29
Alexandre Julliard
Avoid including X11/Intrinsic.h.
tree
|
commitdiff
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
tree
|
commitdiff
2005-11-28
Rein Klazes
Handle an X error in X11DRV_ExtFloodFill().
tree
|
commitdiff
2005-11-28
Lionel Ulmer
Ignore frequency requests in Desktop mode.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Alexandre Julliard
Fixed some broken code that was causing compiler warnings.
tree
|
commitdiff
2005-11-21
Dmitry Timoshkov
Print scroll and clip rectangles on the ScrollDC entry.
tree
|
commitdiff
2005-11-18
Peter Beutner
Fix wrong use of the PFD_GENERIC_ACCELERATED flag....
tree
|
commitdiff
2005-11-11
Raphael Junqueira
Add GLXFBConfig on Wine_GLContext (we should remove...
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-10
Raphael Junqueira
Added support for SHADEBLENDCAPS.
tree
|
commitdiff
2005-11-09
Alexandre Julliard
Don't call SetWindowPos in ShowWindow if a parent windo...
tree
|
commitdiff
2005-11-03
Dmitry Timoshkov
Stricter check whether a window needs to be mapped...
tree
|
commitdiff
2005-11-02
Lionel Ulmer
Add 'ENUM_...._SETTINGS' flag and make use of it in...
tree
|
commitdiff
2005-11-01
Ulrich Czekalla
Improve handling of mapping between X and Windows formats.
tree
|
commitdiff
2005-10-24
Vitaliy Margolen
Fix bad mouse lag in games that do their own mouse...
tree
|
commitdiff
2005-10-11
Dmitry Timoshkov
Update German and Hungarian keyboard layouts to better...
tree
|
commitdiff
2005-10-06
Huw Davies
Ignore the gasp table when we have no hinter.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-28
Gerald Pfeifer
Use 0 instead of NULL in create_glxpixmap().
tree
|
commitdiff
2005-09-28
Dmitry Timoshkov
Make DrawMenuBar and SetMenu tests pass under Wine.
tree
|
commitdiff
2005-09-26
Huw Davies
Add an x11drv escape that returns a glx drawable.
tree
|
commitdiff
2005-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
tree
|
commitdiff
2005-09-23
Huw Davies
Move desktop_vi inside process_attach and remember...
tree
|
commitdiff
2005-09-23
Richard Cohen
Fix compile without XRender.
tree
|
commitdiff
2005-09-22
Alexandre Julliard
Removed unused debug channels.
tree
|
commitdiff
2005-09-19
Dmitry Timoshkov
Use the event's width and height not the translated...
tree
|
commitdiff
2005-09-19
Uwe Bonnes
Don't free a modified pointer.
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Fixed gcc 4.0 warnings.
tree
|
commitdiff
2005-09-14
Alexandre Julliard
Avoid a redefinition warning on 64-bit platforms.
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-12
Huw Davies
Use the gasp table to check whether we should trigger...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
tree
|
commitdiff
2005-09-12
Dmitry Timoshkov
Add a test for ShowWindow(SW_SHOWMAXIMIZED) called...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
tree
|
commitdiff
2005-08-27
Frank Richter
Make AlphaBlend() respect the destination clipping...
tree
|
commitdiff
2005-08-26
Pavel Roskin
Extend uRelax scale so that yres is relaxed before...
tree
|
commitdiff
2005-08-24
Huw Davies
Use the correct rectangle for ETO_OPAQUE - spotted...
tree
|
commitdiff
2005-08-23
Huw Davies
Avoid using XRenderFindStandardFormat as older librarie...
tree
|
commitdiff
2005-08-23
Huw Davies
Move a bunch of common code from the drivers into gdi.
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Don't dereference a NULL visual pointer.
tree
|
commitdiff
2005-08-22
Todd Mokros
Fix a focus stealing bug introduced by the managed...
tree
|
commitdiff
2005-08-16
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
next