Alexandre Julliard
|
766dc67043
|
cmd/tests: Rewrite replace_escaped_spaces to avoid overflows.
Spotted by Marcus Meissner.
|
2011-07-06 19:51:51 +02:00 |
André Hentschel
|
16955095ad
|
winefile: Remove dead initialization (clang).
|
2011-07-06 11:20:07 +02:00 |
Jay Yang
|
047124ab94
|
explorer: Fix incorrect cast.
|
2011-07-05 19:27:49 +02:00 |
Michał Ziętek
|
e244222c65
|
wscript: Implemented Host_get_BuildVersion.
|
2011-07-05 14:45:14 +02:00 |
Jay Yang
|
c1b6d91c5b
|
explorer: Add dropdown entries to explorer's combobox.
|
2011-07-04 19:13:32 +02:00 |
Jay Yang
|
cfa89e7e32
|
explorer: Add a path combobox to explorer.
|
2011-07-04 19:13:22 +02:00 |
Jay Yang
|
9544bcd10b
|
explorer: Add navigation buttons to explorer.
|
2011-07-04 19:11:42 +02:00 |
Marcus Meissner
|
436ec81240
|
explorer: Remove useless array NULL check (Coverity).
|
2011-06-28 16:45:56 -05:00 |
Michał Ziętek
|
41eedc6d0b
|
wscript: Implemented Host_get_Version.
|
2011-06-28 16:45:55 -05:00 |
Michał Ziętek
|
2c2527e3cb
|
wscript: Implemented Host_get_Name.
|
2011-06-28 16:45:55 -05:00 |
Marcus Meissner
|
8598b121d6
|
dxdiag: Removed unused endptr assignment (Coverity).
|
2011-06-28 11:57:51 -05:00 |
Detlef Riekenberg
|
2497a91f6b
|
winemenubuilder: Show filename on failure.
|
2011-06-27 17:32:15 -05:00 |
Francois Gouget
|
95d769a047
|
Assorted spelling fixes.
|
2011-06-27 13:09:47 -05:00 |
Aurimas Fišeras
|
8d834b4168
|
cmdlgtst: Update Lithuanian translation.
|
2011-06-20 19:32:03 +02:00 |
Francois Gouget
|
d415cf5f30
|
explorer: Make explorer_wnd_proc() static.
|
2011-06-20 19:32:02 +02:00 |
Hwang YunSong
|
e29fb9696b
|
cmdlgtst: Update Korean resource.
|
2011-06-17 11:09:06 +02:00 |
Jay Yang
|
fd1bdb14a4
|
explorer: Use the command line arguments.
|
2011-06-16 17:39:31 +02:00 |
Jay Yang
|
f2ac486e21
|
explorer: Implement the explorer using IExplorerBrowser.
|
2011-06-16 17:37:41 +02:00 |
Frédéric Delanoy
|
6b45fd8aa3
|
cmdlgtst: Update French translation.
|
2011-06-16 11:16:04 +02:00 |
Andrew Nguyen
|
6b48a9e7c6
|
dxdiag: Avoid C99 list initialization constructs.
|
2011-06-15 20:04:40 +02:00 |
Francois Gouget
|
210853eeb4
|
cmdlgtst: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Andrew Nguyen
|
b14e164281
|
dxdiag: Add code for XML information output.
|
2011-06-14 15:45:16 +02:00 |
Andrew Nguyen
|
8d37cfed44
|
dxdiag: Add code for plain-text information output.
|
2011-06-14 15:45:13 +02:00 |
Andrew Nguyen
|
82024ee14f
|
dxdiag: Add code to collect information from the DxDiag_SystemInfo container.
|
2011-06-14 15:44:20 +02:00 |
Andrew Nguyen
|
c349a34e16
|
dxdiag: Introduce the information collection infrastructure.
|
2011-06-14 15:43:54 +02:00 |
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 |