.. |
mac
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01:49 +00:00 |
unix
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01:49 +00:00 |
win
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01: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
|
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
|
2001-10-27 05:39:25 +00:00 |
contents-region.rdf
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01:49 +00:00 |
contents.rdf
|
bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites.
|
2002-09-12 23:39:25 +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
|
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
|
2002-09-02 03:36:38 +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 |
metadata.js
|
bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog
|
2002-08-11 12:01:18 +00:00 |
metadata.xul
|
bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog
|
2002-08-11 12:01:18 +00:00 |
navExtraOverlay.xul
|
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
|
2001-11-03 04:17:02 +00:00 |
navigator-commands.rdf
|
|
|
navigator-toolbars.js
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
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
|
backing out Txul-regression-causing popup window manager. bug 167929
|
2002-09-12 01:16:59 +00:00 |
navigator.js
|
bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929
|
2002-09-12 02:42:44 +00:00 |
navigator.xul
|
backing out Txul-regression-causing popup window manager. bug 167929
|
2002-09-12 01:16:59 +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
|
2002-09-12 23:08:12 +00:00 |
navigatorOverlay.xul
|
Bug 135572 remove Theme Preferences from the View > Apply Theme submenu
|
2002-09-17 22:19:37 +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 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf
|
2002-08-08 20:14:57 +00:00 |
nsBrowserStatusHandler.js
|
Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon
|
2002-09-16 14:13:55 +00:00 |
pageInfo.js
|
Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
|
2002-08-30 14:50:16 +00:00 |
pageInfo.xul
|
Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
|
2002-08-13 04:11:55 +00:00 |
personalToolbar.js
|
Add "Open in new tab" to bookmarks. Bug 103834, patch by Chris
|
2002-09-04 03:29:24 +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
|
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
|
2002-09-02 03:36:38 +00:00 |
unknownContent.xul
|
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
|
2001-11-03 04:17:02 +00:00 |
urlbarBindings.xml
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +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 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
|
2002-07-23 13:22:28 +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
|
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
|
2002-09-02 03:36:38 +00:00 |