wine
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.
2006-03-07  Jacek Cabanmshtml: Added IHTMLSelectElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLInputElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLElementCollection::tags implementation.
2006-03-07  Juan Langcrypt32: Simplify stores.
2006-03-06  Alexandre Julliardkernel: Better support for detached processes.
2006-03-06  Alexandre Julliardx11drv: Make sure to never manipulate the root window...
2006-03-06  Alexandre Julliardserver: Support for closing the desktop window.
2006-03-06  Alexandre Julliardserver: Added unlink_named_object function.
2006-03-06  Alexandre Julliardserver: Infrastructure for having a thread own the...
2006-03-06  Alexandre Julliardmlang: Decrement the module refcount when an object...
2006-03-06  H. Verbeetwined3d: Fix the relation between volumes and their...
2006-03-06  H. Verbeetwined3d: Fix the relation between surfaces and their...
2006-03-06  H. Verbeetwined3d: Don't call glCompressedTexImage2DARB without...
2006-03-06  Robert Shearmanwininet: Rewrite InternetCreateUrlW.
2006-03-06  Robert Shearmanwininet: Don't continue to connect to a secure server...
2006-03-06  Robert Shearmanwininet: More tests for InternetCreateUrl.
2006-03-06  Victor Peltwininet: Add stub for missing InternetSetOption.
2006-03-06  Alexandre Julliardlibwine: Export a function to retrieve the data directo...
2006-03-06  Francois GougetFix compatibility with native advpack dlls.
2006-03-06  Mike McCormackwrc: Don't use identifiers starting yy*, they're reserv...
2006-03-06  Mike McCormackavifil32: Fix some more gcc 4.1 warnings caused by...
2006-03-06  Jacek Cabanshdocvw: Added get_LocationURL implementation.
2006-03-06  Jacek Cabanmshtml: Added IHTMLElementCollection implementation.
2006-03-06  Alexandre Julliardshell32: Grow the file list dynamically in SHFileOperation.
2006-03-06  Alexandre Julliardshell32: Store only the file attributes in the file...
2006-03-06  Alexandre Julliardshell32: Fixed handling of null-terminated file list...
2006-03-06  Aric Stewartshell32: Skip dot directories in SHFileOperation.
2006-03-06  Alexandre Julliardserver: Avoid crash in set_thread_desktop if the thread...
2006-03-06  Alexandre Julliardserver: Return real parent and owner in the create_wind...
2006-03-06  Alexandre Julliarduser: Allow creating windows of the desktop class.
2006-03-06  Alexandre Julliarduser: Allow some Wine internal messages to act on the...
2006-03-06  Mike McCormackmpr: Stub implementations of some mpr functions.
2006-03-06  Michael Jungshell32: Unicode'ify ISFHelper interface.
2006-03-06  Vitaliy Margolenwined3d: Fix retrieval of driver adapter versions.
2006-03-06  Eric Pouechdbghelp: Added type for array index.
2006-03-06  Eric Pouechmsvcrt: Some more fixes to name demangling.
2006-03-06  Eric Pouechdbghelp: Implemented TI_GET_COUNT in SymGetTypeInfo...
2006-03-06  Stefan Dösingerwined3d: Add d3d7 and d3d8/9 cap flags to wined3d_types.h.
2006-03-06  Jason Greenwined3d: Add a few more WINED3DFMT formats to be recogn...
2006-03-06  Jacek Cabanshdocvw: Beginning ShowContextMenu implementation.
next