wine
2004-04-07  Kevin KoltzauImplement CheckThemeSignature.
2004-04-07  Alexandre JulliardAdded some checks for the config.h inclusion rules...
2004-04-07  Alexandre JulliardFixed a couple of header files ordering issues.
2004-04-07  Alexandre JulliardBetter support for device handles in NtQueryVolumeInfor...
2004-04-07  Mike McCormackLoad the XRandR extension dynamically (with help from...
2004-04-07  Juan LangProperly map SMB errors using DOS-style error codes.
2004-04-07  Martin FuchsResolve shell shortcuts and process ID lists in ShellEx...
2004-04-06  Alexandre JulliardGet rid of the removable media handling in the server.
2004-04-06  Alexandre JulliardHandle file mappings on removable media entirely inside...
2004-04-06  Juan Lang- rename PT_SPECIAL to PT_SHELLEXT
2004-04-06  Alexandre JulliardFixed some potential races in the handling of the view...
2004-04-06  Florian GothAdded some more stubs after examining the dosbox source...
2004-04-06  Gerald PfeiferAvoid compiler warning in vector_position().
2004-04-06  Shachar ShemeshStatic libraries names for ICU are libsicu*.a now.
2004-04-06  Dmitry TimoshkovMake use of the 'defwinproc' flag in the message test.
2004-04-06  James PerryMake dinput.dll self register.
2004-04-06  Robert ReifFixed deadlock in capture callback.
2004-04-06  Alexandre JulliardPartial implementation of NtQueryVolumeInformationFile.
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-04-06  José Manuel... Updated Spanish translations.
2004-04-06  Juan LangRename PT_MYCOMP to PT_GUID, and the corresponding...
2004-04-06  Sami AarioFix return types of GetThreadDesktop and OpenDesktopA.
2004-04-05  Juan Lang- implement loading network providers
2004-04-05  Juan LangUse symbolic constants for magic numbers in SHGetFolder...
2004-04-05  Stefan LeichterAdded tests for GetFileVersionInfoSizeA.
2004-04-05  Stefan LeichterMoved implementation of GetFileVersionInfoSize from...
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2004-04-05  Eric PouechSet correct options for dbghelp (ELF loading & parsing...
2004-04-05  Rein KlazesStub implementation for WSALookupServiceBeginA/W.
2004-04-05  Juan LangGet rid of a few pointless A/W conversions.
2004-04-05  Eric PouechFirst shot at implementing dbghelp.
2004-04-05  Martin FuchsAdd resource strings for control panel folder.
2004-04-05  Martin FuchsOptimization: null terminate string buffers instead...
2004-04-05  Martin FuchsGet icons for shell link files.
2004-04-05  Alexandre JulliardFixed RtlDosPathNameToNtPathName_U prototype.
2004-04-05  Dmitry TimoshkovFallback to a compression scheme specified in the strea...
2004-04-05  Juan LangAdd a bunch of missing declarations.
2004-04-05  Juan Langifdef guard TCHAR declaration like PSDK does.
2004-04-05  Juan Lang- fix a couple tests and traces
2004-04-05  Rein KlazesDo not crash if the clipboard format is unknown.
2004-04-05  Michael StefaniucFix cut'n'paste error: leave the CriticalSection not...
2004-04-05  Eric Pouech- implemented MCI_SOUND command
2004-04-05  Lionel UlmerAdd better NULL checks to lstrcmp[i](A/W) functions.
2004-04-05  Robert ShearmanDocumentation for most of the region functions.
2004-04-05  Martin Fuchs- fix dirty flag on shelllink loading and saving
2004-04-05  Kevin KoltzauImplemented EnumThemes.
2004-04-03  Alexandre JulliardReimplemented DeleteFile by using CreateFile with
2004-04-02  Alexandre JulliardRemoved the FailReadOnly option, this is now the defaul...
2004-04-02  Felix NawothnigDefine all macros described on MSDN.
2004-04-02  Robert ShearmanSeparate US English resources from English ones.
2004-04-02  Raphael JunqueiraFix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation...
2004-04-02  Alexandre JulliardA couple of optimizations and bug fixes.
2004-04-02  Dmitry TimoshkovAdd new tests for various window creation/positioning...
2004-04-02  Dmitry TimoshkovAdd SWP_NOZORDER in the case it's not needed.
2004-04-02  Dmitry TimoshkovA decision whether add SWP_NOACTIVATE or not should...
2004-04-02  Dmitry TimoshkovShowWindow should not optimize SW_HIDE, it's the job...
2004-04-02  Dmitry TimoshkovSending WM_SHOWWINDOW is a job of SetWindowPos.
2004-04-02  Dmitry TimoshkovSetting WS_VISIBLE style does not require any special...
2004-04-02  Dmitry TimoshkovWM_PARENTNOTIFY should not be sent to WS_POPUP windows.
2004-04-02  Alexandre JulliardMoved FILE_DELETE_ON_CLOSE support to the inode object...
2004-04-02  Alexandre JulliardAdded memicmpW.
2004-04-02  Alexandre JulliardDon't try to get the file time if the file wasn't found.
2004-04-02  Bobby BinghamFix tracking the currently highlighted item in menus...
2004-04-02  Rein KlazesFix incorrect calculation of leap year in RtlTimeFields...
2004-04-02  Hans LeidekkerGetConsoleInfo() pseudo stub.
2004-04-02  Hans LeidekkerNetServerGetInfo() pseudo stub.
2004-04-02  Mike McCormackFix bug in GdiGradientFill.
2004-04-02  Raphael JunqueiraInitialize correctly the DMUS_OBJECTDESC local structure.
2004-04-01  Dimitrie O... Remove the rest of the Tweak look hack.
2004-04-01  Rolf KalbermatterNtPulseEvent: Don't print FIXME for an optional paramet...
2004-04-01  Rolf KalbermatterAdd some declarations for additional SHFileOperation...
2004-04-01  Rolf KalbermatterUse named constant instead of a simple number (gets...
2004-04-01  Robert Shearman- Fix LButtonDown from previous change.
2004-04-01  Robert Shearman- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
2004-04-01  Alexandre JulliardBeginnings of a script to initialize the .wine director...
2004-04-01  Dimitrie O... Remove the support for the Win 3.1 Look.
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-04-01  Alexandre JulliardMake RtlGetFullPathName_U handle Unix paths, using...
2004-04-01  Kevin KoltzauAdded support for CSIDL_RESOURCES path.
2004-03-31  Alexandre Julliardjr.bmp isn't generated.
2004-03-31  Alexandre JulliardFixed length handling in HttpQueryInfoW.
2004-03-31  Paul VriensAdded missing comma in index.html.
2004-03-31  Tom WicklineSet version to Win XP Service patch 2.
2004-03-31  Francois GougetAssorted spelling and case fixes.
2004-03-31  Felix NawothnigDon't free ALSA device string when the device is closed...
2004-03-31  Francois GougetMake sure ip_mreq is not exported by winsock2.h.
2004-03-31  Mike McCormackOptimize GdiGradientFill by drawing lines instead of...
2004-03-31  Kevin KoltzauImplemented IsEqual.
2004-03-31  Robert ReifMore duplex mode soundcard info.
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
2004-03-31  Alexandre JulliardFixed handling of .so and .a libraries specified as...
2004-03-31  Ferenc WagnerGive SetErrorMode the right argument to suppress crash...
2004-03-31  Ivan Leo Murray... Small fix.
2004-03-30  Alexandre JulliardGet the drive root directories from the symlinks in...
2004-03-30  Alexandre JulliardAdded support for DOS drives in QueryDosDevice and...
2004-03-30  Ivan Leo Murray... Fixed some values.
2004-03-30  Florian GothAdded some stubs.
2004-03-30  Raphael JunqueiraImplement DllGetClassObject, DllRegisterServer, DllUnre...
2004-03-30  Huw DaviesWe don't support GetDIBits with BI_RLE4/8, so for now...
2004-03-30  Huw DaviesSelect the dibsection into a dc before calling GetDIBCo...
next