wine
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-15  Alexandre Julliardserver: Properly wake the waiting threads when an APC...
2007-01-15  Alexandre Julliardkernel32: Use the proper codepage for console functions.
2007-01-15  Paul Vrienssecur32/tests: Fix compilation for older gcc versions...
2007-01-15  Paul Vriensmshtml/tests: Fix compilation for older gcc versions...
2007-01-15  Paul Vrienscrypt32/tests: Fix compilation for older gcc versions...
2007-01-15  Andrew Talbotntdll: Remove unused function.
2007-01-15  Andrew Talbotmsvcrt: Declare some items static.
2007-01-15  Andrew Talbotmsxml3: Remove unused functions.
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilVarBindCpy.
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilMem{Alloc,Free,ReAlloc}.
2007-01-15  Hans Leidekkersnmpapi: Add some missing APIs to the spec file.
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilOidCpy, SnmpUtilOidFree...
2007-01-15  Alexandre Julliardloader: Fix git-describe invocation to work with old...
2007-01-15  Alexandre Julliardoleaut32/tests: Replace some macros by functions to...
2007-01-15  Anatoly Lyutinkernel32: Add details in description function MultiByte...
2007-01-15  Felix Nawothnigkernel32: Forward CopyLZFile() to LZCopy() instead...
2007-01-15  Eric Pouechdbghelp: Removed unneeded code from rewrite of .gnu_lin...
2007-01-15  Paul Vriensmpr: Fix typo (Coverity).
2007-01-15  Dmitry Timoshkovuser32: Remove redundant visibility checks of a maximiz...
2007-01-15  Dmitry Timoshkovuser32: Simplify some maximized MDI child checks.
2007-01-15  Dmitry Timoshkovuser32: Remove MDI_AugmentFrameMenu call from WM_MDICRE...
2007-01-15  Dmitry Timoshkovwinex11.drv: Fix the typos in the fullscreen state...
2007-01-15  Dmitry Timoshkovwined3d: Do not play with WS_VISIBLE, this causes unwan...
2007-01-15  Stefan Dösingerwined3d, d3d9: Caps correction.
2007-01-15  Stefan Dösingerwined3d: Do not force dynamic usage on transformed...
2007-01-15  Stefan Dösingerwined3d: Better tracking of vertex buffer assignments.
2007-01-15  Stefan Dösingerwined3d: Do not free regularily locked surfaces.
2007-01-15  Stefan Dösingerwined3d: Revert "wined3d: Do not preload vertex buffers...
2007-01-15  Mikołaj Zalewskimpr: Add Polish translation.
2007-01-15  Mikołaj Zalewskimsi: Add Polish translation.
2007-01-15  Mikołaj Zalewskicmdlgtst: Add Polish translation.
2007-01-15  Mikołaj Zalewskiwininet: Add Polish translation.
2007-01-15  Mikołaj Zalewskiwordpad: Add Polish translation.
2007-01-15  Rob Shearmanwininet: Change HTTP_EncodeBase64 to operate on a serie...
2007-01-15  Rob Shearmanwininet: HTTP_HttpQueryInfoW deals with bytes, not...
2007-01-15  Rob Shearmanwininet: Allow a NULL value to be passed into HTTP_Proc...
2007-01-15  Jacek Cabanitss: Added more protocol tests.
2007-01-15  Jacek Cabanitss: Close chm file when destroying Storage.
2007-01-15  Jacek Cabanitss: Return S_FALSE in IStream::Read if there is no...
2007-01-15  Jacek Cabanurlmon: Added mk protocol implementation.
2007-01-15  Bill Medlandodbccp32: Implement SQLGet/SetConfigMode.
2007-01-12  Alexandre Julliardserver: Set the specified in/out buffer sizes on named...
2007-01-12  Andrew Talbotmsrle32: Declare some functions static.
2007-01-12  Andrew Talbotmsi: Declare some functions static.
2007-01-12  Andrew Talbotmsi: Remove unused variables.
2007-01-12  Bill Medlandodbccp32: Remove A->W cross-call.
2007-01-12  Paul Vrienscrypt32/tests: Cast-qual warning fixes.
2007-01-12  Paul Vriensmshtml/tests: Cast-qual warning fix.
2007-01-12  Paul Vriensrpcrt4/tests: Cast-qual warning fixes.
2007-01-12  Paul Vrienssecur32/tests: Cast-qual warning fixes.
2007-01-12  Paul Vriensuser32/tests: Cast-qual warning fixes.
2007-01-12  Paul Vriensoleaut32/tests: Cast-qual warnings fixes.
2007-01-12  Hans Leidekkerusp10: Initialise the caller supplied ABC structure...
2007-01-12  Jacek Cabanurlmon: Added mk protocol stub implementation.
2007-01-12  Jacek Cabanurlmon: Code clean up.
2007-01-12  Alexandre Julliardntdll: Make the virtual.c critical section uninterrupti...
2007-01-12  Alexandre Julliardntdll: Fix handling of 64-bit sizes in NtMapViewOfSection.
2007-01-12  Alexandre Julliardntdll: Duplicate the mapping handle on the server side...
2007-01-12  Alexandre Julliardntdll: Moved the check for removable file in load_dll...
2007-01-12  Francois Gougetxrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode()...
2007-01-12  Bill Medlandodbccp32: Implement SQLGetInstalledDrivers.
2007-01-12  Duane Clarktreeview: Fix horizontal scrolling.
2007-01-12  Stefan Dösingerwined3d: Avoid a NULL pointer dereference in UpdateText...
2007-01-12  Stefan Dösingerwined3d: Do not perform a NULL check on riid (Coverity).
2007-01-12  Stefan Dösingerd3d9: Implement IDirect3DDevice9::StretchRect.
2007-01-12  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-12  Clinton Stimpsonriched20: Fix crash undoing a paste.
2007-01-12  Kirill K. Smirnovexplorer/systray: Some code cleanup.
2007-01-12  Francois Gougetd3d8/tests: Warn that tests were skipped if we could...
2007-01-12  Francois Gougetd3d9/tests: Warn that tests were skipped if we could...
2007-01-12  Francois Gougettests: Add skip(), a function to warn that tests were...
2007-01-12  Francois Gougetdsound/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Francois Gougetdsound/tests: The tests link with dsound.dll so use...
2007-01-12  Francois Gougetdsound/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Francois Gougetwinmm/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Ken Thomaseswined3d: Do not block waiting for occlusion query resul...
2007-01-12  Rob Shearmanole32: Fix copied description and copyright statement...
2007-01-12  Frank Richterdbghelp: Split gnu_debuglink handling into own function.
2007-01-12  Andrew Talbotmsacm32: Declare some variables static.
2007-01-12  Andrew Talbotmshtml: Declare a variable static.
2007-01-12  Andrew Talbotmpr: Declare a variable static.
2007-01-12  Andrew Talbotmsdmo: Declare a function static.
2007-01-12  Andrew Talbotitss: Remove unused variable and associated dead code.
2007-01-12  Andrew Talbotmsadp32.acm: Remove unused function.
2007-01-12  Andrew Talbotmsg711.acm: Remove unused function.
2007-01-12  Detlef Riekenbergcomdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filed...
2007-01-12  Detlef Riekenbergwinspool: Support Xcv for ConfigurePortW.
2007-01-12  Detlef Riekenbergwinspool: Support monitors without a name.
2007-01-11  Alexandre Julliardpreloader: Added printf format checking and fix some...
2007-01-11  Alexandre Julliardpreloader: Remove reserved ranges that we failed to...
2007-01-11  Bill Medlandodbccp32: Implement SQLInstallerError(W).
2007-01-11  Mike McCormackkernel32: Merge existing resources in EndUpdateResource.
2007-01-11  Mike McCormackkernel32: Split update_add_resource() into two functions.
2007-01-11  Mike McCormackkernel32: Create a simple abstraction for file mappings.
2007-01-11  Dmitry Timoshkovuser32: Add a simple DrawState test, make it pass under...
2007-01-11  James Hawkinsmshtml: Use the correct variable in the FIXME.
2007-01-11  James Hawkinswinspool.drv: Check for get_filename failure.
2007-01-11  James Hawkinswinedbg: Check buffer for NULL before writing to it.
2007-01-11  Clinton Stimpsonriched20: Fix modification state for several operations.
next