xmllite: Fix reported node type for attributes.
[wine] / dlls / browseui / tests /
2012-08-20  Nikolay Sivovbrowseui: Call interface methods properly.
2012-04-19  Detlef Riekenbergbrowseui/tests: Add tests for IProgressDialog.
2011-09-28  Francois Gougetbrowseui/tests: Skip some tests if IEnumACString is...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-27  Francois Gougetshell32: Add definitions for the IEnumACString interface.
2011-03-28  Michael Stefaniucbrowseui/tests: COM cleanup in autocomplete.c.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-07  James Hawkinsbrowseui: Fix two memory leaks in the autocomplete...
2009-12-14  Huw Daviesbrowseui: Fix several memory leaks in the tests.
2009-01-04  Michael Stefaniucbrowseui: Remove superfluous casts from/to void pointers.
2008-12-29  Francois Gougetbrowseui/tests: Make some functions static.
2008-09-08  Reece Dunnbrowseui: Fixed building the tests with the Windows...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-02-15  Mikołaj Zalewskibrowseui/tests: make the ACLMulti test pass under Windo...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
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-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.