browseui: Add IOleWindow to IProgressDialog.
[wine] / dlls / browseui / progressdlg.c
2012-04-19  Detlef Riekenbergbrowseui: Add IOleWindow to IProgressDialog.
2011-11-22  Alexandre Julliardbrowseui: Make sure that common controls are loaded...
2011-11-14  Francois Gougetbrowseui: Give a name and delete the critical sections.
2010-12-09  Michael Stefaniucbrowseui: Use an iface instead of a vtbl pointer in...
2009-01-04  Michael Stefaniucbrowseui: Remove superfluous casts from/to void pointers.
2008-12-04  Alexandre Julliardbrowseui: Make a function static.
2008-07-28  Andrew Talbotbrowseui: Sign-compare warning fix.
2008-06-30  Mikołaj Zalewskibrowseui: progressdlg: don't leak the event.
2008-04-16  Andrew Talbotbrowseui: Fix handle leak.
2008-02-22  Jacek Cabanbrowseui: Code clean up.
2008-02-19  Rob Shearmanbrowseui: Fix typo in declaration of empty_string in...
2008-02-16  Alexandre Julliardbrowseui: Remove WINAPI from functions that don't need it.
2008-02-15  Mikołaj Zalewskibrowseui: Implement PROGDLG_NOMINIMIZE.
2008-01-18  Austin EnglishMisc spelling fixes.
2007-11-09  Stefan Leichterbrowseui: Print 64bit integers with wine_dbgstr_longlong.
2007-10-24  Mikolaj Zalewskibrowseui: Implement the progress dialog.