wine
2004-08-26  Alexandre JulliardPrint the Window caption using Unicode calls.
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-26  Stefan LeichterAdded missing line break.
2004-08-26  Jason EdmeadesDon't clear the information structure for non supported...
2004-08-26  Evan DeaublAdded GetSecurityInfo stub.
2004-08-26  Jason EdmeadesEnsure digits are printable characters from oleaut32...
2004-08-25  Alexandre JulliardAllow enabling or disabling todo_wine for each message...
2004-08-25  Jacek CabanAdded message box to inform user that one needs Mozilla...
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
2004-08-25  Aric StewartFree memory after we finish using it instead of just...
2004-08-25  Huw DaviesMake the DEFAULT_GUI_FONT scalable with screen resoluti...
2004-08-25  Dmitry TimoshkovFix an obvious typo leading to a crash.
2004-08-25  Mike McCormackMake SetTokenInformation call NtSetInformationToken.
2004-08-25  Mike McCormackSigned compare fixes.
2004-08-25  Mike McCormackFix the ITS moniker implementation.
2004-08-25  Ivan Leo PuotiUpdate cvs command line.
2004-08-25  Robert Shearman- Send NM_LDOWN notification.
2004-08-25  Robert ShearmanBring common control header up to date with new additio...
2004-08-25  Robert ReifAdded 32 bit float support.
2004-08-25  Robert ReifDirectSound8 doesn't accept 3D stereo secondary buffers but
2004-08-25  Robert ReifAdded IEEE float audio data type.
2004-08-25  Alex Villacís... Do not assume HKEY_CURRENT_USER/Environment exists...
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-25  Jacek CabanFix handling of VARIANT with VT_BYREF and null pointer in
2004-08-24  Alexandre JulliardAuthors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...
2004-08-24  Aric StewartGetting the string for a null field should not create...
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-24  Rein KlazesWhen there are no pixels to scroll, ScrollWindowEx...
2004-08-24  Robert ShearmanImplement IDirectDrawClipper_GetClipList for case where...
2004-08-24  Alexandre JulliardIn GetDC use the parent drawable when DCX_PARENTCLIP...
2004-08-24  Dmitry TimoshkovAdd cyrillic glyphs to wine_sans_serif at 13 and 16...
2004-08-24  Robert ShearmanAdded GetProcessId.
2004-08-24  Robert ShearmanMore safe array tests.
2004-08-24  Mike McCormackTests for icon and bitmap adding and removing and bitma...
2004-08-24  Robert ShearmanFix regression with IE's Menu Bar.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-24  Alexandre JulliardWhen possible, use the X window of the requested window...
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.
next