wine
2005-10-10  Krzysztof FoltmanFix 1.0 emulation mode in ME_GetTextW.
2005-10-10  Richard CohenDon't hardcode "windows" directory.
2005-10-10  Richard CohenFix an error message.
2005-10-10  Robert ReifDirectSoundDevice reference count cleanup.
2005-10-10  Milko KrachounovUpdate the Bulgarian resource file.
2005-10-10  Marcus MeissnerPass characters to get_file_name() helper, not bytes.
2005-10-10  Lionel Ulmer- pass a copy of the surface description to the application
2005-10-10  Robert ReifFix dsound8 test to deal with an installed but unregistered
2005-10-10  Eric PouechEnsure we always have a title for the .hlp file.
2005-10-10  Eric PouechHandle error conditions for print.
2005-10-10  Eric PouechFixed mmioOpenW flags for playback.
2005-10-10  Eric Pouech- fixed mouse double click and wheeling
2005-10-10  Francois GougetAdd a --windows option for converting a Unix path to...
2005-10-08  Alexandre JulliardSet the widl version to be the same as the global packa...
2005-10-08  Alexandre JulliardSet the winepath version to be the same as the global...
2005-10-08  Alexandre JulliardIn DIALOG_FixChildrenOnChangeFocus make sure the button...
2005-10-08  Eric PouechFunction keys now work in curses mode.
2005-10-08  Vitaliy MargolenAdd a few tests that fail under wine.
2005-10-08  Stefan LeichterForward the functions DllRegisterServer and DllUnregist...
2005-10-08  Francois GougetMove all Unicode and Ansi string types to the %str...
2005-10-08  Krzysztof FoltmanSend verbose info to different debug channels (richedit...
2005-10-07  Jonathan ErnstPagesetup dialog fix.
2005-10-07  Jonathan ErnstFirst creation of registry entries missed AppData.
2005-10-07  Vitaliy MargolenFix initial position for files opened with O_APPEND...
2005-10-07  Raphael JunqueiraDon't crash if pDDSD is NULL on DirectDrawSurface:...
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-10-06  Alexandre JulliardAdded global rules for man pages.
2005-10-06  Alexandre JulliardAdded a critical section around the fd cache until...
2005-10-06  Jacek CabanAdded AtlModuleAddTermFunc implementation.
2005-10-06  Peter LemenkovAdded security.h.
2005-10-06  Huw DaviesIgnore the gasp table when we have no hinter.
2005-10-06  Huw DaviesAdd a Wine specific flag to GetRasterizeCaps that repor...
2005-10-06  Stefan Dösinger- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
2005-10-06  Alexandre JulliardFixed some nroff warnings.
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-10-06  Vitaliy MargolenFix atom tests on win9x.
2005-10-06  Joshua DaviesWindows is returning the length of the string, plus...
2005-10-06  Juan LangWhen just a public key is imported, its ALG_ID should...
2005-10-06  Francois Gougetwinapi_check does not use the '--extension' flag so...
2005-10-06  Dmitry TimoshkovIgnore the delay load directory size.
2005-10-06  Huw DaviesDon't try to release the node if we haven't loaded...
2005-10-06  Vitaliy MargolenAdd brackets around (a)?b:c construct.
2005-10-04  Alexandre JulliardSet WINEDEBUG to an empty value instead of removing...
2005-10-04  Alexandre JulliardCopy WINEDEBUG from the Windows environment to allow...
2005-10-04  Vijay Kiran... Fixed uninstaller close button.
2005-10-04  Vitaliy MargolenCorrect Page Up/Down handling in report mode.
2005-10-04  Alexandre JulliardClear the single-step flag in setup_exception instead...
2005-10-04  Alexandre JulliardFixed dumping of the import directory to ignore the...
2005-10-04  Alexandre JulliardIgnore the size of the import directory, process import...
2005-10-04  Oliver StieberProvide looser device matching for backbuffer and depth...
2005-10-04  Juan LangUse wine_get_dos_file_name rather than relying on GetFu...
2005-10-04  Vitaliy MargolenDon't start dragging for a single mouse click.
2005-10-04  Dmitry TimoshkovAdd support for dumping delay load PE data.
2005-10-04  Dimi PaunAllow MSVC to use Wine's headers.
2005-10-04  James HawkinsCheck the size of the input buffer so we don't write...
2005-10-04  Vincent BéronSort the font filenames in alphabetical order in fonts...
2005-10-04  Juan LangRemove .dll from DllOverrides entries, such entries...
2005-10-04  Jonathan ErnstMake sure we only depend on ddraw_test if X support...
2005-10-04  Marcus MeissnerDropped the "using native windows libraries" comment.
2005-10-04  Juan LangUse correct names when loading registered OID functions.
2005-10-03  Maxime BellengéFix a cut&paste mistake.
2005-10-03  Vitaliy MargolenUse GetSystemMetrics instead of hardcoding drag width...
2005-10-03  Alexandre JulliardFixed a bug where we could set the wrong handle in...
2005-10-03  Vitaliy MargolenDon't arrange tabs if there is only one line.
2005-10-03  Paul MillarFix cross-compilation of winetest by update the makefil...
2005-10-03  Krzysztof Foltman- Remove another potential sources of infinite loops...
2005-10-03  Alexander N... Fixed a few missing characters in winecfg.
2005-10-03  Ivan Leo PuotiMake a stub actually say "stub".
2005-10-03  Marcus MeissnerReleaseCapture should return TRUE.
2005-10-03  Eric PouechNow printing information when changing function while...
2005-10-03  Eric PouechFixed bitfield extraction.
2005-10-03  Robert ReifFixes so d3d9.h and dsound.h can be included at the...
2005-10-03  Krzysztof FoltmanImplemented EM_GETFIRSTVISIBLELINE and EM_POSFROMCHAR...
2005-10-03  Martin FuchsFix font handle leak after closing the 'choose font...
2005-10-03  Martin FuchsSimplify 'sei' structure initialization in ShellExecuteA/W.
2005-10-03  Robert ShearmanPass WM_QUIT to outer modal loop.
2005-10-03  Stefan LeichterAdded stub for UnregisterDeviceNotification.
2005-10-03  Brian GraysonSkip tabs in wcmd.
2005-10-03  Vitaliy MargolenReplace registry editing instructions with winecfg.
2005-10-03  Eric Pouech- N_PSYM stabs blocks (aka parameters) can also contain...
2005-10-03  Eric PouechFixed array dereferencing.
2005-10-03  Dmitry TimoshkovMove user32 to delay loaded imports.
2005-10-03  Dmitry TimoshkovConvert a WARN to a FIXME to make it visible to a user...
2005-10-03  Robert ReifAdd support for errors with more than one name.
2005-10-03  Marcus MeissnerUse correct minLookup[] array entry.
2005-10-03  Marcus MeissnerDo not append empty ":" in LD_LIBRARY_PATH.
2005-10-03  Krzysztof FoltmanFixed another case of misunderstanding MSDN wrt StreamI...
2005-09-30  Alexandre JulliardRelease 20050930. wine-20050930
2005-09-30  Juan LangMake CryptImport/ExportPublicKeyInfoEx behave the way...
2005-09-30  Juan LangAdd defines needed for installable OID functions.
2005-09-30  Robert ReifAdded missing error code.
2005-09-30  Gerald PfeiferWe only need the relay debug channel on MZ_SUPPORTED...
2005-09-30  Kimmo MyllyvirtaFinnish resources for uninstaller.
2005-09-30  Jacek CabanAdded GetZoneActionPolicy implementation.
2005-09-30  Vitaliy MargolenAdd a few tests for object manager.
2005-09-30  Vitaliy MargolenAdd brackets around (a)?b:c construct.
2005-09-30  Mike McCormackRename ACTION_DoTopLevelINSTALL to MSI_InstallPackage...
2005-09-29  Alexandre JulliardGet rid of the debug channels support.
2005-09-29  Jason EdmeadesAlways return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWi...
2005-09-29  Kevin KoltzauFix warnings in 64bit.
next