Dan Kegel
|
e4fd5196c2
|
cmd: Rename reference file from .out to .exp to avoid clash with gnu make builtin rule.
|
2010-02-17 09:48:03 +01:00 |
Dan Kegel
|
8bc6ff9d90
|
cmd: Add test to show ~dp0 should be directory containing batch file.
|
2010-02-17 09:46:02 +01:00 |
Dan Kegel
|
9d63b91405
|
cmd: Add test to show set "FOO=bar" should not include the quotes in the variable value.
|
2010-02-17 09:44:06 +01:00 |
Dan Kegel
|
786429b3d7
|
cmd: Turn off echo, add visual separator between testcases.
|
2010-02-17 09:43:22 +01:00 |
Dan Kegel
|
5035f3cff3
|
cmd: Move all tests to test_builtins.cmd.
|
2010-02-17 09:43:09 +01:00 |
Marcus Meissner
|
6beb48c4e1
|
winedbg: rex is not used for Grp15b (Coverity).
|
2010-02-17 09:42:55 +01:00 |
Dmitry Timoshkov
|
aa25fcded7
|
winedbg: Print parameter values in backtraces in hex.
|
2010-02-16 11:33:28 +01:00 |
André Hentschel
|
d00f031646
|
cmd: Improve German translation.
|
2010-02-15 12:20:01 +01:00 |
Alexandre Julliard
|
e85bf5c190
|
makefiles: Fix the installation rules for programs bin directory.
|
2010-02-11 20:23:49 +01:00 |
Alexandre Julliard
|
93f0339387
|
makefiles: Move all the recursion rules to the top-level makefile.
|
2010-02-11 14:38:26 +01:00 |
Alexandre Julliard
|
9463687f78
|
makefiles: Build the programs directly from the top-level makefile.
|
2010-02-10 19:51:08 +01:00 |
Kusanagi Kouichi
|
3b6c20e486
|
notepad: Increase the text limit.
|
2010-02-10 14:30:59 +01:00 |
Dylan Smith
|
7aba35c608
|
wordpad: Fixed quick print so that it doesn't print blank pages.
|
2010-02-10 11:35:01 +01:00 |
Jacek Caban
|
28a4a7bd42
|
cmd: Added cmd.exe tests.
|
2010-02-10 11:31:16 +01:00 |
Alexandre Julliard
|
454fb3c1da
|
makefiles: Generate the list of test binaries from configure.
|
2010-02-08 21:29:13 +01:00 |
Alexandre Julliard
|
9644d1dcd7
|
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
|
2010-02-08 20:58:00 +01:00 |
Vladimir Pankratov
|
5af24c31ec
|
wordpad: Update Russian translation.
|
2010-02-08 17:14:44 +01:00 |
Vincent Povirk
|
7f8279e127
|
winemenubuilder: Use a custom error function.
|
2010-02-08 17:14:43 +01:00 |
Alexandre Julliard
|
ecb2d7bd93
|
winetest: Report the correct source directory for program tests.
|
2010-02-06 20:36:12 +01:00 |
Alexandre Julliard
|
6fae8e1df1
|
winetest: Require an email address to submit a report.
|
2010-02-06 10:22:21 +01:00 |
Eric Pouech
|
b50e571947
|
winedbg: Implement is_func_call on x86_64 CPU.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
4f4e38ce40
|
winedbg: Implemented is_step_over method for x86-64 CPU.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
9ed8d56ed2
|
winedbg: Implemented is_break_insn for x86-64 CPUs.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
6979ea7d5b
|
winedbg: Implemented is_function_return method for x86-64 CPU.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
7d3a9c6ffd
|
winedbg: Implement float fetching for x86-64 debugger.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
7c9cd44965
|
winedbg: Added some more instructions disassembly.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
4b8b078344
|
winedbg: Fix 32bit displacement sign extension.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
7f1105e656
|
winedbg: Add disassembly capacity to x86-64 backend.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
e1b677dcd1
|
winedbg: For x86-64 CPU, fix $rip variable definition.
|
2010-02-04 13:39:27 +01:00 |
Eric Pouech
|
f91948ad94
|
winedbg: Extend print_typed_basic to handle unicode strings.
|
2010-02-04 13:39:27 +01:00 |
Dan Kegel
|
7de394d6ab
|
reg.exe: Handle setting DWORD registry values.
|
2010-02-03 15:50:34 +01:00 |
Alexandre Julliard
|
7b7444fbca
|
makefiles: Simplify the installation of program binaries by not attempting to hardlink them.
|
2010-02-03 11:50:24 +01:00 |
Dan Kegel
|
15998c2bdb
|
cmd: Size buffer in create_full_path() correctly.
|
2010-02-03 11:07:14 +01:00 |
Dan Kegel
|
60fe4dae7a
|
cmd: %~dp0 should expand to the directory containing the batch file, not the current directory.
|
2010-02-03 11:07:07 +01:00 |
Trey Hunner
|
afb374b7aa
|
cmd: Add support for 'if /i'.
|
2010-02-02 11:59:33 +01:00 |
Frédéric Delanoy
|
f6aaddbd3b
|
wordpad: Update French translation.
|
2010-02-02 11:47:20 +01:00 |
Frédéric Delanoy
|
51a6153672
|
wordpad: Fix typo in keyboard shortcut.
|
2010-02-02 11:47:20 +01:00 |
Luca Bennati
|
e8fb8fb1a1
|
cmdlgtst: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
Luca Bennati
|
a0f7a63427
|
winefile: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
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 |