Francois Gouget
|
a80f379565
|
progman: We don't have a wintutor application so remove the 'Tutorial' menu.
|
2011-04-01 10:56:09 +02:00 |
Nikolay Sivov
|
69b5fc4e19
|
urlmon/tests: Test for return value directly, without macros.
|
2011-04-01 10:50:39 +02:00 |
Nikolay Sivov
|
b26aa09f58
|
urlmon: Fix parameter validation in BindToStorage().
|
2011-04-01 10:50:34 +02:00 |
Piotr Caban
|
223ac3cc09
|
msvcp90/tests: Added operator+ tests (basic_string<char>).
|
2011-04-01 10:49:51 +02:00 |
Piotr Caban
|
bc86fccc36
|
msvcp: Added basic_string<wchar> operator+ implementations.
|
2011-04-01 10:49:35 +02:00 |
Piotr Caban
|
055dcbc4b2
|
msvcp: Added basic_string<char> operator+ implementations.
|
2011-04-01 10:49:24 +02:00 |
Piotr Caban
|
3f833d93a7
|
msvcp: Added basic_string<{char, wchar}> operator+= exports.
|
2011-04-01 10:49:10 +02:00 |
Gerald Pfeifer
|
1e74b6379c
|
comctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
|
2011-04-01 10:49:00 +02:00 |
Gerald Pfeifer
|
d93b6c0aa2
|
dbghelp: Add a return statement for the default/assert case in elf_map_file.
|
2011-04-01 10:48:57 +02:00 |
Vincent Povirk
|
15140a722e
|
gdiplus: Add basic implementation of GdipDrawDriverString.
|
2011-04-01 10:48:25 +02:00 |
Vincent Povirk
|
ae608e6ec3
|
comctl32: Validate the day of month when scrolling through years.
|
2011-03-31 23:48:05 +02:00 |
Vincent Povirk
|
0d8775c9f9
|
comctl32: When entering a month or year, keep the day in range.
|
2011-03-31 23:47:33 +02:00 |
Vincent Povirk
|
4d1fca24be
|
comctl32: Use current month and year when checking day of month.
|
2011-03-31 23:47:26 +02:00 |
Henri Verbeet
|
02480a902e
|
wined3d: Get rid of the ARB_imaging extension.
|
2011-03-31 23:47:00 +02:00 |
Henri Verbeet
|
97a5336ca9
|
wined3d: Fix the EXT_blend_subtract extension definitions.
|
2011-03-31 23:46:51 +02:00 |
Henri Verbeet
|
e4e28c47ea
|
wined3d: Fix the EXT_blend_color extension definitions.
|
2011-03-31 23:43:14 +02:00 |
Henri Verbeet
|
f8507d6061
|
wined3d: Fix the EXT_blend_minmax extension definitions.
|
2011-03-31 23:43:05 +02:00 |
Alexandre Julliard
|
6576703fac
|
server: Return the time of last change along with the current cursor position.
|
2011-03-31 20:15:56 +02:00 |
Alexandre Julliard
|
c64c36f573
|
server: Store all desktop cursor information in a separate structure.
|
2011-03-31 19:54:22 +02:00 |
Piotr Caban
|
f421d22e5a
|
msvcrt: Don't call get_locale two times in _isctype function.
|
2011-03-31 18:09:31 +02:00 |
Piotr Caban
|
68239a620c
|
msvcrt: Fix locale creation for multibyte encoding.
|
2011-03-31 18:09:27 +02:00 |
Francois Gouget
|
709b42346a
|
msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s.
|
2011-03-31 14:02:44 +02:00 |
Francois Gouget
|
46ad9cd7f1
|
wintab32/tests: Remove an unused variable.
|
2011-03-31 14:02:19 +02:00 |
Francois Gouget
|
3767e9a2dc
|
winhlp32: Remove the unimplemented help color and visibility menus.
|
2011-03-31 14:02:13 +02:00 |
Francois Gouget
|
2b12e89d5e
|
winhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.
|
2011-03-31 13:56:07 +02:00 |
Francois Gouget
|
7a569851d3
|
regedit: Remove the unimplemented menus to connect to remote registries.
|
2011-03-31 13:56:00 +02:00 |
Francois Gouget
|
80cf194e14
|
notepad: Remove the unimplemented help search menu.
|
2011-03-31 13:20:00 +02:00 |
Francois Gouget
|
92e412c5cb
|
progman: Implement the cascade and tile windows menus.
|
2011-03-31 13:16:08 +02:00 |
Francois Gouget
|
801e775774
|
progman: Remove the unimplemented help search menu.
|
2011-03-31 13:16:04 +02:00 |
Francois Gouget
|
ddeacf86a4
|
winefile: Remove the unimplemented help search menu.
|
2011-03-31 13:12:46 +02:00 |
Francois Gouget
|
1d246654cb
|
msi: Make load_ttf_name_id() static.
|
2011-03-31 13:10:55 +02:00 |
David Hedberg
|
338d700a23
|
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
|
2011-03-31 12:53:11 +02:00 |
David Hedberg
|
768d498ed5
|
comdlg32: Add IServiceProvider implementation to the Item Dialog.
|
2011-03-31 12:53:04 +02:00 |
David Hedberg
|
140113b266
|
comdlg32: Add ExplorerBrowser control to Item Dialog.
|
2011-03-31 12:52:59 +02:00 |
David Hedberg
|
4bd2cc7ae8
|
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
|
2011-03-31 12:52:53 +02:00 |
David Hedberg
|
3db6593591
|
comdlg32: Implement Show and Close for the Item Dialog.
|
2011-03-31 12:52:49 +02:00 |
David Hedberg
|
9df020cd73
|
comdlg32: Add NEWFILEOPENV3ORD resource.
|
2011-03-31 12:52:46 +02:00 |
Marcus Meissner
|
0222ad7326
|
widl: Mark up a FALLTHROUGH case (Coverity).
|
2011-03-31 12:50:47 +02:00 |
Marcus Meissner
|
7a0797a6a8
|
winebuild: Mark up fallthrough switch cases (Coverity).
|
2011-03-31 12:50:44 +02:00 |
Hans Leidekker
|
31291ec205
|
msi: Fix building the message string in MSI_ProcessMessage.
|
2011-03-31 12:49:48 +02:00 |
Hans Leidekker
|
0aaf17c0d8
|
msi: Fix buffer size calculation in get_keypath.
|
2011-03-31 12:49:42 +02:00 |
Bart Van Assche
|
e5fe510720
|
ntdll: Avoid examining uninitialized data.
|
2011-03-31 12:49:34 +02:00 |
Matteo Bruni
|
bc3ba2f06e
|
opengl32/tests: Improve window destroy tests.
|
2011-03-31 12:43:41 +02:00 |
Matteo Bruni
|
1e0075cd61
|
winex11.drv: Take care of the destroyed drawable in wglFlush/wglFinish too.
|
2011-03-31 12:43:29 +02:00 |
Matteo Bruni
|
90608c8ce6
|
winex11.drv: Don't call glXSwapBuffers if the context or the drawable are invalid.
|
2011-03-31 12:43:22 +02:00 |
Matteo Bruni
|
1902e1cb93
|
winex11.drv: Fix wglMakeContextCurrent with an invalid drawable.
|
2011-03-31 12:42:35 +02:00 |
Matteo Bruni
|
868974c615
|
winex11.drv: Don't modify state if glXMakeContextCurrent fails.
|
2011-03-31 12:42:27 +02:00 |
Matteo Bruni
|
8818c1d8b6
|
opengl32/tests: Add a test for window destroy with wglMakeContextCurrentARB.
|
2011-03-31 12:42:24 +02:00 |
Piotr Caban
|
454da235ea
|
mshtml/tests: Ignore calls missing in IE6.
|
2011-03-31 12:38:35 +02:00 |
Vincent Pelletier
|
f1beea4f86
|
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.
|
2011-03-31 12:38:28 +02:00 |