waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
cmanske%netscape.com
00e45511df
Part of fix for bug 57206, r=brade, sr=kin
2001-02-16 21:04:41 +00:00
blakeross%telocity.com
61e2ace39e
Make tab and shift+tab move to the next and previous (focusable) elements for textfields (2083, 47282). r=brade sr=sfraser
2001-02-16 03:40:15 +00:00
cmanske%netscape.com
76c6f07271
New files for SetDocumentTitle transaction. Not part of build yet. r=kin
2001-02-16 03:15:35 +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
brade%netscape.com
675fa242c6
preventdefault on drag&drop over non-editable fields
2001-02-07 13:42:24 +00:00
jfrancis%netscape.com
99c9cbe27a
thank heavens i'm paranoid, or i wouldn't have found prob with ancient patch
2001-02-07 10:07:59 +00:00
jfrancis%netscape.com
d5e12cced2
bug 62235 All new data lost after deleting some text
bug 56880 backspace can delete entire contents of style node
bug 56168 Missing character after closing inline tag which spans lines
r=fm; sr=kin
2001-02-07 09:26:51 +00:00
jfrancis%netscape.com
363f5937c4
bug 64152: unstyling styled text sometimes fails, r=sf; sr=kin
2001-02-07 09:24:21 +00:00
anthonyd%netscape.com
a269d8a282
landing jfrancis fix for 67109 - Drag and drop to and from textfields is broken
...
sr=kin
r=anthonyd
2001-02-07 02:50:05 +00:00
bryner%uiuc.edu
959336880a
Bug 67709 - assertions when typing in editor due to uninitialized return value. r=blake, dbaron. sr=brendan.
2001-02-06 02:55:06 +00:00
brade%netscape.com
8e5fc69dde
caret method renamed to GetCaretCoordinates; r=kin; sr=sfraser
2001-02-05 15:44:38 +00:00
dbaron%fas.harvard.edu
e0028605f5
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl
2001-02-04 19:39:56 +00:00
jfrancis%netscape.com
1490101fe9
bug 67241: regression from the mongo embedding landing. now the smarts (for adding extra br's at the end of blocks when you hit return) are turned back on for html editors. r=fm; sr=kin
2001-01-31 23:58:42 +00:00
akkana%netscape.com
8e06cb3628
66718: fix a signed/unsigned problem. r=cmanske, sr=kin
2001-01-31 22:55:15 +00:00
blakeross%telocity.com
73c5411576
Fix 66500 (plaintext editor case): paste is disabled for readonly textfields. r=timeless sr=sfraser
2001-01-31 02:50:16 +00:00
jfrancis%netscape.com
bf744d5b0f
fixing build bustage
2001-01-28 20:56:55 +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
dbb2184847
64665: don't hardwire wrap width to 72. Also fix some warnings. r=jfrancis, sr=kin
2001-01-25 23:12:16 +00:00
blakeross%telocity.com
aecc334f2f
Fix 66500: paste is enabled for readonly textfields. r=timeless sr=sfraser
2001-01-25 21:36:51 +00:00
kin%netscape.com
b24b2c40c3
Fix for bug #6254 (Find/Replace needs to be implemented.)
...
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
m_kato%ga2.so-net.ne.jp
e4105949af
bug 65547, r=jag, sr=sfraser
...
delete unused line
2001-01-18 02:50:29 +00:00
blakeross%telocity.com
419564bb7e
Fix 59327: hwaara's patch to add an assertion. r=jag sr=blizzard
2001-01-17 20:01:11 +00:00
dbaron%fas.harvard.edu
30f21ff5af
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2001-01-10 04:12:05 +00:00
anthonyd%netscape.com
cee32ef734
fix for bug #59003 fix for keybindings
...
sr=kin@netscape.com
r=akkana@netscape.com
2001-01-09 23:22:56 +00:00
sfraser%netscape.com
f01a40fc19
Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin
2001-01-09 22:47:02 +00:00
anthonyd%netscape.com
107c2088f3
bug fix for 62796
...
sr=kin@netscape.com
a=jfrancis@netscape.com
r=jst@netscape.com
2001-01-09 21:44:35 +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
cmanske%netscape.com
1d59bb785c
Removed redundant registering of command causing JS warning, r=mjudge, sr=sfraser
2001-01-04 01:10:40 +00:00
valeski%netscape.com
86e103bdf3
r=kin, sr=sfraser. 47207. removal of extraneous (and noisy in embedding builds) printf.
2001-01-02 23:20:56 +00:00
anthonyd%netscape.com
395ac65d31
fix for bug#58028 - Range CompareBoundaryPoints returning incorrect values
...
r=jst,kin
a=kin
2000-12-27 00:37:01 +00:00
cmanske%netscape.com
6df0ed58bd
Reinstating table selection work for bug 57863 now that textfield.value bug 63376 is fixed. r=kin, sr=sfraser
2000-12-20 22:13:56 +00:00
leaf%mozilla.org
1b004f4d02
backing out regression-causing changes to reopen tree
2000-12-20 18:09:53 +00:00
cmanske%netscape.com
1df02261e8
Changes for table selection enums, part of bug 57863, r=jfrancis, sr=kin
2000-12-20 02:35:27 +00:00
dbaron%fas.harvard.edu
12d46e3f6a
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org
2000-12-17 16:02:58 +00:00
dbaron%fas.harvard.edu
33c4278ab5
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +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
kin%netscape.com
2f644b83f5
Misc fixes for pedantic build warnings.
...
r=jfrancis@netscape.com a=sfraser@netscape.com
2000-11-29 22:06:02 +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
bryner%uiuc.edu
bb84427a7f
Trivial change, missing "return". r/sr/a=sfraser.
2000-11-16 02:13:30 +00:00
kin%netscape.com
944d6228e7
Fix from katakai@japan.sun.com for bug #58698 : Solaris only: cmd_cut operation fails in optimize build
...
Initialize result with NS_OK in CreateTxnsToDeleteContent().
r=kin@netscape.com sr=sfraser@netscape.com
2000-11-10 14:53:40 +00:00
attinasi%netscape.com
10e4256108
Changed font specification from 'monospace' to '-moz-fixed' to enforce fixed-width fonts always. b=58098 r=akkana,rickg a=buster
2000-10-30 22:22:17 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
kin%netscape.com
b5284d98bd
Fix for bug #56159 (Crash when sending after copy/paste with Spell Check enabled)
...
mozilla/editor/base/nsEditorShell.cpp
- Make sure mSpellChecker is zeroed in Shutdown() just in case something went wrong.
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
- Added checks to prevent iterating over a collapsed selection in FistSelectedBlock() and LastSelectedBlock().
r=brade@netscape.com sr,a=sfraser@netscape.com
2000-10-16 14:31:48 +00:00
akkana%netscape.com
e4c8c0286a
54449: Re-adding workaround for bug in delete-to-end, which was accidentally overwritten in XIF landing. r=jfrancis, sr=kin
2000-10-14 00:03:05 +00:00
jst%netscape.com
5002b5428f
Fixing rtm++ bug 56212. The new serializers were a bit too eager about what characters to encode as entities, this caused bad things when sending email that contained double quotes and also when writing a message containing quotes in AIM. sr=vidur, r=nisheeth.
2000-10-13 11:06:05 +00:00
jst%netscape.com
2850a2c385
Rolling in the last of the NOXIF changes from the Netscape 6 branch, code mostly written by jfrancis. Fixes bugs 50742, 55806, 56000 and 55669. sr=kin, scc. r=kandrot, jst.
2000-10-11 22:50:14 +00:00
jfrancis%netscape.com
4962303d8f
fixes bug 54895: certain editor operations (like align) crashed when applied to mulit-cell table cell selections; r=kin; sr=sfraser; a=jar
2000-10-11 00:24:23 +00:00
sfraser%netscape.com
3f76efb012
Fix for 52808 -- standardized nsEditorShell creation and destruction across components, to fix editor observer notification timing. r=kin,ducarroz,jelwell, sr=hyatt.
2000-10-10 01:45:46 +00:00