[BROWSEUI]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sat, 30 Jul 2016 12:47:39 +0000 (12:47 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Sat, 30 Jul 2016 12:47:39 +0000 (12:47 +0000)
commit7853148eb006e2178babd46de1b1a0e240d75882
treea4f82182e9daee3a0c2a3b4e187113f9891fe96a
parent1d662349735ab7983facdcdce7c5a4ab00682380
[BROWSEUI]
- Move handling of DISPID_NAVIGATECOMPLETE2 event from CAddressBand to CAddressEditBox as the todo comments say it should be.
- Remove the todo entries that are complete.
- Remove IDispatch from CAddressBand as it is not really needed. Now CAddressBand takes care only of positioning and handling the button while CAddressEditBox does all the parsing and interaction with the browser.

svn path=/trunk/; revision=72055
reactos/dll/win32/browseui/addressband.cpp
reactos/dll/win32/browseui/addressband.h
reactos/dll/win32/browseui/addresseditbox.cpp