From e26ae13040fa670e0ef0109a07ea0c8e76577fef Mon Sep 17 00:00:00 2001 From: "neil%parkwaycc.co.uk" Date: Mon, 18 Sep 2006 13:52:11 +0000 Subject: [PATCH] Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag git-svn-id: svn://10.0.0.236/trunk@211920 18797224-902f-48f8-a5cc-f745e15eee43 --- .../ui/dialogs/content/EdDialogOverlay.xul | 2 +- .../resources/content/toolboxOverlay.xul | 3 +- .../prefs/resources/content/pref-mailnews.xul | 2 +- .../resources/content/MsgAttachPage.xul | 2 +- mozilla/suite/browser/navigator.xul | 2 +- mozilla/suite/common/openLocation.xul | 2 +- mozilla/suite/common/pref/pref-navigator.xul | 2 +- mozilla/xpfe/components/build/Makefile.in | 1 + .../history/public/nsIBrowserHistory.idl | 2 +- .../xpfe/components/history/src/Makefile.in | 1 + .../history/src/nsGlobalHistory.cpp | 415 +++++++----------- .../components/history/src/nsGlobalHistory.h | 67 +-- 12 files changed, 193 insertions(+), 308 deletions(-) diff --git a/mozilla/editor/ui/dialogs/content/EdDialogOverlay.xul b/mozilla/editor/ui/dialogs/content/EdDialogOverlay.xul index 8349b2a0b20..7246f464f31 100644 --- a/mozilla/editor/ui/dialogs/content/EdDialogOverlay.xul +++ b/mozilla/editor/ui/dialogs/content/EdDialogOverlay.xul @@ -86,7 +86,7 @@ + + autocompletesearch="history file" observes="cmdGotoURL"> diff --git a/mozilla/mailnews/base/prefs/resources/content/pref-mailnews.xul b/mozilla/mailnews/base/prefs/resources/content/pref-mailnews.xul index 898566d2a7d..a7088d5daca 100644 --- a/mozilla/mailnews/base/prefs/resources/content/pref-mailnews.xul +++ b/mozilla/mailnews/base/prefs/resources/content/pref-mailnews.xul @@ -100,7 +100,7 @@ control="mailnewsStartPageUrl"/> + autocompletesearch="history" timeout="50" maxrows="6" class="uri-element"/> diff --git a/mozilla/mailnews/compose/resources/content/MsgAttachPage.xul b/mozilla/mailnews/compose/resources/content/MsgAttachPage.xul index 4b72640dfa5..a7459a21152 100644 --- a/mozilla/mailnews/compose/resources/content/MsgAttachPage.xul +++ b/mozilla/mailnews/compose/resources/content/MsgAttachPage.xul @@ -63,7 +63,7 @@