Fixed a bug in the FrameBuffer => Texture blits.
[wine] / include /
2003-06-04  Antonio Larrosa... Added CLOCKS_PER_SEC.
2003-06-04  Jukka HeinonenMigrate most int21 ioctl routines to winedos.
2003-06-04  Yorick HardyInclude sys/time.h for struct timeval definition.
2003-06-04  Jason EdmeadesFill in lots of unimplemented render states.
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-21  Alexandre JulliardMoved a couple of 16-bit module functions from to loade...
2003-05-21  Mike McCormackImplemented GdiComment for enhanced metafiles.
2003-05-20  Eric PouechImplemented NtQueryObject and NtSetInformationObject...
2003-05-20  Yorick HardyImplemented GetSystemInfo on NetBSD.
2003-05-20  Eric PouechImplement anonymous pipes on top of named pipes.
2003-05-20  Eric PouechImplemented timer related functions in ntdll and make...
2003-05-20  Alexandre JulliardOnly create the 16-bit dummy module when we need really it.
2003-05-20  Alexandre JulliardAdded value for default Unix codepage to all the locale...
2003-05-19  Dmitry TimoshkovExpect multiple DNS_ flags.
2003-05-19  Yorick HardyAdded the implementation for CDROM_GetIdeInterface...
2003-05-19  Robert ShearmanFix value of IID_IShellFolder2.
2003-05-19  Huw DaviesGetRandomRgn(...,1) returns the current clipping rgn.
2003-05-19  Alexandre JulliardCatch broadcast window handles in functions that are...
2003-05-16  Stefan LeichterFixed DECIMAL_SETZERO
2003-05-15  Alexandre JulliardGet rid of the 32-bit user signal proc since we always...
2003-05-15  Mike McCormack- rewrite of the named pipe code
2003-05-15  Eric PouechImplemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
2003-05-14  Alexandre JulliardRewrote module TLS support and moved it to ntdll.
2003-05-14  Alexandre JulliardMade INSTR_EmulateInstruction return the exception...
2003-05-14  Dimitrie O. PaunAdd missing ENDSESSION_LOGOFF define.
2003-05-13  Alexandre JulliardUse a different magic for memory DCs and get rid of...
2003-05-13  Mike McCormackImplemented SetMessageExtraInfo.
2003-05-13  Eric PouechImplemented RtlExpandEnvironmentStrings_U and fixed...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...
2003-05-13  Dimitrie O. PaunAdd prototype for __WSAFDIsSet. Fix syntax error.
2003-05-13  Robert Shearman- Implement a few more cases in PropVariantClear.
2003-05-12  Dmitry TimoshkovAdded definition of SS_USERITEM.
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2003-05-08  Alexandre JulliardAdded support for calling the TLS callback functions.
2003-05-08  Pierre d'HerbemontAdd Dar, Dsisr and Trap registers for the PowerPC CONTE...
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-05-06  Thomas MertesImplement RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-02  Adam GundyCheck the mask flags in the item structure to determine...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-05-01  Robert Shearman- Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie...
2003-04-30  Steven EdwardsFix for building lzexpand with Mingw or MS_VC++ includes
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-04-29  Alexandre JulliardImplemented ntdll resource functions.
2003-04-29  Robert ReifAdded partial property set support which is used by...
2003-04-27  Dimitrie O. PaunIndentation fixes.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-22  Alexandre JulliardMoved x11drv.h to dlls/x11drv.
2003-04-22  Eric PouechMoved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers...
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-21  Jukka HeinonenMoved dosconf.c to winedos.
2003-04-20  Alexandre JulliardCheck for struct option independently of the getopt_lon...
2003-04-19  Maxime BellengéAdded resource strings for language groups.
2003-04-19  Rolf KalbermatterReimplement SHFileOperation in Unicode, based on the...
2003-04-19  Ove KaavenDummy RPC exception macros.
2003-04-19  Vincent BéronTerminate the lfind inline function.
2003-04-17  Alexandre JulliardYet another attempt at fixing the htonl functions.
2003-04-17  Alexandre JulliardFixed alloca handling the way mingw does it (reported...
2003-04-17  Rolf KalbermatterImplemented ILGetDisplayNameExA and ILGetDisplayNameExW...
2003-04-16  Alexandre JulliardImplemented RtlIsNameLegalDOS8Dot3 (based on a patch...
2003-04-16  Rein KlazesFix the ListView_SetItemState macro.
2003-04-14  Alexandre JulliardFixed gcc varargs macro syntax (reported by Gabriele...
2003-04-13  Vincent BéronInclude shlguid.h from shlobj.h.
2003-04-13  Vincent BéronDefine some additional constants.
2003-04-13  Christian CostaAdded some defines to d3d8 header.
2003-04-12  Alexandre JulliardImplemented RtlDetermineDosPathNameType_U and RtlIsDosD...
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-11  Alexandre JulliardAdded support for generating dependencies for idl files.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-04-09  Vitaliy MargolenAdded more extended error codes.
2003-04-08  Juraj HercekFixed tagLVDISPINFO definition.
2003-04-08  Rok MandeljcAdded stubs for dpnhpast and for all the dmusic dlls.
2003-04-08  Thomas MertesImplemented RtlRandom, RtlAreAllAccessesGranted,
2003-04-07  Alexandre JulliardAdded possibility to filter relay traces based on the...
2003-04-04  Alexandre JulliardImplemented NtQueueApcThread, and changed the server...
2003-04-04  Mike Hearn- Map winsock sockopts to the POSIX equivalents for...
2003-04-04  Alexandre JulliardMerged PE_InitDLL into MODULE_InitDLL.
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-04-04  Alexandre JulliardYet another hack to try to make this file compile in all
2003-04-04  Dimitrie O. PaunAdd a few missing BN_* constants.
2003-04-03  Robert ReifAdded a few missing DX8 definitions.
2003-04-03  Alexandre JulliardAdded --with-nptl configure option and necessary change...
2003-04-02  Alexandre JulliardDon't bother checking for the errno function, simply...
2003-04-02  Alexandre JulliardAdded abs_time_t structure to the server protocol,...
2003-04-02  Dimitrie O. PaunAdd spawnvp to the portability lib.
2003-04-02  Alexandre JulliardAdded support for marking heap blocks as inaccessible...
2003-04-02  Alexandre JulliardHandle htonl() and friends like select(), this will...
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-04-01  Alexandre JulliardAdded SYSDEPS_GetUnixTid to return the Unix thread...
2003-04-01  Rolf KalbermatterMoved prototype for SHBindToParent() to shlobj.h.
2003-04-01  Alexandre JulliardPortability fixes.
2003-04-01  Alexandre JulliardUse _spawnvp to replace fork for non-Unix platforms.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-31  Alexandre JulliardTry to make winsock.h more portable (based on a patch...
2003-03-31  Alexandre JulliardMoved WaitForMultipleObjects to ntdll (based on a patch...
2003-03-30  Alexandre JulliardClear the entire request, not just the end, in case...
next