taskmgr: French translation improvements.
[wine] / configure
2006-09-26  Alexandre Julliardexplorer: Work around the latest HAL binary compatibili...
2006-09-22  Alexandre Julliardconfigure: Moved the libGL.a check to the final warnings.
2006-09-22  Alexandre JulliardMakefile: Automatically update config.h if configure...
2006-09-21  Benjamin Arainddeapi: Implement stub dll for nddeapi.
2006-09-21  Alexandre Julliardconfigure: Don't display any messages when started...
2006-09-14  Alexandre Julliardmakefiles: Attempt to automatically run make depend...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Alexandre JulliardRelease 0.9.21. wine-0.9.21
2006-09-12  Alexandre Julliardconfigure: Fix left-over reference to kernel directory.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.
2006-09-11  Detlef Riekenberglocalspl: Add minimal localspl.dll.
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-09-08  Konstantin Petrovsvrapi: Added a stub svrapi.dll.
2006-09-08  Detlef Riekenbergconfigure.ac: Display a hint when CAPI is not supported.
2006-09-07  Dan Kegelprograms/wcmd: Rename to programs/cmd.
2006-08-29  Paul Vrienswintrust: Add framework and initial tests.
2006-08-28  Alexandre Julliardtools: Get rid of the winapi makefile, it's not used...
2006-08-25  Alexandre Julliardconfigure: Set rpath on all executables that link to...
2006-08-25  Alexandre Julliardconfigure: Make sure timezone and daylight are variables.
2006-08-25  Alexandre Julliardconfigure: Move cache handling into the WINE_TRY_CFLAGS...
2006-08-25  Alexandre Julliardconfigure: Enable the -Wwrite-strings flag.
2006-08-24  Alexandre JulliardRelease 0.9.20. wine-0.9.20
2006-08-24  Alexandre Julliardconfigure: Fixed bug in previous OpenGL warning patch.
2006-08-24  Roderick Colenbranderconfigure: Extend the current OpenGL/Direct3D warning...
2006-08-23  Alexandre Julliardconfigure: Remove -O2 disable hack for MacOS now that...
2006-08-23  Detlef Riekenbergconfigure: Show messages about additional packages...
2006-08-23  Gerald Pfeiferconfigure: Try to #include <pthread.h> before checking...
2006-08-16  Alexandre Julliardconfigure: Setting rpath should no longer be needed...
2006-08-15  Mike McCormackinfosoft: Add a test for the language neutral word...
2006-08-15  Alexandre Julliardloader/kthread: Remove some unneeded #ifdefs, other...
2006-08-15  Alexandre Julliardconfigure: Disable optimization on MacOS because of...
2006-08-15  Alexandre Julliardconfigure: Use a platform name check for MacOS shared...
2006-08-15  Alexandre Julliardconfigure: Moved the library checks after the function...
2006-08-15  Alexandre Julliardconfigure: Only link against libpoll where really neces...
2006-08-14  Alexandre Julliardlibwine: Also set the current library version for MacOS.
2006-08-14  Alexandre Julliardconfigure: Suppress multiple definitions warnings from...
2006-08-11  Mike McCormackpstorec: Add a stub implementation.
2006-08-10  Alexandre JulliardRelease 0.9.19. wine-0.9.19
2006-08-08  Francois Gougetconfigure: Fix the linux/ipx.h detection.
2006-08-07  Alexandre Julliardconfigure: Fixed soname detection on MacOS by using...
2006-08-07  Kevin Koltzauhid: Initial implementation.
2006-08-07  Tijl Coosemansloader/pthread: Added pthread_attr_get_np support.
2006-08-05  Alexandre Julliardlibs: Get rid of Makelib.rules since we only have one...
2006-08-04  Alexandre Julliardconfigure: Only link against libresolv where necessary.
2006-08-04  Alexandre Julliardserver: Added support for kqueue() as an alternative...
2006-08-01  Mike McCormackhlink: Add a short test case.
2006-07-29  Roderick Colenbranderwinex11.drv: Kill DGA support.
2006-07-27  Alexandre JulliardRelease 0.9.18. wine-0.9.18
2006-07-26  Robert Shearmanconfigure: Add a check for the DGifOpen function in...
2006-07-24  Mike McCormackconfigure: Check for freetype-config first, then use...
2006-07-24  Alexandre Julliardpreloader: Allocate more space in low memory as well...
2006-07-20  Mike McCormackconfigure: Use -fno-builtin to avoid warnings with...
2006-07-18  Alexandre Julliardconfigure: Store the full path to the prelink tool.
2006-07-17  Paul Millarlibwine: Add a configure check for setrlimit.
2006-07-17  Aric Stewartcomcat: cImplemented or cRequired of -1 means to match...
2006-07-14  Alexandre Julliardconfigure: Revert the error exit code for warnings...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Mike McCormackinfosoft: Add a word breaker for English.
2006-07-10  Alexandre JulliardRelease 0.9.17. wine-0.9.17
2006-07-10  Mike McCormackquery: Add a skeleton for query.dll.
2006-07-10  Alexandre Julliardconfigure: Define _WIN64 when building on a 64-bit...
2006-07-06  Ge van Geldorpconfigure: Allow relocation on x86_64.
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.
2006-06-29  Maarten Lankhorstcryptnet: Implement a stub cryptnet dll.
2006-06-27  Alexandre Julliardwineconsole: Portability fixes in the curses mouse...
2006-06-22  Alexandre Julliardconfigure: Send pkg-config error messages to /dev/null.
2006-06-21  Alexandre JulliardRelease 0.9.16. wine-0.9.16
2006-06-21  Piotr Cabanoleview: Added initial version.
2006-06-21  Detlef Riekenbergcompstui: Add minimal compstui.dll (stubs only).
2006-06-20  Alexandre Julliardconfigure: Default to using wine-pthread on all platforms.
2006-06-20  Jeremy Whiteconfigure: Probe more carefully for soname support...
2006-06-19  Scott Bambroughconfigure: Test for additional ICU libraries /usr/lib...
2006-06-16  Mike McCormackinseng: Initial implementation of inseng (required...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.
2006-06-15  Alexandre Julliardconfigure: Ues the standard AC_MSG_WARN to print warnings.
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-08  Alexandre JulliardRelease 0.9.15. wine-0.9.15
2006-06-08  Alexandre Julliardconfigure: Make the font warning more explicit about...
2006-06-07  Mike McCormackhlink: Add a stub implementation (based on Aric Stewart...
2006-06-05  Mike McCormackuserenv: Add a stub implementation of userenv.dll.
2006-05-31  Alexandre Julliarddnsapi: Added check for _msg_ptr vs. _ptr member in...
2006-05-30  Emmanuel Maillardwinecoreaudio: Initial Audio Driver for Mac OS X.
2006-05-25  Alexandre Julliardconfigure: Regenerated with autoconf 2.59d.
2006-05-24  Alexandre JulliardRelease 0.9.14. wine-0.9.14
2006-05-23  Alexandre Julliardwinspool: Renamed the directory to winspool.drv.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.
2006-05-23  Alexandre Julliardmsisys: Renamed the directory to msisys.ocx.
2006-05-22  Vitaliy Margolend3d8: Add refcount test.
2006-05-20  Dmitry TimoshkovAdd a stub implementation of ntdsapi.dll.
2006-05-15  Alexandre Julliardconfigure: Make libraries properly relocatable on MacOS.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-05-11  Alexandre JulliardRelease 0.9.13. wine-0.9.13
2006-05-09  Alexandre Julliardmsacm32.drv: Renamed msacm.drv to msacm32.drv, and...
2006-05-09  Alexandre Julliardmciwave: Renamed mciwave.drv to mciwave.dll, and moved...
2006-05-08  Marcus Meissnergphoto.ds: Implemented a libgphoto2 import driver,...
2006-05-08  Marcus Meissnertwain_32: Split out the sane specific parts from twain_...
2006-05-05  Dmitry TimoshkovAdd a stub implementation of mprapi.dll.
2006-04-18  Alexandre Julliardconfigure: Added check to catch old versions of the...
2006-04-18  Alexandre Julliardconfigure: Added checks for HAL libraries.
2006-04-17  Mike McCormackconfigure: Exit with a non-zero exit code if a core...
next