xmllite: Fix reported node type for attributes.
[wine] / dlls / browseui / browseui_main.c
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2010-12-09  Michael Stefaniucbrowseui: Use an iface instead of a vtbl pointer in...
2010-12-08  Alexandre Julliardbrowseui: Convert dll registration to the IRegistrar...
2010-08-16  Konrad Wartkebrowseui: Improved a FIXME in DllGetVersion.
2009-06-25  Detlef Riekenbergbrowseui: Add a stub for DllInstall.
2009-01-04  Michael Stefaniucbrowseui: Remove superfluous casts from/to void pointers.
2008-10-08  Aric Stewartbrowseui: Update AutoComplete Multi to have a stub...
2008-06-06  Michael Stefaniucbrowseui: Remove duplicate initguid.h include.
2008-02-22  Jacek Cabanbrowseui: Code clean up.
2008-02-16  Alexandre Julliardbrowseui: Remove WINAPI from functions that don't need it.
2008-02-16  Maarten Lankhorstbrowseui: Add undocumented Component Category Cache...
2007-10-24  Mikolaj Zalewskibrowseui: Implement the progress dialog.
2007-05-07  Bernard Ladenthinbrowseui: Fixed ClassFactory_LockServer implementation.
2007-05-07  Bernard Ladenthinbrowseui: Implement ClassFactory_LockServer in browseui...
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.