wine
2005-12-19  Bill Medlandwinemenubuilder: Provide depth to the menus created.
2005-12-19  Alexandre Julliardkernel32: Check for tabs too when extracting the progra...
2005-12-19  Hans Leidekkerwidl: Avoid lvalue casts in generated code.
2005-12-19  Kai Blinsecur32: Adding AcceptSecurityContext to the NTLM secur...
2005-12-19  Detlef Riekenbergwinspool: Filter additional failures.
2005-12-19  Eric Pouechwinhelp: Handle '> ' on command lines.
2005-12-19  Eric Pouechdbghelp: First stab at supporting calling convention...
2005-12-19  Eric Pouechdbghelp: Return proper size for local & parameters...
2005-12-19  Jonathan Ernstwinecfg: Updated French resources.
2005-12-19  Aric Stewartuser: Make the edit control IME aware and implement...
2005-12-19  Magnus Olsenmsi: Fixed deformat_environment to not cut off string.
2005-12-19  Eric Pouechtaskmgr: Fix viewing of debug channels.
2005-12-19  Eric Pouechdbghelp: Implemented SymMatchString.
2005-12-19  Vitaliy Margolenuser: Fix LB_GETTEXT unmapping for A<->W.
2005-12-19  Thomas Weidenmuellersetupapi: Fix comparing the group SIDs in IsUserAdmin.
2005-12-19  Huw Daviesopengl: Add support for rendering on bitmaps.
2005-12-19  Alexandre Julliardole32: Revert exception handler change.
2005-12-19  Rein Klazesuser: Fix hrgn leaks in win.c test.
2005-12-19  Dmitry Timoshkovcomctl32: Add a test for the initial tooltip window...
2005-12-19  Henning Gerhardtwinecfg: Update German resource.
2005-12-19  Rein Klazeswcmd: Increase maximum length of commands.
2005-12-19  Eric Pouechdbghelp: New stubs (needed for windbg startup).
2005-12-19  Eric Pouechdbghelp: Fixed loading .so modules from a living target.
2005-12-19  Eric Pouechdbghelp: Fixed missing parameters info in StackWalk64.
2005-12-19  Paul Vriensd3d9: Don't crash on NULL device_ptr.
2005-12-19  Alexandre Julliardntdll: Make __wine_call_from_32_restore_regs take a...
2005-12-19  Jacek Cabanurlmon: Added handling of BINDF_FROMURLMON in file...
2005-12-19  Jacek CabanFix typo in urlmon.idl.
2005-12-19  Lauri Tulminuser32: Don't truncate text when creating edit control.
2005-12-19  Rein Klazesx11drv: Do not use the scroll rectangle for clipping...
2005-12-19  Jacek Cabanurlmon: Added some tests and fixes of file protocol.
2005-12-19  Alexander N... winecfg: Updated Norwegian Bokmaal resources.
2005-12-18  Alexandre Julliardntdll: New implementation of relay thunks.
2005-12-17  Alexandre Julliardntdll: Don't use a real guard page at the bottom of...
2005-12-17  Robert Reifwinecfg: Use sound tree view for driver selection.
2005-12-17  Robert Reifwineoss: Shorten MIDI names.
2005-12-17  Juan Langcrypt32: Implement more implicit properties, with tests.
2005-12-17  Vitaliy Margolenimagehlp: Forward StackWalk64 to dbghelp.StackWalk64.
2005-12-17  Dmitry Timoshkovx11drv: ScrollDC should not clip output if a clipping...
2005-12-16  Huw Daviesx11drv: Get the visual for the GLXPixmap from the curre...
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-12-16  Alexandre JulliardException handling: Added a magic __EXCEPT_PAGE_FAULT...
2005-12-16  Alexandre JulliardWe no longer need to handle EXCEPTION_PRIV_INSTRUCTION...
2005-12-16  Alexandre Julliardntdll: More compatible exception information for protec...
2005-12-16  Oliver Stieberwined3d: Vertex declaration cleanup.
2005-12-16  Oliver Stieberwined3d: Allow NULL multi sample quality.
2005-12-16  Alexandre JulliardAdd -register hint in ntdll, kernel and msvcrt spec...
2005-12-16  Alexandre Julliardwinebuild: Allow -register flag for Win32 too.
2005-12-16  Juan Langcrypt32: Implement CRLDistPoints encoding/decoding.
2005-12-16  Stefan Leichtershell32: Fix return value of PathProcessCommand.
2005-12-16  Jacek Cabanurlmon: Fix BindToStorage test.
2005-12-16  Jacek CabanAdded some declarations to mshtml.idl.
2005-12-16  Jacek Cabanwidl: Added bindable and displaybind attributes handling.
2005-12-16  Milko Krachounovwinecfg: Update Bulgarian resource.
2005-12-16  José Manuel... uninstaller: Spanish translations update.
2005-12-16  José Manuel... winecfg: Spanish translations update.
2005-12-16  Ragnvald "Despair... wined3d: Fix matrix copy/paste bug.
2005-12-16  Oliver Stieberwined3d: Vertex declaration recording state.
2005-12-16  Rein Klazesuser32: Implement saving and fix reading of nonclient...
2005-12-16  Tomas Carneckyx11drv: Allow users to preload an OpenGL library.
2005-12-16  Ivan Leo PuotiAdd some structs/prototypes to wdm.h.
2005-12-15  James Hawkinssetupapi: Added stubs for SetupGetInfInformation and
2005-12-15  Alexandre Julliardntdll: Reimplemented _chkstk and _alloca_probe directly...
2005-12-15  Jacek Cabanmshtml: Fix handling Gecko strings.
2005-12-15  Jacek Cabanmshtml: Set Gecko's profile.
2005-12-15  Oliver Stieberwined3d: Internal reference counting.
2005-12-15  Paul Vriensmscms: Add another possible error.
2005-12-15  Paul Vriensd3d9: Don't treat missing d3d9.dll as a failure.
2005-12-15  Dmitry Timoshkoviccvid: Add support for ICM_DECOMPRESS_END message.
2005-12-14  Rein Klazesuser: Read/save minimized metrics from/to registry.
2005-12-14  Alexandre Julliardpreloader: Reserve some space for the shared user data.
2005-12-14  Alexandre Julliardntdll: Fixes in virtual memory protection flags.
2005-12-14  H. Verbeetd3d9: Add a test for Get/SetVertexDeclaration refcounts.
2005-12-14  H. Verbeetwined3d: Return the correct parent in IWineD3DVertexDec...
2005-12-14  H. Verbeetd3d9: Check for a NULL shader in IDirect3DDevice9Impl_G...
2005-12-14  Vitaliy Margolenntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-14  Mike McCormackwinecfg: Update Korean translation.
2005-12-14  Paul Vriensd3d9: Don't treat missing d3d9.dll as a failure.
2005-12-14  H. Verbeetwined3d: Return the correct vertex declaration.
2005-12-14  Ulrich Czekallariched20: Reset selection when text is reset.
2005-12-14  Aric Stewartuser: GetClipboardFormatNameA fix.
2005-12-13  Saulius Krasuckasmscms: Move repetitive code to helper macros.
2005-12-13  Dmitry Timoshkovx11drv: ScrollDC fix.
2005-12-13  Aric Stewartwininet: HTTP headers reworking.
2005-12-13  Alexandre Julliardgdi: Added support for doing GetBitmapBits on a DIB...
2005-12-13  Alexandre Julliardx11drv: Clipping fix with DIB section copy.
2005-12-13  H. Verbeetd3d9: Add a test for Get/SetVertexShader and Get/SetPix...
2005-12-13  Alexandre Julliardserver: Added get_file_info implementation for named...
2005-12-13  Alexandre Julliardserver: Fixed refcounting in get_fd requests for named...
2005-12-13  Robert Shearmanwidl: Start generating type format strings.
2005-12-13  Eric Kohlwidl: Server stubs in generated code are void functions.
2005-12-13  Eric Pouechwinecfg: Simplified module handling code.
2005-12-13  Marcus Meissnerwininet: Reinitialise NETCON on redirect.
2005-12-13  Juan Langiphlpapi: Fix a couple of file descriptor leaks.
2005-12-13  Eric Pouechwinedump: Const correctness fixes.
2005-12-13  Juan Langcrypt32: Decode cleanups.
2005-12-13  H. Verbeetwined3d: Don't change the shader's refcount in SetVerte...
2005-12-13  Oliver Stieberwined3d: Cube texture named constants.
2005-12-12  Paul Vriensshell32/tests/shlfolder.c: ILFindLastID has to be calle...
2005-12-12  Paul Vriensmscms: Add another possible error.
next