gecko-dev/browser/base/content
joe%retrovirus.com 01e7cbdb68 Backing out patch from bug 330063 to see if it's responsible for the
branch balsa allocation increases, and if so, fix before resubmitting.
2006-04-08 17:58:16 +00:00
..
aboutDialog.css Bug 325901: don't preprocess files unnecessarily, r=mconnor 2006-03-14 20:44:37 +00:00
aboutDialog.js fix about window positioning on Macs. b=295282 r=mano sr=mconnor a=mconnor 2005-08-07 08:23:20 +00:00
aboutDialog.xul Remove old comment that no longer applies. rs=mconnor 2006-02-21 19:58:20 +00:00
baseMenuOverlay.xul Add comment explaining extra menu nodes when using Carbon widgets. This comment becomes necessary since I have to sync 324180 to the branch. Follow-up to 324180. 2006-02-21 19:53:35 +00:00
browser-context.inc Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
browser-doctype.inc bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
browser-gotreehack.inc Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00
browser-menubar.inc Replaced Clear History... menu item in browser with Clear Private Data... item, 2006-03-27 02:08:20 +00:00
browser-sets.inc Implements "Bookmark All Tabs..." for Places. (Also fixes a small error 2006-04-04 01:25:06 +00:00
browser.css 328191, cannot delete history entries + a few other fixes r=annie.sullivan@gmail.com 2006-03-28 19:59:26 +00:00
browser.js Backing out patch from bug 330063 to see if it's responsible for the 2006-04-08 17:58:16 +00:00
browser.xul 328191, cannot delete history entries + a few other fixes r=annie.sullivan@gmail.com 2006-03-28 19:59:26 +00:00
browserMountPoints.inc Bug 291276 - don't force edit commandsets from macBrowserOverlay. r=mconnor a=asa 2005-04-21 20:40:29 +00:00
browserconfig.properties bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
credits.xhtml fix an egregious oversight and add pav to the credits 2006-03-17 06:46:47 +00:00
downloadManagerOverlay.xul Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa 2005-04-19 15:32:38 +00:00
extensionsManagerOverlay.xul Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa 2005-04-20 15:32:57 +00:00
global-scripts.inc bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
hiddenWindow.xul Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa 2005-04-19 15:32:38 +00:00
jsConsoleOverlay.xul Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa 2005-04-20 15:32:57 +00:00
macBrowserOverlay.xul Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa 2005-04-20 15:32:57 +00:00
metaData.js Bug 175074: URN:ISBN link converted to URN://ISBN, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-02-12 18:01:48 +00:00
metaData.xul fixes bug 324644 "Add list of pings to link properties dialog" r=beng 2006-02-09 21:00:15 +00:00
monitor.png Add monitor file. 2004-02-16 00:15:06 +00:00
openLocation.js Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
openLocation.xul Bug 233461 specify an icon for dialog buttons 2005-03-02 10:45:51 +00:00
pageInfo.js Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r=mconnor 2006-02-09 23:04:48 +00:00
pageInfo.xul bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily 2006-01-17 23:51:28 +00:00
pageReport.js Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin 2005-02-28 23:09:24 +00:00
pageReport.xul From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
pageReportFirstTime.xul Bug 265719 - UI "screenshot" in "About Popup Blocking" dialog is out-of-date. r=mconnor, a=shaver 2005-06-16 19:02:27 +00:00
safeMode.js fix whitespace to sync branch/trunk 2006-02-24 01:29:51 +00:00
safeMode.xul Bug 311503 - Safe mode should offer "cancel" option (now named "Exit") r=mconnor/beltzner 2005-10-12 00:29:11 +00:00
sanitize.js Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
sanitize.xul Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
softwareUpdateOverlay.xul Bug 312587 - Menus stop working when Software Update window is frontmost. r=mconnor. 2005-10-18 04:38:15 +00:00
utilityOverlay.js Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
viewSourceOverlay.xul Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg. 2005-07-20 00:00:55 +00:00
web-panels.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
web-panels.xul Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00