Commit graph

3407 commits

Author SHA1 Message Date
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
Frans Kool
c91eb084ce wordpad: Added missing Dutch translations. 2008-07-21 14:37:13 +02:00
Alexandre Julliard
b4e26f0419 winetest: Fix a compiler warning with the size_t type. 2008-07-21 13:00:14 +02:00
Francois Gouget
22ff8c9b29 regedit: Remove a couple of left-over debug statements. 2008-07-21 12:59:55 +02:00
Zac Brown
b2be840e47 winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +02:00
James Hawkins
d725626a2b services: Assign the service manager db to the lock in LockServiceDatabase. 2008-07-18 11:06:25 +02:00
Alexander Nicolaysen Sørnes
0952fd3a89 regedit: Fixes for Norwegian Bokmål translation. 2008-07-18 11:06:04 +02:00
Alexander Nicolaysen Sørnes
abea9de69b winefile: Don't access uninitialized value.
Spotted by Dan Kegel.
2008-07-18 11:06:00 +02:00
Alexander Nicolaysen Sørnes
b69592416c wordpad: Show error if file open fails. 2008-07-18 11:05:50 +02:00
Vladimir Pankratov
d168078fe0 winhlp32: Update Russian translation. 2008-07-17 13:12:47 +02:00
Hwang YunSong(황윤성)
fb0e728a74 winhlp32: Updated Korean resource. 2008-07-16 20:12:39 +02:00
Detlef Riekenberg
fbc9dc109c winetest: Run tests again on Win9x. 2008-07-16 19:56:24 +02:00
Frans Kool
4c31603eb6 wordpad: Fixed and added Dutch translations. 2008-07-16 17:53:50 +02:00
Frans Kool
9d2e5091b9 winhlp32: Fixed Dutch translations. 2008-07-16 17:53:45 +02:00
Frans Kool
9eaf4c2890 regedit: Fixed Dutch translations. 2008-07-16 17:53:41 +02:00
Alexander Nicolaysen Sørnes
bf76a39f3b regedit: Update Norwegian Bokmål translation. 2008-07-16 17:52:06 +02:00
Alexander Nicolaysen Sørnes
d50e2df17b notepad: Fix opening Unicode files. 2008-07-14 12:26:25 +02:00
Alexander Nicolaysen Sørnes
d1e02c169d regedit: Add missing fclose on file import. 2008-07-14 12:26:17 +02:00
Alexander Nicolaysen Sørnes
4ef4777630 regedit: Fix concat handling in unicode import. 2008-07-14 12:25:49 +02:00
Alexander Nicolaysen Sørnes
bd2734d9c6 wordpad: Show error message if saving fails. 2008-07-14 12:25:24 +02:00
Dylan Smith
e3efa88c45 richedit: Cannot undo setting of default character format.
This also reverts commit 2b52dd8450:
wordpad: Empty the richedit undo buffer on creation.

