oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / programs / winebrowser /
2013-04-09  Alexandre Julliardlibport: Rename spawnvp to _spawnvp to avoid the deprec...
2012-01-23  Alexandre Julliardmakefiles: Define __WINESRC__ when building programs.
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2011-12-08  Jacek Cabanwinebrowser: Use IUri API for URL-related logic.
2011-07-27  Frédéric Delanoyprograms: Assorted spelling fixes.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-06-24  Alexandre JulliardRevert "winebrowser: Convert URL obtained through DdeGe...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-07-02  Hans Leidekkerwinebrowser: Support file URLs with a query or an anchor.
2009-01-12  Anders Jonssonwinebrowser: Fix typo.
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2008-06-09  Hans Leidekkerwinebrowser: Convert URL obtained through DdeGetData...
2008-05-21  Jeremy Whitewinebrowser: Route default url handlers to /usr/bin...
2008-04-07  Hans Leidekkerwinebrowser: Convert to Unicode.
2007-08-14  Misha Koshelevwinebrowser: Add support for XTYP_REQUEST in DDE callback.
2007-06-07  Misha Koshelevwinebrowser: Add DDE support.
2007-05-01  Alexandre Julliardwinebrowser: Don't output debug traces by default.
2007-04-30  Ken Thomaseswinebrowser: Don't put the default mailers or browsers...
2006-10-27  Kevin Krammerwinebrowser: Support for Portland Initiative scripts.
2006-10-07  Andrew Talbotwinebrowser: Cast-qual warnings fix.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-28  Stefan Siebertwinebrowser: Pass any given argument that is not a...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-04  Dmitry Timoshkovwinebrowser: Use CP_UNIXCP when translating URL passed...
2006-02-18  Hans Leidekkerwinebrowser: Handle file URLs.
2006-01-18  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-24  Hans LeidekkerAlso handle mailto: urls.
2005-11-22  Hans LeidekkerNo need to link against shell32 or user32.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-10  Mike McCormackFix more warnings.
2005-03-21  Huw DaviesFix usage printf.
2005-03-21  Hans LeidekkerPrevent crash when no URL is specified.
2005-01-10  Rein KlazesIf the argument is a local file, pass its Unix name...
2004-03-11  Alexandre JulliardWe should no longer need to unset TMP and TEMP.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-01-13  Tom WicklineAdd dillo as a browser to search for.
2004-01-06  Chris MorganAdded winebrowser app that launches a Unix browser.