oledb32: Implement GetConversionSize DBTYPE_WSTR->DBTYPE_WSTR.
[wine] / programs / uninstaller / main.c
2011-05-30  Hans Leidekkeruninstaller: Don't list system components.
2011-02-22  Hans Leidekkeruninstaller: List 32-bit applications on 64-bit platforms.
2010-12-24  Hans Leidekkeruninstaller: Fix a leak.
2010-12-23  Hans Leidekkeruninstaller: Run msiexec if the WindowsInstaller value...
2009-09-11  Francois Gougetuninstaller: Perform a case-insensitive search for...
2009-03-03  Alexandre Julliarduninstaller: Only load error strings when needed.
2008-08-20  Owen Rudgeuninstaller: Remove GUI portion of Wine uninstaller.
2008-01-24  Alexander Nicolays... uninstaller: Disable Uninstall button when no items...
2007-12-03  Aric Stewartuninstaller: Iterate keys in HKEY_CURRENT_USER also...
2007-05-09  Thomas Spearuninstaller: Fix trace message.
2007-02-14  Francois GougetAssorted spelling fixes.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
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.