Commit Graph

2270 Commits

Author SHA1 Message Date
sfraser%netscape.com
1b144a56a0 Fixes for 48474 (JS errors typing in plain text compose), 44684 (make align buttons reflect state), 49155 (UMR in editor code). r=anthonyd 2000-08-24 01:20:29 +00:00
cmanske%netscape.com
b879096b52 Fixed OK button enabling for Link Properties, part of 47653, r=sfraser 2000-08-24 00:40:59 +00:00
cmanske%netscape.com
ad53c5a9b1 A better fix for 49953 so mail composer doesn't have to unregister the pref command. r=duccaroz. Better initialization for default text and background color and related fixes to Composer color prefs relating to 47704. r=sfraser 2000-08-24 00:28:20 +00:00
jst%netscape.com
9abec73fbe DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
cmanske%netscape.com
7c774438d5 added files: mozilla/editor/idl/nsIEditorController.idl 2000-08-23 00:29:53 +00:00
cmanske%netscape.com
3afb7bab79 Fixed lots of nsbeta3+ bugs: 45756, 47654, 41810,47503,48990, 48995,40204, 42740, 46953, 47646, 47696, 48693, 45899. r=sfraser,jfrancis 2000-08-23 00:29:24 +00:00
warren%netscape.com
e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
akkana%netscape.com
7eccb199f7 Correct an error in a comment 2000-08-21 23:54:59 +00:00
scc%mozilla.org
7a18ea22f2 fixing code that relied on implicit string construction; note that |NS_LITERAL_STRING| does not produce an |nsString|, it produces something that is a |nsAReadableString|. Many functions still take |nsString&| arguments, and so |NS_LITERAL_STRING| is not appropriate in calling them, yet. 2000-08-20 00:34:08 +00:00
jfrancis%netscape.com
d3bb1b3e45 fixing 49392: editor spazzing uneeded br tags in tables; r=fm 2000-08-19 05:58:11 +00:00
rcassin%supernova.org
51377a3a09 Fix for bugs 41968 (print button is dim) and 48686 (print button doesn't work). The fix doesn't work in Classic due to a recent button checkin by Ben and a bug has been filed against him (49421). 2000-08-18 02:51:46 +00:00
rcassin%supernova.org
b9d6fbb741 Fix for 45645 (Can paste into ReadOnly textfield) r=akkana 2000-08-18 01:34:22 +00:00
jfrancis%netscape.com
b6ce5282bb gave a pref a better name and a more traditional set of values. 2000-08-17 09:51:27 +00:00
jfrancis%netscape.com
38b49a5376 adding a hidden pref for the editor: editor.liReturnBehavior "no" will disable the default behavior of popping you out of lists if you hit return in an empty list item. 2000-08-17 05:26:32 +00:00
jfrancis%netscape.com
03c675c33c fix for 48132: editor observer list maintainance was even less safe than i would have guessed... 2000-08-17 04:50:04 +00:00
jfrancis%netscape.com
ed3fbaf39c 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection 2000-08-17 03:59:50 +00:00
nbhatla%netscape.com
2ccc6db1ee #46519-> Mac Classic Polish Fixes. Fixes editor disabled states for bold, underline, italic, ol, and ul buttons in format toolbar. Also pertains to bugs #47685 and #48700. r=cmanske,sfraser 2000-08-16 23:09:15 +00:00
jfrancis%netscape.com
76f9c50305 groundwork for 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection 2000-08-14 12:07:10 +00:00
jfrancis%netscape.com
d25d7bd494 fix for 48297: ome edit operations not scroling selection into view; r=fm 2000-08-14 02:39:37 +00:00
jfrancis%netscape.com
fe45f8fa34 fixing bustage. bizarre merge error? 2000-08-14 00:53:41 +00:00
jfrancis%netscape.com
6adf6aed3d fix for 45281, cannot insert a table caption. r=fm 2000-08-13 23:53:34 +00:00
ben%netscape.com
9ed6a0a3d5 ditto 2000-08-12 09:48:36 +00:00
sfraser%netscape.com
c82c67089f Final part of fix for 25161 -- use the new user-select: _moz_all that pierre just checked in. 2000-08-12 01:26:39 +00:00
sfraser%netscape.com
3700e483e9 Fixes for 37815 -- editor toolbar cleanup. r=cmanske 2000-08-12 00:47:05 +00:00
sfraser%netscape.com
023233561d Part of fix for 47855 -- don't show title prompt when saving from mail or plaintext. r=ducarroz 2000-08-12 00:16:10 +00:00
cmanske%netscape.com
c14362ebb7 Fixing editor ui bugs 47697, image dialog button problem (part of 47651). r=sfraser 2000-08-11 23:43:12 +00:00
mcafee%netscape.com
1966870c36 Editor pref files changed locations, but internal chrome: URLs did not and pref panes were blank. Fixing chrome: URLs. r=syd 2000-08-11 06:17:45 +00:00
cmanske%netscape.com
37cbf70bba Restrict nsEditorShellMouseListener to HTML editor; fix to optimize GetSelectedNode for named anchors, b=47687, r=sfraser 2000-08-11 04:59:37 +00:00
cmanske%netscape.com
030de906de More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser 2000-08-11 03:20:47 +00:00
cmanske%netscape.com
80996423fc Simplified background image UI in Colors and Background dialog, b=47693, r=sfraser 2000-08-10 07:31:52 +00:00
cmanske%netscape.com
0752fd3cbb Fixed layout in Colors and Background dialog, b=47693, r=sfraser 2000-08-10 07:08:07 +00:00
cmanske%netscape.com
8cfad023a2 Fixed tooltip in Colors and Background dialog, b=47693, r=sfraser 2000-08-10 06:54:03 +00:00
cmanske%netscape.com
742c525adf Tweaked Insert Table dialog, b=47688, r=sfraser 2000-08-10 06:44:59 +00:00
cmanske%netscape.com
a5251f332c Big UI fix checkin continued - same bugs as last checkin. r=sfraser 2000-08-10 03:43:09 +00:00
cmanske%netscape.com
c0a534c8ef Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser 2000-08-10 02:10:17 +00:00
syd%netscape.com
85d4a2f4d7 partial fix for 1611. r=cmanske 2000-08-10 01:04:50 +00:00
anthonyd%netscape.com
9132d3b807 bug fix for 47399
dropping a drag session onto the originating selection
should do nothing.
r: mjudge, jfrancis
2000-08-10 01:01:18 +00:00
cmanske%netscape.com
fe2ede9c32 Checking in for rcassin@supernova.org. Composer pref fixes, bug 47703, r=cmanske 2000-08-09 02:33:29 +00:00
ftang%netscape.com
8c792f118c fix 45347. swap the order for author and content-type to make the content-type
appear first in the meta tag since we need to know the encoding before hitting
non ASCII value in the author name. r=cmanske
2000-08-09 02:25:25 +00:00
cmanske%netscape.com
4a0351e364 Checking in for rcassin@supernova.org. Composer pref string fixes, bug 47703, r=cmanske 2000-08-09 02:22:57 +00:00
ftang%netscape.com
4269972c3e fix 45347. do case insenstive comparesion for html attribute value
r=cmanske
2000-08-09 02:22:56 +00:00
sfraser%netscape.com
277decdb88 Fix for 25161 -- allow editor to handle pages with form elements. Avoid infinite loop in editor, and add some CSS for form elements in editor. r=jfrancis 2000-08-08 23:37:51 +00:00
saari%netscape.com
4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
ducarroz%netscape.com
bc46f1e467 Part of fix for bug 36480. I check in this fix for jfrancis. The function EndOfDocument which wasn't used yet was setting the selection on the wrong node. R=ducarroz 2000-08-08 04:05:26 +00:00
anthonyd%netscape.com
562e4bc652 checkins for Hurricane
translation of all C++ functions to JS which included SaveDocument
which eventually will allow for the completeion of autosave
r: brade, anthonyd
a: waterson, cmanske
2000-08-07 21:12:18 +00:00
bratell%lysator.liu.se
f30a2447a8 Fix for bug 46306, html-to-plaintext replies have > on blank lines. The fix was to strip ending new lines in the citer. r=akkana, a=waterson. 2000-08-07 06:05:27 +00:00
anthonyd%netscape.com
e7fe7a1010 updating jar packaging file thingy
moving editor prefs into editor directory
see bug# 36911
r: ben
2000-08-05 02:23:00 +00:00
anthonyd%netscape.com
60a3b42d16 moving editor prefs to editor directory
see bug# 36911
r: ben
2000-08-05 02:21:59 +00:00
shanjian%netscape.com
de23b7e7a9 #14022 IME98 Reconversion does not work in HTML Editor
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp

New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
  nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
  nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
  nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
  nsIDOMCompositionListener.h
widget:
  nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
ducarroz%netscape.com
4ceaa0415e Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske 2000-08-04 21:35:32 +00:00