wine/eterwine.git
2011-04-01 Piotr Cabanmsvcp90/tests: Added operator+ tests (basic_string...
2011-04-01 Piotr Cabanmsvcp: Added basic_string<wchar> operator+ implementations.
2011-04-01 Piotr Cabanmsvcp: Added basic_string<char> operator+ implementations.
2011-04-01 Piotr Cabanmsvcp: Added basic_string<{char, wchar}> operator+...
2011-04-01 Gerald Pfeifercomctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
2011-04-01 Gerald Pfeiferdbghelp: Add a return statement for the default/assert...
2011-04-01 Vincent Povirkgdiplus: Add basic implementation of GdipDrawDriverString.
2011-03-31 Vincent Povirkcomctl32: Validate the day of month when scrolling...
2011-03-31 Vincent Povirkcomctl32: When entering a month or year, keep the day...
2011-03-31 Vincent Povirkcomctl32: Use current month and year when checking...
2011-03-31 Henri Verbeetwined3d: Get rid of the ARB_imaging extension.
2011-03-31 Henri Verbeetwined3d: Fix the EXT_blend_subtract extension definitions.
2011-03-31 Henri Verbeetwined3d: Fix the EXT_blend_color extension definitions.
2011-03-31 Henri Verbeetwined3d: Fix the EXT_blend_minmax extension definitions.
2011-03-31 Alexandre Julliardserver: Return the time of last change along with the...
2011-03-31 Alexandre Julliardserver: Store all desktop cursor information in a separ...
2011-03-31 Piotr Cabanmsvcrt: Don't call get_locale two times in _isctype...
2011-03-31 Piotr Cabanmsvcrt: Fix locale creation for multibyte encoding.
2011-03-31 Francois Gougetmsvcrt/tests: Wine should not have trouble with the...
2011-03-31 Francois Gougetwintab32/tests: Remove an unused variable.
2011-03-31 Francois Gougetwinhlp32: Remove the unimplemented help color and visib...
2011-03-31 Francois Gougetwinhlp32: Implement MACRO_HelpOnTop() and thus the...
2011-03-31 Francois Gougetregedit: Remove the unimplemented menus to connect...
2011-03-31 Francois Gougetnotepad: Remove the unimplemented help search menu.
2011-03-31 Francois Gougetprogman: Implement the cascade and tile windows menus.
2011-03-31 Francois Gougetprogman: Remove the unimplemented help search menu.
2011-03-31 Francois Gougetwinefile: Remove the unimplemented help search menu.
2011-03-31 Francois Gougetmsi: Make load_ttf_name_id() static.
2011-03-31 David Hedbergcomdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
2011-03-31 David Hedbergcomdlg32: Add IServiceProvider implementation to the...
2011-03-31 David Hedbergcomdlg32: Add ExplorerBrowser control to Item Dialog.
2011-03-31 David Hedbergcomdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
2011-03-31 David Hedbergcomdlg32: Implement Show and Close for the Item Dialog.
2011-03-31 David Hedbergcomdlg32: Add NEWFILEOPENV3ORD resource.
2011-03-31 Marcus Meissnerwidl: Mark up a FALLTHROUGH case (Coverity).
2011-03-31 Marcus Meissnerwinebuild: Mark up fallthrough switch cases (Coverity).
2011-03-31 Hans Leidekkermsi: Fix building the message string in MSI_ProcessMessage.
2011-03-31 Hans Leidekkermsi: Fix buffer size calculation in get_keypath.
2011-03-31 Bart Van Asschentdll: Avoid examining uninitialized data.
2011-03-31 Matteo Bruniopengl32/tests: Improve window destroy tests.
2011-03-31 Matteo Bruniwinex11.drv: Take care of the destroyed drawable in...
2011-03-31 Matteo Bruniwinex11.drv: Don't call glXSwapBuffers if the context...
2011-03-31 Matteo Bruniwinex11.drv: Fix wglMakeContextCurrent with an invalid...
2011-03-31 Matteo Bruniwinex11.drv: Don't modify state if glXMakeContextCurren...
2011-03-31 Matteo Bruniopengl32/tests: Add a test for window destroy with...
2011-03-31 Piotr Cabanmshtml/tests: Ignore calls missing in IE6.
2011-03-31 Vincent Pelletierdinput: Effect length can actually be 0.
2011-03-31 André Hentscheluxtheme/tests: Fix typo.
2011-03-31 Henri Verbeetwined3d: Rename "numContexts" to "context_count".
2011-03-31 Henri Verbeetwined3d: Get rid of the IWineD3DBaseShader typedefs.
2011-03-31 Henri Verbeetwined3d: Remove COM from the shader implementation.
2011-03-31 Henri Verbeetwined3d: Get rid of IWineD3DBaseShaderClass.
2011-03-31 Henri Verbeetwined3d: Merge the IWineD3DBaseShader implementations.
2011-03-31 Piotr Cabanmsvcrt: Fix buffer size in _ecvt_s.
2011-03-31 Piotr Cabanmsvcrt/tests: Fix memory leaks (valgrind).
2011-03-30 Piotr Cabanmsvcrt: Correctly terminate string in wcsncat_s.
2011-03-30 Piotr Cabanmsvcrt: Added space for nullbyte in size returned by...
2011-03-30 Francois Gougetwinedbg: stack_get_register_current_frame() is not...
2011-03-30 Francois Gougetwinedbg: memory_get_current_frame() is not used anymore...
2011-03-30 Francois Gougetprograms: In English punctuations are not preceded...
2011-03-30 Francois Gougetwinmm: Remove a space before a punctuation.
2011-03-30 Francois Gougetwinefile: Fix the compilation when _NO_EXTENSIONS is...
2011-03-30 Francois Gougetwinefile: Remove commented out code.
2011-03-30 Francois Gougetwinefile: Remove the format disk command.
2011-03-30 Francois Gougetwinefile: Remove unimplemented menu entries.
2011-03-30 Francois Gougetkernel32: Only get the Windows directory if PROFILE_Ope...
2011-03-30 Francois Gougetwineps.drv: PSDRV_YWStoDS() is unused so remove it.
2011-03-30 Francois Gougetmsxml3: Make xslpattern_error() static.
2011-03-30 Francois Gougetopenal32: Make a bunch of wrapper functions static.
2011-03-30 Francois Gougetmsxml3/tests: Add a '\n' to an ok() call.
2011-03-30 Francois Gougetmscoree/tests: Make init_pointers() static.
2011-03-30 Damjan Jovanovicwinemenubuilder: Do not skip entries when cleaning...
2011-03-30 Dmitry Timoshkovserver: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
2011-03-30 Dmitry Timoshkovntdll: Add more NtCreateFile tests.
2011-03-30 Steven Wallacentdll: implemented ProcessDebugFlags in NtQueryInformat...
2011-03-30 André Hentscheluxtheme/tests: Add tests for OpenThemeDataEx.
2011-03-30 André Hentscheluxtheme: Add OpenThemeDataEx.
2011-03-30 David Hedberguser32: Fix return value when passing a non-sibling...
2011-03-30 David Hedberguser32/tests: Add some more tests for SetWindowPos.
2011-03-30 Rico Schüllerd3dx9: Use init function for ID3DXBuffer.
2011-03-30 Rico Schüllerd3dx9: Add a some TRACEs to ID3DXBufferImpl.
2011-03-30 Rico Schüllerd3dx9: Rename some variables.
2011-03-30 Rico Schüllerd3dx9: Remove typedef from ID3DXBufferImpl.
2011-03-30 Rico Schüllerd3dx9: Use variable instead of type in HeapAlloc.
2011-03-30 Rico Schüllerd3dx9: Don't zero memory when it will be overridden.
2011-03-30 Hans Leidekkermsi: Avoid sprintf for simple concatenations.
2011-03-30 Hans Leidekkermsi: Make sure to access the 64-bit portion of the...
2011-03-30 Hans Leidekkermsi/tests: Remove unneeded Wow64 checks.
2011-03-30 Hans Leidekkermsi: Implement MsiGetFileSignatureInformationA/W.
2011-03-30 Hans Leidekkermsi: Accept whitespace-only property values on the...
2011-03-30 Hans Leidekkermsi: Explicitly pass product code and platform to MSIRE...
2011-03-30 Hans Leidekkermsi: Allocate the user token dynamically.
2011-03-30 Hans Leidekkermsi/tests: Allocate the user token dynamically and...
2011-03-30 Hans Leidekkermsi/tests: Get rid of workarounds for win9x test failures.
2011-03-30 Hans Leidekkermsi: Ignore invalid upgrade codes in the PublishProduct...
2011-03-30 Hans Leidekkermscms: Trace the CMM id as a string.
2011-03-30 Hans Leidekkerwine.inf: Pretend that the .NET 4.0 Client and Full...
2011-03-30 Jörg Höhleuser32/tests: Add a few IsWindow checks.
2011-03-30 Jörg Höhlewinmm: PlaySound concurrency cleanup.
2011-03-30 Jörg Höhlewinmm: Get rid of psStopEvent which was never used...
next