Commit Graph

5546 Commits

Author SHA1 Message Date
Andrew Nguyen
4122cf2df9 dxdiag: Display a usage message box when unknown options are requested. 2011-06-14 15:43:40 +02:00
Andrew Nguyen
9678907d34 dxdiag: Introduce the file output infrastructure. 2011-06-14 15:29:12 +02:00
Marcus Meissner
024ab0c537 oleview: Remove superflous NULL check (Coverity). 2011-06-14 15:27:19 +02:00
Frédéric Delanoy
5cb45138da cmd/tests: Get rid of obsolete @todo_space@ construct. 2011-06-14 15:21:18 +02:00
Andrew Nguyen
1cd007fa99 dxdiag: Improve the command-line parsing. 2011-06-13 15:30:44 +02:00
Alexandre Julliard
717bd66440 widl: Default to the cdecl calling convention in client/server functions. 2011-06-13 11:53:28 +02:00
Dan Kegel
32ea7d1f2e cmd: WCMD_delete: fix /s for dirnames containing spaces, add test. 2011-06-02 17:24:58 +02:00
Frédéric Delanoy
0198b3d01e taskmgr: No need for translatable string for IDC_MEM_USAGE_HISTORY_GRAPH pushbutton. 2011-06-02 16:24:14 +02:00
Andrew Nguyen
c8ea11c0d8 hostname: Output a CRLF newline with the hostname string. 2011-06-01 16:12:34 +02:00
André Hentschel
3ea13c9c49 winedbg: Increase buffer for function names. 2011-06-01 16:07:32 +02:00
Dan Kegel
3ccfbaef70 cmd: WCMD_delete: move "Delete *.* ?" processing into WCMD_delete_confirm_wildcard. 2011-05-31 18:32:59 +02:00
Alexandre Julliard
cf5d9a0e34 winevdm: Print an error when trying to start a DOS app from the z: drive. 2011-05-30 17:25:39 +02:00
Hans Leidekker
3de8370a4e uninstaller: Don't list system components. 2011-05-30 11:16:23 +02:00
Gerald Pfeifer
87c0e868be winedbg: Disable some dead code in expr_eval. 2011-05-26 17:40:41 +02:00
Dan Kegel
1857a05996 cmd: Don't read past end of thisVar in WCMD_expand_envvar (valgrind). 2011-05-26 15:23:57 +02:00
Dan Kegel
67873bdc9f cmd: Add simple test for %errorlevel%. 2011-05-26 15:23:56 +02:00
Akihiro Sagawa
efa2b84811 winecfg: Update Japanese translation. 2011-05-26 13:33:43 +02:00
Akihiro Sagawa
884ccf9b3c winedbg: Add Japanese resource. 2011-05-26 13:33:38 +02:00
Dan Kegel
ff1e7038b2 cmd: del /a: test deleting readonly files, with fix. 2011-05-24 13:26:04 +02:00
Dan Kegel
65b27c9ecd cmd: del /a: move parsing of attributes to helper function, use bitmasks. 2011-05-24 13:25:46 +02:00
Damjan Jovanovic
87e9f32f6d winemenubuilder: Extract icons from NE binaries too. 2011-05-24 13:24:50 +02:00
Alexandre Julliard
9b99cd1d31 makefiles: Create test resource files directly from the test build directory. 2011-05-24 11:15:20 +02:00
Francois Gouget
6a651fa7f4 hostname: Make display_computer_name() static. 2011-05-23 16:25:50 +02:00
Alexandre Julliard
6072329712 winetest: Get rid of the dist rules. 2011-05-22 13:22:31 +02:00
Alexandre Julliard
e4eff85c8b makefiles: Create the binary resources for winetest from the top-level makefile. 2011-05-22 13:15:03 +02:00
Alexandre Julliard
305aca28b4 makefiles: Avoid creating an intermediate rc file for test binaries. 2011-05-22 12:50:10 +02:00
Andrew Nguyen
ce97978ff0 hostname: Add an implementation of the hostname display utility. 2011-05-20 17:24:36 +02:00
Alexandre Julliard
f51668fdf9 services: Add a timeout to all pipe communications with the service process. 2011-05-20 12:34:39 +02:00
Alexandre Julliard
c9dc9a1063 services: Load some timeout parameters from the registry. 2011-05-20 12:33:58 +02:00
Alexandre Julliard
0c1c1fc20d services: Add a helper function to send a command to the service. 2011-05-20 12:32:32 +02:00
Andrew Nguyen
aca2385d6c include: Revise the Winsock include in windows.h to match the Windows SDK. 2011-05-19 17:38:30 +02:00
Francois Gouget
cfae31f2c4 taskmgr: Remove unused button labels. 2011-05-19 10:22:28 +02:00
Francois Gouget
6073425ca7 progman: Fix ellipsis usage in the menu and button labels.
Also renamed the 'Attributes' menu item to 'Properties' as it seems more 
standard and appropriate.
2011-05-19 10:22:14 +02:00
Francois Gouget
220c65492b oleview: Fix ellipsis usage in the menu and button labels. 2011-05-19 10:17:57 +02:00
Andrew Nguyen
218d970bdd winedbg: Eliminate a possible memory leak in input_fetch_entire_line. 2011-05-18 16:55:56 +02:00
Andrew Nguyen
9981938486 winedbg: Convert the CRLF newline to LF newline when reading interactive input. 2011-05-18 16:54:55 +02:00
Andrew Nguyen
1d9b7bda82 taskmgr: Remove all TCHAR macro usage in debug channel dialog code. 2011-05-18 16:44:12 +02:00
Lauri Kenttä
c2705081ac winemenubuilder: Avoid warning about uninitialized value (clang). 2011-05-18 10:52:26 +02:00
Andrew Nguyen
eb4b262c89 taskmgr: Remove all TCHAR macro usage in main taskmgr code. 2011-05-17 16:02:33 +02:00
Andrew Nguyen
ec24b87adc taskmgr: Remove all TCHAR macro usage in miscellaneous UI code. 2011-05-17 14:42:44 +02:00
Andrew Nguyen
088d0630d9 taskmgr: Remove all TCHAR macro usage in miscellaneous menu code. 2011-05-17 14:42:37 +02:00
Andrew Nguyen
da5623cb83 taskmgr: Remove all TCHAR macro usage in debug handling code. 2011-05-17 14:42:29 +02:00
Andrew Nguyen
10abc15faa taskmgr: Remove all TCHAR macro usage in process termination code. 2011-05-17 14:42:25 +02:00
Andrew Nguyen
c0c857cbc6 taskmgr: Remove all TCHAR macro usage in priority handling code. 2011-05-17 14:42:20 +02:00
Andrew Nguyen
b1f204549c taskmgr: Remove all TCHAR macro usage in affinity dialog code. 2011-05-17 14:42:14 +02:00
Andrew Nguyen
c05ea50ae5 taskmgr: Remove all TCHAR macro usage in graph drawing code. 2011-05-17 14:42:06 +02:00
Andrew Nguyen
e5072fa660 taskmgr: Remove all TCHAR macro usage in tab page code. 2011-05-17 14:41:42 +02:00
Francois Gouget
2bfa358d3d winefile: Standardize the 'Arrange Icons' menu label. 2011-05-16 16:35:29 +02:00
Anders Jonsson
2096d90141 winecfg: Update Swedish translation. 2011-05-13 10:55:37 +02:00
Marcus Meissner
16d13f24a0 winedump: Fixed minidump processor revision decoding (Coverity). 2011-05-12 15:42:57 +02:00
Nikolay Sivov
c81d6e21a3 winecfg: Update Russian dialog strings. 2011-05-12 14:25:37 +02:00
Hwang YunSong
733d1763d3 winecfg: Update Korean resource. 2011-05-12 14:24:13 +02:00
Frédéric Delanoy
39c38cf024 winecfg: Update French translation. 2011-05-12 14:23:34 +02:00
Aurimas Fišeras
d1bf3dc70a winecfg: Update Lithuanian translation. 2011-05-12 14:23:32 +02:00
André Hentschel
f464e4db6f winecfg: Update German translation. 2011-05-12 14:23:29 +02:00
Alexandre Julliard
687641c8f2 winecfg: Replace the old DXGrab option by the new fullscreen grab option. 2011-05-11 14:56:45 +02:00
André Hentschel
71fe9c95a4 winedbg: Update a comment. 2011-05-09 20:02:24 +02:00
Francois Gouget
5920de5ffb Assorted spelling and case fixes. 2011-05-09 12:09:27 +02:00
Frédéric Delanoy
4c859de0a8 taskmgr: Fix a French dialog. 2011-05-06 14:23:47 +02:00
Hwang YunSong
0a51b005d3 winecfg: Update Korean resource. 2011-05-04 17:26:47 +02:00
Francois Gouget
c3bac586bf winecfg: Fix ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget
1f5af2d451 winefile: Fix ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget
a430f1f439 winhlp32: Fix the ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget
dbb74598e9 view: Fix ellipsis usage in the menus. 2011-05-03 19:34:27 +02:00
Francois Gouget
d1e487f940 regedit: Fix ellipsis usage in the menu labels. 2011-05-03 19:34:27 +02:00
Francois Gouget
7d460a4ea8 winefile: Fix the View and Options menu handles. 2011-05-03 14:38:06 +02:00
André Hentschel
a2d10bc2e5 winedbg: Implement printing the Program Status Register. 2011-05-03 14:38:06 +02:00
André Hentschel
423a447fbe winedbg: Fix a typo. 2011-05-03 14:38:06 +02:00
Francois Gouget
8a2ea06589 wordpad: Fix ellipsis usage in the menu labels. 2011-04-28 18:09:03 +02:00
André Hentschel
ac3ed42601 winedbg: Copy the x86 implementation of fetch_integer for ARM. 2011-04-27 11:52:43 +02:00
André Hentschel
b7ea0cb084 winedbg: Fill the dbg_internal_var array for ARM. 2011-04-27 11:52:29 +02:00
Frédéric Delanoy
0ad90ee9ed po: Add message contexts (and French translations) for some polysemic English translation entries. 2011-04-25 11:52:02 +02:00
Eric Pouech
0b9ddd1ce4 services: Be sure to unlock the current database in all error cases in service_start_process. 2011-04-25 11:38:44 +02:00
Alexandre Julliard
9f72d1959f winetest: Cowardly refuse to submit results that have too many failed tests. 2011-04-22 17:51:13 +02:00
André Hentschel
894f892b93 winedbg: Fix PC adjustment for ARM. 2011-04-20 16:31:11 +02:00
Gerald Pfeifer
cf5435656f winecfg: Fix use of uninitialized variable in some cases. 2011-04-20 15:23:17 +02:00
André Hentschel
18aaad2063 winedbg: Remove Alpha support. 2011-04-20 13:11:18 +02:00
André Hentschel
71af7f1ffa winetest: Remove Alpha support. 2011-04-20 13:09:33 +02:00
André Hentschel
5ad5a19027 winecfg: Also distinguish versions by product type. 2011-04-19 18:29:24 +02:00
Andrew Nguyen
3474e3da22 winevdm: Fix incorrect heap allocation sizes and possible out-of-bounds access in find_dosbox helper. 2011-04-18 12:37:14 +02:00
André Hentschel
12a4706fde winedbg: Be more verbose about what's not done. 2011-04-18 12:37:14 +02:00
André Hentschel
c9f76576ab winedbg: Implement be_arm_get_register_info. 2011-04-18 12:36:51 +02:00
André Hentschel
becb336dc7 winedbg: Implement be_arm_print_context. 2011-04-18 12:31:18 +02:00
André Hentschel
be729282ce winedbg: Add more ARM registers to the map. 2011-04-18 12:30:14 +02:00
André Hentschel
3c699c0958 winedbg: Add ARM string for minidump. 2011-04-18 12:30:13 +02:00
Alexandre Julliard
dcc9c37e97 regedit: Remove unnecessary use of class atoms. 2011-04-18 12:08:31 +02:00
Hwang YunSong
7a5b50a81c cmdlgtst: Update Korean resource. 2011-04-18 12:07:48 +02:00
Andrew Nguyen
3c0af2fcd1 regedit: Convert the treeview code to Unicode. 2011-04-18 11:50:39 +02:00
Andrew Nguyen
3e19c4ca3b regedit: Explicitly use ANSI functions in regedit helper functions. 2011-04-18 11:50:32 +02:00
Andrew Nguyen
87bd8ef6e1 regedit: Convert the listview code to Unicode. 2011-04-18 11:50:28 +02:00
Andrew Nguyen
172ce3eed8 regedit: Convert the hex edit code to Unicode. 2011-04-18 11:50:24 +02:00
Andrew Nguyen
9b586bc2ee regedit: Convert the frame window code to Unicode. 2011-04-18 11:50:21 +02:00
Andrew Nguyen
8f0bc1e2ed regedit: Convert the edit code to Unicode. 2011-04-18 11:50:16 +02:00
Andrew Nguyen
dfc0fa86d4 regedit: Convert the child window code to Unicode. 2011-04-18 11:50:12 +02:00
Andrew Nguyen
82796c565e regedit: Remove all Unicode macros in main.h. 2011-04-18 11:50:09 +02:00
Andrew Nguyen
182763f632 regedit: Convert regedit main code to Unicode. 2011-04-18 11:49:48 +02:00
Andrew Nguyen
3571ae27a2 regedit: Remove obsolete comments in InitInstance. 2011-04-18 11:49:46 +02:00
Andrew Nguyen
7369b6cf41 regedit: Refactor window class initialization to a separate function. 2011-04-18 11:49:43 +02:00
André Hentschel
59ca0059b6 winedbg: Implement adjust_pc_for_break on Sparc. 2011-04-14 17:13:58 +02:00
Detlef Riekenberg
1ce6e87c75 winecfg: Fix major version of windows 3.1. 2011-04-14 17:13:56 +02:00