wine
2003-09-10  Steven EdwardsPortability fix for language ids.
2003-09-10  Pavel RoskinCompile Walon resources only if LANG_WALON is defined.
2003-09-10  Mike Hearn- Bugfixes to the transaction system.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-09  Alexandre JulliardSome STATUS_* defines have to be duplicated in winnt.h.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-08  Mike McCormackAdded an initial (mostly stub) implementation of MSHTML...
2003-09-08  Mike Hearn- Removed the central configuration structure, all...
2003-09-08  Alexandre JulliardFixed include statements to match server_protocol.h...
2003-09-08  Alexandre JulliardOn TlsFree, clear the released TLS index in all threads.
2003-09-08  Juan Lang- Fix buffer overrun in GetNetworkParams.
2003-09-08  Mike Hearn- Remove "PerfectGraphics", "Use XSHM extension", and...
2003-09-08  Francois GougetA few spelling fixes.
2003-09-08  Vincent Béronwineinstall used a Unix-style environment variable...
2003-09-08  Pavel RoskinAdded Russian resources.
2003-09-08  Pavel RoskinFix French translation.
2003-09-08  Bill MedlandModify the wineserver documentation for the new locatio...
2003-09-08  Marcus MeissnerFixed compile warning.
2003-09-08  Dave MillerFix incorrect ordinals.
2003-09-08  Rolf KalbermatterChange parameter in SHGetSpecialFolderPathA/W to int...
2003-09-08  Mike McCormackCreate a propper stub for oleaut32.VarMod.
2003-09-07  Alexandre JulliardAdded a few missing stdarg.h includes.
2003-09-06  Alexandre JulliardAdded a missing dependency for testlist.c files.
2003-09-06  Alexandre JulliardRegenerated with the latest widl.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardImplemented shtypes.idl and shobjidl.idl and removed...
2003-09-04  Dimitrie O... Removed non-standard header includes.
2003-09-04  Dimitrie O... Adjust selection ranges before we insert the item so...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-04  Alexandre JulliardConverted docobj.h to IDL.
2003-09-04  Alexandre JulliardRemoved no longer needed include protections.
2003-09-04  Christian CostaFix modLongData.
2003-09-04  Stefan LeichterUpdated minor version number.
2003-09-04  Alexandre JulliardConverted ocidl.h to IDL.
2003-09-03  Alexandre JulliardConverted urlmon.h to IDL.
2003-09-03  Alexandre JulliardConverted servprov.h to IDL.
2003-09-03  Alexandre JulliardConverted oleidl.h to IDL.
2003-09-03  Alexandre JulliardAdded partial support for function pointers.
2003-09-03  Alexandre JulliardConverted comcat.h to IDL.
2003-09-03  Alexandre JulliardUse <> format in generated #include statements.
2003-09-03  Robert ReifUse the drivers to get device capabilities and property...
2003-09-03  Dimitrie O... Forward all arguments to gcc when we have no input...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-09-03  Michael StefaniucUse DOS style variables in the German documentation...
2003-09-03  Alexandre JulliardAvoid heap reallocation each time a metarecord is writt...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-09-03  Alexandre Julliardshlobj.h must include wine/obj_dragdrophelper.h (report...
2003-09-03  Sylvain PetreolleChanged some functions to reset CFLAG on success.
2003-09-02  Kevin GroeneveldChange default range of up-down control to match range...
2003-09-02  Mike Hearn- Path changes are saved to the struct correctly.
2003-09-02  Tom WicklineMerge from lostwages faq.
2003-09-02  Ferenc WagnerFix testing example.
2003-09-02  Vincent BéronBring documentation in sync regarding expansion of...
2003-09-02  Vincent BéronBring wineinstall in sync regarding expansion of enviro...
2003-09-02  Eric PouechAdded a few missing definitions.
2003-09-02  Stefan LeichterMoved implementation of QueryDosDevice from ascii to...
2003-09-02  Rolf KalbermatterMake the different helper functions all return actual...
2003-09-02  Rein Klazes_ws_gethostbyname() and WSAAsyncGetHostByName() when...
2003-09-02  Michael Günnewig- Implemented semi-stubs for GetOpenFileNamePreviewA...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-09-02  Michael Stefaniucint33 21h is identical to int33 00h.
2003-09-02  Vincent BéronAdded msvcrt headers limits.h and math.h.
2003-09-02  Marcus MeissnerChange all head -1 to head -n 1 to be more POSIXly...
2003-09-02  Maxime BellengéImplemented TAB_SetMinTabWidth and TAB_HighlightItem.
2003-09-02  Robert ReifNow that reference counting is correct, there is no...
2003-09-02  Juan LangFixed bug parsing /proc/net/arp for arp table.
2003-09-02  Juan LangImplemented arp table querying through WsControl, and...
2003-09-02  Michael Günnewig- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
2003-09-02  Juan LangFix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE...
2003-09-02  Jason EdmeadesUse a dummy GL context if one is not available when...
2003-09-02  Jukka HeinonenMake DOS process exit using ExitProcess instead of...
2003-09-01  Vincent BéronFixed typo.
2003-09-01  Robert ReifAdded more tests and restructured tests for easier...
2003-09-01  Robert ReifAdded SecondaryBuffer and DirectSoundCaptureNotify...
2003-09-01  Robert ReifAdded a few stub implementations.
2003-09-01  Alexandre JulliardDon't strip the path in LoadModule16 before we have...
2003-09-01  Jukka HeinonenAdd support for specific EOI PIC command.
2003-09-01  Dimitrie O... If we don't send custom draw messages for subitems...
2003-09-01  Martin FuchsDefine ICON_SMALL2 and ShowWindowAsync().
2003-09-01  Martin FuchsDefine TBIF_BYINDEX.
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Mike Hearn- Correct return code of loadConfig().
2003-08-30  Alexandre JulliardRemoved wrong or unneeded codepage pragmas.
2003-08-30  Juan Lang- improve some parameter checking in WSAIoctl
2003-08-30  Dave BelangerImplementation of SelectPalette and RealizePalette...
2003-08-30  Warren BairdSave the ext alignment information in a 8-bytes metarec...
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-29  Rok MandeljcMinor updates of Slovenian translations.
2003-08-29  Juan Lang- improve WsControl error checking
2003-08-29  Jukka HeinonenWorkaround implemented for passing faked mickeys to...
2003-08-29  Jukka HeinonenAllow application to use VGA window that overlaps frame...
2003-08-29  Robert ReifAdded some missing functions.
2003-08-29  Mike HearnFixed the error message in Wave(In|Out)Init, it used...
2003-08-29  Rolf KalbermatterChange protoype of SHChangeNotifyRegister to what MSDN...
2003-08-29  John K. HohmSet SE_GROUP_ENABLED in Attributes of Administrators...
2003-08-29  Mike HearnAvoid division by zero when the imagelist is created...
2003-08-29  Rolf KalbermatterMake sure the passed in object pointer is only addrefed...
2003-08-28  Alexandre JulliardWarning fix.
next