Commit Graph

6059 Commits

Author SHA1 Message Date
Francois Gouget 29fcdfe533 winecfg: Tweak the spelling of a couple of labels. 2012-08-16 11:03:18 +02:00
Francois Gouget d2b0c3e1ad taskmgr: Tweak the spelling of a label. 2012-08-16 11:02:33 +02:00
Dmitry Timoshkov 6407cd8e0c winedbg: Make the crash dialog slightly larger and minimize/maximize-able. 2012-08-15 17:51:07 +02:00
Michael Stefaniuc f6cd3e874b winefile: Avoid a TRUE:FALSE conditional expression. 2012-08-15 12:13:07 +02:00
Michael Stefaniuc 66696feede winhlp32: Avoid TRUE:FALSE conditional expressions. 2012-08-15 12:13:04 +02:00
Michael Stefaniuc bf3e3d02d5 wordpad: Avoid TRUE:FALSE conditional expressions. 2012-08-13 17:30:17 +02:00
Michael Stefaniuc 915e12e59f winedbg: Avoid TRUE:FALSE conditional expressions. 2012-08-13 17:30:01 +02:00
Jacek Caban e02c33164d wscript: Use proper helpers for iface calls. 2012-08-13 16:28:47 +02:00
André Hentschel ca3afdc156 winedbg: Add Coprocessor move operators to Thumb2 disassembler. 2012-08-13 12:11:22 +02:00
Michael Stefaniuc 442b34415a winedbg: Simplify the "pointer to start of array" idiom. 2012-07-27 17:05:30 +02:00
André Hentschel 338f5e9cb6 winedbg: Add new operators regarding data processing to ARM disassembler. 2012-07-09 10:12:27 -04:00
André Hentschel b96d613337 winedbg: Add swap operator to ARM disassembler. 2012-07-09 10:12:20 -04:00
André Hentschel 498614dda6 winedbg: Add multiplication operators to ARM disassembler. 2012-07-09 10:12:14 -04:00
André Hentschel bc86f0d5dd winedbg: Add branch and exchange operator to ARM disassembler. 2012-07-09 10:12:04 -04:00
Francois Gouget 6333fa753a Assorted spelling fixes. 2012-07-03 12:03:29 +02:00
Francois Gouget 65f686c8cd start: Fix the name of the open verb for the /ProgIDOpen option. 2012-07-02 10:54:40 +02:00
Francois Gouget e0f4d5caf9 start: Fix the command line handling. 2012-06-28 01:38:40 +02:00
Eric Pouech 244099689c winedbg: In 'info locals' command, show the full register/stack layout for parameters & locals. 2012-06-25 10:33:05 +02:00
Francois Gouget ec5e3a3b50 xcopy: Use the CSTR_XXX macros instead of numeric literals. 2012-06-21 08:34:56 +02:00
Francois Gouget f9c2e21fb1 reg: Use the CSTR_XXX macros instead of numeric literals. 2012-06-21 08:33:54 +02:00
Hans Leidekker ae9697f117 wmic: Add support for querying class properties. 2012-06-19 11:26:02 +02:00
Jacek Caban 52363aef65 advapi32: Pass service name as argv[0] to ServiceMain. 2012-06-15 18:35:42 +02:00
Jacek Caban d0244d761d services.exe: Added tests. 2012-06-15 18:35:42 +02:00
André Hentschel 44411a3c7a winedbg: Add long multiplication and division operators to Thumb2 disassembler. 2012-06-11 11:27:58 +02:00
André Hentschel 82dbeed2cc winedbg: Add multiplication operators to Thumb2 disassembler. 2012-06-11 11:27:54 +02:00
Daniel Jelinski 1565def7b9 regedit: Adding new subkey to a key with no subkeys now works with native comctl32. 2012-06-04 12:17:52 +02:00
Daniel Jelinski 14d4702c1b regedit: Make key names editable also with native comctl32. 2012-06-04 10:35:11 +02:00
Alexandre Julliard d17bc39b1f winedbg: Fix some pointer conversion warnings. 2012-05-29 19:14:39 +02:00
Eric Pouech e9eab7bbfc winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones). 2012-05-23 17:40:57 +02:00
Eric Pouech 8308c35ec5 winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones). 2012-05-21 11:34:17 +02:00
Hans Leidekker dbc21a185e taskkill: Print a fixme if the /T option is used. 2012-05-18 18:10:40 +02:00
Bruno Jesus 0d3807dbc5 regedit: Fix qword entries export. 2012-05-17 10:18:54 +02:00
Frédéric Delanoy 0f032203f5 cmd: Improve WCMD_parameter documentation. 2012-05-16 20:27:28 +02:00
Francois Gouget 1a46a46208 wordpad: Tweak the spelling of a couple of menus. 2012-05-16 19:42:50 +02:00
André Hentschel 97d86f77ec winedbg: Add partial Thumb2 disassembler. 2012-05-16 18:30:18 +02:00
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
Francois Gouget ec6a0fdb61 taskmgr: Fix the spelling of the AdjustControlPosition() function. 2012-05-15 16:26:41 +02:00
Eric Pouech 18986ee013 winedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64. 2012-05-14 12:04:24 +02:00
Eric Pouech 721a3c910a winedbg: Fix printing of fp registers for x86_64 CPU. 2012-05-09 11:42:09 +02:00
Francois Gouget cc463d0bcc regedit: An English (United States) spelling fix. 2012-05-04 18:08:23 +02:00
André Hentschel f86ea4cbe9 winedbg: Complete the Thumb disassembler. 2012-05-02 11:58:51 +02:00
Bruno Jesus 1fba4a6886 regedit: Allows semicolon comments. 2012-04-27 12:01:48 +02:00
Bruno Jesus c3821f6c63 regedit: Fix item text reading in regedit. 2012-04-27 12:00:31 +02:00
André Hentschel 6fcb3b698e winevdm: Remove unneeded shadow variable. 2012-04-23 11:42:26 +02:00
André Hentschel 6795bab565 winedbg: Print all available information about branch targets in ARM disassembler. 2012-04-23 11:41:58 +02:00
André Hentschel 474791fd89 winedbg: Add "load address" and new nops to the Thumb disassembler. 2012-04-20 11:58:43 +02:00
André Hentschel 11384aa5ad winedbg: Disassemble more Thumb instructions. 2012-04-19 12:03:25 +02:00
André Hentschel e7f414556e services: Remove unneeded shadow variable. 2012-04-18 17:13:26 +02:00
André Hentschel d1a5ce537d winhlp32: Remove unneeded shadow variables. 2012-04-18 17:12:59 +02:00
André Hentschel 6235e6fd44 winedbg: Add shift operators to ARM disassembler. 2012-04-18 13:59:58 +02:00