Detect when the notification callback has destroyed the ListView to
[wine] / dlls /
2005-10-21  Troy RolloDetect when the notification callback has destroyed...
2005-10-21  Krzysztof FoltmanSeparators with group style set don't separate toolbar...
2005-10-21  Richard CohenHandle NULL string lparam when translating messages...
2005-10-20  Alexandre JulliardFixed a handle leak.
2005-10-20  Vincent BéronAllow file:/// protocol to be used to download the...
2005-10-20  Vijay Kiran KamujuFix msvcrt symbol demangling for non MS symbols.
2005-10-20  Vincent BéronRemove tempfile used to download Mozilla ActiveX contro...
2005-10-20  Vitaliy MargolenRestore focus to the current control without selecting...
2005-10-20  Rein KlazesIn GetDiskFreeSpace:
2005-10-20  Aric StewartMove the peek_msg buffers for SSL connections into the
2005-10-20  Huw DaviesProxies and stubs for GetTypeInfoCont, GetLibAttr and...
2005-10-19  Krzysztof Foltman- Bugfix in EM_GETTEXTEX
2005-10-19  Robert ReifChange secondary buffer variable name to secondary.
2005-10-19  Alexandre JulliardDon't register classes is no theme is active to avoid...
2005-10-19  Mike McCormackSet the http port before figuring out whether we're...
2005-10-19  Pierre d'HerbemontAllow compilation on non-i386.
2005-10-19  Vitaliy MargolenFix a number of tests failing on windows.
2005-10-19  Markus GömmelMisplacement of checkboxes with empty label fixed.
2005-10-19  Jacek CabanTry using mozctlx's path if there is no registered...
2005-10-19  Krzysztof FoltmanFix CB_GETLBTEXT ANSI-Unicode calls when return value...
2005-10-19  Aric StewartUse debugstr_a to prevent a buffer overflow when debugging.
2005-10-19  Dmitry TimoshkovAdd a test for SetMetaFileBitsEx, make it pass under...
2005-10-18  James HawkinsSet the file_part for \\?\ long file names too.
2005-10-18  Dmitry TimoshkovUse appropriate DDE APIs (ANSI or unicode) for ShellExe...
2005-10-18  Vitaliy MargolenLoadLibrary should ignore trailing spaces in the librar...
2005-10-18  Huw DaviesImplement GetContainingTypelib_{Proxy,Stub}.
2005-10-18  Huw DaviesWhen a dispinterface isn't dual, we should return
2005-10-18  Vitaliy MargolenReturn 0 length line as 0 length line for EM_GETLINE.
2005-10-18  Paul VriensWine's behavior is correct now.
2005-10-18  Frank RichterWhen doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind...
2005-10-18  Alexandre JulliardRevert previous change, OF_EXIST really returns HFILE_E...
2005-10-18  Mike McCormackUse ShellLink_QueryInterface to return the right interf...
2005-10-18  Dmitry TimoshkovAdd a test for CopyMetaFile, make it pass under Wine.
2005-10-18  Vincent BéronCorrect AtlModuleAddTermFunc prototype.
2005-10-17  Robert ReifInclude winuser.h so the code compiles cleanly on windo...
2005-10-17  Uwe BonnesRemove unspecific FIXME.
2005-10-17  Vitaliy MargolenFix one test failing on all windows versions.
2005-10-17  Alexandre JulliardIgnore empty environment strings.
2005-10-17  Christian CostaEnumerate only requested modes by taking into account...
2005-10-17  Christian CostaFix installable driver removal.
2005-10-17  Aric StewartMSDN states that the pszDisplayName member of BROWSEINF...
2005-10-17  Eric Pouechioctl 440F only returns non mapped drives (for now).
2005-10-13  Alexandre JulliardIn parse_mount_entries return the loop device instead...
2005-10-13  Krzysztof FoltmanFix unnecessary (and harmful) repeated statement.
2005-10-13  Oliver StieberAllow cube textures to be updated.
2005-10-12  Oliver StieberChanged the way that 24bit and 32bit Adapter and Buffer...
2005-10-12  Huw DaviesInitialize a bunch of dc values to their default before...
2005-10-12  Krzysztof Foltman- Style trace information is written to different debug...
2005-10-12  Christian CostaDisable depth test when there is no Z buffer attached.
2005-10-11  Oliver StieberAdd checks for ARB_vertex_program before allowing verte...
2005-10-11  Stefan LeichterMake user test loadable on NT4.
2005-10-11  Detlef RiekenbergNT3.51 returns ERROR_MORE_DATA.
2005-10-11  Mike O'ReganTests commented out and FIXME-ed long ago now pass.
2005-10-11  Phil KrylovFixed encoding of non-ASCII chars.
2005-10-11  Dmitry TimoshkovAdd a safety check for number of control points in...
2005-10-11  Huw DaviesIf the meta/clip intersection (Rao) region doesn't...
2005-10-11  Dmitry TimoshkovUpdate German and Hungarian keyboard layouts to better...
2005-10-11  Mike McCormackMake sure not to strcpy from a NULL default value pointer.
2005-10-11  James HawkinsTest that the FO_COPY action creates output directories...
2005-10-11  Robert ReifFix PrimaryBufferImpl pointer to deleted DirectSoundImpl.
2005-10-11  Lionel Ulmer- fix first two arguments to 'FindExecutableA' (input...
2005-10-10  Lionel UlmerAdd an assert if both arguments to DD_STRUCT_COPY_BYSIZ...
2005-10-10  Huw DaviesGetRandomRgn only returns the SYSRGN in screen coordinates.
2005-10-10  Krzysztof FoltmanRemoved buffer overrun error (incrementing output point...
2005-10-10  Oliver StieberReport unrecognized opcodes as FIXMEs instead of TRACEs...
2005-10-10  Vijay Kiran KamujuAdded PHT time zone.
2005-10-10  Krzysztof FoltmanThe previous implementation was a workaround for off...
2005-10-10  Vitaliy MargolenFix _ismbblead test to pass on windows.
2005-10-10  Maxime BellengéIn case of failure and OF_EXIST is specified, return...
2005-10-10  Krzysztof FoltmanFixed EOL detection in ME_RunOfsFromCharOfs in 1.0...
2005-10-10  Christian CostaMake window uses black brush for background.
2005-10-10  Christian CostaAdd trace to DefineDosDevice.
2005-10-10  Lionel Ulmer- do not pass private data to the application but a...
2005-10-10  Krzysztof FoltmanFix a bug in 1.0 emulation mode in EM_LINELENGTH (which...
2005-10-10  Krzysztof FoltmanFix 1.0 emulation mode in ME_GetTextW.
2005-10-10  Richard CohenDon't hardcode "windows" directory.
2005-10-10  Richard CohenFix an error message.
2005-10-10  Robert ReifDirectSoundDevice reference count cleanup.
2005-10-10  Marcus MeissnerPass characters to get_file_name() helper, not bytes.
2005-10-10  Lionel Ulmer- pass a copy of the surface description to the application
2005-10-10  Robert ReifFix dsound8 test to deal with an installed but unregistered
2005-10-10  Eric PouechFixed mmioOpenW flags for playback.
2005-10-08  Alexandre JulliardIn DIALOG_FixChildrenOnChangeFocus make sure the button...
2005-10-08  Vitaliy MargolenAdd a few tests that fail under wine.
2005-10-08  Stefan LeichterForward the functions DllRegisterServer and DllUnregist...
2005-10-08  Krzysztof FoltmanSend verbose info to different debug channels (richedit...
2005-10-07  Jonathan ErnstFirst creation of registry entries missed AppData.
2005-10-07  Vitaliy MargolenFix initial position for files opened with O_APPEND...
2005-10-07  Raphael JunqueiraDon't crash if pDDSD is NULL on DirectDrawSurface:...
2005-10-06  Alexandre JulliardAdded a critical section around the fd cache until...
2005-10-06  Jacek CabanAdded AtlModuleAddTermFunc implementation.
2005-10-06  Huw DaviesIgnore the gasp table when we have no hinter.
2005-10-06  Huw DaviesAdd a Wine specific flag to GetRasterizeCaps that repor...
2005-10-06  Stefan Dösinger- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-10-06  Vitaliy MargolenFix atom tests on win9x.
2005-10-06  Joshua DaviesWindows is returning the length of the string, plus...
2005-10-06  Juan LangWhen just a public key is imported, its ALG_ID should...
2005-10-06  Huw DaviesDon't try to release the node if we haven't loaded...
2005-10-06  Vitaliy MargolenAdd brackets around (a)?b:c construct.
next