Dan Hipschman
|
d9c120490f
|
widl: Handle pointers fields that point to structures.
|
2007-05-14 14:24:16 +02:00 |
Dan Hipschman
|
faf5071549
|
widl: Remove an unnecessary assignment in write_pointers.
|
2007-05-14 14:24:06 +02:00 |
Dan Hipschman
|
ef433e2792
|
widl: Remove var_t's ptr_level field and start write_pointers.
|
2007-05-11 12:33:27 +02:00 |
Dan Hipschman
|
234855f059
|
widl: Remove dead code in write_msft.c.
|
2007-05-10 12:57:06 +02:00 |
Dan Hipschman
|
541dddfde3
|
widl: Simplify make_safearray.
|
2007-05-10 12:55:33 +02:00 |
Dan Hipschman
|
e7495555a0
|
widl: Remove redundant get_var_vt function.
|
2007-05-10 12:54:01 +02:00 |
Dan Hipschman
|
933ca7b126
|
widl: Add string_of_type function, prettify code.
|
2007-05-10 12:53:45 +02:00 |
Damjan Jovanovic
|
b76a77b3bf
|
wine.inf: Move explorer to the windows directory.
|
2007-05-07 20:56:30 +02:00 |
Ben Taylor
|
61f8c34f1e
|
winegcc: Allow -R and -z linker options.
|
2007-05-07 19:59:31 +02:00 |
Alexandre Julliard
|
69a88a9d40
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
Alexandre Julliard
|
7ca4e025e7
|
widl: Don't declare a global binding handle when using an implicit handle.
|
2007-05-03 14:25:58 +02:00 |
Dan Hipschman
|
d676d3be5f
|
widl: Get rid of the tname field of var_t, simplify code.
|
2007-05-01 12:37:18 +02:00 |
Dan Hipschman
|
1ecbb01617
|
widl: Get rid of the typeref_t structure, simplify code.
|
2007-05-01 12:37:08 +02:00 |
Ben Taylor
|
b08d5bbe62
|
wineinstall: Use `wine --version` instead of `which wine`.
|
2007-05-01 11:47:16 +02:00 |
Ben Taylor
|
b39381f4f9
|
wineshelllink: Improve /bin/sh and awk compatibility.
|
2007-05-01 11:47:09 +02:00 |
Alexandre Julliard
|
74bd17e998
|
make_makefiles: Avoid duplicate .gitignore entries.
|
2007-04-26 16:42:15 +02:00 |
Dan Hipschman
|
a67c37f871
|
widl: Declare fixed-size array args as pointers to arrays.
|
2007-04-26 16:12:15 +02:00 |
Dan Hipschman
|
e714c89d2f
|
widl: Add --prefix-* options (take 3).
|
2007-04-26 15:47:37 +02:00 |
Rob Shearman
|
5fcc5d3f62
|
winebuild: Refer to strings used in generated stubs by symbol rather than by offset to avoid problems when the compiler aligns the strings by 2 or more bytes.
|
2007-04-25 12:44:16 +02:00 |
Lei Zhang
|
d0c83654f8
|
wineshelllink: Fall back to $HOME if $HOME/Desktop does not exist.
|
2007-04-23 13:56:24 +02:00 |
Alexandre Julliard
|
737148c57b
|
server: Add a specific data type for ioctl codes so they can be printed as symbols.
|
2007-04-17 22:06:13 +02:00 |
Alexandre Julliard
|
aaf477f292
|
server: Change the timeout handling to use NT-style 64-bit timeouts everywhere.
|
2007-04-17 20:08:59 +02:00 |
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 |