Commit Graph

4990 Commits

Author SHA1 Message Date
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
Anders Jonsson 1a825030a5 ipconfig: Add Swedish translation. 2010-08-19 17:32:19 +02:00
Igor Paliychuk de11a2a7e4 ipconfig: Added Ukrainian translation. 2010-08-19 11:22:39 +02:00
André Hentschel dc4c712726 ipconfig: Add German translation. 2010-08-19 11:18:32 +02:00
Luca Bennati 4a7628af8a ipconfig: Add Italian translation. 2010-08-18 11:21:10 +02:00
Aurimas Fišeras e948f3d649 ipconfig: Add Lithuanian translation. 2010-08-18 11:20:52 +02:00
Frédéric Delanoy 5131ce4671 ipconfig: Add French translation. 2010-08-18 11:20:33 +02:00
Alexandre Julliard d8c022071a explorer: Only run the systray timer when a systray icon is present. 2010-08-18 09:31:26 +02:00
Andrew Nguyen ca0fc0acd4 ipconfig: Partially implement full adapter information output. 2010-08-17 14:40:46 +02:00
Andrew Nguyen 6ffd8d49be ipconfig: Partially implement basic adapter information output. 2010-08-17 14:40:46 +02:00
Andrew Nguyen de239dc852 ipconfig: Implement basic command-line parsing. 2010-08-17 14:40:46 +02:00
Andrew Nguyen 6919c8dfc8 ipconfig: Add stub implementation. 2010-08-17 14:40:46 +02:00
Andrew Eikum dcfdfbaa54 regedit: Improve importing of REG_SZ with invalid quoting. 2010-08-16 17:28:42 +02:00
Konrad Wartke 8ac60d56b6 wineboot: Added more architectures in create_enviroment_registry_keys. 2010-08-16 15:54:22 +02:00
Paul Vriens 15c1071eb4 cmd: Add the Swedish translation.
Translation by Rikard Dan Johansson.
2010-08-16 13:41:15 +02:00
Yaron Shahrabani a6c10df436 clock: Updated Hebrew translation. 2010-08-16 13:40:57 +02:00
Yaron Shahrabani 49eebf9557 regedit: Added Hebrew translation. 2010-08-16 13:40:54 +02:00
Anders Jonsson 41f778f50e reg: Add Swedish translation. 2010-08-16 12:58:54 +02:00
Anders Jonsson d59ae39dc9 start: Add Swedish translation. 2010-08-16 12:58:47 +02:00
Anders Jonsson 4c3bd79ecf xcopy: Add Swedish translation. 2010-08-16 12:58:34 +02:00
Alexandre Julliard e446a7c7bf winemenubuilder: Rename some variables to reflect the fact that we no longer use XPM format. 2010-08-02 20:28:58 +02:00
Andrew Eikum 8851a4eb1f regedit: Process reg files which use \r line endings. 2010-08-02 13:58:19 +02:00
Andrew Eikum f3c6c62bcf regedit: Add regedit test suite. 2010-08-02 13:58:14 +02:00
André Hentschel c6f1b6ba96 winecfg: Sync German keyboard shortcuts. 2010-08-02 12:55:22 +02:00
Yaron Shahrabani 145910742f clock: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Yaron Shahrabani ffab78ed51 wineboot: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Jose Rostagno e7c7e63f98 cmd: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Jose Rostagno b07fccd5d6 notepad: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Jacek Caban 5cc0d1ee80 wscript.exe: Added support for IHost type info. 2010-07-30 14:59:41 +02:00
Jacek Caban 68a3f4eb3c wscript.exe: Added IHost's IDispatch functions implementation. 2010-07-30 14:59:41 +02:00
Jacek Caban 4dc9711ffa wscript.exe: Added missing vararg attribute. 2010-07-30 14:59:41 +02:00
Jacek Caban d83a08c429 wscript.exe: Added IHost stub implementation. 2010-07-29 17:34:07 +02:00
Jacek Caban 0a4e40ba3d wscript.exe: Added IHost typelib. 2010-07-29 17:33:36 +02:00
Jacek Caban 07f169a959 wscript.exe: Added parsing script file implmentation. 2010-07-28 16:28:22 +02:00
Jacek Caban 89ca878d1b wscript.exe: Added script engine host implementation. 2010-07-28 16:28:22 +02:00