Sign in
goma
/
wine
/
7458d7416986a8e0680c4e40866393ebdecd6a51
/
tools
5dc6d95
ntdll: New implementation of relay thunks.
by Alexandre Julliard
· 19 years ago
db4c156
winebuild: Allow -register flag for Win32 too.
by Alexandre Julliard
· 19 years ago
a3b3512
widl: Added bindable and displaybind attributes handling.
by Jacek Caban
· 19 years ago
435e36e
widl: Start generating type format strings. Based on a patch by Eric Kohl.
by Robert Shearman
· 19 years ago
c4173f7
widl: Server stubs in generated code are void functions.
by Eric Kohl
· 19 years ago
a6e27ea
winedump: Const correctness fixes.
by Eric Pouech
· 19 years ago
ccdc119
widl: Generate FC_ERROR_STATUS_T proc format.
by Robert Shearman
· 19 years ago
12159ae
widl: Support explicit binding handles.
by Robert Shearman
· 19 years ago
759e3c9
widl: Zero initialize parameters in the generated server code.
by Robert Shearman
· 19 years ago
dfb716f
widl: Calculate the size of buffer required.
by Robert Shearman
· 19 years ago
fc3821f
widl: Don't cast buffer pointers to long in generated server code.
by Robert Shearman
· 19 years ago
6744d4e
widl: Support multiple interfaces per file.
by Eric Kohl
· 19 years ago
f4356a6
widl: Don't treat FC_SMALL as FC_SHORT.
by Robert Shearman
· 19 years ago
6066106
widl: Use WCHAR instead of wchar_t.
by Robert Shearman
· 19 years ago
fea3303
widl: Don't output __RPC_FAR in generated code.
by Robert Shearman
· 19 years ago
648cc6f
Update win16.api and win32.api.
by Vincent Béron
· 19 years ago
af5a54d
sfnt2fnt: Don't print two newlines after error messages.
by Vincent Béron
· 19 years ago
fe987b3
widl: Issue correct C++ headers.
by Vincent Béron
· 19 years ago
b86efe5
widl: Formatting cleanups.
by Robert Shearman
· 19 years ago
92c568a
widl: Marshal and unmarshal basic types.
by Robert Shearman
· 19 years ago
35d327b
widl: Add a type generator framework.
by Robert Shearman
· 19 years ago
ba39a87
widl: Write out argument lists in the server.
by Eric Kohl
· 19 years ago
80e2622
widl: Rename some variables.
by Eric Kohl
· 19 years ago
2e5da5f
Add an error() function to fnt2fon and sfnt2fnt.
by Vincent Béron
· 19 years ago
2c5fee9
c2man: Remove HTML warnings.
by Detlef Riekenberg
· 19 years ago
e78997a
Sort entries in win16.api and win32.api
by Vincent Béron
· 19 years ago
1f9fd44
Update win32.api to current git.
by Vincent Béron
· 19 years ago
5193c85
Update win32.api to match the current sources.
by Francois Gouget
· 19 years ago
18c5a0a
winapi_check: fully descend in included files to check for prototype.
by Vincent Béron
· 19 years ago
5127dc9
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
5cbd312
Update win32.api to match the current sources.
by Francois Gouget
· 19 years ago
bce123d
Use the typedef'd declaration of IRpcStubBuffer and IRpcChannelBuffer
by Vincent Béron
· 19 years ago
864f631
Reorder the virtual table definition so it's defined before it is used
by Vincent Béron
· 19 years ago
85e9474
Use interface instead of struct where appropriate in widl.
by Vincent Béron
· 19 years ago
250c80b
Better stick to the PSDK types and to the dsrole.h prototype. Update win32.api.
by Francois Gouget
· 19 years ago
972b6cc
Fix __RPC_USER handling.
by Francois Gouget
· 19 years ago
4a4ab52
Better stick to the PSDK types. Update win32.api.
by Francois Gouget
· 19 years ago
2f8f459
Make winapi_check understand the interface keyword.
by Vincent Béron
· 19 years ago
a808f38
Added support for Darwin DYLD_LIBRARY_PATH.
by Alexandre Julliard
· 19 years ago
74ce0d3
Update win32.api to current cvs.
by Vincent Béron
· 19 years ago
0d6a305
Preserve 16-byte stack alignment in 16-bit relays.
by Alexandre Julliard
· 19 years ago
c367dc4
Enforce 16-byte stack alignment when returning from 16-bit code and
by Alexandre Julliard
· 19 years ago
ec34a66
Ignore symlink files too (needed for git).
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
46e018a
Also handle mailto: urls.
by Hans Leidekker
· 19 years ago
6d442ae
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
f667584
winldap.h should include windeh.f and schnlsp.h.
by Francois Gouget
· 19 years ago
cc01e8f
Preserve 16-byte stack alignment in the various assembly
by Alexandre Julliard
· 19 years ago
482df92
Add LPADDRINFO, missing IP_* defines and missing APIs.
by Francois Gouget
· 19 years ago
f41abbd
Add/correct prototypes for some already defined functions in
by Vincent Béron
· 19 years ago
483f3ba
Update win32.api to cvs.
by Vincent Béron
· 19 years ago
0077582
Add timezone information to the registry.
by Mike McCormack
· 19 years ago
8056092
Prefix [putref] property names with putref_.
by Huw Davies
· 19 years ago
3a547b0
Add default version information.
by Vitaliy Margolen
· 19 years ago
f4c0524
Assorted spelling and case fixes.
by Francois Gouget
· 19 years ago
4adae00
Make parameter higlighting regex less "hungry".
by Markus Amsler
· 19 years ago
2d2e7f8
Update win16.api and win32.api.
by Vincent Béron
· 19 years ago
78039be
volatile is legal (and used now!) in a typedef struct {}.
by Vincent Béron
· 19 years ago
297ef3a
Fix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of PSYM_ENUMSOURCFILES_CALLBACK.
by Vincent Béron
· 19 years ago
eb3fec1
__RPC_STUB is a calling convention as well (#defined as __stdcall).
by Vincent Béron
· 19 years ago
40ffc28
Get rid of a double backslash.
by Dmitry Timoshkov
· 19 years ago
a1b1f99
Add the ContextMenuHandlers key for shortcuts so the new context menu
by Mike McCormack
· 19 years ago
b191c3d
Handle msi component identifiers without a feature guid.
by Mike McCormack
· 19 years ago
b3b065e
Remove version information.
by Vitaliy Margolen
· 19 years ago
bec54e7
Wine is beta software now.
by Hans Leidekker
· 19 years ago
d4c425b
Remove SVR4 specific pseudo-ops.
by Robert Lunnon
· 19 years ago
9aa4323
Fix winebuild's ppc assembly generation.
by Simon Richter
· 19 years ago
6fc9f19
Use WineHQ's mirror selection script to get the Mozilla ActiveX Control.
by Jonathan Ernst
· 19 years ago
bb05f9e
Make sure the component string is nul terminated.
by Mike McCormack
· 19 years ago
0be88a0
Correct AtlModuleAddTermFunc prototype.
by Vincent Béron
· 19 years ago
b99fa15
Rename struct option in order to avoid a conflict with wine/port.h.
by Dmitry Timoshkov
· 19 years ago
a8d69d6
Add current directory to default include path.
by Alexandre Julliard
· 19 years ago
36c3199
Default search path for an include file should be based on the path of
by Alexandre Julliard
· 19 years ago
41d228a
Don't create old unlocalized directories in wineprefixcreate.
by Richard Cohen
· 19 years ago
ac21d34
Set the version we report in wmc and wrc from the global Wine version.
by Alexandre Julliard
· 19 years ago
5131ba6
Set the widl version to be the same as the global package version.
by Alexandre Julliard
· 19 years ago
b01d6a9
Move all Unicode and Ansi string types to the %str and %wstr sections.
by Francois Gouget
· 19 years ago
12a7499
Put Wine version information in all the man pages.
by Alexandre Julliard
· 19 years ago
664e410
Added global rules for man pages.
by Alexandre Julliard
· 19 years ago
fb3a9ed
Fixed some nroff warnings.
by Alexandre Julliard
· 19 years ago
247cd64
winapi_check does not use the '--extension' flag so remove it.
by Francois Gouget
· 19 years ago
ea45862
Ignore the delay load directory size.
by Dmitry Timoshkov
· 19 years ago
f5e49be
Fixed dumping of the import directory to ignore the directory size.
by Alexandre Julliard
· 19 years ago
9e52816
Add support for dumping delay load PE data.
by Dmitry Timoshkov
· 19 years ago
e86a6a2
Get rid of the debug channels support.
by Alexandre Julliard
· 19 years ago
8b84ac8
Removed rules for .dbg.c files.
by Alexandre Julliard
· 19 years ago
eeea14a
Update winapi_check for "false" HAVE_* macros.
by Vincent Béron
· 19 years ago
8ee9f50
Update win32.api to current CVS.
by Vincent Béron
· 19 years ago
cd91bc6
Now that we are requiring bison anyway, make the .tab.c file use the
by Alexandre Julliard
· 19 years ago
ba09692
Don't treat absence of conditional as config.h being useless if
by Vincent Béron
· 19 years ago
2f96787
Add iads.idl to define the IADsContainer interface.
by Francois Gouget
· 19 years ago
f0f179d
volatile is valid everywhere const is valid.
by Francois Gouget
· 19 years ago
3f079bf
HOLEMENU is a 'long' as far as winapi_check is concerned.
by Francois Gouget
· 19 years ago
5d42588
Update win32.api to match the current sources.
by Francois Gouget
· 19 years ago
9714802
Update winapi_check so it considers 'longlong' (win*.api files) as
by Francois Gouget
· 19 years ago
75c27e1
Defined a proper structure for debug channels.
by Alexandre Julliard
· 19 years ago
94f140c
Leave creation of the drive symlinks to wineprefixcreate.
by Alexandre Julliard
· 19 years ago
5cb97d8
Generate 16-bit spec files as assembly code too.
by Alexandre Julliard
· 20 years ago
2aae74d
Factor out a couple of useful helper functions.
by Alexandre Julliard
· 20 years ago
210bd2d
Make sure that values of absolute symbols fit in 16 bits.
by Alexandre Julliard
· 20 years ago
Next »