Luca Bennati
4cd6feffb4
wineconsole: Fix Italian translation.
2010-02-02 11:47:20 +01:00
Luca Bennati
7bc4c7425d
view: Fix Italian translation.
2010-02-02 11:47:20 +01:00
Luca Bennati
d92b85de23
uninstaller: Fix Italian translation.
2010-02-02 11:47:20 +01:00
Luca Bennati
691ac6faaf
progman: Fix Italian translation.
2010-02-02 11:47:20 +01:00
Luca Bennati
45d3113747
winedbg: Add Italian translation.
2010-02-02 11:47:19 +01:00
Luca Bennati
4c9f6b151d
wineboot: Add Italian translation.
2010-02-02 11:47:19 +01:00
Luca Bennati
9069faac68
net: Add Italian translation.
2010-02-02 11:47:19 +01:00
Luca Bennati
0692a960a8
reg: Add Italian translation.
2010-02-01 12:48:17 +01:00
Igor Paliychuk
c0c5ab16e1
wordpad: Update Ukrainian translations.
2010-02-01 12:08:54 +01:00
Igor Paliychuk
e80a1214f8
winefile: Add Ukrainian translations.
2010-02-01 12:08:45 +01:00
Luca Bennati
bf10ce40c4
write: Add Italian translation.
2010-02-01 12:03:42 +01:00
Luca Bennati
9f7c68fd92
wordpad: Add Italian translation.
2010-02-01 12:03:30 +01:00
Luca Bennati
d975db80b5
xcopy: Add Italian translation.
2010-02-01 12:03:21 +01:00
André Hentschel
0c470a3362
wordpad: Fix German translation.
2010-02-01 12:00:22 +01:00
Anders Jonsson
18b918d0c4
wordpad: Update Swedish translation.
2010-02-01 11:59:46 +01:00
Aurimas Fišeras
6b64799c18
wordpad: Update Lithuanian translation.
2010-02-01 11:59:43 +01:00
Dylan Smith
0c46da86bf
wordpad: Implement zooming in for print preview.
...
The preview is now drawn onto it's own window rather directly onto
the client area of the top level window. This is done to allow for
scrollbars, since the page won't usually fit in the window when zoomed in.
Refactoring was needed as a result of this, and in order to provide more
granularity for updates to avoid EM_FORMATRANGE messages being sent when
the page the same page is being displayed.
2010-01-29 14:59:02 +01:00
Dylan Smith
aaabd9f2f3
wordpad: Fixed spacing calculations for print preview.
2010-01-29 14:59:02 +01:00
Igor Paliychuk
3df59ccf69
xcopy.exe: Add Ukrainian translations.
2010-01-29 13:30:05 +01:00
Igor Paliychuk
d05656f373
write.exe: Add Ukrainian translations.
2010-01-29 13:30:05 +01:00
Igor Paliychuk
05450498d0
wordpad: Add Ukrainian translations.
2010-01-29 13:30:04 +01:00
Igor Paliychuk
4423b0c7b4
reg.exe: Add Ukrainian translations.
2010-01-29 13:30:04 +01:00
Alexandre Julliard
ee0f4b0da3
winetest: Refuse to run if the mount manager isn't running.
...
This usually indicates that the Wine prefix isn't valid.
2010-01-28 15:50:52 +01:00
Alexandre Julliard
fd0efd92e0
wineboot: Set the USERNAME and USERPROFILE variables in the volatile environment.
2010-01-28 13:29:04 +01:00
Alexandre Julliard
4e2827aa33
wineboot: Add a wrapper function for RegSetValueExW.
2010-01-28 13:27:41 +01:00
Dylan Smith
ad52ae67a5
wordpad: Don't render the text when getting the number of pages.
...
EM_FORMATRANGE will render the text if wParam is non-zero, and there
is no reason to actually render the text when just getting the number
of pages.
2010-01-27 18:46:06 +01:00
Dylan Smith
fc473e0f63
wordpad: Reset rc.bottom between calls to EM_FORMATRANGE.
...
EM_FORMATRANGE will set rc.bottom within the FORMATRANGE struct to be the
bottom of the area actually printed to, so this must be reset between calls
to make sure that the page boundaries are consistent between the pages.
2010-01-27 18:46:06 +01:00
Vitaly Lipatov
f8562ace96
wineconsole: Fix Russian translation.
2010-01-19 15:03:58 +01:00
Paul Vriens
d38682816b
oleview: Fix size parameter for memset (Coccinelle).
2010-01-11 11:34:41 -06:00
Marcin Baczyński
477117a03f
winedbg: Remove superfluous void* cast.
2010-01-07 17:59:57 +01:00
André Hentschel
76c518539f
winedbg: Update link.
2010-01-06 09:52:44 +01:00
Alexandre Julliard
26a42f8452
winedos: Merge all of winedos back into krnl386.
2010-01-05 16:25:34 +01:00
Josselin Bardet
2b07ae5e6f
msiexec: Support of /package option.
2010-01-04 17:06:52 +01:00
Dan Kegel
b6e8e13599
cmd: Fix echoing of multiline commands.
2010-01-04 11:41:28 +01:00
Dan Kegel
27235ecb65
cmd: Echoed prompts are preceded by a blank line.
2010-01-04 11:41:28 +01:00
Andrew Nguyen
f06cb3e6c0
cmd: Set the PROMPT environment variable on startup.
2009-12-31 12:12:18 +01:00
Alexandre Julliard
a18bbec0f0
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
2009-12-30 18:01:34 +01:00
Steven Edwards
d6055a4165
winefile: Replace builtin execute dialog with standard RunFile dialog.
2009-12-30 16:28:01 +01:00
Eric Pouech
280259aaca
winedbg: In "info threads" commands, also show the name of the processes even if not debugged.
2009-12-30 16:15:20 +01:00
Michael Stefaniuc
75fde14ffc
winetest: Remove superfluous WPARAM casts.
2009-12-30 16:13:44 +01:00
Alexandre Julliard
40a264b0e7
winevdm: Move the loading of the system drivers into their specific 16-bit module.
2009-12-28 23:50:40 +01:00
Andrew Nguyen
101d72f83c
wineboot: Generate the HKCU\Volatile Environment registry key.
2009-12-28 14:23:27 +01:00
Alexandre Julliard
55f024afe1
wordpad: Use the main module instance instead of getting it from the window.
2009-12-28 14:20:37 +01:00
Gerald Pfeifer
f2d18c1c26
winedbg: Use #elif defined(...) instead of plain #elif in main().
2009-12-28 12:27:16 +01:00
Michael Stefaniuc
cdaba88592
wordpad: Remove some explicit LPARAM/WPARAM casts.
2009-12-28 12:27:14 +01:00
Michael Stefaniuc
3fae3f3666
winecfg: Remove some explicit WPARAM casts.
2009-12-28 12:27:14 +01:00
Austin English
cc72c4d346
cmd: Use DOS newlines, not UNIX.
2009-12-23 14:27:31 +01:00
Gerald Pfeifer
0885d345b6
winedbg: Use #elif defined(...) instead of plain #elif when detecting architectures in dbg_start_interactive().
2009-12-23 14:27:30 +01:00
Eric Pouech
4c661dc822
winedbg: Fix for stack symbols on 64bit platform.
2009-12-22 15:38:28 +01:00
Eric Pouech
afcd3a6b1a
winedbg: Ensure the stack pointer is also passed to StackWalk.
2009-12-22 15:38:14 +01:00
Eric Pouech
a775d41c10
winedbg: Push the correct machine type to StackWalk.
2009-12-22 15:38:01 +01:00
André Hentschel
35efca6ab3
winetest: Fix a cast.
2009-12-21 15:01:25 +01:00
Alexandre Julliard
99cb916de6
progman: Don't try to access the internals of an icon object.
2009-12-18 12:45:31 +01:00
Nicolas Le Cam
7692d926e8
winedbg: Fix Norwegian translation warning by adding UTF-8 pragma.
2009-12-16 12:20:35 +01:00
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