Implement @163,164,168,175,182,187,286,SHSkipJunction.
[wine] / tools /
2002-09-10  Martin Wilck- Fix --nomfc option which is currrently broken.
2002-09-09  Patrik StridvallAPI files update.
2002-09-09  Martin Wilck- Add "-ldl" for wrapper apps.
2002-09-06  Francois GougetSome small typo / phrasing fixes.
2002-09-06  Francois GougetAdd prototypes to all functions.
2002-09-04  Rok MandeljcAdded symlinks for winhelp.
2002-09-04  Steven EdwardsFixed typo in BITMAPV4HEADER stucture.
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-30  Patrik Stridvall- Proper handling of GDI32 and USER32.
2002-08-30  Patrik StridvallAPI files update.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-28  Patrik StridvallNew tool winapi_cleanup for doing simple automatic...
2002-08-27  Alexandre JulliardFixed line numbers in error messages and improved redef...
2002-08-27  Alexandre JulliardTry to derive temp file names from output file names...
2002-08-27  Patrik StridvallAdded Microsoft Visual Studio workspace and project...
2002-08-26  Dmitry TimoshkovMake winedump compilable by MSVC.
2002-08-20  Patrik StridvallAPI files update.
2002-08-20  Marcus MeissnerImplemented delayed import assembler thunks for PPC.
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-08-15  François GougetFix command-line parsing for Winelib applications.
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-08-15  Marcus MeissnerThe text section alignment should be default, not 1.
2002-08-14  Alexandre JulliardBuiltin modules must be aligned on 64K boundary.
2002-08-13  Alexandre JulliardAvoid dependencies on y.tab.h.
2002-08-13  Alexandre JulliardSetup exception frame around 16-bit calls to unwind...
2002-08-10  Alexandre JulliardAdded explicit dependency on y.tab.h for lex output.
2002-08-09  Patrik StridvallAPI file update.
2002-08-09  Andriy PalamarchukUpdated to generate build scripts working with current...
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-08-07  Alexandre JulliardGet rid of removed winapi_check subdirs.
2002-08-02  Alexandre JulliardRemoved struct user to avoid conflicts with system...
2002-08-01  Alexandre JulliardIn -spec and -exe mode, accept multiple object files...
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-29  Michael StefaniucInclude <stdlib.h> needed by exit().
2002-07-28  Alexandre JulliardAdded a winebuild man page.
2002-07-28  Alexandre JulliardAdded support for importing by ordinal.
2002-07-28  Alexandre JulliardSet correct dll file name when building a .def file.
2002-07-25  Gerald Pfeifer#include <unistd.h> which is required for unlink().
2002-07-25  Andriy Palamarchukwinebuild searches libraries specified in -l parameter...
2002-07-25  Alexandre JulliardPut correct ordinal hints in the import table.
2002-07-23  Patrik Stridvall- Report broken forwards.
2002-07-22  Alexandre JulliardReplace all uses of PREFIX and @function by the __ASM_N...
2002-07-22  Patrik StridvallHandle forwarded functions properly (based on a patch...
2002-07-20  Patrik StridvallFixed winapi_extract.
2002-07-20  Alexandre JulliardExplicitly specify the path to wpp.h so we don't need...
2002-07-19  Gregg MattinsonAvoid structures or arrays of size 0.
2002-07-19  Gregg Mattinson- Removed name, type, mode, rsrc, and import statements...
2002-07-19  Patrik StridvallMerged all API files into two files (Win16/Win32).
2002-07-19  Jon GriffithsUpdate output for recent build changes.
2002-07-16  Alexandre JulliardFixed temp name handling.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-07-08  Chris MorganWindows registry not found should be a notice to the...
2002-07-05  Gregg Mattinson- Replaced .previous with a .section statement for...
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-20  Steven EdwardsPortability fix.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-14  Alexandre JulliardUnregister 16-bit dlls on module unload.
2002-06-04  Patrik StridvallAPI files update.
2002-06-02  Andriy PalamarchukCorrected installation of the wine applications, fixed...
2002-06-02  Steven EdwardsPortability fix.
2002-06-02  Vincent BéronShow in which file the function is actually implemented...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-06-01  Alexandre JulliardAdded fallback read() for missing/failing mmap().
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Steven EdwardsFixes for building on mingw.
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-05-30  Tony LambregtsRemoved -managed option.
2002-05-29  Vincent BéronFixed some more missing \n in traces.
2002-05-28  Eric PouechAdded the ability to add local configuration to winewra...
2002-05-25  Alexandre JulliardOnly add extra symbols if they are not already exported...
2002-05-23  Dustin NaveaSupport for KDE3.
2002-05-23  Dustin NaveaAdded creation of c:/windows/fonts and
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-22  Alexandre JulliardAvoid 0-byte files.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-22  Patrik StridvallAPI files update.
2002-05-19  Alexandre JulliardDo not output stubs in the .def file.
2002-05-16  Alexandre JulliardAdapted to use the argc/argv variables from libwine.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-16  Andriy PalamarchukPlace "Common Files" under "Program Files" instead...
2002-05-16  Alexandre JulliardFixed missing call to make_c_identifier.
2002-05-16  Steven EdwardsAdded check for sys/mman.h.
2002-05-14  Dustin NaveaFixes for kde3 and Desktop directory.
2002-05-14  Dustin NaveaFix for $libdir check.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-11  Eric PouechAllowed options to be put between mode keyword and...
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-10  Alexandre JulliardAdded some #ifdefs HAVE_X11_XLIB_H where appropriate.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardUpdated to the latest version.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-08  Andriy PalamarchukDirect bug reports to Wine bugzilla. Some other minor...
2002-05-04  Patrik StridvallMS C related changes.
2002-05-04  Andriy PalamarchukMade wineinstall to create symbolic links to Wine appli...
2002-05-04  Warren BairdSolve alignment problems by converting bitmap headers...
2002-05-02  Dustin NaveaChanged bug report address.
next