jfrancis%netscape.com
ea9fc8d5ce
fixes bugs 127869, 127939, and 128793: various bug with list pasting; sr=kin; r=glazman; a=asa [trunk]
2002-03-11 09:30:51 +00:00
glazman%netscape.com
bc401d00a7
alignment problems + removal of useless DIVs when realigning the selection; b=102547, r=jfrancis,sr=kin
2002-02-18 10:49:15 +00:00
glazman%netscape.com
f0b7a4e269
inline styles were not saved because gElement was outside of document's tree; b=91548, r=brade, sr=kin
2002-01-28 16:00:12 +00:00
glazman%netscape.com
31d7bfc1f0
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
glazman%netscape.com
d751514687
backing out my fix for bug 119447 due to major side effect described in bug 120377; a=asa
2002-01-18 10:17:12 +00:00
glazman%netscape.com
6af9069042
[CSS] Composer should be able to unbold/unitalicize invalid markup; b=119447, r=jfrancis, sr=kin
2002-01-15 14:44:00 +00:00
brade%netscape.com
2d9fde1336
#ifdef out / remove DEAD_CODE per jfrancis (bug 115115)
2002-01-14 20:31:47 +00:00
glazman%netscape.com
6de8ed6229
oops, I erroneously left this code in my big yesterday's check-in and this belongs to another bug (118110); b=77705
2002-01-10 14:51:45 +00:00
glazman%netscape.com
e33a80b378
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
cmanske%netscape.com
12a9531fc6
Support changing list bullet/number style for selected list items. b=92278 r=jfrancis,brade sr=kin
2001-12-12 03:57:32 +00:00
jfrancis%netscape.com
94f9fa5896
fixes bug 99523 and cast of hangers on: this patch allows the editor to backspace/forward-delete across block boundaries (other than table elements), rearranging the document content in some sensible way in response. r=fm;sr=kin
2001-12-09 09:24:33 +00:00
jfrancis%netscape.com
b86fba781c
fix for 106274: toolbar colorpicker feedback broken when selection is collapsed
2001-11-29 10:08:25 +00:00
kin%netscape.com
0c5dcfdcae
Fix for bug 106383: regression: new composer doc behaves as if empty
...
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.h
mozilla/editor/libeditor/html/nsHTMLEditor.h
mozilla/editor/libeditor/text/nsTextEditRules.h
- Added nsHTMLEditRules::WillLoadHTML() which removes any mBogusNode.
- Modified nsHTMLEditor::LoadHTML() to call Will/DidDoAction().
- Changed all references of kOpHTMLLoad to kOpLoadHTML to match
function name, and added kLoadHTML.
r=jfrancis.netscape.com sr=sfraser.netscape.com a=asa@mozilla.org
2001-11-09 15:16:03 +00:00
jfrancis%netscape.com
81488356e4
fixes following bugs:
...
77902: toggling from normal to source view and back in composer can leave source in normal view.
101645: big/small tags get seperately wrapped around br nodes
81315: drag and drop doesn't behave same as copy paste
90759: ascii spaces don't behave in IME mode
96328: cant outdent certain indented text
58629: some mail messages cannot be accurately quoted on reply
93088/93477: forward deletion broken
46290: relative font size controls dont play nice with absolute font size
r=various; sr=kin
2001-10-22 06:22:52 +00:00
gerv%gerv.net
a6cbe5b4e0
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jfrancis%netscape.com
2e6c041e29
fixes:
...
bug 83918 - Not able to start a list (number or bullets) when using Bold style
bug 62347 - Selecting "Body Text" doesn't change style if in <pre> text that has <br>
bug 86476 - ubercaret appears on multi-line text block
bug 87882 - pasting text from one bullet to another yields extra bullet
---------------
r=sfraser; sr=kin
2001-08-22 05:32:44 +00:00
akkana%netscape.com
ced498ab2c
54726: Add link to W3C Validator
...
90550: Need to rewrite URLs for publishing and for save as
91388: Link checker, Work in progress (doesn't work yet)
r=brade, sr=kin
2001-08-07 21:39:07 +00:00
jfrancis%netscape.com
41bee3e1d9
fixes for:
...
61232 - Caret comes back to previous line after creating paragraph
54520 - Extra break with list items
54539 - Disappearing numbered list with outdent
60867 - Composer adds extra break when round-tripping empty document through View Source
62347 - Selecting Body Text doesn't work inside other blocks that have embedding breaks
2001-06-18 21:15:43 +00:00
jfrancis%netscape.com
dd6a6e31e3
fix for:
57477: merge pastes list into target list
57989: Pasting list items into list can orphan last list item
66579: copy/paste of list item into another list items causes caret
mostly a refactoring and improvement of nsHTMLEditor::InsertHTMLWithCharsetAndContext()
2001-06-15 22:29:07 +00:00
jfrancis%netscape.com
0cf0561fd6
bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for:
insert text,
insert break,
join blocks,
split block,
delete
Yet to be tackled is html copy & paste. r=fm; sr=kin
2001-05-11 12:43:22 +00:00
jfrancis%netscape.com
d8cb6e9ef2
fixes for bugs:
75618 CR line breaks not recognized when inserting data in a plain
76258 IsEditable() needs to be smarter
72968 browser crashes when doing REDO after doing some cut/paste i
55224 switching from HTML Source mode to Normal causes dataloss
71355 style buttons do not work from 2nd cell onwards inside table
71362 empty tables inside (otherwise) empty list item disappears w
74655 40% of reply time in mailcompose spent converting linefeeds
r=fm; sr=kin
2001-04-17 10:15:05 +00:00
mjudge%netscape.com
d8ad0a43f1
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
2001-04-07 00:45:26 +00:00
akkana%netscape.com
77bd006639
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
2001-04-05 23:48:01 +00:00
jfrancis%netscape.com
71a198358a
renaming variable to match coding guidelines; r=fm; sr=kin
2001-03-09 14:19:14 +00:00
cmanske%netscape.com
d2efc15e1b
Make setting doc title undoable (add SetDocumentTitle transaction) b=60129, add export to text file, b=51798, some interface param changes to table editing methods as part of embedding work (b=66300). r=brade, sr=sfraser
2001-02-26 22:02:58 +00:00
akkana%netscape.com
109f0be87c
25779: Add/improve alternate windows cut/copy/paste key bindings: r=brade sr=sfraser.
...
68747: Remove redundant code in nsHTMLEditor. sr=sfraser.
2001-02-15 21:51:25 +00:00
jfrancis%netscape.com
d9f4b4f5a9
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
akkana%netscape.com
d3089c475e
33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser
2001-01-08 21:01:29 +00:00
jfrancis%netscape.com
0e06a7880a
fixes bug 62148: mac optimized build runs out of memory building nsHTMLEditor.cpp. I refactored a huge routine to be kinder to the codewarrior compiler. r=sfraser; sr=kin
2000-12-06 23:11:21 +00:00
akkana%netscape.com
f60790d279
Split plaintext methods off into nsIPlaintextEditor API. sr=sfraser, r=jfrancis
2000-11-17 00:25:31 +00:00
jst%netscape.com
b3d9cbac12
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
...
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).
Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
mjudge%netscape.com
a2fa9edcb5
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
jfrancis%netscape.com
ed5ef690db
fixes for 45608, 51398, 51591; r=cmanske
2000-09-14 05:59:19 +00:00
cmanske%netscape.com
cd6e884c07
Composer bugs: Drag and drop problems (47399, r=anthonyd), workaround for bad dragNdrop event (50703, r=nisheeth)
2000-09-05 23:26:48 +00:00
jfrancis%netscape.com
421a7c1981
fix for bug 49889; r=fm
2000-08-30 04:33:20 +00:00
cmanske%netscape.com
a6004c027e
nsbeta3 bug fixes: HTML source now working (50034, 41869), copy cell color after split (45279), truncate file url at '#' (48631). r=sfraser, kin
2000-08-30 02:44:08 +00:00
jfrancis%netscape.com
1edcca94d8
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
2000-08-26 04:03:50 +00:00
jst%netscape.com
b3a4ade60d
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
5eafc0feeb
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
jfrancis%netscape.com
008d4be4c9
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
55e88dbb67
fix for 48297: ome edit operations not scroling selection into view; r=fm
2000-08-14 02:39:37 +00:00
jfrancis%netscape.com
43aec439d4
fix for 45281, cannot insert a table caption. r=fm
2000-08-13 23:53:34 +00:00
cmanske%netscape.com
479cdf9bee
Big UI fix checkin continued - same bugs as last checkin. r=sfraser
2000-08-10 03:43:09 +00:00
shanjian%netscape.com
72e05ca92f
#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
jfrancis%netscape.com
fde5fabb60
take 2: fix for 22227 and partial fix for 46209; r=mjudge; a=beppe
2000-07-27 01:03:16 +00:00
cmanske%netscape.com
97dee49a22
Finishing table editing+dialog work (b=20973, r=jfrancis), and disabling commands when in HTML Source mode (b=38875, r=sfraser)
2000-07-11 23:41:22 +00:00
cmanske%netscape.com
4442172bcd
Table editing work. b=20973, r=jfrancis
2000-07-01 00:37:12 +00:00
jfrancis%netscape.com
6669bb643d
bug fixes:
41744 - editor shouldnt be quite as loosy goosy about html 4.0 as CnavDTD is;
41746 - editor ui state (paragraph format feedback) wrong if a <br> is embedded inside the current block;
41971 - using alignment inside table cells gives unexpected results.
2000-06-29 09:23:41 +00:00