.. |
mac
|
Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag
|
2006-09-14 06:07:03 +00:00 |
public
|
|
|
src
|
|
|
unix
|
Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag
|
2006-09-14 06:07:03 +00:00 |
win
|
Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser
|
2006-09-14 06:07:34 +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 |
mailNavigatorOverlay.xul
|
supplementary patch for bug 144828 - nav-only installs don't have send link, image, new message. r/sr/a=sspitzer.
|
2006-09-14 06:07:33 +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 |
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
|
Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org
|
2006-09-14 06:08:28 +00:00 |
navigator.xul
|
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
|
2006-09-14 06:08:19 +00:00 |
navigatorDD.js
|
Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
|
2006-09-14 06:07:21 +00:00 |
navigatorOverlay.xul
|
Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
|
2006-09-14 06:08:02 +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
|
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
|
2006-09-14 06:08:19 +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 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
|
2006-09-14 06:08:20 +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 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
|
2006-09-14 06:08:16 +00:00 |
viewPartialSource.js
|
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
|
2006-09-14 06:08:16 +00:00 |
viewPartialSource.xul
|
Bug 229995 view source doesn't need history or security r=doron sr=bz
|
2006-09-14 06:08:15 +00:00 |
viewsource.js
|
Bug 85908 Add reload to View Page Source Window r=doron sr=bz
|
2006-09-14 06:08:14 +00:00 |
viewSource.xul
|
Bug 229995 view source doesn't need history or security r=doron sr=bz
|
2006-09-14 06:08:15 +00:00 |
viewSourceOverlay.xul
|
Bug 85908 Add reload to View Page Source Window r=doron sr=bz
|
2006-09-14 06:08:14 +00:00 |