wine
2006-03-15  Vitaliy Margolenx11drv: Fix one case of "glXChooseFBConfig returns...
2006-03-15  Rein Klazesx11drv: Avoid unaligned 32 bit reads, and reads beyond...
2006-03-15  Alexandre Julliardmsvideo: Renamed the msvideo directory to msvfw32.
2006-03-15  Alexandre Julliardwin32s: Renamed the win32s directory to w32skrnl.
2006-03-15  Alexandre Julliardwinsock: Renamed the winsock directory to ws2_32.
2006-03-15  Alexandre Julliardwineprefixcreate: Fixed datadir path. Added dependency...
2006-03-14  Pierre d'Herbemontwineprefixcreate: Make path searching relative.
2006-03-14  Dmitry Timoshkovshell32: Add parameter formatting rule to the command...
2006-03-14  Robert Shearmanwininet: Move URL-related tests to a separate file.
2006-03-14  Robert Shearmanwininet: Make InternetCrackUrlW set the components...
2006-03-14  Robert Shearmanwininet: Move cookie-related stubs to cookie.c
2006-03-14  Robert Shearmanwininet: Implement setting of send and receive timeouts.
2006-03-14  Robert Shearmanntdll: Move the call to MODULE_DllThreadAttach from...
2006-03-14  Robert Reifwineesd: Use pipe sync for events.
2006-03-14  Jan Zerebeckix11drv: Prevent out of bound access in DescribePixelFormat.
2006-03-14  Jan Zerebeckiwine.inf: Increase the DirectX version to that of the...
2006-03-13  Alexandre Julliardddraw: Don't crash in d3d test if OpenGL is missing.
2006-03-13  Juan Langcrypt32: Abstract contexts.
2006-03-13  Mike McCormackshell32: Fix some gcc 4.1 warnings caused by casts...
2006-03-13  Roderick Colenbranderwined3d: Vertexdeclaration fix.
2006-03-13  Hans Leidekkeradvapi32: Add stub implementations for a bunch of docum...
2006-03-13  Christoph Frickdinput/joystick_linuxinput: Add POV detection and repor...
2006-03-13  Robert Shearmanntdll: Very crude implementation of RtlQueueWorkItem.
2006-03-13  Robert Shearmankernel: Implement QueueUserWorkItem.
2006-03-13  Robert Shearmanwininet: Fix the conversion of NULL component values...
2006-03-13  Robert Shearmanwininet: Host name isn't present when two slashes aren...
2006-03-13  Robert Shearmanwininet: InternetCrackUrl should set nPort to the defau...
2006-03-13  Stefan Dösingerwined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
2006-03-13  Vitaliy Margolenwined3d: Don't override variable that still has somethi...
2006-03-13  Vitaliy Margolenwined3d: Add D3DSIO_TEXM3x3PAD to opcode list. We alrea...
2006-03-13  Paul Vrienswine.inf: Add RegisteredOwner and Org also to WindowsNT...
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of LocalAlloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of Global/LocalAlloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of Local Alloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of GlobalAlloc/LocalAlloc.
2006-03-13  Mike McCormackavifil32: Use HeapAlloc/Free instead of LocalAlloc...
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of LocalAlloc. Make...
2006-03-10  Alexandre Julliardwinefile: Refresh the drives and files upon WM_DEVICECH...
2006-03-10  Stefan Dösingerwined3d: Consistently use WINED3DRESOURCETYPE.
2006-03-10  Mike McCormackavifil32: Use CoTaskMemAlloc when allocating memory...
2006-03-10  Mike McCormackavifil32: Fix some gcc 4.1 warnings cause by windowsx...
2006-03-10  Mike McCormackcomdlg32: Remove the property when destroy the dialog...
2006-03-10  Juan Langcrypt32: Move context properties to a separate file.
2006-03-10  Robert Reifwineesd: Update ESD driver to closer match OSS and...
2006-03-10  Petr Tesarikwinedbg: Fix lcall instruction opcode.
2006-03-10  Robert Shearmanwininet: Don't duplicate empty strings.
2006-03-10  Fatih Asiciwordpad: Add Turkish resource file.
2006-03-10  Fatih Asiciwinecfg: Update Turkish resource file.
2006-03-10  Fatih Aşıcıdocumentation: Turkish translation of README file.
2006-03-10  Alexandre Julliardaclocal.m4: Avoid invalid characters in the cache varia...
2006-03-09  Mike McCormackcomdlg32: Use a property for the color dialog's informa...
2006-03-09  Alexandre Julliarddbt.h: Added DBTF_ flags.
2006-03-09  Alexandre Julliarduser: Support packing/unpacking the WM_DEVICECHANGE...
2006-03-09  Robert Shearmanwininet: Fix InternetGetCookie with no matching cookies.
2006-03-09  Robert Shearmanwininet: Fix an off-by-one error in InternetCreateUrlW.
2006-03-09  Robert Shearmanwininet: Further InternetCreateFileW fixes.
2006-03-09  Robert Shearmanwininet: If necessary, add a slash between the hostname...
2006-03-09  Robert Shearmanwininet: More InternetCreateUrlW fixes.
2006-03-09  Robert Shearmanwininet: Parse the scheme the string in InternetCreateF...
2006-03-09  Robert Shearmanwininet: Get the string for the scheme if specified...
2006-03-09  Robert Shearmanwininet: The host name is optional in InternetCreateUrlW.
2006-03-09  Robert Shearmanwininet: Use an array of schemes for mapping from a...
2006-03-09  Robert Shearmanwininet: Fix Trace in InternetCreateUrl.
2006-03-09  Robert Shearmanwininet: Fix redirects with relative URIs instead of...
2006-03-09  Christoph Frickdinput/linuxinput: Fix handling of DIPH_BYID.
2006-03-09  Dmitry Timoshkovgdi: Load system fonts from $(datadir)/wine/fonts if...
2006-03-09  Dmitry Timoshkovgdi: A better workaround for extended user style pens.
2006-03-09  H. Verbeetwined3d: Use OpenGL fragment programs when available.
2006-03-09  H. Verbeetwined3d: Remove an incorrect FIXME.
2006-03-09  H. Verbeetwined3d: Enable color fixups for vertex shaders.
2006-03-09  H. Verbeetwined3d: Minor vshader_program_add_param cleanup.
2006-03-09  Francois Gougetoleaut32: Reorder a few functions to avoid forward...
2006-03-09  Stefan Dösingerwined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC...
2006-03-09  Mike McCormackuser: The height of a ListBox item can be no more than...
2006-03-09  Mike McCormackmsi: Remove some unnecessary indent.
2006-03-09  Mike McCormackmsi: Make sure to run tests for MsiEvaluateCondition.
2006-03-09  Jacek Cabanmshtml: Added beginning of getAttribute implementation.
2006-03-09  Jacek Cabanmshtml: Added IHTMLBodyElement implementation.
2006-03-08  Huw Daviesopengl32: Implement wglUseFontOutlines.
2006-03-08  Juan Langcrypt32: Implement CertGetValidUsages.
2006-03-08  Stefan Dösingerwined3d: Add D3DLOCK_* types to wined3d_types.h.
2006-03-08  Jacek Cabanmshtml: Added get_name and get_value implementation...
2006-03-08  Jacek Cabanmshtml: Added get_name and get_value implementation...
2006-03-08  Jacek Cabanmshtml: Added get_type, get_value, get_name and get_checked
2006-03-08  Peter Åstrandcomctl32: LISTVIEW_InsertItemT should accept iItem...
2006-03-08  Hans Leidekkermscms: Add tests for EnumColorProfiles{A,W}.
2006-03-08  Hans Leidekkermscms: Implement EnumColorProfiles{A,W}.
2006-03-08  Dmitry Timoshkovfonts: Install fonts in $(datadir)/wine/fonts.
2006-03-08  Alexandre Julliarddlls: Added a default install-lib rule for dlls that...
2006-03-07  Alexandre Julliardx11drv: Don't send an invalid WM_NCCREATE to the deskto...
2006-03-07  Alexandre Julliardserver: Fixed length check in dump_inline_unicode_string.
2006-03-07  Alexandre Julliardexplorer: Merged systray support with the desktop windo...
2006-03-07  Alexandre Julliarduser: Launch explorer to manage the desktop window.
2006-03-07  Alexandre Julliardexplorer: Added desktop option.
2006-03-07  Mike McCormackkernel: Improve the activation context stubs.
2006-03-07  H. Verbeetwined3d: Fix a few FIXME's.
2006-03-07  H. Verbeetwined3d: Implement GetCreationParameters (from a patch...
2006-03-07  Stefan Dösingerwined3d: Define D3D usage flags in wined3d_types.h.
2006-03-07  Stefan Dösingerwined3d: Add device caps to wined3d_types.h.
2006-03-07  Jacek Cabanmshtml: Added IHTMLTextAreaElement implementation.
next