Dmitry Timoshkov
|
d57872567d
|
winebuild: Check if a given forward does exist in one of the imported dlls, fix a couple of problems detected.
|
2007-04-09 12:19:31 +02:00 |
Maarten Lankhorst
|
e97a5e7879
|
winearts.drv: Kill off winearts.
|
2007-04-04 22:09:16 +02:00 |
Alexandre Julliard
|
3d39c620da
|
make_requests: More aggressive grepping for status values.
|
2007-04-04 18:01:22 +02:00 |
Alexandre Julliard
|
274115f97f
|
make_makefiles: Add the .INIT/.BEGIN rules for the main makefile.
|
2007-04-02 12:47:13 +02:00 |
Eric Pouech
|
06b414086a
|
winedbg, winedump: Extended some info printed from system info directory in minidump about the CPU.
|
2007-04-02 12:07:12 +02:00 |
Jacek Caban
|
7ae09da9f3
|
wine.inf: Code clean up.
|
2007-03-27 13:01:01 +02:00 |
Mikołaj Zalewski
|
c74f6d9d7a
|
wrc: Change the format of the output of "wrc --verify-translation".
|
2007-03-27 12:34:05 +02:00 |
Mikołaj Zalewski
|
fbd25173a8
|
wrc: Add HTML resources support to wrc --verify-translation.
|
2007-03-27 12:31:38 +02:00 |
Juan Lang
|
c6bf5108da
|
wine.inf: Move fake rundll32 to the system directory.
|
2007-03-22 11:29:06 +01:00 |
Rob Shearman
|
9142716529
|
winedump: Fix the output for Makefile.in with respect to the dependencies line to match that required by the build system.
|
2007-03-21 15:55:19 +01:00 |
Alexandre Julliard
|
111610c45e
|
server: Add an async_data_t structure to store parameters for async I/O requests.
|
2007-03-20 20:21:12 +01:00 |
Jacek Caban
|
546de27f11
|
wine.inf: Register Spooler service.
|
2007-03-20 12:46:36 +01:00 |
Hans Leidekker
|
fe329a6a9c
|
wine.inf: Add cabinet.dll to the list of fake dlls.
|
2007-03-19 13:55:25 +01:00 |
Andrew Talbot
|
5df3ff13e7
|
winebuild: Replace inline static with static inline.
|
2007-03-17 20:05:12 +01:00 |
Hans Leidekker
|
58e5ea2cfd
|
wine.inf: Open/print .rtf files with wordpad.
|
2007-03-17 19:50:36 +01:00 |
Hans Leidekker
|
8530d23754
|
wine.inf: Register an 'install' verb with the shell for .inf files.
|
2007-03-17 19:50:29 +01:00 |
Alexandre Julliard
|
a79b26284a
|
libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS.
|
2007-03-14 15:57:50 +01:00 |
Stefan Huehner
|
4d1d01f266
|
Mark several functions as static.
|
2007-03-13 13:35:12 +01:00 |
Alexandre Julliard
|
4091627cd7
|
configure: Get rid of lex compatibility support, we require flex anyway.
|
2007-03-08 13:19:50 +01:00 |
Alexandre Julliard
|
0da06dba48
|
winedump: Fixed formatting of timestamps.
|
2007-03-07 21:33:51 +01:00 |
Rob Shearman
|
1c2a717b59
|
widl: Implement writing of SAFEARRAY type descriptions in typelibs.
|
2007-03-07 20:10:32 +01:00 |
Juan Lang
|
c2cb296277
|
ntdll: Implement NtAllocateLocallyUniqueId with server call.
|
2007-03-07 13:45:11 +01:00 |
Alexandre Julliard
|
c07da7067d
|
wine.inf: dwReserved values for DirectPlay providers should be dwords
(spotted by Alessandro Pignotti).
|
2007-03-06 12:27:32 +01:00 |
Aric Stewart
|
3744cd8874
|
gdi32: Set FontSubstitute values by locale.
|
2007-03-06 12:10:07 +01:00 |
Joris Huizer
|
4bfd7059f2
|
winedump: sign-compare fixes.
|
2007-03-05 15:35:25 +01:00 |
Joris Huizer
|
c9f1452233
|
winebuild: sign-compare fixes.
|
2007-03-05 15:31:48 +01:00 |
Alexandre Julliard
|
4fff18b534
|
makedep: Fixed string comparison against the source tree path
(reported by Kai Blin).
|
2007-03-01 20:42:49 +01:00 |
Alexandre Julliard
|
defc1d873e
|
widl: Add missing '\n' on error message.
|
2007-02-28 20:44:24 +01:00 |
Marcus Meissner
|
fbc80d79b3
|
configure: Generate stand alone AC_CONFIG_FILES() lines.
|
2007-02-27 12:26:27 +01:00 |
Rob Shearman
|
94a0a90165
|
widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative sign when lval is large.
|
2007-02-26 17:33:40 +01:00 |
Vitaliy Margolen
|
5f960781fc
|
wineshelllink: Fix menu entries with double spaces in their names.
|
2007-02-26 13:55:58 +01:00 |
Francois Gouget
|
826f89f5a7
|
wine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.
This also removes the ambiguity with the new 'Pacific Standard Time (Mexico)' timezone.
|
2007-02-23 11:17:57 +01:00 |
Francois Gouget
|
17382dd5f7
|
wine.inf: Update the timezone information.
|
2007-02-21 19:48:30 +01:00 |
Francois Gouget
|
93494f2ac0
|
Assorted spelling fixes.
|
2007-02-20 20:30:51 +01:00 |
Francois Gouget
|
2138bab79f
|
winapi_check: gdi32.dll and gdi.exe have some extra sources in subdirectories.
|
2007-02-20 20:29:36 +01:00 |
Francois Gouget
|
c5f193038c
|
winapi_check: We no longer have dlls in nested sub-directories.
|
2007-02-20 20:29:32 +01:00 |
Francois Gouget
|
53914087aa
|
winapi_check: Clarify a pair of error messages.
Don't use a regular expression if not necessary.
|
2007-02-20 20:29:26 +01:00 |
Francois Gouget
|
03bcef1d94
|
winapi: Update and simplify file_skip() to match the current sources.
|
2007-02-20 20:29:23 +01:00 |
Francois Gouget
|
ba517e57d2
|
winapi: Remove useless 'if (0)' statements.
|
2007-02-20 20:29:20 +01:00 |
Francois Gouget
|
88619a80d8
|
winapi_check: Fix handling of the 'longlong' arguments.
|
2007-02-20 20:29:17 +01:00 |
Francois Gouget
|
f032dcbda2
|
winapi_check: Update win32.api to fix the winapi_check warnings.
|
2007-02-20 20:29:14 +01:00 |
Francois Gouget
|
f5c6a71a65
|
ole32: Better match the PSDK types and fix the winapi_check warnings.
|
2007-02-20 20:29:10 +01:00 |
Francois Gouget
|
c4a4c5435c
|
advapi32: Update win32.api to fix the winapi_check warnings.
|
2007-02-20 20:27:20 +01:00 |
Alexandre Julliard
|
77292a8c82
|
widl: 'control' is an attribute not a keyword.
|
2007-02-19 16:40:34 +01:00 |
Marcus Meissner
|
82026ecd65
|
winedump: Added a missing free().
|
2007-02-19 12:36:38 +01:00 |
Marcus Meissner
|
da7c2f5f36
|
bin2res: Use fstat, handle errors.
|
2007-02-14 14:41:57 +01:00 |
Lei Zhang
|
9a3a144896
|
tools/wineshelllink: Create links with WINEPREFIX.
|
2007-02-14 14:12:04 +01:00 |
Chris Robinson
|
2d592427e5
|
wine.inf: Add quartz.dll to the list of installed fake DLLs.
|
2007-02-14 12:30:08 +01:00 |
Tijl Coosemans
|
6f49b38a5e
|
wineshelllink: Fix mktemp usage on FreeBSD.
|
2007-02-13 17:15:33 +01:00 |
Marcus Meissner
|
aef6e2d35d
|
winedump: Free function_name on all error paths.
|
2007-02-13 12:42:33 +01:00 |