Commit Graph

3907 Commits

Author SHA1 Message Date
glazman%netscape.com
6902e2698a part of fix bustage, peterv's on the mac side 2002-12-13 12:32:31 +00:00
glazman%netscape.com
63432076dc fixing bustage, so it was not my last checkin... 2002-12-13 10:17:42 +00:00
glazman%netscape.com
3df3751822 fixing regression in composer, it was impossible to set foreground and background color; b=184505, r=brade, sr=kin, q=is this my last checkin? 2002-12-13 08:56:21 +00:00
sfraser%netscape.com
bc3050dae4 Remove duplicate text services files, which fixes a bug with the mac build picking up the wrong source and header files (bug 184935). This fixes bugscape bug 21720. 2002-12-12 22:42:53 +00:00
peterv%netscape.com
714428894a Bustage fix. 2002-12-12 20:01:59 +00:00
kin%netscape.com
932d3a3e86 sfraser's fix for commercial blocker bugscape bug 21720 (Spell checker fails find misspelled words (crash on exit from spellchecker)), which is caused by bugzilla bug 184935 (Mac build picks up the wrong nsTextServicesDocument.cpp; spell checking busted)
This patch fixes the editor project to search mozilla/editor/txtsvc before
mozilla/libeditor/, adds nsFilteredContentIterator.cpp, and adds #error to the
unused files.


