winebrowser: Pass any given argument that is not a mailto URL to the browser.
[wine] / programs / uninstaller / main.c
2006-07-25  Alexandre Julliarduninstaller: Fail more gracefully when the registry...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-04  Vijay Kiran KamujuFixed uninstaller close button.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-03-16  Dmitry TimoshkovGetDlgItemTextW takes buffer length in WCHARs not bytes.
2005-03-11  Jonathan ErnstAdd search field with find-as-you-type function.
2005-03-10  Jonathan ErnstUse a dialog instead of a normal window.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-30  Eric PouechConst correctness fixes.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-06-28  Hannu ValtonenDon't display the commandline text (A trace still gives...
2004-02-24  Dmitry TimoshkovConvert app description field to unicode and use CP_UNI...
2004-02-09  Hannu ValtonenRemove some useless comments and rearrange the GUI...
2003-10-09  Mike McCormackHandle quoting on the command line in uninstaller.
2003-09-25  Pavel RoskinCall HeapAlloc() on entries before HeapReAlloc() to...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2002-07-05  Alexandre JulliardUse Wine debugging API. Fixed MessageBox loop.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-06  Jeremy WhiteFixed exit status in some cases.
2002-03-19  Andreas Mohr- fix complete listbox messup by only updating in case...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Andreas MohrRemember the currently active index before refreshing.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-07-08  Jeremy WhiteAdd --list facility to list installed programs.
2000-08-07  Andreas MohrAdd an edit control showing the command line of the...
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.