Nikolay Sivov [Sat, 2 Apr 2011 08:40:56 +0000 (12:40 +0400)]
comctl32/monthcal: Fix today label position and text colour.
Nikolay Sivov [Sat, 2 Apr 2011 07:43:59 +0000 (11:43 +0400)]
comctl32/monthcal: Week numbers use title colour.
Marcus Meissner [Sat, 2 Apr 2011 07:36:56 +0000 (09:36 +0200)]
mscms: Added missing breaks (Coverity).
Marcus Meissner [Sat, 2 Apr 2011 07:28:18 +0000 (09:28 +0200)]
mscms: Fixed bad sizeof() (Coverity).
Marcus Meissner [Sat, 2 Apr 2011 07:25:18 +0000 (09:25 +0200)]
msxml3: Fixed two const table declarations (Coverity).
Alexandre Julliard [Fri, 1 Apr 2011 17:29:41 +0000 (19:29 +0200)]
Release 1.3.17.
Hwang YunSong [Fri, 1 Apr 2011 11:45:15 +0000 (20:45 +0900)]
comdlg32: Update Korean resource.
Hans Leidekker [Fri, 1 Apr 2011 12:54:12 +0000 (14:54 +0200)]
msi: Implement and test MsiEnumComponentCostsA/W.
David Hedberg [Fri, 1 Apr 2011 03:52:32 +0000 (05:52 +0200)]
comdlg32: Implement opening files with the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:31 +0000 (05:52 +0200)]
comdlg32: Factor out filename string splitting code.
David Hedberg [Fri, 1 Apr 2011 03:52:30 +0000 (05:52 +0200)]
comdlg32: Factor out some path validating code from FILEDLG95_OnOpen.
David Hedberg [Fri, 1 Apr 2011 03:52:29 +0000 (05:52 +0200)]
comdlg32: Factor out some path building code from FILEDLG95_OnOpen.
David Hedberg [Fri, 1 Apr 2011 03:52:28 +0000 (05:52 +0200)]
comdlg32: Add a couple of simple navigation buttons to the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:27 +0000 (05:52 +0200)]
comdlg32: We only want to check the low word of wparam.
David Hedberg [Fri, 1 Apr 2011 03:52:26 +0000 (05:52 +0200)]
comdlg32: Implement filetype filtering for the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:25 +0000 (05:52 +0200)]
comdlg32: Update file name from selection in the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:24 +0000 (05:52 +0200)]
comdlg32: Implement GetFileName and SetFileName for the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:23 +0000 (05:52 +0200)]
comdlg32: Set explorerbrowser's site before navigating anywhere.
André Hentschel [Thu, 31 Mar 2011 17:44:26 +0000 (19:44 +0200)]
shlwapi: Implement wow64 reporting.
Austin Lund [Thu, 31 Mar 2011 23:42:48 +0000 (09:42 +1000)]
user32/tests: Fixed SetParent test on 64bit Vista.
Matteo Bruni [Fri, 18 Mar 2011 18:17:52 +0000 (19:17 +0100)]
wined3d: Better handle some instances when we can't make the required GL context current.
Matteo Bruni [Fri, 18 Mar 2011 17:40:37 +0000 (18:40 +0100)]
wined3d: Fix an error message.
Francois Gouget [Fri, 1 Apr 2011 08:39:50 +0000 (10:39 +0200)]
regedit: Add support for creating expandable string values.
Francois Gouget [Fri, 1 Apr 2011 08:39:13 +0000 (10:39 +0200)]
notepad: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters notepad.
Francois Gouget [Fri, 1 Apr 2011 08:39:19 +0000 (10:39 +0200)]
winefile: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters winefile.
Francois Gouget [Fri, 1 Apr 2011 08:38:49 +0000 (10:38 +0200)]
progman: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters progman.
Francois Gouget [Fri, 1 Apr 2011 08:39:05 +0000 (10:39 +0200)]
progman: We don't have a wintutor application so remove the 'Tutorial' menu.
Nikolay Sivov [Fri, 1 Apr 2011 07:07:31 +0000 (11:07 +0400)]
urlmon/tests: Test for return value directly, without macros.
Nikolay Sivov [Fri, 1 Apr 2011 06:57:12 +0000 (10:57 +0400)]
urlmon: Fix parameter validation in BindToStorage().
Piotr Caban [Fri, 1 Apr 2011 00:01:16 +0000 (02:01 +0200)]
msvcp90/tests: Added operator+ tests (basic_string<char>).
Piotr Caban [Fri, 1 Apr 2011 00:00:38 +0000 (02:00 +0200)]
msvcp: Added basic_string<wchar> operator+ implementations.
Piotr Caban [Fri, 1 Apr 2011 00:00:24 +0000 (02:00 +0200)]
msvcp: Added basic_string<char> operator+ implementations.
Piotr Caban [Fri, 1 Apr 2011 00:00:10 +0000 (02:00 +0200)]
msvcp: Added basic_string<{char, wchar}> operator+= exports.
Gerald Pfeifer [Thu, 31 Mar 2011 18:21:25 +0000 (20:21 +0200)]
comctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
Gerald Pfeifer [Thu, 31 Mar 2011 18:21:17 +0000 (20:21 +0200)]
dbghelp: Add a return statement for the default/assert case in elf_map_file.
Vincent Povirk [Thu, 31 Mar 2011 22:39:30 +0000 (17:39 -0500)]
gdiplus: Add basic implementation of GdipDrawDriverString.
Vincent Povirk [Thu, 31 Mar 2011 19:41:00 +0000 (14:41 -0500)]
comctl32: Validate the day of month when scrolling through years.
Vincent Povirk [Thu, 31 Mar 2011 19:04:15 +0000 (14:04 -0500)]
comctl32: When entering a month or year, keep the day in range.
Vincent Povirk [Thu, 31 Mar 2011 18:55:24 +0000 (13:55 -0500)]
comctl32: Use current month and year when checking day of month.
Henri Verbeet [Thu, 31 Mar 2011 18:04:46 +0000 (20:04 +0200)]
wined3d: Get rid of the ARB_imaging extension.
Henri Verbeet [Thu, 31 Mar 2011 18:04:45 +0000 (20:04 +0200)]
wined3d: Fix the EXT_blend_subtract extension definitions.
Henri Verbeet [Thu, 31 Mar 2011 18:04:44 +0000 (20:04 +0200)]
wined3d: Fix the EXT_blend_color extension definitions.
Henri Verbeet [Thu, 31 Mar 2011 18:04:43 +0000 (20:04 +0200)]
wined3d: Fix the EXT_blend_minmax extension definitions.
Alexandre Julliard [Thu, 31 Mar 2011 18:15:56 +0000 (20:15 +0200)]
server: Return the time of last change along with the current cursor position.
Alexandre Julliard [Thu, 31 Mar 2011 17:54:22 +0000 (19:54 +0200)]
server: Store all desktop cursor information in a separate structure.
Piotr Caban [Thu, 31 Mar 2011 15:09:09 +0000 (17:09 +0200)]
msvcrt: Don't call get_locale two times in _isctype function.
Piotr Caban [Thu, 31 Mar 2011 15:07:58 +0000 (17:07 +0200)]
msvcrt: Fix locale creation for multibyte encoding.
Francois Gouget [Thu, 31 Mar 2011 11:06:23 +0000 (13:06 +0200)]
msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s.
Francois Gouget [Thu, 31 Mar 2011 10:47:48 +0000 (12:47 +0200)]
wintab32/tests: Remove an unused variable.
Francois Gouget [Thu, 31 Mar 2011 10:44:31 +0000 (12:44 +0200)]
winhlp32: Remove the unimplemented help color and visibility menus.
Francois Gouget [Thu, 31 Mar 2011 10:44:21 +0000 (12:44 +0200)]
winhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.
Francois Gouget [Thu, 31 Mar 2011 10:43:51 +0000 (12:43 +0200)]
regedit: Remove the unimplemented menus to connect to remote registries.
Francois Gouget [Thu, 31 Mar 2011 10:41:59 +0000 (12:41 +0200)]
notepad: Remove the unimplemented help search menu.
Francois Gouget [Thu, 31 Mar 2011 10:42:20 +0000 (12:42 +0200)]
progman: Implement the cascade and tile windows menus.
Francois Gouget [Thu, 31 Mar 2011 10:41:40 +0000 (12:41 +0200)]
progman: Remove the unimplemented help search menu.
Francois Gouget [Thu, 31 Mar 2011 10:41:27 +0000 (12:41 +0200)]
winefile: Remove the unimplemented help search menu.
Francois Gouget [Thu, 31 Mar 2011 10:35:58 +0000 (12:35 +0200)]
msi: Make load_ttf_name_id() static.
David Hedberg [Thu, 31 Mar 2011 03:55:27 +0000 (05:55 +0200)]
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:26 +0000 (05:55 +0200)]
comdlg32: Add IServiceProvider implementation to the Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:25 +0000 (05:55 +0200)]
comdlg32: Add ExplorerBrowser control to Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:24 +0000 (05:55 +0200)]
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:23 +0000 (05:55 +0200)]
comdlg32: Implement Show and Close for the Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:22 +0000 (05:55 +0200)]
comdlg32: Add NEWFILEOPENV3ORD resource.
Marcus Meissner [Tue, 29 Mar 2011 13:34:15 +0000 (15:34 +0200)]
widl: Mark up a FALLTHROUGH case (Coverity).
Marcus Meissner [Tue, 29 Mar 2011 13:33:04 +0000 (15:33 +0200)]
winebuild: Mark up fallthrough switch cases (Coverity).
Hans Leidekker [Thu, 31 Mar 2011 09:57:47 +0000 (11:57 +0200)]
msi: Fix building the message string in MSI_ProcessMessage.
Hans Leidekker [Thu, 31 Mar 2011 09:57:25 +0000 (11:57 +0200)]
msi: Fix buffer size calculation in get_keypath.
Bart Van Assche [Wed, 30 Mar 2011 18:50:12 +0000 (20:50 +0200)]
ntdll: Avoid examining uninitialized data.
Matteo Bruni [Mon, 14 Mar 2011 13:47:25 +0000 (14:47 +0100)]
opengl32/tests: Improve window destroy tests.
Matteo Bruni [Mon, 7 Mar 2011 21:39:34 +0000 (22:39 +0100)]
winex11.drv: Take care of the destroyed drawable in wglFlush/wglFinish too.
Matteo Bruni [Thu, 17 Mar 2011 21:51:04 +0000 (22:51 +0100)]
winex11.drv: Don't call glXSwapBuffers if the context or the drawable are invalid.
Matteo Bruni [Tue, 15 Mar 2011 23:32:47 +0000 (00:32 +0100)]
winex11.drv: Fix wglMakeContextCurrent with an invalid drawable.
Matteo Bruni [Fri, 11 Mar 2011 20:47:32 +0000 (21:47 +0100)]
winex11.drv: Don't modify state if glXMakeContextCurrent fails.
Matteo Bruni [Fri, 18 Mar 2011 13:16:58 +0000 (14:16 +0100)]
opengl32/tests: Add a test for window destroy with wglMakeContextCurrentARB.
Piotr Caban [Wed, 30 Mar 2011 20:28:27 +0000 (22:28 +0200)]
mshtml/tests: Ignore calls missing in IE6.
Vincent Pelletier [Wed, 30 Mar 2011 19:52:14 +0000 (21:52 +0200)]
dinput: Effect length can actually be 0.
This fixes force feedback devices slamming for 10ms at full strength, as
attack is an absolute value, not a factor of effect level.
André Hentschel [Wed, 30 Mar 2011 19:51:02 +0000 (21:51 +0200)]
uxtheme/tests: Fix typo.
Henri Verbeet [Wed, 30 Mar 2011 18:49:27 +0000 (20:49 +0200)]
wined3d: Rename "numContexts" to "context_count".
Henri Verbeet [Wed, 30 Mar 2011 18:49:26 +0000 (20:49 +0200)]
wined3d: Get rid of the IWineD3DBaseShader typedefs.
Henri Verbeet [Wed, 30 Mar 2011 18:49:25 +0000 (20:49 +0200)]
wined3d: Remove COM from the shader implementation.
Henri Verbeet [Wed, 30 Mar 2011 18:49:24 +0000 (20:49 +0200)]
wined3d: Get rid of IWineD3DBaseShaderClass.
Henri Verbeet [Wed, 30 Mar 2011 18:49:23 +0000 (20:49 +0200)]
wined3d: Merge the IWineD3DBaseShader implementations.
Piotr Caban [Wed, 30 Mar 2011 18:33:06 +0000 (20:33 +0200)]
msvcrt: Fix buffer size in _ecvt_s.
Piotr Caban [Wed, 30 Mar 2011 18:31:33 +0000 (20:31 +0200)]
msvcrt/tests: Fix memory leaks (valgrind).
Piotr Caban [Wed, 30 Mar 2011 13:45:21 +0000 (15:45 +0200)]
msvcrt: Correctly terminate string in wcsncat_s.
Piotr Caban [Wed, 30 Mar 2011 13:45:04 +0000 (15:45 +0200)]
msvcrt: Added space for nullbyte in size returned by wcstombs_s and mbstowcs_s.
Francois Gouget [Wed, 30 Mar 2011 14:41:23 +0000 (16:41 +0200)]
winedbg: stack_get_register_current_frame() is not used anymore so remove it.
Francois Gouget [Wed, 30 Mar 2011 14:40:17 +0000 (16:40 +0200)]
winedbg: memory_get_current_frame() is not used anymore so remove it.
Francois Gouget [Wed, 30 Mar 2011 14:39:58 +0000 (16:39 +0200)]
programs: In English punctuations are not preceded by a space.
Francois Gouget [Wed, 30 Mar 2011 14:39:35 +0000 (16:39 +0200)]
winmm: Remove a space before a punctuation.
Francois Gouget [Wed, 30 Mar 2011 14:57:46 +0000 (16:57 +0200)]
winefile: Fix the compilation when _NO_EXTENSIONS is defined.
Francois Gouget [Wed, 30 Mar 2011 14:50:55 +0000 (16:50 +0200)]
winefile: Remove commented out code.
Francois Gouget [Wed, 30 Mar 2011 14:47:58 +0000 (16:47 +0200)]
winefile: Remove the format disk command.
SHFormatDrive() is unimplemented in Wine and a format command seems useless in winefile.
Francois Gouget [Wed, 30 Mar 2011 14:46:13 +0000 (16:46 +0200)]
winefile: Remove unimplemented menu entries.
They unnecessarily clutter the GUI and are unlikely to ever be implemented.
Francois Gouget [Wed, 30 Mar 2011 14:43:36 +0000 (16:43 +0200)]
kernel32: Only get the Windows directory if PROFILE_Open() needs it.
Francois Gouget [Wed, 30 Mar 2011 14:42:29 +0000 (16:42 +0200)]
wineps.drv: PSDRV_YWStoDS() is unused so remove it.
Francois Gouget [Wed, 30 Mar 2011 14:43:13 +0000 (16:43 +0200)]
msxml3: Make xslpattern_error() static.
Francois Gouget [Wed, 30 Mar 2011 14:41:12 +0000 (16:41 +0200)]
openal32: Make a bunch of wrapper functions static.
Francois Gouget [Wed, 30 Mar 2011 14:40:31 +0000 (16:40 +0200)]
msxml3/tests: Add a '\n' to an ok() call.
Francois Gouget [Wed, 30 Mar 2011 14:40:23 +0000 (16:40 +0200)]
mscoree/tests: Make init_pointers() static.