wine
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.
2006-03-06  Jacek Cabanmshtml: Added get_documentElement implementation.
2006-03-06  Jacek Cabanmshtml: Added IHTMLElement implementation.
2006-03-06  Jacek Cabanmshtml: Added more interfaces to mshtml.idl.
2006-03-06  Jacek Cabanmshtml: Added IHTMLDOMNode implementation.
2006-03-06  Vitaly Budovskiwined3d: Added OpenGL 2.0 function definitions.
2006-03-06  Robert Shearmanwcmd: Improve command line processing.
2006-03-06  Robert Shearmanoleaut: Implement VarBstrFromDisp.
2006-03-06  Robert Shearmanoleaut: Fix VarFormat for VT_NULL variants.
2006-03-06  Robert Shearmanole: Implement IRpcChannelBuffer::GetDestCtx on the...
2006-03-06  Robert Shearmanole: Store the destination context and the destination...
2006-03-06  Robert Shearmaninclude: Add more definitions and types to olectl.h.
2006-03-06  Robert Shearmanoleaut: Add some more VarFormat tests and fix the VarMo...
2006-03-06  Robert Shearmanoleaut: Split OLEPictureImpl_Load.
2006-03-04  Mike McCormackwinecfg: Fix a typo (LVM_ -> TVM_).
2006-03-04  Vitaly Budovskiwined3d: Implemented WINED3DRS_DEPTHBIAS.
2006-03-04  Vitaly Budovskiwined3d: Added two sided stencil support to WINED3DRS_S...
2006-03-04  Vitaly Budovskiwined3d: Added two sided stencil support to WINED3DRS_S...
2006-03-04  Vitaly Budovskiwined3d: Implemented fallback for separate stencil...
2006-03-04  Vitaly Budovskiwined3d: Implemented fallback for separate stencil...
2006-03-04  Detlef Riekenbergwined3d: Fix cut&paste typo.
2006-03-04  Stefan Dösingerwined3d: Add D3D7 texture stage types.
2006-03-04  Stefan Dösingerwined3d: Add D3D7 render states.
2006-03-04  Dmitry Timoshkovwinebrowser: Use CP_UNIXCP when translating URL passed...
2006-03-04  Byeong-Sik... user32: Fix the default height for CJK fonts.
2006-03-04  Mike McCormackavifil32: Eliminate some gcc 4.1 warnings caused by...
2006-03-04  Juan Langcrypt32: Move serialization functions to serialize.c.
2006-03-04  Christian Gmeinermlang: Implement DllCanUnloadNow.
2006-03-03  Huw Daviesgdi: Better support for 1bpp dib sections.
2006-03-03  Mike McCormackregedit: Fix some gcc 4.1 warnings caused by casts...
2006-03-03  Mike McCormackwinecfg: Eliminate some gcc 4.1 warnings caused by...
2006-03-03  Mike McCormackshell32: Fix some gcc 4.1 warnings caused by casts...
2006-03-03  Mike McCormackmsrle32: Fix some gcc 4.1 warnings caused by casts...
2006-03-03  Mike McCormackhhctrl.ocx: Fix a gcc 4.1 warning caused by a cast...
2006-03-03  Mike McCormackcomctl32: Fix some gcc 4.1 warnings caused by windowsx...
2006-03-03  Juan Langcrypt32: Implement CertDuplicateStore.
2006-03-03  Francois Gougetd3d: Fix Validate(Pixel|Vertex)Shader() prototypes.
2006-03-03  Francois Gougetkernel: Protect sys/resource.h include.
2006-03-02  Alexandre JulliardRelease 0.9.9. wine-0.9.9
2006-03-02  Alexandre JulliardFixed some compiler warnings on old gcc versions.
2006-03-02  Alexandre Julliarddlls: Remove 16-bit files on make clean.
2006-03-02  Roderick Colenbranderwined3d: Opengl 2.x compile fix.
2006-03-02  Vitaly Lipatovuser: Fix uninitialized rectangle in menu arrow painting.
2006-03-02  Mike McCormackwine.inf: Add a default RelayExclude.
2006-03-02  Eric Pouechwinedbg: Bring usage() and .man up to date.
2006-03-02  Eric Pouechwinedbg: Add ability to reload a minidump.
2006-03-02  Eric Pouechwinedbg: process_io
2006-03-02  Eric Pouechwinedbg: main_loop.
2006-03-02  Jacek Cabanshdocvw: Don't call hlink_navigate if HLNF_OPENINNEWWIN...
2006-03-02  Jacek Cabanmshtml: Beginning support for links opened in a new...
2006-03-02  Jacek Cabanmshtml: Use NSContainer as 'This' of its window.
2006-03-01  Gerold J. Wucherpfennigcabinet: Set proper error information on failures.
2006-03-01  Rein Klazesuser32: Fix handling of '\b' right flush character...
2006-03-01  Brandon Woodmanseeriched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
2006-03-01  Jeremy Whitecrypt32: More gcc 2.95 adjustments.
2006-03-01  Aric Cyrwined3d: Reverse GL_BGR to GL_RGB for the D3D RGB formats.
2006-03-01  Robert Shearmanole: Change NORMALEXTREFS to 5, like it is in native.
next