.. |
Makefile.in
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
client.c
|
widl: Output endpoint information in client and server files.
|
2007-02-07 17:55:09 +01:00 |
hash.c
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
hash.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
header.c
|
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 |
header.h
|
widl: size_is and length_is are expression lists now.
|
2007-02-06 15:59:24 +01:00 |
parser.h
|
widl: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:05:07 +02:00 |
parser.l
|
widl: 'control' is an attribute not a keyword.
|
2007-02-19 16:40:34 +01:00 |
parser.y
|
widl: Add a string list type and use it for the endpoint attribute.
|
2007-02-07 17:54:33 +01:00 |
proxy.c
|
widl: Use the correct type offset when freeing proxy variables.
|
2007-02-06 18:01:43 +01:00 |
server.c
|
widl: Output endpoint information in client and server files.
|
2007-02-07 17:55:09 +01:00 |
typegen.c
|
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 |
typegen.h
|
widl: Output endpoint information in client and server files.
|
2007-02-07 17:55:09 +01:00 |
typelib.c
|
widl: Convert attribute lists to standard Wine lists.
|
2007-01-22 14:20:36 +01:00 |
typelib.h
|
widl: Convert attribute lists to standard Wine lists.
|
2007-01-22 14:20:36 +01:00 |
typelib_struct.h
|
Assorted spelling fixes.
|
2006-12-05 10:31:47 +01:00 |
utils.c
|
widl: Replace a #if by if for better compiler checking.
|
2006-09-14 11:39:37 +02:00 |
utils.h
|
widl: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:05:07 +02:00 |
widl.c
|
widl: Generate proxy/client/server files when requested explicitly even if they are empty.
|
2007-01-19 12:46:19 +01:00 |
widl.h
|
widl: Convert interface lists to standard Wine lists.
|
2007-01-22 14:21:56 +01:00 |
widl.man.in
|
widl: Add -u and -U options to man page.
|
2006-09-14 11:39:37 +02:00 |
widltypes.h
|
widl: Add a string list type and use it for the endpoint attribute.
|
2007-02-07 17:54:33 +01:00 |
write_msft.c
|
widl: Handle TKIND_DISPATCH when generating MSFT typelibs.
|
2007-01-26 14:29:18 +01:00 |