Commit Graph

49174 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes 039df36b16 regedit: Fix possible memory leaks. 2008-08-25 11:38:28 +02:00
Alexander Nicolaysen Sørnes 223c24bdbf regedit: Remove unneeded character conversions. 2008-08-25 11:38:20 +02:00
Nikolay Sivov f0a507e1fc gdiplus: Made Graphics calls check for busy state. 2008-08-25 11:38:14 +02:00
Nikolay Sivov 366ae1e6c6 gdiplus: Basic GdipGetDC/GdipReleaseDC implementation. 2008-08-25 11:38:02 +02:00
Nikolay Sivov 4570501155 gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it. 2008-08-25 11:37:40 +02:00
Nikolay Sivov ac23eb7939 gdiplus: Free memory after some GraphicsPath tests. 2008-08-25 11:37:26 +02:00
Nikolay Sivov 6e37ec6bc3 gdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics. 2008-08-25 11:37:18 +02:00
Nikolay Sivov 0db63a0264 gdiplus: Free memory after some Graphics tests. 2008-08-25 11:37:07 +02:00
Piotr Caban ceb8979222 msxml3: Added custom queryresult DISPIDs implementation. 2008-08-25 11:29:45 +02:00
Chris Robinson eca8577d53 wined3d: Use 8 bits-per-component for the PBO test internal format.
GL_RGBA doesn't gaurantee an internal storage depth, which can cause the test 
to fail if it's stored with less than 8 bits of precision. Some nVidia 
drivers would actually store with 4 bits of precision.
2008-08-25 11:29:38 +02:00
Muneyuki Noguchi 757f347dd3 winhlp32: Add Japanese resources. 2008-08-25 11:14:36 +02:00
Muneyuki Noguchi bea8b95904 clock: Add Japanese resources. 2008-08-25 11:14:23 +02:00
Muneyuki Noguchi 4b8134a242 user32: Update Japanese translation. 2008-08-25 11:14:11 +02:00
Muneyuki Noguchi 4c3d30dfd6 shell32: Update Japanese translation. 2008-08-25 11:14:07 +02:00
Muneyuki Noguchi 7654b6aa72 comdlg32: Update Japanese translation. 2008-08-25 11:14:03 +02:00
Alexandre Julliard de92617b3e Release 1.1.3. 2008-08-22 17:16:26 +02:00
David Adam acaeb92042 d3d8/d3d9: Remove unconsistent tests for SetMaterial. 2008-08-22 11:32:09 +02:00
David Adam bb67a925d6 ddraw: Only ddraw checks wether one can give a null pointer to SetMaterial. 2008-08-22 11:32:09 +02:00
Paul Vriens f0a821a1ae advapi32/tests: Add tests for EnumServicesStatusExA. 2008-08-22 11:32:09 +02:00
Paul Vriens ce64e0d055 advapi32: Prevent a crash when passing an allowed NULL parameter. 2008-08-22 11:32:09 +02:00
Paul Vriens 0539b463e6 advapi32/tests: Add tests for EnumServicesStatusA. 2008-08-22 11:32:09 +02:00
Paul Vriens 7947522001 advapi32/tests: Add tests for QueryServiceStatusEx. 2008-08-22 11:32:09 +02:00
Paul Vriens 9d906d0df8 advapi32/tests: Add tests for QueryServiceStatus. 2008-08-22 11:32:09 +02:00
Paul Vriens 6381303c01 advapi32/tests: Add helper function to get function pointers. 2008-08-22 11:32:09 +02:00
Alexander Nicolaysen Sørnes bae5e6e1e5 dpnet: Add stubbed DirectPlay8Peer interface. 2008-08-22 11:32:09 +02:00
Alexander Nicolaysen Sørnes 74cae34da8 regedit: Convert AddEntryToTree to unicode. 2008-08-22 11:32:09 +02:00
Alexander Nicolaysen Sørnes a6a4109dd4 regedit: Convert key creation to unicode. 2008-08-22 11:32:09 +02:00
Roy Shea f208025228 mstask: Implemented partial stub for (Set|Get)AccountInformation. 2008-08-22 11:32:08 +02:00
Roy Shea a597d9eaed mstask: Implemented (Set|Get)MaxRunTime. 2008-08-22 11:32:08 +02:00
Roy Shea 37708b1e5c mstask: Implemented (Set|Get)Comment. 2008-08-22 11:32:08 +02:00
Roy Shea 2f95e5123b mstask: Implement (Set|Get)Parameters. 2008-08-22 11:32:08 +02:00
Roy Shea aec0eb87de mstask: Task PersistFile AddRef, QueryInterface, and Release. 2008-08-22 11:32:08 +02:00
Piotr Caban 2841755c16 msxml3: Added IDispatchEx QueryInterface test. 2008-08-22 10:42:37 +02:00
Piotr Caban 3e3a5b187e msxml3: Added queryresult's IDispatchEx implementation.
File dispex.c is copied from mshtml.dll. Jacek helped me to write this patch.
2008-08-22 10:42:33 +02:00
Piotr Caban 12f7e0aa39 msxml3: Code clean up. 2008-08-22 10:41:29 +02:00
Piotr Caban 379e543bba msxml3: Use LoadTypeLibEx to register typelib. 2008-08-22 10:41:21 +02:00
Maarten Lankhorst dc22442141 dsound: Tune some parameters to make pulseaudio work. 2008-08-22 10:41:16 +02:00
Maarten Lankhorst 944cb7ea15 winealsa.drv: Tune some parameters to make pulseaudio work.
Kudos to pulseaudio for actually respecting buffer_time and period_time.
2008-08-22 10:41:13 +02:00
Hongbo Ni a8a359ac68 comctl32: Update simplified Chinese resource. 2008-08-22 10:40:43 +02:00
Hongbo Ni 7fe167eeae comdlg32: Update simplified Chinese resource. 2008-08-22 10:40:40 +02:00
Hongbo Ni 2a881472d5 shell32: Update simplified Chinese resource. 2008-08-22 10:40:36 +02:00
Hongbo Ni d24b6e424f user32: Update simplified Chinese resource. 2008-08-22 10:40:33 +02:00
Hongbo Ni d9e45488f6 progman: Update simplified Chinese resource. 2008-08-22 10:40:29 +02:00
Hongbo Ni 1897f8369a winconsole: Update simplified Chinese resource. 2008-08-22 10:40:26 +02:00
Hongbo Ni 5070763a0e winefile: Update simplified Chinese resource. 2008-08-22 10:40:22 +02:00
Hongbo Ni 3f83493a7f winhlp32: Update simplified Chinese resource. 2008-08-22 10:40:18 +02:00
Hongbo Ni b46ffb40c6 clock: Update simplified Chinese resource. 2008-08-22 10:40:15 +02:00
Muneyuki Noguchi da11bfda28 winecfg: Update Japanese translation. 2008-08-22 10:40:09 +02:00
Muneyuki Noguchi f9bc73e25f notepad: Update Japanese translation. 2008-08-22 10:40:04 +02:00
Muneyuki Noguchi 2e61fe2227 regedit: Update Japanese translation. 2008-08-22 10:39:59 +02:00