shell32: Fix some gcc 4.1 warnings caused by casts in macros.
[wine] / dlls /
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 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  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. Wucherpf... cabinet: 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  Vitaliy Margolenx11drv: Convert 24-bit into 32-bit color before looking...
2006-03-01  Juan Langcrypt32: Eliminate an unnecessary function pointer...
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 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  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  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  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 Pouechkernel32: ClearCommError.
2006-02-27  Andrew de los Reyesriched20: 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. SørnesUpdated/new Norwegian Bokmål resources.
2006-02-24  Vitaly Lipatovole32: Add descriptions for StgCreateDocfile and StgIsS...
2006-02-24  Phil Krylovriched20: Added a comment to make life easier.
2006-02-24  Francois GougetAssorted spelling fixes.
2006-02-24  Francois Gougetwinsock: Tweak getnameinfo() prototype.
2006-02-24  Francois Gougetmsftedit: Fix CreateTextServices() forward.
2006-02-24  Francois Gougetd3d8: Remove spaces before '\n', spelling fix.
2006-02-24  Francois GougetAdd trailing '\n's to ok() calls.
2006-02-24  Francois Gougetuser32: Handle WM_ENDSESSION in DefWinProc().
2006-02-24  Francois Gougetuser32: 0 vs. INFINITE timeout.
2006-02-24  Francois Gougetuser: Fix ExitWindows().
2006-02-24  Jeff Latimerusp10: Tidy default values.
2006-02-24  Alexandre Julliardx11drv: Make the synchronous option a debug channel...
2006-02-24  Alexandre Julliardntdll: Use PROT_NONE instead of 0.
2006-02-24  Alexandre Julliardkernel: Don't request execute permission for DOS memory.
2006-02-24  Juan Langcrypt32: Use public functions during serialization...
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2006-02-24  Detlef Riekenbergwinspool/tests: Skip tests, when a remote print server...
2006-02-24  Vitaly Lipatovole32/tests: Do not compare returned by DeleteFile...
2006-02-24  Robert Shearmanole: Fallthrough from local activation in CoGetClassObject.
2006-02-24  Robert Shearmanoleaut: Fix standard font cloning.
2006-02-24  Francois Gougetuser: Give meaningful names to the structures used...
2006-02-24  Ulrich Czekallamsi: When evaluating conditions, if the condition is...
2006-02-24  Huw Daviesmsxml3: Fix for empty node lists.
2006-02-24  Dmitry Timoshkovgdi: Use "MS Sans Serif" as default sans serif font...
2006-02-24  Huw Daviesgdi32: Fallback to StretchDIBits if the driver doesn...
2006-02-24  Detlef Riekenbergcfgmgr32: Forward some functions to setupapi.dll.
2006-02-23  James Hawkinssetupapi: Downgrade an ERR to a WARN.
2006-02-23  Kevin Koltzauriched20: Call GetClipboardData callback on cut/copy.
2006-02-23  Kevin Koltzauriched20: Enable retrieving data through the ole interface.
next