Commit graph

4892 commits

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