Commit Graph

3597 Commits (36e195a18568c65d42cae6bf4a35006102e6c959)

Author SHA1 Message Date
Andrey Turkin c53b772394 wordpad: Convert some ANSI calls to Unicode. 2008-10-10 14:12:43 +02:00
Andrey Turkin 566dcd78fe wordpad: Fix some unicode bugs. 2008-10-10 14:12:32 +02:00
Lei Zhang a4ed7a1003 regedit: Pass VK_DELETE messages to Listview/Treeview child windows. 2008-10-09 14:19:50 +02:00
Michael Stefaniuc 2daee2e4a2 winecfg: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:43:13 +02:00
Michael Stefaniuc 163874844b winefile: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:43:00 +02:00
Lei Zhang d3908e699b regedit: Make branch export behavior work more like native regedit. 2008-10-06 13:08:40 +02:00
Lei Zhang 86a4e99c04 regedit: Check return values, don't request unneeded value which always fails. 2008-10-02 10:29:06 -05:00
Lei Zhang 4389066754 regedit: Use W version of TreeView_GetItem. 2008-10-02 10:29:00 -05:00
Andrey Turkin ae097646ab regedit: Ignore spaces in regedit files. 2008-09-30 11:33:14 -05:00
Muneyuki Noguchi 82fd8167bc reg: Add Japanese resources. 2008-09-29 17:18:14 -05:00
Muneyuki Noguchi 1c6a54621e write: Add Japanese resources. 2008-09-29 17:18:03 -05:00
Muneyuki Noguchi f94ab4f482 notepad: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:28:04 +02:00
Muneyuki Noguchi 323e6a2de5 winhlp32: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:28:01 +02:00
Muneyuki Noguchi 595dc28620 wordpad: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:58 +02:00
Muneyuki Noguchi cb7fba896d winecfg: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:55 +02:00
Muneyuki Noguchi 0f6a195647 taskmgr: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:52 +02:00
Muneyuki Noguchi d9b98122be winefile: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:49 +02:00
Muneyuki Noguchi 521ad0c7e5 wineboot: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:46 +02:00
Muneyuki Noguchi 6461d5dc7e regedit: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:43 +02:00
Alexandre Julliard 700b5c6d7f regedit: Fix file exports in ASCII format. 2008-09-22 15:34:41 +02:00
Alexander Nicolaysen Sørnes 4f332e610e regedit: Fix some fprintf arguments. 2008-09-22 12:20:07 +02:00
Alexander Nicolaysen Sørnes 1e0a77622b regedit: Fix char escaping for registry export. 2008-09-22 12:19:54 +02:00
Muneyuki Noguchi 08040c70a8 oleview: Add Japanese resources. 2008-09-19 14:05:48 +02:00
Vitaly Lipatov 977b7d398e wineboot: Do registry update with wineboot --update in any case. 2008-09-18 13:27:38 +02:00
Paul Chitescu ac865ad931 explorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop triggers screen saver. 2008-09-17 18:11:16 +02:00
Peter Dons Tychsen bc7b194bf9 winedevice: Fix problems with driver entries without the "ImagePath" entry in registry. 2008-09-17 10:58:46 +02:00
Peter Dons Tychsen 741dd708c4 services: Fixed problem with services where DependOnServices key is REG_SZ and not REG_MULTI_SZ. 2008-09-17 10:55:50 +02:00
Alexander Nicolaysen Sørnes c4d58a4b07 regedit: Add support for exporting unicode files. 2008-09-16 13:35:31 +02:00
Alexander Nicolaysen Sørnes 60cd910797 regedit: Gather a full string before exporting it. 2008-09-16 13:35:27 +02:00
Marcus Meissner a392d3774c winefile: Fixed sizes to LoadString. 2008-09-15 11:47:00 +02:00
Marcus Meissner 53d671d736 oleview: Fixed LoadString buffer sizes. 2008-09-15 11:46:05 +02:00
Marcus Meissner a24550aa82 winecfg: Fixed buffersize to GetPrivateProfileStringW. 2008-09-15 11:23:19 +02:00
Florian Köberle 49c96a5075 winedbg: Fixed an infinite loop. 2008-09-12 11:39:52 +02:00
Dmitry Timoshkov a2a3c59a45 winedevice: Wine PE loader is able to resolve forwards to not yet loaded modules. 2008-09-11 11:46:07 +02:00
Hirofumi Katayama 32b6a1a08c notepad: Cancel closing window by cancelling "Save As" dialog box. 2008-09-11 11:41:52 +02:00
Alexander Nicolaysen Sørnes 484421560b regedit: Fix importing REG_MULTI_SZ values for ANSI files. 2008-09-10 11:08:30 +02:00
Gerald Pfeifer 95613fbdd2 wordpad: Shed off unused parameters from on_fontlist_modified, OnCreate, OnUser, OnNotify, and OnInitPopupMenu. 2008-09-09 11:46:14 +02:00
Alexander Nicolaysen Sørnes 32f890939f regedit: Convert parts of export handling to unicode. 2008-09-09 11:46:14 +02:00
Alexander Nicolaysen Sørnes 87a871efe4 notepad: Only append .txt to missing files without a dot in them. 2008-09-09 11:46:14 +02:00
Muneyuki Noguchi 48dfff8577 cmdlgtst: Add Japanese resources. 2008-09-08 14:08:08 +02:00
Muneyuki Noguchi 3a6373d1a8 view: Add Japanese resources. 2008-09-08 14:08:04 +02:00
Eric Pouech a181ad5a2c winedbg: Also handle 1 byte signed int as they were char (PDB files are done like this... sigh). 2008-09-08 12:47:20 +02:00
Muneyuki Noguchi fcb488f3f8 notepad: Update Japanese translation. 2008-09-08 12:47:20 +02:00
Michael Stefaniuc 26f363aed3 regedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt, Ru, Si and Tr translations. 2008-09-08 12:47:20 +02:00
Michael Stefaniuc ba94f959db worpad: Fix the German translation. 2008-09-08 12:47:20 +02:00
Michael Stefaniuc 5f8ab11751 wordpad: Change the encoding of the German resource file to utf-8. 2008-09-08 12:47:20 +02:00
Michael Stefaniuc d94a90273e wordpad: Fix the Hungarian translation by removing an untranslated and incomplete STRINGTABLE. 2008-09-08 12:47:20 +02:00
Vincent Povirk aacfc6ed95 explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars. 2008-09-05 12:11:40 +02:00
Vincent Povirk 8adae9aa1f explorer: Track appbar positions and send ABN_POSCHANGED notifications. 2008-09-05 12:11:23 +02:00
Vincent Povirk 96f8de0de9 explorer: Implement ABM_ADD and ABM_REMOVE. 2008-09-05 12:10:55 +02:00
Muneyuki Noguchi 131996ae45 regedit: Update Japanese translation. 2008-09-05 11:21:05 +02:00
Alexandre Julliard 09874bf78a xcopy.exe: Get rid of remaining uses of Unicode macros. 2008-09-04 14:08:19 +02:00
Alexandre Julliard 90685fcf03 reg.exe: Get rid of remaining uses of Unicode macros. 2008-09-04 14:08:12 +02:00
Eric Pouech 6986975816 winedbg: Search default debuggee dir for symbol information. 2008-09-04 13:47:48 +02:00
Vincent Povirk 3cce9ad9c6 shell32: Move SHAppBarMessage implementation from shell32 to explorer. 2008-09-04 13:32:42 +02:00
Jeff Zaroyko 454a241e97 winetest: Check that user enters a tag. 2008-09-04 11:52:55 +02:00
Alexander Nicolaysen Sørnes 92e9b1edcf regedit: Fix a memory leak in export handling. 2008-09-04 11:51:29 +02:00
Alexander Nicolaysen Sørnes 5defba1165 regedit: Convert open/save dialogues to unicode. 2008-09-04 11:51:23 +02:00
Hongbo Ni e670b5c831 regedit: Add simplified and traditional Chinese resources. 2008-09-04 11:42:54 +02:00
Hongbo Ni 832c2ae1eb oleview: Add simplified and traditional Chinese resources. 2008-09-04 11:42:51 +02:00
Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Alexander Nicolaysen Sørnes d67986b9dd regedit: Some minor unicode conversions. 2008-09-03 13:14:52 +02:00
Alexander Nicolaysen Sørnes 7bb5df75d3 regedit: Remove some unused code. 2008-09-03 13:14:52 +02:00
Alexander Nicolaysen Sørnes ba093c6dc0 regedit: Fix some references to TCHARs. 2008-09-03 13:14:51 +02:00
Katayama Hirofumi MZ 13359ce22b wordpad: Added Japanese resource. 2008-09-02 21:34:55 +02:00
Muneyuki Noguchi 2e9603c4a0 taskmgr: Update Japanese translation. 2008-09-02 14:07:42 +02:00
Muneyuki Noguchi 0cd01df155 winecfg: Update Japanese translation. 2008-09-02 14:07:39 +02:00
Muneyuki Noguchi 7c52cd5044 clock: Update Japanese translation. 2008-09-02 14:07:36 +02:00
Muneyuki Noguchi ddcbbaae1e winemine: Add Japanese translation. 2008-09-02 14:07:32 +02:00
Francois Gouget 5a127ad570 winhlp32: Remove spaces before '...' in the Chinese resources. 2008-09-02 13:59:05 +02:00
Francois Gouget c8bafc3817 notepad: Remove spaces before '\n' in the Chinese resources. 2008-09-02 13:59:01 +02:00
Alexander Nicolaysen Sørnes c36fec1cd0 regedit: Set the unicode flag for the treeview. 2008-09-02 13:26:57 +02:00
Alexander Nicolaysen Sørnes 0035421e45 regedit: Remove an ANSI function. 2008-09-02 13:26:57 +02:00
Alexander Nicolaysen Sørnes d2664e0fbb regedit: Set the unicode flag for the listview. 2008-09-02 13:26:57 +02:00
Alexander Nicolaysen Sørnes d0991c92d7 regedit: Convert listview init to unicode. 2008-09-02 12:55:49 +02:00
Alexander Nicolaysen Sørnes fef3660024 regedit: Fix a memory leak. 2008-09-02 12:55:38 +02:00
Alexander Nicolaysen Sørnes e26b563ee1 regedit: Remove some ANSI functions. 2008-09-02 12:55:30 +02:00
Alexander Nicolaysen Sørnes 6b7ebf0881 regedit: Convert key renaming to unicode. 2008-09-02 12:53:35 +02:00
Alexander Nicolaysen Sørnes 4a3d8d8cb0 regedit: Convert value renaming to unicode. 2008-09-02 12:53:01 +02:00
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