2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
tree | commitdiff |
2002-05-10 |
Alexandre Julliard | Added some #ifdefs HAVE_X11_XLIB_H where appropriate. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Updated to the latest version. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-08 |
Andriy Palamarchuk | Direct bug reports to Wine bugzilla. Some other minor... |
tree | commitdiff |
2002-05-04 |
Patrik Stridvall | MS C related changes. |
tree | commitdiff |
2002-05-04 |
Andriy Palamarchuk | Made wineinstall to create symbolic links to Wine appli... |
tree | commitdiff |
2002-05-04 |
Warren Baird | Solve alignment problems by converting bitmap headers... |
tree | commitdiff |
2002-05-02 |
Dustin Navea | Changed bug report address. |
tree | commitdiff |
2002-05-01 |
Michael Cardenas | Fixed quoting of KDE desktop entry. |
tree | commitdiff |
2002-04-29 |
Dustin Navea | Write menu information to /usr/lib/menu/wine. |
tree | commitdiff |
2002-04-29 |
Patrik Stridvall | - API files update. |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | Link the tools and the server against libwine so we... |
tree | commitdiff |
2002-04-27 |
Dustin Navea | Always run ldconfig even if we don't change ld.so.conf. |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
tree | commitdiff |
2002-04-23 |
Alexandre Julliard | Load libXrender at run-time with dlopen (based on a... |
tree | commitdiff |
2002-04-23 |
Dustin Navea | Find ntfs drives and supermount cd-roms. |
tree | commitdiff |
2002-04-23 |
Dustin Navea | Search for real-windows registry now actually accesses... |
tree | commitdiff |
2002-04-22 |
Alexandre Julliard | Fixed typo in su command. |
tree | commitdiff |
2002-04-21 |
Tony Lambregts | Correctly detect the presence of a wine binary. |
tree | commitdiff |
2002-04-20 |
Bill Medland | Handle when ldconfig is not on the path, and do not... |
tree | commitdiff |
2002-04-20 |
Bill Medland | Prevent error message if LD_LIBRARY_PATH is not being... |
tree | commitdiff |
2002-04-14 |
Martin Wilck | Fix winemaker-generated references to dlls that have... |
tree | commitdiff |
2002-04-03 |
Patrik Stridvall | - Minor API file update. |
tree | commitdiff |
2002-04-01 |
Alexandre Julliard | Got rid of #ifdef USE_STABS. |
tree | commitdiff |
2002-04-01 |
Chris Morgan | Prevent the user from running wineinstall as root,... |
tree | commitdiff |
2002-03-29 |
Alexandre Julliard | Fixed winelauncher for new dll files layout. |
tree | commitdiff |
2002-03-26 |
Alexandre Julliard | Ignore imports and resources when building a .def file. |
tree | commitdiff |
2002-03-23 |
Patrik Stridvall | - API file update. |
tree | commitdiff |
2002-03-23 |
Eric Pouech | Fixed VxD call tracing. |
tree | commitdiff |
2002-03-21 |
Alexandre Julliard | Make warnings quiet by default and added -w option. |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-11 |
Patrik Stridvall | Made winebuild (almost) compile and work on Windows. |
tree | commitdiff |
2002-03-11 |
Patrik Stridvall | - Minor API update. |
tree | commitdiff |
2002-03-10 |
Alexandre Julliard | Removed some obsolete files. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-27 |
Alexandre Julliard | Cosmetic fixes. |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | - stress the fact that wineinstall is in Wine source |
tree | commitdiff |
2002-02-21 |
Adam D. Moss | Partially revert previous changes, force configure... |
tree | commitdiff |
2002-02-19 |
Adam D. Moss | Make wineinstall work in the new-autoconf-version world. |
tree | commitdiff |
2002-02-15 |
Alexandre Julliard | Modified makedep to handle #include <> correctly (based... |
tree | commitdiff |
2002-02-14 |
Alexandre Julliard | Upgraded configure script to use autoconf 2.50 features... |
tree | commitdiff |
2002-02-14 |
Alexandre Julliard | Updated to newer version. |
tree | commitdiff |
2002-02-12 |
Gavriel State | Some older versions of GDB need to have the filename... |
tree | commitdiff |
2002-02-04 |
Dmitry Timoshkov | Support for generation of .def files from .spec files. |
tree | commitdiff |
2002-02-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Minor API update. |
tree | commitdiff |
2002-01-29 |
Francois Gouget | 'test -e' is not supported on Solaris, replace with... |
tree | commitdiff |
2002-01-29 |
Clemens | Should process the .dynsym of shared libraries instead... |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Moved debug definitions to include/wine/debug.h. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Comment out/ifdef out unused code and variables. |
tree | commitdiff |
2002-01-21 |
Patrik Stridvall | Generate Perl modules defining prototypes for exported... |
tree | commitdiff |
2002-01-18 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2002-01-15 |
Francois Gouget | Small typo fix. |
tree | commitdiff |
2002-01-14 |
Ove Kaaven | Prepend "--" to arguments. |
tree | commitdiff |
2002-01-10 |
François Gouget | which is more portable than type (FreeBSD). |
tree | commitdiff |
2002-01-07 |
Patrik Stridvall | - API files update |
tree | commitdiff |
2002-01-06 |
Alexandre Julliard | Added support for dumping resources. |
tree | commitdiff |
2002-01-04 |
Alexandre Julliard | We no longer need libXpm. |
tree | commitdiff |
2002-01-04 |
Alexandre Julliard | We no longer need the xpm wrappers. |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Documentation update. |
tree | commitdiff |
2001-12-19 |
Michael Stefaniuc | Replaced MAX with max and deleted definition of MAX. |
tree | commitdiff |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
tree | commitdiff |
2001-12-14 |
Simon Walton | Fixed a bashism. |
tree | commitdiff |
2001-12-13 |
Marcus Meissner | Fixed some places where whitespace was not handled... |
tree | commitdiff |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
tree | commitdiff |
2001-12-04 |
Gerard Patel | Better handling of configuration with several Windows... |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-25 |
Andreas Mohr | Avoid potential problems with filenames containing... |
tree | commitdiff |
2001-11-23 |
Eric Pouech | New console code based on Win32 windows. |
tree | commitdiff |
2001-11-20 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2001-11-20 |
Dusan Lacko | Add Debian/Mandrake menu system support. |
tree | commitdiff |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-11-19 |
James Juran | Prevent warnings about labels at end of switch statemen... |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Fix a buffer overflow in write_name_str, bug found by |
tree | commitdiff |
2001-11-06 |
<ghutchis@cisco... | Avoid parsing the whole tree to find libwine.so. |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-11-05 |
Eric Pouech | Fixed and globalized some path and module name handling. |
tree | commitdiff |
2001-10-21 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added requests to store window rectangles in the server. |
tree | commitdiff |
2001-10-16 |
Guy L. Albertelli | - eliminate different segmentation faults. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | Fix handling of empty lists in install and uninstall... |
tree | commitdiff |
2001-10-12 |
Alexandre Julliard | Added atom_t type for atoms to make sure we use the... |
tree | commitdiff |
2001-10-12 |
Francois Gouget | Fix the Wine tools search path. |
tree | commitdiff |
2001-10-11 |
Francois Gouget | Fix the .spec.c rule. |
tree | commitdiff |
2001-10-09 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Wrappers must always be compiled in STRICT mode. |
tree | commitdiff |
2001-10-05 |
Daniel Sabo | A 'fi' was needed in the last if statement. |
tree | commitdiff |
2001-10-02 |
Alexandre Julliard | Avoid including winbase.h in generated .spec.c files. |
tree | commitdiff |
2001-10-02 |
Andreas Mohr | Yet another documentation/message text patch. |
tree | commitdiff |
2001-09-24 |
Bill Medland | Add support for making a build environment without... |
tree | commitdiff |
2001-09-21 |
Eric Pouech | Some dumb fixes. |
tree | commitdiff |
2001-09-20 |
Guy Albertelli | Add support for the +snoop style output. |
tree | commitdiff |
2001-09-19 |
Andreas Mohr | Updates and error message improvements. |
tree | commitdiff |
next |