Граф коммитов

77 Коммитов

Автор SHA1 Сообщение Дата
Ian Neal 8c1d810f51 Bug 655626 - Use menu_newEditor in editorOverlay.xul r=neil 2011-05-09 10:31:16 +01:00
Ian Neal 3b86296223 Bug 652371 - Make use of utilityOverlay's menu_View r=neil 2011-04-25 21:04:02 +01:00
Ian Neal 9ed064de1d Bug 643788 - Move cmd_exportToText, cmd_preview and cmd_editSendPage out of editorOverlay r=neil/bienvenu 2011-04-20 00:33:28 +01:00
Edmund Wong c671ac7ac2 Bug 451960 - s/observes=/command=/g in /editor/ui/*; (v4).
r=neil.
2011-04-10 12:03:13 +02:00
Ian Neal 619270d63f Bug 643784 - Cannot open file from debugQATextEditorShell.xul r=neil 2011-04-03 22:45:00 +01:00
Ian Neal 824aa8ccdf Bug 643834 - Move cmd_validate command from editorOverlay to editor r=neil/bienvenu 2011-04-03 22:39:01 +01:00
Ian Neal 12eaef6b28 Bug 643761 - Move snapToGrid, pageProperties and publishSettings from editorOverlay to editor r=neil/bienvenu 2011-04-03 22:33:13 +01:00
Ian Neal 3e9e313bba Bug 643784 - Cannot open file from debugQATextEditorShell.xul
String change only ahead of string freeze r=Neil
2011-04-02 21:11:34 +01:00
Ian Neal 605842424b Bug 645581 - Dialog prompts to save from Text Editor should not be "Export as Text"
r=Neil over IRC for typo fix.
2011-03-29 00:25:00 +01:00
Ian Neal 5232afc5eb Bug 645581 - Dialog prompts to save from Text Editor should not be "Export as Text"
r=Neil
SM only string changes, not used in TB so okay for CLOSED TREE
2011-03-28 22:41:41 +01:00
stefanh@inbox.com 2eda99f52c Bug 643035 - Remove editorOverlay.js. r= Neil, r=Standard8. 2011-03-21 20:39:48 +01:00
Edmund Wong 5a86bdd12d Bug 175792 - <page>s and <dialog>s don't need dialogOverlay. Removed unneeded dialogOverlay.(xul|js). r=IanN,Standard8 sr=bienvenu 2011-03-16 01:05:00 +01:00
Ian Neal 694d4f9f48 Bug 639716 - Move structToolbar xul code from editorOverlay
r=neil/standard8
2011-03-16 15:53:08 +00:00
Ian Neal a9009f945c Bug 641981 - Remove unused interim hacks from composer code
r=neil
2011-03-16 01:19:17 +00:00
Ian Neal dc41f99ce0 Bug 641246 - Move insertMenuPlainText out of editorOverlay
r=neil/standard8
2011-03-15 21:30:31 +00:00
Neil Rashbrook 4c929a72fb Bug Bug 420421 Fix display of autocomplete history dropmarker on Linux r=IanN 2011-03-13 21:26:48 +00:00
Ian Neal dcff489a46 Bug 639694 - Move EditModeToolbar from editorOverlay (missing commandset from editor.xul)
r=neil/standard8
2011-03-12 01:59:37 +00:00
Jonathan Protzenko 2779aaa8e9 Bug 620781 - Add dictionary switching to the spell check compose menu r=standard8 ui-r=clarkbw
This is a feature that had been requested several times. I also took this as an
opportunity to clean up the spellchecking code in the compose window somehow.
2011-03-11 18:02:48 +01:00
Ian Neal 08d0c55656 Bug 639694 - Move EditModeToolbar from editorOverlay
r=neil/standard8
2011-03-11 00:52:13 +00:00
Ian Neal 380049a42a Bug 639212 - Fix sidebar so it works with editor/messagecompose [bset is null]
r=neil
2011-03-06 21:38:59 +00:00
Ian Neal 7a5490ce35 Bug 638647 - Remove unused AfterHighlightColorChange function from editor.js
r=neil
2011-03-04 18:43:14 +00:00
Ian Neal 51a620fa2d Bug 606683 - Allow customization of toolbars in Composer and formatting toolbar in MailNews Composition - toolbar item tidy up v1.4 r=neil 2011-02-28 22:30:17 +00:00
Ian Neal da590a947a Bug 606683 - Allow customization of toolbars in Composer and formatting toolbar in MailNews Composition. Patch Tidy up some broadcasters and commandsets v2.2
r=neil
2011-03-02 23:02:49 +00:00
Neil Rashbrook 68c9b9ceec Bug 637631 followup because I moved the wrong line by mistake 2011-03-02 08:28:46 +00:00
Neil Rashbrook a28c8134de Bug 637631 DOM manipulation marks blank page as undoably modified r=ehsan 2011-03-02 00:01:07 +00:00
Ian Neal 540aed4e49 Bug 635792 - Fix debugQATextEditorShell so that it works
r=Neil
2011-02-22 21:44:13 +00:00
Ian Neal 51c89dee8a Bug 635516 - Remove obsolete Editor:Font:Size broadcaster command (missed from bug 26447)
r=neil
2011-02-19 20:18:45 +00:00
Ian Neal 8138bff2b4 Bug 635500 - Remove unused broadcaster r=neil 2011-02-19 16:46:28 +00:00
Mark Banner 76f57ac399 Temporary bustage fix for bug 617284 Composition window busted due to JavaScript error: chrome://editor/content/editorUtilities.js unterminated regular expression literal - put the regular expression on a single line for now. a=bustage fix for CLOSED TREE 2010-12-07 10:09:42 +00:00
Neil Rashbrook ec79af02a4 Bug 616815 Remove 5 unwanted CR characters r=Callek 2010-12-05 20:28:53 +00:00
Jens Hatlak fefc849ee1 Bug 579739 - Make lightweight themes / personas work in composer windows. r=stefanh sr=Neil 2010-11-05 12:11:01 +01:00
Mark Banner a180236b34 Bug 599608 - Context menu selections are not functional in the Compose Window; Make the editor/ui version of editorOverlay.xul suite-specific. r=Callek,Neil 2010-10-06 08:51:26 +01:00
Philip Chee 795c759d0d Bug 529240 enhances duplicateTab so that the duplicate can open in a new window, and with a relative history index. r=Misak 2010-08-30 17:46:39 +08:00
stefanh@inbox.com 82af64fdc6 Bug 536904 - Add toggletoolbar='true' to the windows that should have a Mac toolbar toggle pill. r=Mnyromyr, sr=Neil. 2010-08-03 19:13:48 +02:00
Ludovic Hirlimann 151fe41303 Bug 578441 Use <menupopup> instead of <popup>. r/sr=Standard8 2010-07-23 14:08:44 +01:00
Philip Chee 5235638bb0 Bug 571517 Don't pass strings to setTimeout. Part 3: /editor & /mailnews. r=Neil. 2010-07-23 19:47:27 +08:00
Philip Chee b6b61758c8 Bug 577225 Second getChildList parameter is now optional. r=Neil 2010-07-23 19:47:21 +08:00
Justin Wood 6de25698ad Part of Bug 576900 - Update the nsComposerCmdLineHandler component to use the new manifests and data tables. r=IanN,Neil. Part of bustage fix for CLOSED TREE 2010-07-11 01:21:32 -04:00
Misak Khachatryan 0c2af5620c Bug 558614 - Implement Firefox TabBrowser API: loadTabs(), loadOneTab() and change addTab() to get feature parity. r=Neil, sr=Neil 2010-06-17 20:45:57 +05:00
Mark Banner b774973f66 Port bug 533592 to comm-central to avoid warnings about now unrecognized chrome registration modifiers which gloda tests don't expect to see. rs=philor 2010-06-06 21:13:48 +01:00
Philip Chee 46b65fa104 Bug 539478 GenerateValidFilename() is deprecated: use validateFileName() in SeaMonkey r=Neil a=Callek for CLOSED TREE 2010-05-29 10:54:47 +08:00
Makoto Kato fe32c4617b Bug 161791 - Save As dialog of mail compose window can't handle non-ASCII filename. r=neil 2010-04-09 13:47:17 +09:00
Mike Hommey fc2fc47db3 Bug 546296 - Misalignment in --help command line.
r=neil.
2010-02-17 00:54:41 +01:00
Mark Banner d1dfcdc71c Bug 544745 DNS Prefetch security issue: Information leak. r=bienvenu,sr=Neil 2010-02-11 21:08:28 +00:00
Cristian KLEIN acf7e6887f Bug 528893 - "Dictionaries are not human-readable in compose window" [r=mkmelin sr=neilAway] 2009-11-16 04:28:00 -05:00
Paolo Amadini 74c43c47db Bug 484616 - Unfork contentAreaUtils.js between FF and SM; [Step 4] Move getContentFrameURI near its only user, and remove getContentFrameDocument.
r=neil.
2010-01-20 06:24:36 +01:00
Tobias Markus cc7f8c7921 Bug 520901 - "Switch application/x-javascript to application/javascript, Composer part" [r=bugspam.Callek] 2010-01-06 06:35:00 -05:00
Mark Banner aa2cc67f0f Bug 529235 Unable to open additional dictionary download page from spell-checker dialog. r=bienvenu,sr=Neil 2009-11-17 16:15:53 +00:00
Neil Rashbrook 50813844ef Bug 461117 Implement Ctrl+Shift+O for Paste as Quotation r=IanN r+a=Standard8 2009-09-29 23:52:10 +01:00
Neil Rashbrook 4326daeb41 Bug 431184 Composer badly handles XHTML documents r+a=IanN 2009-09-27 19:54:19 +01:00