wine
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.
2006-03-01  Robert Shearmanole: Fix marshaling of proxies for interfaces that...
2006-03-01  Robert Shearmanoleaut: Use IsEqualIID in connpt.c instead of memcmp...
2006-03-01  Robert Shearmanrpcrt4: Change the stubless parameter attributes to...
2006-03-01  Robert Shearmanrpcrt4: Implement marshaling and unmarshaling for enum...
2006-03-01  Juan Langcrypt32: Use CertFindCertificateInStore to simplify...
2006-03-01  Jon Parshallshell32: New icons for Desktop and My Computer.
2006-03-01  Jason Edmeadesuser32: Ensure VK_UP displays the popup menu for the...
2006-03-01  Marcus MeissnerPACKAGING: Mention more libraries / tools in the needed...
2006-03-01  Gerald PfeiferREADME: Fix spelling Red Hat. Remove unneeded referenc...
2006-03-01  Mike McCormackserver: Print a message if wineserver crashes and we...
2006-03-01  Vitaliy Margolenx11drv: Convert 24-bit into 32-bit color before looking...
2006-03-01  Juan Langcrypt32: Eliminate an unnecessary function pointer...
2006-02-28  Dmitry Timoshkovnotepad: Wrap long lines by default like Windows does.
2006-02-28  Eric Pouechkernel32: Implemented ClearCommError on top of GET_COMM...
2006-02-28  Eric Pouechntdll: Implemented serial IOCTL for status: GET_COMM_ST...
2006-02-28  Alexandre Julliardwrc: Integer ids can be used for control labels instead...
2006-02-28  Alexandre Julliardwinnls32: Renamed the winnls directory to winnls32.
2006-02-28  Alexandre Julliardwnaspi32: Renamed the winaspi directory to wnaspi32.
2006-02-28  Alexandre Julliardlz32: Renamed lzexpand directory to lz32.
2006-02-28  Alexandre Julliardntdll: Don't reset the load count when reusing a builti...
2006-02-28  Detlef Riekenbergwine.inf: Add printing section for local port monitor.
2006-02-28  Robert Reifdsound: Fix duplex create bug.
2006-02-28  Vitaly Budovskidinput: Return an error if both DISCL_EXCLUSIVE and...
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_CCW_STENCIL* render...
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_SCISSORTESTENABLE.
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_SLOPESCALEDEPTHBIAS.
2006-02-28  Vitaly Budovskiwined3d: Implemented WINED3DRS_ANTIALIASEDLINEENABLE.
2006-02-28  Vitaly Budovskiwined3d: Added D3D9 render states.
2006-02-28  Vitaly Budovskiwined3d: Fixed some typos and prevented divide by 0.
2006-02-28  Eric Pouechcrypt32: Don't access a blob after freeing it.
2006-02-28  Eric Pouechwinedbg: Added a close_process method to process_io.
2006-02-28  Eric Pouechwinedbg: Extend auto mode with minidump.
2006-02-28  Eric Pouechwinedbg: Rewrite auto mode.
2006-02-28  Eric Pouechwinedbg: Fixed regression in gdb handling.
2006-02-28  James Hawkinsadvpack: Factor out loading the program files directory.
2006-02-28  James Hawkinsadvpack: Add tests for the TranslateInfStringEx trio...
2006-02-28  James Hawkinsadvpack: Factor out the API loading of advpack tests.
2006-02-28  Juan Langcrypt32: Correct compile problem on gcc 2.95.
2006-02-28  YunSong Hwangcrypt32: Add Korean translation.
2006-02-28  Mike McCormackmsvcrt: Add a stub for _wsetlocale.
2006-02-28  Kovács Andráswinecfg: New Hungarian language resource.
2006-02-28  Francois Gougetd3d8: Remove spaces before '\n'.
2006-02-28  Roderick Colenbranderd3d8: Header cleanup.
2006-02-28  Jacek Cabanmshtml: Added nsIInterfaceRequestor implementation.
2006-02-28  Jacek Cabanmshtml: Improve ConfirmEx hack.
2006-02-27  Francois Gougetadvpack: Prepare the unicodification of advpack.dll.
2006-02-27  Eric Pouechwinedbg: Auto mode.
2006-02-27  Eric Pouechwinedbg: Move gdb command line handling.
2006-02-27  Eric Pouechwinedbg: Active and command line.
2006-02-27  Eric Pouechwinedbg: Cleanup the process_io usage.
2006-02-27  Eric Pouechwinedbg: Active targets
2006-02-27  Eric Pouechkernel32: ClearCommError.
2006-02-27  Andrew de los... riched20: Implement EM_SCROLL and its tests.
2006-02-27  Hamza Lakhaniriched20: EM_HIDESELECTION implementation.
2006-02-27  Peter Beutnerddraw: Fix transparent Blits on 8bit surfaces.
2006-02-27  H. Verbeetwined3d: Don't use GetDevice in IWineD3DSurfaceImpl_Get...
2006-02-27  Roderick Colenbranderd3d8: Moved the remaining code over to WineD3D (based...
2006-02-27  Hans Leidekkerwinsock: Fix two Windows to Unix mapping issues.
2006-02-27  Henning Gerhardtcrypt32: Add German resource file.
2006-02-27  Saulius Krasuckasmscms: One more LastError code fixed.
2006-02-27  Michael Jungshell32/tests: Added test for Desktop::ParseDisplayName...
2006-02-27  Jacek Cabanmshtml: Return error in NewChannelFromURL if retval...
2006-02-27  Jacek Cabanmshtml: Added nsIURI::Clone implementation.
2006-02-27  Jacek Cabanmshtml: Don't add null byte to post data.
2006-02-27  Jacek Cabanmshtml: Init nsIOService as soon as possible.
2006-02-24  Vitaly Lipatoviphplapi: Define IF_NAMESIZE if missing.
2006-02-24  Alexander N... Updated/new Norwegian Bokmål resources.
2006-02-24  Vitaly Lipatovole32: Add descriptions for StgCreateDocfile and StgIsS...
next