Commit Graph

3554 Commits

Author SHA1 Message Date
Katayama Hirofumi MZ 873b971bb7 notepad: Don't save maximized size. 2008-10-29 11:51:48 +01:00
Michael Stefaniuc 42e612fd78 cmdlgtst: Use NULL instead of casting 0 to a pointer. 2008-10-28 12:34:02 +01:00
Marcus Meissner 3f2047c836 oleview: Fixed size passed to LoadStringW. 2008-10-28 12:33:52 +01:00
Austin English f64fbe2ef3 winecfg: Set default windows version to XP. 2008-10-28 12:33:45 +01:00
Dmitry Timoshkov b8b0b7fa41 wineconsole: Don't ignore extended keys. 2008-10-28 12:13:41 +01:00
Reece Dunn 20d8e46858 winecfg: Renamed 'Shell Folder' to 'Folder'. 2008-10-27 13:35:29 +01:00
Reece Dunn bd645a8482 winecfg: Add ellipsis ('...') to buttons that launch other dialogs. 2008-10-27 13:35:10 +01:00
Michael Stefaniuc a195777b85 cmdlgtst: HGDIOBJ is interchangeable with other handle types; no casts are needed. 2008-10-27 11:30:11 +01:00
Michael Stefaniuc 2d90c85ada taskmgr: HGDIOBJ is interchangeable with other handle types; no casts are needed. 2008-10-27 11:30:07 +01:00
Marcus Meissner 19464a6bf7 programs: Fixed two RegEnumValue name lengths. 2008-10-27 11:28:29 +01:00
Eric Pouech 0c4e9df2a1 winedbg: Add a kill command to kill the current process. 2008-10-27 11:28:17 +01:00
Alexandre Julliard abe00bbebe winecfg: Load the existing drive config from mountmgr instead of relying on QueryDosDevice. 2008-10-24 14:24:58 +02:00
Alexandre Julliard 18b66912b7 winecfg: Store the Unix device if any in the drive configuration. 2008-10-24 14:24:58 +02:00
Alexandre Julliard eb65f6a212 winecfg: Use an ioctl to the mount manager to define drives. 2008-10-24 14:24:58 +02:00
Alexandre Julliard 8d7fc61717 msiexec: Fix initial state of the argument parsing state machine. 2008-10-23 12:53:47 +02:00
Andrey Turkin 783b855f42 wordpad: Do not pass resource ids to MessageBox. 2008-10-23 12:45:08 +02:00
Alexandre Julliard f410cf7c98 winecfg: Update the drives only when they have changed, instead of trying to compare with the current setup. 2008-10-23 12:15:43 +02:00
Ricardo Filipe 365e245cf6 wineboot: Added Portuguese translation. 2008-10-22 13:54:55 +02:00
Ricardo Filipe 42f63e0fac net: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Ricardo Filipe 50ae1d2eb4 taskmgr: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Ricardo Filipe 97ca1df4b1 write: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Ricardo Filipe 511226c8ac wordpad: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Ricardo Filipe 3d047b7601 xcopy: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Ricardo Filipe c05fc2d762 oleview: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Hwang YunSong(황윤성) 07badc790a wordpad: Updated Korean resource. 2008-10-20 14:36:58 +02:00
Eric Pouech cbb84fdb73 winedbg: Added a command to allow loading mismatched modules. 2008-10-20 13:53:08 +02:00
Eric Pouech 5c8ad49158 winedbg: Use Unicode strings for all module references. 2008-10-20 13:52:44 +02:00
Michael Stefaniuc f65cd2e2eb winecfg: Fix compilation on older gcc versions. 2008-10-20 12:23:35 +02:00
Ricardo Filipe 3df9158747 reg.exe: Added Portuguese translation. 2008-10-20 11:37:26 +02:00
Alexandre Julliard 01b7667a1a programs: Convert source files to utf-8. 2008-10-18 19:22:19 +02:00
Alexandre Julliard f150ddc3ed winecfg: Store the drive label as Unicode. 2008-10-17 14:11:56 +02:00
Alexandre Julliard 6483f2f201 winecfg: Store the drive serial number as a number instead of a string. 2008-10-17 13:37:04 +02:00
Andrey Esin f0321f85a0 regedit: Corrections in Russian translation. 2008-10-17 11:42:55 +02:00
Frans Kool 730d23046d wordpad: Corrected Dutch translations. 2008-10-15 16:45:14 +02:00
Rob Shearman b7cfa58996 write: Close the thread and process handles returned by CreateProcessW. 2008-10-15 16:44:17 +02:00
Andrey Turkin 71c01bb974 wordpad: Do not try to close uninitialized handles. 2008-10-15 12:21:59 +02:00
Marcus Meissner 1b95076308 oleview: RegEnumKey gets always sizes, not -1. 2008-10-14 13:41:55 +02:00
Dylan Smith f124a586d4 wordpad: Added option to disable word wrap. 2008-10-14 13:41:55 +02:00
Andrey Turkin dfb64699bf wordpad: Do not leak a handle on error path. 2008-10-13 11:55:29 +02:00
Andrey Turkin ef23ef9335 wordpad: Use inches instead of cm in calculations. 2008-10-13 11:55:24 +02:00
Muneyuki Noguchi 8fe9ad5ab3 write: Convert Japanese resource to UTF-8. 2008-10-13 11:40:34 +02:00
Muneyuki Noguchi 613685f6d1 wordpad: Convert Japanese resource to UTF-8. 2008-10-13 11:40:30 +02:00
Muneyuki Noguchi 1d9354f0e8 winhlp32: Convert Japanese resource to UTF-8. 2008-10-13 11:40:27 +02:00
Muneyuki Noguchi 99b3dd1216 winemine: Convert Japanese resource to UTF-8. 2008-10-13 11:40:23 +02:00
Muneyuki Noguchi 940a41637d winefile: Convert Japanese resource to UTF-8. 2008-10-13 11:40:19 +02:00
Muneyuki Noguchi 8987dbaee5 winecfg: Convert Japanese resource to UTF-8. 2008-10-13 11:40:16 +02:00
Muneyuki Noguchi 8b5f1632d7 wineboot: Convert Japanese resource to UTF-8. 2008-10-13 11:40:12 +02:00
Muneyuki Noguchi 706957ac4a view: Convert Japanese resource to UTF-8. 2008-10-13 11:40:08 +02:00
Muneyuki Noguchi 11b25629e9 taskmgr: Convert Japanese resource to UTF-8. 2008-10-13 11:40:04 +02:00
Muneyuki Noguchi a969e0066e regedit: Convert Japanese resource to UTF-8. 2008-10-13 11:39:56 +02:00