Alexandre Julliard
|
c6668089a4
|
widl: Set the default calling convention at header generation time, not at parsing time.
|
2010-08-27 13:52:09 +02:00 |
Alexandre Julliard
|
7d2869457f
|
widl: Fix parsing of function calling conventions.
|
2010-08-27 13:49:56 +02:00 |
Louis Lenders
|
af60f4bb26
|
wine.inf.in: Add registry key under HKLM\%CurrentVersion%\Policies\System.
|
2010-08-27 12:01:17 +02:00 |
Alexandre Julliard
|
22d5180b9f
|
winebuild: Support relay debugging for thiscall functions.
|
2010-08-24 19:59:44 +02:00 |
Alexandre Julliard
|
adddccb7f9
|
winebuild: Signal an error when a thiscall function doesn't take a pointer as first argument.
|
2010-08-24 19:59:31 +02:00 |
Louis Lenders
|
d57f388693
|
wine.inf: Added .NET InstallRoot and v2.0 policy keys.
|
2010-08-24 17:57:41 +02:00 |
Alexandre Julliard
|
f756821df3
|
winapi: Add support for the thiscall keyword.
|
2010-08-24 16:34:35 +02:00 |
Alexandre Julliard
|
b116040771
|
winebuild: Add support for specifying thiscall calling convention.
|
2010-08-24 16:23:20 +02:00 |
Austin English
|
fac3282551
|
winedump: Add Sparc CPU support.
|
2010-08-24 12:21:16 +02:00 |
Alexandre Julliard
|
9188bd647b
|
winetest: Include the build info also in the standard build.
|
2010-08-21 17:19:48 +02:00 |
David Hedberg
|
d6db3732da
|
explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID.
|
2010-08-02 15:31:33 +02:00 |
Andrey Turkin
|
fc4d5393a5
|
ntdll/tests: Do not check signedness for char types.
|
2010-08-02 12:55:21 +02:00 |
Alexandre Julliard
|
ff090a3468
|
winegcc: Add a printf format attribute to the strmake() function.
|
2010-08-02 12:55:19 +02:00 |
Alexandre Julliard
|
4bfdad159b
|
winebuild: Get rid of the ignored symbol support.
|
2010-08-02 12:55:19 +02:00 |
Alexandre Julliard
|
b03059cbda
|
winebuild: Add a spawn() helper function to avoid starting a shell where possible.
|
2010-08-02 12:55:12 +02:00 |
Alexandre Julliard
|
f51e696cca
|
winebuild: Support an arbitrary number of temporary files.
|
2010-08-02 10:11:43 +02:00 |
Alexandre Julliard
|
84f4046481
|
winebuild: Copy the strmake function from winegcc to simplify string formatting.
|
2010-08-02 10:11:23 +02:00 |
Louis Lenders
|
864aa6103f
|
wine.inf: Add key HKCU,%CurrentVersion%\Run.
|
2010-07-30 12:02:30 +02:00 |
Louis Lenders
|
05896a8895
|
wine.inf: Add key HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1033.
|
2010-07-30 12:02:24 +02:00 |
Mariusz Pluciński
|
c8861296b1
|
gameux: Add interface registration routines.
|
2010-07-28 16:28:26 +02:00 |
Francois Gouget
|
0c7ead578e
|
wine.inf: Let winebrowser handle the ftp URLs.
|
2010-07-28 12:23:31 +02:00 |
Yaron Shahrabani
|
07566ae142
|
wine.desktop: Add Hebrew translation.
|
2010-07-28 12:23:14 +02:00 |
Alexandre Julliard
|
f195c1eb5a
|
winegcc: Don't import winecrt0 by default when building with -nodefaultlibs.
|
2010-07-26 12:46:00 +02:00 |
Alexandre Julliard
|
0fbe445871
|
wrc: Display a warning in pedantic mode when using memory options in 32-bit resources.
|
2010-07-22 11:41:40 +02:00 |
Alexandre Julliard
|
9f34a57743
|
winegcc: Import kernel32 and ntdll by default also when building Wine.
They are needed to resolve symbols in winecrt0 which is always imported.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
121a7f7840
|
winegcc: Don't pass -nodefaultlibs to the Unix compiler so that it can be used by Wine.
|
2010-07-21 17:10:10 +02:00 |
Alexandre Julliard
|
0c7b27aa14
|
winegcc: Add support for a -m16 option to specify a 16-bit build.
|
2010-07-21 13:24:01 +02:00 |
Alexandre Julliard
|
7f6831aa9a
|
winebuild: Add a -m16 option to specify a 16-bit build.
|
2010-07-21 13:24:01 +02:00 |
Alexandre Julliard
|
58dddbed23
|
winebuild: Add more checks to protect against corrupted resource files.
|
2010-07-20 16:28:17 +02:00 |
Detlef Riekenberg
|
df898ea47a
|
rundll.exe16: Add program as 16bit wrapper for rundll32.exe.
|
2010-07-19 15:22:59 +02:00 |
Frédéric Delanoy
|
09cf1a9e3f
|
wine.desktop: Fix the French translation.
|
2010-07-14 11:43:03 +02:00 |
Michael Stefaniuc
|
6a78982e35
|
wine.desktop: Add the Romanian translation.
|
2010-07-13 16:29:42 +02:00 |
Alexander Nicolaysen Sørnes
|
a4c5f15a16
|
wine.desktop: Fix the Norwegian translations.
|
2010-07-13 16:29:39 +02:00 |
Scott Ritchie
|
91e0a1f36d
|
wine.desktop: Add Czech translation by Sven Augustin.
|
2010-07-01 10:08:51 +02:00 |
Alexandre Julliard
|
009c59afb8
|
winedump: Don't crash on an invalid nrestab NE header value.
|
2010-06-30 21:04:59 +02:00 |
Eric Pouech
|
e9e6845d66
|
winmm: Added a couple of tests for structure alignment.
|
2010-06-28 11:45:23 +02:00 |
Ilya Basin
|
fcba272391
|
include: Fix packing bug in shlobj.h. pragma pack 8 for ITEMSPACING, CSFV, SFV_CREATE.
|
2010-06-28 11:42:12 +02:00 |
André Hentschel
|
f10513b2f8
|
winemaker: Don't use deprecated -mcpu option.
|
2010-06-22 20:05:13 +02:00 |
André Hentschel
|
02efd5a7c0
|
winemaker: Warn on include path starting with drive letter.
|
2010-06-22 20:05:02 +02:00 |
André Hentschel
|
f4679761b7
|
winemaker: Ignore files not found by the search function.
|
2010-06-22 20:04:52 +02:00 |
André Hentschel
|
61622fe8d1
|
winemaker: Ignore the Global section.
|
2010-06-22 20:04:43 +02:00 |
Peter Davies
|
1b23130d74
|
winegcc: Enable the use of gcov and PGO.
|
2010-06-21 11:47:51 +02:00 |
André Hentschel
|
cccad9d97b
|
winedump: Update README.
|
2010-06-21 11:47:40 +02:00 |
André Hentschel
|
1d33f8db9b
|
winemaker: Avoid setting variable to an uninitialized value.
|
2010-06-18 11:19:36 +02:00 |
Alexandre Julliard
|
cdf6947080
|
wrc: Avoid use of toupper/isupper on signed chars.
|
2010-06-16 12:48:51 +02:00 |
André Hentschel
|
7d7562d739
|
winegcc: Add detection for --param options.
|
2010-06-16 11:44:49 +02:00 |
Detlef Riekenberg
|
ce51d9d0c9
|
winspool: Support the spooler in GetPrinterData.
|
2010-06-15 19:58:30 +02:00 |
Alexandre Julliard
|
5f7bbb2ab2
|
winegcc: Load the Unicode argv dynamically from the generated stub.
|
2010-06-15 19:58:15 +02:00 |
Alexandre Julliard
|
ba9ec152e1
|
winegcc: Add explicit support for the Cygwin platform.
On Cygwin we want to use Wine's msvcrt, unlike on Mingw.
|
2010-06-14 19:27:41 +02:00 |
Alexandre Julliard
|
314171535c
|
wine.inf: Avoid creating empty registry values.
|
2010-06-10 17:17:57 +02:00 |