gecko-dev/toolkit/content
annie.sullivan%gmail.com 780cacb5b6 Fixes several bugs with open in tabs: makes menus set selection in command events in case DOMMenuItemActive doesn't get sent, only shows Open in Tabs menuitem if there are two or more items in the menu, and respects browser.tabs.loadFolderAndReplace and browser.tabs.loadBookmarksInBackground prefs. Also moves #include of debug.js to browser.js as this was causing JavaScript errors on the mac. r=ben@mozilla.org sr=darin@meer.net bug=330130 2006-03-15 19:59:09 +00:00
..
widgets Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 253481, r+a181=mconnor 2006-03-14 21:23:50 +00:00
.cvsignore Bug 261790 port various changes betwen xpfe/toolkit 2004-09-30 14:31:42 +00:00
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
XPCNativeWrapper.js Big patch from jst and me to beef up and automate, configurably, XPCNativeWrapper (281988, r+sr=bz/shaver, a=drivers). 2005-05-20 03:12:22 +00:00
about.xhtml Bug 318991: change the releaseURL entity to releaseBaseURL to force locales to update and to better match its new content. r/a=l10n@m.c 2006-02-24 22:30:44 +00:00
buildconfig.html.in
charsetOverlay.js Bug 319656: Toolkit code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-05 10:43:35 +00:00
charsetOverlay.xul Bug 261790 port various changes betwen xpfe/toolkit 2004-12-01 16:21:02 +00:00
commonDialog.js Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky 2006-02-10 13:23:50 +00:00
commonDialog.xul Bug 304484. Expose alerts, prompts and message boxes as ROLE_ALERT so screen readers have a cue to speak the entire dialog when it appears. r=mconnor 2005-08-17 17:24:14 +00:00
contentAreaUtils.js Bug 319656: Toolkit code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-05 10:43:35 +00:00
customizeCharset.js Bug 301742. Customize char encoding dialog. r+a=mconnor 2005-07-26 22:17:10 +00:00
customizeCharset.xul Bug 301742. Customize char encoding dialog. r+a=mconnor 2005-07-26 22:17:10 +00:00
customizeToolbar.css Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
customizeToolbar.js Bug 311234 - Clicking "Done" after customize toolbars exits Firefox when there is still one window open patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor 2005-10-12 20:08:47 +00:00
customizeToolbar.xul Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2005-09-19 23:50:30 +00:00
debug.js Fixed a scope-o in the NS_ASSERT() function. 2006-03-14 02:30:00 +00:00
editMenuOverlay.js adding overlay for edit menus 2003-10-14 05:09:24 +00:00
editMenuOverlay.xul Bug 271766: Accel+D shoudn't remove bookmark (bookmarks manager). p=mano, r=mconnor 2004-12-05 21:57:23 +00:00
findUtils.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
finddialog.js Bug 209037: Bookmarklet "javascript:window.find()" is broken, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-09-20 00:19:00 +00:00
finddialog.xul Bug 303997 : finddialog.xul: wrong entity for radioDown accesskey, patch by Jeferson Hultmann <hultmann@gmail.com>, r=mscott, a=bsmedberg 2005-08-10 14:03:55 +00:00
fontpackage.js Bug 261267 helper application dialog has title issues when opening an unknown filetype 2004-12-01 11:12:21 +00:00
fontpackage.xul Bug 221599: remove comm.jar dependencies in fontpackage.xul 2003-10-17 19:31:11 +00:00
fullScreen.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
globalOverlay.js Fixes several bugs with open in tabs: makes menus set selection in command events in case DOMMenuItemActive doesn't get sent, only shows Open in Tabs menuitem if there are two or more items in the menu, and respects browser.tabs.loadFolderAndReplace and browser.tabs.loadBookmarksInBackground prefs. Also moves #include of debug.js to browser.js as this was causing JavaScript errors on the mac. r=ben@mozilla.org sr=darin@meer.net bug=330130 2006-03-15 19:59:09 +00:00
inlineSpellCheckUI.js Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
jar.mn Moved Ben's JavaScript ASSERT function to be NS_ASSERT in 2006-03-14 01:56:09 +00:00
license.html Bug 325224: fix about:licen[cs]e fragment hyperlinks. Patch by gerv; r=neil. 2006-02-03 14:08:29 +00:00
macWindowMenu.inc Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
macWindowMenu.js Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
mozilla.xhtml Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
nsDragAndDrop.js Fix typo in comment. 2006-02-12 15:26:19 +00:00
nsTransferable.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
nsWidgetStateManager.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
selectDialog.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
selectDialog.xul Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
viewZoomOverlay.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
xul.css 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00