Commit Graph

5050 Commits

Author SHA1 Message Date
Sven Baars bb0cefd5c7 taskkill: Add the Dutch translation. 2010-09-22 20:57:50 +02:00
Peter Oberndorfer 6191e42a0f wineconsole: Allow to select popup menu entries with the right mouse button. 2010-09-22 19:57:28 +02:00
Anders Jonsson 4754758039 taskkill: Add Swedish translation. 2010-09-22 19:55:57 +02:00
Frédéric Delanoy da8137852a taskkill: Add French translation. 2010-09-22 19:55:30 +02:00
Aurimas Fišeras 78fc5a54ab taskkill: Add Lithuanian translation. 2010-09-22 19:55:10 +02:00
André Hentschel e919ef622c taskkill: Add German translation. 2010-09-22 19:54:54 +02:00
Luca Bennati 32089dc604 taskkill: Add Italian translation. 2010-09-21 20:16:33 +02:00
Andrew Nguyen a7431fe90f taskkill: Implement forcible termination by process name. 2010-09-21 20:16:15 +02:00
Andrew Nguyen 6cfeeed0df taskkill: Implement forcible termination by process identifier. 2010-09-21 20:16:15 +02:00
Andrew Nguyen 1ef5affbf3 taskkill: Implement graceful termination by process name. 2010-09-21 20:16:15 +02:00
Andrew Nguyen df4359b117 taskkill: Implement graceful termination by process identifier. 2010-09-21 20:16:14 +02:00
Andrew Nguyen db90b2d004 taskkill: Implement basic command-line parsing. 2010-09-21 20:16:03 +02:00
Andrew Nguyen 8e540ed26f taskkill: Add stub implementation. 2010-09-21 19:56:53 +02:00
Luca Bennati 003cf5c434 winecfg: Update Italian translation. 2010-09-21 17:53:54 +02:00
Luca Bennati f5953a5d55 wineconsole: Update Italian translation. 2010-09-21 17:53:54 +02:00
Łukasz Wojniłowicz deb7197451 ipconfig: Add the Polish translation. 2010-09-20 15:05:33 +02:00
Gerald Pfeifer 0991954c7f winedbg: Fix the check for GCC version number around db_printf format checking. 2010-09-20 13:02:38 +02:00
André Hentschel ed59c54dc7 winetest: Add ARM support. 2010-09-20 12:59:22 +02:00
André Hentschel 09e6a41435 winedbg: Add ARM support. 2010-09-20 12:59:14 +02:00
Davide Pizzetti 16060356ee wineboot: Italian translation update. 2010-09-19 14:59:36 +02:00
Aurimas Fišeras 7960e3c1b7 taskmgr: Update Lithuanian translation. 2010-09-19 14:59:27 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Igor Paliychuk 7d138aca12 ipconfig: Ukrainian translation update. 2010-09-18 13:07:22 +02:00
Luca Bennati d9e4bcc88c winecfg: Fix Italian translation. 2010-09-18 13:07:05 +02:00
Matej Spindler 9cbf3bd3cb ipconfig: Add Slovenian translation. 2010-09-16 13:08:11 -05:00
André Hentschel ab873c0d25 winedbg: Only add ContextFlags which are defined. 2010-09-14 12:52:36 -05:00
Aurimas Fišeras 2c4b08176b ipconfig: Update Lithuanian translation. 2010-09-09 19:56:36 +02:00
Luca Bennati 2425999573 cmd: Update Italian translation. 2010-09-09 19:56:36 +02:00
Luca Bennati d0e33d4ca3 winecfg: Update Italian translation. 2010-09-09 19:56:36 +02:00
Anders Jonsson d94d32dd3c ipconfig: Update Swedish translation. 2010-09-09 12:47:00 +02:00
André Hentschel 7bf924f672 winedbg: Fix typo in German translation. 2010-09-09 12:45:48 +02:00
Jason Edmeades 32c8b46633 cmd: echo.word should echo back the word without the . 2010-09-08 19:49:30 +02:00
Jason Edmeades 199b2db502 cmd: Make tests supply stderr + more diagnostics. 2010-09-08 14:15:56 +02:00
Hwang YunSong 38e1b22d4b ipconfig: Update Korean resource. 2010-09-08 13:32:11 +02:00
Frédéric Delanoy e270fccb80 ipconfig: Update French translation. 2010-09-08 13:29:23 +02:00
Sven Baars d7d61dacc1 ipconfig: Update the Dutch translation. 2010-09-08 13:25:39 +02:00
Luca Bennati 167a940e9d ipconfig: Update Italian translation. 2010-09-08 13:25:08 +02:00
André Hentschel 09e164cbc6 ipconfig: Update German translation. 2010-09-08 13:23:27 +02:00
Andrew Nguyen 68a1a2678c ipconfig: Permit the "Yes/No" strings to be localized. 2010-09-07 16:01:02 +02:00
Jerome Leclanche fffa4881f6 winedbg: Escape args in a WINE_FIXME. 2010-09-03 11:06:12 +02:00
Alexandre Julliard 92edc06e16 winecfg: Fix a pointer cast warning. 2010-09-01 14:01:04 +02:00
Eric Pouech 6f32644aa0 server: Allow a screen buffer to be attached to a given fd (for bare consoles). 2010-09-01 14:01:02 +02:00
Eric Pouech b39a8d9ea2 server: Enhanced the console input object so that it doesn't require a wineconsole to be running. 2010-09-01 14:01:02 +02:00
Paul Bolle f942cb33ab winedbg: gdbproxy: Quietly handle qSupported and qTStatus. 2010-08-31 14:23:49 +02:00
Paul Bolle da16ade1d0 winedbg: gdb proxy mode: hide printf unless traced. 2010-08-30 17:56:16 +02:00
Paul Bolle 2855fac645 winedbg: gdb proxy mode: allow interrupt from command line.
Ignore SIGINT (in gdb_startup) so an interrupt from the command line
will break the debuggee and bring up the gdb prompt (instead of killing
both winedbg and the debuggee).
2010-08-30 17:56:08 +02:00
Hwang YunSong 893e27a47d xcopy: Update Korean resource. 2010-08-30 15:39:37 +02:00
Sven Baars 535f7bde80 ipconfig: Add the Dutch translation. 2010-08-30 11:26:29 +02:00
Frédéric Delanoy 3e3e59b10e start: Fix French translation. 2010-08-30 11:26:28 +02:00