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

1636 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com 724a8c2922 fix typo (bug 122992) sr=kin 2002-10-08 14:01:02 +00:00
cmanske%netscape.com 5f6100fa62 Fixed broken smileys in Mail Composer. b=70031, r=suresh, sr=kin 2002-10-07 20:13:09 +00:00
brade%netscape.com bdebe12666 recheckin save fix (bug 171798) which was inadvertently backed out (r=cmanske, sr=alecf) 2002-10-07 19:29:19 +00:00
cmanske%netscape.com be8799bf71 Implemented command and Composer UI for 'Paste Without Formatting' command. b=64647, r=mjudge, sr=darin 2002-10-06 01:23:18 +00:00
cmanske%netscape.com e6e4343f43 More remove editorShell from dialogs work (comments added by neil as requested). b=158881, r=cmanske, sr=alecf 2002-10-05 20:44:49 +00:00
cmanske%netscape.com 4aba733bb9 Backed out changes for bugscape bug 20282, will recheckin as a mozilla bug 2002-10-05 17:35:36 +00:00
cmanske%netscape.com 9eb1bf9cc2 Fix problems with styles in IM, Chat, and Mail Composers. bugscape=20282, r=brade, sr=hewitt 2002-10-05 01:20:10 +00:00
smontagu%netscape.com dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
cmanske%netscape.com cf361191e0 Remove editorShell from main Composer window. b=169026, r=brade, sr=alecf 2002-10-03 04:07:10 +00:00
cmanske%netscape.com c479da42fa Remove editorShell from dialogs. b=158881, r=brade, sr=alecf 2002-10-03 04:05:34 +00:00
cmanske%netscape.com 06c1621bb0 Don't set focus to Composer window after publishing. b=170959, r=brade, sr=alecf 2002-10-01 21:56:39 +00:00
brade%netscape.com b1308fc696 fix some callers of editorshell's documentModified and documentEditable to use editor (bug 171798, r=cmanske, sr=alecf) 2002-10-01 18:43:04 +00:00
brade%netscape.com dc8082ace8 remove unused files (bug 171715, r=cmanske, sr=scc) 2002-10-01 13:20:55 +00:00
bryner%netscape.com 97334d8f6e Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser. 2002-10-01 00:16:51 +00:00
brade%netscape.com e55eff6b17 removal of files that are no longer part of Composer (bug 171715, r=cmanske, sr=scc) 2002-09-30 21:47:59 +00:00
brade%netscape.com 3ea4b9f47f remove publish.js per editor embedding meeting (dead file) 2002-09-27 14:04:03 +00:00
akkana%netscape.com 5fa10e540a 169308: Make nsIEditorLogging scriptable: fix a typo. r=brade sr=kin 2002-09-25 23:53:17 +00:00
akkana%netscape.com 6238486007 169308: Make nsIEditorLogging scriptable: fix a typo. r=brade sr=kin 2002-09-25 23:34:59 +00:00
akkana%netscape.com 0ce7189dff 169308: Make nsIEditorLogging scriptable: a couple of nicities suggested by Kin. r=brade sr=kin 2002-09-25 23:34:04 +00:00
akkana%netscape.com 45c04544f8 169308: Make nsIEditorLogging scriptable. r=brade sr=kin 2002-09-25 23:29:40 +00:00
akkana%netscape.com 523005a0be 169001: remove editorshell references. r=brade sr=kin 2002-09-25 23:20:38 +00:00
aaronl%netscape.com 7926616511 Bug 170745. error occuring while opening compose or mailcompose window. r=akkana, sr=sspitzer 2002-09-25 18:35:36 +00:00
aaronl%netscape.com d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
glazman%netscape.com f997bfaf78 undefined variable error in ComposerCommands.js, b=169860, r=neil@parkwaycc.co.uk, sr=kin 2002-09-20 13:28:31 +00:00
glazman%netscape.com b54bf782a2 attributes VALIGN on TD and WIDTH/SIZE on HR were not CSSized when the elements are created in CSS mode.
b=169824, r=akkana, sr=kin
2002-09-20 08:53:52 +00:00
cmanske%netscape.com c701cdae5b Forgot part of fix to remove editorshell from dialogs bug: 158881, r=neil@parkwaycc.co.uk, sr=dveditz 2002-09-19 18:53:36 +00:00
cmanske%netscape.com 2355f149e9 Restoring previous accesskey since missing DTD change is now checked in. 2002-09-19 14:43:14 +00:00
cmanske%netscape.com 8033b6ca39 Part of removing editorShell from Composer dialogs, form dialog work by neil@parkwaycc.co.uk, b=158881, r=cmanske, sr=dveditz 2002-09-19 14:25:17 +00:00
glazman%netscape.com efb9e4fb45 Reverting to v1.35 of the file since 1.36 introduced a bad entity name horking Composer. r=brade 2002-09-19 13:30:23 +00:00
cmanske%netscape.com ca4919f12f Convert from nsIEditorShell to nsIHTMLEditor/nsIEditor interfaces in dialogs. Work by cmanske and neil@parkwaycc.co.uk, b=158881, r=brade,andreww,neil@parkwaycc.co.uk; sr=dveditz,sfraser 2002-09-19 03:32:23 +00:00
akkana%netscape.com cf87d389f6 67363: Undo should work for batch ReplaceAll. r=brade sr=kin 2002-09-18 23:08:59 +00:00
cmanske%netscape.com 1010f8aeed Progress on removing editorShell from Composer: fixed controller and command problems and mimetype and 'documentEditable' to editor interfaces, b=169029, r=brade, sr=dveditz 2002-09-18 19:42:38 +00:00
brade%netscape.com 69c3b0aaaf fix global name change; bug 169140 (r=glazou, sr=jag) 2002-09-17 19:03:18 +00:00
glazman%netscape.com e03e047dcf fixes several bugs at once:
could not revert to HTML attributes default value,
VALIGN attribute on table elements was not CSSized,
page colors of new documents were not CSSized,
bad design in |nsEditor::CloneAttributes()|,
new image width/height/border attributes were not CSSized,
error in EdTableProps.js

