wine
2010-01-06  Henri Verbeetavifil32: Properly check the required buffer size in...
2010-01-06  Henri Verbeetavifil32: Always add the format change frame to the...
2010-01-06  André Hentschelmsi/tests: Remove dead url.
2010-01-06  André Hentscheldbghelp: Fix typo in url.
2010-01-06  André Hentschelwinedbg: Update link.
2010-01-06  Andrew Eikummsi: Implement recursive INSTALLSTATE updates for msi...
2010-01-05  Detlef Riekenberguser32: Move a comment about HLOCAL16 to user.exe.
2010-01-05  Hans Leidekkerwininet: Fix a memory leak.
2010-01-05  Alexandre Julliardkernel: Stop exporting some 16-bit functions that are...
2010-01-05  Alexandre Julliardwinedos: Merge all of winedos back into krnl386.
2010-01-05  Alistair Leslie... gdiplus: Implement GdipIsVisibleClipEmpty.
2010-01-05  Paul Vriensmshtml/tests: Fix a test failure on NT4.
2010-01-05  Paul Vrienskernel32: Add a stubbed GetConsoleProcessList().
2010-01-05  James Hawkinsuser32: Don't try to free a handle with a value of...
2010-01-05  Maarten Lankhorstmmdevapi: Add test showing collection doesn't keep...
2010-01-05  Maarten Lankhorstmmdevapi: Add an empty IMMDeviceCollection implementation.
2010-01-05  Maarten Lankhorstmmdevapi: Constify IMMDeviceEnumeratorVtbl.
2010-01-05  Henri Verbeetavifil32: Don't leak the buffer on HeapReAlloc() failur...
2010-01-05  Henri Verbeetavifil32: Just assign maxSize to This->cbBuffer in...
2010-01-05  Henri Verbeetavifil32: Properly check the required buffer size in...
2010-01-05  Henri Verbeetwined3d: Handle stateblock capture for default lights...
2010-01-05  Henri Verbeetwined3d: Remove a few redundant context dereferences.
2010-01-05  Jacek Cabanurlmon: Fixed accept_mimes freeing.
2010-01-04  Alexandre Julliardole2: Convert the icon for OleMetafilePictFromIconAndLa...
2010-01-04  Alexandre Julliardshell: Convert the about icon to 32-bit explicitly...
2010-01-04  Alexandre Julliardwinedos: Link to DirectSoundCreate through delayed...
2010-01-04  Alexandre Julliardwinedos: Link to DirectDrawCreate through delayed impor...
2010-01-04  Alexandre Julliardwinex11: Don't process ConfigureNotify events that...
2010-01-04  Alexandre JulliardUpdate copyright info for 2010.
2010-01-04  Maarten Lankhorstmmdevapi: Add stubs for MMDevEnum with tests.
2010-01-04  Gerald Pfeiferconfigure: Sort WINE_TRY_CFLAGS entries alphabetically.
2010-01-04  Alexandre Julliardwinedos: Merge the few definitions from dosvm.h into...
2010-01-04  Alexandre Julliardwinedos: Remove some obsolete comments.
2010-01-04  Alexandre Julliardwinedos: Merge the parallel port device I/O handling...
2010-01-04  Alexandre Julliardwinedos: Merge the UMB management into dosvm.c.
2010-01-04  Alexandre Julliardwinedos: Merge the XMS handler into int31.c.
2010-01-04  Alexandre Julliardwinedos: Internal functions don't need to be WINAPI.
2010-01-04  Josselin Bardetmsiexec: Support of /package option.
2010-01-04  Alexandre Julliardwpp: Reset the line position when parsing a new file.
2010-01-04  Alexandre Julliardwrc: Merge the menu and menuex structures.
2010-01-04  Alexandre Julliardwrc: Merge the menuitem and menuitemex structures.
2010-01-04  Alexandre Julliardwrc: Merge the dialog and dialogex structures.
2010-01-04  Stefan Dösingerwined3d: Implement subrange flushing with GL_APPLE_flus...
2010-01-04  Stefan Dösingerwined3d: Prepare for dynamic vertex buffers.
2010-01-04  Stefan Dösingerwined3d: Add GL_APPLE_flush_buffer_range.
2010-01-04  Stefan Dösingerwined3d: Add GLintptr and GLsizeiptr.
2010-01-04  Stefan Dösingerwined3d: Track separate dirty ranges in buffers.
2010-01-04  Stefan Dösingerwined3d: Set WINED3D_BUFFER_CREATEBO in buffer_init().
2010-01-04  Stefan Dösingerwined3d: Revert the GL usage confusion.
2010-01-04  Gerald Pfeiferinclude: Move WINED3DTS_WORLD et al directly into _WINE...
2010-01-04  Gerald Pfeiferwined3d: Introduce WINED3DFMT_INST and use it in CheckT...
2010-01-04  Marcus Meissnerkernel32: Check if buffer is NULL before derefencing...
2010-01-04  Marcus Meissnerkrnl386.exe: Removed unused owner_exists variable ...
2010-01-04  Vincent Povirkgdiplus: Reset the lock count when unlocking a bitmap...
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in image.c.
2010-01-04  Vincent Povirkgdiplus: Add trace to GdipBitmapUnlockBits.
2010-01-04  Vincent Povirkgdiplus: Add trace to unimplemented function in graphic...
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in graph...
2010-01-04  Vincent Povirkgdiplus: Add traces to unimplemented functions in custo...
2010-01-04  Nikolay Sivovcomctl32/comboex: Fix a leak for text string stored...
2010-01-04  Christian Costad3drm: Add some definitions.
2010-01-04  Jacek Cabanmshtml: Store body event target in HTMLDocumentNode.
2010-01-04  Jacek Cabanmshtml: Use nsIDocShell to load a page in set_moniker.
2010-01-04  Jacek Cabanmshtml: Don't try to wrap necko channel in nsChannel...
2010-01-04  Jacek Cabanmshtml: Make sure that event listeners of connection...
2010-01-04  Jacek Cabanmshtml: Store ConnectionPointContainer pointer in Conne...
2010-01-04  Henri Verbeetwined3d: Handle source and destination rectangles in...
2010-01-04  Henri Verbeetwined3d: Add support for source and destination rectang...
2010-01-04  Henri Verbeetd3d10core: Add a wined3d geoemtry shader to struct...
2010-01-04  Henri Verbeetwined3d: Add a geometry shader object.
2010-01-04  Henri Verbeetwined3d: Move "wrap_lookup" to struct wined3d_gl_info.
2010-01-04  Dan Kegelcmd: Fix echoing of multiline commands.
2010-01-04  Dan Kegelcmd: Echoed prompts are preceded by a blank line.
2010-01-04  Vincent Povirkole32: Remove fixme for transacted mode.
2010-01-04  André Hentschelcomctl32: Improve German translation.
2010-01-04  Nikolay Sivovcomdlg32/tests: Free global blocks after PrintDlg(...
2010-01-04  Andrew Eikumhlink/tests: Fix some memory leaks (valgrind).
2010-01-04  Andrew Eikumhlink: Fix copy-paste typo.
2010-01-04  Vincent Povirkgdiplus: Fix a memory leak in GdipCreateMetafileFromWmf.
2010-01-04  William Waghornwined3d: Added NVidia GT240 detection.
2010-01-04  Andrew Nguyenwine.inf: Add CommonProgramFiles system environment...
2009-12-31  Rob Shearmanjscript: Fix various memory and reference count leaks.
2009-12-31  Christian Costad3drm: Add stub for Direct3DRMCreate.
2009-12-31  Ilya Shpigorgdi32: Test for font creation with the OEM charset.
2009-12-31  Aaron Brazenerwined3d: Added further Nvidia Geforce 8xxx detection.
2009-12-31  Stefan Leichterntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurr...
2009-12-31  Andrew Nguyencmd: Set the PROMPT environment variable on startup.
2009-12-31  Andrew Nguyenwine.inf: Add PATHEXT system environment variable.
2009-12-31  Michael Stefaniuckernel32: Add missing stdarg.h includes.
2009-12-31  Joel Holdsworthuser32: Fixed icons to select correct image in high...
2009-12-31  Christian Costad3dxof: Enable referencing objects defined in current...
2009-12-31  Christian Costad3dxof: Get rid of cur_subobject.
2009-12-31  Jacek Cabanjscript: Added a test using script dispatch after closi...
2009-12-31  Henri Verbeetwined3d: Fix WINED3DRS_DEPTHBIAS handling.
2009-12-31  Henri Verbeetwined3d: Merge vertexshader_set_function() and pixelsha...
2009-12-31  Henri Verbeetwined3d: Move shader input/output signatures to IWineD3...
2009-12-31  Henri Verbeetwined3d: Always handle WINED3DSPR_INPUT registers as...
2009-12-31  Henri Verbeetwined3d: Merge pixelshader.c and vertexshader.c.
2009-12-31  Andrew Eikumhlink: String target reference is actually moniker...
2009-12-31  Rob Shearmanjscript: Make sure to initialise the string output...
next