wine
2003-12-01  Steven EdwardsSplit the Win16/32 color dialog by duplicating two...
2003-12-01  Jon GriffithsThai translation of notepad. Fix spelling in clock...
2003-12-01  Huw DaviesImplement CopyEnhMetaFileW.
2003-12-01  Jon GriffithsSpelling/Grammar fixes.
2003-12-01  Rein KlazesAdd sample texts for all missing character sets (or...
2003-12-01  Mike McCormackDeclare some MSI functions.
2003-12-01  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-12-01  Jukka HeinonenAdd upper limit for the number of pending timer interrupts.
2003-12-01  Marcus MeissnerUse correct pointer for SysFreeString.
2003-12-01  Tom WicklineUse the same version format for all DX dlls.
2003-12-01  Kirill SmelkovAdded SetDCPenColor prototype.
2003-12-01  Kevin KoltzauExport QueryWorkingSet.
2003-11-30  Alexandre JulliardAdded make_progs tool to generate the programs makefile.
2003-11-30  Juan Lang- fixes thread safety issues
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-30  Juan LangRemoved annoying message about missing entry in /etc...
2003-11-30  Andrew de QuinceyFixed one more HeapReAlloc call.
2003-11-30  Richard CohenRemove some unused code.
2003-11-30  Alexandre JulliardRemoved some no longer used programs.
2003-11-30  Brian VincentReplace some obsolete resources with newer ones.
2003-11-30  Richard CohenAdded missing GDI_ReleaseObj() to GetDCBrushColor ...
2003-11-30  Stefan LeichterChanged the version resource to be created in the commo...
2003-11-29  Alexandre JulliardFixed bitmap range checking to avoid integer overflows.
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-11-28  Rein KlazesRemember (do not reset) font size and style parameters...
2003-11-28  Rein KlazesFix a bug in the test for italic font style property.
2003-11-28  Mike HearnUpdate debug channel list.
2003-11-28  Francois GougetOnly convert '/'s to '\\'s up to the '\0' as the rest...
2003-11-28  Rein KlazesTidy up indentation.
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-28  Alexandre Julliardcbthread and cbowner don't need to be exported.
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-28  Francois GougetRemove duplicated SerialComm key.
2003-11-28  Alexandre JulliardMoved the 16-bit code out of socket.c and into a separa...
2003-11-28  Juan LangImplement the TCP table query, netstat.exe now shows...
2003-11-28  Stefan LeichterAdded version info resource.
2003-11-28  Richard Cohen- Add standard dll path last instead of first.
2003-11-28  Rolf KalbermatterFix two memory leaks. Found by Dietrich Teickner.
2003-11-27  Huw DaviesMerge {Set,Insert}Item[AW] to {Set,Insert}ItemT.
2003-11-27  Alexandre JulliardAdded unicows dll, based on the spec file written by...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-27  Rein KlazesIn clip_children() don't clip the visible region by...
2003-11-27  Ulrich CzekallaIn TREEVIEW_EnsureVisible handle case where firstVisibl...
2003-11-26  Steven EdwardsPorting fixes.
2003-11-26  Jeff MillerMask off bit 0x80 in the accelerator table entry field...
2003-11-26  Huw DaviesMerge GetItem[AW] into GetItemT.
2003-11-26  Alexandre JulliardAdded support for inter-process GetWindowLong on the...
2003-11-26  Aric StewartRedraw if bold state changes.
2003-11-26  Robert Shearman- Add support for TBSTYLE_EX_MIXEDBUTTONS.
2003-11-26  Michael GünnewigFixed multiple bugs in FindSample implementation of...
2003-11-26  Ulrich CzekallaAlways recompute an item's text width in the case of...
2003-11-26  Dmitry TimoshkovFix .spec file parameters for CreateDC driver API.
2003-11-26  Dmitry TimoshkovFix another RtlReAllocateHeap call.
2003-11-26  Alexandre JulliardFixed WINELIB_NAME_AW typo (thanks to Robert Shearman).
2003-11-26  Dimitrie O... Added a few missing TabCtrl_* macros.
2003-11-26  Dmitry TimoshkovMake Alt+[national key] menu shortcuts work.
2003-11-26  Kevin KoltzauImplement the TME_NONCLIENT flag in TrackMouseEvent...
2003-11-26  Ivan Leo Murray... Changed Adam Sacarny's email, and -debugmsg to --debugmsg.
2003-11-26  Dimitrie O... {Global,Local}ReAlloc() does not allocate memory.
2003-11-26  Alexandre JulliardNE_LoadBuiltinModule: return error 21 if the module...
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-11-26  Alexandre JulliardFixed one more HeapReAlloc call.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-11-26  Dimitrie O... Make the winehq.org domain the official one.
2003-11-26  Joshua ThielenFixed incorrect labeling of question boxes.
2003-11-26  Christian CostaFix handling of the lpuDeviceID input param in MIDI_Str...
2003-11-26  Rein KlazesFix "sample" box drawing by adding some needed coordina...
2003-11-26  Mike McCormackUse the handle deletion mechanism in wmfs.
2003-11-26  Huw DaviesUnicodification. Based on a patch by Aric Stewart.
2003-11-26  Shachar ShemeshFix the ctags building command.
2003-11-26  Dimitrie O... Fix mem leak when GlobalReAlloc() fails.
2003-11-26  Dimitrie O... SysReAllocStringLen is documented to segfault on NULL...
2003-11-26  Dimitrie O... Fix the IMalloc::ReAlloc() to follow the documented...
2003-11-25  Alexandre JulliardBetter support for loading exe files as libraries.
2003-11-25  Huw DaviesLet enhmetafiles reuse gdi handles. This works by...
2003-11-25  Alexandre JulliardStore the thread entry point in the startup info passed...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-25  Huw DaviesAdd support for display of dibs on MSB XServers.
2003-11-25  Uwe BonnesINT21_GetFreeDiskSpace(): The drive parameter is found...
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-25  Jon GriffithsTests for the non-variant date conversion functions.
2003-11-25  Jon GriffithsImprove/shrink variant dumping code.
2003-11-25  Jon GriffithsImplemented the variant formatting functions.
2003-11-25  Jon GriffithsMacros for dumping a variants type and flags.
2003-11-25  Vincent BéronUndefine FAR to avoid conflict with ssl.h.
2003-11-25  Ivan Leo Murray... Added winver information for windows me and windows...
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-11-25  Rein KlazesUse button face color for the image mask when adding...
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-25  Dimitrie O... RtlHeapReAllocate() should not allocate memory.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-25  Jon GriffithsDocumentation updates
2003-11-25  Jon GriffithsThai language translation.
2003-11-25  Michael GünnewigImplemented IAVIEditSTream_fnPaste method.
2003-11-25  Lionel UlmerUse vertex arrays when possible.
2003-11-25  Hiroshi InoueFix the name of Japanese default GuiFont.
2003-11-25  Mike McCormackAdded some structures used by NetUserModalsGet.
next