.. |
mac
|
Bug 117186 - Add menu shortcuts for backward/forward. Patch by mano. r=jhpedemonte, sr=neil
|
2006-09-14 06:10:04 +00:00 |
public
|
|
|
src
|
|
|
unix
|
Bug 236700 The "v" key brings up the find dialog
|
2006-09-14 06:09:03 +00:00 |
win
|
Bug 235893 Make view source overlay the windows refresh keys only r=doron sr=jag
|
2006-09-14 06:10:00 +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
|
Make HTML tooltips have the directionality of their parent element. Bug 91312, patch mostly by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>, r=Mano, sr=Neil
|
2006-09-14 06:09:49 +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
|
Bug 240947 use content instead of _content
|
2006-09-14 06:09:37 +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
|
Treat the language code in lang attributes as case insensitive. Bug 350595, r=mano, sr=neil
|
2006-09-14 06:09:50 +00:00 |
metadata.xul
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-09-14 06:09:07 +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 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
|
2006-09-14 06:10:12 +00:00 |
navigator.xul
|
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
|
2006-09-14 06:10:06 +00:00 |
navigatorDD.js
|
Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
|
2006-09-14 06:09:59 +00:00 |
navigatorOverlay.xul
|
Add UI for changing direction of the document and input fields. Bug 85420, patch by Asaf Romano <bugs.mano@mail-central.com>, r=smontagu, sr=neil
|
2006-09-14 06:10:09 +00:00 |
nsBrowserContentHandler.js
|
|
|
nsBrowserContentListener.js
|
Create a service that can be asked whether a given webnavigation (or a
|
2006-09-14 06:09:25 +00:00 |
nsBrowserStatusHandler.js
|
Bug 240947 use content instead of _content
|
2006-09-14 06:09:37 +00:00 |
pageInfo.js
|
bug 275096: Page Info | Media | Save As button non-functional
|
2006-09-14 06:09:31 +00:00 |
pageInfo.xul
|
Bug 288738 - [Mac] Nearly every keyboard shortcut closes the Page Info window. r=mconnor sr=neil
|
2006-09-14 06:09:34 +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 296305 fix error that occurs when using forward button dropdown with many entries
|
2006-09-14 06:10:07 +00:00 |
turboDialog.xul
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-09-14 06:09:07 +00:00 |
urlbarBindings.xml
|
Make nsXULElement::GetChildNodes use the same (live) node list that
|
2006-09-14 06:08:32 +00:00 |
viewPartialSource.js
|
Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor
|
2006-09-14 06:10:08 +00:00 |
viewPartialSource.xul
|
Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu
|
2006-09-14 06:09:23 +00:00 |
viewsource.js
|
Goto Line (Ctrl+L) in view-source couldn't go to the last line, b=253905, r+sr=bzbarsky
|
2006-09-14 06:10:03 +00:00 |
viewSource.xul
|
Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu
|
2006-09-14 06:09:23 +00:00 |
viewSourceOverlay.xul
|
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
|
2006-09-14 06:10:06 +00:00 |