Etersoft builder [Wed, 5 Oct 2011 04:05:30 +0000 (08:05 +0400)]
new build 1.3.29-alt1.5 (with rpmlog script)
Test Robot [Tue, 4 Oct 2011 20:00:48 +0000 (00:00 +0400)]
Merge branch 'master' of git.eter:/projects/wine/eterwine into eterhack
Test Robot [Tue, 4 Oct 2011 19:58:21 +0000 (23:58 +0400)]
Merge branch 'master' of git.eter:/projects/wine/wine-pure
Francois Gouget [Mon, 3 Oct 2011 21:39:10 +0000 (23:39 +0200)]
kernel32/tests: Check what happens if QueryDosDeviceA() is given an insufficient buffer.
Francois Gouget [Mon, 3 Oct 2011 21:38:29 +0000 (23:38 +0200)]
kernel32: Reset LastError if GetModuleFileName() succeeds.
Alexandre Julliard [Mon, 3 Oct 2011 21:47:31 +0000 (16:47 -0500)]
winex11: Force alpha channel to 0 when doing color conversion in PutImage.
Alexandre Julliard [Mon, 3 Oct 2011 21:29:23 +0000 (16:29 -0500)]
winex11: Remove no longer needed support for a source DIB color map in X11 StretchBlt.
Alexandre Julliard [Mon, 3 Oct 2011 21:24:01 +0000 (16:24 -0500)]
winex11: Remove no longer needed support for a source DIB color map in XRender StretchBlt.
Marcus Meissner [Mon, 3 Oct 2011 11:28:32 +0000 (13:28 +0200)]
ole32: Mark two functions as hidden.
Marcus Meissner [Mon, 3 Oct 2011 11:29:08 +0000 (13:29 +0200)]
winmm: Mark two functions as hidden.
Marcus Meissner [Mon, 3 Oct 2011 11:28:56 +0000 (13:28 +0200)]
winex11.drv: Mark xrenderdrv_ExtTextOut as static.
Marcus Meissner [Mon, 3 Oct 2011 11:24:12 +0000 (13:24 +0200)]
dsound: Mark enum_callback and search_callback static.
Marcus Meissner [Mon, 3 Oct 2011 11:29:29 +0000 (13:29 +0200)]
msdaps: Mark create_* functions as hidden.
Marcus Meissner [Mon, 3 Oct 2011 11:28:46 +0000 (13:28 +0200)]
vbscript: Mark some symbols as hidden.
Marcus Meissner [Mon, 3 Oct 2011 11:28:05 +0000 (13:28 +0200)]
mshtml: Mark replace_node_by_html as hidden.
Marcus Meissner [Mon, 3 Oct 2011 11:27:31 +0000 (13:27 +0200)]
mscoree: Mark cordebug_init as hidden.
Marcus Meissner [Mon, 3 Oct 2011 11:25:34 +0000 (13:25 +0200)]
dibdrv: Mark get_rop_codes as hidden.
Nikolay Sivov [Sat, 1 Oct 2011 19:29:10 +0000 (23:29 +0400)]
comctl32/treeview: Free checkbox imagelist when control is about to be killed.
Jacek Caban [Mon, 3 Oct 2011 18:51:28 +0000 (13:51 -0500)]
mshtml: Properly release body element in basic_style_test.
Henri Verbeet [Mon, 3 Oct 2011 18:22:52 +0000 (20:22 +0200)]
wined3d: Make the device parameter to wined3d_device_present() const.
Henri Verbeet [Mon, 3 Oct 2011 18:22:51 +0000 (20:22 +0200)]
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_recv().
Henri Verbeet [Mon, 3 Oct 2011 18:22:50 +0000 (20:22 +0200)]
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_send().
Henri Verbeet [Mon, 3 Oct 2011 18:22:49 +0000 (20:22 +0200)]
secur32: Return failure if chan_EncryptMessage() can't encrypt the entire buffer.
Henri Verbeet [Mon, 3 Oct 2011 18:22:48 +0000 (20:22 +0200)]
secur32: Use gnutls_record_get_max_size() to get the maximum message size.
Jacek Caban [Mon, 3 Oct 2011 15:58:17 +0000 (10:58 -0500)]
mshtml: Set frame interface to NULL after releasing it in IOleInPlaceObjectWindowless::InPlaceDeactivate.
Nikolay Sivov [Mon, 3 Oct 2011 14:31:18 +0000 (09:31 -0500)]
comctl32/tests: Fix a test that depends on control size.
Akihiro Sagawa [Sun, 2 Oct 2011 13:29:23 +0000 (22:29 +0900)]
po: Update Japanese translation.
André Hentschel [Sat, 1 Oct 2011 15:29:32 +0000 (17:29 +0200)]
po: Update German translation.
Akihiro Sagawa [Sun, 2 Oct 2011 13:29:20 +0000 (22:29 +0900)]
ddraw: Use the same device name as Windows for the Direct3D HAL device.
Huw Davies [Sun, 2 Oct 2011 14:01:06 +0000 (15:01 +0100)]
winex11: Remove some unused function ptrs.
Frédéric Delanoy [Sat, 1 Oct 2011 11:43:18 +0000 (13:43 +0200)]
cmd: Handle truncation for console reads.
Frédéric Delanoy [Sat, 1 Oct 2011 11:43:17 +0000 (13:43 +0200)]
cmd: Improve WCMD_fgets documentation.
Frédéric Delanoy [Sat, 1 Oct 2011 02:15:05 +0000 (04:15 +0200)]
cmd: Output error messages to stderr instead of stdout where appropriate.
Nikolay Sivov [Fri, 30 Sep 2011 19:41:04 +0000 (23:41 +0400)]
comctl32/monthcal: After notification safely free buffer allocated on heap.
Vincent Povirk [Thu, 29 Sep 2011 16:58:17 +0000 (11:58 -0500)]
gdiplus: Include an alpha channel in HBITMAPs created from Bitmaps.
André Hentschel [Sun, 2 Oct 2011 14:37:29 +0000 (16:37 +0200)]
winevdm: Don't give up if we can't shorten the current directory.
Michael Stefaniuc [Sat, 1 Oct 2011 18:31:34 +0000 (20:31 +0200)]
msxml3: Use SUCCEEDED instead of !FAILED.
Michael Stefaniuc [Sat, 1 Oct 2011 19:44:54 +0000 (21:44 +0200)]
wordpad: Don't compare with TRUE.
Michael Stefaniuc [Sat, 1 Oct 2011 19:42:21 +0000 (21:42 +0200)]
sane.ds: Don't compare with TRUE.
Michael Stefaniuc [Sat, 1 Oct 2011 19:40:11 +0000 (21:40 +0200)]
gameux: Don't compare with TRUE.
Etersoft builder [Mon, 3 Oct 2011 08:06:33 +0000 (12:06 +0400)]
new build 1.3.29-alt1.4 (with rpmlog script)
Alexander Morozov [Mon, 3 Oct 2011 07:00:54 +0000 (11:00 +0400)]
po: Update translations.
Roman Dadkov [Fri, 30 Sep 2011 12:39:16 +0000 (16:39 +0400)]
winecfg: Tab to control the loading of key drivers (eterbug #6916).
Hwang YunSong [Wed, 28 Sep 2011 10:51:00 +0000 (19:51 +0900)]
po: Updated Korean translation.
Andrew Eikum [Fri, 30 Sep 2011 13:35:20 +0000 (08:35 -0500)]
mmdevapi: Don't use invalid This pointer on static object.
Andrew Eikum [Fri, 30 Sep 2011 13:34:26 +0000 (08:34 -0500)]
winealsa.drv: Fix default device creation logic.
Dmitry Timoshkov [Fri, 30 Sep 2011 11:06:02 +0000 (20:06 +0900)]
kernel32: Fix a typo in the LoadLibrary return value testing.
Jörg Höhle [Thu, 22 Sep 2011 19:43:42 +0000 (21:43 +0200)]
winmm: Mark headers WHDR_DONE at the last possible time.
Nikolay Sivov [Wed, 28 Sep 2011 12:39:17 +0000 (16:39 +0400)]
comctl32/monthcal: Also invalidate today label while setting new today date.
Nikolay Sivov [Wed, 28 Sep 2011 12:33:37 +0000 (16:33 +0400)]
comctl32/monthcal: Fix week numbers background color.
Andrew Talbot [Thu, 29 Sep 2011 21:16:14 +0000 (22:16 +0100)]
gdi32: Mark a fall-through in a switch statement.
Alistair Leslie-Hughes [Thu, 29 Sep 2011 11:27:03 +0000 (21:27 +1000)]
mscoree: Define ICorDebugManagedCallback2 and ICorDebugMDA interfaces.
Alistair Leslie-Hughes [Thu, 29 Sep 2011 04:13:16 +0000 (14:13 +1000)]
mscoree: Return S_OK from ICorDebug Initialize.
Andrew Talbot [Wed, 28 Sep 2011 20:25:23 +0000 (21:25 +0100)]
dbghelp: Mark a fall-through in a switch statement.
Etersoft builder [Fri, 30 Sep 2011 04:05:38 +0000 (08:05 +0400)]
new build 1.3.29-alt1.3 (with rpmlog script)
Test Robot [Thu, 29 Sep 2011 20:04:02 +0000 (00:04 +0400)]
Merge branch 'master' of git.eter:/projects/wine/eterwine into eterhack
Test Robot [Thu, 29 Sep 2011 19:58:20 +0000 (23:58 +0400)]
Merge branch 'master' of git.eter:/projects/wine/wine-pure
Andrew Eikum [Wed, 28 Sep 2011 18:32:03 +0000 (13:32 -0500)]
wineoss.drv: Use a temporary OSS device to check format support.
Andrew Eikum [Wed, 28 Sep 2011 18:31:40 +0000 (13:31 -0500)]
mmdevapi: Don't fail if dwChannelMask is not set correctly.
Etersoft builder [Wed, 28 Sep 2011 18:05:19 +0000 (22:05 +0400)]
new build 1.3.29-alt1.2 (with rpmlog script)
Francois Gouget [Wed, 28 Sep 2011 15:37:24 +0000 (17:37 +0200)]
browseui/tests: Skip some tests if IEnumACString is not supported.
Frédéric Delanoy [Wed, 28 Sep 2011 10:53:49 +0000 (12:53 +0200)]
cmd/tests: Don't convert lines with DOS endings in convert_input_data.
Frédéric Delanoy [Wed, 28 Sep 2011 12:41:22 +0000 (14:41 +0200)]
cmd: Get rid of unused parameter in WCMD_ReadFile.
Frédéric Delanoy [Wed, 28 Sep 2011 12:41:21 +0000 (14:41 +0200)]
cmd: Avoid checking whether we're in console mode for every read.
Frédéric Delanoy [Wed, 28 Sep 2011 12:41:20 +0000 (14:41 +0200)]
cmd: Avoid reading char by char from console.
Huw Davies [Wed, 28 Sep 2011 12:46:48 +0000 (13:46 +0100)]
gdi32: Use a separate variable to indicate the default has been retrieved.
Alexandre Julliard [Wed, 28 Sep 2011 10:55:16 +0000 (12:55 +0200)]
makedep: Ensure that error messages contain "error".
Suggested by Dan Kegel.
Alexander Morozov [Wed, 28 Sep 2011 11:40:37 +0000 (15:40 +0400)]
Merge remote-tracking branch 'eterwine/master' into eterhack
Conflicts:
include/wine/server_protocol.h
Frédéric Delanoy [Mon, 26 Sep 2011 13:52:36 +0000 (15:52 +0200)]
msvcrt/tests: Remove dead assignments (Clang).
Alistair Leslie-Hughes [Mon, 26 Sep 2011 23:06:18 +0000 (09:06 +1000)]
mscoree: Add ICorDebug interface support.
Alexandre Julliard [Wed, 28 Sep 2011 09:27:19 +0000 (11:27 +0200)]
winex11: Fall back to the DIB engine for client-side stretching.
Alexandre Julliard [Wed, 28 Sep 2011 09:12:14 +0000 (11:12 +0200)]
winex11: Get rid of the client-side DIB optimization in StretchBlt.
Erich Hoover [Wed, 28 Sep 2011 02:02:32 +0000 (20:02 -0600)]
hhctrl.ocx: When called as a program, quit when HtmlHelp call fails.
Erich Hoover [Wed, 28 Sep 2011 02:02:11 +0000 (20:02 -0600)]
hhctrl.ocx: Open a specific topic when requested.
Erich Hoover [Wed, 28 Sep 2011 02:01:38 +0000 (20:01 -0600)]
hhctrl.ocx: Default to the correct tab for different HH_DISPLAY_* values.
Erich Hoover [Wed, 28 Sep 2011 02:00:10 +0000 (20:00 -0600)]
hhctrl.ocx: Use the correct values for current_tab when some tabs are disabled.
Dmitry Timoshkov [Wed, 28 Sep 2011 05:47:06 +0000 (14:47 +0900)]
ntdll: Use STATUS_INVALID_PAGE_PROTECTION as return value for invalid protections.
Francois Gouget [Wed, 28 Sep 2011 08:13:02 +0000 (10:13 +0200)]
po: Mark translations with mismatched printf format directives as fuzzy.
Aurimas Fišeras [Tue, 27 Sep 2011 19:34:38 +0000 (22:34 +0300)]
po: Update Lithuanian translation.
Aurimas Fišeras [Tue, 27 Sep 2011 19:43:07 +0000 (22:43 +0300)]
winecfg: Update Lithuanian translation.
Andrew Eikum [Tue, 27 Sep 2011 20:19:04 +0000 (15:19 -0500)]
dsound: Eliminate leftover driver structures.
Test Robot [Tue, 27 Sep 2011 19:58:29 +0000 (23:58 +0400)]
Merge branch 'master' of git.eter:/projects/wine/wine-pure
Etersoft builder [Tue, 27 Sep 2011 18:05:12 +0000 (22:05 +0400)]
new build 1.3.29-alt1.1 (with rpmlog script)
Hwang YunSong [Tue, 27 Sep 2011 13:02:03 +0000 (22:02 +0900)]
po: Updated Korean translation.
Huw Davies [Tue, 27 Sep 2011 15:13:39 +0000 (16:13 +0100)]
gdi32: Forward StretchBlt calls from the dib driver to the null driver.
Huw Davies [Tue, 27 Sep 2011 15:13:38 +0000 (16:13 +0100)]
gdi32: Implement stretch_bitmapinfo.
Huw Davies [Tue, 27 Sep 2011 15:13:37 +0000 (16:13 +0100)]
gdi32: stretch_bitmapinfo may need to adjust the dst visrect.
Huw Davies [Tue, 27 Sep 2011 15:13:36 +0000 (16:13 +0100)]
gdi32: Make clip_line external.
Erich Hoover [Tue, 27 Sep 2011 14:11:36 +0000 (08:11 -0600)]
hhctrl.ocx: Use separate icons for 'Hide' and 'Show' toolbar buttons based on the HIST_VIEWTREE icon.
Erich Hoover [Tue, 27 Sep 2011 14:11:05 +0000 (08:11 -0600)]
hhctrl.ocx: Use a modified (two color) refresh icon for the 'Sync' toolbar button.
Erich Hoover [Tue, 27 Sep 2011 14:10:13 +0000 (08:10 -0600)]
hhctrl.ocx: Use the STD_PROPERTIES icon for the 'Options' toolbar button.
Bernhard Loos [Mon, 26 Sep 2011 11:57:38 +0000 (13:57 +0200)]
server: Sharing 0 is not allowed for named pipes.
Bernhard Loos [Mon, 26 Sep 2011 11:57:29 +0000 (13:57 +0200)]
server: Only the sharing parameter of two instances of the same pipe have to match.
Bernhard Loos [Mon, 26 Sep 2011 11:57:15 +0000 (13:57 +0200)]
server: Store sharing state for named pipes.
Maarten Lankhorst [Mon, 26 Sep 2011 15:36:49 +0000 (17:36 +0200)]
winemp3: Add support for WAVE_FORMAT_MPEG.
Maarten Lankhorst [Mon, 26 Sep 2011 15:34:44 +0000 (17:34 +0200)]
quartz: Fix support for mpeg layer 1 and 2.
Andrew Eikum [Tue, 27 Sep 2011 13:51:33 +0000 (08:51 -0500)]
dsound: Reimplement PropertySet on mmdevapi.
Andrew Eikum [Tue, 27 Sep 2011 13:51:22 +0000 (08:51 -0500)]
dsound: Reimplement capturing devices on mmdevapi.
Andrew Eikum [Tue, 27 Sep 2011 13:51:07 +0000 (08:51 -0500)]
dsound: Reimplement rendering devices on mmdevapi.
Andrew Eikum [Tue, 27 Sep 2011 13:49:34 +0000 (08:49 -0500)]
winecfg: Replace DirectSound settings with Driver Diagnostics.