Nikolay Sivov
|
2e1aa43ab1
|
comctl32/tests: Skip test on <5.8x systems.
|
2009-12-28 11:55:39 +01:00 |
|
Vincent Povirk
|
d87b1d4980
|
gdiplus: Implement GdipImageGetFrameDimensionsList.
|
2009-12-28 11:55:20 +01:00 |
|
Vincent Povirk
|
7d62e1f776
|
gdiplus: Remove fixme from GdipImageGetFrameDimensionsCount.
|
2009-12-28 11:55:11 +01:00 |
|
Vincent Povirk
|
d41f68fdb8
|
gdiplus: Add tests for multi-frame GIF images.
|
2009-12-28 11:55:06 +01:00 |
|
Vincent Povirk
|
00e1e5ddd5
|
gdiplus: Fix memory leak in GdipSetStringFormatMeasurableCharacterRanges.
|
2009-12-28 11:54:55 +01:00 |
|
Vincent Povirk
|
ffc4a49bcb
|
ole32: Always allow changes to read-only transacted storages.
The only time the write permissions of transacted storages matter is when
committing.
|
2009-12-28 11:54:49 +01:00 |
|
Vincent Povirk
|
d49510e7f0
|
gdiplus: Add traces to unimplemented functions in brush.c.
|
2009-12-28 11:54:34 +01:00 |
|
Vincent Povirk
|
7ded3d83c6
|
gdiplus: Add some traces for the values of point arguments.
|
2009-12-28 11:54:27 +01:00 |
|
Vincent Povirk
|
d46eda2b29
|
gdiplus: Add a trace for values of new string format objects.
|
2009-12-28 11:54:21 +01:00 |
|
Vincent Povirk
|
7cb42df39b
|
gdiplus: Add traces for values of newly-created pens.
|
2009-12-28 11:54:16 +01:00 |
|
Vincent Povirk
|
e68c866956
|
gdiplus: Add a trace for values of new ImageAttributes objects.
|
2009-12-28 11:54:10 +01:00 |
|
Alexandre Julliard
|
fa8c4f7633
|
configure: Re-generate with autoconf 2.65.
|
2009-12-28 11:43:02 +01:00 |
|
Alexandre Julliard
|
d51a6b673c
|
user32: Don't pass the 16-bit instance through to 32-bit MessageBoxIndirectA.
|
2009-12-28 11:42:46 +01:00 |
|
Alexandre Julliard
|
537877adae
|
user32: Move handling of listbox sizes for Win 3.1 apps to the 16-bit code.
|
2009-12-24 21:09:17 +01:00 |
|
Alexandre Julliard
|
21ddb9f48e
|
include: Move undocumented Win9x function definitions to winbase16.h.
|
2009-12-24 20:28:12 +01:00 |
|
Alexandre Julliard
|
5d92931933
|
user32: Use a standard critical section instead of a syslevel for the USER lock.
|
2009-12-24 17:42:19 +01:00 |
|
Alexandre Julliard
|
0d07420ecf
|
gdi32: Use a standard critical section instead of a syslevel for the GDI lock.
|
2009-12-24 17:42:13 +01:00 |
|
Paul Vriens
|
20a50f30c4
|
mmdevapi/tests: Fix a test failure on Vista+ with no soundcard present.
|
2009-12-24 17:01:32 +01:00 |
|
Paul Vriens
|
62bb1eb2a4
|
hlink/tests: Fix a test failure on Win9x/WinMe.
|
2009-12-24 17:01:27 +01:00 |
|
Andrew Nguyen
|
9294882b94
|
kernel32: Ignore empty environment values from registry.
|
2009-12-24 17:00:08 +01:00 |
|
Andrew Nguyen
|
542feda6b8
|
ntdll: Use the HKCU\Volatile Environment key when generating the initial process environment.
|
2009-12-24 16:59:00 +01:00 |
|
Alexandre Julliard
|
10e12c8183
|
winex11: Only check for fs register corruption on i386.
|
2009-12-24 12:58:51 +01:00 |
|
Alexandre Julliard
|
18a7655234
|
winmm: Avoid using ReleaseThunkLock from 32-bit code.
|
2009-12-24 12:29:24 +01:00 |
|
Eric Pouech
|
bc38d3eaac
|
dbghelp: Add support for loading dwarf debug information out of PE images.
|
2009-12-24 12:15:41 +01:00 |
|
Eric Pouech
|
1c238c77f7
|
winedump: Add support for long section names (at least used by MinGW).
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
02c06f0d66
|
comctl32/rebar: Avoid empty band range when changing layout.
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
6398448974
|
comctl32/comboex: Move debugging traces that require additional code into TRACE_ON() condition.
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
253edf0fbb
|
comctl32/comboex: Get rid of useless helper.
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
7d748b6ba0
|
comctl32/comboex: Don't invalidate all windows if Edit box isn't set up.
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
7deb277900
|
comctl32/comboex: Fix silly typo in CBEM_SETITEM handler (lParam wasn't set).
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
96d965f295
|
comctl32/comboex: Add test for internally sent Edit messages, remove corresponding comments.
|
2009-12-24 12:15:41 +01:00 |
|
Nikolay Sivov
|
ecc89bf6ef
|
comctl32/comboex: Use subclass chain for internally used controls.
|
2009-12-24 12:15:41 +01:00 |
|
André Hentschel
|
b67820cea6
|
kernel32/nls: Fix German translation.
|
2009-12-24 12:15:40 +01:00 |
|
Paul Chitescu
|
e03b98ec68
|
quartz: Only wait in IMediaEvent::WaitForCompletion if the filter is running.
|
2009-12-24 12:15:40 +01:00 |
|
Jeremy White
|
b806e13001
|
winspool: Correctly zero printer driver buffer on failure, with tests.
|
2009-12-24 12:15:40 +01:00 |
|
Jeremy White
|
09401dd4b1
|
winspool: Test for failure using correct size.
|
2009-12-24 12:15:40 +01:00 |
|
Paul Chitescu
|
7251e91d4d
|
quartz: Implement NullRenderer's IBaseFilter::FindPin.
|
2009-12-24 12:15:40 +01:00 |
|
Alexandre Julliard
|
5ded71ff43
|
wininet: Fix pointer cast warnings on 64-bit.
|
2009-12-24 12:15:40 +01:00 |
|
Alexandre Julliard
|
07062b0340
|
winhttp: Fix pointer cast warnings on 64-bit.
|
2009-12-24 12:15:40 +01:00 |
|
Alexandre Julliard
|
8aa83d326a
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
|
Alexandre Julliard
|
4b4b6a48cb
|
user32: Use the wait message handler for the yield in PeekMessageW too.
|
2009-12-24 12:08:02 +01:00 |
|
Alexandre Julliard
|
b33c5f163a
|
user32: Add a WoW wrapper for message waiting to allow releasing the Win16 lock in the 16-bit code.
|
2009-12-24 12:07:44 +01:00 |
|
Alexandre Julliard
|
2ea73fd709
|
user32: Remove the no longer needed WIN_ISDIALOG flag.
|
2009-12-23 21:13:58 +01:00 |
|
Alexandre Julliard
|
5e640271f2
|
user32: Remove the no longer used WIN_ISWIN32 flag.
|
2009-12-23 21:10:59 +01:00 |
|
Alexandre Julliard
|
da57abcb02
|
user32: Move a few 16-bit stubs to user16.c.
|
2009-12-23 19:49:27 +01:00 |
|
Alexandre Julliard
|
cf81d0f0f9
|
user32: Remove remaining calls to internal 32-bit functions from msg16.c.
|
2009-12-23 19:45:41 +01:00 |
|
Alexandre Julliard
|
b63d0e19ed
|
user32: Replace spy functions by a simple trace in 16-bit code.
|
2009-12-23 19:45:03 +01:00 |
|
Alexandre Julliard
|
a0f9da117a
|
user32: Remove some redundant 16-bit message traces.
|
2009-12-23 19:35:56 +01:00 |
|
Alexandre Julliard
|
b201a41edf
|
user32: Export the WIN_GetFullHandle function through the WoW handlers.
|
2009-12-23 19:34:58 +01:00 |
|
Alexandre Julliard
|
eb36bb2e47
|
user32: Export DIALOG_get_info and DIALOG_DoDialogBox through the WoW handlers.
|
2009-12-23 19:34:41 +01:00 |
|