Nikolay Sivov
|
84f3c50474
|
comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.
|
2009-06-29 14:32:21 +02:00 |
|
Nikolay Sivov
|
f6bdb637bf
|
comctl32/toolbar: Move parameter cast to WinProc level, some code cleanup.
|
2009-06-29 14:32:12 +02:00 |
|
Vincent Povirk
|
b19e329be4
|
windowscodecs: Add test for BMP decoder.
|
2009-06-29 14:28:14 +02:00 |
|
Vincent Povirk
|
78c3aa78d2
|
windowscodecs: Implement GetResolution for BMP decoder.
|
2009-06-29 14:28:13 +02:00 |
|
Vincent Povirk
|
7c7f70a317
|
windowscodecs: Implement GetSize for BMP decoder.
|
2009-06-29 14:28:13 +02:00 |
|
Vincent Povirk
|
eca8ef6924
|
windowscodecs: Implement GetFrame for BMP decoder.
|
2009-06-29 14:28:12 +02:00 |
|
Vincent Povirk
|
0caec83215
|
windowscodecs: Implement Initialize method for BMP decoder.
|
2009-06-29 14:27:44 +02:00 |
|
Vincent Povirk
|
6f86ceef49
|
windowscodecs: Implement trivial methods for BMP decoder.
|
2009-06-29 14:27:23 +02:00 |
|
Vincent Povirk
|
2824c4458b
|
include: Add some definitions to wincodec.idl.
|
2009-06-29 14:27:23 +02:00 |
|
Vincent Povirk
|
429c784cd7
|
windowscodecs: Add a stub decoder for the BMP format.
|
2009-06-29 14:27:11 +02:00 |
|
Vincent Povirk
|
b01c652d4b
|
windowscodecs: Add stub implementation of IWICImagingFactory.
|
2009-06-29 14:20:13 +02:00 |
|
Piotr Caban
|
754513c800
|
jscript: Added Date_toString implementation.
|
2009-06-29 13:30:52 +02:00 |
|
Piotr Caban
|
9b011bd0f7
|
jscript: Added Date_toLocaleString implementation.
|
2009-06-29 13:30:19 +02:00 |
|
Piotr Caban
|
5be6deb844
|
jscript: Added Date_toUTCString implementation.
|
2009-06-29 13:30:05 +02:00 |
|
Piotr Caban
|
fd89475380
|
jscript: Added Date_toDateString implementation.
|
2009-06-29 13:29:35 +02:00 |
|
Piotr Caban
|
40b88e261a
|
jscript: Added Date_toTimeString implementation.
|
2009-06-29 13:28:56 +02:00 |
|
Piotr Caban
|
0e379fbe05
|
jscript: Added Date_toLocaleTimeString implementation.
|
2009-06-29 13:28:40 +02:00 |
|
Piotr Caban
|
6dc3b7beb7
|
jscript: Added Date_toLocaleDateString implementation.
|
2009-06-29 13:28:26 +02:00 |
|
Francois Gouget
|
8b93e1fe06
|
gdi32/tests: Make test_GetTextMetrics2() static.
|
2009-06-29 13:22:51 +02:00 |
|
Paul Vriens
|
e6b58a0ba1
|
taskmgr: Fix Dutch translations.
|
2009-06-29 13:22:08 +02:00 |
|
Paul Vriens
|
d9a9e3f06d
|
shell32: Fix Dutch translations.
|
2009-06-29 13:21:50 +02:00 |
|
Alexandre Julliard
|
1ac7576d47
|
ntdll: Disable releasing the address space on Mac OS since dyld doesn't support this.
|
2009-06-29 13:21:37 +02:00 |
|
Frédéric Delanoy
|
c95acb9115
|
taskmgr: Some fixes to French translation/display.
|
2009-06-29 13:14:54 +02:00 |
|
Frédéric Delanoy
|
55f3442204
|
cmdlgtst: Fixed French translation.
|
2009-06-29 13:14:50 +02:00 |
|
Frédéric Delanoy
|
1f983c51de
|
wldap32: Fixed French translation.
|
2009-06-29 13:14:46 +02:00 |
|
Eric Pouech
|
a9c7612d4c
|
winedump: Added reference for MSVC 8.
|
2009-06-29 13:14:09 +02:00 |
|
Eric Pouech
|
9c54158958
|
dbghelp: Added reference for MSVC 8.
A+
|
2009-06-29 13:14:04 +02:00 |
|
Eric Pouech
|
7fbcd11db8
|
dbghelp: When the CU is compiled with GCC, deal with some GCC extensions.
|
2009-06-29 13:13:50 +02:00 |
|
Eric Pouech
|
87132a3a6a
|
winedbg: Correctly print type for functions without parameters.
|
2009-06-29 13:13:43 +02:00 |
|
Eric Pouech
|
bfb6c80148
|
winedbg: Print array size when looking at its type.
|
2009-06-29 13:13:37 +02:00 |
|
Alexandre Julliard
|
56a92c25b6
|
winegcc: Pass all option flags to winebuild before non-options filenames.
|
2009-06-29 13:13:25 +02:00 |
|
Alexandre Julliard
|
683dc30e82
|
wrc: Clean up command line parsing for multiple files support.
|
2009-06-29 13:12:59 +02:00 |
|
Henri Verbeet
|
4075e45d81
|
wined3d: Add a WARN to IWineD3DDeviceImpl_SetFrontBackBuffers() about potentially being called without a GL context.
|
2009-06-29 12:30:37 +02:00 |
|
Henri Verbeet
|
7d3beb6b79
|
d3d: Add a test for releasing the device after destroying the window.
|
2009-06-29 12:30:32 +02:00 |
|
Henri Verbeet
|
f57967c983
|
wined3d: Always check the result of wglMakeCurrent().
|
2009-06-29 12:30:28 +02:00 |
|
Henri Verbeet
|
40565211fb
|
wined3d: Prevent GL calls from DestroyContext() if we failed to make the GL context current.
This can happen if the window is destroyed before the device is released.
|
2009-06-29 12:30:24 +02:00 |
|
Henri Verbeet
|
6df3f23bca
|
wined3d: Add some missing GL locking to init_format_fbo_compat_info().
|
2009-06-29 12:30:18 +02:00 |
|
Paul Vriens
|
75529e6672
|
kernel32: Update Dutch translations.
|
2009-06-29 12:30:11 +02:00 |
|
Hwang YunSong
|
5922318af0
|
kernel32: Updated winerr_kor.mc.
|
2009-06-29 12:30:07 +02:00 |
|
Hwang YunSong
|
780d096e84
|
taskmgr: Updated Korean resource.
|
2009-06-29 12:30:03 +02:00 |
|
Hwang YunSong
|
98c1d71d10
|
appwiz.cpl: Updated Korean resource.
|
2009-06-29 12:29:58 +02:00 |
|
Hwang YunSong
|
eafba4a8f5
|
winecfg: Updated Korean resource.
|
2009-06-29 12:29:52 +02:00 |
|
Andrew Eikum
|
c2aa66d506
|
gdiplus/tests: Add tests for GdipDrawCurve2I.
|
2009-06-29 12:29:35 +02:00 |
|
Andrew Eikum
|
fe55f0df2a
|
gdiplus/tests: Add tests for GdipDrawCurveI.
|
2009-06-29 12:29:32 +02:00 |
|
Andrew Eikum
|
7dcfb09b1e
|
gdiplus/tests: Add tests for GdipDrawCurve2.
|
2009-06-29 12:29:27 +02:00 |
|
Francois Gouget
|
344ddc6b89
|
notepad: Ellipses should be preceded by a space in Slovenian.
|
2009-06-29 12:29:22 +02:00 |
|
Francois Gouget
|
9880f05094
|
setupapi: Ellipses should be preceded by a space in Slovenian.
|
2009-06-29 12:29:17 +02:00 |
|
Davide Pizzetti
|
7b5bdfed7b
|
cmdlgtst: Update Italian translation.
|
2009-06-29 12:29:05 +02:00 |
|
Stefan Dösinger
|
d5e2c14225
|
wined3d: Add a NOP ret handler to GLSL.
|
2009-06-29 12:28:49 +02:00 |
|
Stefan Dösinger
|
d4312ebb16
|
wined3d: Add the vertex shader footer in the main function.
|
2009-06-29 12:28:40 +02:00 |
|