wine
2006-02-22  Alexandre Julliardkernel: Get rid of module.h.
2006-02-22  Alexandre Julliardntdll: Simplify loadorder code by using an enum instead...
2006-02-22  Alexandre Julliardkernel: Don't bother checking load order of the exe...
2006-02-22  Huw Daviesgdi32: Update due to last minute api change in freetype...
2006-02-22  Mike McCormackserver: Make sure we don't get into an infinite loop...
2006-02-22  Jeff Latimerusp10: Add ScriptGetCMap functionality to translate...
2006-02-22  Peter Beutnermsvcrt: Save esp before calling catch block and restore...
2006-02-22  Peter Beutnermsvcrt: Fix handling of multiple nested exceptions.
2006-02-22  Peter Beutnermsvcrt: Fix handling of nested exceptions.
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2006-02-22  Marco Timpanowinedos: Fixed a couple of typos in ppdev.
2006-02-22  Francois Gougetmapi: Add some missing MAPI prototypes.
2006-02-22  Lei Zhangriched20: Implement FR_MATCHCASE for EM_FINDTEXT.
2006-02-22  Ulrich Czekallamsi: Implement MsiSourceListAddSource.
2006-02-22  Ulrich Czekallaadvapi32: Add partial implementation of LookupAccountNameW.
2006-02-22  Stefan Leichtershell32: Export PathResolve by name.
2006-02-22  Alexandre Julliardkernel: Moved the get_startup_info call to ntdll.
2006-02-21  Alexandre Julliardserver: Remove no longer needed fields in the init_proc...
2006-02-21  Aric Stewarttwain: Implment DG_IMAGE/DAT_IMAGEMEMXFER/MSG_GET.
2006-02-21  Huw Daviesmsxml3: Improve parse error handling a bit.
2006-02-21  Huw Daviesmsxml3: Use url monikers to load xml.
2006-02-21  Alexandre Julliardkernel: Use LoadLibrary to load the main exe in all...
2006-02-21  Alexandre Julliardntdll: Support loading a builtin under a different...
2006-02-21  Alexandre Julliardntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_...
2006-02-21  Alexandre Julliardshell32: Use more reasonable timeouts in shlexec test.
2006-02-21  Alexandre Julliardserver: Avoid hang on process startup.
2006-02-21  Alexandre Julliardntdll: Support loading builtin dlls with an explicit...
2006-02-21  Uwe Bonnesntdll: Remove spaces at end of name in import_dll.
2006-02-21  Jason Greenwinefile: Add the ability to save window position to...
2006-02-21  Jeff Latimerusp10: Add stub for ScriptTextOut.
2006-02-21  Jeff Latimerusp10: Add ScriptPlace funtionality.
2006-02-21  Jacek Cabanshdocvw: Added correct implementation of IProvideClassI...
2006-02-21  Roderick Colenbranderd3d8: Move the capability detection code over to WineD3D.
2006-02-21  Lei Zhangriched20: Fix for EM_FINDTEXT input validation.
2006-02-21  James Hawkinsadvpack: Implement AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Add tests for AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Make AddDelBackupEntry always return S_OK.
2006-02-21  James Hawkinsadvpack: Branch off the advpack install functions into...
2006-02-21  James Hawkinsadvpack: Implement the Open/CloseINFEngine and Translat...
2006-02-21  James Hawkinsadvpack: Load the LDIDs of an install section in Transl...
2006-02-21  Dr J A Gowole32: Fix stream ref counting.
2006-02-21  Dr J A Gowole32: Fix up permissions when opening streams.
2006-02-21  Mike McCormackkernel32: Add a simple test for recursive notification.
2006-02-21  Mike McCormackkernel32: Add a short test for GetOverlappedResult.
2006-02-21  Mike McCormackserver: Track created and removed directories in the...
2006-02-21  Detlef Riekenbergntdll: Avoid compile error caused by a single quote.
2006-02-20  Hans Leidekkerwinsock: Implement getnameinfo.
2006-02-20  Rein Klazesmenu: Take the MF_DEFAULT flag in to account in MENU_Ca...
2006-02-20  Robert Shearmanntdll: Add a define for SYS_sigaction to __NR_sigaction.
2006-02-20  Vitaly Lipatovwinsock: Add check for sin6_scope_id.
2006-02-20  Jeff Latimerusp10: Add ScriptShape functionality.
2006-02-20  Roger Hoangriched20: Implemented EM_SETTEXTMODE options TM_RICHTEX...
2006-02-20  Jacek Cabanmshtml: Set default original uri in NewChannelFromURI.
2006-02-20  Mike McCormackserver: Distinguish between a directory and a file...
2006-02-20  Eric Pouechdbghelp: Virtual modules.
2006-02-20  Alexandre Julliardkernel: Don't require execute permission for DOS memory...
2006-02-20  Rein Klazesuser: Add conformance tests for menu item drawing.
2006-02-20  Rein Klazesuser: Menu drawing fixes.
2006-02-20  Rein Klazesuser: Menu string width calculation fixes.
2006-02-20  Rein Klazesuser: Menu drawing fixes.
2006-02-20  Rein Klazesuser: Menu drawing fixes.
2006-02-20  Rein Klazesuser: Move drawing of pop menu arrows to a subroutine...
2006-02-20  Detlef Riekenbergwinspool/tests: Add some tests for SetDefaultPrinterA/W.
2006-02-20  Detlef Riekenbergwinspool: Add documentation and a stub for SetDefaultPr...
2006-02-20  Martin Fuchsshell32: Avoid recursing SHELL32_GetItemAttributes...
2006-02-20  Alexandre Julliardconfigure: Use --rpath if supported when building binar...
2006-02-20  Michael Stefaniucmsvcrt: Misc cleanups in undname.c.
2006-02-20  Michael Stefaniucmsvcrt: Add some tests for __unDName().
2006-02-20  Michael Stefaniucmsvcrt: Use a separate stack for back references to...
2006-02-20  Michael Stefaniucmsvcrt: Move code to parse a literal string out of...
2006-02-20  Michael Stefaniucmsvcrt: Wrap get_class() and get_class_string() for...
2006-02-20  Michael Stefaniucmsvcrt: Fix 20 tests from demangle_test() on old Win...
2006-02-20  Robert Shearmanole: Test the behaviour of CoCreateInstance with an...
2006-02-20  Robert Shearmanole: Change the Apartment Model field to a boolean.
2006-02-20  YunSong Hwangwinecfg: Updated Korean translation.
2006-02-20  YunSong Hwangwordpad: Add Korean translation.
2006-02-20  Eric Pouechdbghelp: Fix SymFindFileInPath to return files matching...
2006-02-20  Jacek Cabanshdocvw: Change FIXMEs to TRACE in IDispatch's methods...
2006-02-20  Jacek Cabanmshtml: Create nsIChannel for protocols not handled...
2006-02-20  Saulius Krasuckasmscms: Fix four todos for GetStandardColorSpaceProfile...
2006-02-20  Saulius Krasuckasmscms: Branching fixes for some test routines
2006-02-20  Mike McCormacksetupapi: Add a stub implementation of CMP_WaitNoPendin...
2006-02-20  Michael Kaufmannuser: Add the DS_NOIDLEMSG style to message boxes.
2006-02-20  Uwe Bonneswinhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpW...
2006-02-20  Roderick Colenbranderd3d8: Move texturing code over to wined3d (based on...
2006-02-20  Eric Pouechwinedbg: Fixed regression: stack info was no longer...
2006-02-18  Jeff Latimerusp10: Add ScriptItemize functionality.
2006-02-18  Hans Leidekkerwinebrowser: Handle file URLs.
2006-02-18  Juan Langwintrust: Add some stubs.
2006-02-18  Juan Langcrypt32: Implement enhanced key usage.
2006-02-18  Stefan Leichterwinetest: Added usp10 tests.
2006-02-18  Alexandre Julliardconfigure: Fix previous change to still build all the...
2006-02-17  Phil Krylovuser: Implement scrolling in popup menus.
2006-02-17  Alexandre Julliardlibwine: Add the runtime library path to the front...
2006-02-17  Alexandre Julliarddbghelp: Use wine_dll_enum_load_path to search the...
2006-02-17  Peter Beutnermsvcrt: Correctly set EOF flag in fread().
2006-02-17  Peter Beutnermsvcrt: Add test for fread/feof.
2006-02-17  Peter Beutnermsvcrt: Remove bogus code.
2006-02-17  Peter Beutnermsvcrt: Fix use of uninitialized variable.
2006-02-17  Detlef Riekenbergwinspool/tests: Add tests for EnumMonitors.
next