Alexandre Julliard
|
f02cdd877f
|
Remove empty DLL_PROCESS_DETACH case statements.
|
2013-04-15 16:45:35 +02:00 |
Piotr Caban
|
8985e968d4
|
winedump: Dump parameters default values in typelib.
|
2013-04-11 19:32:32 +02:00 |
Alexandre Julliard
|
43ac582d7d
|
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
|
2013-04-09 15:26:10 +02:00 |
Akihiro Sagawa
|
c4408e0b62
|
fonts: Add Japanese FixedSys font.
|
2013-04-09 12:06:14 +02:00 |
Akihiro Sagawa
|
6eaa345261
|
fonts: Add Fixedsys font.
|
2013-04-09 12:06:12 +02:00 |
Nikolay Sivov
|
7f78caa81c
|
include: Added IRowsetNotify definition and proxy/stub stub implementation.
|
2013-04-08 11:36:09 +02:00 |
André Hentschel
|
7c0c050aa1
|
wine.inf: Add winemac.drv to RelayFromExclude.
|
2013-04-02 12:47:26 +02:00 |
Stefan Leichter
|
56538fdf89
|
msvcp110: Add VS2012 C/C++ runtime.
|
2013-04-02 12:47:13 +02:00 |
Alexandre Julliard
|
2467c06a30
|
winebuild: Check for delayed import before the library is parsed, in case the real module name is different.
|
2013-04-01 14:32:36 +02:00 |
Jacek Caban
|
194cc70fbe
|
secur32: Disable SSL2 protocol in default settings.
|
2013-04-01 12:18:55 +02:00 |
Alexandre Julliard
|
0aa3ae18f8
|
buildimage: Store large images as raw PNG files in icons.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
c9d806a0d1
|
wrc: Add support for PNG icons.
|
2013-03-27 20:12:27 +01:00 |
André Hentschel
|
18c95cf165
|
winedump: Dump exception info on ARM.
|
2013-03-25 14:07:55 +01:00 |
André Hentschel
|
5d712e7ea0
|
winedump: Recognize IMAGE_DEBUG_TYPE_CLSID.
|
2013-03-25 14:07:49 +01:00 |
Alexandre Julliard
|
0a3cc8b85d
|
ntoskrnl: Synchronize spec file with ntdll and msvcrt.
|
2013-03-14 13:59:05 +01:00 |
Alexandre Julliard
|
799731f4b9
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
André Hentschel
|
4f1beed106
|
winebuild: Remove get_asm_short_keyword.
|
2013-03-11 11:44:57 +01:00 |
André Hentschel
|
a7e240194a
|
winapi: Remove SPARC support.
|
2013-03-11 10:50:44 +01:00 |
André Hentschel
|
1948f3253b
|
winedump: Remove SPARC support.
|
2013-03-11 10:50:35 +01:00 |
André Hentschel
|
0ee8e2b5b1
|
winebuild: Remove SPARC support.
|
2013-03-11 10:50:12 +01:00 |
André Hentschel
|
ee7ffdcb53
|
winegcc: Remove SPARC support.
|
2013-03-11 10:50:10 +01:00 |
André Hentschel
|
478401dce7
|
widl: Remove SPARC and Alpha support.
|
2013-03-11 10:50:06 +01:00 |
Tijl Coosemans
|
afd7dc5947
|
winebuild: Don't register cleanup function when --save-temps is passed after --output.
|
2013-03-05 09:37:29 +01:00 |
Jacek Caban
|
ed50ce5efe
|
widl: Allow shadowing imported types with typedef.
|
2013-02-26 18:18:31 +01:00 |
Alexandre Julliard
|
381bbe1b28
|
winegcc: Don't use prelink when cross-compiling.
|
2013-02-18 16:36:03 +01:00 |
André Hentschel
|
a32199b3f3
|
make_xftmpl: Avoid comparing a char with EOF.
|
2013-02-12 19:56:41 +01:00 |
Charles Davis
|
c14bdaf1dd
|
winebuild: Use Clang to assemble if found.
|
2013-01-30 20:10:52 +01:00 |
Alexandre Julliard
|
dadcacf99a
|
winapi: Add arm64 architecture.
|
2013-01-21 12:51:16 +01:00 |
Piotr Caban
|
3d9454bc8f
|
widl: Make it possible to set typelib resource id with id attribute.
|
2013-01-18 13:29:09 +01:00 |
Piotr Caban
|
48c19ac113
|
tools: Update make_specfiles script.
|
2013-01-17 12:11:08 +01:00 |
André Hentschel
|
198b70cb9d
|
wrc: Add ARM64 support.
|
2013-01-16 12:37:46 +01:00 |
André Hentschel
|
3ea316638d
|
widl: Add ARM64 support.
|
2013-01-16 12:37:44 +01:00 |
André Hentschel
|
99f722e24f
|
winegcc: Add ARM64 support.
|
2013-01-16 12:37:41 +01:00 |
André Hentschel
|
3f393a6552
|
winebuild: Add ARM64 support.
|
2013-01-16 12:37:39 +01:00 |
André Hentschel
|
bd72767eed
|
tools: Upgrade the config.guess/config.sub scripts.
|
2013-01-14 11:01:59 +01:00 |
Austin English
|
0546c551f1
|
wine.inf: Add HKLM, System\CurrentControlSet\Control\TimeZoneInformation\{StandardName, TimeZoneKeyName} registry keys.
|
2013-01-10 18:02:19 +01:00 |
Alexandre Julliard
|
ad16c4c0df
|
make_makefiles: Add support for Objective-C sources.
|
2013-01-09 17:39:38 +01:00 |
Ken Thomases
|
c40a72223c
|
loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.
|
2013-01-08 16:35:28 +01:00 |
Detlef Riekenberg
|
892f1181c3
|
api-ms-win-security-base-l1-1-0: Add dll.
|
2013-01-03 16:46:12 +01:00 |
Ken Thomases
|
dd2f2e4ee5
|
makedep: Add support for Objective-C .m files and #import directive.
|
2012-12-26 18:23:03 +01:00 |
Detlef Riekenberg
|
71e11c0c1a
|
api-ms-win-downlevel-advapi32-l2-1-0: Add dll.
|
2012-12-21 11:42:53 +01:00 |
Detlef Riekenberg
|
7d6e592b0b
|
api-ms-win-downlevel-shell32-l1-1-0: Add dll.
|
2012-12-21 11:40:43 +01:00 |
Detlef Riekenberg
|
38a69f0c1d
|
api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
|
2012-12-21 11:40:02 +01:00 |
Detlef Riekenberg
|
cdec918b26
|
api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
|
2012-12-20 12:17:58 +01:00 |
Detlef Riekenberg
|
dcce818540
|
api-ms-win-downlevel-normaliz-l1-1-0: Add dll.
|
2012-12-20 12:17:22 +01:00 |
Detlef Riekenberg
|
5b5e8d9b68
|
api-ms-win-downlevel-user32-l1-1-0: Add dll.
|
2012-12-20 12:15:16 +01:00 |
Detlef Riekenberg
|
f8c041fef4
|
api-ms-win-downlevel-version-l1-1-0: Add dll.
|
2012-12-20 12:14:51 +01:00 |
Austin English
|
ecfb6539f6
|
widl: add_interface_typeinfo should not return a value.
|
2012-12-20 12:01:08 +01:00 |
Austin English
|
554a2ccb11
|
widl: write_array_element_type shouldn't return a value.
|
2012-12-20 12:01:02 +01:00 |
Detlef Riekenberg
|
8ca7a068f4
|
api-ms-win-downlevel-shlwapi-l1-1-0: Add dll.
|
2012-12-19 14:38:59 +01:00 |