akkana%netscape.com
c31b6b60cf
122992: remove a few more editorshell dependencies. r=brade, sr=sfraser
2002-08-07 00:06:41 +00:00
cmanske%netscape.com
814ae44373
Moved text properties utility methods as part of image border bug 142093, r=brade, sr=dveditz. Editor.js also has fix for wrong 'Find' component causing missing menuitems, b=142093, r=akkana, sr=alecf
2002-08-06 19:16:03 +00:00
cmanske%netscape.com
ea64684623
Improved border attribute handling for images, b=142093, r=brade, sr=dveditz
2002-08-06 19:15:55 +00:00
glazman%netscape.com
84869edbfb
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
2002-08-06 14:39:55 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
glazman%netscape.com
3f8e30d63f
Background color buttons were not working in Composer and mail compose due to a bad case in a JS call. b=15126, r=brade, sr=kin, a=asa
2002-07-30 08:53:59 +00:00
glazman%netscape.com
f219a09ca9
Changing a list's bullet was not applying to list items having a specific bullet assigned. b=158820, r=brade, sr=kin, a=asa
2002-07-30 08:19:08 +00:00
cmanske%netscape.com
368360d12a
Reduce memory cost of using HTML Source multiple times. b=158860, r=brade, sr=kin, a=asa/drivers
2002-07-30 01:08:02 +00:00
akkana%netscape.com
74da9b4ffe
142826: move to beginning of found pattern after a reverse find. Fix is from harry.lu@sun.com, r=me, sr=sfraser, a=asa
2002-07-25 21:49:42 +00:00
cmanske%netscape.com
eee10d28c4
Fixed Tab code in Composer dialogs, b=157778, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers
2002-07-25 17:32:12 +00:00
cmanske%netscape.com
221d5db7b8
Disable 'Creat Link' when context menu launched on existing link, b=99541, r=brade, sr=kin, a=asa/drivers
2002-07-24 03:58:41 +00:00
cmanske%netscape.com
68dd69dd13
Part of fix to 'Fix right-click to edit link on an image', b=142042, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers
2002-07-24 03:47:01 +00:00
cmanske%netscape.com
09a67d0379
Reduce memory cost of using HTML Source multiple times by reducing undo buffer usage. b=158860, r=brade, sr=kin, a=asa/drivers
2002-07-24 03:35:40 +00:00
kyle.yuan%sun.com
1e23504b5e
Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
...
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com )'s fix (part 2)
2002-07-23 05:31:42 +00:00
kyle.yuan%sun.com
a4e7ba1f3f
Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
...
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com )'s fix (part 1)
2002-07-23 05:30:16 +00:00
leaf%mozilla.org
dd33dbb91f
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
brade%netscape.com
e3accf5717
bug 157851, 157923, 157811, 157440, and probably some others; cleanup attribute adding for meta tags and fix table api
2002-07-17 21:32:20 +00:00
brade%netscape.com
d56262a401
bug 156918; cleanup QI usage and fix some recent regressions (r=Neil, Akkana, sr=Simon)
2002-07-12 22:28:30 +00:00
brade%netscape.com
dc1830e0a3
fix typo (r=akkana, sr=sfraser)
2002-07-12 22:24:39 +00:00
akkana%netscape.com
a57a0e776a
126312: Remove the obsolete old find code. r=brade, sr=alecf.
2002-07-09 20:24:37 +00:00
caillon%returnzero.com
126e9fb1c9
Bug 154535. Don't depend on the sidebar overlay for context menu code.
...
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
jelwell%netscape.com
1f6ec5c10b
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
akkana%netscape.com
ff683d3808
148713: prevent infinite loop when doing replace all backwards. r=brade sr=kin
2002-06-18 00:16:58 +00:00
cmanske%netscape.com
7286d702e9
Forgot contributor line for b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 22:52:06 +00:00
cmanske%netscape.com
34ede0965a
Support 'file://' as destination protocol in Publishing, b=142171, r=brade, sr=alecf
2002-06-14 19:17:57 +00:00
cmanske%netscape.com
132f055700
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
7eafd8977e
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
e208ac0aa5
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
suresh%netscape.com
be08290ce2
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
stephend%netscape.com
82d0805b4a
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
leaf%mozilla.org
0034658953
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
cmanske%netscape.com
904c1fa3da
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
cmanske%netscape.com
c80527c07d
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
4bb1882f18
Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt
2002-06-05 01:17:33 +00:00
cmanske%netscape.com
706bb7ee49
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
aa34d4cf79
Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz
2002-06-04 21:39:10 +00:00
brade%netscape.com
3c536b3826
remove dump and warning
2002-06-03 18:05:02 +00:00
brade%netscape.com
b9618acabd
bug 134503; add comments that were added to branch (r=akkana, sr=kin)
2002-06-03 18:04:33 +00:00
brade%netscape.com
f7ba088d89
bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing
2002-06-03 18:03:53 +00:00
glazman%netscape.com
78425eaf46
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
edc30522e0
bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items
2002-05-24 20:29:37 +00:00
akkana%netscape.com
acbe524353
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
sspitzer%netscape.com
24df67f6ec
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
85108ceb1f
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
b552595e68
Finished 'Clone' method for copying JS objects, b=135834, r=akkana, sr=hewitt
2002-05-17 04:48:21 +00:00
cmanske%netscape.com
cd1daa76dc
Fixed list number style bug 131791, r=brade, sr=hewitt
2002-05-17 04:46:06 +00:00
cmanske%netscape.com
c66b1457cf
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
383b8918aa
Backing out changes to files accidentally checked in!
2002-05-17 03:39:21 +00:00
cmanske%netscape.com
baf7a78986
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
rbs%maths.uq.edu.au
3061f5321e
bring back the disappearing smilies, b=144556, r=brade, sr=jst
2002-05-16 19:19:44 +00:00