releases-comm-central/suite/browser
Philip Chee 795c759d0d Bug 529240 enhances duplicateTab so that the duplicate can open in a new window, and with a relative history index. r=Misak 2010-08-30 17:46:39 +08:00
..
mac bug 589592 - [SeaMonkey 2.1, mochitest-browser-chrome] Double id='addBookmarkKb' detected in navigator.xul - remove platform-specific keys, r=Neil 2010-08-23 01:20:53 +02:00
pageinfo Bug 581686 - Page Info tabs aren't drawn correctly. r=Mnyromyr, sr=Neil. 2010-08-08 19:34:13 +02:00
public bug 580663 - Remove old bookmarks system code, r=IanN 2010-08-08 22:06:47 +02:00
src bug 580663 - Remove old bookmarks system code, r=IanN 2010-08-08 22:06:47 +02:00
test Test for bug 584630 (Find / FAYT is not focusing on correct tab), r=mcsmurf 2010-08-24 17:47:07 +02:00
unix Bug 505141 Use of Shift+Ins to open link in new tab conflicts with alternate paste key r=IanN 2009-08-06 10:51:25 +01:00
win bug 589592 - [SeaMonkey 2.1, mochitest-browser-chrome] Double id='addBookmarkKb' detected in navigator.xul - remove platform-specific keys, r=Neil 2010-08-23 01:20:53 +02:00
Makefile.in Bug 538419 - remove nsAboutAbout.js from suite-specific code, reusing the toolkit version. r+=Neil 2010-08-09 23:16:06 -04:00
SuiteBrowser.manifest Bug 538419 - remove nsAboutAbout.js from suite-specific code, reusing the toolkit version. r+=Neil 2010-08-09 23:16:06 -04:00
browser-prefs.js bug 591037 - Add new Addon Repository prefs, r=Callek 2010-08-27 17:29:23 +02:00
browser.js Bug 97023 Default to Find toolbar instead of inline FAYT/Find dialog r+sr=Neil 2010-07-23 20:03:23 +01:00
channel-prefs.js bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00
fullScreen.js Bug 540629 Full screen mode menubar should autohide but not be completely hidden r=IanN 2010-01-31 21:47:15 +00:00
hiddenWindow.xul bug 580660 - Switch SeaMonkey browser UI to places bookmarks, r=IanN 2010-08-08 22:06:47 +02:00
jar.mn Bug 538419 - remove nsAboutAbout.js from suite-specific code, reusing the toolkit version. r+=Neil 2010-08-09 23:16:06 -04:00
linkToolbarHandler.js Bug 454072 isValidFeed modifies its first parameter r=db48x 2008-09-08 10:10:12 +01:00
linkToolbarItem.js bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00
linkToolbarOverlay.js bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00
linkToolbarOverlay.xul Bug 520892 - Switch application/x-javascript to application/javascript, SeaMonkey part; (Av1) All .xul files 2009-10-08 23:29:19 +02:00
mailNavigatorOverlay.xul Bug 572682 Move popups, panels, and tooltips into popupsets. f=IanN r=Neil. a=Callek CLOSED TREE. 2010-07-15 12:02:52 +08:00
metadata.js Bug 252043 - MetaData Properties window doesn't respect locale for file size and image dimensions; (Sv1.1) SeaMonkey part; r=db48x sr=neil 2009-07-20 17:04:54 +02:00
metadata.xul Bug 520892 - Switch application/x-javascript to application/javascript, SeaMonkey part; (Av1) All .xul files 2009-10-08 23:29:19 +02:00
navigator.css bug 585601 - Address Neil's post-landing comments on places bookmarks - round 1: browser UI, r=Neil 2010-08-17 15:29:14 +02:00
navigator.js Bug 529240 enhances duplicateTab so that the duplicate can open in a new window, and with a relative history index. r=Misak 2010-08-30 17:46:39 +08:00
navigator.xul Bug 529240 enhances duplicateTab so that the duplicate can open in a new window, and with a relative history index. r=Misak 2010-08-30 17:46:39 +08:00
navigatorDD.js bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00
navigatorOverlay.xul Bug 529240 enhances duplicateTab so that the duplicate can open in a new window, and with a relative history index. r=Misak 2010-08-30 17:46:39 +08:00
nsAboutRights.js Bug 576900 Make suite XPCOM components use new manifests and data tables. Browser JS Components. r=IanN a=Callek CLOSED TREE 2010-07-10 18:41:56 +08:00
nsBrowserContentHandler.js Bug 577225 Second getChildList parameter is now optional. r=Neil 2010-07-23 19:47:21 +08:00
nsBrowserContentListener.js Bug 558614 - Implement Firefox TabBrowser API: loadTabs(), loadOneTab() and change addTab() to get feature parity. r=Neil, sr=Neil 2010-06-17 20:45:57 +05:00
nsBrowserStatusHandler.js Bug 579907 Port of Firefox bug 556957 2010-07-23 20:04:10 +01:00
nsTypeAheadFind.js Bug 582303 Fixing bustage from merge of nsIDOMNSHTMLInputElement into nsIDOMHTMLInputElement 2010-08-05 13:40:55 +01:00
searchconfig.properties bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00
sessionHistoryUI.js Bug 537275 - Add some element IDs to navigator to assist porting of Firefox extensions. 2010-01-04 01:21:43 +01:00
tabbrowser.xml Bug 591550 - test_docload.xul reports "JavaScript error: chrome://navigator/content/tabbrowser.xml, line 919: nsIInterfaceRequestor is not defined"; (Av1) Add missing 'Components.interfaces.'. 2010-08-29 05:24:32 +02:00
urlbarBindings.xml Bug 481836 URLbar autofill should only complete valid URLs r=mcsmurf 2009-08-22 17:15:31 +01:00