wine
2004-08-24  Alexandre JulliardRemoved debug trace.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).
2004-08-24  Pierre d'HerbemontAdded signal support for Darwin/i386.
2004-08-24  Ulrich CzekallaSet WS_EX_CONTROLPARENT when dialog has DS_CONTROL.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-23  Francois GougetUpdate RTL_BITMAP and RTL_BITMAP_RUN to match the 2000...
2004-08-23  Stefan LeichterAdded empty DllRegisterServer.
2004-08-23  Tobias Burnus- Limit number of FIXME()s in Clipper_SetClipList and...
2004-08-23  Alexandre JulliardGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
2004-08-23  Ulrich CzekallaThe clipboard owner can be set by the thread that has...
2004-08-23  Robert ShearmanStore the current source directory and use it when...
2004-08-23  Aric StewartMake sure exePath contains the path since it is used...
2004-08-23  Dmitry TimoshkovEnumerate all available scripts in IMultiLanguage2_Enum...
2004-08-23  Dmitry TimoshkovGetCPInfo(Ex) should work on CP_UTF7/CP_UTF8 pseudo...
2004-08-23  Mike McCormackAdjust the tab contents to fix the propsheet between...
2004-08-23  Robert ReifOnly print format info when in interactive mode for...
2004-08-23  Francois GougetMove LDT_ENTRY to winnt.h.
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-08-22  Alexandre JulliardAdded recursive idl target to allow updating idl files...
2004-08-22  Alexandre JulliardOutput BEGIN/END_INTERFACE for C++ base classes too.
2004-08-22  Kevin KoltzauMake SetWindowSubclass behave with SetWindowLong subcla...
2004-08-22  Francois GougetUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-08-22  Robert ReifAdded support for multiple mixers.
2004-08-22  Dmitry TimoshkovY coordinate of the "magic" static control should be...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-22  Mike McCormackGenerate BEGIN_INTERFACE,END_INTERFACE macros instead of
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-22  Robert ReifFixed bug in volume control step size so that it actual...
2004-08-22  Francois GougetDECLARE_OLD_HANDLE is not used anymore.
2004-08-22  Gerald PfeiferInclude <stdlib.h> for a prototype of exit().
2004-08-22  Rein KlazesAdded Dutch translation.
2004-08-22  Michael StefaniucTest case for hotspot handling.
2004-08-22  Michael Stefaniuc- Fix hotspot handling
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-20  Robert ShearmanAdded implementation for IPersistPropertyBag_Load on...
2004-08-20  Huw DaviesUnicodify a load of strings.
2004-08-20  Jon GriffithsReturn a stock brush when asking for a brush with the...
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-20  Aric StewartIn IPersistFile_Save if the exe file is not found,...
2004-08-20  Robert Shearman- Input path can have trailing slash.
2004-08-20  Robert Shearman- Fix type in GetRandomRegion function.
2004-08-20  James HawkinsEnable ERROR_MORE_DATA to be set in CryptGetDefaultProv...
2004-08-20  James HawkinsAdded tests for CryptSetProviderEx.
2004-08-20  Mike McCormackAdded prototypes for a few more Native API functions.
2004-08-20  Michael KaufmannUse correct font for ownerdraw buttons.
2004-08-20  Robert ReifChange step size from 0 to 1 for volume controls to...
2004-08-19  Francois GougetRemove types that don't exist from tests.dat.
2004-08-19  Jacek CabanRef counting fixes.
2004-08-19  Alexandre JulliardGenerate the .ttf file in the current directory.
2004-08-19  Francois GougetFix packing of shlwapi.h
2004-08-19  Robert Shearman- Implement insert marks.
2004-08-19  Robert ShearmanFix type of DeleteIE3Cache function.
2004-08-19  Robert ReifAdded 24/32 bit sample size and 4/6 channel support.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-08-19  Francois GougetDefine COBJMACROS. Fixes compilation on Windows.
2004-08-19  Francois GougetAdd new fields to the NOTIFYICONDATA structure so it...
2004-08-19  Ulrich CzekallaClear tooltip when text is set to NULL.
2004-08-19  Ulrich CzekallaForward focus to combobox, otherwise edit control won...
2004-08-19  Ulrich CzekallaThe rectangle passed in DRAWITEMSTRUCT is slightly...
2004-08-19  Huw DaviesComplete cp1252 for System.
2004-08-19  Robert Shearman- Fix anchor highlighting.
2004-08-19  Robert ShearmanBetter TRACE's for some Internet* functions.
2004-08-19  Mike McCormackFix BuildTrusteeWithSid, implement and test BuildTruste...
2004-08-19  John K. HohmConsistently suggest proper Emulation rather than Emula...
2004-08-19  Robert ShearmanHandle ECONNRESET in FILE_GetNtStatus.
2004-08-19  Robert Shearman- Errors should only be reported to I/O completion...
2004-08-19  Robert Shearman- Remove duplicated code in file reader.
2004-08-19  Emmanuel Maillard- Update build system to support IOKit and CoreFoundati...
2004-08-19  Robert ReifAdded 32 bit sample size tests and 4 and 6 channel...
2004-08-19  Robert ReifCleanup messages in supportedFormat.
2004-08-19  Robert ReifDon't try to find alternate formats for non PCM formats.
2004-08-19  Stefan LeichterAdded stub for DeleteIE3Cache.
2004-08-19  Zach GormanWhen searching for the DEFPUSHBUTTON in a dialog, recur...
2004-08-19  Zach GormanWS_TABSTOP should not be a default style for GROUPBOX...
2004-08-19  Vincent BéronShow the proper make command at the end of configure.
2004-08-18  Michael JungAdded some defines for CPSetKeyParam.
2004-08-18  Stefan LeichterFixed tests of GetAcceptLanguagesA for win2k and win XP.
2004-08-18  Robert ShearmanAllow the user to move managed windows by dragging...
2004-08-18  Vincent BéronDon't hardcode c:\windows paths in msi.dll.
2004-08-18  Vincent BéronDon't hardcode C:\windows\system\start.exe.
2004-08-18  Alexandre JulliardThe argv array passed to the app needs to be in the...
2004-08-18  Huw DaviesFix printer selection in PD_PRINTSETUP type dialogs.
2004-08-18  Andreas MohrAdded OBJ_COLORSPACE define.
2004-08-18  Rein KlazesDo not make a directory read-only.
2004-08-18  Ferenc WagnerAvoid crashing on unsuccessful send.
2004-08-18  Robert ReifCleanup messages.
2004-08-18  Alex Villacís... Add detection of graphic file header in picture load...
2004-08-18  Robert ReifAllocate wave format structure dynamically based on...
2004-08-18  Robert ReifCleanup some more messages.
2004-08-18  Robert ReifSome sound cards have different capabilities when doing...
2004-08-18  Alex Villacís... Apply HIMETRIC transformation on icons, just like bitmaps.
2004-08-18  José Manuel... Added Spanish translation.
2004-08-18  Alexandre JulliardFd type is no longer used, get rid of it.
2004-08-17  Eric Pouech- better support for non-blocking COMM and socket read...
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...
2004-08-17  Robert ShearmanUser controls: GWL_ -> GWLP_.
2004-08-17  Aric StewartLet StartServiceCtrlDispatcher handle services not...
2004-08-17  Aric StewartAdded handling of TokenPrimaryGroup.
2004-08-17  Krishna MurthyAllow resizing windows without thickframe style.
next