The reverted commit I created to fix an issue that only applied to Wine,
but it just masked the issue which was in richedit controls.  The
default character format was set in two places while wordpad was
starting up, and caused wordpad to have two undo items at startup.
2008-07-14 12:22:44 +02:00
Eric Pouech
8291034d01 winhelp: Double clicking in the index list should open the page. 2008-07-14 12:20:45 +02:00
Eric Pouech
cdd235e24a winhelp: Constify the internal .hlp file parsing. 2008-07-14 12:20:37 +02:00
Eric Pouech
ace5171df6 winhelp: Move the check about correct RLE decoding inside the decoding routine itself. 2008-07-14 12:20:27 +02:00
Eric Pouech
81168297e2 winhelp: Allow MACRO_Execute to be called recursively. 2008-07-14 12:19:37 +02:00
Eric Pouech
7d0b6bd4a6 winhelp: Implemented SetPopupColor macro. 2008-07-14 12:19:23 +02:00
Eric Pouech
448fed2055 winhelp: Implemented SetHelpOnFile macro. 2008-07-14 12:19:16 +02:00
Eric Pouech
f6e93ea2d3 winhelp: Fixed memory leak in macro handling. 2008-07-14 12:19:00 +02:00
Eric Pouech
6346250ed8 winhelp: Pick nicer fonts for buttons. 2008-07-14 12:18:54 +02:00
Andre Wisplinghoff
a7f84cc035 regedit: Implement deleting multiple values. 2008-07-11 14:49:44 +02:00
Alexander Nicolaysen Sørnes
2a9713a6cb regedit: Null-terminate buffer in Unicode file import. 2008-07-11 14:07:07 +02:00
Alexander Nicolaysen Sørnes
e4b1abefdd regedit: Fix comment handling in Unicode file import. 2008-07-11 14:06:57 +02:00
Alexander Nicolaysen Sørnes
e83d8dad04 regedit: Use strchrW instead of custom code in Unicode file import. 2008-07-11 14:06:49 +02:00
Alexander Nicolaysen Sørnes
6f2e3e1b1e regedit: Add support for importing Unicode files. 2008-07-10 18:09:15 +02:00
Alexander Nicolaysen Sørnes
9d60849037 regedit: Convert remaining registry import code to Unicode. 2008-07-10 18:01:33 +02:00
Alexander Nicolaysen Sørnes
db074ee9a3 regedit: Convert openKey to Unicode. 2008-07-10 17:58:56 +02:00
Alexander Nicolaysen Sørnes
2e7b8cbc42 regedit: Convert the rest of setValue to Unicode. 2008-07-10 17:54:21 +02:00
Alexandre Julliard
f7f249e59b regedit: Fixed the GetWideString and GetMultiByteString functions to work with null-terminated strings. 2008-07-10 17:49:36 +02:00
Alexandre Julliard
23296f0c4a winetest: Use Win32 APIs exclusively for file I/O and output redirection. 2008-07-10 17:45:22 +02:00
Alexander Nicolaysen Sørnes
c23da6c35f regedit: Use RegSetValueExW when importing data. 2008-07-10 13:33:53 +02:00
Alexander Nicolaysen Sørnes
f4c3e0f464 regedit: Use unicode for all key deletion. 2008-07-10 13:32:54 +02:00
Francois Gouget
888cf5a4af rpcss: Add a trailing '\n' to a Wine trace. 2008-07-10 12:18:34 +02:00
Francois Gouget
bfc133f19b winhlp32: Remove spaces before '...'. 2008-07-10 12:18:19 +02:00
Stefan Leichter
b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00
Hwang YunSong(황윤성)
eebed38b5b winhlp32: Updated Korean resource. 2008-07-09 10:45:05 +02:00
Alexander Nicolaysen Sørnes
eafa99ea55 regedit: Convert import delete handling to unicode. 2008-07-08 21:26:21 +02:00
Mikołaj Zalewski
ca12410f46 taskmgr: Use own icon in Run dialog. 2008-07-08 21:08:54 +02:00
Alistair Leslie-Hughes
d4f0685173 oleview: Fixed crash with loading typelib information. 2008-07-08 12:28:07 +02:00
Gerald Pfeifer
7da2a20a19 winecfg: Fix signedness of variable in enumerate_valuesW(). 2008-07-08 11:32:07 +02:00
Alexander Nicolaysen Sørnes
8a3f21f0b1 winhlp32: Update Norwegian Bokmål translation. 2008-07-08 10:43:40 +02:00
Alexander Nicolaysen Sørnes
5bd57c5992 winecfg: Update Norwegian Bokmål translation. 2008-07-07 12:33:31 +02:00
Alexandre Julliard
28a2179dd6 Add noinput directive to all lex files to avoid a compiler warning. 2008-07-07 12:31:33 +02:00
Eric Pouech
fa25f187c3 winhelp: Remove the search button, hook the index button to the Finder, and add a new summary button to go back to main page. 2008-07-07 12:11:24 +02:00
Eric Pouech
841720e491 winhelp: Removed the topics button, and forward search and topics to the same prop sheet. 2008-07-07 12:11:23 +02:00
Dylan Smith
fcaa599181 wordpad: Properly save window rect on closing Min/Maximized windows.
Previously the window size and position was obtained in such a way that
when the window is closed while minimized, it would be hidden when the
program is started again.  Closing a maximized window would save the
size of the maximized window and use it as the normal/restored size when
the program is started again.
2008-07-04 20:24:54 +02:00
Alexandre Julliard
7e8ecd2d64 services.exe: Pass the service name as first argument when auto-starting services. 2008-07-02 12:02:11 +02:00
Hwang YunSong(황윤성)
c4133613df winhlp32: Updated Korean resource. 2008-07-02 11:51:19 +02:00
Hwang YunSong(황윤성)
a617634e2e taskmgr: Updated Korean resource. 2008-07-02 11:51:14 +02:00
Hwang YunSong(황윤성)
c41d74167e winecfg: Updated Korean resource. 2008-07-01 12:22:38 +02:00
Vladimir Pankratov
92642828d6 taskmgr: Changed about form to standard shell32. 2008-07-01 11:22:58 +02:00
Eric Pouech
21b9cb0783 winhelp: Let CtrlC do something useful thanks to richedit. 2008-06-30 14:16:38 +02:00
Eric Pouech
cec4ee8648 winhelp: Start implementing a prop sheet for all lookup needs. 2008-06-30 14:15:47 +02:00