wine
2007-08-31  Mikolaj Zalewskiwinex11.drv: wintab: Copy also the button #0 state.
2007-08-31  Mikolaj Zalewskiuser32: combo: CB_SETITEMHEIGHT should make the edit...
2007-08-31  Lionel Debrouxwinex11.drv: Fix memory leak in create_cursor (found...
2007-08-31  Alexandre Julliardprograms: Remove other obsolete ChangeLog files.
2007-08-31  Dmitry Timoshkovnotepad: Get rid of ChangeLog file.
2007-08-31  Dmitry Timoshkovnotepad: We pass OFN_FILEMUSTEXIST | OFN_PATHMUSTEXIST...
2007-08-31  Mikolaj Zalewskiwinex11.drv: Support GdiAlphaBlend with blendfn.AlphaFo...
2007-08-31  Francois Gougetkernel32/tests: Add tests for DebugActiveProcessStop...
2007-08-31  Francois Gougetserver: Fix the crashed process exit code when the...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-31  Francois Gougetbcrypt: Add a skeleton bcrypt.h header and use it.
2007-08-31  Francois Gougetwinedbg: Detach from the debuggee before exiting.
2007-08-31  Francois Gougetwininet: Remove the occasional parameter name in the...
2007-08-31  Stefan Leichterdmscript: Remove 'recursive registry key delete' function.
2007-08-31  Stefan Leichterdmstyle: Remove 'recursive registry key delete' function.
2007-08-31  Stefan Dösingerwined3d: Raise the 1x pixelshader max value to the...
2007-08-31  Stefan Dösingerwined3d: The temp vars are tmp0 and tmp1.
2007-08-31  Stefan Dösingerwined3d: Take the format into account when finding...
2007-08-31  Stefan Dösingerd3d: Add a test for double surface locking.
2007-08-30  Kai Blinsecur32: Implement LsaRegisterLogonProcess stub.
2007-08-30  Stefan Leichterdmsynth: Remove 'recursive registry key delete' function.
2007-08-30  Stefan Leichterdmusic: Remove 'recursive registry key delete' function.
2007-08-30  Detlef Riekenbergwinspool: Powerpoint XP expect a valid pointer on Win9x.
2007-08-30  Maarten Lankhorstdsound: Increase dll refcount and disable thread calls.
2007-08-30  Alexandre Julliardserver: Detaching from a process needs to continue...
2007-08-30  Trent Waddingtonserver: Handle existing timer replacement when no windo...
2007-08-30  Francois Gougetwininet: Fix many wininet prototypes: the context is...
2007-08-30  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-08-30  Francois Gougetshlwapi: Move SHAddDataBlock() to the front and remove...
2007-08-30  Francois Gougetwinscard: Update win32.api to fix the winapi_check...
2007-08-30  Francois Gougetmmsystem: Better stick the the PSDK types.
2007-08-30  Francois Gougetwinscard: Use quotes to include winscard.h. Fixes a...
2007-08-30  Francois Gougetwinhttp: Add a skeleton winhttp.h and use it.
2007-08-30  Francois Gougetwinhttp: Update win32.api to fix the winapi_check warnings.
2007-08-30  Francois Gougetwinapi_check: Assorted win32.api updates.
2007-08-30  Francois Gougetwintrust: Add a prototype for WTHelperGetProvCertFromCh...
2007-08-30  Francois Gougetwinmm: Fix the mmTask*() prototypes.
2007-08-30  Francois Gougetwinmm: Make mmddk.h C++ compatible.
2007-08-30  Francois Gougetmsvcrt: Add a prototype for _atoldbl() & co and declare...
2007-08-30  Francois Gougetgdiplus: Add some extra prototypes.
2007-08-30  Francois Gougetgdiplus: Update win32.api to fix the winapi_check warnings.
2007-08-30  Aric Stewartgdi32: Allocate our glyph metrics in a 128 index chunk...
2007-08-30  Lionel Debrouxkernel32: Fix memory leak in CopyFileW.
2007-08-30  Kirill K. Smirnovwinhelp: Add WS_EX_TOOLWINDOW style to popup windows.
2007-08-30  Alexandre Julliardntdll: Pin down all dlls imported by the main exe.
2007-08-30  Mikolaj Zalewskiuser32: Static controls should have a clipping region...
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-30  Francois Gougetkernel32/tests: Don't call ok() in child processes.
2007-08-30  Francois Gougetkernel32/tests: If the registry happens to be set up...
2007-08-30  Alexandre Julliardwinex11: Set initial wm hints on the desktop window...
2007-08-30  Andrew Talbotshdocvw: Constify some variables.
2007-08-30  Kai Blinsecur32: Implement LsaLogonUser stub.
2007-08-30  Kai Blinsecur32: Implement LsaGetLogonSessionData stub.
2007-08-30  Kai Blinsecur32: Implement LsaFreeReturnBuffer stub.
2007-08-30  Kai Blinsecur32: Implement LsaEnumerateLogonSessions stub.
2007-08-30  Kai Blinsecur32: Implement LsaLookupAuthenticationPackage stub.
2007-08-30  Kai Blinsecur32: Give a hint where to find ntlm_auth.
2007-08-30  Francois Gougetsetupapi: Add prototypes for the Setup*Log*() functions...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-30  Francois Gougettaskmgr & winefile: Refer users to the GNU Lesser Gener...
2007-08-30  Francois Gougetgdiplus: Add some missing or related prototypes and...
2007-08-30  Stefan Dösingerwined3d: Tidy up the vbo removal from the strided data.
2007-08-30  Stefan Dösingerwined3d: Accept rendering to sublevels with backbuffer...
2007-08-30  Stefan Dösingerwined3d: Reject opengl accelerated blits with system...
2007-08-30  Stefan Dösingerwined3d: Clear unused channels on R32F and R16F texture...
2007-08-30  Stefan Dösingerwined3d: Use 0/0/0 as normal if no normal is supplied.
2007-08-30  Stefan Leichterdpnet: Remove 'recursive registry key delete' function.
2007-08-30  Dmitry Timoshkovkernel32: Fix a compiler warning.
2007-08-30  Dmitry Timoshkovwmc: Constify some data.
2007-08-30  Dmitry Timoshkovwrc: Constify some data.
2007-08-30  Dmitry Timoshkovwidl: Constify some data.
2007-08-30  Dan Hipschmanwidl: Handle the size_is attribute on pointers.
2007-08-29  Alexandre Julliardserver: Set the queue mask directly in get_message...
2007-08-29  Alexandre Julliardserver: Message results should be stored as longs,...
2007-08-29  Alexandre Julliardntdll: On Mac OS, close the CDROM device before opening...
2007-08-29  Dmitry Timoshkovntdll: Do not leave not initialized cached timezone...
2007-08-29  Huw Davieswineps.drv: Only fail printer dc creation if the printe...
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-08-29  Steven Edwardsx11drv: Remove some no longer needed wine 16bit headers.
2007-08-29  Roderick Colenbranderwined3d: Fix a hdc check in InitAdapters.
2007-08-29  Andrew Talbotsetupapi: Constify some variables.
2007-08-29  Mikolaj Zalewskiwinex11.drv: Test for out-of-bound src coordinates...
2007-08-29  Alexandre Julliardwinex11: Tool windows should not have WM decorations.
2007-08-29  Alexandre Julliardntdll: Fixed file system name comparison on *BSD.
2007-08-29  Aric Stewartimm: Report GCS_DELTASTART to help behavior with advanc...
2007-08-29  Juan Langwinerror.h: Add more error definitions.
2007-08-29  Juan Langwintrust: Implement pfnCertificateTrust.
2007-08-29  Juan Langwintrust: Save signers of a message in SoftpubLoadSigna...
2007-08-29  Juan Langwintrust: Use a helper function to get a signer's cert...
2007-08-29  Juan Langwintrust: Use pfnAddStore2Chain internally.
2007-08-29  Juan Langwintrust: Test and implement pfnAddCert2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddSgnr2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddStore2Chain.
2007-08-29  Juan Langwintrust: Add missing definitions.
2007-08-29  Juan Langcrypt32: Set trust status on root element in chain.
2007-08-29  James Hawkinscabinet: Add initial tests for FDI.
2007-08-29  Roderick Colenbrandergdi32: Print the function name in wglGetProcAddress.
2007-08-29  Roderick Colenbranderwgl: Degrade an ERR to a WARN.
2007-08-29  Roderick Colenbranderwined3d: Ask for enough RGB bits for pbuffers.
next