widl: Pass current_structure into write_conf_or_var_desc in write_ip_tfs.
[wine] / configure
2010-03-15  Detlef Riekenbergmsvcr90: Add msvcr90.dll with forwards to msvcrt.dll.
2010-03-15  Detlef Riekenbergmsvcr80: Add msvcr80.dll with forwards to msvcrt.dll.
2010-03-15  Detlef Riekenbergmsvcr70: Add msvcr70.dll with forwards to msvcrt.dll.
2010-03-15  Juan Langiphlpapi: Implement GetAdaptersAddresses for IPv6 addre...
2010-03-15  Yann Droneaudconfigure: Fixed <linux/ppdev.h> test.
2010-03-15  Juan Langiphlpapi: Check for ifr_hwaddr member of struct ifreq.
2010-03-05  Alexandre JulliardRelease 1.1.40. wine-1.1.40
2010-03-04  Yann Droneaudaclocal.m4: Fix WINE_TRY_CFLAGS macro (LLVM/Clang).
2010-03-02  Marcus Meissnerwindowscodecs: Handle old libpng.so using distros ...
2010-03-02  Alexandre Goujonconfigure: Define _WIN32 when compiling on Windows.
2010-03-02  Alexandre Goujonconfigure: Add dll name recognition for cygwin.
2010-02-25  Huw Daviesdispex: Add a stub dispex.dll.
2010-02-23  Alexandre Julliardmakefiles: Add some shell function helpers to generate...
2010-02-23  Alexandre Julliardmakefiles: Always build dependencies by default and...
2010-02-23  Alexandre Julliardmakefiles: Always generate the subdirs makefiles from...
2010-02-22  Alexandre Julliardmakefiles: Make sure that dependencies are always updat...
2010-02-19  Alexandre JulliardRelease 1.1.39. wine-1.1.39
2010-02-11  Alexandre Julliardmakefiles: Add helper functions to build the various...
2010-02-11  Alexandre Julliardmakefiles: Use AS_MKDIR_P to create the extra directories.
2010-02-11  Alexandre Julliardmakefiles: Use AS_VAR_APPEND to build the list of warni...
2010-02-10  Alexandre Julliardmakefiles: Auto-generate the list of all subdirectories...
2010-02-10  Alexandre Julliardmakefiles: Simplify the WINE_CONFIG_DLL macro by defini...
2010-02-10  Alexandre Julliardmakefiles: Build the programs directly from the top...
2010-02-10  Alexandre Julliardmakefiles: Build the dlls directly from the top-level...
2010-02-10  Jacek Cabancmd: Added cmd.exe tests.
2010-02-10  Alexandre Julliardmakefiles: Move Maketest.rules to the top level.
2010-02-10  Alexandre Julliardmakefiles: Disable winetest when tests are disabled.
2010-02-10  Alexandre Julliardmakefiles: Build the tests directly from the top-level...
2010-02-10  Alexandre Julliardmakefiles: Build the import libraries directly from...
2010-02-10  Alexandre Julliardmakefiles: Build the static libraries directly from...
2010-02-08  Alexandre Julliardmakefiles: Generate the list of test binaries from...
2010-02-08  Alexandre Julliardmakefiles: Generate the winetest rules from the WINE_CO...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2010-02-08  Alexandre Julliardmakefiles: Move the CROSSOBJS dependency to the generat...
2010-02-08  Alexandre Julliardmakefiles: Generate dependencies to match each makefile...
2010-02-08  Alexandre Julliardmakefiles: Build the tools subdirectories directly...
2010-02-08  Alexandre Julliardmakefiles: Build the libs subdirectories directly from...
2010-02-05  Alexandre JulliardRelease 1.1.38. wine-1.1.38
2010-02-05  Alexandre Julliardconfigure: Avoid incorrectly cleaning up symlink target...
2010-02-03  Nikolay SivovAdd stub msxml4.dll.
2010-02-03  Alexandre Julliardconfigure: Create a symlink for generic.ppd.
2010-02-03  Alexandre Julliardmakefiles: Create the fonts symlinks from configure.
2010-02-03  Alexandre Julliardmakefiles: Create the wine symlink from configure.
2010-02-03  Alexandre Julliardmakefiles: Generate the config.status dependency as...
2010-02-03  Alexandre Julliardmakefiles: Simplify the installation of program binarie...
2010-01-29  Maarten Lankhorstqcap: Add optional dependency on libv4l.
2010-01-26  Alexandre Julliardmakefiles: Generate the import library rules from confi...
2010-01-26  Alexandre Julliardmakefiles: Generate the static library rules from confi...
2010-01-23  Alexandre Julliardmakefiles: Add rules for cross-compiling static libraries.
2010-01-23  Alexandre Julliardmakefiles: Disable 16-bit specific modules from make_ma...
2010-01-22  Alexandre JulliardRelease 1.1.37. wine-1.1.37
2010-01-19  Nikolay Sivovxmllite/tests: Add basic test structure for IXmlReader.
2010-01-11  Detlef Riekenbergavifil32/tests: Add initial tests.
2010-01-08  Alexandre JulliardRelease 1.1.36. wine-1.1.36
2010-01-06  David Adamdmloader: Fix a possible null dereference.
2010-01-05  Alexandre Julliardwinedos: Merge all of winedos back into krnl386.
2010-01-04  Gerald Pfeiferconfigure: Sort WINE_TRY_CFLAGS entries alphabetically.
2009-12-30  Alexandre Julliardmakefiles: Get rid of all the rules for building old...
2009-12-30  Alexandre Julliardkernel32: Make krnl386.exe into a stand-alone 16-bit...
2009-12-30  Michael Stefaniucconfigure: Require a new enough flex version.
2009-12-30  Alexandre Julliardmakefiles: Use winebuild to create the Windows import...
2009-12-28  Alexandre Julliardconfigure: Re-generate with autoconf 2.65.
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.
2009-12-22  Andrew Nguyendxdiagn: Add tests for IDxDiagProvider.
2009-12-21  Louis Lendersmapistub: Add new stubbed dll mapistub.dll.
2009-12-18  Alexandre JulliardRelease 1.1.35. wine-1.1.35
2009-12-17  Owen Rudgewinemapi: Add skeleton for new Wine MAPI provider.
2009-12-14  Maarten Lankhorstmmdevapi: Add some initial tests.
2009-12-10  Maarten Lankhorstmmdevapi: Add initial mmdevapi dll.
2009-12-07  Alexandre Julliardaclocal.m4: Perform a more exhaustive search of the...
2009-12-07  Alexandre Julliardgdi32: Make gdi.exe into a stand-alone 16-bit module.
2009-12-04  Alexandre JulliardRelease 1.1.34. wine-1.1.34
2009-12-01  Owen Rudgeimagehlp/tests: Add tests of Image[Add|Get|Remove]Certi...
2009-11-30  Paul Chitescufwpuclnt: Add initial minimal stub implementation.
2009-11-24  Albert Leeserver: Support event ports on Solaris.
2009-11-13  Alexandre JulliardRelease 1.1.33. wine-1.1.33
2009-11-12  Alexandre Julliardcomdlg32: Make commdlg.dll into a stand-alone 16-bit...
2009-11-12  Maarten Lankhorstavrt: Add initial stub implementation.
2009-10-30  Austin Englishmshta: Add a stub program.
2009-10-30  Damjan Jovanovicwiaservc: Add wiaservc.dll and implement its svchost...
2009-10-29  Austin Englishconfigure: preloader is Linux specific, don't build...
2009-10-26  Louis Lenderswuaueng: Add stubbed wuaueng.dll.
2009-10-23  Alexandre JulliardRelease 1.1.32. wine-1.1.32
2009-10-23  Eric Pouechwinmm: Final split of mmsystem.
2009-10-22  Ilya Shpigorprograms: Add initial extrac32 utility.
2009-10-14  Stefan Dösingerconfigure: Check for ms_hook_prologue attribute support.
2009-10-09  Alexandre JulliardRelease 1.1.31. wine-1.1.31
2009-10-07  Alexandre Julliardconfigure: Build with -Wstrict-prototypes if supported.
2009-10-02  Alexandre Julliardconfigure: Add -Werror flag in maintainer mode.
2009-10-01  Alexandre Julliardsetupapi: Make setupx.dll into a stand-alone 16-bit...
2009-10-01  Alexandre Julliardwineps.drv: Make wineps16.drv into a stand-alone 16...
2009-10-01  Alexandre Julliardversion: Make ver.dll into a stand-alone 16-bit module.
2009-09-30  Detlef Riekenbergfltlib: Add a stub dll.
2009-09-30  Juan Langserver: Use kernel support for thread affinity when...
2009-09-29  Alexandre Julliardconfigure: Don't build wow32.dll when 16-bit support...
2009-09-29  Alexandre Julliardws2_32: Make winsock.dll into a stand-alone 16-bit...
2009-09-28  Alexandre Julliardkernel32: Make toolhelp.dll into a stand-alone 16-bit...
2009-09-28  Alexandre Julliardkernel32: Make system.drv into a stand-alone 16-bit...
2009-09-28  Damjan Jovanovicsti: Test behavior of creation with the A/W functions...
2009-09-26  Alexandre Julliardgdi32: Make wing.dll into a stand-alone 16-bit module.
next