jelwell%netscape.com
51485e7f9d
Fix for bugzilla bug 152434
...
Need id's on the some menuitems so Other apps can hide unneeded ones.
r=cmanske, sr=dveditz
2002-06-19 02:11:04 +00:00
glazman%netscape.com
bb7379df23
nsHTMLEditor::GetInlinePropertyBase() was not detecting when the selection ends before first char of a text node; b=128401, r=brade, sr=kin
2002-06-18 09:20:07 +00:00
akkana%netscape.com
ad62b6efae
148713: prevent infinite loop when doing replace all backwards. r=brade sr=kin
2002-06-18 00:16:58 +00:00
cmanske%netscape.com
650497023f
Fixed crash when inserting column in table, b=152320, r=brade, sr=kin
2002-06-17 20:40:47 +00:00
cmanske%netscape.com
d1b2204db6
Forgot contributor line for b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 22:52:06 +00:00
akkana%netscape.com
6a90f201a3
145727: use nsString.FindChar, clean up conflicting string usages. Patch from skamio@netscape.net (Shotaro Kamio), r=akkana, sr=alecf
2002-06-14 22:10:56 +00:00
cmanske%netscape.com
6f30dbff2c
Support 'file://' as destination protocol in Publishing, b=142171, r=brade, sr=alecf
2002-06-14 19:17:57 +00:00
cmanske%netscape.com
7e8b5989bf
Fix font names in sans-serif font group, b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 19:04:15 +00:00
cmanske%netscape.com
0bc8a89a22
Fixed doubleclick to get color in colorpicker, b=151474, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf
2002-06-13 22:24:27 +00:00
kin%netscape.com
2cc8934aad
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
jfrancis%netscape.com
6118727dff
bug 83378: plaintext mail reply editong problem in quotes
2002-06-12 14:12:32 +00:00
jfrancis%netscape.com
a110c74903
bug 146164: removing style can remove too much. r=glazman, sr=kin
2002-06-12 14:04:47 +00:00
suresh%netscape.com
833f1c7f89
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
stephend%netscape.com
7b2c1be19d
Bug 148555. Replace class='big-left-margin' with class='indent'. Patch by Stephen Walker <walk84@yahoo.com> r=cmanske, sr=alecf
2002-06-11 21:03:29 +00:00
akkana%netscape.com
6b83a065ab
132352: Use the parser service for blockness detection. r=brade sr=kin
2002-06-11 20:43:49 +00:00
leaf%mozilla.org
6e6bf977e5
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
cmanske%netscape.com
9e89a6f5ce
Added tooltips to Publish dialogs, b=139896, r=brade/robinf, sr=kin, a=adt, a=shaver/drivers
2002-06-07 04:53:48 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cmanske%netscape.com
0ce258dd8b
Save copy of document and restore if publishing fails, b=134883, r=brade, sr=hewitt
2002-06-05 01:38:08 +00:00
cmanske%netscape.com
e36353b91a
Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt
2002-06-05 01:17:33 +00:00
cmanske%netscape.com
275a05fdb4
Use standard Composer method for alert dialog in Replace code, b=146403, fix=neil@parkwaycc.co.uk, r=cmanske,sr=dveditz
2002-06-04 21:50:24 +00:00
cmanske%netscape.com
40d92fcd7b
Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz
2002-06-04 21:39:10 +00:00
brade%netscape.com
ab3ed642fe
remove dump and warning
2002-06-03 18:05:02 +00:00
brade%netscape.com
13899f04d8
bug 134503; add comments that were added to branch (r=akkana, sr=kin)
2002-06-03 18:04:33 +00:00
brade%netscape.com
ddcace1f78
bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing
2002-06-03 18:03:53 +00:00
glazman%netscape.com
c58b0f7441
Test Selection debug menu item was horked in Composer; b=146424, r=neil@parkwaycc.co.uk, sr=jst
2002-05-28 09:00:25 +00:00
andreww%netscape.com
a975e43114
bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items
2002-05-24 20:29:37 +00:00
jfrancis%netscape.com
00ac1086f3
fixing 136165: crash after deleting styled text. r=cmanske sr=dveditz
2002-05-23 22:05:35 +00:00
akkana%netscape.com
134c03c035
Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin
2002-05-21 18:26:52 +00:00
jfrancis%netscape.com
8bddd6f53e
fix for 140484: tagStr incorrectly freed in nsListCommand::GetCurrentState; r=jfrancis; sr=kin; ceckin in on behalf of Dan McGuirk
2002-05-20 10:48:31 +00:00
sspitzer%netscape.com
bf9bfc5d12
fix for blocker bug #145475 . plain text mail compose unusable.
...
regression caused by fix for #144955 .
thanks to ayn2@cornell.edu for the fix. r/sr=sspitzer
2002-05-18 22:41:48 +00:00
cmanske%netscape.com
60d424d184
Remove unnecessary utilities to enable/disable ui elements. fix by neil@parkwaycc.co.uk, b=144955, r=cmanske, sr=hewitt
2002-05-17 21:50:04 +00:00
cmanske%netscape.com
b9d07e88b7
Finished 'Clone' method for copying JS objects, b=135834, r=akkana, sr=hewitt
2002-05-17 04:48:21 +00:00
cmanske%netscape.com
1c61ce3c1b
Fixed list number style bug 131791, r=brade, sr=hewitt
2002-05-17 04:46:06 +00:00
cmanske%netscape.com
f8b4da3f44
Remove unnecessary method AppendLabelAndValueToMenuList, b=144956, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2002-05-17 04:42:21 +00:00
cmanske%netscape.com
a3ccb41ff2
Backing out changes to files accidentally checked in!
2002-05-17 03:39:21 +00:00
cmanske%netscape.com
610ab07135
Fixed spell check bugs 142597 (dictionary names not localized, r=andreww, sr=hewitt) and 112732 (added accesskeys, r=neil@parkwaycc.co.uk, sr=hewitt) EdSpellCheck.xul EdSpellCheck.js EdDictionary.xul EdDictionary.js
2002-05-17 03:27:45 +00:00
jfrancis%netscape.com
a82c157716
fix for 144787: multiple breaks inserted on return. r=fm;sr=kin
2002-05-17 02:44:55 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
rbs%maths.uq.edu.au
9c16e826ee
bring back the disappearing smilies, b=144556, r=brade, sr=jst
2002-05-16 19:19:44 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
akkana%netscape.com
df3886396d
71726: fix validation url for the http case
2002-05-14 23:18:11 +00:00
jfrancis%netscape.com
2cfab56b94
fix for 108035: making a list out of several divs gave bad results sr=kin r=brade
2002-05-14 00:35:57 +00:00
jfrancis%netscape.com
890f83aea5
fix for 112167: pasting list items cal leave selection between items. Also allows you to type after pasted link without being in link. sr=kin r=fm
2002-05-14 00:05:37 +00:00
nhotta%netscape.com
1bd52be26d
Remove unused string for charset menu,
...
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com
0751fbc32a
Fixed getting state of 'noshade' attribute in Horizontal Lind Dialog. b=142784, r=brade, sr=hewitt
2002-05-07 22:45:54 +00:00
glazman%netscape.com
a6c1ef2532
Composer was assigning an invalid value to nowrap attribute on table cells.
...
b=142442, r=brade, sr=kin
2002-05-07 08:34:34 +00:00
cmanske%netscape.com
037ea85da6
Fixed enter key handling in Publish Progress dialog. b=140962, r=brade, sr=hewitt
2002-05-05 23:07:27 +00:00
cmanske%netscape.com
53570fb145
Fixed previewing page in browser command in Composer, b=140959, r=brade, sr=kin
2002-05-03 23:23:55 +00:00
akkana%netscape.com
3227b82c70
139420: Allow replacing a string with a null string. r= (and parts of the patch contributed by) parish@ntlworld.com, sr=kin
2002-05-02 00:12:11 +00:00