b=167712, b=167716, r=brade, r=jfrancis, sr=kin
2002-09-17 12:04:59 +00:00
cmanske%netscape.com 9243687fec Part of fix to table editor interface cleanup bug 166922. r=akkana, sr=hewitt 2002-09-16 17:57:17 +00:00
cmanske%netscape.com ebf2d5f9cd Load base style sheet for Composer. b=168576, r=akkana, sr=kin 2002-09-16 17:42:30 +00:00
akkana%netscape.com 7ae5c1cecb 124265: make nsIEditorStyleSheet more scriptable. Fix is partly me r=cmanske, partly cmanske r=me; all is sr=alecf 2002-09-13 19:47:38 +00:00
darin%netscape.com d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
cmanske%netscape.com 27b8578e83 Fixed table row deletion and reorganized nsITableEditor methods. b=166922, r=akkana, sr=hewitt 2002-09-13 04:19:30 +00:00
andreww%netscape.com 2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
cmanske%netscape.com 4a437a28c5 Fixed busted context menu commands for cut, copy, paste, etc. b=114065, r=brade, sr=hewitt 2002-09-12 19:40:52 +00:00
brade%netscape.com 463c60562d api changes; use nsIEditor instead of nsIEditorShell for editorController (bug 157097, r=cmanske, sr=sfraser) 2002-09-12 19:07:37 +00:00
brade%netscape.com 34e9def83a use params commands in some cases; separate UI state from commands as much as possible (bug 157097, r=cmanske, sr=sfraser) 2002-09-12 19:06:48 +00:00
brade%netscape.com 45ff750b45 api changes; use nsIEditor instead of nsIEditorShell for editorController; update UI here instead of in command code (bug 157097, r=cmanske, sr=sfraser) 2002-09-12 19:06:33 +00:00
glazman%netscape.com 5a24e22dc9 nobr tag was invisible in AllTags mode, b=163855, r=brade, sr=kin 2002-09-11 12:28:13 +00:00
caillon%returnzero.com b775400b9c 77315 - Make send page grab the correct document title.
r=sicking sr=bzbarsky
2002-09-11 11:45:38 +00:00
leaf%mozilla.org 70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
cmanske%netscape.com d9f86f2021 Add support for 'Title' attribute in Image dialog. b=68800, r=brade, sr=hewitt 2002-09-03 23:37:58 +00:00
cmanske%netscape.com 16bed34c44 Hide context menu items that aren't enabled in Composer. b=164647, r=brade, sr=hewitt 2002-09-03 23:35:00 +00:00
cmanske%netscape.com 60890492c0 Remove editorShell from List Properties dialog; also dialog cleanup submitted by neil@parkwaycc.co.uk. b=158881, r=brade, sr=hewitt 2002-09-03 23:32:08 +00:00