wordpad: French localization.
[wine] / configure
2006-02-15  Alexandre JulliardRelease 0.9.8. wine-0.9.8
2006-02-15  Emmanuel Maillardloader: Reserve memory area on Darwin (based on Steve...
2006-02-14  Jeff Latimerusp10: Added some tests.
2006-02-14  Alexandre Julliardctl3d32: Renamed ctl3d directory to ctl3d32.
2006-02-14  Alexandre Julliardolesvr32: Renamed olesvr directory to olesvr32.
2006-02-14  Alexandre Julliardolecli32: Renamed olecli directory to olecli32.
2006-02-14  Detlef Riekenbergsfc: Add sfc.dll with a stub for SfcIsFileProtected.
2006-02-14  Krzysztof Foltmanprograms: Add an implementation of Wordpad.
2006-02-11  Alexandre Julliardconfigure: Added check for dladdr in libdl.
2006-02-11  Alexandre Julliardconfigure: Added a WINE_CHECK_LIB_FUNCS macro to check...
2006-02-11  Phil Krylovntdll: Fix tape.c compilation on Darwin.
2006-02-11  Thomas Khoriched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX...
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-02-06  Gerald Pfeiferntdll: Use struct mtget.mt_blkno on those systems provi...
2006-02-05  Gerald Pfeiferntdll: Use struct mtget.mt_blksiz on systems featuring...
2006-02-05  Robert MillanEnable for GNU/kFreeBSD the same kernel-specific interf...
2006-02-02  Alexandre JulliardRelease 0.9.7. wine-0.9.7
2006-01-26  Hans Leidekkerntdll: Add implementation of tape IOCTLs.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-20  Alexandre Julliardconfigure: Remove the -mpreferred-stack-boundary option...
2006-01-19  Alexandre JulliardRelease 0.9.6. wine-0.9.6
2006-01-14  Alexandre Julliardmsvcrt: Implemented asctime, ctime and strftime instead...
2006-01-10  James Hawkinscabinet: Add initial tests for Extract.
2006-01-05  Robert ShearmanAdded implementation of security.dll.
2006-01-04  Alexandre JulliardRelease 0.9.5. wine-0.9.5
2005-12-22  Alexandre JulliardRelease 0.9.4. wine-0.9.4
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-09  H. Verbeetd3d9: Add a test for BeginStateBlock and EndStateBlock.
2005-12-08  Alexandre JulliardRelease 0.9.3. wine-0.9.3
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-11-29  Hans LeidekkerLink to the reentrant version of libldap.
2005-11-22  Alexandre JulliardRelease 0.9.2. wine-0.9.2
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-11-17  Marcus MeissnerImplemented getaddrinfo(), including full mapping of...
2005-11-16  Aric StewartBeginnings of an explorer.exe replacement that wraps...
2005-11-09  Alexandre JulliardRelease 0.9.1. wine-0.9.1
2005-10-31  Alexandre JulliardAdded an 'eject' Winelib app that allows unmounting...
2005-10-31  Alexandre JulliardGet rid of the no longer used tty driver.
2005-10-31  Michael JungAdded initial tests for shdocvw's FolderShortcut related
2005-10-27  Marcus MeissnerPrint first line of LDD output only.
2005-10-25  Alexandre JulliardRelease 0.9. wine-0.9
2005-09-30  Alexandre JulliardRelease 20050930. wine-20050930
2005-09-21  Steven EdwardsAdded stringtable regression test.
2005-09-15  Alexandre JulliardSet the proper build flags for Darwin based on the...
2005-09-15  Vincent BéronTweak the test for detecting libxslt as it didn't work...
2005-09-12  Alexandre JulliardOnly try to set -mpreferred-stack-boundary on i386.
2005-09-09  Alexandre JulliardAdded a define check for __x86_64__.
2005-09-03  Alexandre JulliardWe shouldn't use flat namespace for dlls on Mac OS...
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-08-30  Alexandre JulliardRelease 20050830. wine-20050830
2005-08-25  Alexandre JulliardAdded a make rules file for static import libraries.
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-22  Gerald PfeiferPrefer sys/limits.h over machine/limits.h.
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-17  Rémi AssaillyMoved mciseq to the top-level dlls directory.
2005-08-12  Mike McCormackAdd some msxml3 tests.
2005-08-12  Mike McCormackAdd a configure test for xmlReadMemory.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-08-09  Alexandre JulliardAdded support for the --image-base linker option in...
2005-08-08  Mike McCormackUse pkg-config in the libxml configure check.
2005-08-08  Alexandre JulliardRemoved some unused or redundant configure checks.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Alexandre JulliardGet rid of the no longer used regedit test.
2005-08-03  Alexandre JulliardMerged some of the header checks to reduce the size...
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-08-03  Kai BlinSet up tests for secur32.
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.
2005-07-29  Daniel RemenakDetect force-feedback-capable linux event device joysti...
2005-07-27  Rémi AssaillyMoved mcicda to the top-level dlls directory.
2005-07-27  Steven EdwardsAdd stub implementation of the Uniscribe Script Processor.
2005-07-26  Thomas WeidenmuellerAdded stubs for objsel.dll and objsel.h.
2005-07-25  Alexandre JulliardRelease 20050725. wine-20050725
2005-07-25  Anderson LizardoFixed "broken OpenGL setup" configure check, which...
2005-07-21  Rémi AssaillyMoved midimap to the top-level dlls directory.
2005-07-20  Huw DaviesImplement stdole2.tlb.
2005-07-15  Hans LeidekkerConfigure checks for OpenLDAP headers and libraries.
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-13  Hans LeidekkerBeginnings of WLDAP32.
2005-07-12  Jacek CabanAdded hh.exe.
2005-07-10  Gerald PfeiferAdd a configure check for struct request_sense. Use...
2005-07-01  Phil KrylovFixed dlls/ntdll/cdrom.c compilation in Darwin by addin...
2005-06-30  Vitaliy MargolenFix test for arts.
2005-06-30  Alexandre JulliardRemoved some no longer used asm checks.
2005-06-28  Alexandre JulliardRelease 20050628. wine-20050628
2005-06-27  Dmitry TimoshkovAdd a check for sg_io_hdr_t and (not tested) check...
2005-06-27  Jacek CabanAdded tests.
2005-06-20  Pierre d'HerbemontAlso check for /usr/X11R6/lib/libGL.dylib.
2005-06-17  Alexandre JulliardMove the loader a bit higher in memory to leave more...
2005-06-13  Detlef RiekenbergAdded activeds.dll with some stubs to get the native...
2005-06-12  Adrian HarveyAdded sys/types.h to configure check for videodev.h.
2005-06-09  Alexandre JulliardMoved dde files to the main directory and got rid of...
2005-06-09  Alexandre JulliardMoved monitor functions to dlls/user/misc.c and finally...
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...
2005-06-05  Christian CostaMoved dsurface object files to ddraw root dir.
2005-06-04  Christian CostaMoved ddraw object files to ddraw root dir.
2005-06-03  Christian CostaMoved clipper and palette objects files to ddraw root...
2005-05-24  Alexandre JulliardRelease 20050524. wine-20050524
2005-05-24  Phil KrylovAdded detection of platforms which don't have external...
2005-05-24  Kees CookCreate basic test suite for CryptProtectData/CryptUnpro...
next