16bit user GetProp/SetProp get strings or atoms, so we can use 'str'.
[wine] / tools /
2000-12-29  Ulrich WeigandFixed builtin imports broken by latest change.
2000-12-29  Ulrich WeigandFixed winebuild to work on non-Intel architectures.
2000-12-29  Jon GriffithsAllow stubs for exports that are not legal C identifiers.
2000-12-27  Alexandre JulliardRenamed libuuid.a to libwine_uuid.a
2000-12-26  Eric PouechAdded ability to delay loading of an imported DLL until...
2000-12-21  Patrik Stridvall- Minor API file update.
2000-12-19  Jon Griffiths- Add several mbcs and CP 932 functions, fix some exist...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-18  Patrik StridvallSolaris fixes.
2000-12-16  Patrik Stridvall- Minor API file update.
2000-12-15  Alexandre JulliardAllocate entry points dynamically to allow for a larger...
2000-12-15  Francois GougetAlways link with uuid.
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-14  Jon GriffithsAdded "ignore" directive for skipping individual symbol...
2000-12-14  Andreas MohrFixed an unquoted string.
2000-12-13  Eric PouechFixed path resolution for a/b.c source files.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-11  Alexandre JulliardOutput the exports table in assembly code to make it...
2000-12-07  Francois GougetAdded a prototype for closesocket.
2000-12-06  Alexandre JulliardDon't make the spec file constructors static so that...
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Eric PouechNow prints line number for 'x.dll imported but no symbo...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Nerijus BaliunasFixed Serbian language code page.
2000-12-05  Dimitrie O. Paun- overwrite (rather than append) the output file if...
2000-12-05  Andreas Mohrwineinstall didn't create the default no-windows direct...
2000-12-02  Patrik StridvallMinor API files update.
2000-12-02  Alexandre JulliardAlways put the dll constructor in the .init section...
2000-12-02  Francois GougetIf there is a single target, it should also get the...
2000-12-01  Patrik Stridvall- Fixed a bug concerning Win16 documentation.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-12-01  Dimitrie O. PaunModified winebuild to use the __ASM_FUNC macro for...
2000-12-01  Jeremy WhiteMake winelauncher work better for source tree builds.
2000-11-30  Francois Gouget- In interactive mode, don't ignore invalid options...
2000-11-30  Francois Gouget- Fix the handling of relative include/library paths
2000-11-30  Patrik Stridvall- Added new option --documentation-arguments
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardSet debugging option based on NO_TRACE_MSGS define...
2000-11-27  Jon Griffiths- configure tests for finite()/fpclass(), fixes BSD...
2000-11-27  Francois GougetThe init function can be called main.
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-26  Patrik StridvallMinor API files update.
2000-11-26  Marcus MeissnerThe __wine_call_from_16_ calls in the import table...
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-25  Alexandre JulliardAdded a few missing languages.
2000-11-25  Patrik StridvallMinor API files update.
2000-11-25  Francois GougetWhen autodetected the MFC were still generating wrappers.
2000-11-25  Andreas MohrMade wineinstall a bit more verbose.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-15  Francois GougetAllow the user to stick the option and its argument...
2000-11-15  Jon Griffiths- Complete the implementation of heap functions
2000-11-15  Dimitrie O. PaunInclude config.h.
2000-11-15  Francois GougetDistinguish between IMPORTS and LIBRARIES.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-11-13  Alexandre JulliardDo not warn for unused imported dlls when forwards...
2000-11-13  Alexandre JulliardDon't include wine internal functions in the relay...
2000-11-13  Francois GougetFixed the detection of the link flags for NetBSD/Cygwin...
2000-11-12  Alexandre JulliardRaise an exception for unimplemented 16-bit entry point...
2000-11-12  Hidenori TakeshimaFix for APIs that don't have any ordinal (ordinal=@).
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-10  Jeremy WhiteMake winelauncher smarter about finding the Wine librar...
2000-11-10  Francois GougetConvert include statements of not-found files to lower...
2000-11-09  Alexandre JulliardAdded support in winebuild for resolving function impor...
2000-11-08  Jon Griffiths- Implemented 73 CRT functions
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.
2000-11-07  Francois GougetFix the include path handling in get_real_include_name
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-11-05  Jeremy WhiteAdded a winelauncher shell script which makes the proce...
2000-11-05  Francois GougetNew script for porting Windows source code to WineLib.
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-11-05  Alexandre JulliardAdded debug_channels support.
2000-11-02  Alexandre JulliardCreate Gnome/KDE desktop and menu entries from IShellLink
2000-11-02  Francois GougetMake sure to carefully quote file names.
2000-11-01  Patrik StridvallMinor API files update.
2000-10-31  Ove KaavenSome bugfixes, another function for packaging, and...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-29  Lionel UlmerAdded a '-inifile' option to specify the location of...
2000-10-29  Ove Kaavenwineinstall improvements, mostly for usage in package...
2000-10-29  Alexandre JulliardPatch flat cs of 16-bit entry points if current %cs...
2000-10-28  Federico SchwindtFixes for OpenBSD.
2000-10-26  Alexandre JulliardRaise an exception when a stub entry point is called.
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-10-25  Alexandre JulliardAdded support for loading .res files for 16-bit resources.
2000-10-25  Alexandre Julliard16-bit resource size must be scaled by alignment.
2000-10-24  Alexandre JulliardAdded codepage translation based on the language id...
2000-10-24  David ElliottFixed OFFSETOF macro definition for gcc 2.96.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-23  Alexandre JulliardAdded support for loading Win32 .res files.
2000-10-23  Alexandre JulliardFixed duplication of typename in 16-bit assembly output.
2000-10-22  Joerg MayerReduce the number of warnings about missing initializers.
2000-10-22  Patrik StridvallMinor API files update.
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-13  Lawson WhitneyMake findfunc look for .spec files, and put it with...
2000-10-02  Patrik Stridvall- Support for stdcall64
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-10-01  Alexandre JulliardAdded stdcall64 entry point type to allow correct relay...
2000-09-27  Alexandre JulliardChanged the Win32 dll descriptor to be in IMAGE_NT_HEAD...
next