wine
2005-05-18  Kouji SasakiAdded the processing for determination of SFGAO_HASSUBF...
2005-05-18  Kouji SasakiExchanged the values for LVA_ALIGNLEFT style and LVA_DE...
2005-05-18  Kouji SasakiCorrected RLE decompression processing.
2005-05-18  Raphael JunqueiraFix open_pdb_file (used for locate/open pdbs):
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-17  Dimi PaunUse standard TRACE macro.
2005-05-17  Robert ShearmanRename DllRegisterServer and DllUnregisterServer to...
2005-05-17  Robert ShearmanAdd Wine-only type checking for DllRegisterServer and
2005-05-17  Raphael JunqueiraBeginning of dbghelp dwarf2 support:
2005-05-17  Dimi PaunUse standard Local*16() functions instead of LOCAL_...
2005-05-17  Maarten LankhorstAdded EnumPins from quartz for internal use.
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-17  James HawkinsAdd ShowDirSymLink and ShowDotFiles to the drive ui.
2005-05-17  James HawkinsFixed centering of tab text.
2005-05-17  Maarten LankhorstFixed initialisation crash on loading qcap dll.
2005-05-17  Juan LangObvious fixes to PropVariantClear and PropVariantCopy...
2005-05-17  Maarten LankhorstFixed qcap's inherited enummedia bugs.
2005-05-16  Juan LangAdd a comment, and a no-op cleanup.
2005-05-16  Aric StewartCorrect a problem with parse_data if binary data was...
2005-05-16  Martin FuchsImplement connecting and disconnecting of network drives.
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
2005-05-16  Mike McCormackInitial mostly stub implementation of ODBC control...
2005-05-16  Robert ShearmanAdd user attribute to token objects.
2005-05-16  Juan LangDifferentiate between version 0 and version 1 property...
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-16  Alexandre JulliardMoved the remaining stack frame definitions to kernel_p...
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-16  Marcus MeissnerMove the Dll init function to compobj.c to avoid having...
2005-05-16  Martin FuchsImplement menu entry "format disk" (derived from Robert...
2005-05-16  Robert ShearmanImplement RegNotifyChangeKeyValue on top of NtNotifyCha...
2005-05-16  Dimi PaunUse the standard Local*16() instead of LOCAL_*() functions.
2005-05-16  Robert ReifEffect objects are not supported yet so don't crash...
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2005-05-16  Kees CookAvoid segfault in hash update with corrupted decrypt...
2005-05-16  Michael StefaniucChange an assert to a WARN.
2005-05-16  Felix NawothnigKeep width for cosmetic pens, don't use LPtoDP() for...
2005-05-16  Vincent BéronProvide minimal API documentation in advapi/eventlog...
2005-05-16  Kees CookAvoid segfault when detecting decryption buffer size.
2005-05-16  Uwe BonnesCorrect return value of fsetpos.
2005-05-16  Ivan Leo PuotiMinor fix in SetupQueueCopySectionW.
2005-05-16  Dimi PaunAvoid using some LOCAL_*() functions.
2005-05-16  Martin FuchsSwedish translation of winefile resources by David...
2005-05-16  Martin FuchsImplement switching of file sort order.
2005-05-16  Martin FuchsDefine flags for SHFormatDrive().
2005-05-16  Hans LeidekkerSilence some unknown stab type messages.
2005-05-16  Marcus MeissnerMake _xmalloc16() static.
2005-05-16  Marcus MeissnerStaticify FTMarshalImpl definition.
2005-05-16  Marcus MeissnerMake HGLOBALStream_* functions static.
2005-05-16  Mike McCormackAdded some xml headers.
2005-05-16  Vincent BéronUpdate win16.api and win32.api to keep up with current...
2005-05-16  Vincent BéronCorrect arg count for 3 functions in ntdll.spec and...
2005-05-16  Michael StefaniucAdd some SystemParametersInfo SPI_* defines.
2005-05-16  Robert ReifPass around real version and do correct thing based...
2005-05-16  Juan LangStore property names in the code page of the property...
2005-05-14  Martin Fuchs- spelling fixes (prefered -> preferred)
2005-05-14  Jeff LatimerImplement the IEnumMoniker interface for the ROT and...
2005-05-14  Felix NawothnigConvert pen width to DP in StrokePath().
2005-05-14  Mike McCormackSet thread priorities to time critical.
2005-05-14  Paul VriensCheck for a NULL pointer in GetWindowTextA/W.
2005-05-14  Robert LunnonImplement get_default_drive_device for Solaris.
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-14  Alexandre JulliardFixed a number of atom test failures.
2005-05-14  Alexandre JulliardStore the winsock per-thread data in NtCurrentTeb(...
2005-05-14  Alexandre JulliardFixed another case where a mouse message could get...
2005-05-14  Martin FuchsDisplay free and total disk space in status bar.
2005-05-14  Felix NawothnigDraw each figure as a single primitive in StrokePath().
2005-05-14  Juan Lang- move _timezone to time.c, and correct its type
2005-05-14  Juan Lang- only log unsupported flags in ShellExecute
2005-05-14  Juan Lang- maintain proper byte order
2005-05-14  Gerold Jens... Initial FCI work (FCICreate and FCIDestroy).
2005-05-14  Rolf KalbermatterAdd IEnumMediaType object for use by other class object...
2005-05-14  Felix NawothnigRewrote item layouting - new code fixes bitmap/image...
2005-05-13  Alexandre JulliardDon't convert the template name to Unicode, it's not...
2005-05-13  Ge van GeldorpOverlay icons for .lnk files with a small arrow in...
2005-05-13  Martin FuchsDisplay source path in "move file" dialog.
2005-05-13  Mike McCormackRemove function prototypes.
2005-05-13  Krzysztof FoltmanAdded stubs for a couple of missing 2.0 and 3.0 messages.
2005-05-13  Martin FuchsReplace numeric resource identifiers by their defined...
2005-05-13  Juan LangBegin stubs of built-in schannel provider.
2005-05-13  Juan LangImplement signals.
2005-05-13  Hans LeidekkerDon't import from ntdll.
2005-05-13  Alexandre JulliardProcess the pending expose events on RDW_UPDATENOW...
2005-05-13  Alexandre JulliardOnly set the new window of a hardware message if the...
2005-05-13  Mike McCormackRemove some unused include files.
2005-05-13  Alexandre JulliardAdded yet another missing OpenGL define.
2005-05-13  Mike McCormackMake sure a stream can't be created in read only storage.
2005-05-13  Dmitry TimoshkovAvoid a crash in free_window_handle() on an invalid...
2005-05-13  Alexandre JulliardBuild import libraries also when only doing an install...
2005-05-13  Robert ReifFix SetProperty error returned.
2005-05-13  Mike HearnMake unimplemented function message a bit prettier.
2005-05-13  Aric Stewart- ExecuteAction runs the whole Execute table and not...
2005-05-13  Paul VriensAdded (stubbed) SystemDriverInformation and
2005-05-13  Kevin KoltzauEnable/disable menu items based on edit control state.
2005-05-13  Robert Shearman- Fix RpcServerListen so that it doesn't return
2005-05-13  Michael JungReplace '\\' by '/' in strings passed to ParseDisplayNa...
2005-05-12  Mike McCormackRemove unnecessary declarations and make functions...
2005-05-12  Aric StewartHandle WM_NCCALCSIZE in the tab control.
2005-05-12  Mike McCormackSplit SHGetFileInfoW into two functions.
next