Commit Graph

1963 Commits

Author SHA1 Message Date
Mike McCormack a4fff8b2e0 winetest: Avoid calling fclose twice on the same file (Coverity). 2006-10-14 20:17:51 +02:00
Kirill K. Smirnov 9a86eacdc9 winhelp: Window style has not been initialized. 2006-10-14 20:16:35 +02:00
Kirill K. Smirnov 4d00b282e1 winhelp: Use color specified in .hlp file for background, not just WHITE_BRUSH. 2006-10-14 20:16:11 +02:00
Andrew Talbot 4b2756ba5d regedit: Cast-qual warnings fix. 2006-10-12 14:59:00 +02:00
H. Verbeet b6a9109c03 regedit: Format warning fixes. 2006-10-11 12:09:02 +02:00
H. Verbeet 5aafea481a wordpad: Format warning fixes. 2006-10-11 12:08:57 +02:00
Gerald Pfeifer cc5e910658 programs/regedit: Fix format specifiers for _stscanf and fprintf. 2006-10-10 13:39:06 +02:00
Michael Stefaniuc 173f7bd26c janitorial: Remove remaining NULL checks before free() (found by Smatch). 2006-10-10 12:56:24 +02:00
Hwang YunSong(황윤성) 5b160a429c regedit: Updated Korean resource. 2006-10-10 11:58:07 +02:00
Mikołaj Zalewski 34aaea93b6 uninstaller: Fix Polish translation. 2006-10-09 12:56:48 +02:00
Mikołaj Zalewski 0d003d8013 winefile: Update Polish translation. 2006-10-09 12:56:44 +02:00
Mikołaj Zalewski edcf8143c4 clock: Update Polish translation. 2006-10-09 12:56:41 +02:00
Mikołaj Zalewski 0ec034b2e8 notepad: Update Polish translation. 2006-10-09 12:56:37 +02:00
Mikołaj Zalewski 925a4e0eb2 progman: Add Polish translation. 2006-10-09 12:56:32 +02:00
Andrew Talbot 6e4c1501a4 winefile: Cast-qual warnings fix. 2006-10-07 18:05:11 +02:00
Andrew Talbot 50e649087a winebrowser: Cast-qual warnings fix. 2006-10-07 18:05:01 +02:00
Andrew Talbot 457ce21fcf wineboot: Cast-qual warning fix. 2006-10-07 18:04:57 +02:00
Andrew Talbot 91e3930c54 winecfg: Cast-qual warnings fix. 2006-10-07 17:46:46 +02:00
Jonathan Ernst 90fc08d1ba taskmgr: Updated French translation. 2006-10-06 12:47:54 +02:00
Jonathan Ernst 0e8b65b335 cmdlgtst: Updated French translation. 2006-10-06 12:47:48 +02:00
Francois Gouget 7295af0915 French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
Francois Gouget 82babbee0b Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
Francois Gouget 33546e0869 oleview: Fix the placement of a '\n'. 2006-10-05 17:44:55 +02:00
Francois Gouget 2d9b68ee8e winecfg: Remove unneeded memset() calls. 2006-10-05 17:44:48 +02:00
Francois Gouget e2a1168892 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
Francois Gouget 567d1e6e29 winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
2006-10-05 17:41:16 +02:00
Hwang YunSong(황윤성) 33c6347472 regedit: Updated Korean Resource. 2006-10-05 11:32:13 +02:00
Jonathan Ernst c41a9784bf oleview: Updated French translation. 2006-10-04 22:22:12 +02:00
Jonathan Ernst ea2dd593ed regedit: Updated French translation. 2006-10-04 22:22:03 +02:00
Jonathan Ernst d26c693144 taskmgr: Updated French translation. 2006-10-04 22:21:55 +02:00
Mikołaj Zalewski 19ad9644c8 taskmgr: Add Polish translation. 2006-10-04 22:21:43 +02:00
Mikołaj Zalewski 2d01734e6c regedit: Update Polish translation. 2006-10-04 20:55:28 +02:00
Mikołaj Zalewski 2fb8ea4d55 wineconsole: Make the user backend work on non-latin1 locales. 2006-10-04 10:06:16 +02:00
Eric Pouech 6a0568a11a winedbg: Rewrote the file handling to use SearchPath instead of home grown version. 2006-10-03 20:19:19 +02:00
Alexandre Julliard 6735eb2e0a explorer: Added dynamic drive support for MacOSX. 2006-10-03 14:54:16 +02:00
Alexandre Julliard ab6fa810d7 explorer: Avoid repeated notifications on device removal. 2006-10-03 12:40:39 +02:00
Alexandre Julliard dde935d111 explorer: Split the device management to a separate file to make it usable independently of HAL support. 2006-10-03 12:40:27 +02:00
Eric Pouech 28dc896b28 winedbg: Fixed the auto mode. 2006-10-03 11:54:36 +02:00
Mikołaj Zalewski a9436ea85f regedit: Remove the unused IDD_DIALOG2. 2006-10-03 11:24:34 +02:00
Mikołaj Zalewski 22665d9d54 regedit: Add option to export only a specified branch. 2006-10-03 11:24:20 +02:00
Mikołaj Zalewski b0c4b88943 regedit: Some import/export dialogs code cleanup. 2006-10-03 11:24:11 +02:00
Jonathan Ernst 8d8837595d cmdlgtst: Updated French translation. 2006-10-03 11:17:44 +02:00
Michael Stefaniuc 8c2cdf7b6f winemenubuilder: Win64 printf format warning fixes. 2006-10-03 11:16:07 +02:00
Michael Stefaniuc ae48a51947 wineconsole: Win64 printf format warning fixes. 2006-10-03 11:16:04 +02:00
Michael Stefaniuc 7460b04214 rpcss: Win64 printf format warning fixes. 2006-10-03 11:16:01 +02:00
Michael Stefaniuc cdc01c753e oleview: Win64 'incompatible pointer type' warning fix. 2006-10-03 11:15:57 +02:00
Michael Stefaniuc a156820609 icinfo: Win64 printf format warning fixes. 2006-10-03 11:15:54 +02:00
Michael Stefaniuc fe23cd26df eject: Win64 printf format warning fixes. 2006-10-03 11:15:51 +02:00
Michael Stefaniuc c8123e9d49 cmdlgtst: Win64 printf format warning fixes. 2006-10-03 11:15:48 +02:00
Michael Stefaniuc 3dbe7152cd winhelp: Win64 printf format warning fixes. 2006-10-03 11:15:44 +02:00