r=jfrancis@netscape.com  sr=kin@netscape.com
2002-12-12 18:04:31 +00:00
jfrancis%netscape.com
c42d7a17e4 fix for 184308: cf_html bustage. fencepost error. r=brade; sr=bz; a=asa 2002-12-12 01:05:53 +00:00
sdagley%netscape.com
36a2413fd9 Backing out jfrancis - back to v1.67 2002-12-10 20:24:49 +00:00
jfrancis%netscape.com
0951bcb9cb fix for 184308: cf_html bustage. fencepost error. r=brade; sr=bz; a=asa 2002-12-10 18:32:58 +00:00
peterv%netscape.com
9ea8b175b0 Bustage fix for rods (once more). 2002-12-10 16:58:14 +00:00
cmanske%netscape.com
6b7edca969 Backing out previous changes (relating to bug 183055) since dependend bug 118038 was not approved for checkin. Needed else Publishing and Advanced Edit doesn't work 2002-12-10 15:25:41 +00:00
rods%netscape.com
338d74b952 Implement filters for spellchecker, so we can skip certain nodes (like Block Quote "cite") for mail
Bug 173046 r=jfrancis sr=kin a=asa
2002-12-10 15:03:04 +00:00
cmanske%netscape.com
559e2a1ab5 Really fixed 'insert HTML' bug 180303 this time. r=akkana, sr=kin, a=asa 2002-12-06 03:13:39 +00:00
cmanske%netscape.com
dc2136ab99 Part of fix to bug 170522 (remove unused code), r=akkana, sr=alecf, a=asa 2002-12-05 21:59:59 +00:00
cmanske%netscape.com
f30b72dd5b Increase performance of 'Recent Pages' menu code. Most of the fix by neil@parkwayccc.co.uk, b=170522, r=akkana, sr=alecf, a=asa 2002-12-05 21:24:09 +00:00
cmanske%netscape.com
3c1200ca26 Missing file from checkin to fix 'insert HTML' command' b=180303, r=akkana, sr=kin, a=asa 2002-12-05 21:03:44 +00:00
timeless%mozdev.org
2146593567 Bug 175789 <dialog>s don't need dialogOverlay
r=cmanske sr=alecf
2002-12-03 13:25:59 +00:00
bzbarsky%mit.edu
fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
cmanske%netscape.com
2fd32d5576 Reduce bloat in composer dialog JS. b=183055, r=akkana, sr=hewitt 2002-12-02 23:05:27 +00:00
cmanske%netscape.com
5da9dc7a13 Fixed conflicting insert HTML commands. b=180303, r=akkana, sr=kin 2002-12-02 23:00:54 +00:00
brade%netscape.com
f4b88392a3 remove dead code; cleanup command params for a few commands; standardize QI calls (bug 180745, r=cmanske, sr=smfr) 2002-12-02 22:20:12 +00:00
brade%netscape.com
d9459060c9 documentation; not part of a build 2002-12-02 20:43:24 +00:00
cbiesinger%web.de
463ef3d5d4 103859 patch by neil@parkwaycc.co.uk r=cmanske sr=alecf controller.QueryInterface(Components.interfaces.nsICommandController) should be in goUpdateComposerMenuItems instead of goUpdateCommandState 2002-12-02 14:22:43 +00:00
cbiesinger%web.de
81443d993d 171721 patch by neil@parkwaycc.co.uk r=cmanske sr=alecf Mozilla add-ins can move the Composer taskbutton 2002-12-02 14:01:01 +00:00
glazman%netscape.com
feeca8bf35 Table of Contents management in Composer (lives under Insert menu); b=170050, r=cmanske, sr=peterv 2002-12-02 13:54:41 +00:00
cmanske%netscape.com
6d49c2f2a3 Move caret to text position with rt click. b=181547, r=rods, sr=sfraser 2002-11-30 18:59:34 +00:00
dbaron%fas.harvard.edu
de5585e5e7 Remove unused parser-related code. b=130439 r=harishd sr=jst 2002-11-28 19:43:51 +00:00
cmanske%netscape.com
411cfc84da Added command to notify when document url changes. b=181091, r=akkana, sr=sfraser 2002-11-27 00:35:09 +00:00
akkana%netscape.com
e6706d6b93 162083: fix ctrl-delete to delete by words, not to end of line. r=brade sr=bzbarsky 2002-11-26 23:01:12 +00:00
akkana%netscape.com
b0bfc05f8e 110378: Don't lose data when head is rewritten to HEAD. r=brade sr=kin 2002-11-26 22:15:30 +00:00
glazman%netscape.com
eb42c1bab7 Coalesce similar inline nodes in Composer's CSS mode; b=179055, r=jfrancis, sr=peterv 2002-11-25 13:41:26 +00:00
sicking%bigfoot.com
d34de45a4d Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz
2002-11-25 12:44:03 +00:00
caillon%returnzero.com
82090ec342 Bug 181442 - Convert editor's pref usage to the new pref APIs.
r=brade sr=kin
2002-11-23 01:26:58 +00:00
jfrancis%netscape.com
0c756dc3b3 fix for 142855: cf_html paste functionality. r=brade,cmanske; sr=kin 2002-11-22 03:30:59 +00:00
jfrancis%netscape.com
a84b9db355 reland fix for 174017: Multiple enters after quoted text does not move cursor; r=fm; sr=kin 2002-11-22 01:03:08 +00:00
cmanske%netscape.com
59bee1edc8 Fixed command disabling/focus setting when loading page into new editor. b=181002, r=brade, sr=kin 2002-11-21 23:53:50 +00:00
cmanske%netscape.com
70a7efaddd Start controller IDs at 1 for InsertController. b=180814, r=brade, sr=sfraser 2002-11-20 11:36:05 +00:00
cmanske%netscape.com
b590877b92 Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser 2002-11-20 06:23:05 +00:00
brade%netscape.com
b0aa861df0 bug 157111; handle new command (cmd_fontSize); r=cmanske, sr=sfraser 2002-11-20 01:23:40 +00:00
brade%netscape.com
c56d42162b bug 157111; register new commands; r=cmanske, sr=sfraser 2002-11-20 01:20:19 +00:00
brade%netscape.com
aba0befae8 bug 157111; add some new commands; r=cmanske, sr=sfraser 2002-11-20 01:18:48 +00:00
brade%netscape.com
71fb2a730d bug 157111; add some new commands, cleanup do_QI assignments and some other cleanup; r=cmanske, sr=sfraser 2002-11-20 01:18:23 +00:00
timeless%mozdev.org
b1c736039e Bug 147372 Use .hidden and .collapsed instead of [GS]etAttribute
patch by neil@parkwaycc.co.uk r=cmanske sr=alecf
2002-11-19 15:51:56 +00:00
kin%netscape.com
cdc1d363e4 Fix for bug 173553: flawfinder warnings in editor/libeditor/html/nsHTMLEditorLog.cpp
Changed all occurrences of sprintf() to snprintf(). Removed format arg from WriteInt().

