wine-orson.git
2000-07-16 Alexandre JulliardRelease 20000716. wine-20000716
2000-07-16 Alexandre JulliardChanged julliard@lrc.epfl.ch to julliard@winehq.com
2000-07-16 Alexandre JulliardAdded assembly wrapper for calling window procedures.
2000-07-16 Alexandre JulliardGet full path of argv[0] before we change directories.
2000-07-16 Stephane LussierIn set_socket_event, the event should be signaled if...
2000-07-16 Andreas MohrSpelling fixes.
2000-07-16 Andreas MohrDoc and trace updates.
2000-07-16 Marcus MeissnerTransmit current directory settings to newly created...
2000-07-16 Peter GantenAdded German installation and configuration manual.
2000-07-16 Raul FernandesAdded Brazilian keyboard.
2000-07-16 Gerard PatelSet clipping region to client window before owner-drawn...
2000-07-16 Andreas MohrAdded the "SharedDir" registry key.
2000-07-16 Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-07-16 Gerard PatelBackground of SS_SIMPLE static control is not filled...
2000-07-16 Marcus MeissnerDrop UNIX cwd to / after calculating WINE current direc...
2000-07-15 Stephane LussierNew version of the patch from Francois Jacques with...
2000-07-15 Mike McCormackHook serialui dll into existing comm functions.
2000-07-15 Mike McCormackImplemented serialui dll containing CommConfigDialog,
2000-07-15 Patrik StridvallFixed some warnings.
2000-07-15 Patrik Stridvall- Minor API files fixes.
2000-07-15 Patrik StridvallFixed some issues found by winapi_check.
2000-07-15 Dave HawkesAll standard window controls should have CS_PARENTDC...
2000-07-15 John R . SheetsWe also have to validate the frame to avoid an infinite...
2000-07-15 Andreas MohrExtend the WSOCK32 warning in certain functions to...
2000-07-15 Ed SnowFixes unmuting when unmuted.
2000-07-15 Hidenori TakeshimaAdded DBCS/unicode encoding templates.
2000-07-15 Susan FarleyDon't clear selection when initial entry is not in...
2000-07-15 Alexandre JulliardMade --language behave the same as setting the LANGUAGE...
2000-07-15 Huw D M DaviesCreate rpcrt4.dll.
2000-07-15 Hidenori TakeshimaFix for supporting DBCS.
2000-07-15 Rob FarnumIgnore iBitmap width when drawing flat toolbar.
2000-07-15 Peter GantenFixed a file descriptor leak in the PE loader.
2000-07-15 Jean-Claude... Ensure the validity of hOldFocus before calling WIN_Get...
2000-07-15 Drew RonnebergIgnore broken fonts when building cache file.
2000-07-15 Gerard PatelAllow SetWindowLong(... GWL_STYLE) to change visible...
2000-07-15 Ove KaavenText of WWN article "The Registry".
2000-07-15 David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
2000-07-15 Peter GantenStubs for CreateDesktopA and EnumDesktopWindows.
2000-07-15 Andreas MohrAdded ws2_32 loadorder.
2000-07-15 Peter GantenTry to unlink output file before opening it.
2000-07-15 Marcus MeissnerReplaced %s by %p in EDIT_WM_SetText.
2000-07-15 Andreas MohrAdded WSAWaitForMultipleEvents (alias to WaitForMultipl...
2000-07-15 Gerard PatelAdd a warning when the normal load address for a win32...
2000-07-15 Huw D M DaviesOLE picture object implementation.
2000-07-15 Gerald PfeiferFixed an incorrect format string.
2000-07-15 Andreas MohrAdded loadorder entry for the Linux glide3x library.
2000-07-15 Uwe BonnesAdded "CommonFilesDir"="C:\Program Files\Common Files".
2000-07-15 Ian SchmidtAdded Pentium Pro/2/3/4 conditional move instructions.
2000-07-11 Alexandre JulliardSet ansi/oem/mac code pages from current locale.
2000-07-11 Andreas MohrBetter error message for really clueless newbies.
2000-07-11 James HathewayStub for the ACM_METRIC_MAX_SIZE_FORMAT command of...
2000-07-11 Marcus MeissnerCheck for NULL flipchain and just return the current...
2000-07-11 Marcus MeissnerImplemented _vsnprintf by calling wvsnprintfA.
2000-07-11 Stephane LussierIn CreateDIBSection function, if hdc is NULL it now...
2000-07-11 Chris MorganFixed TOOLBAR_DrawString() to offset button text if...
2000-07-10 Alexandre JulliardLazy initialisation of thread locale.
2000-07-10 Peter Hunnisett- Make ref counting a little more efficient
2000-07-10 Dmitry TimoshkovMoved all NLS dependent data to the KERNEL resources.
2000-07-10 Juergen SchmiedMoved setting the locale value to the right position.
2000-07-10 Eric PouechFixed FormatMessage[A|16] against some buffer overflow...
2000-07-10 Eric PouechRemoved extraneous trace message.
2000-07-10 Eric PouechUnconditionnally print messages on DLL load breakpoint.
2000-07-10 Andreas MohrFixed winedbg watchpoints.
2000-07-10 Francois JacquesPrevent SysAllocString and SysAllocString16 to perform...
2000-07-10 Stas SergeevMake it possible to change the encoding of fonts from...
2000-07-10 Dmitry TimoshkovConvert WND.text field to Unicode.
2000-07-10 Alexandre JulliardBacked out previous patch.
2000-07-10 Marcus MeissnerStub for RegisterDeviceNotificationA.
2000-07-10 Gerard PatelFakes a negotiation of the winsock version.
2000-07-10 Juergen Schmied- better loading of *.tlb files
2000-07-10 Juergen SchmiedImplemented OleCreate.
2000-07-09 Noomen HamzaGetClassInfo should return global classes even if the...
2000-07-09 Stefan LeichterFixes the BuildCommDCBA function.
2000-07-09 Hidenori TakeshimaAdded configure check for libutil.h.
2000-07-09 Gerard PatelMake the focus follow the last selected item for multis...
2000-07-09 Huw D M DaviesStub implementation of LHashValOfNameSysA.
2000-07-09 Dave HawkesWith some apps a fault was possible in ExtractAssociate...
2000-07-09 Dave HawkesGetIconInfo did no correctly identify icons from cursors.
2000-07-09 Haithem HmidaUnder Windows 95/98/NT, message boxes do not have a...
2000-07-09 Alexandre JulliardFixed lstrcpynAtoW usage (reported by Stas Sergeev).
2000-07-09 Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08 Francois JacquesUpdated X11DRV_DIB_GetDIBits to properly handle bottom...
2000-07-08 Matthew LakeAdded some missing definitions.
2000-07-08 Francois JacquesImplemented SafeArrayGetVarType.
2000-07-08 Stefan LeichterStarted implementation of the functions GetDefaultCommC...
2000-07-08 Marcus MeissnerCorrected 24->32 conversion. Still only correct for...
2000-07-08 Susan FarleyCheck for WS_DISABLED parent in WindowFromPoint for...
2000-07-08 Andreas MohrRename MODULE_InitDll to MODULE_InitDLL for the sake...
2000-07-08 Chris MorganFixed TOOLBAR_DrawString() to offset button text if...
2000-07-08 Slava MonichCheck the value returned by DIALOG_GetCharSize.
2000-07-08 Francois JacquesAdded setupapi shared library and SetupIterateCabinet...
2000-07-08 Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-07-08 Gerard PatelAllow the size of bitmaps to be changed after toolbar...
2000-07-08 Slava MonichOn Windows property sheet has DWL_USER dword pointing...
2000-07-08 Slava MonichImplementation of Get/SetThreadPriorityBoost.
2000-07-08 Stefan LeichterAdded documentation on how to setup wine's Buildin...
2000-07-08 Peter Hunnisett- Explicit init of rtn.cookie in DEBUG_EvalExpr to...
2000-07-08 James HathewayOnly use the column headers to calculate the width...
2000-07-08 Slava MonichBeginDeferWindowPos should allow zero count.
2000-07-08 Andreas MohrAdded semi-stub.
next