gecko-dev/suite/browser
shliang%netscape.com e6dc4caea8 195833 - js error in onLocationChange when trying to get hostPort if there isn't one. r=jag, sr=bzbarsky 2006-09-14 06:06:51 +00:00
..
mac Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben 2006-09-14 06:00:18 +00:00
public
src
unix Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-09-14 06:06:28 +00:00
win Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2006-09-14 06:06:31 +00:00
Makefile.in Bug 351063 navigator.userAgent shows just '/' for suiterunner's extra portion (browser-prefs.js not preprocessed correctly). r/sr=Neil 2006-09-02 08:12:52 +00:00
browser-prefs.js bug 339415 - fix pref-locales to not use builtinURLs, r+sr=Neil 2006-08-19 20:49:04 +00:00
browser.js Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv 2006-09-14 06:06:44 +00:00
contents-region.rdf 91217: update locale version in package/locale provider registry. 2006-09-14 05:56:48 +00:00
contents.rdf 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2006-09-14 05:56:49 +00:00
hiddenWindow.xul
jar.mn
languageDictionary.js Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag 2006-09-14 06:00:28 +00:00
linkToolbarHandler.js Bug 155918 inefficent use of search and match in linkToolbarHandler.js p=stevechapel@earthlink.net r=me sr=jst 2006-09-14 06:02:03 +00:00
linkToolbarItem.js Bug 102896 alternates with duplicate URIs ignored on the link toolbar 2006-09-14 06:02:04 +00:00
linkToolbarOverlay.js Bug 228405 Warning ``reference to undefined property linkToolbarUI.initialized'' [xs] in file ``chrome://navigator/content/linkToolbarOverlay.js'', line 247, character 0. 2006-09-14 06:03:14 +00:00
linkToolbarOverlay.xul Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase 2006-09-14 06:06:30 +00:00
metadata.js bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2006-09-14 06:06:26 +00:00
metadata.xul bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2006-09-14 06:06:26 +00:00
navigator.css Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag 2006-09-14 06:05:19 +00:00
navigator.js Bug 173223 Separator remains on toolbar when home button hidden p=martin@wulffeld.org r=me sr=jag a=asa 2006-09-14 06:06:50 +00:00
navigator.xul bug 190014 - prefill popup manager appropriately when opened from popup blocked statusbar icon - r/sr=jag 2006-09-14 06:06:49 +00:00
navigatorDD.js Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2006-09-14 06:05:20 +00:00
navigatorOverlay.xul Impl print preview for mail and addrbook 2006-09-14 06:06:32 +00:00
nsBrowserContentHandler.js
nsBrowserContentListener.js fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin 2006-09-14 06:05:24 +00:00
nsBrowserStatusHandler.js 195833 - js error in onLocationChange when trying to get hostPort if there isn't one. r=jag, sr=bzbarsky 2006-09-14 06:06:51 +00:00
pageInfo.js Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-09-14 06:06:23 +00:00
pageInfo.xul Supplementary patch to bug 226955 to use more meaningful entity names p=gautheri@noos.fr r=me sr=jag 2006-09-14 06:06:25 +00:00
searchconfig.properties 263928 - distribution id for search results r=vlad sr=brendan 2006-09-14 05:53:57 +00:00
sessionHistoryUI.js Bug 179117 Increase number of URL bar dropdown menu items and decouple from number of history items 2006-09-14 06:05:22 +00:00
turboDialog.xul Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-09-14 06:06:28 +00:00
urlbarBindings.xml Bug 78320 javascript strict warnings and error in urlbarBindings.xml 2006-09-14 06:05:26 +00:00
viewPartialSource.js Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2006-09-14 06:05:53 +00:00
viewPartialSource.xul Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2006-09-14 06:05:50 +00:00
viewSource.xul Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2006-09-14 06:05:50 +00:00
viewSourceOverlay.xul Impl print preview for mail and addrbook 2006-09-14 06:06:32 +00:00
viewsource.js Bug 136322: Character coding menu doesn't work in Source window. Author=neil@parkwaycc.co.uk, r=shanjian, sr=bzbarsky@mit.edu. 2006-09-14 06:05:56 +00:00