Dmitry Timoshkov
|
c7d33e1d44
|
gdi32: Add support for 16-bit QUERYESCSUPPORT queries.
|
2013-02-05 10:54:23 +01:00 |
Dmitry Timoshkov
|
7b3305169c
|
comctl32: Test appropriate tool window for active state.
There is no point in testing owner of the tooltip itself since it's often
created as a popup of the desktop window.
|
2013-02-05 10:53:42 +01:00 |
Huw Davies
|
48b9ab37ac
|
riched20: Pass the character ptr and string length directly to the break proc helper.
|
2013-02-05 10:51:26 +01:00 |
Huw Davies
|
bf6bb4fc70
|
riched20: Actually pass the ANSI string to the break proc.
|
2013-02-05 10:51:15 +01:00 |
Dmitry Timoshkov
|
1eee6e3159
|
wbemprox: Free name in create_signature (Coverity).
|
2013-02-05 10:49:55 +01:00 |
Alexandre Julliard
|
145c3e3abf
|
Release 1.5.23.
|
2013-02-01 09:10:43 +01:00 |
Frédéric Delanoy
|
f3b67a393c
|
po: Update French translation.
|
2013-02-01 09:02:28 +01:00 |
Nikolay Sivov
|
7b3ba39438
|
po: Use a shorter string for button.
|
2013-02-01 09:02:20 +01:00 |
Hans Leidekker
|
07be9f0585
|
msi: Improve parsing of the supported platforms string.
|
2013-01-31 16:32:50 +01:00 |
Hans Leidekker
|
d4e9b2cd0f
|
msi: Fix the return value of MsiGetFileVersion for some corner cases.
|
2013-01-31 16:32:47 +01:00 |
Hans Leidekker
|
cafbad3feb
|
msi: Don't fail if the directory already exists in MsiCreateAndVerifyInstallerDirectory.
|
2013-01-31 16:32:35 +01:00 |
Huw Davies
|
86f077b163
|
riched20: Add an explicit run length member and use it rather than accessing the string length.
|
2013-01-31 16:32:12 +01:00 |
Huw Davies
|
f24ba125f6
|
riched20: Use the get_text helper in a few more places.
|
2013-01-31 16:32:07 +01:00 |
Huw Davies
|
76cfe7dc50
|
riched20: Rewrite the run whitespace test to take a run parameter.
|
2013-01-31 16:32:01 +01:00 |
Huw Davies
|
29e54f07f7
|
riched20: Rewrite the run splittable test to take a run parameter.
|
2013-01-31 16:31:52 +01:00 |
Jacek Caban
|
35f21ac826
|
ieframe: Use int resource ID for toolbar image.
|
2013-01-31 13:43:19 +01:00 |
Alex Henrie
|
142afabb41
|
advapi32: Destination length -1 means no limit.
|
2013-01-31 12:21:08 +01:00 |
Erich Hoover
|
44593ba612
|
advapi32: Support service objects in SetNamedSecurityInfo.
|
2013-01-31 12:10:46 +01:00 |
Erich Hoover
|
08238b83b8
|
advapi32: Support service objects in GetNamedSecurityInfo.
|
2013-01-31 12:08:59 +01:00 |
Charles Davis
|
c14bdaf1dd
|
winebuild: Use Clang to assemble if found.
|
2013-01-30 20:10:52 +01:00 |
Sergey Guralnik
|
79808429c1
|
winemenubuilder: Try to wait for creating icon files.
|
2013-01-30 20:10:51 +01:00 |
Maarten Lankhorst
|
1dc3ef5188
|
dbghelp: Add support for zlib compressed debug sections.
Patch created with the assistance of Eric Pouech who helped diagnose
the problem, wrote some parts of this patch and reviewed this patch.
|
2013-01-30 20:10:44 +01:00 |
Dmitry Timoshkov
|
e6c88226ef
|
windowscodecs: Implement GetThumbnail in the ICO frame decoder.
|
2013-01-30 17:20:13 +01:00 |
Hans Leidekker
|
166a7e993c
|
msi: Set _BrowseProperty to INSTALLDIR.
|
2013-01-30 17:19:39 +01:00 |
Hans Leidekker
|
8df6708af4
|
msi: Avoid a crash in msi_dialog_handle_event.
|
2013-01-30 17:19:37 +01:00 |
Hans Leidekker
|
71f0dd6044
|
wbemprox: Build a PNP device ID that better matches the graphics card.
|
2013-01-30 17:19:34 +01:00 |
Huw Davies
|
27578f8bb6
|
riched20: Add a helper to retrieve the run text.
|
2013-01-30 17:19:31 +01:00 |
Huw Davies
|
c17af77b5c
|
riched20: Add a helper to debug the run text.
|
2013-01-30 17:19:28 +01:00 |
Huw Davies
|
95938b7a10
|
riched20: Add a paragraph ptr to each run.
|
2013-01-30 17:19:22 +01:00 |
Ludger Sprenker
|
2ee3e8073f
|
windowscodecs: Implement IPropertyBag2::Read.
|
2013-01-30 13:10:56 +01:00 |
Ludger Sprenker
|
d27fe13ffb
|
windowscodecs: Implement IPropertyBag2::Write.
|
2013-01-30 13:10:52 +01:00 |
Ludger Sprenker
|
987c81bae5
|
windowscodecs: Implement IPropertyBag2::GetPropertyInfo.
|
2013-01-30 13:10:47 +01:00 |
Ludger Sprenker
|
71bd7fdf77
|
windowscodecs: Implement IPropertyBag2::CountProperties.
|
2013-01-30 13:10:38 +01:00 |
Ludger Sprenker
|
d4b1db7141
|
windowscodecs: Implement ComponentFactory::CreateEncoderPropertyBag.
|
2013-01-30 13:10:24 +01:00 |
Erich Hoover
|
d195bbeb69
|
advapi32: Make an internal routine for [Get|Set]SecurityInfo file objects.
|
2013-01-30 13:08:26 +01:00 |
Erich Hoover
|
e4717c299e
|
advapi32: Support service objects in SetSecurityInfo.
|
2013-01-30 13:07:38 +01:00 |
Alexandre Julliard
|
a74dc1a119
|
server: Use the monotonic time counter also on the server side.
|
2013-01-30 13:05:30 +01:00 |
Piotr Caban
|
a8df9b14ad
|
msvcrt: Use temporary buffers to speed up operations on stdout and stderr.
|
2013-01-30 13:05:29 +01:00 |
Piotr Caban
|
2ee5323a91
|
msvcrt: Don't make stdout and stderr bufferred when writing to console.
|
2013-01-30 13:05:29 +01:00 |
Jacek Caban
|
f824e20010
|
wininet: Get rid of WORKREQ* types.
|
2013-01-30 13:05:28 +01:00 |
Jacek Caban
|
302fd67e61
|
wininet: Moved WORKREQ_FTPDELETEFILEW out of WORKREQUEST.
|
2013-01-30 13:05:28 +01:00 |
Jacek Caban
|
a489677fb5
|
wininet: Moved WORKREQ_FTPFINDNEXTW out of WORKREQUEST.
|
2013-01-30 13:05:23 +01:00 |
Jacek Caban
|
d5c0b17ae7
|
wininet: Moved WORKREQ_FTPRENAMEFILEW out of WORKREQUEST.
|
2013-01-30 12:44:04 +01:00 |
Jacek Caban
|
228d6a6064
|
wininet: Moved WORKREQ_FTPOPENFILEW out of WORKREQUEST.
|
2013-01-30 12:44:00 +01:00 |
Jacek Caban
|
f05b5b7e7e
|
wininet: Moved WORKREQ_FTPFINDFIRSTFILEW out of WORKREQUEST.
|
2013-01-30 12:43:57 +01:00 |
Jacek Caban
|
059c77956f
|
wininet: Moved WORKREQ_FTPGETCURRENTDIRECTORYW out of WORKREQUEST.
|
2013-01-30 12:43:54 +01:00 |
Jacek Caban
|
b2deb67696
|
wininet: Moved WORKREQ_FTPGETFILEW out of WORKREQUEST.
|
2013-01-30 12:43:50 +01:00 |
Marcus Meissner
|
17ca7ee82f
|
kernel32: Conditional variable tests.
|
2013-01-30 12:43:45 +01:00 |
Dmitry Timoshkov
|
35fc9c12dc
|
gdiplus: Avoid not necessary memory allocation for BITMAPINFO.
|
2013-01-30 12:43:24 +01:00 |
Nikolay Sivov
|
8f87fc5b39
|
comctl32/listview: Fix item search with keyboard input.
|
2013-01-30 12:43:11 +01:00 |