wine
2005-10-17  Christian CostaFix installable driver removal.
2005-10-17  Aric StewartMSDN states that the pszDisplayName member of BROWSEINF...
2005-10-17  Eric Pouechioctl 440F only returns non mapped drives (for now).
2005-10-13  Alexandre JulliardIn parse_mount_entries return the loop device instead...
2005-10-13  Alexandre JulliardReport the correct version in the About dialog.
2005-10-13  Vitaliy MargolenFix "Remove application" for applications that had...
2005-10-13  Krzysztof FoltmanFix unnecessary (and harmful) repeated statement.
2005-10-13  Oliver StieberAllow cube textures to be updated.
2005-10-12  Alexandre JulliardRemoved incorrect process queue check in wait_input_idle.
2005-10-12  Oliver StieberChanged the way that 24bit and 32bit Adapter and Buffer...
2005-10-12  Huw DaviesInitialize a bunch of dc values to their default before...
2005-10-12  Krzysztof Foltman- Style trace information is written to different debug...
2005-10-12  Christian CostaDisable depth test when there is no Z buffer attached.
2005-10-11  Oliver StieberAdd checks for ARB_vertex_program before allowing verte...
2005-10-11  Stefan LeichterMake user test loadable on NT4.
2005-10-11  Detlef RiekenbergNT3.51 returns ERROR_MORE_DATA.
2005-10-11  Mike O'ReganTests commented out and FIXME-ed long ago now pass.
2005-10-11  Phil KrylovFixed encoding of non-ASCII chars.
2005-10-11  Dmitry TimoshkovAdd a safety check for number of control points in...
2005-10-11  Dmitry TimoshkovRename struct option in order to avoid a conflict with...
2005-10-11  Huw DaviesIf the meta/clip intersection (Rao) region doesn't...
2005-10-11  Dmitry TimoshkovUpdate German and Hungarian keyboard layouts to better...
2005-10-11  Mike McCormackMake sure not to strcpy from a NULL default value pointer.
2005-10-11  James HawkinsTest that the FO_COPY action creates output directories...
2005-10-11  Robert ReifFix PrimaryBufferImpl pointer to deleted DirectSoundImpl.
2005-10-11  Lionel Ulmer- fix first two arguments to 'FindExecutableA' (input...
2005-10-10  Alexandre JulliardRemoved non-portable ldconfig invocation and misleading
2005-10-10  Lionel UlmerAdd an assert if both arguments to DD_STRUCT_COPY_BYSIZ...
2005-10-10  Huw DaviesGetRandomRgn only returns the SYSRGN in screen coordinates.
2005-10-10  Krzysztof FoltmanRemoved buffer overrun error (incrementing output point...
2005-10-10  Oliver StieberReport unrecognized opcodes as FIXMEs instead of TRACEs...
2005-10-10  Alexandre JulliardAdd current directory to default include path.
2005-10-10  Alexandre JulliardDefault search path for an include file should be based...
2005-10-10  Vijay Kiran... Added PHT time zone.
2005-10-10  Richard CohenDon't create old unlocalized directories in wineprefixc...
2005-10-10  Krzysztof FoltmanThe previous implementation was a workaround for off...
2005-10-10  Vitaliy MargolenFix _ismbblead test to pass on windows.
2005-10-10  Maxime BellengéIn case of failure and OF_EXIST is specified, return...
2005-10-10  Eric PouechFixed changing console's windows.
2005-10-10  Krzysztof FoltmanFixed EOL detection in ME_RunOfsFromCharOfs in 1.0...
2005-10-10  Christian CostaMake window uses black brush for background.
2005-10-10  Christian CostaAdd trace to DefineDosDevice.
2005-10-10  Lionel Ulmer- do not pass private data to the application but a...
2005-10-10  Krzysztof FoltmanFix a bug in 1.0 emulation mode in EM_LINELENGTH (which...
2005-10-10  Alexandre JulliardSet the version we report in wmc and wrc from the globa...
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...
next