2002-08-20 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2002-08-20 |
Marcus Meissner | Implemented delayed import assembler thunks for PPC. |
tree | commitdiff |
2002-08-17 |
Dmitry Timoshkov | Include protection for <unistd.h>, <sys/types.h> and... |
tree | commitdiff |
2002-08-15 |
François Gouget | Fix command-line parsing for Winelib applications. |
tree | commitdiff |
2002-08-15 |
Alexandre Julliard | Added support for #pragma code_page. |
tree | commitdiff |
2002-08-15 |
Marcus Meissner | The text section alignment should be default, not 1. |
tree | commitdiff |
2002-08-14 |
Alexandre Julliard | Builtin modules must be aligned on 64K boundary. |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Avoid dependencies on y.tab.h. |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind... |
tree | commitdiff |
2002-08-10 |
Alexandre Julliard | Added explicit dependency on y.tab.h for lex output. |
tree | commitdiff |
2002-08-09 |
Patrik Stridvall | API file update. |
tree | commitdiff |
2002-08-09 |
Andriy Palamarchuk | Updated to generate build scripts working with current... |
tree | commitdiff |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
tree | commitdiff |
2002-08-07 |
Alexandre Julliard | Get rid of removed winapi_check subdirs. |
tree | commitdiff |
2002-08-02 |
Alexandre Julliard | Removed struct user to avoid conflicts with system... |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | In -spec and -exe mode, accept multiple object files... |
tree | commitdiff |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
tree | commitdiff |
2002-07-29 |
Michael Stefaniuc | Include <stdlib.h> needed by exit(). |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Added a winebuild man page. |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Added support for importing by ordinal. |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Set correct dll file name when building a .def file. |
tree | commitdiff |
2002-07-25 |
Gerald Pfeifer | #include <unistd.h> which is required for unlink(). |
tree | commitdiff |
2002-07-25 |
Andriy Palamarchuk | winebuild searches libraries specified in -l parameter... |
tree | commitdiff |
2002-07-25 |
Alexandre Julliard | Put correct ordinal hints in the import table. |
tree | commitdiff |
2002-07-23 |
Patrik Stridvall | - Report broken forwards. |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
tree | commitdiff |
2002-07-22 |
Patrik Stridvall | Handle forwarded functions properly (based on a patch... |
tree | commitdiff |
2002-07-20 |
Patrik Stridvall | Fixed winapi_extract. |
tree | commitdiff |
2002-07-20 |
Alexandre Julliard | Explicitly specify the path to wpp.h so we don't need... |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | Avoid structures or arrays of size 0. |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | - Removed name, type, mode, rsrc, and import statements... |
tree | commitdiff |
2002-07-19 |
Patrik Stridvall | Merged all API files into two files (Win16/Win32). |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Update output for recent build changes. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Fixed temp name handling. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Split the C preprocessor from wrc into a separate library. |
tree | commitdiff |
2002-07-08 |
Chris Morgan | Windows registry not found should be a notice to the... |
tree | commitdiff |
2002-07-05 |
Gregg Mattinson | - Replaced .previous with a .section statement for... |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-20 |
Steven Edwards | Portability fix. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Unregister 16-bit dlls on module unload. |
tree | commitdiff |
2002-06-04 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2002-06-02 |
Andriy Palamarchuk | Corrected installation of the wine applications, fixed... |
tree | commitdiff |
2002-06-02 |
Steven Edwards | Portability fix. |
tree | commitdiff |
2002-06-02 |
Vincent Béron | Show in which file the function is actually implemented... |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Added fallback read() for missing/failing mmap(). |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-30 |
Steven Edwards | Fixes for building on mingw. |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Renamed handle_t to obj_handle_t to avoid conflict... |
tree | commitdiff |
2002-05-30 |
Tony Lambregts | Removed -managed option. |
tree | commitdiff |
2002-05-29 |
Vincent Béron | Fixed some more missing \n in traces. |
tree | commitdiff |
2002-05-28 |
Eric Pouech | Added the ability to add local configuration to winewra... |
tree | commitdiff |
2002-05-25 |
Alexandre Julliard | Only add extra symbols if they are not already exported... |
tree | commitdiff |
2002-05-23 |
Dustin Navea | Support for KDE3. |
tree | commitdiff |
2002-05-23 |
Dustin Navea | Added creation of c:/windows/fonts and |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced the GET/PUT_UA macros by memcpy. Fixed a few... |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | Avoid 0-byte files. |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
tree | commitdiff |
2002-05-22 |
Patrik Stridvall | API files update. |
tree | commitdiff |
2002-05-19 |
Alexandre Julliard | Do not output stubs in the .def file. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Adapted to use the argc/argv variables from libwine. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
tree | commitdiff |
2002-05-16 |
Andriy Palamarchuk | Place "Common Files" under "Program Files" instead... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Fixed missing call to make_c_identifier. |
tree | commitdiff |
2002-05-16 |
Steven Edwards | Added check for sys/mman.h. |
tree | commitdiff |
2002-05-14 |
Dustin Navea | Fixes for kde3 and Desktop directory. |
tree | commitdiff |
2002-05-14 |
Dustin Navea | Fix for $libdir check. |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Allowed options to be put between mode keyword and... |
tree | commitdiff |
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 |
next |