gecko-dev/toolkit/content
Steffen Wilberg 3625eb3ce4 Bug 578686: Add jQuery license to about:license. r=gerv 2010-07-16 21:36:47 +02:00
..
tests Bug 574051 - permanent orange test on 64-bit win7: 15875 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_tree_hier.xul | cycleHeader column sortDirection - "descending" should equal "". r=enndeakin 2010-07-16 15:59:13 +09:00
widgets Bug 404267 - Always allow click-through on scrollbars. r=roc 2010-07-16 15:01:39 +02:00
InlineSpellChecker.jsm Bug 398348 - Spell check language selection uses check marks instead of radio buttons. r=gavin 2010-06-14 03:02:11 -04:00
LightweightThemeConsumer.jsm Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend 2009-11-24 16:59:53 +01:00
Makefile.in Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad. 2010-06-28 01:04:05 -05:00
PopupNotifications.jsm Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao 2010-06-25 12:05:45 -04:00
Services.jsm Bug 553815. browser_Services.js and Services.jsm shouldn't fail if MOZ_TOOLKIT_SEARCH is undefined. r=gavin 2010-05-29 23:30:04 -04:00
WindowDraggingUtils.jsm whitespace cleanup after bug 555081 2010-06-29 17:11:49 +02:00
XPCNativeWrapper.js
about.xhtml Bug 435550 - In about:, move some whitespaces from the xhtml to the locale dtd [r=pike] 2010-04-20 09:34:21 +02:00
aboutAbout.xhtml Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky 2010-01-23 11:07:48 +01:00
aboutRights-unbranded.xhtml Bug 559609 Remove non-toolkit dependency from aboutRights-unbranded.xhtml. r=gavin 2010-04-16 10:33:03 +01:00
aboutRights.xhtml Bug 541761 - change text which implies Firefox logo is under non-free copyright licence. r=kairo. 2010-04-28 10:45:51 +01:00
aboutSupport.js Backout new add-ons manager due to Ts regression on OSX 10.5 2010-05-01 11:04:44 -07:00
aboutSupport.xhtml Bug 518989 - Allow theming of about:support, and move the inline JS out to a separate file, r=gavin 2010-02-20 20:42:25 -08:00
buildconfig.html Bug 538890: Improve legibility of about:buildconfig. r=gavin 2010-04-13 20:22:34 +02:00
charsetOverlay.js Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky 2008-07-05 20:53:48 -04:00
charsetOverlay.xul
contentAreaUtils.js Bug 485196 - Web page generated by POST is retried as GET when Save Frame As used, and the page is no longer in the cache. r=smaug, r=gavin 2010-06-08 03:15:00 -04:00
customizeCharset.js Bug 207864 - Some things GetService "@mozilla.org/rdf/container;1", r=gavin 2009-01-06 21:33:04 -08:00
customizeCharset.xul
customizeToolbar.css Bug 573326 - In the toolbar customization window, hide the toolbarbutton label and replicate it on the wrapper. r=gavin 2010-06-25 14:20:33 +02:00
customizeToolbar.js Bug 573326 - In the toolbar customization window, hide the toolbarbutton label and replicate it on the wrapper. r=gavin 2010-06-25 14:20:33 +02:00
customizeToolbar.xul Bug 500665 - Should be able to lock the mode and icon size of a toolbar. r=neil 2009-09-16 16:14:37 +02:00
debug.js fixing a typo which broke js asserts on trunk 2008-04-22 11:18:19 -07:00
directionDetector.html Bug 437844 - [RTL] about:plugins is hardcoded to LTR; r=bz 2009-01-30 11:43:17 +03:30
editMenuOverlay.js bug 404232: for performance, don't update Edit commands every time focus changes unless some edit UI is visible; r=mconnor 2008-01-25 21:48:51 -08:00
editMenuOverlay.xul bug 466302 - remove superfluous inclusion of global/skin in editMenuOverlay, r=gavin 2008-12-07 17:33:21 +01:00
filepicker.properties Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc] 2010-05-19 22:28:01 -04:00
findUtils.js
finddialog.js
finddialog.xul Bug 485720 Clean up including removing bogus use of flex attributes r=gavin 2010-01-31 21:36:42 +00:00
globalOverlay.js Backed out changeset 405a715a4d81 from bug 502307 due to test failures 2009-08-19 10:38:09 +01:00
jar.mn Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs 2010-06-16 17:06:17 -07:00
license.html Bug 578686: Add jQuery license to about:license. r=gerv 2010-07-16 21:36:47 +02:00
macWindowMenu.inc Bug 328156 - Window menu: blank line for open About box, r=mano 2010-01-05 18:35:58 -05:00
macWindowMenu.js Bug 328156 - Window menu: blank line for open About box, r=mano 2010-01-05 18:35:58 -05:00
menulist.css Bug 482585. Move some XUL textbox-specific rules out of xul.css and into the relevant bindings. r=enn, sr=dbaron 2009-03-12 10:16:33 -04:00
mozilla.xhtml Bug 446173 – about:mozilla page title is hardcoded and not localizable. r=gavin 2008-08-04 12:54:55 +02:00
nsDragAndDrop.js Bug 549349: handle file:/// drops correctly, r=Mossop 2010-02-26 12:26:44 -05:00
plugins.css Bug 180568 - Remove "Enabled" column from about:plugins. ui-r=faaborg r=jst,josh 2010-02-03 13:44:13 +01:00
plugins.html Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg 2010-03-03 09:51:58 +01:00
textbox.css Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801) 2010-03-07 22:05:01 +01:00
viewZoomOverlay.js Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke 2010-04-17 03:19:33 -07:00
xul.css Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00