Sign in
goma
/
wine
/
6b0720f5d69054fa0330f17f6f1427bba8262b67
/
tools
1cefed8
Make warnings quiet by default and added -w option.
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
235da79
Made winebuild (almost) compile and work on Windows.
by Patrik Stridvall
· 23 years ago
eb8a93c
- Minor API update. - Minor bug fixes.
by Patrik Stridvall
· 23 years ago
711b532
Removed some obsolete files.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
ee34695
Cosmetic fixes.
by Alexandre Julliard
· 23 years ago
8bc7f16
Spelling/alignment fixes.
by Andreas Mohr
· 23 years ago
a0ff2b4
- stress the fact that wineinstall is in Wine source
by Andreas Mohr
· 23 years ago
e3d9406
Partially revert previous changes, force configure to write an
by Adam D. Moss
· 23 years ago
49185ac
Make wineinstall work in the new-autoconf-version world.
by Adam D. Moss
· 23 years ago
fed8f1c
Modified makedep to handle #include <> correctly (based on a patch by
by Alexandre Julliard
· 23 years ago
f5818d2
Upgraded configure script to use autoconf 2.50 features, and renamed
by Alexandre Julliard
· 23 years ago
fb2b1c8
Updated to newer version.
by Alexandre Julliard
· 23 years ago
f98c52b
Some older versions of GDB need to have the filename data available
by Gavriel State
· 23 years ago
93a5b86
Support for generation of .def files from .spec files.
by Dmitry Timoshkov
· 23 years ago
2295e87
Fixed some more missing parenthesis issues.
by Andreas Mohr
· 23 years ago
f94462f
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
a44d9fc
Minor API update.
by Patrik Stridvall
· 23 years ago
42dcd97
'test -e' is not supported on Solaris, replace with '-f' or '-d'.
by Francois Gouget
· 23 years ago
37d960f
Should process the .dynsym of shared libraries instead of the .stab.
by Clemens
· 23 years ago
dbe2cd9
Moved debug definitions to include/wine/debug.h.
by Alexandre Julliard
· 23 years ago
5f30ee0
Comment out/ifdef out unused code and variables.
by Francois Gouget
· 23 years ago
b6754d8
Generate Perl modules defining prototypes for exported functions.
by Patrik Stridvall
· 23 years ago
4d4a52c
Minor API files update.
by Patrik Stridvall
· 23 years ago
638ae43
Small typo fix.
by Francois Gouget
· 23 years ago
f0cd93f
Prepend "--" to arguments.
by Ove Kaaven
· 23 years ago
2945c0a
which is more portable than type (FreeBSD).
by François Gouget
· 23 years ago
aa4efd4
- API files update - Minor bug fixes
by Patrik Stridvall
· 23 years ago
9e458b9
Added support for dumping resources.
by Alexandre Julliard
· 23 years ago
18e4b5e
We no longer need libXpm.
by Alexandre Julliard
· 23 years ago
8850a5f
We no longer need the xpm wrappers.
by Alexandre Julliard
· 23 years ago
a69c039
Documentation update.
by Andreas Mohr
· 23 years ago
690d24f
Replaced MAX with max and deleted definition of MAX.
by Michael Stefaniuc
· 23 years ago
7662ea1
Made register and interrupt flags instead of entry point types, so
by Alexandre Julliard
· 23 years ago
44b15b18
Fixed a bashism.
by Simon Walton
· 23 years ago
9c6af0a
Fixed some places where whitespace was not handled correctly.
by Marcus Meissner
· 23 years ago
eb9a863
Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs
by Alexandre Julliard
· 23 years ago
322d087
Better handling of configuration with several Windows installations.
by Gerard Patel
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
8c2e573
Avoid potential problems with filenames containing spaces.
by Andreas Mohr
· 23 years ago
0b83d4c
New console code based on Win32 windows.
by Eric Pouech
· 23 years ago
433e6a2
Minor API files update.
by Patrik Stridvall
· 23 years ago
8e44ba1
Add Debian/Mandrake menu system support.
by Dusan Lacko
· 23 years ago
9cef2d0
- fix wrong hexadecimal GetLastError() output
by Andreas Mohr
· 23 years ago
49c779a
Prevent warnings about labels at end of switch statements when
by James Juran
· 23 years ago
381111d
Fix a buffer overflow in write_name_str, bug found by jonathan@corvu.com.au.
by Francois Gouget
· 23 years ago
443904d
Avoid parsing the whole tree to find libwine.so.
by
· 23 years ago
1425941
Fix the #include order for config.h.
by François Gouget
· 23 years ago
de6d4e2
Fixed and globalized some path and module name handling.
by Eric Pouech
· 23 years ago
e15badb
Cosmetics.
by Andreas Mohr
· 23 years ago
0d50965
Added requests to store window rectangles in the server.
by Alexandre Julliard
· 23 years ago
daa6a7a
- eliminate different segmentation faults.
by Guy L. Albertelli
· 23 years ago
386cf6e
When including 'wine/port.h', include it first.
by Francois Gouget
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
60cccba
Fix handling of empty lists in install and uninstall targets.
by Francois Gouget
· 23 years ago
d8a8c11
Added atom_t type for atoms to make sure we use the same type
by Alexandre Julliard
· 23 years ago
3b3025b
Fix the Wine tools search path.
by Francois Gouget
· 23 years ago
4c282bf
Fix the .spec.c rule.
by Francois Gouget
· 23 years ago
c3c5746
API files update.
by Patrik Stridvall
· 23 years ago
d599c5a
Wrappers must always be compiled in STRICT mode.
by Francois Gouget
· 23 years ago
cebf8b6
A 'fi' was needed in the last if statement.
by Daniel Sabo
· 23 years ago
5b1e934
Avoid including winbase.h in generated .spec.c files.
by Alexandre Julliard
· 24 years ago
f359895
Yet another documentation/message text patch.
by Andreas Mohr
· 24 years ago
ce4e0a6
Add support for making a build environment without editing the source
by Bill Medland
· 24 years ago
f198879
Some dumb fixes.
by Eric Pouech
· 24 years ago
2011fa2
Add support for the +snoop style output.
by Guy Albertelli
· 24 years ago
7bed696
Updates and error message improvements.
by Andreas Mohr
· 24 years ago
5bdbc1a
Fixed demangling invocation. Be a bit more verbose on implemented features.
by Eric Pouech
· 24 years ago
ff453fc
Add config check and thread safe wrappers for the XRender library.
by Huw D M Davies
· 24 years ago
b56a2ef
Add missing CALLBACK modifier.
by Dmitry Timoshkov
· 24 years ago
705bfe9
Fixed dumping of dll export table.
by Alexandre Julliard
· 24 years ago
724c7d7
Place the log in $TMP if set and /tmp otherwise.
by Francois Gouget
· 24 years ago
d171a55
- FreeBSD now supported.
by Patrik Stridvall
· 24 years ago
38909c5
Preserve wine return status.
by Eric Lammerts
· 24 years ago
c60bc0c
Fixed problem with check for special characters.
by Justin Santa Barbara
· 24 years ago
d786a12
Added PE dump capabilities to specmaker and renamed specmaker into winedump.
by Eric Pouech
· 24 years ago
1a66d22
Added global management of user handles in the server.
by Alexandre Julliard
· 24 years ago
99eac46
Output correct assembly function headers for all functions.
by Alexandre Julliard
· 24 years ago
aeb023f
- Continued on the new C parser.
by Patrik Stridvall
· 24 years ago
4b33b13
- Begun implementation of a C statements parser.
by Patrik Stridvall
· 24 years ago
635d965
Small winecheck update (DGA check is bogus).
by Andreas Mohr
· 24 years ago
647ac51
Made it possible to install the winapi tools.
by Patrik Stridvall
· 24 years ago
cec294e
A few bug fixes.
by Patrik Stridvall
· 24 years ago
89a0c02
Fix handling of the '--with-wine-xxx' options: only look in the
by Francois Gouget
· 24 years ago
5bc9a0b
A few bug fixes.
by Patrik Stridvall
· 24 years ago
849cea0
Put the per project paths before the wine paths.
by Francois Gouget
· 24 years ago
67f0a70
- A few more bug fixes
by Patrik Stridvall
· 24 years ago
1c61b3b
Yet another major reorganization and a few new features.
by Patrik Stridvall
· 24 years ago
027c7a1
Minor reorganisation and a few bug fixes.
by Patrik Stridvall
· 24 years ago
37ec927
Use the new protocol.def file to build the request structures.
by Alexandre Julliard
· 24 years ago
d07a646
Several additions and bug fixes.
by Patrik Stridvall
· 24 years ago
4eb22c6
Make the font name and size settings reflect the data in the font file
by Bill Medland
· 24 years ago
384c232
Handle spaces properly when restarting winelauncher for debug.
by Francois Gouget
· 24 years ago
bda5074
Several additions and bug fixes.
by Patrik Stridvall
· 24 years ago
b59a9c7
Several additions and bug fixes.
by Patrik Stridvall
· 24 years ago
987ea46
Get winemaker to drop the trailing CtrlZ that is still to be found on
by Bill Medland
· 24 years ago
c3e8ac3
Major reorganization and cleanup.
by Patrik Stridvall
· 24 years ago
47a99e1
Several bug fixes and additions.
by Patrik Stridvall
· 24 years ago
0e397fe
Several bug fixes and additions.
by Patrik Stridvall
· 24 years ago
Next »