Commit Graph

5024 Commits (e5cd19a4cb7fa7cc1f8d19af19d40d836647f62b)

Author SHA1 Message Date
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
Francois Gouget 54fba17b0e programs: Remove spaces before '\n's in the Swedish translation. 2010-08-27 12:30:57 +02:00
Francois Gouget 299b416285 start: Remove spaces before '\n's in the Portuguese translation. 2010-08-27 12:30:52 +02:00
Francois Gouget 046063ac5e xcopy: Remove spaces before '\n's in the Korean translation. 2010-08-27 12:30:49 +02:00
Peter Rosin ed62749cc8 winepath: Adhere to the requested separator on failure. 2010-08-27 12:07:54 +02:00
Austin English 06c9afbb55 winedbg: Initial Sparc support. 2010-08-26 12:43:39 +02:00
Eric Pouech aebb9dd316 winedbg: Don't access inside a bp structure if it's not initialized.
Spotted by Peter Urbanec.
2010-08-26 12:42:26 +02:00
Eric Pouech 1e0af22ad2 dbghelp: dwarf debug info: a few more fixes to dwarf parsing. 2010-08-26 12:42:15 +02:00
Damjan Jovanovic 6b39897765 winemenubuilder: Parse ICO headers in a separate function. 2010-08-25 12:35:54 +02:00
Damjan Jovanovic 85d8c1da1e winemenubuilder: Write all frames, in the given format, to the native icon. 2010-08-25 12:35:51 +02:00
Damjan Jovanovic 5f87fa5370 winemenubuilder: Move utility functions to the top of the file. 2010-08-25 12:35:47 +02:00
Vincent Povirk be1aa20276 winecfg: Don't allow virtual desktops smaller than 640x480. 2010-08-24 17:57:41 +02:00
Jerome Leclanche 8c50936d30 winepath: Add a -0 option to use null character as separator. 2010-08-24 16:54:14 +02:00
Francois Gouget 0e51433d79 ipconfig: Remove the ipconfig debug channel where unused. 2010-08-24 15:22:36 +02:00
André Hentschel ba56392b92 winhlp32: Update translations. 2010-08-24 12:24:20 +02:00
Andrew Eikum 06f4532cf6 regedit: Don't call ungetc() twice consecutively.
Spotted by Sylvain Hitier.
2010-08-23 15:41:53 +02:00
Hwang YunSong 8a172ceb52 ipconfig: New Korean resource. 2010-08-23 15:41:52 +02:00
Damjan Jovanovic d58f2680d1 winemenubuilder: Defer best icon selection to when we generate the native icons. 2010-08-23 12:03:18 +02:00
Damjan Jovanovic bc5a205097 winemenubuilder: Decouple opening a Windows icon from generating the native icon. 2010-08-23 12:02:41 +02:00
Luca Bennati c48087756f wineconsole: Fix Italian translation. 2010-08-23 11:54:48 +02:00
Luca Bennati 4f180c91d4 winhlp32: Fix Italian translation. 2010-08-23 11:54:43 +02:00
Luca Bennati 750ef1569a taskmgr: Fix Italian translation. 2010-08-23 11:54:35 +02:00
Luca Bennati 5327cb77d1 winecfg: Fix Italian translation. 2010-08-23 11:54:25 +02:00
Alexandre Julliard 9188bd647b winetest: Include the build info also in the standard build. 2010-08-21 17:19:48 +02:00
Jacek Caban bfdfae1c7f wscript.exe: Improved argument parsing. 2010-08-20 15:51:54 +02:00
Davide Pizzetti a271097472 wordpad: Italian translation update. 2010-08-20 13:21:29 +02:00
Davide Pizzetti e4755abf61 xcopy: Italian translation update. 2010-08-20 13:21:29 +02:00