3900 Commits

Author SHA1 Message Date
Vitaliy Margolen
1e4b401a98 winecfg: Update WinXP version to SP3. 2009-06-01 16:16:02 +02:00
Eric Pouech
277d64bef0 winedbg: Pass NULL for some optionals parameters to MinidumpReadDumpStream. 2009-06-01 16:16:01 +02:00
Alexandre Julliard
6f74b45a81 winegcc: Add support for building PE executables using Mingw. 2009-06-01 16:15:53 +02:00
Damjan Jovanovic
fbb43c42a7 winemenubuilder: Only add mime types that aren't already in freedesktop. 2009-05-29 15:48:01 +02:00
Michael Stefaniuc
129889b287 notepad: Use the ARRAY_SIZE() macro if we already have it. 2009-05-28 12:42:18 +02:00
Michael Stefaniuc
cdc5b0c29b notepad: Rename the SIZEOF macro to the more descriptive ARRAY_SIZE.
SIZEOF looks just like one of the typical Win32 API capitalizations of
the basic C construct which it isn't.
2009-05-28 12:42:18 +02:00
Ge van Geldorp
0fc9920be9 winetest: Use wininet if available. 2009-05-28 12:42:00 +02:00
Joerg-Cyril.Hoehle@t-systems.com
85b6189c3f configure: Find libpng in /usr/X11 on MacOS. 2009-05-25 16:39:27 +02:00
Hwang YunSong
533128bd1a reg: Updated Korean resource. 2009-05-25 14:26:18 +02:00
Hwang YunSong
84edc89a64 regedit: Updated Korean resource. 2009-05-25 14:25:55 +02:00
Damjan Jovanovic
c1fa150ceb winemenubuilder: Add MIME types to freedesktop. 2009-05-25 14:21:43 +02:00
Alexandre Julliard
2b6b8cc8d6 wineboot: Compain loudly if we can't find wine.inf. 2009-05-25 11:48:23 +02:00
Vladimir Pankratov
c75f31e1b8 winedbg: Add Russian translation. 2009-05-25 11:21:49 +02:00
Rico Schüller
654c7e3668 winedbg: Do not print more than 9 characters from pThread->name. 2009-05-20 10:51:00 +02:00
Frans Kool
d4e1d88722 winedbg: Add Dutch translations. 2009-05-19 16:18:13 +02:00
Michael Stefaniuc
4fd3d633cb Fix typo in Romanian translation basă => bază.
Thanks to Dimitriu Petru for spotting this.
2009-05-19 11:58:53 +02:00
Michael Stefaniuc
f6b24b5cad notepad: Fix the Romanian translation. 2009-05-19 11:58:53 +02:00
Michael Stefaniuc
f66b600449 notepad: The UNICODE define isn't needed anymore; remove it.
Add the WINE_NO_UNICODE_MACROS define to prevent the AW form of
functions and types from creeping back in.
2009-05-19 11:58:53 +02:00
Michael Stefaniuc
27c8839f66 notepad: Use the explicit W-form of the functions. 2009-05-19 11:58:53 +02:00
Michael Stefaniuc
f706c68cf9 notepad: Use the more specific MAKEINTRESOURCEW macro. 2009-05-19 11:58:53 +02:00
Aurimas Fišeras
9f1daabd63 notepad: Update Lithuanian translation. 2009-05-18 12:33:51 +02:00
Francois Gouget
4a558538c8 winetest: Replace malloc() & co with HeapAlloc(). 2009-05-18 12:32:36 +02:00
Francois Gouget
bf6b95e95c winetest: Rename xmalloc() & co to heap_xxx() to not imply they are based on malloc(), and add heap_free(). 2009-05-18 12:32:29 +02:00
Francois Gouget
84cd15a021 winedbg: Replace realloc() with HeapReAlloc(). 2009-05-15 10:31:12 +02:00
Francois Gouget
7eac467258 winecfg: Use Win32 APIs instead of strdup(). 2009-05-13 12:45:36 +02:00
Francois Gouget
e7f8aa7d2d winhlp32: Use Win32 APIs instead of strdup(). 2009-05-13 12:31:53 +02:00
Anders Jonsson
bfcda1f912 regedit: Update Swedish translation. 2009-05-13 12:03:00 +02:00
Anders Jonsson
b0a57b47f9 notepad: Update Swedish translation. 2009-05-13 12:02:54 +02:00
Paul Vriens
a225aaa894 notepad: Fix the Dutch translations. 2009-05-12 11:21:41 +02:00
Michael Stefaniuc
256d3a2ee1 notepad: Use the explicit W-form of the registry functions. 2009-05-08 12:26:56 +02:00
Michael Stefaniuc
1a60da74f9 notepad: Use the explicit W-form for some string functions. 2009-05-08 12:26:54 +02:00
Hwang YunSong
bcf1361af1 notepad: Updated Korean resource. 2009-05-08 12:14:01 +02:00
Hwang YunSong
08ba955300 winedbg: New Korean resource. 2009-05-08 12:13:55 +02:00
Michael Stefaniuc
3e7647ad72 notepad: Use the explicit W-form of the types. 2009-05-07 14:44:22 +02:00
Rein Klazes
9e8f2a7024 programs: Make some of the open file dialogs of a few programs resizable. 2009-05-06 12:20:10 +02:00
Rein Klazes
64dbec13ef winecfg: Make the open file dialogs resizable. 2009-05-06 12:20:10 +02:00
Francois Gouget
cdc82702ba notepad: Make NOTEPAD_DoReplace(All)?() static. 2009-05-06 12:20:10 +02:00
Francois Gouget
fb02a4c657 taskmgr: Make FillSolidRect2() and Draw3dRect2?() static. 2009-05-06 12:20:10 +02:00
Francois Gouget
6980949f49 winedbg: Remove an unused debug channel. 2009-05-06 12:20:09 +02:00
Uwe Bonnes
22dde33ed2 wineboot: Print failing command line. 2009-05-06 12:06:36 +02:00
Michael Stefaniuc
0c702d140c notepad: Use the explicit SendMessageW form. 2009-05-05 14:13:53 +02:00
Alexandre Julliard
8b3b328319 winedbg: Implement single step for x86_64. 2009-05-01 18:29:10 +02:00
Alexandre Julliard
b26ae69fcb winedbg: Fix formatting of the flag register bits. 2009-05-01 18:28:49 +02:00
Paul Vriens
76c0babdcf services: Fix a typo. 2009-04-29 13:08:45 +02:00
Dmitry Timoshkov
54d7c8012d explorer: Initialize the Progman DDE interface when starting explorer. 2009-04-29 13:07:55 +02:00
Austin English
2c3497b908 notepad: Don't append seconds to time format. 2009-04-28 13:10:02 +02:00
André Hentschel
078d465fa9 cmdlgtst: Spelling fix. 2009-04-28 11:58:34 +02:00
Rico Schüller
ac6a18f1f6 notepad: Allow only one search/replace dialog to open. 2009-04-27 14:32:40 +02:00
Rico Schüller
3137600651 notepad: Implement replace. 2009-04-27 14:32:34 +02:00
Austin English
0d2d1e7ff9 winetest: When extracting tests, run in console mode. 2009-04-27 13:26:02 +02:00