77396 Commits

Author SHA1 Message Date
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
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