Commit Graph

3563 Commits

Author SHA1 Message Date
brade%netscape.com
6850ca9285 call preventdefault for keypresses we insert (r=akkana, sr=sfraser) bug 158672 (and others) 2002-08-07 14:45:08 +00:00
seawood%netscape.com
301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
akkana%netscape.com
525649d291 122992: remove a few more editorshell dependencies. r=brade, sr=sfraser 2002-08-07 00:06:41 +00:00
akkana%netscape.com
2e2313891b 118883: Fix a leak of nsHTMLCSSUtils. r=glazman sr=kin 2002-08-07 00:02:10 +00:00
akkana%netscape.com
7029acc398 Bug 137253: don't break long words (like urls) during rewrap. r=brade, sr=kin 2002-08-06 23:54:19 +00:00
cmanske%netscape.com
462beec449 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
4849cd5eee Improved border attribute handling for images, b=142093, r=brade, sr=dveditz 2002-08-06 19:15:55 +00:00
glazman%netscape.com
b9599b1617 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
f7ad4265ef 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
0a2d6e6568 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
7b952111e4 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
04de3b9865 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
e76433e4b4 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
alecf%netscape.com
e9e1a39573 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
cmanske%netscape.com
56fba4830f 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
9a02ca3ec8 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
68474e263b Superscript and Subscript text styles should be mutually exclusive, b=100825, r=jfrancis, sr=kin, a=asa/drivers 2002-07-24 03:53:14 +00:00
cmanske%netscape.com
6a381c0e16 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
7be0209a8f 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
alecf%netscape.com
47b3f07056 more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
kyle.yuan%sun.com
baea9fbc3f 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
9a5b258a6b 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
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
brade%netscape.com
b14f4cc270 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
mjudge%netscape.com
47e8fbc7bf r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled. 2002-07-15 22:04:13 +00:00
brade%netscape.com
160100a09b 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
1fb44bf0ce fix typo (r=akkana, sr=sfraser) 2002-07-12 22:24:39 +00:00
akkana%netscape.com
a9b33a42dc 126312: Remove old find. r=brade, sr=alecf 2002-07-10 01:02:16 +00:00
akkana%netscape.com
9f9ae1b169 126312: Remove old find. r=brade, sr=alecf 2002-07-10 00:24:08 +00:00
akkana%netscape.com
b490d01387 Removing now-obsolete txtsvcIDL.xml 2002-07-09 23:20:24 +00:00
akkana%netscape.com
1fab198592 126312: brade and I hope this will cure the mac bustage 2002-07-09 21:57:16 +00:00
akkana%netscape.com
efa18def7e 126312: Remove the obsolete old find code. r=brade, sr=alecf. 2002-07-09 20:24:37 +00:00
jfrancis%netscape.com
92456dcb49 fix for 155629: deletion horked: cant delete br nodes. r=fm; sr=kin 2002-07-04 01:12:49 +00:00
jfrancis%netscape.com
8033838e4b updating 83378 work with the correct patch this time 2002-06-30 02:52:56 +00:00
caillon%returnzero.com
6c72020b35 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
dbaron%fas.harvard.edu
6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
kin%netscape.com
4f9e09571b Fix for bug 152435 (Memory leak of 36 bytes from 1 block allocated in TypeInState::ClearProp)
Call Reset() in ~TypeInState() to release any data that may be in mClearedArray and mSetArray.

r=jfrancis@netscape.com  sr=sfraser@netscape.com
2002-06-24 20:02:25 +00:00
bryner%netscape.com
a06a9565aa Removing this file, it's dead. r=sfraser. 2002-06-24 19:45:41 +00:00
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