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 |
André Hentschel
|
1f8f7cf7af
|
uxtheme/tests: Fix typo.
|
2011-03-31 12:38:04 +02:00 |
Henri Verbeet
|
692aa004d0
|
wined3d: Rename "numContexts" to "context_count".
|
2011-03-31 12:37:47 +02:00 |
Henri Verbeet
|
8fe80e18b2
|
wined3d: Get rid of the IWineD3DBaseShader typedefs.
|
2011-03-31 12:37:47 +02:00 |
Henri Verbeet
|
f8f83ff2f7
|
wined3d: Remove COM from the shader implementation.
|
2011-03-31 12:37:46 +02:00 |
Henri Verbeet
|
5555d904be
|
wined3d: Get rid of IWineD3DBaseShaderClass.
|
2011-03-31 12:37:46 +02:00 |
Henri Verbeet
|
45fd0d4e7a
|
wined3d: Merge the IWineD3DBaseShader implementations.
|
2011-03-31 12:37:46 +02:00 |
Piotr Caban
|
f48cfa2be0
|
msvcrt: Fix buffer size in _ecvt_s.
|
2011-03-31 12:31:54 +02:00 |
Piotr Caban
|
d5e3e9301a
|
msvcrt/tests: Fix memory leaks (valgrind).
|
2011-03-31 12:31:47 +02:00 |
Piotr Caban
|
da4ed47076
|
msvcrt: Correctly terminate string in wcsncat_s.
|
2011-03-30 18:59:23 +02:00 |
Piotr Caban
|
fdffe548f1
|
msvcrt: Added space for nullbyte in size returned by wcstombs_s and mbstowcs_s.
|
2011-03-30 18:59:22 +02:00 |
Francois Gouget
|
f54b168855
|
winedbg: stack_get_register_current_frame() is not used anymore so remove it.
|
2011-03-30 18:23:40 +02:00 |
Francois Gouget
|
f8624006a7
|
winedbg: memory_get_current_frame() is not used anymore so remove it.
|
2011-03-30 18:23:40 +02:00 |
Francois Gouget
|
d770f86c9a
|
programs: In English punctuations are not preceded by a space.
|
2011-03-30 18:23:40 +02:00 |
Francois Gouget
|
ff54c00601
|
winmm: Remove a space before a punctuation.
|
2011-03-30 18:23:40 +02:00 |
Francois Gouget
|
1a56a26b85
|
winefile: Fix the compilation when _NO_EXTENSIONS is defined.
|
2011-03-30 18:23:40 +02:00 |