Revision tags: 0.4.14-release |
|
#
957d0743 |
| 06-Oct-2020 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[BROWSEUI] Remove '\1' from AutoComplete list (#3264)
Delete "backslash one" (indicates SW_ values) from auto-completion list. CORE-9281
|
#
14c18657 |
| 04-Oct-2020 |
Hirofumi Katayama <katayama.hirofumi.mz@gmail.com> |
[BROWSEUI] Fix assertion in CACLCustomMRU::AddMRUString
CORE-9281
|
#
bb8cb671 |
| 02-Oct-2020 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[BROWSEUI] Accept TypedURLs to CLSID_ACLCustomMRU (#3250)
Related to #3249. IACLCustomMRU has a special case of TypedURLs. The TypedURLs key consists of the registry values of "url1", "url2", "url3"
[BROWSEUI] Accept TypedURLs to CLSID_ACLCustomMRU (#3250)
Related to #3249. IACLCustomMRU has a special case of TypedURLs. The TypedURLs key consists of the registry values of "url1", "url2", "url3" etc instead of "MRUList", "a", "b" etc. CORE-9281
show more ...
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev |
|
#
ad181d89 |
| 17-Dec-2017 |
Mark Jansen <mark.jansen@reactos.org> |
[BROWSEUI] Implement ACLCustomMRU. CORE-9281
|