wine/eterwine.git
2010-08-02 David Hedbergexplorerframe: Add classfactory implementation.
2010-08-02 David Hedbergexplorerframe: Add a stub of NamespaceTreeControl.
2010-08-02 David Hedbergexplorerframe: Implement DllGetVersion.
2010-08-02 David Hedbergexplorerframe: Add dll stub.
2010-08-02 Misha Koshelevd3dx9: Complete test for D3DXCreateSphere.
2010-08-02 Matteo Brunid3dcompiler_43: Add dll directory.
2010-08-02 Jacek Cabanjscript: Use generic property for Error.number.
2010-08-02 Jacek Cabanjscript: Fixed test crash on some win9x installations.
2010-08-02 Jacek Cabanjscript: Use generic properties for NaN and Infinity...
2010-08-02 Jacek Cabanmshtml: Get rid of useless nsQIResult type.
2010-08-02 Nikolay Sivovcomctl32/monthcal: Erase week numbers rectangle before...
2010-08-02 Nikolay Sivovcomctl32/monthcal: No need to calculate month length...
2010-08-02 Nikolay Sivovcomctl32/monthcal: Get rid of stored current selection...
2010-08-02 Nikolay Sivovcomctl32/monthcal: Add support for month delta in butto...
2010-08-02 Nikolay Sivovcomctl32/monthcal: Add helper to jump to specified...
2010-08-02 Nikolay Sivovcomctl32/monthcal: Fix navigation from last day in...
2010-08-02 Nikolay Sivovcomctl32/monthcal: Rename button navigation helper...
2010-08-02 Andrew Eikumregedit: Process reg files which use \r line endings.
2010-08-02 Andrew Eikumregedit: Add regedit test suite.
2010-08-02 Alexander Nicolaysen... shdocvw: Allow navigating to Favorites in IE.
2010-08-02 Alexander Nicolaysen... shdocvw: Add Favorites menu to IE.
2010-08-02 Stefan Dösingerwined3d: MSVC fixes in state.c.
2010-08-02 Stefan Dösingerwined3d: Replace pow with powf in surface_base.c.
2010-08-02 Stefan Dösingerwined3d: Fix another DWORD to WORD conversion warning.
2010-08-02 Stefan Dösingerwined3d: Add double to float conversion casts in device.c.
2010-08-02 André Hentschelwinecfg: Sync German keyboard shortcuts.
2010-08-02 Anders JonssonREADME: Update Swedish translation.
2010-08-02 Yaron Shahrabaniclock: Added Hebrew translation.
2010-08-02 Yaron Shahrabaniwineboot: Added Hebrew translation.
2010-08-02 Andrey Turkinntdll/tests: Do not check signedness for char types.
2010-08-02 Andrey Turkinimagehlp: Remove uninitialized variable.
2010-08-02 Anders Jonssoncryptui: Add Swedish translation.
2010-08-02 Jose Rostagnocmd: Fix Spanish translation.
2010-08-02 Jose Rostagnonotepad: Fix Spanish translation.
2010-08-02 Jose Rostagnoshdocvw: Add Spanish translation.
2010-08-02 Andrew Talbotcomctl32: Constify some variables.
2010-08-02 Andrew Talbotcomctl32: Constify some variables.
2010-08-02 Anders Jonssonmapi32: Add Swedish translation.
2010-08-02 Thomas Mullalyurlmon: Implemented IUri_GetDomain.
2010-08-02 Thomas Mullalyurlmon: Implemented function for finding the domain...
2010-08-02 Thomas Mullalyurlmon: Implemented IUri_GetAuthority.
2010-08-02 Thomas Mullalyurlmon: Silenced a noisy fixme.
2010-08-02 Thomas Mullalyurlmon: Implemented IUri_GetHostType.
2010-08-02 Luca Bennatishdocvw: Add Italian translation.
2010-08-02 Alexandre Julliardwinegcc: Add a printf format attribute to the strmake...
2010-08-02 Alexandre Julliardwinebuild: Get rid of the ignored symbol support.
2010-08-02 Alexandre Julliardwinebuild: Add a spawn() helper function to avoid start...
2010-08-02 Alexandre Julliardwinebuild: Support an arbitrary number of temporary...
2010-08-02 Alexandre Julliardwinebuild: Copy the strmake function from winegcc to...
2010-08-01 Alexandre Julliardwinex11: Sending a move/resize client message to the...
2010-07-31 Alexandre Julliardconfigure: Add dependency on makefile for import libs...
2010-07-30 Alexandre JulliardRelease 1.3.0. wine-1.3.0
2010-07-30 Alexander Nicolaysen... shdocvw: Add support for setting the statusbar text...
2010-07-30 Alexander Nicolaysen... shdocvw: Add a statusbar to IE.
2010-07-30 Jacek Cabanmshtml: Pass processed URI to NewURI.
2010-07-30 Andrew Nguyenoleaut32/tests: Test typelib registration in the user...
2010-07-30 Andrew Nguyenoleaut32: Partially implement UnRegisterTypeLibForUser.
2010-07-30 Andrew Nguyenoleaut32: Partially implement RegisterTypeLibForUser.
2010-07-30 Andrew Nguyencomdlg32: Avoid a NULL dereference when changing the...
2010-07-30 Andrew Nguyenkrnl386.exe: Fix last error check for DOS compatibility...
2010-07-30 Jacek Cabanwscript.exe: Added support for IHost type info.
2010-07-30 Jacek Cabanwscript.exe: Added IHost's IDispatch functions implemen...
2010-07-30 Jacek Cabanwscript.exe: Added missing vararg attribute.
2010-07-30 Nikolay Sivovshlwapi/tests: Fix some test failures on RTL enabled...
2010-07-30 Alexandre Julliardgdi32: Replicate a Windows bug in StretchDIBits for...
2010-07-30 Andrey Turkinimagehlp: Implement ImageGetDigestStream.
2010-07-30 Andrey Turkinimagehlp: Add tests for ImageGetDigestStream.
2010-07-30 Maarten Lankhorstmciqtz32: Fix mciPlay.
2010-07-30 Maarten Lankhorstmciqtz32: Fix mciOpen.
2010-07-30 Maarten Lankhorstmciqtz32: Simplify mciWhere.
2010-07-30 Maarten Lankhorstmciqtz32: Add support for MCI_STATUS_MODE.
2010-07-30 Maarten Lankhorstmciqtz32: Add support for mciWindow.
2010-07-30 Maarten Lankhorstmciqtz32: Remove individual queryinterfaces.
2010-07-30 Louis Lenderswine.inf: Add key HKCU,%CurrentVersion%\Run.
2010-07-30 Louis Lenderswine.inf: Add key HKLM\SOFTWARE\Microsoft\NET Framework...
2010-07-30 Stefan Dösingerwined3d: Use the correct type in device_unit_free_for_vs.
2010-07-30 Stefan Dösingerwined3d: Make glClearColor parameters floats.
2010-07-30 Stefan Dösingerwined3d: The flag parameter in shader_hw_sample is...
2010-07-30 Stefan Dösingerwined3d: The ARB loop unroller's iteration is unsigned.
2010-07-30 Octavian Voicummdevapi/tests: Prevent crash when GetMixFormat fails.
2010-07-30 Henri Verbeetd3d9/tests: Read from the appropriate pixels in test_co...
2010-07-30 Henri Verbeetwined3d: Add support for ARB_texture_compression_rgtc.
2010-07-30 Henri Verbeetwined3d: Move the draw buffer array to the context.
2010-07-30 Henri Verbeetwined3d: The stateblock doesn't have a parent.
2010-07-30 Henri Verbeetddraw: Use a less offensive handle table implementation...
2010-07-30 Henri Verbeetddraw: Use a less offensive handle table implementation...
2010-07-30 David Hedbergshell32: Fixup IShellItemArray_Constructor helper.
2010-07-30 Thomas Mullalyurlmon/tests: Added some more test URIs.
2010-07-30 Dylan Smithrichedit: Avoid redundant calls to ME_CalcRunExtent.
2010-07-30 Dylan Smithrichedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
2010-07-30 Dylan Smithrichedit: Remove checks for converting internal CHARFOR...
2010-07-30 Dylan Smithrichedit: Check for bits instead of equality in EM_SETC...
2010-07-30 Dylan Smithrichedit: Don't change text mode with undo or redo...
2010-07-30 Dylan Smithrichedit: Return correct values when EM_SETTEXTMODE...
2010-07-30 André Hentschelmsi: Prevent cryptic error.
2010-07-30 André Hentscheljscript: Fix typo in registry information.
2010-07-30 Alexandre Julliardgdi32: Refresh the DC transforms when the visible recta...
2010-07-30 Alexandre Julliardwinex11: Fix the positioning of some graphics primitive...
2010-07-29 Matteo Brunid3dx9: Implement D3DXAssembleShaderFromFile.
2010-07-29 Matteo Brunid3dx9: Handle parent_data parameter of D3DXInclude...
next