wine
2003-07-18  Mike McCormackStrip WS_CAPTION and WS_SYSMENU for child dialogs.
2003-07-18  Mike McCormackCreated stub for CreateClassMoniker.
2003-07-18  Mike McCormackFixed incorrect strcasecmp usage.
2003-07-18  Mike McCormackOnly call wininet callbacks if dwContext is non-zero.
2003-07-18  Mike McCormackImplemented password caching.
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18  Jon GriffithsMisc fixes.
2003-07-18  Jon GriffithsDocumentation updates.
2003-07-18  Jon GriffithsAdded some new Rtl* tests.
2003-07-18  Jon GriffithsFixed msvc warning.
2003-07-18  Jon GriffithsImplement __p__wpgmptr, _wpgmptr.
2003-07-18  Jon GriffithsImprove the sample comment.
2003-07-18  Jon GriffithsRemove FIXMEs and prototypes for now-implemented functions.
2003-07-18  Jon GriffithsFix compilation under VS.Net.
2003-07-18  Jon GriffithsHandle long file names in pre-build step (quote them).
2003-07-18  Jon GriffithsInclude oleauto.h before oleidl.h, as per native headers.
2003-07-18  Jon GriffithsAdd a bunch of missing stuff.
2003-07-18  Dimitrie O... Add "-wrap" to the wrapped app, to avoid possible name...
2003-07-16  Pierre d'HerbemontAdd PowerPC processor detection.
2003-07-16  Alexandre JulliardFixed string.h includes.
2003-07-16  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-07-16  Gregory M.... RPCRT4_NdrClientCall2 is ATM hardly "semi-stub".
2003-07-16  Pierre d'HerbemontChange __darwin__ to __APPLE__.
2003-07-16  Pierre d'HerbemontAdded support for the TEB on Mac OS X.
2003-07-16  Lionel Ulmer- do not forget to set the 'initial_upload_done' flag...
2003-07-15  Andrew BorodinRemoved extra /book tag.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-15  Alexandre JulliardWarning fix.
2003-07-15  Lionel Ulmer- fix spec file for FTPFindFirstFileA/W functions
2003-07-15  Jukka HeinonenMake int1a BIOS ticks be equal to BIOS segment ticks.
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-07-15  Huw D M DaviesMake the return buffer larger (for example EuroSign...
2003-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2003-07-15  Pierre d'HerbemontChange __PPC__ define to __powerpc__.
2003-07-15  Casper HornstrupDefine constants of M_PI & M_PI_2.
2003-07-15  Lionel UlmerSome broken games do not put the TEXTURE flags in the...
2003-07-15  Lionel UlmerDesktop mode should only disable mode switching, not...
2003-07-15  Richard Cohen- Remove Idle().
2003-07-11  Alexandre JulliardRun WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context...
2003-07-11  Lionel UlmerCheck if 'GLX_ARB_get_proc_address' is supported before...
2003-07-11  Richard CohenMake indentation consistent (4 chars).
2003-07-11  Richard Cohen- remove escaped newlines, bogus "exit", printf's
2003-07-11  Paul Ruperegister_new_async sets status already. Do not overwri...
2003-07-11  Marcelo DuarteMinor fixes in Pt, En resources.
2003-07-11  Marcelo DuarteLZCopy: modified timestamp of a expanded file has to...
2003-07-11  Alexandre JulliardImplemented the SMTO_ABORTIFHUNG flag of SendMessageTim...
2003-07-11  Alexandre JulliardWarning fix.
2003-07-11  Alexandre JulliardAvoid empty lines at the end of generated files.
2003-07-11  Lionel Ulmer- added fast-path for color-keyed Blts
2003-07-11  Lionel UlmerLoad glXGetProcAddressARB dynamically.
2003-07-11  Vincent BéronFixed typos.
2003-07-11  Sylvain PetreolleFrench translation + misc fixes.
2003-07-09  Alexandre JulliardRelease 20030709. wine-20030709
2003-07-09  Alexandre JulliardStore window procedures in a static array instead of...
2003-07-09  Alexandre JulliardAvoid hard-coded command line length limit in WCMD_proc...
2003-07-09  Alexandre JulliardFixed a couple of buffer overflows.
2003-07-09  Dmitry TimoshkovUse inline versions of APIs only internally in Wine.
2003-07-09  Catalin PatuleaOnly display filenames when showing addresses.
2003-07-09  Greg MarsdenAllow command lines with pipes to be processed by wcmd.
2003-07-09  Juraj HercekModified unhandled exception message to contain also...
2003-07-09  Juraj HercekAdjusted grammar to accept also help-ids for dialogex...
2003-07-09  Robert LunnonFixed some compile problems under Solaris.
2003-07-09  Alexandre JulliardUse NtQueryInformationThread to implement GetExitCodeTh...
2003-07-09  Alexandre JulliardOnly compute dialog base units once we need them.
2003-07-09  Tom WicklineSpelling and URL fixes.
2003-07-09  Steven Edwards- Create new file ole2_16.c for ole2 16bit only functions.
2003-07-09  Gerald PfeiferAdd charset information as used by FreeBSD.
2003-07-09  Dmitry TimoshkovFix spec entry for ZwSetTimerResolution.
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-07-09  Robert Shearman- AddRef type info stored in StdDispatch.
2003-07-09  Lionel UlmerDo not crash when trying to load bad fonts.
2003-07-09  Alexandre JulliardImplemented the ThreadBasicInformation case for
2003-07-09  Francois GougetSpelling fixes.
2003-07-09  Shachar ShemeshThe begining of a "building wine" documentation. More...
2003-07-09  Mike McCormackNull parameters need to be quoted on the commandline.
2003-07-09  Mike McCormackPreserve A/W when creating propsheet dialogs.
2003-07-08  Alexandre JulliardImplemented NtRead/WriteVirtualMemory.
2003-07-08  Alexandre JulliardLookup COM/LPT devices in the registry when they are...
2003-07-08  Jukka HeinonenReal mode context should always have V86 flag turned on.
2003-07-08  Uwe BonnesRemoved a no longer used header.
2003-07-08  Lionel Ulmer- fix FPS computation
2003-07-08  Tom Wickline6 new mci extensions.
2003-07-08  Rein KlazesFixed a typo in the previous SHGetFileInfo() patch.
2003-07-08  Lionel UlmerOnly put 'pure' GL 1.2 calls in the 'opengl_norm.c...
2003-07-08  Ove KaavenFixed a memory allocation/corruption bug when growing...
2003-07-08  Raphael JunqueiraSome fixes on d3d8 and d3d9 headers.
2003-07-08  Ulrich CzekallaFixed handling of synthesized data.
2003-07-08  Raphael Junqueira- some cosmetic fixes
2003-07-03  Alexandre JulliardAdded a file_exists argument to wine_dll_load to allow...
2003-07-03  Alexandre JulliardStore the hook table in the thread queue instead of...
2003-07-03  Alexandre JulliardFixed compile when functions are not inlined.
2003-07-03  Alexandre JulliardOne more workaround for a missing NFS lock daemon.
2003-07-03  Stephan BEUZE- Fixed iIndex use in SHGetFileInfoA (as of MSDN, iInde...
2003-07-03  Jason EdmeadesImplement UpdateTexture for 2D textures only.
2003-07-03  Robert Shearman- Improve QueryInterface FIXME message.
2003-07-03  Dmitry TimoshkovExit ealier from LCMapStringA in the case of LCMAP_SORTKEY.
2003-07-03  Marcus MeissnerUse standard debugging macros for jack.
2003-07-03  Marcus MeissnerDPMI exceptions only happen on i386.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-07-02  Alexandre JulliardAvoid accessing uninitialized variable in TASK_Create...
next