projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Reimplement IHTMLLocation::get_href.
[wine]
/
dlls
/
winex11.drv
/
2009-10-19
Ge van Geldorp
winex11.drv: Fix build on systems without libXrender.
tree
|
commitdiff
2009-10-16
Roderick Colenbrander
winex11: Use get_xrender_picture in X11DRV_AlphaBlend.
tree
|
commitdiff
2009-10-14
Alexandre Julliard
winex11: The xrender tile picture must be used only...
tree
|
commitdiff
2009-10-14
Roderick Colenbrander
winex11: Use get_xrender_picture in X11DRV_XRender_GetS...
tree
|
commitdiff
2009-10-14
Roderick Colenbrander
winex11: Add X11DRV_XRender_SetDeviceClipping for synci...
tree
|
commitdiff
2009-10-14
Erich Hoover
winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the...
tree
|
commitdiff
2009-10-13
Alexandre Julliard
winex11: Store the device format in the Xrender info...
tree
|
commitdiff
2009-10-13
Alexandre Julliard
winex11: Make all render format pointers const.
tree
|
commitdiff
2009-10-13
Roderick Colenbrander
winex11: Introduce get_xrender_picture for retrieving...
tree
|
commitdiff
2009-10-08
Alexandre Julliard
winex11: Rename the XRENDERINFO type to make it clear...
tree
|
commitdiff
2009-10-08
Roderick Colenbrander
winex11: Move XRENDERINFO allocation in a separate...
tree
|
commitdiff
2009-10-07
Alexandre Julliard
Fix empty function prototypes.
tree
|
commitdiff
2009-10-05
Wim Lewis
winex11: Fix font metric cache filename generation.
tree
|
commitdiff
2009-10-05
Wim Lewis
winex11: Font metric cache file cleanups.
tree
|
commitdiff
2009-10-02
Alexandre Julliard
winex11: Use explicit prototypes for function pointers.
tree
|
commitdiff
2009-10-01
Roderick Colenbrander
winex11: Add support for 16-bit/32-bit DIB sections.
tree
|
commitdiff
2009-09-30
Alexandre Julliard
winex11: Remove BITBLT_InternalStretchBlt now that...
tree
|
commitdiff
2009-09-30
Alexandre Julliard
winex11: Move the DIB locking and the client-side optim...
tree
|
commitdiff
2009-09-30
Alexandre Julliard
winex11: Move X11DRV_ClientSideDIBCopy to avoid forward...
tree
|
commitdiff
2009-09-26
Alexandre Julliard
winex11.drv: BS_DIBPATTERN brushes use a 32-bit handle...
tree
|
commitdiff
2009-09-25
Roderick Colenbrander
winex11: Don't use ColorShifts for non-TrueColor bitmaps.
tree
|
commitdiff
2009-09-23
Vincent Povirk
winex11: Re-add the optimization for blending 1x1 pixel...
tree
|
commitdiff
2009-09-22
André Hentschel
winex11: Add alternative header for xf86vm.
tree
|
commitdiff
2009-09-10
Roderick Colenbrander
winex11: Fix a null pointer bug in ToLogical in case...
tree
|
commitdiff
2009-09-10
Roderick Colenbrander
winex11: Add helper function for copying brushes.
tree
|
commitdiff
2009-09-10
Roderick Colenbrander
winex11: Add helper function get_xrender_format_from_co...
tree
|
commitdiff
2009-09-09
Roderick Colenbrander
winex11: Add helper function for calculating ColorShifts.
tree
|
commitdiff
2009-09-09
Roderick Colenbrander
winex11: Use ColorShifts in get_xrender_format_from_pde...
tree
|
commitdiff
2009-09-09
Dmitry Timoshkov
winex11.drv: Handle WM_DELETE_WINDOW by simulating...
tree
|
commitdiff
2009-09-08
Roderick Colenbrander
winex11: Always adjust the color_shifts pointer when...
tree
|
commitdiff
2009-09-02
Roderick Colenbrander
winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
tree
|
commitdiff
2009-09-02
Roderick Colenbrander
winex11: Use ColorShifts from physDev in X11DRV_PALETTE...
tree
|
commitdiff
2009-09-02
Roderick Colenbrander
winex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical...
tree
|
commitdiff
2009-09-02
Roderick Colenbrander
winex11: Introduce a new function for looking up the...
tree
|
commitdiff
2009-08-29
Alexandre Julliard
winex11: Bytes per line is signed so make it an int...
tree
|
commitdiff
2009-08-19
Andrew Eikum
winex11: Support KEYEVENTF_UNICODE in SendInput.
tree
|
commitdiff
2009-08-17
Alexandre Julliard
winex11: Add handling of take focus event on the deskto...
tree
|
commitdiff
2009-08-13
Alexandre Julliard
winex11: Use the Globally Active focus model with take...
tree
|
commitdiff
2009-08-12
Dmitry Timoshkov
winex11.drv: Handle failure of XcursorImageCreate.
tree
|
commitdiff
2009-08-07
Henri Verbeet
winex11.drv: Fallback to X11DRV_SHM_NONE in X11DRV_DIB_...
tree
|
commitdiff
2009-08-06
Henri Verbeet
winex11.drv: Add support for XShm pixmaps.
tree
|
commitdiff
2009-08-03
Roderick Colenbrander
winex11: Fix XRender_GetSrcAreaStretch compile bug...
tree
|
commitdiff
2009-08-03
Roderick Colenbrander
wgl: Fix usage of non-GLX visual in glXCreateContext.
tree
|
commitdiff
2009-07-24
Roderick Colenbrander
winex11: XRenderComposite can be inaccurate when scaled...
tree
|
commitdiff
2009-07-23
Roderick Colenbrander
winex11: Make X11DRV_SetupGCForPatBlt independent of...
tree
|
commitdiff
2009-07-23
Roderick Colenbrander
winex11: Make BRUSH_DitherColor independent of the...
tree
|
commitdiff
2009-07-23
Roderick Colenbrander
winex11: Add support for GCs at more depths.
tree
|
commitdiff
2009-07-16
Roderick Colenbrander
winex11: Add a function for retrieving the bitmap GC.
tree
|
commitdiff
2009-07-14
Roderick Colenbrander
winex11: Use set_xrender_transformation in AlphaBlend.
tree
|
commitdiff
2009-07-13
Roderick Colenbrander
winex11: Add an XRender based GetSrcAreaStretch.
tree
|
commitdiff
2009-07-13
Roderick Colenbrander
winex11: Add a helper function for converting a random...
tree
|
commitdiff
2009-07-13
Yuri Khan
winex11.drv: Handle clipboard on an auxiliary thread...
tree
|
commitdiff
2009-07-10
Roderick Colenbrander
winex11: Get rid of depth conversion fixme.
tree
|
commitdiff
2009-07-06
Roderick Colenbrander
winex11: Move glyph code over to get_xrender_format.
tree
|
commitdiff
2009-07-06
Roderick Colenbrander
winex11: Move AlphaBlend over to get_xrender_format.
tree
|
commitdiff
2009-07-06
Roderick Colenbrander
winex11: Get rid of the static Xrender picture format...
tree
|
commitdiff
2009-06-26
Austin English
winex11: Make sure GetKeyNameText gets the correct...
tree
|
commitdiff
2009-06-25
Alexandre Julliard
winex11: Try to use the correct window rectangle as...
tree
|
commitdiff
2009-06-22
Vincent Povirk
winex11.drv: Link the windows JFIF format to the X...
tree
|
commitdiff
2009-06-22
Vincent Povirk
winex11.drv: Link the windows PNG format to the X image...
tree
|
commitdiff
2009-06-22
Detlef Riekenberg
winex11: Get rid of glext.h in remaining locations.
tree
|
commitdiff
2009-06-17
Roderick Colenbrander
wgl: Get rid of glXQueryDrawable because officially...
tree
|
commitdiff
2009-06-15
Damjan Jovanovic
winex11.drv: Fix file drops on KDE4 and XFCE.
tree
|
commitdiff
2009-06-09
Austin English
winex11: Return correct length for GetKeyNameText.
tree
|
commitdiff
2009-06-04
Vincent Povirk
winex11.drv: Don't use XEvents uninitialized when waits...
tree
|
commitdiff
2009-06-02
André Hentschel
winex11: Fix Ctrl+Shift+Tab translation.
tree
|
commitdiff
2009-05-28
André Hentschel
winex11: Fix Ctrl+Tab translation.
tree
|
commitdiff
2009-05-28
Dmitry Timoshkov
winex11.drv: Avoid a crash if not in a desktop mode.
tree
|
commitdiff
2009-05-27
Francois Gouget
winex11: Also define X11DRV_OpenGL_Cleanup() when OpenG...
tree
|
commitdiff
2009-05-27
Vincent Povirk
winex11: Set the fullscreen state of virtual desktops...
tree
|
commitdiff
2009-05-26
Francois Gouget
winex11.drv: Replace an strdup() with HeapAlloc() in...
tree
|
commitdiff
2009-05-21
Vincent Povirk
winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
tree
|
commitdiff
2009-05-21
Vincent Povirk
winex11.drv: Use the proper enum value for repeat.
tree
|
commitdiff
2009-05-20
Roderick Colenbrander
wgl: Set PFD_GENERIC_FORMAT on bitmap formats instead...
tree
|
commitdiff
2009-05-19
Roderick Colenbrander
wgl: Use local pixel format data for WGL_ACCELERATION_ARB.
tree
|
commitdiff
2009-05-18
Roderick Colenbrander
wgl: Make sure WGL_DRAW_TO_BITMAP_ARB is only seen...
tree
|
commitdiff
2009-05-18
Roderick Colenbrander
wgl: Make sure WGL_SUPPORT_GDI_ARB is only seen on...
tree
|
commitdiff
2009-05-18
Roderick Colenbrander
wgl: Add WGL_SWAP_METHOD_ARB support.
tree
|
commitdiff
2009-05-15
Roderick Colenbrander
wgl: Offer PFD_GENERIC_ACCELERATED on bitmap capable...
tree
|
commitdiff
2009-05-15
Roderick Colenbrander
wgl: Select bitmap capable formats when PFD_DRAW_TO_BIT...
tree
|
commitdiff
2009-05-15
Roderick Colenbrander
wgl: Duplicate some single buffered pixel formats for...
tree
|
commitdiff
2009-05-06
Austin English
winex11.drv: Remove an outdated comment.
tree
|
commitdiff
2009-05-05
Alexandre Julliard
winex11: Limit window dimensions to 65535 to avoid...
tree
|
commitdiff
2009-05-04
Vincent Povirk
winex11.drv: Export copied images as image/bmp.
tree
|
commitdiff
2009-05-01
Vincent Povirk
winex11.drv: Convert image/bmp X selections to Windows...
tree
|
commitdiff
2009-04-29
Rein Klazes
winex11: GetPixel() on a monochrome bitmap should retur...
tree
|
commitdiff
2009-04-24
Huw Davies
winex11.drv: Print clipboard formats in hex.
tree
|
commitdiff
2009-04-23
Alexandre Julliard
winex11.drv: Don't give focus to a minimized window...
tree
|
commitdiff
2009-04-21
Roderick Colenbrander
opengl: Add WGL_EXT_pixel_format_packed_float support.
tree
|
commitdiff
2009-04-20
Huw Davies
winex11.drv: Fix typo so that emf -> mfpict synthesis...
tree
|
commitdiff
2009-04-20
Huw Davies
winex11.drv: Fix ordering of synthesized text formats.
tree
|
commitdiff
2009-04-14
Hans Leidekker
winex11.drv: Set HKCU\Keyboard Layout\Preload key.
tree
|
commitdiff
2009-04-14
Hans Leidekker
user32: By default, return all zeroes in the first...
tree
|
commitdiff
2009-03-25
Kusanagi Kouichi
winex11.drv: Make import/export functions static.
tree
|
commitdiff
2009-03-24
Andrew Talbot
winex11.drv: Remove order-of-evaluation dependencies.
tree
|
commitdiff
2009-03-02
Eric Pouech
winex11: Correctly pad 1 bpp DDB's lines with 0 values.
tree
|
commitdiff
2009-03-02
Dmitry Timoshkov
winex11.drv: Take into account current world transform...
tree
|
commitdiff
2009-02-26
David Korth
winex11.drv: Map Super_L, Super_R, and Menu keys correctly.
tree
|
commitdiff
2009-02-12
Michael Stefaniuc
imm32: Make space for a 64bit pointer in the IMM window.
tree
|
commitdiff
2009-02-05
Francois Gouget
xrandr: X11DRV_XRandR_Cleanup() is unused so remove it.
tree
|
commitdiff
next