gdi32: Fix free of address-of expression (coverity).
[wine] / configure.ac
2011-08-01  Alexandre Julliardmakefiles: Also install the program manpages from the...
2011-07-28  Jacek Cabanieframe: Moved ie.c tests to ieframe.
2011-07-27  Jacek Cabanieframe: Moved string and menu resources to ieframe.
2011-07-25  Jacek Cabanieframe: Moved InternetShortcut implementation to iefra...
2011-07-25  Jacek Cabanieframe: Added new DLL.
2011-07-25  Austin Englishconfigure: Fix audio detection on OSX.
2011-07-19  Jacek Cabanvbscript: Added creation tests.
2011-07-15  Andrew Eikumwinejack.drv: Remove unused WinMM driver.
2011-07-15  Andrew Eikumwineesd.drv: Remove unused WinMM driver.
2011-07-15  Andrew Eikumwinenas.drv: Remove unused WinMM driver.
2011-07-14  Rafał Mużyłoavicap32: Drop v4l1 support.
2011-07-11  Natanael Copaconfigure: Test for isinf and isnan needs link to -lm.
2011-07-09  Alexandre Julliardmakefiles: Allow install rules to run in parallel.
2011-06-21  Jacek Cabanvbscript: Added new DLL.
2011-06-16  Jay Yangexplorer: Implement the explorer using IExplorerBrowser.
2011-06-14  Andrew Nguyendxdiag: Display a usage message box when unknown option...
2011-06-14  Austin Englishconfigure: Remove some unused but set variables (LLVM...
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the tools...
2011-06-12  Alexandre Julliardmakefiles: Use generic flags to specify which directori...
2011-06-12  Alexandre Julliardmakefiles: Add a more generic handling of makefile...
2011-05-25  Stefan Dösingerport: Add isinf and isnan implementations for Visual...
2011-05-24  Alexandre Julliardmakefiles: Create test resource files directly from...
2011-05-23  Austin Englishregapi: Add a stub dll.
2011-05-23  Austin Englishwinsta: Add a stub dll.
2011-05-20  Andrew Nguyenhostname: Add an implementation of the hostname display...
2011-05-10  Alexandre Julliardconfigure: Create a wine64 symlink in 64-bit build...
2011-05-10  Alexandre Julliardconfigure: Make the tools directory a symlink in the...
2011-05-09  Gerald Pfeiferconfigure: Use the -Wempty-body compiler option if...
2011-05-03  Alexandre Julliardmsvcrt: Add a stub for msvcp71.dll.
2011-05-03  Alexandre Julliardmsvcrt: Add a stub for msvcp70.dll.
2011-05-02  Alexandre Julliardconfigure: Improve the detection of OSS v4.
2011-05-02  Lucas Fialho Zawackidinput8/tests: Tests for creation and initialization...
2011-04-29  Alexandre Julliardmsvcp60: Add a stub dll.
2011-04-27  Andrew Eikumwineoss.drv: Add mmdevapi driver.
2011-04-27  Alexandre Julliardconfigure: Add some quoting required by autoconf 2.68.
2011-04-20  André Hentschelconfigure: Add ARM check.
2011-04-20  André Hentschelconfigure: Remove Alpha check.
2011-04-13  Alexandre Julliardconfigure: Add a check for XInput2 headers.
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-11  Austin Englishvcomp: Add stub dll.
2011-04-11  Gerald Pfeiferconfigure: Add compiler warning -Wunused-but-set-parameter.
2011-04-06  Austin Englishmsvcp100: Add stub dll.
2011-04-04  Stefan Leichterscarddlg: New dll stub.
2011-04-04  Huw Daviesgdi32: Add a skeleton dib driver.
2011-04-04  Andrew Nguyendxdiagn: Add language properties to the DxDiag_SystemIn...
2011-03-28  Alexandre Julliardwinenas.drv: Remove unnecessary ifdefs.
2011-03-28  Alexandre Julliardwineesd.drv: Remove unnecessary ifdefs.
2011-03-28  Alexandre Julliardwinealsa.drv: Remove unnecessary ifdefs.
2011-03-28  David Hedbergmspatcha: New dll stub.
2011-03-17  Alexandre Julliardconfigure: Don't build winmm drivers when their backend...
2011-03-14  Alexandre Julliardconfigure: Improve check for security framework and...
2011-03-14  Ken Thomasesconfigure: Add test for Security/Security.h header.
2011-03-10  Hans Leidekkermsimsg: New dll.
2011-02-23  Jacek Cabanwscript: Added tests.
2011-02-22  Andrew Nguyenconfigure: Check for a modern sched_setaffinity prototype.
2011-02-21  Andrew Nguyenconfigure: Check for additional libxml2 headers to...
2011-02-18  Alexandre Julliardconfigure: Print a notice if zlib isn't found.
2011-02-03  Alexandre Julliardcabarc: Initial version of the cabarc.exe tool, with...
2011-02-01  Hans Leidekkerprograms: Add winemsibuilder.
2011-01-31  Hans Leidekkerprograms: Add a stubbed PlugPlay service.
2011-01-31  Charles Daviswinecoreaudio: Fix deprecation warnings in audiounit.c.
2011-01-31  Charles Daviswinecoreaudio: Don't use Component Manager on Mac OS...
2011-01-28  Charles Davisntdll: Check for case-insensitive volumes.
2011-01-27  Alexandre Julliardconfigure: Automatically remove obsolete entries in...
2011-01-24  Alexandre Julliardmakefiles: Add rules to update po files from .mc files...
2011-01-14  Alexandre Julliardconfigure: Add a check for the QuickTime development...
2011-01-14  Alexandre Julliardsane.ds: Convert string tables resources to po files.
2011-01-14  Alexandre Julliardcomdlg32: Convert string tables resources to po files.
2011-01-14  Alexandre Julliardwinecfg: Convert menu and string tables resources to...
2011-01-14  Alexandre Julliardregedit: Convert menu and string tables resources to...
2011-01-14  Alexandre Julliardoleview: Convert menu and string tables resources to...
2011-01-13  Alexandre Julliarduser32: Convert menu and string table resources to...
2011-01-13  Alexandre Julliardshell32: Convert menu and string table resources to...
2011-01-13  Alexandre Julliardoledlg: Convert string table resources to po files.
2011-01-13  Alexandre Julliardoleacc: Convert string table resources to po files.
2011-01-13  Alexandre Julliardavifil32: Convert string table resources to po files.
2011-01-13  Alexandre Julliardappwiz.cpl: Convert string table resources to po files.
2011-01-12  Austin Englishconfigure: Check for snd_pcm_hw_params_get_access_mask...
2011-01-12  Alexandre Julliardwinspool.drv: Convert string table resources to po...
2011-01-12  Alexandre Julliardwininet: Convert string table resources to po files.
2011-01-12  Alexandre Julliardshlwapi: Convert string table resources to po files.
2011-01-12  Alexandre Julliardshdocvw: Convert menu and string table resources to...
2011-01-12  Alexandre Julliardsetupapi: Convert string table resources to po files.
2011-01-12  Alexandre Julliardmsvfw32: Convert string table resources to po files.
2011-01-12  Alexandre Julliardmshtml: Convert string table resources to po files.
2011-01-12  Alexandre Julliardmpr: Convert string table resources to po files.
2011-01-12  Alexandre Julliardlocalui: Convert string table resources to po files.
2011-01-12  Alexandre Julliardinetcpl.cpl: Convert string table resources to po files.
2011-01-12  Alexandre Julliardcryptui: Convert string table resources to po files.
2011-01-12  Alexandre Julliardcredui: Convert string table resources to po files.
2011-01-11  Alexandre Julliardcomctl32: Convert string table resources to po files.
2011-01-11  Alexandre Julliardbrowseui: Convert menu and string table resources to...
2011-01-11  Alexandre Julliardwordpad: Convert menu and string table resources to...
2011-01-10  Alexandre Julliardwinefile: Convert menu and string table resources to...
2011-01-10  Alexandre Julliardwinhlp32: Convert menu and string table resources to...
2011-01-10  Alexandre Julliardwinemine: Convert menu and string table resources to...
2011-01-10  Alexandre Julliardwinedbg: Convert menu and string table resources to...
2011-01-10  Alexandre Julliardwineconsole: Convert string table resources to po files.
2011-01-10  Alexandre Julliardview: Convert menu and string table resources to po...
2011-01-08  Alexandre Julliardtaskmgr: Convert menu and string table resources to...
next