gecko-dev/xpfe/browser/resources/content
cbiesinger%web.de 3b7c66bb1a bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2002-07-22 19:51:16 +00:00
..
mac bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
unix Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa. 2002-07-19 00:43:00 +00:00
win bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
.cvsignore
browser.js Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back. 2002-07-15 11:44:42 +00:00
contentframe.js
contents-region.rdf bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
contents.rdf bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
fastnav.js bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
fastnav.xul pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
languageDictionary.js Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag 2002-01-03 02:17:04 +00:00
linkToolbarHandler.js Bug 119858 "p3pv1" link in Site Navigation toolbar? 2002-01-27 02:13:12 +00:00
linkToolbarItem.js checkin for sballard@netreach.net. 2002-01-09 03:02:36 +00:00
linkToolbarOverlay.js use oncommand, not onclick, for the link toolbar. Bug 139157, 2002-06-19 05:11:02 +00:00
linkToolbarOverlay.xul use oncommand, not onclick, for the link toolbar. Bug 139157, 2002-06-19 05:11:02 +00:00
Makefile.in allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
makefile.win
metadata.js Bug 133166, Remove JavaScript strict warning. Patch by walk84@yahoo.com, r=caillon, sr=blake. 2002-04-19 14:42:37 +00:00
metadata.xul
navExtraOverlay.xul
navigator-commands.rdf
navigator-toolbars.js
navigator-toolbars.rdf
navigator-toolbars.xul 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
navigator.css Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa 2002-03-05 23:49:39 +00:00
navigator.js Take user to their search engine homepage when they click the search button 2002-07-10 03:53:24 +00:00
navigator.xul Take user to their search engine homepage when they click the search button 2002-07-10 03:53:24 +00:00
navigatorDD.js Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences. 2002-07-10 01:23:56 +00:00
navigatorOverlay.xul adding an id to the QA menupopup, so one can overlay that. bug 157382, r=neil@parkwaycc.co.uk, sr=alecf, a=asa 2002-07-17 07:04:30 +00:00
navWidgetBindings.xml Bug 119317: move the "inherits" attribute to the xbl namespace for most clients. 2002-04-13 14:25:38 +00:00
navWidgets.css 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt 2001-12-08 07:52:11 +00:00
nsBrowserContentListener.js Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175 2002-04-30 01:36:59 +00:00
nsBrowserStatusHandler.js Bug 133250: "Transferring data from..." remains on status bar. Checkin for antonio.xu@sun.com 2002-07-02 02:17:15 +00:00
pageInfo.js bug 158435 r=ksosez sr=bz a=jesup 2002-07-22 19:51:16 +00:00
pageInfo.xul adding a help button to page info, bug=140466, r=racham, sr=alecf 2002-05-16 05:40:57 +00:00
personalToolbar.js Bug 128629 -- speed up personal toolbar a bit. Patch by 2002-07-09 08:30:09 +00:00
sessionHistoryUI.js Bug 143791 menuseparator in Go menu should stay hidden for tabbed mode 2002-06-12 14:31:40 +00:00
toolbarTest.rdf
toolbarTest.xul Bug 154535. Don't depend on the sidebar overlay for context menu code. 2002-06-28 01:55:48 +00:00
turboDialog.xul XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
unknownContent.xul
urlbarBindings.xml Fix ``Search engine name and search term string missing from search box 2002-06-13 01:11:01 +00:00
viewPartialSource.js Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.) 2002-06-13 20:35:12 +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 2002-05-10 22:05:59 +00:00
viewsource.js bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network. 2002-04-01 21:22:27 +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 2002-05-10 22:05:59 +00:00
viewSourceOverlay.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 2002-05-10 22:05:59 +00:00