wine
2005-08-18  Ivan Leo PuotiImplement FSCTL_PIPE_DISCONNECT in NtFsControlFile...
2005-08-18  Felix NawothnigMake string elements of MCI_OPEN_PARMS const to match...
2005-08-18  Pavel Roskinfontforge 20050729 insists on adding .ttf extension...
2005-08-18  Mike McCormackFix uninitialized variable warnings emitted by gcc...
2005-08-18  Juan LangAdd/update a few definitions.
2005-08-18  Saulius KrasuckasTest passing NULL source to WideCharToMultiByte.
2005-08-18  Felix NawothnigMake the destination pointers of Interlocked* functions...
2005-08-18  Jacek Caban- Added IOleCommandTerget interface to the test.
2005-08-18  Pavel Roskinsfnt2fnt exits with code 0 for several errors, which...
2005-08-18  Huw DaviesSystem should be sans serif.
2005-08-18  Vitaliy MargolenAdd trace to IOCTL_CDROM_RAW_READ.
2005-08-18  Frank RichterOnly draw a themed border when edit control has WS_EX_C...
2005-08-18  Mike McCormackMake each IXMLDOMNode interface represent one libxml2...
2005-08-18  Francois GougetTest "%l" and "%L". At the same time this tests alterna...
2005-08-17  Alexandre JulliardRemoved a few more unnecessary import libraries.
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-08-17  Rémi AssaillyMoved mciseq to the top-level dlls directory.
2005-08-17  Vitaliy MargolenAdd windows version registry entries.
2005-08-17  Oliver StieberCopy the parser and cross compiler from d3d8 and update...
2005-08-17  Mike McCormackgcc 4.0 warning fixes.
2005-08-17  Oliver StieberAdd support for vertex shader constants to the stateblock.
2005-08-17  Francois GougetAssorted spelling fixes.
2005-08-17  Oliver StieberTidy up vertex shaders and bring the current code inlin...
2005-08-17  Saulius KrasuckasCorrect failing test and transform it into a bunch...
2005-08-17  Francois GougetFix a couple of MSVC signed/unsigned warnings.
2005-08-17  Francois GougetFix ShellExecute("\"foo.doc\"") for Internet Explorer 6.
2005-08-17  Mike McCormackFix a search and replace mishap.
2005-08-17  Christian CostaTake RGB mask into account when doing color keying.
2005-08-17  Kai BlinAdd NTLM security provider dummy.
2005-08-17  Christian CostaAdd stubbed IGraphConfig interface to the filtergraph.
2005-08-17  Christian CostaFix rendering of paletted video stream.
2005-08-16  Alexandre JulliardAvoid a crash in find_hardware_message_window when...
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-16  Juan LangAdd more missing definitions, and correct a prototype.
2005-08-16  Francois GougetDynamically load StrRetToBufW(). This lets shell32_test...
2005-08-16  Francois GougetVerify the parameters received by the child process...
2005-08-16  Alexandre JulliardThere is a registry key for the service pack version...
2005-08-16  Mike McCormackgcc 4.0 warning fixes.
2005-08-16  Francois GougetDeclare PNTSTATUS in lmaccess.h and ntsecapi.h to match...
2005-08-16  Francois GougetUse LPSTORAGE to better match the PSDK.
2005-08-16  Dmitry TimoshkovReport swap file total/free sizes to be the same as...
2005-08-16  Michael JungRemove "initguid.h" include from shellpath test.
2005-08-16  Jacek CabanFix protocol test on 9x.
2005-08-16  Ivan Leo PuotiImprove NtCreateNamedPipe trace.
2005-08-16  Aric StewartFixed a memory overflow and leak identified by Mike...
2005-08-16  Frank RichterChange CB_GETCOMBOBOX to return STATE_SYSTEM_PRESSED in
2005-08-16  Saulius KrasuckasMove repetitive code to two helper functions.
2005-08-16  Alexandre JulliardFetch the version information from the standard Windows...
2005-08-16  Juan LangShrink the hex edit window a bit.
2005-08-16  Juan LangRemove a test that fails under WinME. Reported and...
2005-08-16  Juan LangFix uninitialized pointer in builtin providers. Report...
2005-08-16  Ivan Leo PuotiNtCreateNamedPipeFile is no longer a stub, so fix TRACE...
2005-08-16  Jacek CabanDeactivate UI in InPlaceDeactivate.
2005-08-15  Alexandre JulliardAdded a WINE_NO_UNICODE_MACROS define to allow Winelib...
2005-08-15  Kai BlinAdded Negotiate security provider dummy. Removed todos...
2005-08-15  Hans LeidekkerFix the build without openldap headers.
2005-08-15  Jacek Caban- Code cleanup.
2005-08-15  Michael JungAdded CLSID_FolderShortcut definition.
2005-08-15  Aric StewartAdd some body to ResolveSource because it is possible...
2005-08-15  Alexandre JulliardFixed some confusion over whether HEAP_MIN_BLOCK_SIZE...
2005-08-15  Alexandre JulliardSet the default system dir to windows/system32.
2005-08-15  Alexandre JulliardSwitch the default version to win2k.
2005-08-15  Huw DaviesA previous signed-ness fix broke display of non-ansi...
2005-08-15  Ge van GeldorpFix resource leak on error paths.
2005-08-15  Alexandre JulliardBetter handling of conflicting section information...
2005-08-15  Hans LeidekkerImplement ldap_result.
2005-08-15  Frank RichterFix AlphaBlend() to extract the right part of the sourc...
2005-08-15  Mike McCormackWarning fixes for gcc 4.0.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-15  Saulius KrasuckasRemove trailing backslash.
2005-08-15  Mike McCormackgcc 4.0 warning fixes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-08-15  Frank RichterImproved trackbar theming.
2005-08-15  Frank RichterCompare result of RegQueryValueExW() with ERROR_SUCCESS.
2005-08-15  Jacek Caban- Added support for aggregation to res protocol.
2005-08-15  Hans LeidekkerImprove parameter handling for the ldap_add* functions.
2005-08-15  Saulius KrasuckasFix some SHGetSpecialFolderPathA exceptions on WinME:
2005-08-15  James HawkinsHandle resizing the help viewer window.
2005-08-15  Frank RichterWhatever TrueSizeStretchMark is for - it's not what...
2005-08-15  Phil KrylovAdded EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW messag...
2005-08-15  Marcus MeissnerAdded CoCreateInstance16, CoGetClassObject16, OleLoad16...
2005-08-15  Vikram KumarAdded stub for EnableEUDC.
2005-08-15  Frank RichterAdd WC_EDIT and WC_LISTBOX.
2005-08-15  Vincent BéronChange some TRACEing formats to make more sense.
2005-08-15  Vincent BéronProtect libxml/parser.h with proper autoconf definition.
2005-08-15  Vincent BéronCorrect typo in format string.
2005-08-15  Ge van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-15  Gerald Pfeiferset_last_error() is only used on Linux.
2005-08-15  Hans LeidekkerImplement ldap_modify* functions.
2005-08-15  Vitaliy MargolenAdd entry for int 2 handler.
2005-08-15  Alexandre JulliardAuthors: Michael Jung <mjung@iss.tu-darmstadt.de>,...
2005-08-15  Jacek CabanActivate window in IOleDocumwnrView::Show.
2005-08-15  Jacek CabanFix protocol test on winxp.
2005-08-15  Saulius KrasuckasXP returns E_INVALIDARG on failure.
2005-08-15  James Hawkins- Paint spacing around the tab control.
2005-08-15  Mike McCormackFix gcc 4.0 builtin function warnings.
2005-08-15  Vikram KumarAdded Japanese resources.
2005-08-15  Frank RichterBetter computations to have uniformly sized parts scale...
2005-08-15  Frank RichterInstead of adding the border via WM_NCPAINT and WM_NCCA...
2005-08-15  Frank RichterInvalidate DCEs when a window region is set.
next