Commit Graph

5483 Commits

Author SHA1 Message Date
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