r=brade@netscape.com  sr=sfraser@netscape.com
2002-11-18 15:43:19 +00:00
jfrancis%netscape.com
feb7bc04fd 152419: Pressing ENTER after adding styles to text does not move caret to next line.
r=brade
sr=kin
2002-11-17 03:11:45 +00:00
jfrancis%netscape.com
17dd2f90ae fix for 172147: URL in composition "decoration" continues on next line
r=brade
sr=kin
2002-11-17 01:37:29 +00:00
jfrancis%netscape.com
716db33760 fix for 143338: Word wrap of double space incorrect in HTML mailcompose
r=glazman
sr=kin
2002-11-17 01:25:30 +00:00
jfrancis%netscape.com
9714ebc7da fix for 101544: Text color does not change if change is made and no text is typed then the color is changed again. Also fixes 163712: changing font takes no action.
r=brade
sr=kin
2002-11-17 01:03:20 +00:00
cmanske%netscape.com
9d8995feac Missed file from checkin for bug 169029. r=akkana, sr=sfraser 2002-11-16 04:14:12 +00:00
cmanske%netscape.com
466011238d Final removal of 'editorShell'. b=169029, r=akkana, sr=sfraser 2002-11-15 15:52:47 +00:00
cmanske%netscape.com
434a3e353f Final removal of 'editorShell' and associated files. b=169029, r=akkana, sr=sfraser 2002-11-15 15:42:22 +00:00
cmanske%netscape.com
bc4a112d1e Final removal of 'editorShell' and associated files. b=169029, r=brade, sr=sfraser 2002-11-15 15:36:44 +00:00
bryner%netscape.com
54d2337482 nsTextServicesDocument should be #ifdef'd out when building the plaintext editor only. Fixing phoenix build bustage. 2002-11-14 02:23:08 +00:00
bryner%netscape.com
8701185e5c Fix --enable-plaintext-editor-only build bustage by removing nsTextEditorReg.cpp (which was needless duplication and easy to forget to update) and just adding plaintext #ifdefs in nsEditorRegistration instead. Bug 177333, r=jfrancis, sr=sfraser. 2002-11-14 00:29:33 +00:00
brade%netscape.com
b57b38a037 Cut when no selection should just return NS_OK (not error which causes JS to throw an error); bug 178725, r=akkana, sr=kin 2002-11-13 21:21:28 +00:00
brade%netscape.com
cd7d7bf7a5 fix compiler warning introduced by bug 170353 2002-11-13 15:45:34 +00:00
cmanske%netscape.com
bfda22305f String change as part of dialog cleanup, b=158881, r=brade, sr=alecf 2002-11-12 23:41:23 +00:00
cmanske%netscape.com
09f188f039 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:30:29 +00:00
cmanske%netscape.com
722881b278 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:03:27 +00:00
cmanske%netscape.com
4bbeaffa3f Remove editorShell from Composer app. b=169029, r=akkana, sr=sfraser 2002-11-12 22:52:55 +00:00
cmanske%netscape.com
cf75c46a9e Remove editorShell from editor dialogs. b=158881, r=brade, sr=alecf 2002-11-12 22:44:04 +00:00
bzbarsky%mit.edu
618370e4d8 ok, that didn't make the AIX compiler happy enough, and I trust it over
all our other ones, so...
2002-11-12 22:23:11 +00:00
bzbarsky%mit.edu
f93df3a67a fix windows linker bustage 2002-11-12 20:35:59 +00:00
bzbarsky%mit.edu
fe11056d5d Clean up some array stuff in editor; switch to nsCOMArray in a bunch of
places.  Bug 175564, r=jfrancis, sr=kin
2002-11-12 19:40:11 +00:00
jfrancis%netscape.com
12635e7ebd fix for 178264: nsRangeUpdater bugs and enhancements. precursor to 143338 landing. r=brade; sr=kin 2002-11-10 15:11:08 +00:00
bryner%netscape.com
8beac694e3 Add a second pass of event processing for system events, using DOM3 event group functionality. Bug 124990. Patch by joki, r=saari and bryner, sr=jst. 2002-11-09 00:25:25 +00:00
glazman%netscape.com
a6e2f5dc77 show tooltip for href (links), src (images) and name (named anchors) in Composer; b=47519, fix by glazman@netscape.com and neil@parkwaycc.co.uk, r=brade, r=glazman for kin's changes, sr=kin 2002-11-08 09:14:00 +00:00
glazman%netscape.com
111e73ee7b inline styles were not merged after a SetInlineProperty() call; b=178667, r=jfrancis, sr=kin 2002-11-08 08:54:42 +00:00
jfrancis%netscape.com
51f6c73127 64647: implement "Paste without Formatting"; r=akkana; sr=sfraser 2002-11-07 13:04:37 +00:00
jfrancis%netscape.com
466d469a3f fix for 174017: Multiple enters after quoted text does not move cursor; r=fm; sr=kin 2002-11-07 11:38:08 +00:00
jfrancis%netscape.com
aff3feaaf7 fix for 169586: Plaintext is always pasted in default font not the one in context. r=brade; sr=kin 2002-11-07 11:29:37 +00:00
jfrancis%netscape.com
c9ea01935e fix for 164060: Drop link into list item makes cursor jump to next item; r=fm; sr=kin 2002-11-07 11:26:26 +00:00
bryner%netscape.com
be89105ec4 Bug 104371 - shiftKey not set correctly for keypress events, breaking shift+space binding. r=brade, bzbarsky, sr=hyatt. 2002-11-07 03:34:13 +00:00
cmanske%netscape.com
6ed4991151 Fixed busted 'deleteTable' feature - silly spelling error, b=174558, r=brade, sr=kin, a=asa/drivers 2002-11-01 22:20:37 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
akkana%netscape.com
2ce455f6d4 176355: Warning fix, remove unused var. r=dmose, sr=bz, a=dbaron 2002-10-24 03:45:23 +00:00
blizzard%redhat.com
f360f72c84 Backout unapproved checkin for bug #104371. 2002-10-23 15:18:13 +00:00
glazman%netscape.com
159b81a09d Composer's struct toolbar caused regression in mail composition + UI polish ; b=175276, fix by neil@parkwaycc.co.uk, r=glazman, sr=kin, a=asa 2002-10-23 12:09:02 +00:00
hyatt%netscape.com
cec3e61e53 Fix for 104371, SHIFT not being set correctly in the DOM, i.e., the SHIFT+space
keybinding didn't work.  r=blizzard,brade sr=blake
2002-10-23 03:15:42 +00:00
jaggernaut%netscape.com
eda4a735f0 Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers 2002-10-22 19:48:59 +00:00
caillon%returnzero.com
49a4d65249 Bug 175304 - Composer cannot open files via 'Open file' or 'Edit Link'.
Patch by Kathy Brade <brade@netscape.com>
r=caillon@returnzero.com
sr=bzbarsky@mit.edu
a=asa@mozilla.org
2002-10-21 01:10:06 +00:00
akkana%netscape.com
0b194fc333 174987: Don't skip the last pass through the loop (was deleting signatures). r=brade sr=kin a=asa 2002-10-18 19:25:32 +00:00
brade%netscape.com
1d64a2ee98 fix closing of Composer windows (bug 174440) r=cmanske, sr=hewitt, a=Asa 2002-10-17 12:33:00 +00:00
akkana%netscape.com
c90a5da673 168999: don't uninit the spellchecker twice, and eliminate the non-thread-safe asserts 2002-10-17 04:22:27 +00:00
caillon%returnzero.com
d9dffe0d16 Bug 162393 - Making our content area clicking and link handling more robust.
r=bzbarsky sr=jag a=asa
2002-10-17 04:09:20 +00:00
jfrancis%netscape.com
f3eb2b7dd8 fix for 173818: first char typed in html mail reply lost. r=akk, sr=kin, a=asa 2002-10-17 03:16:34 +00:00
akkana%netscape.com
a6144bb9e3 173953: Fix plaintext quoting. r=ducarroz sr=bzbarsky 2002-10-17 00:07:28 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
glazman%netscape.com
b4dbc82305 correct version of the file ; b=173319, r=brade, sr=peterv, a=rjesup 2002-10-16 13:19:27 +00:00
glazman%netscape.com
b122e87cb4 Add a tag selector to Composer's status bar. It allows to view the whole hierarchy of the current selection, from the deepest element container up to the body.
Each element in the bar is selectable and a context menu allows to select the element, remove the element preserving its contents, changing the element into another one (regardless of DTD), and open the advanced properties dialog for the element.

