update patches that I use. not part of the build.

This commit is contained in:
blizzard%redhat.com 2001-08-13 14:30:01 +00:00
Родитель 879c001c45
Коммит 025d51aed6
3 изменённых файлов: 45 добавлений и 66 удалений

Просмотреть файл

@ -1,63 +1,40 @@
--- mozilla/editor/ui/composer/content/editorOverlay.xul.debug Mon May 14 11:51:19 2001
+++ mozilla/editor/ui/composer/content/editorOverlay.xul Mon May 14 11:51:42 2001
@@ -791,60 +791,4 @@
-->
--- mozilla/editor/ui/composer/content/editor.xul.debug Sun Aug 5 15:49:15 2001
+++ mozilla/editor/ui/composer/content/editor.xul Sun Aug 5 15:49:32 2001
@@ -155,7 +155,7 @@
<menu id="tasksMenu" accesskey="t"/>
<!-- DEBUG only -->
- <menu id="debugMenu" />
+ <!-- <menu id="debugMenu" /> -->
<!-- end DEBUG only -->
<!-- help menu filled from globalOverlay -->
--- mozilla/editor/ui/composer/content/editorOverlay.xul.debug Sun Aug 5 15:47:09 2001
+++ mozilla/editor/ui/composer/content/editorOverlay.xul Sun Aug 5 15:48:58 2001
@@ -804,6 +804,7 @@
<menuitem id="menu_pasteQuote" accesskey="&editpastequotation.accesskey;" observes="cmd_pasteQuote"/>
- <!-- DEBUG only -->
- <menu id="debugMenu" label="&debugMenu.label;">
- <menupopup>
- <menuitem label="&newEditorTestPage.label;" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>
- <menuitem label="&textEditorCmd.label;" oncommand="EditorNewPlaintext();" />
- <menuitem label="&outputTextCmd.label;"
- oncommand="EditorGetText()"/>
- <menuitem label="&outputHTMLCmd.label;"
- oncommand="EditorGetHTML()"/>
- <menuitem label="Dom Serializer"
- oncommand="EditorSerialize()"/>
- <menuseparator />
- <menuitem label="&pasteAsQuotationCmd.label;"
- accesskey="&editpastequotation.accesskey;"
- oncommand="goDoCommand('cmd_pasteQuote')"/>
- <menuitem label="&editRewrapCmd.label;"
- oncommand="editorShell.Rewrap(true)"/>
- <menuitem label="&editStripQuotesCmd.label;"
- oncommand="editorShell.StripCites()"/>
- <menuitem label="&insertTextCmd.label;"
- oncommand="EditorInsertText('All good things come to those who wait. ')"/>
- <menuitem label="Tableize"
- oncommand="EditorTableize()"/>
- <menuseparator />
- <menuitem label="&testSelectionCmd.label;"
- oncommand="EditorTestSelection()"/>
- <menuitem label="&testTableLayoutCmd.label;"
- oncommand="EditorTestTableLayout()"/>
- <menuitem label="&showEmbeddedCmd.label;"
- oncommand="EditorShowEmbeddedObjects()"/>
- <menuitem label="&dumpContentCmd.label;"
- oncommand="EditorDumpContent()"/>
- <menuitem label="&testDocumentCmd.label;"
- oncommand="EditorTestDocument()"/>
- <menuitem label="&runUnitTestsCmd.label;"
- oncommand="EditorUnitTests()"/>
- <menuseparator />
- <menuitem label="&dumpUndoStack.label;"
- oncommand="DumpUndoStack()"/>
- <menuitem label="&dumpRedoStack.label;"
- oncommand="DumpRedoStack()"/>
- <menuseparator />
- <menuitem label="&startLogCmd.label;"
- oncommand="EditorStartLog()"/>
- <menuitem label="&stopLogCmd.label;"
- oncommand="EditorStopLog()"/>
- <menuitem label="&runLogCmd.label;"
- oncommand="EditorRunLog()"/>
- <menuseparator />
- <menuitem label="&setFocusCmd.label;"
- accesskey="&toolsetfocus.accesskey;"
- oncommand="window.focus()"/>
- </menupopup>
- </menu>
- <!-- end DEBUG only -->
-
<!-- DEBUG only -->
+ <!--
<menu id="debugMenu" label="&debugMenu.label;">
<menupopup>
<menuitem label="&newEditorTestPage.label;" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>
@@ -857,6 +858,7 @@
oncommand="window.focus()"/>
</menupopup>
</menu>
+ -->
<!-- end DEBUG only -->
</overlay>
--- mozilla/editor/ui/composer/content/TextEditorAppShell.xul.debug Sun Aug 5 15:49:45 2001
+++ mozilla/editor/ui/composer/content/TextEditorAppShell.xul Sun Aug 5 15:49:55 2001
@@ -113,7 +113,7 @@
<menu accesskey="t" id="tasksMenu"/>
<!-- DEBUG only -->
- <menu id="debugMenu" />
+ <!-- <menu id="debugMenu" /> -->
<!-- end DEBUG only -->
<!-- help menu filled from globalOverlay -->

Просмотреть файл

@ -1,6 +1,6 @@
--- mozilla/xpfe/browser/resources/content/navigatorOverlay.xul.debug Wed Apr 18 22:39:27 2001
+++ mozilla/xpfe/browser/resources/content/navigatorOverlay.xul Wed Apr 18 22:41:09 2001
@@ -343,123 +343,6 @@
--- mozilla/xpfe/browser/resources/content/navigatorOverlay.xul.debug Sun Aug 5 15:44:21 2001
+++ mozilla/xpfe/browser/resources/content/navigatorOverlay.xul Sun Aug 5 15:44:40 2001
@@ -337,125 +337,6 @@
<menu id="tasksMenu"/>
<menu accesskey="&helpMenuCmd.accesskey;" id="menu_Help"/>
@ -85,6 +85,8 @@
- </menupopup>
- </menu>
-
- <menuitem label="Form Manager Samples" oncommand="window._content.location.href='chrome://communicator/locale/wallet/index.html';"/>
-
- <menuitem label="&domviewer.label;" oncommand="window._content.location.href='chrome://communicator/content/domviewer/DOMDataSourceViewer.xul'"/>
- <menuitem label="&browserbuster.label;" oncommand="window._content.location.href='http://komodo.mozilla.org/buster/'"/>
- <menuitem label="&editor-test-page.label;" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>

Просмотреть файл

@ -1,6 +1,6 @@
--- mozilla/xpfe/components/prefwindow/resources/content/preftree.xul.debug Mon May 14 12:33:18 2001
+++ mozilla/xpfe/components/prefwindow/resources/content/preftree.xul Mon May 14 12:34:06 2001
@@ -136,27 +136,6 @@
--- mozilla/xpfe/components/prefwindow/resources/content/preftree.xul.debug Sun Aug 5 15:51:52 2001
+++ mozilla/xpfe/components/prefwindow/resources/content/preftree.xul Sun Aug 5 15:52:09 2001
@@ -145,27 +145,6 @@
</treechildren>
</treeitem>