2000-12-01 |
Jeremy White | Make winelauncher work better for source tree builds. |
tree | commitdiff |
2000-11-30 |
Francois Gouget | - In interactive mode, don't ignore invalid options... |
tree | commitdiff |
2000-11-30 |
Francois Gouget | - Fix the handling of relative include/library paths |
tree | commitdiff |
2000-11-30 |
Patrik Stridvall | - Added new option --documentation-arguments |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Renamed CallTo16* functions to wine_call_to_16* and... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Set debugging option based on NO_TRACE_MSGS define... |
tree | commitdiff |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD... |
tree | commitdiff |
2000-11-27 |
Francois Gouget | The init function can be called main. |
tree | commitdiff |
2000-11-26 |
Alexandre Julliard | Added entry point flags -noimport, -norelay, -ret64... |
tree | commitdiff |
2000-11-26 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-11-26 |
Marcus Meissner | The __wine_call_from_16_ calls in the import table... |
tree | commitdiff |
2000-11-25 |
Hidenori Takeshima | Added checking for mmap. |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Added a few missing languages. |
tree | commitdiff |
2000-11-25 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-11-25 |
Francois Gouget | When autodetected the MFC were still generating wrappers. |
tree | commitdiff |
2000-11-25 |
Andreas Mohr | Made wineinstall a bit more verbose. |
tree | commitdiff |
2000-11-15 |
Alexandre Julliard | Moved standard syslevel APIs declaration to winbase.h. |
tree | commitdiff |
2000-11-15 |
Francois Gouget | Allow the user to stick the option and its argument... |
tree | commitdiff |
2000-11-15 |
Jon Griffiths | - Complete the implementation of heap functions |
tree | commitdiff |
2000-11-15 |
Dimitrie O. Paun | Include config.h. |
tree | commitdiff |
2000-11-15 |
Francois Gouget | Distinguish between IMPORTS and LIBRARIES. |
tree | commitdiff |
2000-11-14 |
Alexandre Julliard | Moved LDT handling to libwine.so. Changed the interface... |
tree | commitdiff |
2000-11-13 |
Alexandre Julliard | Export the CallFrom16xxx functions from kernel32. Renam... |
tree | commitdiff |
2000-11-13 |
Alexandre Julliard | Do not warn for unused imported dlls when forwards... |
tree | commitdiff |
2000-11-13 |
Alexandre Julliard | Don't include wine internal functions in the relay... |
tree | commitdiff |
2000-11-13 |
Francois Gouget | Fixed the detection of the link flags for NetBSD/Cygwin... |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Raise an exception for unimplemented 16-bit entry point... |
tree | commitdiff |
2000-11-12 |
Hidenori Takeshima | Fix for APIs that don't have any ordinal (ordinal=@). |
tree | commitdiff |
2000-11-11 |
Joerg Mayer | Get rid of some warnings about unused variables, signed... |
tree | commitdiff |
2000-11-10 |
Jeremy White | Make winelauncher smarter about finding the Wine librar... |
tree | commitdiff |
2000-11-10 |
Francois Gouget | Convert include statements of not-found files to lower... |
tree | commitdiff |
2000-11-09 |
Alexandre Julliard | Added support in winebuild for resolving function impor... |
tree | commitdiff |
2000-11-08 |
Jon Griffiths | - Implemented 73 CRT functions |
tree | commitdiff |
2000-11-08 |
Alexandre Julliard | Moved builtin dll registration to libwine. |
tree | commitdiff |
2000-11-07 |
Francois Gouget | Fix the include path handling in get_real_include_name |
tree | commitdiff |
2000-11-06 |
Alexandre Julliard | Better error message when an include file is not found... |
tree | commitdiff |
2000-11-05 |
Jeremy White | Added a winelauncher shell script which makes the proce... |
tree | commitdiff |
2000-11-05 |
Francois Gouget | New script for porting Windows source code to WineLib. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | New debug channel mechanism allowing decentralized... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Added debug_channels support. |
tree | commitdiff |
2000-11-02 |
Alexandre Julliard | Create Gnome/KDE desktop and menu entries from IShellLink |
tree | commitdiff |
2000-11-02 |
Francois Gouget | Make sure to carefully quote file names. |
tree | commitdiff |
2000-11-01 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-10-31 |
Ove Kaaven | Some bugfixes, another function for packaging, and... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
tree | commitdiff |
2000-10-29 |
Lionel Ulmer | Added a '-inifile' option to specify the location of... |
tree | commitdiff |
2000-10-29 |
Ove Kaaven | wineinstall improvements, mostly for usage in package... |
tree | commitdiff |
2000-10-29 |
Alexandre Julliard | Patch flat cs of 16-bit entry points if current %cs... |
tree | commitdiff |
2000-10-28 |
Federico Schwindt | Fixes for OpenBSD. |
tree | commitdiff |
2000-10-26 |
Alexandre Julliard | Raise an exception when a stub entry point is called. |
tree | commitdiff |
2000-10-25 |
Kristoffer Gleditsch | Added LDFLAGS to linking of wine-related binaries. |
tree | commitdiff |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
tree | commitdiff |
2000-10-25 |
Alexandre Julliard | 16-bit resource size must be scaled by alignment. |
tree | commitdiff |
2000-10-24 |
Alexandre Julliard | Added codepage translation based on the language id... |
tree | commitdiff |
2000-10-24 |
David Elliott | Fixed OFFSETOF macro definition for gcc 2.96. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Added support for loading Win32 .res files. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Fixed duplication of typename in 16-bit assembly output. |
tree | commitdiff |
2000-10-22 |
Joerg Mayer | Reduce the number of warnings about missing initializers. |
tree | commitdiff |
2000-10-22 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
tree | commitdiff |
2000-10-13 |
Lawson Whitney | Make findfunc look for .spec files, and put it with... |
tree | commitdiff |
2000-10-02 |
Patrik Stridvall | - Support for stdcall64 |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Converted some of the registry server requests to the... |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Added stdcall64 entry point type to allow correct relay... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Changed the Win32 dll descriptor to be in IMAGE_NT_HEAD... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Generate Win32 dll descriptor structure in the .spec... |
tree | commitdiff |
2000-09-24 |
Francois Gouget | Filenames may contain '/' and '\'. |
tree | commitdiff |
2000-09-13 |
Ulrich Weigand | Modified CallTo16Register routines to update register... |
tree | commitdiff |
2000-09-06 |
Lionel Ulmer | Added possibility to use XVideo. |
tree | commitdiff |
2000-09-06 |
Phil Cole | Added two directories to default non-windows install. |
tree | commitdiff |
2000-09-04 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-08-31 |
Phil Cole | The Path variable in the created .winerc must be in... |
tree | commitdiff |
2000-08-31 |
Phil Cole | Small fix. |
tree | commitdiff |
2000-08-31 |
Alexandre Julliard | Converted a lot of server requests to the new exception... |
tree | commitdiff |
2000-08-30 |
Alexandre Julliard | Added exception handling wrapper to a number of server... |
tree | commitdiff |
2000-08-29 |
Alexandre Julliard | Added the data structures and macros that will be neede... |
tree | commitdiff |
2000-08-28 |
Andreas Mohr | Added a wine rpm uninstall section to wineinstall. |
tree | commitdiff |
2000-08-25 |
Bertho Stultiens | Fixed a LALR(2) problem while scanning usertype resourc... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced global Callbacks structure by appropriate... |
tree | commitdiff |
2000-08-11 |
Mike McCormack | Created default c2man compatible perl script for generating |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-04 |
Patrik Stridvall | - Warn about directories specified in modules.dat that... |
tree | commitdiff |
2000-08-02 |
Marcus Meissner | PE_MESSAGE_HEADER.Length contains the header itself... |
tree | commitdiff |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn |
tree | commitdiff |
2000-07-28 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-07-28 |
Patrik Stridvall | Solaris specific fixes. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
tree | commitdiff |
2000-07-25 |
Patrik Stridvall | Minor API files update. |
tree | commitdiff |
2000-07-25 |
Bertho Stultiens | - Implemented a bug-work-around for Berkeley yacc ... |
tree | commitdiff |
2000-07-25 |
Dmitry Timoshkov | Make fnt2bdf produce correct fonts. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Fix a few typos and such. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Fixed a few problems. |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Doc and trace updates. |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | - Minor API files fixes. |
tree | commitdiff |
2000-07-15 |
Peter Ganten | Try to unlink output file before opening it. |
tree | commitdiff |
2000-07-10 |
Stas Sergeev | Make it possible to change the encoding of fonts from... |
tree | commitdiff |
2000-07-08 |
Bradley Baetz | Implemented a large number of the msvideo dll routines. |
tree | commitdiff |
next |