The LVN_GETDISPINFO notify message should point to the same iSubItem
[wine] / dlls /
2003-11-18  Rein KlazesThe LVN_GETDISPINFO notify message should point to...
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-18  Alexandre JulliardForce minimum stack size to 1Mb for Xlib.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...
2003-11-18  Alexandre JulliardUse the wine_ldt_* functions directly in winedos instea...
2003-11-18  Aric StewartWe need to make sure that customdraw_fill is called...
2003-11-18  Dmitry TimoshkovApply same magic to LibAttr.lcid from MSFT to SLTG.
2003-11-17  Alexandre JulliardMoved toolhelp.h to dlls/kernel.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-11-17  Alexandre JulliardFixed regression in loading of builtin apps from the...
2003-11-17  Alexandre JulliardMoved a few definitions used in only one source file...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-17  Jason EdmeadesDisable the use of the 'w' parm in rhw mode.
2003-11-17  Jason EdmeadesIf swap mode is discard, clear the backbuffer before...
2003-11-17  Jason EdmeadesUse the current window visual only.
2003-11-17  Robert ReifInitialize buffer reference count.
2003-11-17  Lionel UlmerFix graphical corruption on surface lock when multi...
2003-11-17  Rein KlazesIgnore invalid iSubItem in LISTVIEW_GetItemT().
2003-11-17  Ivan Leo Murray... Improved Italian translations.
2003-11-17  Ivan Leo Murray... Added Italian translation.
2003-11-15  Alexandre JulliardMoved a number of DOS definitions out of the global...
2003-11-14  Alexandre JulliardMoved winedos loading functionality to dlls/kernel...
2003-11-14  Robert ReifFixes more use before set races.
2003-11-14  Jon GriffithsImplement the non-variant date conversions correctly...
2003-11-14  Jon GriffithsAdd some missing prototypes/defines.
2003-11-14  Jon GriffithsDump a few more known variant types.
2003-11-14  Jon GriffithsFix a crash in GetLocaleInfo() when extra high bits...
2003-11-14  Alexandre JulliardRepaired INT21_FindFirst/FindNext.
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...
2003-11-14  Dmitry TimoshkovAdd preliminary support for keyboard layout APIs.
2003-11-14  Kirill SmelkovAdded _execle/_execlpe & _spawnle/_spawnlpe stubs.
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-13  Alexandre JulliardAVM GmbH http://www.avm.de/
2003-11-13  Huw DaviesImplemented LVS_EX_CHECKBOXES.
2003-11-13  Dmitry TimoshkovAvoid setting infoPtr->firstVisible to NULL in TREEVIEW...
2003-11-12  Huw DaviesScale the OUTLINETEXTMETRIC's bounding box with the...
2003-11-12  Huw DaviesFix some weird logic in ImageList_Write.
2003-11-12  Huw DaviesA multicolumn listview should get a customdraw notifica...
2003-11-12  Christian CostaAlsa midi fixes.
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-11-11  Alexandre JulliardMake sure the protection flags on the memory view of...
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-11-11  Andreas MohrDon't include build number in GetVersion() for Win9x...
2003-11-11  Mike HearnImplemented ReportEventA/W.
2003-11-11  Dmitry TimoshkovFix a bug in VkKeyScan.
2003-11-11  Carlos LozanoNtReadFile checks that offset is not null.
2003-11-11  Robert ReifDon't flag failed opens of unsupported formats as an...
2003-11-11  Huw DaviesHandle multicopy printing correctly.
2003-11-11  Gerald PfeiferFix format strings in T42_download_header() and T42_dow...
2003-11-11  Dmitry TimoshkovConstify strings.
2003-11-11  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2003-11-11  Lionel UlmerFix parsing of GL version string in X.Y cases.
2003-11-11  Jukka HeinonenFix race in real mode event handling.
2003-11-11  Raphael Junqueira- stupid typos fixes on software vertex shader operands
2003-11-11  Huw DaviesRewrite ScrollDC.
2003-11-11  Huw DaviesMuch better parsing of /etc/printcap.
2003-11-11  Lionel UlmerBetter color-keying support.
2003-11-11  Dmitry TimoshkovConstify strings.
2003-11-11  Huw DaviesImplement the missing tesselator functions and fix...
2003-11-11  Huw DaviesGetTextExtentPoint already adds char_extra so don't...
2003-11-11  Huw DaviesGetTextExtentPoint should include an inter character...
2003-11-11  Huw DaviesAdd support for LVS_EX_SUBITEMIMAGES.
2003-11-11  Robert ReifFix a race condition where result could be read before...
2003-11-11  Gerald PfeiferFix format specifiers for HDCs.
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-09  Kirill SmelkovAdded gopher stubs.
2003-11-09  Lionel UlmerFix some stupid bug with missing braces.
2003-11-09  Gerald PfeiferRemoved dead code in VarDateFromUI2().
2003-11-09  Eric PouechRemoved some more dependencies on wine 16-bit specific...
2003-11-09  Alexandre JulliardAvoid the XSync call in X11DRV_expect_error by storing...
2003-11-09  Gerald PfeiferMove scsi_command_size from winescsi.h to SCSI_Fix_CMD_...
2003-11-09  Gerald PfeiferFix format specifiers for HWNDs.
2003-11-09  Francois GougetFixed buffer overflow.
2003-11-09  Huw DaviesLoad any TrueType fonts that fontconfig knows about.
2003-11-09  Robert ShearmanAdded chevron support.
2003-11-09  Huw DaviesReleaseCapture on lbuttondown if the cursor is outside...
2003-11-09  Huw DaviesUpdate the visrgn in ResetDC so that GetClipBox works...
2003-11-06  Alexandre JulliardMoved loader/module.c to dlls/kernel.
2003-11-06  Alexandre JulliardAVM Computersysteme Vertriebs GmbH
2003-11-06  Alexandre JulliardAdded server_abort_thread to replace SYSDEPS_AbortThread.
2003-11-05  Alexandre JulliardAdded wine_pthread_create_thread and wine_pthread_exit_...
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-11-05  Vincent BéronImplemented GetDCPenColor and GetDCBrushColor.
2003-11-05  Robert ReifFix wave in stop.
2003-11-05  Mike McCormackMsiOpenDatabase's szPersist parameter may be a string...
2003-11-05  Ulrich CzekallaImplemented SetDCPenColor and SetDCBrushColor.
2003-11-05  Mike McCormackStub implementation for MsiVerifyPackage.
2003-11-05  Ulrich CzekallaImplemented RtlSelfRelativeToAbsoluteSD and RtlMakeSelf...
2003-11-05  Ulrich CzekallaInitial implementation of OleUIInsertObject.
2003-11-05  Alexandre JulliardUse the signal stack pointer to determine the current...
2003-11-05  Alexandre JulliardSet %fs and %gs in the register context to their curren...
2003-11-05  Huw DaviesSupport for duplex printing.
2003-11-05  Huw DaviesMake sure that all printer entries have a valid Name...
2003-11-05  Huw DaviesLISTVIEW_GetSubItemRect should succeed if subitem ...
2003-11-05  Rein KlazesCorrectly place a toolbar with CCS_BOTTOM style at...
2003-11-05  Mike McCormackImplement MsiOpenProductW.
2003-11-04  Alexandre JulliardAllocate the TEB and signal stack separately from the...
next