gecko-dev/toolkit/content
benjamin%smedbergs.us daa1520f43 Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +00:00
..
widgets bug 346760: shouldn't require type=unichar for non-ASCII prefs 2006-08-06 06:33:49 +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 345993 - Make the full Build ID more accessible to testers. patch=zach, r=rob_strong 2006-08-04 18:25:14 +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 rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor 2006-07-29 12:47:26 +00:00
commonDialog.xul rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor 2006-07-29 12:47:26 +00:00
contentAreaUtils.js Deal with checkLoadURI better in the face of URI fixup. Bug 334341, r=biesi, sr=dveditz 2006-04-25 03:24:43 +00:00
customizeCharset.js Bug 301742. Customize char encoding dialog. r+a=mconnor 2005-07-26 22:17:10 +00:00
customizeCharset.xul Bug 336132: Label in List View not avail in "Active Char Encodings", patch by Mark Pilgrim <pilgrim@gmail.com>, uir=beltzner, r=mano 2006-07-21 12:39:31 +00:00
customizeToolbar.css Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
customizeToolbar.js Fix customize toolbar dialog centering, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=mconnor 2006-05-29 16:18:45 +00:00
customizeToolbar.xul Bug 212540 - Toolbar Customization dialog should stay where the user places it 2006-05-26 12:20:51 +00:00
debug.js Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor 2006-07-19 12:06:54 +00:00
editMenuOverlay.js
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
fullScreen.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
globalOverlay.js Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor 2006-07-19 12:06:54 +00:00
inlineSpellCheckUI.js Bug 339127: Add "spellcheck" attribute to control spellchecking. 2006-07-29 00:04:40 +00:00
jar.mn Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +00:00
license.html Bug 331136 - add list of Initial Developers to comply with MPL section 3.3. 2006-03-30 08:48:11 +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 333863 - several fixes to places behavior in non-browser windows on Mac. r=annie, sr=ben. 2006-04-13 23:07:06 +00:00
mozilla.xhtml Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
nsDragAndDrop.js Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +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
plugins.css Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +00:00
plugins.html Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +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 rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor 2006-07-29 12:47:26 +00:00