Commit Graph

5165 Commits

Author SHA1 Message Date
Andrew Nguyen de239dc852 ipconfig: Implement basic command-line parsing. 2010-08-17 14:40:46 +02:00
Andrew Nguyen 6919c8dfc8 ipconfig: Add stub implementation. 2010-08-17 14:40:46 +02:00
Andrew Eikum dcfdfbaa54 regedit: Improve importing of REG_SZ with invalid quoting. 2010-08-16 17:28:42 +02:00
Konrad Wartke 8ac60d56b6 wineboot: Added more architectures in create_enviroment_registry_keys. 2010-08-16 15:54:22 +02:00
Paul Vriens 15c1071eb4 cmd: Add the Swedish translation.
Translation by Rikard Dan Johansson.
2010-08-16 13:41:15 +02:00
Yaron Shahrabani a6c10df436 clock: Updated Hebrew translation. 2010-08-16 13:40:57 +02:00
Yaron Shahrabani 49eebf9557 regedit: Added Hebrew translation. 2010-08-16 13:40:54 +02:00
Anders Jonsson 41f778f50e reg: Add Swedish translation. 2010-08-16 12:58:54 +02:00
Anders Jonsson d59ae39dc9 start: Add Swedish translation. 2010-08-16 12:58:47 +02:00
Anders Jonsson 4c3bd79ecf xcopy: Add Swedish translation. 2010-08-16 12:58:34 +02:00
Alexandre Julliard e446a7c7bf winemenubuilder: Rename some variables to reflect the fact that we no longer use XPM format. 2010-08-02 20:28:58 +02:00
Andrew Eikum 8851a4eb1f regedit: Process reg files which use \r line endings. 2010-08-02 13:58:19 +02:00
Andrew Eikum f3c6c62bcf regedit: Add regedit test suite. 2010-08-02 13:58:14 +02:00
André Hentschel c6f1b6ba96 winecfg: Sync German keyboard shortcuts. 2010-08-02 12:55:22 +02:00
Yaron Shahrabani 145910742f clock: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Yaron Shahrabani ffab78ed51 wineboot: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Jose Rostagno e7c7e63f98 cmd: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Jose Rostagno b07fccd5d6 notepad: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Jacek Caban 5cc0d1ee80 wscript.exe: Added support for IHost type info. 2010-07-30 14:59:41 +02:00
Jacek Caban 68a3f4eb3c wscript.exe: Added IHost's IDispatch functions implementation. 2010-07-30 14:59:41 +02:00
Jacek Caban 4dc9711ffa wscript.exe: Added missing vararg attribute. 2010-07-30 14:59:41 +02:00
Jacek Caban d83a08c429 wscript.exe: Added IHost stub implementation. 2010-07-29 17:34:07 +02:00
Jacek Caban 0a4e40ba3d wscript.exe: Added IHost typelib. 2010-07-29 17:33:36 +02:00
Jacek Caban 07f169a959 wscript.exe: Added parsing script file implmentation. 2010-07-28 16:28:22 +02:00
Jacek Caban 89ca878d1b wscript.exe: Added script engine host implementation. 2010-07-28 16:28:22 +02:00
Jacek Caban 28efdcb521 wscript.exe: Added engine lookup implementation. 2010-07-28 16:28:22 +02:00
Jacek Caban 16bad58a8c wscript.exe: Added stub implementation. 2010-07-28 16:28:21 +02:00
Yaron Shahrabani 77adf2a104 notepad: Add Persian translation. 2010-07-28 12:23:22 +02:00
Igor Paliychuk aa25221f0e taskmgr: Fixed Ukrainian translation. 2010-07-28 12:23:03 +02:00
Hwang YunSong 0379acc27d start: Update Korean resource. 2010-07-26 18:38:32 +02:00
Damjan Jovanovic dcb2ebee78 winemenubuilder: Add an option for thumbnailing .lnk files. 2010-07-26 18:38:30 +02:00
Paul Vriens 4b48480340 winecfg: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-26 09:58:22 +02:00
Igor Paliychuk 5d6baf644d cmd: Add Ukrainian translation. 2010-07-26 09:58:21 +02:00
Igor Paliychuk f784998bfa start: Add Ukrainian translation. 2010-07-24 11:18:59 +02:00
Andrew Eikum 7854f191bb notepad: Don't specify initial dir for save and open dialogs. 2010-07-24 11:18:20 +02:00
Paul Vriens 841153aaaa winhlp32: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-23 16:39:37 +02:00
Damjan Jovanovic 1a1ef6e091 winemenubuilder: Remove legacy PNG and XPM conversion code. 2010-07-23 13:05:32 +02:00
Damjan Jovanovic 74a2d8e351 winemenubuilder: Use windowscodecs for all ICO to PNG conversion. 2010-07-23 13:05:32 +02:00
Damjan Jovanovic 8404a3d64a winemenubuilder: Use windowscodecs for some ICO to PNG conversion. 2010-07-23 13:05:32 +02:00
Vincent Povirk da8904d150 wineboot: Don't abort shutdown if we have to terminate a process.
We can sometimes get a FALSE result from WM_QUERYENDSESSION as a side-effect
of terminating a process. We should continue the shutdown process in this
case.
2010-07-23 11:43:18 +02:00
Vincent Povirk 4f30ff875b wineboot: Query windows from all desktops when --end-session --kill is used. 2010-07-23 11:43:12 +02:00
Igor Paliychuk 70ef03208f cmdlgtst: Add Ukrainian translation. 2010-07-23 11:39:06 +02:00
Dylan Smith d8a05c37d9 wordpad: Allow objects & images to be added with native riched20.
Native riched20.dll seems to need an IRichEditOleCallback object in
order to get a buffer to store the image (using the GetNewStorage
method).
2010-07-22 16:11:37 +02:00
Michael Stefaniuc 14cef3946b view: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Michael Stefaniuc 1e2d08de52 msiexec: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Michael Stefaniuc fc2baddaa5 winefile: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Michael Stefaniuc d2620029f2 start: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Michael Stefaniuc 985ad92b28 regedit: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Michael Stefaniuc 0666d84807 clock: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Michael Stefaniuc 566ac55eee uninstaller: Remove the ignored common resource attributes. 2010-07-22 11:41:39 +02:00
Michael Stefaniuc f3293721c0 wineconsole: Remove the ignored common resource attributes. 2010-07-22 11:41:38 +02:00
Michael Stefaniuc ee80105ac8 winhlp32: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Michael Stefaniuc 003e1dd506 wineboot: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Michael Stefaniuc 8af4195024 oleview: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Michael Stefaniuc 07bb27b692 wordpad: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Michael Stefaniuc 986712103f winemine: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Michael Stefaniuc 5fbf1b23bf winecfg: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc ed7d82f194 taskmgr: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc b97ef0a890 progman: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 94e3e8b8b8 notepad: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 6a277e901f cmdlgtst: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Davide Pizzetti fb4bb58880 xcopy: Italian translation update. 2010-07-22 10:23:46 +02:00
Davide Pizzetti cf96f89ef0 winedbg: Italian translation update. 2010-07-22 10:23:05 +02:00
Davide Pizzetti 53db2df4b1 winecfg: Italian translation update. 2010-07-22 10:22:58 +02:00
Igor Paliychuk 0a3f093fe4 wineconsole: Add Ukrainian translation. 2010-07-22 10:12:21 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Michael Stefaniuc cd8e1f8e75 notepad: Move from a per resource to a global LANGUAGE setting. 2010-07-21 13:24:00 +02:00
Michael Stefaniuc f6ff7225b3 start: Remove the redundant per resource LANGUAGE settings.
The LANGUAGE is already set globally in the rc files.
2010-07-21 13:24:00 +02:00
Michael Stefaniuc 5e7bdb8a7e clock: Move from a per resource to a global LANGUAGE setting. 2010-07-21 13:24:00 +02:00
Michael Stefaniuc 6e8c900d19 winhlp32: Move from a per resource to a global LANGUAGE setting. 2010-07-21 13:23:59 +02:00
Alexandre Julliard 59ef151a93 rundll32: Fix a pointer conversion warning on 64-bit. 2010-07-21 13:23:59 +02:00
Igor Paliychuk 516e8a3b60 notepad: Ukrainian translation fix. 2010-07-21 13:23:57 +02:00
Igor Paliychuk ffe0ac817c progman: Ukrainian translation fix. 2010-07-21 13:23:57 +02:00
Damjan Jovanovic 187dec992f winemenubuilder: Always initialize COM. 2010-07-21 09:33:31 +02:00
Igor Paliychuk 1fbb96f89a winedbg: Add Ukrainian translation. 2010-07-20 16:29:46 +02:00
Igor Paliychuk e736284b46 wineboot: Add Ukrainian translation. 2010-07-20 16:29:46 +02:00
Igor Paliychuk 86c5fef097 progman: Add Ukrainian translation. 2010-07-20 16:29:46 +02:00
Igor Paliychuk 638aa31476 net: Add Ukrainian translation. 2010-07-20 16:29:46 +02:00
Dylan Smith c37cdce905 wordpad: Save and load word wrap registry options. 2010-07-20 13:13:04 +02:00
Dylan Smith 9de8357965 wordpad: Avoid filling overlapping rectangles in print preview.
This reduces the amount of flicker seen from redrawing the window.
2010-07-20 13:13:04 +02:00
Dylan Smith 0cd3ee3d91 wordpad: Remove sized print preview page buffer.
This extra buffer only saves the result of the StretchBlt operatation,
which isn't worth doing since a BitBlt will still be needed from the buffer
to the screen. This causes noticable delay on resizing since a new sized
bitmap needs to be created, the old bitmap needs to be destroyed, and then
both a StretchBlt and a Bitblt is needed to actually repaint the window.
2010-07-20 13:13:04 +02:00
Dylan Smith 6c9edce1a8 wordpad: Reduce unnecessary flicker from extra background erasing. 2010-07-20 13:13:04 +02:00
Dylan Smith dd789d50f2 wordpad: Search finished message box should be modal. 2010-07-20 13:13:04 +02:00
Dylan Smith fbd30765f0 wordpad: Find dialogs intialize find field with selection.
If there is a selection that doesn't span multiple paragraphs, then the
selection text initializes the find field in native wordpad, otherwise the
last search is used to initialize the field.  I added an extra buffer,
since closing the find dialog before doing a search will preserve the last
search state.
2010-07-20 13:13:04 +02:00
Dylan Smith 72f735b25e wordpad: Fix behaviour of find/replace dialog.
Pressing replace should only replace a selected match, and afterwards it
should find the next match. Searches should always start from the start of
the selection, even if the selection is moved in between searches. Searches
wrap at the end of text, and should keep track of whether it has wrapped
from previous searches to determine if it reached the end position.
2010-07-20 13:13:04 +02:00
André Hentschel 117a436bbf winecfg: Improve German view. 2010-07-20 13:13:04 +02:00
Austin English 82868174bc Remove references to wineprefixcreate. 2010-07-20 12:35:40 +02:00
Michael Stefaniuc dbdedefe71 cmd: Remove stray ';' from the resource files. 2010-07-20 12:34:55 +02:00
Detlef Riekenberg df898ea47a rundll.exe16: Add program as 16bit wrapper for rundll32.exe. 2010-07-19 15:22:59 +02:00
Damjan Jovanovic 8b593e903f notepad: Substitute the page number in the footer. 2010-07-19 15:10:28 +02:00
Detlef Riekenberg 115bf743b8 winhelp.exe16: Add missing separator after command name. 2010-07-19 14:49:07 +02:00
Greg Geldorp 6521fc192f winetest: Take manifests into account when hunting for DLLs. 2010-07-19 14:38:17 +02:00
Igor Paliychuk efe7fbd20b notepad: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Igor Paliychuk 23c627af26 winecfg: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Igor Paliychuk 86603e52eb oleview: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Igor Paliychuk 32e6007010 regedit: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Igor Paliychuk c22e1299ec taskmgr: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Damjan Jovanovic 9c858d914e winedbg: Fix Serbian Latin translation. 2010-07-14 17:55:32 +02:00
Damjan Jovanovic 3c4593a529 wineboot: Fix Serbian Latin translation. 2010-07-14 17:55:29 +02:00
Michael Stefaniuc 007047a55a cmdlgtst: Add the Romanian translation.
Translation by Claudia Cotună and me.
2010-07-14 11:43:55 +02:00
Michael Stefaniuc af2f225a16 wineconsole: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-14 11:43:09 +02:00
Paul Vriens 03742f4eff winedbg: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-13 19:50:44 +02:00
Paul Vriens 72208aac39 wineboot: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-13 19:50:38 +02:00
Michael Stefaniuc 8b4986a0c3 wordpad: Fix the errors in the Chinese (Traditional) resources. 2010-07-13 17:04:16 +02:00
Michael Stefaniuc 339d0201fe taskmgr: Fix an error in a Chinese (Traditional) resource. 2010-07-13 17:04:13 +02:00
Michael Stefaniuc f654ca37f0 regedit: Fix an error in a Chinese (Traditional) resource. 2010-07-13 17:04:10 +02:00
Cheer Xiao 61cb8ff21a wordpad: Update simplified Chinese translation. 2010-07-13 16:28:13 +02:00
Cheer Xiao 7d4a7d110e wineboot: Update simplified Chinese translation. 2010-07-13 16:28:02 +02:00
Cheer Xiao 0d509ceb6c taskmgr: Update simplified Chinese translation. 2010-07-13 16:28:02 +02:00
Cheer Xiao bafb9aaa7e regedit: Update simplified Chinese translation. 2010-07-13 16:28:02 +02:00
Michael Stefaniuc a0ae8d5374 cmd: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-13 16:28:02 +02:00
Alexander Nicolaysen Sørnes 05cb1cd2e9 winecfg: Update Norwegian Bokmål translation. 2010-07-13 16:28:02 +02:00
Michael Stefaniuc 4961964da8 winecfg: Fix the errors in a Chinese (Traditional) resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc b67ccf1cd5 taskmgr: Fix an error in a Turkish resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc c7a03b618a notepad: Fix an error in a Chinese (Traditional) resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc 6a253e2f51 notepad: Fix an error in a Turkish resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc b707f0473a notepad: Fix an error in a Thai resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc cfe693e966 notepad: Fix an error in an Esperanto resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc a014df2b11 notepad: Fix an error in a Hungarian resource. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc 7745ccc2ff wordpad: Remove a stray and incomplete Portuguese (Neutral) resource. 2010-07-13 11:05:51 +02:00
Michael Stefaniuc 90e30f0739 wordpad: Fix an error in a Russian resource. 2010-07-13 11:05:47 +02:00
Michael Stefaniuc 509e35d05f uninstaller: Update the Czech translation.
Translation by Radek Vokal.
2010-07-12 19:44:09 +02:00
Michael Stefaniuc a569032d76 winhlp32: Remove an untranslated resource from multiple translations. 2010-07-12 16:18:18 +02:00
Michael Stefaniuc 2837bc3796 taskmgr: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 16:18:12 +02:00
Michael Stefaniuc e8e58aa7e4 winefile: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 16:17:59 +02:00
Michael Stefaniuc 7387026120 oleview: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 11:36:11 +02:00
Michael Stefaniuc 11f367f6a5 regedit: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 11:36:08 +02:00
Igor Paliychuk 92047639b8 winhlp32: Ukrainian translation update. 2010-07-09 16:29:29 +02:00
Gustavo Henrique Milaré 3bc53addbf taskmgr: Fixed Portuguese (Brazilian) translation. 2010-07-08 17:33:38 +02:00
Igor Paliychuk ac51088a70 winemine: Add Ukrainian translation. 2010-07-08 17:33:38 +02:00
Igor Paliychuk 0f50589a40 view: Add Ukrainian translation. 2010-07-08 17:33:37 +02:00
Igor Paliychuk e4e2e484e4 uninstaller: Add Ukrainian translation. 2010-07-08 17:33:36 +02:00
Igor Paliychuk c3f84edb99 clock: Add Ukrainian translation. 2010-07-08 17:33:35 +02:00
Ken Sharp c72cd32ff9 uninstaller: Add Welsh resource. 2010-07-07 11:30:33 +02:00
Ken Sharp 4804a54393 view: Add Welsh resource. 2010-07-07 11:30:30 +02:00
Alexander Nicolaysen Sørnes f12a846d63 wordpad: Update Norwegian Bokmål translation. 2010-07-06 19:28:27 +02:00
Michael Stefaniuc 58c0f2de16 wordpad: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-07-06 11:18:21 +02:00
Michael Stefaniuc 28c48c21f7 progman: Fix the sizes of a dialog in the Romanian translation. 2010-07-06 11:18:17 +02:00
Paul Vriens efc5209ac4 notepad: Use SUBLANG_NEUTRAL for the Arabic resources. 2010-07-06 11:18:09 +02:00
Michael Stefaniuc daf29aa4dd winhlp32: Remove an untranslated resource from the Romansh translation. 2010-07-05 17:10:07 +02:00
Yaron Shahrabani 055397f765 notepad: Add Arabic translation by Khaled Hosny. 2010-07-05 12:59:47 +02:00
Yaron Shahrabani bc73a47347 notepad: Add Hebrew translation. 2010-07-05 12:59:47 +02:00
Michael Stefaniuc 63430a826f progman: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-07-02 13:18:16 +02:00
Gustavo Henrique Milaré 3c5482a72c winhlp32: Update Portuguese (Brazilian) translation. 2010-07-02 12:17:25 +02:00
André Hentschel afdc767cd3 winecfg: Remove BS_DEFPUSHBUTTON style for AddDll. 2010-07-01 20:11:55 +02:00
Gustavo Henrique Milaré b6cd1c4d18 regedit: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:32 +02:00
Gustavo Henrique Milaré d58782fce1 xcopy: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:24 +02:00
Gustavo Henrique Milaré 7519d672df winhlp32: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:19 +02:00
Gustavo Henrique Milaré 6425defb3b winemine: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:16 +02:00
Gustavo Henrique Milaré b932fa3a81 winedbg: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:11 +02:00
Gustavo Henrique Milaré 59975e2b01 wineconsole: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:07 +02:00
Gustavo Henrique Milaré 7e8c3fb08e wineboot: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:02 +02:00
Gustavo Henrique Milaré a229da4626 view: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:58 +02:00
Gustavo Henrique Milaré 74fcac9dfa uninstaller: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:54 +02:00
Gustavo Henrique Milaré 77cd3a5167 taskmgr: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:49 +02:00
Gustavo Henrique Milaré b06332fbc7 start: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:44 +02:00
Gustavo Henrique Milaré 5356e20261 reg: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:40 +02:00
Gustavo Henrique Milaré 3a5a4ed054 oleview: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:36 +02:00
Gustavo Henrique Milaré cf229e7589 net: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:31 +02:00
Gustavo Henrique Milaré 1c51dee34d cmdlgtst: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:25 +02:00
Gustavo Henrique Milaré 0a49769b32 cmd: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:20 +02:00
Gustavo Henrique Milaré 10d420afc2 winecfg: Fix Portuguese (Brazilian) translation. 2010-07-01 10:09:15 +02:00
Alexandre Julliard f21861d3be winedbg: Add a name for a couple of instructions in the disassembler. 2010-06-30 21:16:59 +02:00
Alexandre Julliard 15d30f84a3 winedbg: Use the correct context when fetching the frame state for backtraces. 2010-06-30 21:16:24 +02:00
Alexander Nicolaysen Sørnes 6cf3823a8c wordpad: Update Norwegian Bokmål translation. 2010-06-30 16:19:32 +02:00
David Hedberg 67f17a2416 taskmgr: Small update to the Swedish translation. 2010-06-29 10:54:53 +02:00
David Hedberg ba7b2813cb wordpad: Small update to the Swedish translation. 2010-06-29 10:54:50 +02:00
Igor Paliychuk f8a16d3b30 xcopy: Ukrainian translation update. 2010-06-29 10:54:44 +02:00
Igor Paliychuk 3762d1c9f8 reg: Ukrainian translation update. 2010-06-29 10:54:33 +02:00
Alexandre Julliard db68b1e602 winemenubuilder: Use the new wine glass icon from user32 as default icon. 2010-06-28 16:58:40 +02:00
Alexandre Julliard 67bdd633b2 winemenubuilder: Load only low bit count icons if we are going to save to XPM format. 2010-06-28 16:58:40 +02:00
Hwang YunSong 098e6e7f8a xcopy: Update Korean resource. 2010-06-28 16:58:38 +02:00
Hwang YunSong ffc5f0d45f cmd: Update Korean resource. 2010-06-28 16:58:38 +02:00
Michael Stefaniuc b8489d5f33 start: One language specifier in the English resource is enough.
Also fix a strange indentation.
2010-06-28 11:44:23 +02:00
Michael Stefaniuc 1f244ce0c5 start: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-06-28 11:44:19 +02:00
Igor Paliychuk 9fa578041c winefile: Ukrainian translation update. 2010-06-28 11:43:49 +02:00
Igor Paliychuk 40c30b3452 wordpad: Ukrainian translation update. 2010-06-28 11:43:22 +02:00
Michael Stefaniuc 911278b874 winedbg: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-06-25 12:50:42 +02:00
Michael Stefaniuc c3e602c6b5 reg: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-06-25 12:50:31 +02:00
Dylan Smith 0c50285e3e wordpad: Use correct resource ID for tab stops dialog.
Fixes regression from commit 55f024afe1.
2010-06-25 10:25:38 +02:00
Gustavo Henrique Milaré 6caca9628a progman: Update Portuguese translation. 2010-06-25 10:25:16 +02:00
Gustavo Henrique Milaré aebcb448fa winefile: Update Portuguese translation. 2010-06-25 10:25:13 +02:00
Gustavo Henrique Milaré 6f163d0c2b notepad: Update Portuguese (Brazilian) translation. 2010-06-25 10:25:09 +02:00
André Hentschel 8ee71cc572 winetest: Also abort while sending. 2010-06-25 10:25:06 +02:00
Alexandre Julliard 6f2aa56ce6 Revert "winebrowser: Convert URL obtained through DdeGetData to Unicode."
This reverts commit 3dcf22e03f. The
conversion is now properly handled in DDEML.
2010-06-24 23:58:37 +02:00
Francois Gouget e5a19a5163 programs: Add a space before ellipses in the Slovenian translation. 2010-06-24 10:36:33 +02:00
Francois Gouget 78dca6d616 wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation. 2010-06-24 10:36:30 +02:00
Francois Gouget 6724fc2604 winhlp32: Remove a space before an ellipsis in the Dutch translation. 2010-06-24 10:36:26 +02:00
Francois Gouget c59b791b85 programs: Remove spaces before '\n's in the resources. 2010-06-24 10:36:23 +02:00
Francois Gouget c5bd7e4eb6 winecfg: The winecfg debug channel is unused so remove it. 2010-06-24 10:36:03 +02:00
Francois Gouget a413afa3e5 wordpad: Make print_preview() and preview_page_hittest() static. 2010-06-24 10:35:08 +02:00
Jose Rostagno d36ef881c1 winhlp32: Fix Spanish translation. 2010-06-24 10:33:41 +02:00
Dylan Smith 63b04e4abf wordpad: Remove untranslated resources from the Chinese translation. 2010-06-24 10:31:31 +02:00
Gustavo Henrique Milaré 49c685e43a wordpad: Fix Portuguese translation. 2010-06-24 10:30:50 +02:00
Gustavo Henrique Milaré 7fe7bd5508 notepad: Fix Portuguese translation. 2010-06-23 17:25:04 +02:00
André Hentschel bee7850344 winetest: Implement aborting. 2010-06-23 16:23:26 +02:00
Gustavo Henrique Milaré 3fbe5d1e04 wordpad: Update Portuguese translation. 2010-06-23 15:31:25 +02:00
Alessandro Pignotti 58f36e863e winedevice: Use 64-bit wide delta when relocating. 2010-06-23 15:30:13 +02:00
Jose Rostagno f3a1e2cf00 regedit: Fix Spanish translation. 2010-06-23 15:28:39 +02:00
Jose Rostagno c5af0b87df start: Fix Spanish translation. 2010-06-23 15:28:32 +02:00
Jose Rostagno 2fffa25290 winecfg: Fix Spanish translation. 2010-06-23 15:28:25 +02:00
Jose Rostagno 05472a9344 wineconsole: Fix Spanish translation. 2010-06-23 15:28:13 +02:00
Michael Stefaniuc 98c2a1ee81 notepad: Fix an error in the Chinese (Simplified) resource.
Translation by Donald Park.
2010-06-23 15:26:48 +02:00
Michael Stefaniuc bd007372d2 notepad: Fix an error in the Wallon resource.
Translation by David Estebanez.
2010-06-23 15:26:48 +02:00
Michael Stefaniuc dbf5ec01ae net: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-23 15:26:48 +02:00
Luca Bennati 0e63d955d6 cmd: Update Italian translation. 2010-06-23 15:26:48 +02:00
Francois Gouget 4a9b52549e winemenubuilder: Add a trailing '\n' to a FIXME() call. 2010-06-22 20:04:24 +02:00
Gustavo Henrique Milaré cdad4e4af2 winecfg: Update Portuguese translation. 2010-06-22 11:24:27 +02:00
Michael Stefaniuc 71e647fe51 cmd: Don't treat all command lines with '/?' as builtin commands. 2010-06-22 11:22:55 +02:00
Michael Stefaniuc 1d7f820f17 xcopy: Update the English resource. 2010-06-22 11:22:44 +02:00
Michael Stefaniuc a2b2d6adeb xcopy: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-22 11:22:41 +02:00
Sven Baars 1f8225c99d cmd: Update Dutch translation. 2010-06-22 11:22:30 +02:00
Frédéric Delanoy 2030b8c0c8 cmd: Update French translation. 2010-06-22 11:22:27 +02:00
Aurimas Fišeras e554c4575f cmd: Update Lithuanian translation. 2010-06-22 11:22:24 +02:00
Maarten Lankhorst 0dc5bab1c9 winecfg: Only initialise the audio drivers once. 2010-06-21 12:19:42 +02:00
Hwang YunSong af08cc50b4 winecfg: Update Korean resource. 2010-06-21 11:48:16 +02:00
André Hentschel ab87f82f46 cmd: Update German translation. 2010-06-21 11:47:42 +02:00
Frédéric Delanoy a758a67a8c cmd: Initial PATH value taken from registry, not wine.conf. 2010-06-21 11:47:24 +02:00
Michael Stefaniuc bf19ba2929 winecfg: Fix an error in the Chinese (Traditional) translation. 2010-06-21 11:47:02 +02:00
Michael Stefaniuc 8b0f3e1cf6 wordpad: Remove untranslated resources from the Turkish translation. 2010-06-21 11:47:00 +02:00
Michael Stefaniuc fdf38b72d5 wordpad: "Fix" an error in the Norvegian translation. 2010-06-21 11:46:57 +02:00
Dylan Smith 8a2cb8fe21 winemine: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:50 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Michael Stefaniuc ae942d615a notepad: Fix an error in the Bulgarian translation. 2010-06-17 17:32:21 +02:00
Michael Stefaniuc d47628739e notepad: Fix an error in the Portuguese (Brazil) translation.
Translation by Mauricio Teixeira.
2010-06-17 11:50:28 +02:00
Michael Stefaniuc 1734d098c9 notepad: Fix an error in the Czech translation.
Translation by Radek Vokal.
2010-06-17 11:50:26 +02:00
Michael Stefaniuc fa2b3b1af2 wordpad: "Fix" two errors in the Chinese translations.
By removing two stale copies of an English STRINGTABLE resource.
2010-06-17 11:47:26 +02:00
Michael Stefaniuc 31f8cbd513 wordpad: Remove untranslated resources from the Hungarian translation. 2010-06-17 11:47:21 +02:00
Alexandre Julliard fe1360252f winedevice: Fix up protections before writing to the NT header. 2010-06-15 18:29:08 +02:00
Dylan Smith 250855bfb0 wordpad: Fix failing GetDlgItem that forced screen repaint.
The rebar is the parent of the ruler, not the top level window, so
GetDlgItem was returning NULL when the window is resized.  As a result the
screen was being invalidated and repainted instead of the ruler.
2010-06-15 18:29:07 +02:00
Nikolay Sivov 5c5b9a6933 winhlp32: Added missed Russian resource. 2010-06-15 18:29:07 +02:00
Alexandre Julliard d57ab26840 winecfg: Fix pointer truncation in audio setup. 2010-06-14 14:14:16 +02:00
Łukasz Wojniłowicz 1145b29deb winhlp32: Update the Polish translation. 2010-06-14 14:14:16 +02:00
Jose Rostagno b0d1c2ff60 notepad: Update Spanish translation. 2010-06-14 14:14:15 +02:00
Eric Pouech 0f234ce461 winhelp: When following a link, don't do it into a popup, but its parent. 2010-06-14 14:14:15 +02:00
Eric Pouech 3b07c851f8 winhelp: Avoid accessing a window in global window list after it has been freed. 2010-06-14 14:14:15 +02:00
Eric Pouech 2d20a1aa53 winhelp: Fix trailing space in window name for JumpID macro. 2010-06-14 14:14:15 +02:00
Ricardo Filipe f5fba7563e wordpad: Update Portuguese Portugal translation. 2010-06-12 12:07:40 +02:00
Ricardo Filipe aa3fa47ef7 winecfg: Update Portuguese Portugal translation. 2010-06-12 12:07:36 +02:00
Ricardo Filipe 2ea4d93fd2 wineboot: Update Portuguese Portugal translation. 2010-06-12 12:07:32 +02:00
Dylan Smith 975dd904ef wordpad: Provide buffer for replace with text. 2010-06-11 11:38:53 +02:00
Dylan Smith d10ce5df26 wordpad: Native RegisterClassExW requires cbSize to be set. 2010-06-11 11:37:02 +02:00
Jacek Caban 5a8f2073ca iexplore: Use 1 as default icon ID. 2010-06-10 14:58:53 +02:00
Jose Rostagno 294f4e2ff1 reg: Add Spanish translation. 2010-06-10 13:13:46 +02:00
Frédéric Delanoy f8db2a8ef8 cmd: Update French translation. 2010-06-10 11:29:44 +02:00
Eric Pouech d18d25115b winhelp: Implemented ExecFile macro. 2010-06-10 11:29:41 +02:00
Alexandre Julliard b7da23eb29 xcopy: Do not ignore errors caused by processing parameters. 2010-06-10 11:24:06 +02:00
Paul Vriens 6f01ab7eb1 notepad: Update the Danish translation. 2010-06-09 16:16:28 +02:00
Paul Vriens b0f32c551a regedit: Update the Danish translation. 2010-06-09 16:16:18 +02:00
Paul Vriens 17811a81c9 winecfg: Update the Danish translation. 2010-06-09 16:16:15 +02:00