wine
2004-09-13  Dmitry TimoshkovLog flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
2004-09-13  Filip NavaraCorrect displaying of wizard subtitle.
2004-09-10  Robert ReifRemove lock name from lock debug structure before delet...
2004-09-10  Robert Shearman- Use FDI functions like native instead of advpack...
2004-09-10  Michael KaufmannMake the menus of Delphi applications work.
2004-09-10  Zach GormanThe initial dialog focus should be established by the...
2004-09-10  Zach GormanModal dialogs should not be shown via ShowWindow until...
2004-09-10  Andreas MohrDon't reject OS/2 programs, try to carry on in DOS...
2004-09-10  Zach GormanAdded tests for default focus assignment in dialogs.
2004-09-10  Robert ReifDocument all the structure members up to SessionId...
2004-09-10  Alexander YaworskyImplemented LockServiceDatabase and UnlockServiceDatabase.
2004-09-10  Diego PettenòAdd support for file:/// urls in PathCreateFromUrl.
2004-09-10  Uwe BonnesStrip dangling \r\n from HTTP_HttpSendRequest.
2004-09-10  Jacek CabanAdded Polish translation.
2004-09-10  Huw DaviesWe want all 1bpp dibsections to have a monochrome bitma...
2004-09-10  Rein KlazesAdd tests of TzSpecificLocalTimeToSystemTime and
2004-09-10  Rein KlazesFixed TzSpecificLocalTimeToSystemTime and
2004-09-10  Robert ShearmanImplement ImageDirectoryEntryToData by forwarding it...
2004-09-10  Mike McCormackOutput NdrConvert, NdrClearOutParameters and IID constr...
2004-09-10  Robert ReifReturn error from low level driver when necessary.
2004-09-09  Alexandre JulliardGet rid of the non-standard ICOM_THIS macro.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-09  Alexandre JulliardComment out an unreliable test.
2004-09-09  Francois GougetMove the PROPVARIANT declaration from objidl.idl to...
2004-09-09  Hans LeidekkerDutch resource translation.
2004-09-09  Ulrich CzekallaAllow copying selection when control is read only.
2004-09-09  Mike McCormackOutput intermediate variables for the method to write...
2004-09-09  James HawkinsAdded stub for IsValidURL.
2004-09-09  Robert Reifoffsets array is the size of the wine data format so...
2004-09-09  Alexandre JulliardGet rid of the WIN_SetRectangles export from user32.
2004-09-09  Alexandre JulliardTake care to not close the file handle if there are...
2004-09-09  Alexandre JulliardFixed the check for removable media in load_pe_exe...
2004-09-09  Robert Shearman- Status update.
2004-09-09  Robert ReifFixes a mouse regression due to structure size change.
2004-09-08  Alexandre JulliardFixed some message sequences to succeed on XP.
2004-09-08  Robert Reif- Add linux to dinput axis mapping using HKLM/Software...
2004-09-08  Filip NavaraDo not distinguish exterior wizard pages by their posit...
2004-09-08  Krzysztof FoltmanMake sure InternetReadFile returns full buffers.
2004-09-08  Francois GougetMake the dsound tests run with DirectX < 8.
2004-09-08  Francois GougetRemove the get_hwnd() implementation from propset.c...
2004-09-08  Francois GougetSet _WIN32_WINNT to 0x0501 so we get the definition of
2004-09-08  Francois GougetThe union in PROPVARIANT is always nameless on Windows...
2004-09-08  Markus AmslerRespect given buffer size in GET EXTENDED COUNTRY INFOR...
2004-09-08  Uwe BonnesAdded MSVCRT_CLOCKS_PER_SEC define.
2004-09-08  Mike McCormackGenerate some marshalling code for stubs.
2004-09-08  Alexandre JulliardConverted the timeout list to use the standard list...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-08  Alexandre JulliardAdded xor_region, fixed rect_in_region.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-08  Diego PettenòAdd support in UrlIs() for URLIS_DIRECTORY and URLIS_FI...
2004-09-08  Uwe BonnesGet full buffers in Internet_Readfile.
2004-09-08  Eric Pouech- ctrl-c enabling flag is now inherited
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-07  Mike McCormackAdd a test for timers.
2004-09-07  Alexandre JulliardMake sure to run through the poll loop once before...
2004-09-07  Alexandre JulliardAvoid integer overflows in NTDLL_get_server_timeout...
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-07  Markus AmslerFix filename terminator table, correct exclude_last...
2004-09-07  Rein KlazesFix compile error with include files from Linux 2.6.7+.
2004-09-07  Roderick Colenbrander- set ipx packet type
2004-09-07  Alexandre JulliardFill in the proper offsets in the resource directory...
2004-09-07  Robert ShearmanImplement titles.
2004-09-07  Robert ShearmanAdd 16x16 error, info and warning icons.
2004-09-07  Francois GougetAdd trailing '\n's to ok() and trace() calls.
2004-09-07  Robert Shearman- Make typelib marshaler thread-safe (problem reported...
2004-09-07  Yvon Belleau- Implemented keyboard navigation (Up / Down / PgUp...
2004-09-07  Wolfgang SchwotzerLookupAccountNameA stub always returns a valid SID.
2004-09-07  Filip Navara- Revert incorrect change to tab control resizing from...
2004-09-07  Francois GougetTest some more gdi types.
2004-09-07  Andreas Mohr- fix int21 block device read/write
2004-09-07  Mike McCormackFix some warnings found with -Wsign-compare.
2004-09-07  Ferenc WagnerAs test runs are not invoked from the option parsing...
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-07  Francois GougetRemove bogus #define statement.
2004-09-07  Dmitry TimoshkovReset BUTTON_HASFOCUS state in WM_KILLFOCUS handler...
2004-09-07  Robert ReifAdded missing struct.
2004-09-07  Robert ReifConsolidate secondary buffer list processing and locking.
2004-09-07  Filip Navara- Draw the Wizard97 header bitmaps before drawing the...
2004-09-06  Hans LeidekkerMove implementation of EnumProtocols{A,W} from wsock32...
2004-09-06  Robert Shearman- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
2004-09-06  Francois GougetTest some more ntdll types.
2004-09-06  Uwe BonnesMore defines for TZ_INFO.
2004-09-06  Robert Shearman- Obey TBCDRF_NOOFFSET for the button text.
2004-09-06  Robert ReifWhen actual offset doesn't match the specified offset...
2004-09-06  Kevin KoltzauPartial implementation of MsiGetFileVersionA/W.
2004-09-06  Mike McCormackMake GUIDs non-const when compiling MIDL/widl generated...
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-09-06  Mike McCormackReturn the correct error when OpenService is called...
2004-09-06  Jacek CabanTranslation update.
2004-09-06  Dmitry TimoshkovMove MulDiv prototype from wingdi.h to winbase.h where...
2004-09-06  Michael JungAdded some defines for Crypt{Get/Set}KeyParam.
2004-09-06  Uwe BonnesCheck for more standard headers.
2004-09-06  Robert ShearmanFix bin2res help text.
2004-09-06  Robert ShearmanImprove documentation for critical sections.
2004-09-06  Kevin KoltzauFix bug with chained messages.
2004-09-06  Mike McCormack- make the widl generated proxy-stub code compilable
2004-09-06  Francois GougetDefine the tmschema.h constants using enumerations...
2004-09-06  Krzysztof Foltman- Reversed the assertion causing InternetConnect to...
2004-09-06  Robert Shearman- Add exports for missing ordinals 191-194.
next