wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / browseui /
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-30  Mikołaj Zalewskibrowseui: progressdlg: don't leak the event.
2008-06-12  Francois Gougetbrowseui: Remove spaces before '...'.
2008-06-06  Michael Stefaniucbrowseui: Remove duplicate initguid.h include.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-16  Andrew Talbotbrowseui: Fix handle leak.
2008-04-08  Rok Mandeljcbrowseui: Added Slovenian translation.
2008-03-24  Michael Stefaniucbrowseui: Add the German translation.
2008-03-24  Michael Stefaniucbrowseui: Add the Romanian translation.
2008-02-22  Jacek Cabanbrowseui: Code clean up.
2008-02-21  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-16  Maarten Lankhorstbrowseui: Add undocumented Component Category Cache...
2008-02-16  Frans Koolbrowseui: Created Dutch translations.
2008-02-15  Mikołaj Zalewskibrowseui: Implement PROGDLG_NOMINIMIZE.
2008-02-15  Mikołaj Zalewskibrowseui: aclmulti: Follow the Windows Vista behavious...
2008-02-15  Mikołaj Zalewskibrowseui/tests: make the ACLMulti test pass under Windo...
2008-02-15  Mikołaj Zalewskibrowseui: Add Polish translation.
2008-01-23  Andrey Esinbrowseui: Russian translation.
2008-01-18  Austin EnglishMisc spelling fixes.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-06  Luis C. Busquets... browseui: Add Spanish resource.
2007-12-06  Alexander Nicolays... browseui: Add Norwegian resources.
2007-12-04  Jonathan Ernstbrowseui: Updated French translation.
2007-11-09  Stefan Leichterbrowseui: Print 64bit integers with wine_dbgstr_longlong.
2007-10-25  Hwang YunSong(황윤성)browseui: New Korean resource.
2007-10-24  Mikolaj Zalewskibrowseui: Implement the progress dialog.
2007-09-27  Stefan Leichterbrowseui: Remove 'recursive registry key delete' function.
2007-05-07  Bernard Ladenthinbrowseui: Fixed ClassFactory_LockServer implementation.
2007-05-07  Bernard Ladenthinbrowseui: Implement ClassFactory_LockServer in browseui...
2007-03-19  Mikołaj Zalewskibrowseui: Remove a test with a wrong pointer.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-07  Francois Gougetbrowseui: Add missing '\n's to ok() calls.
2007-02-07  Michael Stefaniucbrowseui: Move 'static' to the beginning of the declara...
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-06  Mikołaj Zalewskibrowseui: Add class factory.
2007-02-06  Mikołaj Zalewskibrowseui: Add the browseui DLL.