Commit Graph

30207 Commits

Author SHA1 Message Date
Mikołaj Zalewski f16542f801 regedit: Fix the English (Neutral) menu. 2006-09-27 18:10:50 +02:00
Vitaliy Margolen e6c754b65c winecfg: Update Russian translation. 2006-09-27 09:51:39 +02:00
H. Verbeet 5abdd7a19f wined3d: Comparing BOOLs against FALSE is redundant. 2006-09-27 09:49:07 +02:00
H. Verbeet 1d839e42e9 wined3d: Add a comment to clarify the point of max_sampler_stages. 2006-09-27 09:48:30 +02:00
H. Verbeet 193f6bbd92 wined3d: Add support for native NPOT textures. 2006-09-27 09:48:11 +02:00
H. Verbeet fdefaed46d wined3d: Enable pixel shaders by default. 2006-09-27 09:47:00 +02:00
H. Verbeet ba8a6a3c0c wined3d: Fix the default values for wined3d_settings. 2006-09-27 09:46:37 +02:00
H. Verbeet 5bc0e91ddf wined3d: Don't overwrite the position y offset in ARB vertex programs. 2006-09-27 09:46:08 +02:00
H. Verbeet e4d5385d2c wined3d: Cleanup ActiveRender some more. 2006-09-27 09:45:50 +02:00
H. Verbeet cc821415ae wined3d: Render upside down when rendering offscreen, even if the backbuffer is used to render to. 2006-09-27 09:45:34 +02:00
H. Verbeet 4bc8125648 wined3d: Show the MESSAGE in device_find_fbconfigs() only once. 2006-09-27 09:45:25 +02:00
Juan Lang 5860cc2426 wintrust.h: Add missing defines. 2006-09-27 09:40:56 +02:00
Juan Lang 9153d39cda crypt32: Encode/decode authority key ids. 2006-09-27 09:40:50 +02:00
Hwang YunSong(황윤성) 2f599176b0 cmdlgtst: Updated Korean resource. 2006-09-27 09:40:42 +02:00
Andrew Talbot c4daa191b0 rsaenh: Cast-qual warnings fix. 2006-09-27 09:40:32 +02:00
Andrew Talbot b3be5bcd1c rsaenh: Cast-qual warnings fix. 2006-09-27 09:40:26 +02:00
Mikołaj Zalewski 1e1d107397 uninstaller: Add Polish translation. 2006-09-27 09:40:17 +02:00
Mikołaj Zalewski 636f2ac0f3 winmm: Use English (US) instead of English (Neutral) for resources. 2006-09-27 09:40:11 +02:00
Mikołaj Zalewski 100e394b51 comctl32: Update Polish translation. 2006-09-27 09:40:05 +02:00
Mikołaj Zalewski 649215b212 msrle32: Show correctly the authors surname in some non-latin1 languages. 2006-09-27 09:40:00 +02:00
Mikołaj Zalewski 077a38128c video codecs: add Polish translation. 2006-09-27 09:39:53 +02:00
Stefan Leichter 5cc08af858 dmband: Print 64bit integers with wine_dbgstr_longlong. 2006-09-27 09:39:45 +02:00
James Hawkins bbd4d1e3ef msi: If the feature linked to a component has a state of INSTALLSTATE_UNKNOWN, the component's state should match. 2006-09-26 21:56:05 +02:00
James Hawkins ad609f1518 msi: Only specifically resolve the TARGETDIR directory once. 2006-09-26 21:55:57 +02:00
James Hawkins 3ee3fc35ef msi: Add tests for setting the target path of TARGETDIR (based on a patch by Andrey Turkin). 2006-09-26 21:54:05 +02:00
James Hawkins da14a4a25e msi: Store the full path to the database file in the MSIDATABASE structure. 2006-09-26 21:50:36 +02:00
Nicolas Delcros 1492950c8e winuser.h: Fix PROPENUMPROCEXA/W types declarations. 2006-09-26 21:50:27 +02:00
Damjan Jovanovic e6e96d3ea1 setupapi: Brace the guid in SetupDiOpenClassRegKeyExW. 2006-09-26 21:50:09 +02:00
Alexandre Julliard 9ae4e8d98e explorer: Work around the latest HAL binary compatibility breakage. 2006-09-26 20:29:15 +02:00
Paul Vriens 3863939168 crypt32: Add tests for CryptSIPRetrieveSubjectGuid. 2006-09-26 20:15:00 +02:00
James Hawkins 5dadca4dbc setupapi: Fix a typo. 2006-09-26 20:01:55 +02:00
Vitaliy Margolen 9e0426538a d3d8: Remove no longer used imports. 2006-09-26 20:01:43 +02:00
Vitaliy Margolen 0ffe5a34c6 d3d9: Remove no longer used imports. 2006-09-26 20:01:39 +02:00
Paul Vriens 8b776d0af4 mssip.h: Added function definition. 2006-09-26 20:01:33 +02:00
Dmitry Timoshkov a41da1223d gdi32: Add a test for GetKerningPairs. 2006-09-26 20:01:24 +02:00
Dmitry Timoshkov ce6d4c72ac gdi32: Implement GetKerningPairs for TrueType fonts. 2006-09-26 20:01:15 +02:00
Dmitry Timoshkov 84a6330690 winex11.drv: Use a proper protector for X11/XKBlib.h. 2006-09-26 12:29:12 +02:00
Eric Pouech 588a4422b0 winedbg: Fixed regression in gdb startup (especially gdb proxy). 2006-09-26 12:04:06 +02:00
Eric Pouech e3f8799a42 winedbg: Put back the %d format for printing integral values even for
64bit internal values as the default format in winebdg command imposes.
2006-09-26 11:59:55 +02:00
Eric Pouech 7c92e801aa dbghelp: Added support for a couple of compiland's children. 2006-09-26 11:53:53 +02:00
Eric Pouech baf8dfd8c8 dbghelp: Fix location computation when attribute has a constant form instead of a block form. 2006-09-26 11:53:40 +02:00
Eric Pouech 4432a1fa91 dbghelp: Change the definition of an attribute so that we can pass around the form. 2006-09-26 11:51:57 +02:00
Eric Pouech f8e06dd613 dbghelp: Move the attribute union (now nameless) into a structure called attribute. 2006-09-26 11:49:36 +02:00
Eric Pouech fa7332fd27 dbghelp: Added support for DW_OP_breg* operations in location computation. 2006-09-26 11:48:56 +02:00
Eric Pouech 6c4c64265d dbghelp: Variables & registers.
- more strickling differentiation variable location between 
  a register, and the dereferenced address defined by a
  register (and possibly an offset)
- added a parameter to symt_add_func_local (and internal symbol
  data struct) to help differentiate
- fix all debug parsers to confer to this new scheme
2006-09-26 11:48:39 +02:00
Saulius Krasuckas 02baf6c630 lz32/tests: Try to open nonexisting compressed files. 2006-09-26 11:45:00 +02:00
Saulius Krasuckas 1efb87a0e9 lz32/tests: Add more cases for opening compressed files. 2006-09-26 11:44:47 +02:00
Saulius Krasuckas a7129faf19 lz32/tests: Move indirect opening of compressed files into separate functions.
Also rename W-string variable to get some naming consistency.
2006-09-26 11:44:38 +02:00
Saulius Krasuckas f916b78603 lz32/tests: Compare result to predefined compressed file name, not calculated one. 2006-09-26 11:42:14 +02:00
Juan Lang 09765f7db4 crypt32: Reduce indent level of tests. 2006-09-26 11:42:03 +02:00