wine
2003-03-26  Alexandre JulliardImplemented file change notifications, based on a patch...
2003-03-26  Maxime BellengéFix the lookin combobox overlapping the toolbar in...
2003-03-26  Mike HearnTREEVIEW_GetItemA should ignore stateMask.
2003-03-26  Rolf KalbermatterAdd new helper function to create a relative file or...
2003-03-26  Alexandre JulliardMoved errno_location support to sysdeps.c.
2003-03-26  Alexandre JulliardAdded generic signal handling mechanism based on pipes...
2003-03-26  Alexandre JulliardUse aliases instead of #defines for the varargs functio...
2003-03-26  Eric Pouech- no longer using kernel32's APIs but ntdll's
2003-03-26  Stephan BEUZEImplemented a default behavior for SPI_GETGRADIENTCAPTI...
2003-03-26  Maxime BellengéStubs for EnumSystemLanguageGroups{A|W}.
2003-03-26  Mike HearnCorrect the check for changed treeview items, so item...
2003-03-25  Alexandre JulliardStore %gs in the TEB on every call to 16-bit code,...
2003-03-25  Maxime BellengéFix how the size of the dialog is computed and the...
2003-03-25  Stefan LeichterLet wcmd handle .cmd files like .bat files.
2003-03-25  Eric PouechNo longer using kernel32's APIs but ntdll's.
2003-03-25  Gerald PfeiferAdd trailing full-stop to warning in DIR_GetPath().
2003-03-24  Alexandre JulliardAvoid reference to wine_get_cs function from libwine.
2003-03-24  Alexandre JulliardRevert broken change to the scrollbar position adjustme...
2003-03-24  Alexandre JulliardIf supported, relocate the main wine binary to a higher...
2003-03-24  Alexandre JulliardMake sure changes to the debug registers while inside...
2003-03-24  Brian VincentPrompt the user again if they don't get the root passwo...
2003-03-24  Dimitrie O... Don't attempt to compile .res files.
2003-03-24  Dimitrie O... Send LVN_ODCACHEHINT notification for LVS_OWNERDATA...
2003-03-24  Tony LambregtsGet rid of W->A calls.
2003-03-24  Shachar ShemeshReordering can take place even if the font does not...
2003-03-23  Alexandre JulliardPortability fixes.
2003-03-23  Alexandre JulliardProperly initialize keyboard auto-repeat for all X...
2003-03-23  Dimitrie O... Comment out unneeded extensions.
2003-03-23  Rolf KalbermatterSHInitRestricted() fix boolean error introduced in...
2003-03-23  Stefan LeichterMoved implementation of GetPrivateProfileInt from ascii...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-23  Alexandre JulliardAdded a .def file for libwine.
2003-03-23  Christian CostaMake use of .half and/or .asciiz assembler keywords...
2003-03-22  Madhura SahasrabudheChanged the macros in the msvcrt headers to static...
2003-03-22  Alexandre JulliardChanged the SET_AX etc. macros to not return a value.
2003-03-22  Rein KlazesFix two comparisons between a 32 bit register with...
2003-03-22  Alexandre JulliardMake a distinction between the thread Unix pid and...
2003-03-22  Alexandre JulliardFixed duplicate initialization of some of the wm->ldr...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-22  Alexandre JulliardMoved date/time/currency format handling to new lcformat.c.
2003-03-22  Thomas MertesTests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas...
2003-03-22  Thomas Mertes- Implement RtlDowncaseUnicodeString, RtlUniform, iswdi...
2003-03-21  Alexandre JulliardSplit signal blocking code out of SIGNAL_Reset into...
2003-03-21  Steven Edwardsshell.c is now 16-bit only.
2003-03-21  Alexandre JulliardIgnore fcntl failure when setting a write lock on a...
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Alexandre JulliardMoved wine_anon_mmap to loader.c.
2003-03-21  Eric PouechRemoved no longer needed MODREF.find_export field.
2003-03-21  Rolf Kalbermatter- Add new W2K policies to the known list of policies.
2003-03-21  Rolf KalbermatterImplement some more Win API functions and add support...
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-21  Eric PouechRewrote mapping of module into memory using only NTDLL...
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.
2003-03-21  Eric Pouech- implemented LdrQueryProcessModuleInformation
2003-03-21  Gerald PfeiferForward-declare struct _pthread_cleanup_buffer, as...
2003-03-20  Alexandre JulliardMoved [efg]cvt functions to msvcrt and fixed them to...
2003-03-20  Alexandre JulliardAdded memcpy_unaligned to libwine_port.
2003-03-20  Alexandre JulliardMoved a couple of locale functions from ole2nls.c into...
2003-03-20  Alexandre JulliardAdded sprintfW and vsprintfW.
2003-03-20  Eric PouechMoved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and...
2003-03-20  Alexandre JulliardMoved interlocked functions to libwine_port.
2003-03-20  Eric PouechMove some fields (refCount, tls_index and module) from...
2003-03-20  Eric PouechFixed some unneeded unix to Win32 error mapping.
2003-03-20  Alexandre JulliardReplaced tempnam by mkstemps.
2003-03-20  Alexandre JulliardDon't use libwine_port in makedep to avoid dependency...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Alexandre JulliardMoved dlopen wrappers to loader.c.
2003-03-20  Alexandre JulliardChanged name of the asm version of RtlUlong/shortByteSw...
2003-03-20  Dimitrie O... Introduce the -J, --input-format options for compatibil...
2003-03-20  Tony LambregtsRemove incorrect entry for 16 bit driver support.
2003-03-20  Gerald PfeiferTweak error message in PROFILE_UsageWineIni().
2003-03-20  Eric PouechMoved the module loading/unloading code and the remaini...
2003-03-20  Alexandre JulliardPartially implemented LdrLock/UnlockLoaderLock.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-20  Alexandre JulliardAdded check for duplicate ordinals, and fixed bug it...
2003-03-20  Mike HearnFixed copyright date.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Dimitrie O... Remove -J, -P, and -V as they have long options equival...
2003-03-19  Alexandre JulliardAdded getopt routine to libwine_port (based on a patch...
2003-03-19  Alexandre JulliardWe still need libwine here...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-19  Alexandre JulliardRelease 20030318. wine-20030318
2003-03-19  Alexandre JulliardFixed bug that could cause SendMessage to return too...
2003-03-19  Alexandre JulliardImplemented Rtl*ByteSwap() functions, based on a patch...
2003-03-18  Jon GriffithsCorrect the agument count for RtlInitializeGenericTable().
2003-03-18  Alexandre JulliardMake GetModuleFileNameA call GetModuleFileNameW. Small...
2003-03-18  Alexandre JulliardAvoid explicit long long constants.
2003-03-18  Alexandre JulliardFixed a few function pointer typedefs.
2003-03-18  Maxime BellengéStub for SHAutoComplete.
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-18  Eric Pouech- added LDR_MODULE structure to WINE_MODREF and made...
2003-03-18  Thomas MertesTests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2003-03-18  Gerald PfeiferFix signature of open_fd().
2003-03-18  Jon GriffithsAdd __CxxDetectRethrow(), __CxxQueryExceptionSize().
2003-03-18  Alexandre JulliardHandle end of line as a syntactic element in the spec...
2003-03-18  Alexandre JulliardImplemented file locking functions (partly based on...
2003-03-17  Ove KaavenSomewhat more reliable dsound position notifications.
2003-03-17  Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-17  Dimitrie O... Define the u_{char,short,int,long} in msvcrt/sys/types...
next