Commit Graph

4589 Commits (55e4eba2ec5657f2cac0591f0323897a1ad848a3)

Author SHA1 Message Date
Alexander Nicolaysen Sørnes bdda678803 winedbg: Add Norwegian Bokmål translation. 2009-12-15 16:09:12 +01:00
Eric Pouech 4195c2f3bb winedbg: Implement breakpoint management for x86_64 targets. 2009-12-15 11:58:15 +01:00
Eric Pouech f96bdda0f3 winedbg: Added 'a' to the format supported in examine command (a stands for address). 2009-12-15 11:55:57 +01:00
Eric Pouech 5aa859de72 winedbg: Allow internal (host) integral variables to hold 64bit value on 64bit platforms. 2009-12-15 11:55:41 +01:00
Eric Pouech 4ce6c90c36 winedbg: Fix some types for homogenous support on 64bit platform. 2009-12-15 11:55:17 +01:00
Eric Pouech 12c3a012cb winedbg: Force 64bit line number information throughout the code to ease 64bit portability. 2009-12-14 12:30:56 +01:00
Eric Pouech 91c7ff2994 winedbg: For the x86_64 backend, fetch all the integral types. 2009-12-14 12:30:42 +01:00
Eric Pouech ab2e0bdef6 winedbg: Added a couple of tweaks to properly support 32bit vs 64bit wide addresses. 2009-12-14 12:30:33 +01:00
Eric Pouech 97d44dd399 dbghelp: Force 64bit module enumeration on all platforms. 2009-12-14 12:29:43 +01:00
Eric Pouech 7daa50c041 winedbg: Ensure all addresses passed to break functions are 64bit wide. 2009-12-14 12:29:35 +01:00
Eric Pouech 485280c64b winedbg: Enforce 64bit modules address on 64bit platforms. 2009-12-14 12:29:23 +01:00
Gregor Schneider b6a5da06e9 xcopy: Remove unneeded assignment. 2009-12-14 12:04:06 +01:00
Alexander Nicolaysen Sørnes 9e76a701d7 winecfg: Update Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
Francois Gouget e19c71ad80 winedbg: Use SUBLANG_NEUTRAL for Spanish. 2009-12-14 12:04:04 +01:00
Vincent Povirk 0926dd96f6 wineboot: Terminate processes immediately after WM_ENDSESSION.
Once a process returns from WM_ENDSESSION, we can assume it has finished
doing any cleanup it needs but will most likely not shut down on its own.
2009-12-11 11:51:54 +01:00
Vincent Povirk decf64b86c wineboot: Do not force --kill when --end-session is set.
The --kill switch ends processes from all desktops, but --end-session only
applies to the current desktop. This causes windows from other desktops to
dangerously close without notification that the session is ending.
2009-12-11 11:51:46 +01:00
Alexandre Julliard ec73f0b71a winedbg: Fix a number of 64-bit pointer truncation issues. 2009-12-10 15:23:45 +01:00
Alexandre Julliard 58b007b0b7 clock: Convert to Unicode. 2009-12-09 18:53:35 +01:00
Alexandre Julliard 305fcef612 net: Use the explicit name for all A/W function. 2009-12-09 18:52:46 +01:00
Alexandre Julliard 79b00726f2 cmd: Use the explicit name for all A/W function. 2009-12-09 18:52:40 +01:00
Alexandre Julliard c09ac7a41f winedbg: Use the explicit name for all A/W function. 2009-12-09 18:14:07 +01:00
Jaime Rave 2113050e75 winedbg: Add Spanish translation. 2009-12-09 12:19:25 +01:00
Paul Chitescu 910b191574 services.exe: Reduce Registry access to KEY_READ or MAXIMUM_ALLOWED wherever possible. 2009-12-07 14:51:05 +01:00
Marcus Meissner 552db89b06 reg: Fixed 2 functionality bugs in REG DELETE (Coverity). 2009-12-07 14:18:29 +01:00
André Hentschel 9f9635d2a2 xcopy: Fix time acronyms in German translation. 2009-12-07 14:18:27 +01:00
Marcus Meissner f62218fc66 cmd: Break out of the argument scan loop (Coverity). 2009-12-04 14:34:58 +01:00
Jacek Caban b07bc34515 winetest: Remove no longer needed Gecko check. 2009-12-03 15:27:56 +01:00
Juan Lang eaa67c385c winecfg: Update Portuguese translation. 2009-12-03 10:22:47 +01:00
Austin Lund 56a57f0c9e winemine: Fix WM_MOUSEMOVE for left and right mouse buttons pressed. 2009-11-30 12:47:52 +01:00
Austin English 0b7903c46c wordpad: Only allow one find/replace window. 2009-11-23 13:09:13 +01:00
Paul Vriens c34ca48b3e winetest: Add product information to the output for Vista and higher. 2009-11-20 11:42:18 +01:00
Francois Gouget 085c39342b cmd: Remove spaces before '\n's. 2009-11-18 15:15:40 +01:00
Damjan Jovanovic 03e9fbb515 winemenubuilder: Escape XML special characters in menus. 2009-11-16 11:35:38 +01:00
Damjan Jovanovic e1e07b40ba winemenubuilder: Escape XML special characters in MIME types. 2009-11-13 12:19:23 +01:00
Erich Hoover 8a6e2c8eea wineconsole: Fix Alt+F10 sent when F10 pressed. 2009-11-13 11:52:23 +01:00
Ilya Shpigor 007586ea29 extrac32: Implementation of the CAB archive extraction. 2009-11-11 11:26:51 +01:00
Eric Pouech a116f78ded winedbg: In proxy mode, correctly init the wine_segs fields. 2009-11-09 20:02:20 +01:00
Eric Pouech 3fac812bd9 winhlp32: Added support for macros as hotspots' target. 2009-11-09 20:02:11 +01:00
Rob Shearman dd4804c413 winhlp32: Restore the original window proc for the richedit control before freeing the winhelp window memory. 2009-11-09 19:43:31 +01:00
Luca Bennati bef35afba8 clock: Update Italian translation. 2009-11-09 19:40:24 +01:00
Luca Bennati 8977e5b46e start: Update Italian translation. 2009-11-09 19:40:14 +01:00
Luca Bennati 79bb4bd549 cmd: Add Italian translation. 2009-11-09 19:40:05 +01:00
Ilya Shpigor e7cc2868aa extrac32: Add command-line parsing. 2009-11-04 16:45:18 +01:00
Austin English e64f7525b5 mshta: Add a stub program. 2009-10-30 15:26:44 +01:00
Austin English f2aa80f71e ntdll: Add support for Windows 7 version. 2009-10-30 15:04:24 +01:00
Alexandre Julliard 315b529982 oleview: Specify the full application path when starting regedit.exe. 2009-10-27 11:23:00 +01:00
Alexandre Julliard 781fcd4691 explorer: Specify the full application path when starting winefile.exe. 2009-10-27 11:22:51 +01:00
Alexandre Julliard 31a5f31127 winetest: Refuse to submit results if we are using native dlls. 2009-10-26 13:38:05 +01:00
Damjan Jovanovic df4b68b772 winemenubuilder: Ignore Windows MIME types without a slash. 2009-10-23 11:59:41 +02:00
Ilya Shpigor 44a82859d3 programs: Add initial extrac32 utility. 2009-10-22 15:52:43 +02:00
Marcus Meissner 93dad930cd reg: Remove wrong and useless check (Coverity). 2009-10-20 14:00:36 +02:00
Andrey Turkin 64d488065a programs: Update Russian translations. 2009-10-20 13:46:42 +02:00
Colin Fletcher 45905b27db cmd.exe: Treat tabs as parameter delimiters. 2009-10-15 12:06:22 +02:00
Alexandre Julliard 33d91a861a winetest: Improve the native dll check to catch .NET dlls too. 2009-10-13 14:51:39 +02:00
Peter Dons Tychsen a78ccf1160 cmd: Fix handling of quotes when line includes redirections and/or pipes. 2009-10-08 14:00:00 +02:00
Alexander Scott-Johns 28ae6361d1 winecfg: In Load Theme dialog, add " (*.msstyles; *.theme)" to file type combobox. 2009-10-07 15:57:20 +02:00
Alexandre Julliard 835bce270a programs: Build all programs with -DWINE_STRICT_PROTOTYPES. 2009-10-07 13:41:13 +02:00
Alexandre Julliard 15751f2031 winhlp32: Don't use FARPROC for functions that take variable number of arguments. 2009-10-07 13:40:00 +02:00
Alexandre Julliard e2d22db7b9 winhlp32: Use explicit prototypes for the dll callbacks. 2009-10-07 13:31:32 +02:00
Alexandre Julliard fa6ffb4d5d Fix empty function prototypes. 2009-10-07 12:24:53 +02:00
Andrew Nguyen 203c538aaa cmd: Fix copy option handling in batch mode. 2009-10-06 11:51:57 +02:00
Eric Pouech 700d9df414 winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref. 2009-10-05 14:56:47 +02:00
Alexandre Julliard 577d08c1e7 winetest: Use explicit prototypes for function pointers. 2009-10-02 15:06:59 +02:00
Alexandre Julliard 9cdd9a56e4 winetest: Don't run tests on native dlls when running under Wine. 2009-09-29 13:28:15 +02:00
Alexandre Julliard c75aa35ba2 winetest: Use the registry path for COM dlls instead of GetModuleFileName.
This allows to load them with LOAD_LIBRARY_AS_DATAFILE.
2009-09-29 13:06:09 +02:00
Dan Kegel 25efe69d60 cmd: Make 'dir' hide hidden or system files by default. 2009-09-25 14:00:23 +02:00
Dan Kegel 81e5c76a5f cmd: Improve 'attrib' builtin to handle at least setting/clearing single attributes. 2009-09-25 14:00:17 +02:00
Alexandre Julliard a022062cab ntdll: Move creation of the CPU-specific registry keys to wineboot. 2009-09-24 14:23:02 +02:00
Eric Pouech 3d0475eb4d winhelp: Added support for hotspot links in graphical objects. 2009-09-22 17:46:52 +02:00
Austin English 7045cee342 progman: Fix license in Swedish resources. 2009-09-22 16:15:00 +02:00
Austin English 2f44500b80 clock: Fix license in Swedish resources. 2009-09-22 16:14:53 +02:00
Austin English c90333d5b3 Cancel in Italian is Annulla, not Anulla. 2009-09-18 09:59:36 -05:00
Gerald Pfeifer 2ea07f28bd oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo. 2009-09-18 09:59:06 -05:00
Paul Vriens 5b600b57c4 winetest: Fix winetest to cope with com dlls. 2009-09-17 10:08:45 -05:00
Huw Davies 8b8af9c878 winetest: Add the ability to retrieve the dll path for com dlls from the registry. 2009-09-16 15:27:15 -05:00
Akihiro Sagawa daa797f54b start: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Akihiro Sagawa 749972cebc xcopy: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Francois Gouget a4d391d65a uninstaller: Perform a case-insensitive search for the application to uninstall.
Registry keys are case-insensitive so the match should be too.
2009-09-11 12:09:50 +02:00
Davide Pizzetti d451778bcc winefile: Italian translation update. 2009-09-09 12:05:24 +02:00
Davide Pizzetti 1e150672e9 start: Italian translation update. 2009-09-09 12:05:15 +02:00
Davide Pizzetti 3c7c46f6cd winecfg: Italian translation update. 2009-09-09 12:05:04 +02:00
Marcus Meissner 5006da3bb7 oleview: Fixed bad error check. 2009-09-08 12:13:32 +02:00
Eric Pouech 31cf71c244 winedbg: Fix backend prototypes for PowerPC and Alpha. 2009-09-02 10:24:14 +02:00
André Hentschel d0c68ef034 winetest: Mute an annoying message box. 2009-08-31 16:06:36 +02:00
Henri Verbeet 89b469cb2f dxdiag: Make the "cmdline" parameter const. 2009-08-31 12:41:21 +02:00
Riccardo Loti 4a6bbd039a clock: Fix typo in the Italian translation. 2009-08-31 12:16:42 +02:00
Eric Pouech 7cdf3389dd services: Correctly store the service's PID upon startup. 2009-08-29 17:11:19 +02:00
André Hentschel 765d9a1411 wcmd: Ignore start and end quotes. 2009-08-29 16:48:52 +02:00
Austin English 93e7c6b23a dxdiag: Add basic command line parsing.
Based on a patch by Dan Kegel.
2009-08-27 14:15:04 +02:00
Austin English 1b5167f1cb dxdiag: Make dxdiag a Unicode rather than ANSI program. 2009-08-27 14:14:07 +02:00
Dylan Smith 262e1bfa92 winedbg: Resolve typedefs when checking for user defined type.
All that matters is that the real type is a user defined type (e.g.
structure, class, or union), so I used types_get_real_type instead of
types_get_info to avoid issues with typedefs.
2009-08-27 14:13:49 +02:00
Dylan Smith fe8f6b8068 winedbg: Extract address from expression for listing source at address. 2009-08-27 14:13:40 +02:00
Davide Pizzetti a60ff23158 winhlp32: Italian translation update. 2009-08-26 14:34:18 +02:00
Davide Pizzetti 46a3113a0c regedit: Italian translation update. 2009-08-26 14:34:04 +02:00
Austin English b3fb793b52 dxdiag: Add stub implementation. 2009-08-25 11:48:31 +02:00
Detlef Riekenberg 69b3782a82 regedit: Do not write junk after the LastKey value. 2009-08-25 11:42:06 +02:00
Michael Stefaniuc e80b36e7c5 winefile: Compile with -DWINE_NO_UNICODE_MACROS. 2009-08-25 11:27:17 +02:00
Michael Stefaniuc 9b62d9df20 winefile: Use the explicit W-form for the rest of the types. 2009-08-25 11:27:08 +02:00
Michael Stefaniuc e75b496d00 winefile: Replace the TSTR types with WSTR. 2009-08-25 11:25:58 +02:00
Michael Stefaniuc 21049ffb1f winefile: Replace TCHAR with WCHAR. 2009-08-25 11:25:50 +02:00
Michael Stefaniuc 575b7bf36c winefile: Convert the rest of the functions to use the explicit W-form. 2009-08-25 11:25:38 +02:00
Michael Stefaniuc 4d512dbe32 winefile: Use the explicit W-form for the file IO related functions. 2009-08-25 11:25:30 +02:00
Michael Stefaniuc 05db8d5dd1 winefile: Use the explicit W-form of the Load*() functions. 2009-08-25 11:25:22 +02:00
Michael Stefaniuc 4490759a27 winefile: Use the explicit W-form for the *Window* functions. 2009-08-25 11:25:10 +02:00
Michael Stefaniuc 2ebe3db8fb winefile: Use the explicit W-form of the string functions. 2009-08-25 11:25:01 +02:00
Michael Stefaniuc 0c6e5293bb winefile: Use the explicit SendMessageW form. 2009-08-25 11:24:48 +02:00
Michael Stefaniuc 3dc7bceb48 winefile: Don't use _tsplitpath(). 2009-08-25 11:24:27 +02:00
Michael Stefaniuc 2b8f5e3742 winefile: Get rid of the #ifndef UNICODE code paths. 2009-08-25 11:23:35 +02:00
Hwang YunSong 5b44114885 winecfg: Updated Korean resource. 2009-08-24 15:17:36 +02:00
Dylan Smith fc888d6835 taskmgr: Finish partial unicode conversion of process page. 2009-08-24 15:17:34 +02:00
Dylan Smith 6f0655242c winedbg: Fixed listing source of function in file. 2009-08-24 15:17:34 +02:00
Dylan Smith 1cb7c1a11c winedbg: Prevent syntax errors for list command due to the lexer.
The list command allows more than just a pathname, but since a pathname
allows such a wide range of characters, it will prevent other parameters
from getting parsed properly (e.g. a start line number). This even
interfered with the usage of pathname for the list command, since the
command typically includes a line number within the file.
2009-08-24 15:17:34 +02:00
Akihiro Sagawa 7bee216daf winecfg: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa aa916afc9d regedit: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Akihiro Sagawa c775536e07 reg: Update Japanese translation. 2009-08-24 15:17:31 +02:00
Akihiro Sagawa 81ea79bf3b uninstaller: Add Japanese translation. 2009-08-24 15:17:31 +02:00
Michael Stefaniuc 03566d64cb winhlp32: Add the Romanian translation. 2009-08-21 11:10:03 +02:00
Luca Bennati 65b15b892b notepad: Update Italian translation. 2009-08-20 15:27:37 +02:00
Luca Bennati a76bc4d45e winecfg: Update Italian translation. 2009-08-20 15:27:32 +02:00
Akihiro Sagawa 9aa61fbe27 notepad: Update Japanese translation. 2009-08-20 15:26:06 +02:00
Akihiro Sagawa b7a389f73a winecfg: Update Japanese translation. 2009-08-20 15:26:01 +02:00
Frédéric Delanoy c566c719fb wineconsole: Fix French translation. 2009-08-18 11:46:15 +02:00
Frédéric Delanoy 2cee5c73bc winecfg: Update French translation. 2009-08-18 11:46:11 +02:00
André Hentschel 53a74cdd42 winecfg: Update German translation. 2009-08-18 11:46:06 +02:00
Vladimir Pankratov ab3b0169f7 winecfg: Update Russian translation. 2009-08-18 11:39:57 +02:00
Alexandre Julliard 5f10595c5c makefiles: Add rules for installing fake modules. 2009-08-18 11:33:26 +02:00
Alexandre Julliard f78a8ceafc makefiles: Add rules for building fake modules. 2009-08-18 11:29:35 +02:00
Michael Stefaniuc d3a4ff8ccb notepad: Update the Romanian translation. 2009-08-18 11:17:30 +02:00
Michael Stefaniuc 11fe130cc7 winecfg: Update the Romanian translation. 2009-08-18 11:17:27 +02:00
Aurimas Fišeras ebca91750b winecfg: Update Lithuanian translation. 2009-08-18 11:17:22 +02:00
Rein Klazes 9d6d3b3b3c winecfg: Let the user specify the drive letter of a to be added drive. 2009-08-17 16:43:15 +02:00
Dylan Smith a35652d654 winedbg: Make limitations of set command clearer in man page. 2009-08-17 14:43:09 +02:00
Dylan Smith 82f810dc73 winedbg: Properly end non-formatted text in man page.
The .nf macro stops formatting of the text in the man page, and the
macro .fi should be used to end.  This wasn't done before, which is
noticable for where the text is wrapped when opening the man page with a
larger/smaller terminal width.
2009-08-17 14:42:48 +02:00
Dylan Smith 26c427d50a winedbg: Fixed syntax of set command in man pages. 2009-08-17 14:42:32 +02:00
Dylan Smith 81c9b3a105 winedbg: Correct header for virtual memory mapping for end address.
The virtual memory mapping info retrieved by the command "info maps" has
the end address in the second column, even though the title for the
column says "Size".
2009-08-17 14:42:23 +02:00
Dylan Smith 3add397abc winedbg: Remove unused tokens in grammer file. 2009-08-17 14:40:14 +02:00
Dylan Smith 4782d1dde6 winedbg: Prevent syntax error for setting all debug channels.
The lexer was matching tALL before checking for tIDENTIFIER, and the set
command didn't have any rules for tALL, which prevented setting the
flags for all the debug channels.
2009-08-17 14:40:03 +02:00
Cheer Xiao 6a951bc71d winecfg: Update Chinese translation. 2009-08-17 13:57:50 +02:00
Dylan Smith 19c6edd497 wordpad: Use smaller cbSize for REBARBANDINFOW for compatibility.
The cbSize field for the REBARBANDINFOW structure was previously set to
the sizeof(REBARBANDINFOW), however, new fields were added to this
structure for newer version of windows.  Testing in Windows XP (or with
comctl32.dll from Windows XP) I found this larger size was rejected
causing the rebar to not be displayed in wordpad.
2009-08-17 13:57:50 +02:00
Jörg Höhle 6d533e5d3f winecfg: Fix German typo. 2009-08-14 11:27:05 +02:00
Jörg Höhle 5866651c38 cmd: Fix German typo. 2009-08-14 11:26:56 +02:00
Alexandre Julliard 9064777457 configure: Disable installation of a number of extra files for the Wow64 build. 2009-08-13 20:08:58 +02:00
André Hentschel e2779dc477 cmdlgtst: Update German translation. 2009-08-13 16:41:50 +02:00
André Hentschel ffafad5f66 taskmgr: Update German translation. 2009-08-13 16:41:43 +02:00
André Hentschel 3fb413acdc oleview: Update German translation. 2009-08-13 16:41:38 +02:00
Juan Lang 9c7ded0973 wcmd: Only execute non-empty commands. 2009-08-13 11:45:04 +02:00
André Hentschel e726a5cca1 winhlp32: Update German translation. 2009-08-12 17:29:14 +02:00
Marcus Meissner b123102ae5 winemenubuilder: Check for NULL allocation (Coverity). 2009-08-11 12:37:05 +02:00
Francois Gouget 1724231022 taskmgr: Remove spaces before '\n'. 2009-08-11 12:35:24 +02:00
Dylan Smith 0c862dea00 wordpad: Use richedit class string macro from public headers. 2009-08-10 17:10:39 +02:00
André Hentschel 0879b83fe3 winecfg: Update German translation. 2009-08-10 13:10:56 +02:00
Ricardo Filipe c25523c7c7 regedit: Update Portuguese translation. 2009-08-06 17:28:14 +02:00
Maarten Lankhorst 58f67036ba winecfg: Hide basic and normal acceleration options by default.
There's not really a good reason for them to be visible. The only 
options that are effective are emulation, which pipes through waveout 
and >= basic, which pipes through the accelerated path.
2009-08-06 12:23:44 +02:00
Maarten Lankhorst 4e046a6759 winecfg: Remove 'emulation' driver option. 2009-08-06 12:22:36 +02:00
Austin English 6deaa09887 start: Handle /B & /I options. 2009-08-03 17:48:42 +02:00
Hwang YunSong 15ff2246b8 wordpad: Updated Korean resource. 2009-08-03 16:01:02 +02:00
Paul Vriens d5eeba3609 winhlp32: Add the UTF-8 pragma for the Italian resources. 2009-08-03 14:58:39 +02:00
Paul Vriens 6f8026821b cmdlgtst: Add the UTF-8 pragma for the Italian resources. 2009-08-03 14:58:34 +02:00
Paul Vriens fb8ead919b winhlp32: Add the UTF-8 pragma for the Romansh resources. 2009-08-03 14:58:29 +02:00
Paul Vriens afcdf6d266 wineboot: Add the UTF-8 pragma for the Dutch resources. 2009-08-03 14:58:23 +02:00
Paul Vriens 33f6ed46b6 xcopy: Add the UTF-8 pragma. 2009-08-03 14:58:10 +02:00
Owen Rudge 395acfc545 winhlp32: Ensure Open dialog is modal. 2009-07-24 11:10:55 +02:00
Alexandre Julliard f428813ce2 winemenubuilder: Reduce memory usage for string copies. 2009-07-24 10:41:25 +02:00
Vladimir Pankratov 8cc837a817 write: Convert the Russian resources to UTF-8. 2009-07-23 11:22:50 +02:00
Vladimir Pankratov 085237fd21 xcopy: Convert the Russian resources to UTF-8. 2009-07-23 11:22:47 +02:00
Vladimir Pankratov 60dcd6365e wordpad: Convert the Russian resources to UTF-8. 2009-07-23 11:22:44 +02:00
Vladimir Pankratov 0c7b34bdd9 winedbg: Convert the Russian resources to UTF-8. 2009-07-23 11:22:41 +02:00
Vladimir Pankratov 664cfe012a winhlp32: Convert the Russian resources to UTF-8. 2009-07-23 11:22:39 +02:00
Vladimir Pankratov 1ae0eba68f winemine: Convert the Russian resources to UTF-8. 2009-07-23 11:22:36 +02:00
Vladimir Pankratov f7430fa05d winefile: Convert the Russian resources to UTF-8. 2009-07-23 11:22:33 +02:00
Vladimir Pankratov 1cae50f421 wineconsole: Convert the Russian resources to UTF-8. 2009-07-23 11:22:30 +02:00
Vladimir Pankratov 43f36486e4 winecfg: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov 98035890d8 uninstaller: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov e6f1619209 view: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov 15b5324d6a wineboot: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov c8308d61b5 taskmgr: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov c3e58fc404 start: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov b989203e35 regedit: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Francois Gouget 108a930e67 notepad: Remove spaces before '\n'. 2009-07-22 11:09:09 +02:00
Francois Gouget 045dc433de taskmgr: Remove space before ellipsis. 2009-07-22 11:09:05 +02:00
Owen Rudge b4f2c55283 winhlp32: Ensure win->page is not NULL when selecting Help on Help. 2009-07-22 11:08:43 +02:00
Vincent Beers faa2efc8ce winecfg: Fixed Dutch translation. 2009-07-22 11:00:56 +02:00
Paul Vriens a607df2b69 wordpad: Align resources with the English ones. 2009-07-21 14:23:32 +02:00
Paul Vriens 5e6b307862 winecfg: Fix Portuguese (Portugal) translation. 2009-07-21 14:23:22 +02:00
Alexandre Julliard b8484cc082 winecfg: Fix quote characters in English resource. 2009-07-20 14:46:34 +02:00
Vladimir Pankratov 6e3ed38f6f net: Convert the Russian resources to UTF-8. 2009-07-20 13:35:04 +02:00
Vladimir Pankratov 08c9f775d4 reg: Convert the Russian resources to UTF-8. 2009-07-20 13:35:01 +02:00
Vladimir Pankratov 4efecf2af5 progman: Convert the Russian resources to UTF-8. 2009-07-20 13:34:58 +02:00
Vladimir Pankratov 3e388b8340 oleview: Convert the Russian resources to UTF-8. 2009-07-20 13:34:54 +02:00
Vladimir Pankratov 8682830355 notepad: Convert the Russian resources to UTF-8. 2009-07-20 13:34:47 +02:00
Vladimir Pankratov 6f4b182b7e cmdlgtst: Convert the Russian resources to UTF-8. 2009-07-20 13:34:44 +02:00
Vladimir Pankratov e02f113f31 clock: Convert the Russian resources to UTF-8. 2009-07-20 13:34:40 +02:00
Austin English 95a7e5f8bd notepad: English resource fixes. 2009-07-20 12:21:11 +02:00
Frédéric Delanoy addeb0e34a notepad: French resources fixes. 2009-07-20 12:21:05 +02:00
Aurimas Fišeras d05f1d3e0a Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Davide Pizzetti 0f6591af9d clock: Updated Italian translation. 2009-07-20 12:19:08 +02:00
Ricardo Filipe f0f54890e3 winhlp32: Update Portuguese translation and convert to UTF8. 2009-07-20 12:17:25 +02:00
Ricardo Filipe 1156221c3f winedbg: Add Portuguese translation. 2009-07-20 12:17:21 +02:00
Ricardo Filipe 87d5d882b3 wordpad: Update Portuguese translation and convert to UTF8. 2009-07-17 14:28:11 +02:00
André Hentschel cb7c72f8f1 winecfg: Add the codepage pragma for German translation. 2009-07-17 12:38:45 +02:00
Michael Stefaniuc 0c110597db wordpad: Change some string resource ids to logically group the strings in separate STRINGTABLEs. 2009-07-17 11:22:07 +02:00
Ricardo Filipe b465a7daa5 winefile: Fix Portuguese translation. 2009-07-17 11:16:38 +02:00
Vladimir Pankratov e03b9197cb cmd: Convert the Russian resources to UTF-8. 2009-07-17 11:16:25 +02:00
Detlef Riekenberg 889d20f881 winemine: Add ellipses for IDM_CUSTOM. 2009-07-16 11:21:46 +02:00
Ricardo Filipe 1eab4f2f3d taskmgr: Update Portuguese translation and convert to UTF8. 2009-07-16 11:14:21 +02:00
Ricardo Filipe 2f48c23e58 reg: Update Portuguese translation and convert to UTF8. 2009-07-16 11:14:16 +02:00
Paul Vriens 3c876de7a4 winedbg: Remove an unneeded pragma from the Swedish translation. 2009-07-15 13:24:06 +02:00
Michael Stefaniuc 9949661c65 Set the encoding of the remaining German resources to UTF-8. 2009-07-15 13:23:29 +02:00
Michael Stefaniuc 0692f0eba4 taskmgr: Convert the German resources to UTF-8. 2009-07-15 13:23:22 +02:00
Michael Stefaniuc 47b479d5b6 winecfg: Convert the German resources to UTF-8. 2009-07-15 13:23:14 +02:00
André Hentschel 7d16eed02f cmd: Update German translation. 2009-07-15 13:16:51 +02:00
Aric Stewart 75050bba25 taskmgr: Update Japanese resource. 2009-07-14 16:29:03 +02:00
André Hentschel 4e223262de cmd: Fix German translation. 2009-07-14 10:45:19 +02:00
Alexander Nicolaysen Sørnes 0e85dec8b6 taskmgr: Update Norwegian Bokmål translation. 2009-07-13 10:26:21 +02:00
Eric Pouech 28dd482279 winedbg: 'Int XX' is not a function call, so don't try to handle it as such on i386. 2009-07-13 10:25:51 +02:00
Frédéric Delanoy 3e41d66449 clock: Convert French resources to UTF-8. 2009-07-10 12:11:48 +02:00
Frédéric Delanoy 77ec63c55f reg: Fix French translation. 2009-07-10 12:11:45 +02:00
Frédéric Delanoy 2400313cb6 comdlgtst: Fix French translation & UI display. 2009-07-10 12:11:42 +02:00
Frédéric Delanoy 384f811f06 view: Convert French resources to UTF-8. 2009-07-10 12:11:32 +02:00
Frédéric Delanoy e4b0d328ca winemine: Fix French translation & UI display. 2009-07-10 12:11:28 +02:00
Frédéric Delanoy 0803473784 progman: Fix French translation & UI display. 2009-07-10 12:11:23 +02:00
Frédéric Delanoy 4a5182e35d taskmgr: Fix typo in French translation. 2009-07-10 12:11:05 +02:00
Alexandre Julliard f628146cfe Remove some obsolete README files. 2009-07-09 16:02:19 +02:00
Alexandre Julliard a212faa8b9 taskmgr: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:26 +02:00
Michael Stefaniuc dc1ba499de winefile: Convert the German resources to UTF-8. 2009-07-09 15:23:53 +02:00
Michael Stefaniuc 7e06f98429 wineconsole: Convert the German resources to UTF-8. 2009-07-09 15:23:46 +02:00
Michael Stefaniuc 1a8e649aa4 progman: Convert the German resources to UTF-8. 2009-07-09 15:23:42 +02:00
Michael Stefaniuc bd0fc899fc oleview: Convert the German resources to UTF-8. 2009-07-09 15:23:38 +02:00
Michael Stefaniuc 5e36f9288c notepad: Convert the German resources to UTF-8. 2009-07-09 15:23:34 +02:00
Michael Stefaniuc d5f9e7ff07 cmdlgtst: Convert the German resources to UTF-8. 2009-07-09 15:23:30 +02:00
Michael Stefaniuc d739397e00 xcopy: Convert the German resources to UTF-8. 2009-07-09 15:23:23 +02:00
Michael Stefaniuc 0f8a42091a clock: Convert the German resources to UTF-8. 2009-07-09 15:23:15 +02:00
Michael Stefaniuc e9b0a5d353 start: Convert the German resources to UTF-8. 2009-07-09 15:23:12 +02:00
Michael Stefaniuc 541660a61e winemine: Convert the German resources to UTF-8. 2009-07-09 15:23:05 +02:00
Michael Stefaniuc 61796c2e99 winhlp32: Convert the German resources to UTF-8. 2009-07-09 15:23:02 +02:00
Michael Stefaniuc 4ab49c5316 wineboot: Convert the German resources to UTF-8. 2009-07-09 15:22:37 +02:00
Michael Stefaniuc fa544bbeba uninstaller: Convert the German resources to UTF-8. 2009-07-09 15:22:29 +02:00
Michael Stefaniuc d6a9ef91d1 view: Convert the German resources to UTF-8. 2009-07-09 15:22:18 +02:00
Michael Stefaniuc 4b18e8d21a cmd: Convert the German resources to UTF-8. 2009-07-09 15:22:15 +02:00
Alexandre Julliard ae1afb82d2 winetest: Create a separate resource file with the SHA1 build id. 2009-07-09 12:54:39 +02:00
Anders Jonsson c2ef4e79fc winemine: Add Swedish translation. 2009-07-09 11:51:12 +02:00
Anders Jonsson 046e00beef winemine: Add ellipses for menu entries that open new dialog windows. 2009-07-09 11:51:06 +02:00
Hwang YunSong 3ce23c9802 notepad: Updated Korean resource. 2009-07-09 11:37:35 +02:00
Austin English b0f53e1920 notepad: Fix English resource line breaks. 2009-07-08 20:35:24 +02:00
Anders Jonsson f7ec04766b winedbg: Add Swedish translation. 2009-07-08 20:34:04 +02:00
Huw Davies 6df07402c0 wordpad: Add English neutral translations. 2009-07-08 20:15:03 +02:00
Francois Gouget 8b93076819 winefile: Remove space before ellipsis. 2009-07-08 20:13:59 +02:00
Francois Gouget 1e602c57d0 notepad: Remove spaces before '\n's. 2009-07-08 20:13:56 +02:00
Alexander Scott-Johns 0c82108a48 notepad: Add Cancel button to message box displayed when opening a non-existent file with the command line. 2009-07-08 20:13:53 +02:00
Peter Oberndorfer 08a8f935c4 winemenubuilder: Use heap_printf to allocate the right amount of memory and not cause heap corruption. 2009-07-08 20:13:09 +02:00
Ricardo Filipe 9046d28166 winefile: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:09 +02:00
Ricardo Filipe 91dfbd5a82 wineconsole: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:04 +02:00
Ricardo Filipe 6b31b2d649 winecfg: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:00 +02:00
Ricardo Filipe 3591c44e55 regedit: Update Portuguese translation and convert to UTF8. 2009-07-08 20:11:54 +02:00
Ricardo Filipe 9ed4f647ee progman: Update Portuguese translation and convert to UTF8. 2009-07-08 20:11:47 +02:00
Paul Vriens 7cc7e7b06e winhlp32: Improve Dutch translations and convert to UTF8. 2009-07-07 14:19:26 +02:00
Huw Davies ba615affa8 regedit: Update English neutral translations. 2009-07-07 14:18:45 +02:00
Ricardo Filipe a6c8a095ef clock: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:16 +02:00
Ricardo Filipe 80de51bd3f cmdlgtst: Update Portuguese translation and convert to UTF8. 2009-07-07 13:26:55 +02:00
Ricardo Filipe 7143a64d71 notepad: Update Portuguese translation and convert to UTF8. 2009-07-07 13:26:37 +02:00
Huw Davies 7705022c84 winecfg: Add English neutral translations. 2009-07-07 13:26:24 +02:00
Huw Davies 4a28359ba3 wineconsole: Add English neutral translations. 2009-07-07 13:26:04 +02:00
Huw Davies 7ceb4e7278 winhlp32: Add English neutral translations. 2009-07-07 13:25:58 +02:00
Vladimir Pankratov 5ce04f7ffc regedit: Implement open last key at startup. 2009-07-07 11:17:10 +02:00
Anders Jonsson 1903e74c68 notepad: Update Swedish translation. 2009-07-07 11:00:43 +02:00
André Hentschel 90586893c1 winecfg: Improve German About dialog. 2009-07-07 11:00:36 +02:00
Frédéric Delanoy acd3be771b xcopy: Fix French translation. 2009-07-07 11:00:14 +02:00
Frédéric Delanoy adea830ad7 wordpad: Fix French translation & UI display. 2009-07-07 11:00:09 +02:00
Frédéric Delanoy 8356d12c4c winefile: Fix French translation & UI display. 2009-07-07 11:00:04 +02:00
Frédéric Delanoy f43b8691d2 notepad: Update French translation. 2009-07-07 10:59:53 +02:00
Frédéric Delanoy 9595b13039 winhlp32: Fix French translation. 2009-07-07 10:59:49 +02:00
Alexandre Julliard fc2bef1d9c winetest: Load resources by name instead of id. 2009-07-07 10:59:29 +02:00
Frédéric Delanoy 89260f00bb wineconsole: Fix French translation & UI display. 2009-07-06 15:25:43 +02:00
Michael Stefaniuc 4f8ce1b2f2 winecfg: Fix regression introduced by 807d75a94e.
This is the fix for the "PACKAGE_STRING" Wine release.
2009-07-06 14:35:38 +02:00
Alexander Scott-Johns 32c066f12a notepad: When opening a file, replace \0 characters with spaces, instead of truncating the file at the first \0. 2009-07-06 14:35:27 +02:00
Alexander Scott-Johns 93b99e0af3 notepad: Refactor DoOpenFile to simplify next patch. 2009-07-06 14:35:27 +02:00
Aurimas Fišeras 4e1af57b5f Various spelling fixes for Lithuanian translation. 2009-07-06 14:35:26 +02:00
Alexander Nicolaysen Sørnes 18045e5681 notepad: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Alexander Nicolaysen Sørnes 815a66d787 reg: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 958ba9e139 winecfg: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 1cbb7e1cae uninstaller: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy afcbfa4ac2 taskmgr: Update French translation; display fixes. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy e2f2688356 regedit: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy d4bba24e5c oleview: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 662b3fb98a notepad: Update French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 18dbff2a8c cmd: Fix French translation. 2009-07-06 14:35:25 +02:00
Alexandre Julliard 0dc951694b winetest: Build exe resources as separate .res files. 2009-07-06 14:33:32 +02:00
Paul Vriens 44da9ba361 notepad: Add Dutch translations. 2009-07-03 15:53:31 +02:00
Alexander Nicolaysen Sørnes 0bb5ab6355 wordpad: Update Norwegian Bokmål translation. 2009-07-03 14:28:45 +02:00
Alexander Nicolaysen Sørnes 55b21c404a regedit: Update Norwegian Bokmål translation. 2009-07-03 14:28:33 +02:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Michael Stefaniuc 2885b0b8f4 msiexec: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:06:18 +02:00
Michael Stefaniuc b4b7494584 progman: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:54 +02:00
Michael Stefaniuc 08ac4a4c22 winefile: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:33 +02:00
Michael Stefaniuc 313dd0c3a4 oleview: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:28 +02:00
André Hentschel c83c0bfd34 notepad: Update German translation. 2009-07-03 11:27:56 +02:00
Aurimas Fišeras e628509a29 winecfg: Improve Lithuanian translation. 2009-07-03 11:27:49 +02:00
Aurimas Fišeras d7a1cb2c25 cmd: Add Lithuanian translation. 2009-07-03 11:27:45 +02:00
Aurimas Fišeras 509a580b62 notepad: Update Lithuanian translation. 2009-07-03 11:27:40 +02:00
Alexander Scott-Johns 84fd1c84f8 notepad: Detect if saving will lose information. 2009-07-02 13:08:50 +02:00