Commit Graph

2910 Commits

Author SHA1 Message Date
Alexandre Julliard d270a96032 programs: Remove obsolete winelauncher script. 2008-04-09 11:55:48 +02:00
Alexandre Julliard 698805d8c5 explorer: Implement a global system tray window. 2008-04-08 15:56:24 +02:00
Alexandre Julliard 52246fb921 winex11: Move all the embedded systray window support to winex11.drv. 2008-04-08 15:47:36 +02:00
Michael Stefaniuc 1ae1d45232 notepad: Add the Romanian translation. 2008-04-08 12:28:55 +02:00
Michael Stefaniuc c3529fab62 view: Add the Romanian translation. 2008-04-08 12:28:45 +02:00
Rok Mandeljc a7c4c6a9f1 regedit: Updated Slovenian translation. 2008-04-08 11:59:01 +02:00
Rok Mandeljc 2f807a2fa8 cmd: Updated Slovenian translation. 2008-04-08 11:58:45 +02:00
Rok Mandeljc 2d4c036e74 taskmgr: Added Slovenian translation. 2008-04-08 11:58:25 +02:00
Rok Mandeljc d3245adf46 xcopy: Added Slovenian translation. 2008-04-08 11:58:18 +02:00
Rok Mandeljc d70ddcb670 reg: Added Slovenian translation. 2008-04-08 11:58:12 +02:00
Rok Mandeljc 98977c21c4 start: Updated Slovenian translation. 2008-04-08 11:58:07 +02:00
Rok Mandeljc 4cb0fe80b8 wineconsole: Added Slovenian translation. 2008-04-08 11:57:44 +02:00
Rok Mandeljc 406ac47c79 cmdlgtest: Updated Slovenian translation. 2008-04-08 11:57:37 +02:00
Rok Mandeljc 33474e5f9e write: Added Slovenian translation. 2008-04-08 11:57:17 +02:00
Rok Mandeljc b78a13a275 winecfg: Added Slovenian translation. 2008-04-08 11:56:54 +02:00
Rok Mandeljc 56d54bbec6 uninstaller: Added Slovenian translation. 2008-04-08 11:56:44 +02:00
Rok Mandeljc 8bc61ed4d4 net: Added Slovenian Translation. 2008-04-08 11:56:23 +02:00
Rok Mandeljc c8c89e682d wordpad: Added Slovenian translation. 2008-04-08 11:56:17 +02:00
Rok Mandeljc e626ae6e1e progman: Updated Slovenian translation. 2008-04-08 11:55:42 +02:00
Rok Mandeljc 5c9f2699db view: Updated Slovenian translation. 2008-04-08 11:55:24 +02:00
Rok Mandeljc 18828f41fe winefile: Updated Slovenian translation. 2008-04-07 21:41:40 +02:00
Rok Mandeljc e7c6a96455 winhelp: Updated Slovenian translation. 2008-04-07 21:41:34 +02:00
Rok Mandeljc 1b186ec91d clock: Updated Slovenian translation. 2008-04-07 21:41:30 +02:00
Rok Mandeljc 685423a51d notepad: Updated Slovenian translation. 2008-04-07 21:41:10 +02:00
Rok Mandeljc 9f76c7131d winemine: Updated Slovenian translation. 2008-04-07 21:41:05 +02:00
Rok Mandeljc 2ad232b11e wineboot: Added Slovenian translation. 2008-04-07 21:41:00 +02:00
Francois Gouget 8a18e0e43a Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
Francois Gouget 93b450d4ec wineboot: Make sure COBJMACROS is defined before objidl.h is included. 2008-04-07 13:36:18 +02:00
Francois Gouget 1aa72f7e47 services: Add a trailing '\n' to a couple of Wine traces. 2008-04-07 13:36:17 +02:00
Hwang YunSong(황윤성) a96ad868ff progman: Updated Korean resource. 2008-04-07 12:14:09 +02:00
Hans Leidekker e547cf7043 winebrowser: Convert to Unicode. 2008-04-07 12:05:22 +02:00
Hwang YunSong(황윤성) 1694f781ff clock: Updated Korean resource. 2008-04-04 12:01:34 +02:00
Paul Vriens 4f3dbb7f7d rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
Alexander Nicolaysen Sørnes 9183b472eb winecfg: Update Norwegian Bokmål resource. 2008-04-03 11:30:25 +02:00
Vitaliy Margolen 3eff12c056 reg: Add Russian translation. 2008-04-03 11:30:11 +02:00
Mikołaj Zalewski 1eba09b86f winecfg: Update Polish translation. 2008-04-02 23:25:28 +02:00
Alexandre Julliard 52ca8cd3ce winedevice: Apply relocations to the driver in cases where the loader doesn't do it. 2008-04-02 20:40:27 +02:00
Frans Kool d2dd8f94db winecfg: Added missing Dutch translations. 2008-04-02 20:29:52 +02:00
Alexandre Julliard a54ac90000 wordpad: Display the larger icon in the about box. 2008-04-02 20:05:33 +02:00
Herve Chanal a4e01d67b5 wordpad: A nicer icon. 2008-04-02 20:05:20 +02:00
Alexandre Julliard d478cc42d8 wineboot: Make services.exe inherit the wineboot event to keep it alive. 2008-04-02 12:19:25 +02:00
Rob Shearman 9bc84d81df wineboot: Start services.exe on startup instead of on demand in the advapi32 services code. 2008-04-02 11:55:24 +02:00
Rob Shearman e4c8d763c9 net: Display a more specific error message when a service command fails.
Use FormatMessage to get the message for the Win32 error.
2008-04-02 11:23:01 +02:00
Vitaliy Margolen 20a27fe1f7 winecfg: Update Russian translation. 2008-04-02 11:14:48 +02:00
Michael Stefaniuc ca9f91b42c progman: Delete bitrotted translations. 2008-04-02 11:14:41 +02:00
Rob Shearman 0b7a37acdc services: Fix memory leak of some data in the service record. 2008-04-01 19:11:06 +02:00
Alexandre Julliard f20651b1a4 winemine: Use a standard About box with the larger icon. 2008-04-01 13:19:06 +02:00
Herve Chanal 7f880d9b73 winemine: A nicer icon. 2008-04-01 13:16:51 +02:00
Reece Dunn 14f86f8778 winecfg: Add support for updating all system colours. 2008-04-01 13:15:39 +02:00
Paul Vriens 2b82aa1dc7 winecfg: Update the Dutch resources. 2008-04-01 11:26:36 +02:00