Commit Graph

4937 Commits

Author SHA1 Message Date
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