When "Change tag" is requested, a textbox appears in the status bar. Changes are discarded if Escape key is pressed, and performed if CR/Enter key is pressed.

b=173319, r=brade, sr=peterv, a=rjesup@wgate.com
2002-10-16 08:07:35 +00:00
akkana%netscape.com
233e84b959 174391: Make printing independant of editorshell. Fix from brade, r=me, sr=bryner, a=rjesup 2002-10-15 20:31:47 +00:00
dbaron%fas.harvard.edu
84f5669319 Fix leak of transactions. b=174123 r=jfrancis sr=kin a=rjesup 2002-10-14 23:48:05 +00:00
glazman%netscape.com
0fbc1a8de1 Composer was inserting charset information (meta element) after the title of the document; b=145952, r=brade, sr=peterv, a=asa 2002-10-14 20:14:40 +00:00
akkana%netscape.com
3a4e8d5779 168999: Make nsEditorSpellCheck an independant object instead of part of editorshell. r=brade sr=kin a=asa 2002-10-11 23:46:57 +00:00
brade%netscape.com
2ec78dd9f6 fix typo (r=akkana, cmanske, sr=kin) bug 171798 2002-10-09 18:06:26 +00:00
mjudge%netscape.com
83252db51b 135774 r=cmanske sr=jag 2002-10-09 02:10:22 +00:00
akkana%netscape.com
3fc926aa45 More 161143: fix an uninitialized variable warning noticed by aleksey@nogin.org 2002-10-09 01:33:31 +00:00
cmanske%netscape.com
e181e47206 More 'editorShell' removal. b=169029, r=brade, sr=kin 2002-10-09 00:26:08 +00:00
timeless%mac.com
9f9b65f9dd Bug 173258 controller.QueryInterface(Components.interfaces.nsICommandController) should be in goUpdateComposerMenuItems instead of goUpdateCommandState
r=cmanske, r=brade, sr=kin
2002-10-08 23:58:58 +00:00
jfrancis%netscape.com
5ce517c458 fix for 164054: Place selection at first visible content on editor doc load r=brade sr=kin 2002-10-08 23:08:34 +00:00
jfrancis%netscape.com
161ba68052 fix for 171243: redo broken r=brade, sr=kin 2002-10-08 23:06:38 +00:00
jfrancis%netscape.com
9d19ef9ce4 fix for 169033: deletion should delete nested empty blocks all in one action r=fm; sr=kin 2002-10-08 22:59:09 +00:00
jfrancis%netscape.com
ac9f0f07f5 fix for 164054: Place selection at first visible content on editor doc load r=brade sr=kin 2002-10-08 22:53:55 +00:00
akkana%netscape.com
89f704d44c 161143: Add new method InsertTextWithQuotes, and call it from Rewrap. r=brade,jfrancis sr=sspitzer 2002-10-08 21:22:27 +00:00
darin%netscape.com
37ed561c77 revising my bustage fix 2002-10-08 21:18:41 +00:00
darin%netscape.com
9665bc9f1a fixes win32 bustage from akk's last checkin 2002-10-08 21:11:59 +00:00
cmanske%netscape.com
277f54ac74 Restored previous Composer window ID, b=173257, fix by neil@parkway.cc.co.uk, r=cmanske, sr=kin 2002-10-08 20:39:05 +00:00
akkana%netscape.com
753fba95f6 161143: Add new method InsertTextWithQuotes, and call it from Rewrap. r=brade,jfrancis sr=sspitzer 2002-10-08 20:24:23 +00:00
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
brade%netscape.com
f7d5f35b4a remove unused CIDs (r=mjudge/sr=kin/bug 121648) 2002-10-07 14:21:34 +00:00
cmanske%netscape.com
4351a45e74 Removed arg test not needed - part of fix to bug 64647, r=mjudge, sr=darin 2002-10-06 01:35:51 +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
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +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
jfrancis%netscape.com
16165be4f9 fix for 167585: the case of the disappearing cursor.
r=cmanske; sr=kin
2002-10-02 13:52:14 +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
780df61345 bug 121648; remove unused portions of editorshell; r=glazou, sr=kin 2002-09-30 13:51:58 +00:00
brade%netscape.com
8525438c18 bug 121648; remove unused portions of editorshell (r=glazou, sr=kin) 2002-09-30 13:51:35 +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
ab32e1d25f 169308: Make nsIEditorLogging scriptable: add idl file to the mac build 2002-09-26 00:52:18 +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
jfrancis%netscape.com
2080c294fb fix for 170344: block operations failing at certain selection points. r=akkana, sr=kin 2002-09-25 21:56:23 +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
brade%netscape.com
ad12f508e6 remove EditingHTML() stub and its usage; bug 169514, r=mjudge, sr=kin (with clean requested by kin) 2002-09-24 13:29:28 +00:00
cmanske%netscape.com
5a09a20b46 Rearrange initialization of member vars to avoid build warning, fix by walker84@yahoo.com, b=169780, r=cmanske, sr=dveditz 2002-09-23 17:34: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
brade%netscape.com
230a1b755b remove editorshell usage and fix some commands to emit all of the params needed to work; r=akk, sr=kin (bug 169231) 2002-09-20 12:41:24 +00:00
glazman%netscape.com
9f6ec8a062 Fixes a crash when hitting backspace in Composer
b=167543, r=timeless, sr=kin
2002-09-20 08:57:04 +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
jfrancis%netscape.com
a338a02892 fix for 168336: block operations crossing breaks incorrectly r=fm sr=kin 2002-09-20 02:28:55 +00:00
glazman%netscape.com
401191b960 missing changes in nsHTMLEditor.cpp from bug 167712, solves minor problems in CSS mode of Composer, r=timeless, sr=kin 2002-09-20 02:09:04 +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