Fix signed/unsigned comparison warnings.
[wine] / libs /
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-03  Mike McCormackFill in the MZ header in builtin PE DLLs.
2004-08-12  Emmanuel MaillardDefine -install_name for dynamics libraries to prevent...
2004-07-24  Alexandre JulliardReserve the DOS area in mmap_init if it wasn't already...
2004-07-22  Emmanuel MaillardSet segment address of wine executable and libwine...
2004-06-15  Alexandre JulliardAdd the preloader itself as argv[0] and remove it again...
2004-06-14  Alexandre JulliardYet another fix for the MacOS X environ brain damage.
2004-06-04  Alexandre JulliardAvoid zero size allocations.
2004-06-03  Alexandre JulliardCheck for existing reserved areas in mmap_init to avoid...
2004-05-30  Christian CostaFixed preloader_exec.
2004-05-29  Alexandre JulliardPass the environ variable from main to try to avoid...
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-28  Alexandre JulliardDon't rely on the reserved area list being empty in...
2004-05-27  Kevin KoltzauFixed last mmap issue with mingw windows build.
2004-05-25  Alexandre JulliardPortability fix.
2004-05-25  Alexandre JulliardMoved environ definition to port.h.
2004-05-25  Emmanuel MaillardAdded environ support for Darwin.
2004-05-25  Emmanuel MaillardAdjust stack pointer in wine_switch_to_stack to prevent...
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-05-11  Alexandre JulliardInitial support for automatically creating the ~/.wine...
2004-05-01  Pierre d'HerbemontSupport Darwin versioning convention.
2004-04-17  Emmanuel MaillardCreate symlinks for .dylib libraries too.
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-04-02  Alexandre JulliardAdded memicmpW.
2004-03-10  Alexandre JulliardCheck that we have statfs before using it.
2004-03-07  Alexandre JulliardAdded check for f_namelen in struct statfs.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-02-13  Alexandre JulliardDon't build getopt at all if it's not needed.
2004-02-12  Alexandre JulliardAdded version scripts for libwine and libwine_unicode.
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2004-01-26  Alexandre JulliardMoved libuuid to the dlls directory, and moved the...
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2004-01-20  Dmitry TimoshkovFixed some problems found while compiling and linking...
2004-01-20  Rok Mandeljc- updated resources to DX9
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2004-01-02  Alexandre JulliardAdded wine_dll_get_owner function that retrieves the...
2003-12-13  Alexandre JulliardAvoid common symbols on Darwin/Mac OS X.
2003-12-13  Ge van GeldorpWhen building a PE DLL (MinGW), variables exported...
2003-12-05  Alexandre JulliardAdded a WINEDEBUG environment variable that allows...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-14  Jon GriffithsRemove a redundant test.
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-05  Alexandre JulliardAdded wine_pthread_create_thread and wine_pthread_exit_...
2003-11-03  Alexandre JulliardPut better values for code and data sizes in the NT...
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-21  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-16  Alexandre JulliardDon't export the wine_pthread_* functions.
2003-10-15  Jon GriffithsAdded string folding support.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-15  Jon GriffithsAdd generation of digit and compatability mapping tables.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-14  Alexandre JulliardAdded check for pthread.h (reported by Steven Edwards).
2003-10-10  Alexandre JulliardDon't reference the environ global variable from kernel...
2003-10-10  Alexandre JulliardAdded placeholders for wine_pthread_init_process and
2003-10-10  Alexandre JulliardChanged the init code to make libwine load only ntdll...
2003-10-08  Alexandre JulliardAdded wine_get_argv0_path() to retrieve the path of...
2003-10-03  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-09-24  Jon GriffithsPortability fix.
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-09-03  Alexandre Julliardshlobj.h must include wine/obj_dragdrophelper.h (report...
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-27  Todd VierlingUse MAP_TRYFIXED on NetBSD if available.
2003-08-25  Alexandre JulliardDon't build memcpy_unaligned on 386 to avoid MSVC break...
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-08-18  Jon GriffithsPortability fixes.
2003-08-06  Mike McCormackDefined FMTIDs for ole32.
2003-07-19  Jon GriffithsvsnprintfW: %% should output a literal % sign.
2003-07-19  Jon GriffithsMSVC doesn't like K&R function declarations: use ansi...
2003-07-03  Alexandre JulliardAdded a file_exists argument to wine_dll_load to allow...
2003-07-02  Marcus MeissnerAdded isync to the interlocked functions.
2003-07-01  Alexandre JulliardCreate a new list of defined symbols when parsing a...
2003-07-01  Alexandre JulliardAdd strmif.h to the headers included in libuuid.
2003-07-01  Raphael JunqueiraAdded d3d9 guids.
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-27  Alexandre JulliardAdded generation of table of collation keys (based...
2003-06-26  Alexandre JulliardUpdated to the latest Unicode standard.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-06-04  Paul LauferWork around for flex brain damage.
2003-05-21  Alexandre JulliardReset SIGCHLD handler to default if we need to wait...
2003-05-11  Alexandre JulliardHandle overlapping buffers properly in wcstombs_sbcs...
2003-05-08  Alexandre JulliardFixed return value of wine_utf8_wcstombs (spotted by...
2003-05-04  Pierre d'HerbemontAdd register preservation when using lawrx instruction.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-04-30  Alexandre JulliardAdded wine_init.
2003-04-29  Robert ReifAdded partial property set support which is used by...
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
next