riched32/tests: Remove the todo_wine logic where appropriate.
[wine] / dlls / appwiz.cpl /
2008-12-10  Francois Gougetappwiz.cpl: It's ok to use "SysListView32" directly.
2008-12-08  Rok Mandeljcappwiz.cpl: Added Slovenian translation.
2008-11-24  Hwang YunSong(황윤성)appwiz.cpl: Updated Korean resource.
2008-11-13  Ricardo Filipeappwiz.cpl: Added Portuguese translation.
2008-11-12  Dmitry Timoshkovappwiz.cpl: Make some data static const.
2008-10-29  Owen Rudgeappwiz.cpl: Use MS Shell Dlg instead of MS Sans Serif...
2008-10-20  Hwang YunSong(황윤성)appwiz.cpl: New Korean resource.
2008-10-13  Muneyuki Noguchiappwiz.cpl: Convert Japanese resource to UTF-8.
2008-09-15  Mikołaj Zalewskiappwiz.cpl: French should use SUBLANG_NEUTRAL.
2008-09-09  David Adamappwiz: Fix some typos in the French resource.
2008-09-08  Muneyuki Noguchiappwiz.cpl: Add Japanese resources.
2008-09-04  Hongbo Niappwiz: Add simplified and traditional Chinese resources.
2008-09-02  Francois Gougetappwiz.cpl: Remove spaces before '...' in the Norwegian...
2008-09-02  Vladimir Pankratovappwiz.cpl: Add Russian translation.
2008-08-21  David Adamappwiz.cpl: Add the French resource.
2008-08-20  Alexander Nicolays... appwiz.cpl: Add Norwegian Bokmål translation.
2008-08-18  Rob Shearmanappwiz.cpl: Fix leak of thread and process handles...
2008-08-18  Frans Koolappwiz.cpl: Added Dutch resources.
2008-07-29  Alexander Nicolays... appwiz.cpl: Fix overlapping controls.
2008-07-29  Owen Rudgeappwiz.cpl: Gather extra information for Support Info...
2008-07-28  Andrew Talbotappwiz.cpl: Sign-compare warning fix.
2008-07-28  Francois Gougetappwiz.cpl: Fix the CPlApplet() prototype.
2008-07-28  Francois Gougetappwiz.cpl: Fix compilation on systems that don't suppo...
2008-07-25  Detlef Riekenbergappwiz.cpl: Do not access memory after HeapFree in...
2008-07-25  Owen Rudgeappwiz.cpl: Add basic Support Information dialog.
2008-07-25  Owen Rudgeappwiz.cpl: Add uninstall routine for applications.
2008-07-25  Owen Rudgeappwiz.cpl: Add applications to list, remove on window...
2008-07-25  Owen Rudgeappwiz.cpl: Read installed application information...
2008-07-25  Owen Rudgeappwiz.cpl: Check to see if buttons should be enabled.
2008-07-25  Owen Rudgeappwiz.cpl: Add imagelist for listview.
2008-07-25  Owen Rudgeappwiz.cpl: Add column headers to listview.
2008-07-25  Owen Rudgeappwiz.cpl: Display Add/Remove Programs dialog.
2008-07-25  Owen Rudgeappwiz.cpl: Add skeleton Add/Remove Programs control...