wine
2003-10-21  Robert ReifOnly return the number of bytes requested.
2003-10-16  Alexandre JulliardRelease 20031016. wine-20031016
2003-10-16  Alexandre JulliardDon't export the wine_pthread_* functions.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-10-16  Alex PasadynAdd UseXRandR to sample config file.
2003-10-16  Alexandre JulliardThe imported typelib name must be converted to Unicode.
2003-10-16  Christian CostaAdd support for all Z buffer depths that are lower...
2003-10-16  Alexandre JulliardRecent versions of libXrandr depend on libXrender.
2003-10-16  Alexandre JulliardFixed handling of relay and snoop include/exclude lists...
2003-10-16  Alexandre JulliardPrint thread id in snoop traces.
2003-10-16  Alex Pasadyn- Added support for XRandR extension.
2003-10-16  Steven Edwards- Split Win16/32 file dialogs.
2003-10-15  Alexandre JulliardGet rid of the memory allocation macros, use real funct...
2003-10-15  Alexandre JulliardFixed cut&paste error.
2003-10-15  Adam GundyOnly send TVN_ITEMEXPANDING for items marked as having...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-15  Jon GriffithsImplemented FoldStringW.
2003-10-15  Jon GriffithsAdded string folding support.
2003-10-15  Marcus MeissnerSpecify fourcc codes for encodings directly, instead...
2003-10-15  Gerald PfeiferRemove unused variable commandSaveRegistry.
2003-10-15  Dmitry TimoshkovFix an obvious typo in call_hook_AtoW.
2003-10-15  Jon GriffithsAdd resources for boolean strings in several languages.
2003-10-15  Dimitrie O... Merge win.ini/[mci extensions] into the registry.
2003-10-15  Dimitrie O... A few more keys extracted from the old documentation...
2003-10-15  Dimitrie O... Remove out-of-band installation-und-konfiguration.german.
2003-10-15  Alexandre JulliardRegroup the X11 header checks to reduce the size of...
2003-10-15  Alexandre JulliardGet rid of the drive codepages and use CP_UNIXCP instead.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-15  Dave BelangerGet Wine to behave like Windows does when Bold and...
2003-10-15  Alex PasadynCheck for Xrandr extension.
2003-10-15  Alexandre JulliardRewrote splitpath and wsplitpath to avoid modifying...
2003-10-15  Dave BelangerImproved selection of freetype face charmap.
2003-10-15  Dave BelangerImplemented BitBlt, StretchBlt and SetDIBitsToDevice...
2003-10-15  Jon GriffithsAdd generation of digit and compatability mapping tables.
2003-10-15  Dave BelangerIn CreateDIBitmap, the fact that the bits init flag...
2003-10-14  Michal Janusz... Extend displays: now one can add displays active only...
2003-10-14  Alexandre JulliardMoved the 16-bit storage interfaces out of the exported...
2003-10-14  Alexandre JulliardRemoved the --dll option.
2003-10-14  Dimitrie O... Remove the default.dsl sheet -- the default is good...
2003-10-14  Maxime Bellengé- Implemented HEADER_SetBitmapMargin and HEADER_GetBitm...
2003-10-14  Maxime BellengéOnly redraw the necessary area of the tab component...
2003-10-14  Maxime BellengéPrevent a crash with a BadDrawable X error message...
2003-10-14  Gerald PfeiferRemove unused variable debug_channels.
2003-10-14  Gerald PfeiferRemove unused variables mdays, months, days, and DateStyle.
2003-10-14  Dmitry TimoshkovFix Finnish keyboard layout to better match the XFree86...
2003-10-14  Mike McCormackPass the correct lparam when calling PageDlgProcA's...
2003-10-14  Michael GünnewigFixed usage of GlobaReAlloc.
2003-10-14  Robert ReifFree should not happen when still playing.
2003-10-14  Alexandre JulliardMoved codepage functions to dlls/kernel.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-14  Jukka HeinonenRemove races from DPMI async event handling.
2003-10-14  Gerald PfeiferFix function pointer variable declaration in __wine_pro...
2003-10-14  Oleg ProkhorovSmall fix in sound flushing code.
2003-10-14  Alexandre JulliardSet or clear the BeingDebugged flag in the PEB when...
2003-10-14  Alexandre JulliardAdded check for pthread.h (reported by Steven Edwards).
2003-10-14  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-14  Dmitry TimoshkovFix some cases when 'keysym' might be left uninitialized.
2003-10-14  Daniel MarmierALSA_WaveInit: repaired device name.
2003-10-14  Dmitry TimoshkovConvert GetBinaryType to unicode.
2003-10-14  Christian CostaAdd necessary AddRef/Release stuff to {Set/Get}CurrentV...
2003-10-14  Vitaliy MargolenFix setting size of tab control.
2003-10-12  Alexandre JulliardMoved the errno functions patching to wine_pthread_init...
2003-10-12  Alexandre JulliardLink the main binary against libpthread for NPTL builds.
2003-10-11  Alexandre JulliardUpdate __wine_main_argc after option processing.
2003-10-11  Dimitrie O... Fix some instances of memory allocation through HeapReA...
2003-10-11  Dave BelangerImplementation of underline and strikeout text in xrender.
2003-10-11  Dave BelangerImprovement on the code that deals with setting the...
2003-10-11  Dimitrie O... Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11  Alexandre JulliardDefine an LDDLL command to link dlls, instead of using...
2003-10-11  Alexandre JulliardWe no longer need to link against ntdll in the Unix...
2003-10-10  Alexandre JulliardMoved the pthread emulation into the main binary so...
2003-10-10  Jon GriffithsDocumentation update.
2003-10-10  Dimitrie O... Have the wrapper load the used DLLs in case the main...
2003-10-10  Alexandre JulliardDon't reference the environ global variable from kernel...
2003-10-10  Alexandre JulliardFixed importing of dlls with no exports (reported by...
2003-10-10  Alexandre JulliardThe intermediate .tmp.o file is no longer needed.
2003-10-10  Alexandre JulliardUse the standard DllMain entry point.
2003-10-10  Alexandre JulliardLDIMPORTS is no longer needed.
2003-10-10  Alexandre JulliardWe can now use the standard DllMain as entry point.
2003-10-10  Alexandre JulliardLink kernel32 as a normal dll.
2003-10-10  Alexandre JulliardAdded placeholders for wine_pthread_init_process and
2003-10-10  Alexandre JulliardChanged the init code to make libwine load only ntdll...
2003-10-10  Dave BelangerImplementation of SetTextJustication EMF driver callback.
2003-10-10  Dave BelangerImproved font glyph transformation support in GetGlyphO...
2003-10-10  Alexandre JulliardMake sure we always use the same name for the semaphore...
2003-10-10  Peter Berg... Changed debug channel to "curses" to seperate it from...
2003-10-10  Uwe BonnesAdded test for %n.
2003-10-10  Uwe Bonnes%n returns the number of consumed characters.
2003-10-09  Alexandre JulliardUse the Rtl bitmap functions to implement Tls allocation.
2003-10-09  Alexandre JulliardWe need to initialize the relay debug lists for +snoop...
2003-10-09  Oleg ProkhorovAvoid HeapReAlloc of a NULL pointer.
2003-10-09  Dimitrie O... Remove inexistent dir, add a doc reference from shell32.
2003-10-09  Dimitrie O... Move useful information out of documentation/shell32.
2003-10-09  Mike McCormackStub implementations for some functions related to...
2003-10-09  Mike McCormackHandle quoting on the command line in uninstaller.
2003-10-09  Robert ReifFixed SMPTE time.
2003-10-09  Steven EdwardsBring imagehlp (mostly) inline with the PSDK and Mingw.
2003-10-09  Dave BelangerImproved the bounding box calculation for the EMF drive...
next