wine-orson.git
2017-12-22 Alexandre JulliardRelease 3.0-rc3. wine-3.0-rc3
2017-12-22 Hans Leidekkerwinhttp/tests: Fix an intermittent test failure on...
2017-12-22 Zebediah Figuraregedit/tests: Skip tests if running as non-elevated...
2017-12-22 Andrey Gusevwinhttp/tests: Fix typos in ok() messages.
2017-12-22 Andrey Gusevmsi/tests: Fix typos in ok() messages.
2017-12-22 Andrey Gusevkernel32/tests: Fix a typo in ok() message.
2017-12-22 Andrey Gusevcomctl32/tests: Fix a typo in ok() message.
2017-12-22 Alexandre Julliardgdi32: Fix clipping to the DIB rectangle in GetPixel().
2017-12-22 Nikolay Sivovcomctl32/tests: Make sure v6 module is used when runnin...
2017-12-22 Akihiro Sagawainclude: Fix a typo in newly added edit control message.
2017-12-22 Jacek Cabanserver: Add support for querying FileNameInformation...
2017-12-22 Jacek Cabanserver: Introduce get_file_info request for server...
2017-12-22 Jacek Cabanntdll/tests: Add NtQueryInformationFile(FileNameInforma...
2017-12-22 Kim Malmopo: Update Simplified Chinese translation.
2017-12-22 Kim Malmopo: Update Norwegian translation.
2017-12-22 Hans Leidekkerbcrypt: Fix build error on systems with old GnuTLS.
2017-12-22 Zebediah FiguraRevert "msi: Don't execute a deferred custom action...
2017-12-21 Józef Kuciawined3d: Consider CPU blitter when clearing discarded...
2017-12-21 Stefan Dösingerd3d8/tests: Work around focus-follows-mouse test failures.
2017-12-21 Stefan Dösingerd3d9/tests: Work around focus-follows-mouse test failures.
2017-12-21 Alexandre Julliardddraw: Validate the surface descriptor size in GetDispl...
2017-12-21 Nikolay Sivovcomctl32/tooltips: Reset window subclass data when...
2017-12-21 Nikolay Sivovcomctl32/updown: Reset control width conditionally...
2017-12-21 Nikolay Sivovcomctl32/tests: Add separate test for CreateUpDownContr...
2017-12-21 Nikolay Sivovcomctl32/tests: Use CreateWindowEx() to create UpDown...
2017-12-21 Zebediah Figurauser32/tests: Add a basic test for maximizing windows.
2017-12-21 Zebediah Figurauser32/tests: Also test client rect size.
2017-12-21 Zebediah Figurauser32/tests: Explicitly test minimized window size.
2017-12-20 Alex Henrienetapi32/tests: Print NetWkstaTransportEnum error code...
2017-12-20 Nikolay Sivovmfplat: Implement MFGetService().
2017-12-20 Nikolay Sivovinclude: Add newer definitions for user controls.
2017-12-20 Jacek Cabanjscript: Use WARN for exception traces instead of separ...
2017-12-20 Zebediah Figurawinegstreamer: Hold a reference to the filter in push_d...
2017-12-20 Zebediah Figurauser32/tests: Add activation tests for minimizing windows.
2017-12-20 Zebediah Figurauser32/tests: Add activation tests for hiding windows.
2017-12-20 Zebediah Figurauser32/tests: Add more tests for SetActiveWindow().
2017-12-20 Zebediah Figurauser32/tests: Don't leave hwndMain in a topmost state.
2017-12-20 Kim Malmopo: Update Norwegian translation.
2017-12-20 Nikolay Sivovcomctl32/tooltips: Remove window subclass right before...
2017-12-20 Alex Henriemmdevapi/tests: Fix memory leaks (Coverity).
2017-12-19 Hans Leidekkerbcrypt: Require macOS version 10.7 or newer for encrypt...
2017-12-19 Hans Leidekkerbcrypt: Fix build on macOS 10.8 and older.
2017-12-19 Nikolay Sivovcomctl32/tests: Remove some workarounds that no longer...
2017-12-19 Nikolay Sivovcomctl32/tests: Add ListBox tests.
2017-12-19 Huw Daviesgdi32: Set otmMacLineGap from the line gap in the hhea...
2017-12-19 Alex Henriegdi32: Scale outline font metrics as signed integers.
2017-12-19 Alexandre Julliardkernel32/tests: Improve tests for 32/64-bit image mappings.
2017-12-18 Mingcong Baipo: Update Simplified Chinese translation.
2017-12-18 Alexandre Julliardmsvcp90/tests: Use the correct return type for basic_is...
2017-12-18 Jacek Cabanmshtml.idl: Added events dispinterfaces declarations.
2017-12-18 Jacek Cabanmshtml.idl: Added IDOMMouseEvent declaration.
2017-12-18 Sebastian Lackneruser32: Globally invalidate key state on changes in...
2017-12-18 Louis Lenderskernelbase: Quiet a noisy fixme in QuirkIsEnabled3.
2017-12-18 Zhiyi Zhangwinecfg: Fix a crash when inputting non-ASCII dll overr...
2017-12-18 Hans Leidekkerwebservices/tests: Register an exception with the firew...
2017-12-18 Hans Leidekkerwebservices/tests: Merge the listener tests into channel.c.
2017-12-18 Piotr Cabanmsvcrt: Correctly set rounding mode in _ftol implementa...
2017-12-18 Piotr Cabanmsvcr71: Don't raise exception in _invalid_parameter.
2017-12-18 Nikolay Sivovcomctl32/tests: Add Edit control tests.
2017-12-18 Nikolay Sivovuser32/tests: Class API tests for interaction with...
2017-12-18 Nikolay Sivovuser32/tests: Remove runtime check for GetMenuBarInfo().
2017-12-18 Alexandre Julliardkernel32: Properly detect ELF binaries that are positio...
2017-12-18 Alex Henriepo: Update Catalan translation.
2017-12-15 Alexandre JulliardRelease 3.0-rc2. wine-3.0-rc2
2017-12-15 Nikolay Sivovd2d1/tests: A test to show that DC is validated on...
2017-12-15 Julian Rügerpo: Update German translation.
2017-12-15 Andrey Gusevpo: Update Ukrainian translation.
2017-12-15 Alexandre Julliardcabinet: Treat only -1 as an error from the FDICopy...
2017-12-15 Alexandre Julliardntdll: Reset the exit frame when switching back to it.
2017-12-15 Alexandre Julliardlibport: Add a replacement implementation for strnlen.
2017-12-15 Andrey Gusevusp10: Fix a typo in an ERR() message.
2017-12-14 Dmitry Timoshkovbcrypt: Add some crypto-provider related stubs.
2017-12-14 Dmitry Timoshkovwine.inf: Add "Security Packages" key.
2017-12-14 Alexandre Julliardntdll: Define PTHREAD_STACK_MIN if it's missing.
2017-12-14 Alexandre Julliardntdll: Switch back to the initial stack for thread...
2017-12-14 Alexandre Julliardntdll: Reimplement thread initialization in assembler...
2017-12-14 Alexandre Julliardntdll: Set all registers in set_cpu_context() on ARM.
2017-12-14 Joel Holdsworthurlmon: Support [Add.Code] sections in ActiveX INF...
2017-12-14 Huw Daviesole32: Correctly save the remaining formats if their...
2017-12-14 Sergio Gómez... ole32: Correctly save the dib format if its data has...
2017-12-14 Dmitry Timoshkovsecur32/tests: Add a test for Schannel behaviour with...
2017-12-14 Dmitry Timoshkovsecur32/tests: Add a test for NTLM behaviour with SECPK...
2017-12-14 Dmitry Timoshkovsecur32/tests: Add a test for Negotiate behaviour with...
2017-12-14 Martin Payneuser.exe16: Fix handling of 16-bit HBITMAPs in InsertMe...
2017-12-14 Zebediah Figurapo: Fix some MSI translations.
2017-12-14 Alexandre Julliardntdll: Fix handling of floating point arguments in...
2017-12-14 Alexandre Julliardntdll: Run the thread/process detach code on the thread...
2017-12-14 Nikolay Sivovcomctl32/tests: Add Static control tests.
2017-12-14 Nikolay Sivovcomctl32/tests: Add ComboBox tests.
2017-12-14 Nikolay Sivovcomctl32/tests: Rename test file.
2017-12-14 Nikolay Sivovuser32/tests: Release window DCs consistently.
2017-12-14 Alex Henrieinclude: Discourage use of 'break' or 'continue' inside...
2017-12-13 Henri Verbeetinclude: Remove some superfluous semicolons.
2017-12-13 Hans Leidekkerdplayx/tests: Remove the firewall exception after runni...
2017-12-13 Alex Henrieappwiz.cpl: Add comment explaining why we use HTTP...
2017-12-13 Henri Verbeetd2d1/tests: Introduce an ARRAY_SIZE macro.
2017-12-13 Matteo Brunid3d11/tests: Add a couple of testcases for sRGB SRVs.
2017-12-13 Martin Payneuser.exe16: Implemented OldExitWindows() user.exe16...
2017-12-13 Martin Paynekrnl386.exe16: Shared libraries have a ".exe" rather...
2017-12-13 Martin Paynekernel32: Don't report valid non-Win16 NE executables...
next