Commit Graph

3468 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes 7aa56d249a regedit: Don't try to convert NULL pointers. 2008-09-02 12:52:03 +02:00
Alexander Nicolaysen Sørnes df84eb514c regedit: Remove old fixme. 2008-09-02 12:51:41 +02:00
Alexander Nicolaysen Sørnes 1e56f94945 regedit: Convert value editing to unicode. 2008-09-02 12:51:34 +02:00
Hongbo Ni bcf8aed618 taskmgr: Add simplified and traditional Chinese resources. 2008-09-02 11:58:42 +02:00
Hongbo Ni a58ae3b9b6 uninstaller: Add simplified and traditional Chinese resources. 2008-09-02 11:58:26 +02:00
Hongbo Ni d6017c1bed view: Add simplified and traditional Chinese resources. 2008-09-02 11:58:21 +02:00
Hongbo Ni 0a11607dc8 wineboot: Add simplified and traditional Chinese resources. 2008-09-02 11:58:15 +02:00
Hongbo Ni 3832c289f8 winemine: Add simplified and traditional Chinese resources. 2008-09-02 11:58:09 +02:00
Hongbo Ni 1e4704195e wordpad: Add simplified and traditional Chinese resources. 2008-09-02 11:57:55 +02:00
Hongbo Ni 0ef830d66b notepad: Update Chinese resources - dialog font. 2008-09-02 11:57:42 +02:00
Aric Stewart f8096d2b84 systray: Keep systray hidden when requested by moving it off screen. 2008-08-29 14:00:12 +02:00
Hongbo Ni ecc1bf3d0e notepad: Add traditional Chinese resource. 2008-08-29 12:30:32 +02:00
Hongbo Ni d07bb7f60b winecfg: Add simplified Chinese resource. 2008-08-29 12:30:21 +02:00
Hongbo Ni fcb7e8a609 winecfg: Update traditional Chinese resource. 2008-08-29 12:30:12 +02:00
Hongbo Ni a10d6ede68 wineconsole: Add traditional Chinese resource. 2008-08-29 12:28:56 +02:00
Hongbo Ni e0676d2777 winefile: Add traditional Chinese resource. 2008-08-29 12:28:46 +02:00
Hongbo Ni a2efa42363 winhlp32: Add traditional Chinese resource. 2008-08-29 12:28:37 +02:00
Hongbo Ni c75fde2c0a progman: Add traditional Chinese resource. 2008-08-29 12:28:32 +02:00
Hongbo Ni 0b091fa5cb clock: Add traditional Chinese resource. 2008-08-29 12:28:26 +02:00
Alexander Nicolaysen Sørnes 9d6b80b121 regedit: Convert value creation to unicode. 2008-08-29 12:26:43 +02:00
Alexandre Julliard deccfeec9a winetest: Build the test list from the makefile instead of make_makefiles. 2008-08-28 12:17:42 +02:00
Alexandre Julliard 67828b60e0 configure: Build the winetest dependencies in configure instead of make_makefiles. 2008-08-28 12:09:46 +02:00
Alexander Nicolaysen Sørnes 4aabdecd67 regedit: Use Unicode strings when updating listview. 2008-08-28 11:24:50 +02:00
Alexander Nicolaysen Sørnes f7ff9e76f9 regedit: Avoid conversion to ANSI when importing hex values. 2008-08-28 11:24:50 +02:00
Alexander Nicolaysen Sørnes b058648ae3 regedit: Fix concat handling for ANSI files. 2008-08-28 11:24:50 +02:00
Lei Zhang faf9c55eb8 regedit: Fix typo in commit c6d01ac847. 2008-08-28 11:24:49 +02:00
Hongbo Ni 92d6f981f4 winecfg: Convert traditional Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni c808b9063a clock: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni 50b6ed4bb6 progman: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni 0eaabac545 wineconsole: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni 252243e932 winefile: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni 746981a8e7 winhlp32: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni e371287971 notepad: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Alexander Nicolaysen Sørnes 1def017ecd regedit: Ignore case when sorting values. 2008-08-27 13:21:22 +02:00
Alexander Nicolaysen Sørnes c6d01ac847 regedit: Add listview entries as unicode. 2008-08-27 13:21:22 +02:00
Alexander Nicolaysen Sørnes b0a8b66789 regedit: Fix leak in GetItemFullPathW. 2008-08-27 13:21:21 +02:00
Alexander Nicolaysen Sørnes 46ea43e677 regedit: Convert menu & statusbar handling to unicode. 2008-08-27 13:21:21 +02:00
Alexander Nicolaysen Sørnes 5915b49700 regedit: Use only SendMessageW in treeview.c. 2008-08-26 12:07:42 +02:00
Alexander Nicolaysen Sørnes be43131b49 regedit: Convert treeview init to Unicode. 2008-08-26 12:07:42 +02:00
Alexander Nicolaysen Sørnes 583bf6e4bf regedit: Convert searching to Unicode. 2008-08-26 12:07:42 +02:00
Alexandre Julliard b3ec2e5f95 makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Muneyuki Noguchi b8b3a7d89b winefile: Add a Japanese resource file. 2008-08-25 12:36:20 +02:00
Muneyuki Noguchi 7fe4e83c33 winecfg: Update Japanese translation. 2008-08-25 12:36:16 +02:00
Alexandre Julliard 4051eaf7c9 configure: Allow multiple variables in makefile output, and generate the programs directory lists. 2008-08-25 12:14:54 +02:00
Alexander Nicolaysen Sørnes ded5b05e4a regedit: Fix memory leaks in favourites handling. 2008-08-25 11:39:02 +02:00
Alexander Nicolaysen Sørnes 455ce06d4f regedit: Convert favourites handling to unicode. 2008-08-25 11:38:56 +02:00
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
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
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
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
Alexander Nicolaysen Sørnes 237b4109bd winhlp32: Update Norwegian Bokmål translation. 2008-08-22 10:39:38 +02:00
Vladimir Pankratov 91227d9138 taskmgr: Converted some functions and variables to Unicode. 2008-08-21 14:24:30 +02:00
Vladimir Pankratov bc4ded7469 taskmgr: Converted some functions and variables to Unicode. 2008-08-21 14:22:02 +02:00
Vladimir Pankratov 79fadfa7f5 taskmgr: Converted some functions and variables to Unicode. 2008-08-21 14:20:46 +02:00
Vladimir Pankratov b98334b9ec taskmgr: Converted some functions and variables to Unicode. 2008-08-21 14:19:56 +02:00
Vladimir Pankratov b28a6c1889 taskmgr: Converted some functions and variables to Unicode. 2008-08-21 14:17:16 +02:00
Roy Shea 44941a55fa expand: Extended expand program to accept /r argument. 2008-08-21 13:44:10 +02:00
David Adam 2ca1fe29b8 wordpad: Update the French translation. 2008-08-21 13:26:56 +02:00
Alexander Nicolaysen Sørnes 93f1d070fc regedit: Fix passing null pointer. 2008-08-21 12:52:01 +02:00
Hongbo Ni 8720776749 notepad: Update simplified Chinese resource. 2008-08-21 11:42:35 +02:00
Owen Rudge 393fd51f79 uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Alexander Nicolaysen Sørnes 6168a7c60c regedit: Convert clipboard handling to unicode. 2008-08-20 12:20:37 +02:00
Alexander Nicolaysen Sørnes 5cb8bccf46 regedit: Convert printing&help to unicode. 2008-08-20 12:20:33 +02:00
Alexander Nicolaysen Sørnes 04929756e7 regedit: Convert deletion to unicode. 2008-08-20 12:20:28 +02:00
Christian Costa 04d72cdd6f d3dxof: Add basic tests. 2008-08-19 15:30:32 +02:00
Alexandre Julliard 3842ab09f1 makefiles: Add missing entries for mstask tests. 2008-08-19 15:30:25 +02:00
Kirill K. Smirnov 2bca1c86ad winhlp32: Use TopicOffset mapping and get rid of unused function. 2008-08-19 15:15:02 +02:00
Kirill K. Smirnov 4c387a9567 winhlp32: Fix offsets handling for old 3.0 files. 2008-08-19 15:14:54 +02:00
Kirill K. Smirnov deb98a4e83 winhlp32: Load internal file containing pagenum->topicoffset mapping. 2008-08-19 15:14:36 +02:00
Kirill K. Smirnov e8eb6d1b42 winhlp32: Set correct font size while generating rtf stream. 2008-08-18 17:15:55 +02:00
Rob Shearman 257bf68f3d rpcss: Register the endpoint for the ncalrpc protseq for the endpoint mapper. 2008-08-18 14:35:38 +02:00
Rob Shearman a80a6353d7 rpcss: Warn in ept_insert if TowerExplode fails. 2008-08-18 14:35:34 +02:00
Eric Pouech 687a00c0af winedbg: Don't force integral values while displaying a stack value, it doesn't work for float/double values. 2008-08-18 14:34:10 +02:00
Kirill K. Smirnov 520ab5c261 winhlp32: Clear richedit area before setting text. 2008-08-05 14:09:38 +02:00
Kirill K. Smirnov 52081393bc winhlp32: Fix off-by-one error. 2008-08-05 14:09:38 +02:00
Kirill K. Smirnov 7377856352 winhlp32: Fix parsing system header of win3.0 help file. 2008-08-05 14:09:37 +02:00
Vladimir Pankratov 2a4429bfa3 winecfg: Update Russian translation. 2008-08-05 14:09:37 +02:00
Kirill K. Smirnov 359cd00982 wineconsole: Check return value of CreateWindow() for errors, do not rely upon callback function. 2008-08-04 13:04:05 +02:00
Kirill K. Smirnov a7cb435400 winhlp32: Remove outdated comment. 2008-08-01 12:21:03 +02:00
Kirill K. Smirnov c7eec67554 winhlp32: Remove superfluous buttons from propsheet dialog templates. 2008-08-01 12:21:00 +02:00
Alexandre Julliard b008b053a9 winetest: Set environment variables in the Win32 environment. 2008-08-01 11:18:11 +02:00
Vladimir Pankratov 992d004382 taskmgr: Converted some functions to Unicode. 2008-08-01 11:18:11 +02:00
Colin Finck a33d7fc8c9 Fix some hackish usages of WideCharToMultiByte. 2008-07-31 14:08:29 +02:00
Lei Zhang e6bce797d3 cmd: Check the return value from HeapAlloc. 2008-07-30 14:38:51 +02:00
Vladimir Pankratov b822886c70 taskmgr: Update Russian translation. 2008-07-30 12:43:39 +02:00
Vladimir Pankratov 1d1dfc1f18 taskmgr: Remove unused code. 2008-07-29 14:09:23 +02:00
Vladimir Pankratov 78e59637bd taskmgr: Update Russian translation. 2008-07-28 12:17:29 +02:00
Owen Rudge 021850c0b8 winefile: Fix absolute pidl conversion for non-filesystem shell objects. 2008-07-28 11:32:28 +02:00
Gerald Pfeifer 412cd04cfc wordpad: Remove unused parameter for preview_command(). 2008-07-23 11:20:50 +02:00
Gerald Pfeifer b15bcddeac winedbg: Fix the type of four loop variables and reduce scope of one. 2008-07-22 15:25:47 +02:00