Граф коммитов

3088 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com e75eb5eee7 ForceCompositionEnd when focus is lost (Blur); bug #81356; patch from Masaki Katakai (katakai@japan.sun.com); r=brade/ftang; sr=sfraser 2001-11-16 15:04:17 +00:00
cmanske%netscape.com e9a5a8baf7 Fixed case of 'publishprefs.js' where used in editor files 2001-11-15 16:44:48 +00:00
cmanske%netscape.com bf93c22b98 Fixing UNIX built bustage: wrong case for file in jar.mn 2001-11-15 16:39:59 +00:00
cmanske%netscape.com 8262f88370 Editor JS utilities reorg (b=106374, r=kin, sr=hewitt) and first draft of new Publishing UI (b=88208, r=brade, sr=hewitt) 2001-11-15 15:28:24 +00:00
cmanske%netscape.com 4e7e8de95b Fixed misspelled 'default' case in imagemap dialog, fix by premstaller, b=84111, r=cmanske, sr=kin 2001-11-15 05:32:43 +00:00
cmanske%netscape.com 5ef1d539c9 Fixed Insert Character radio button initialization, b=107767, r=brade, sr=kin 2001-11-15 05:30:29 +00:00
cmanske%netscape.com 78eb8d28b9 Fixed error checking and reporting when loading page in Composer and removed commented-out code, b=105561, r=akkana, sr=kin 2001-11-15 05:26:25 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
akkana%netscape.com fa6a218016 104195: fix some problems with rewrap. r=brade sr=kin 2001-11-15 00:04:26 +00:00
cmanske%netscape.com f8bd0c7937 Use 1000 as limit for HR size, b=102051, r=brade, sr=jst 2001-11-14 22:27:58 +00:00
cmanske%netscape.com 2659ff5477 Fixed join cells table bug 103360, r=akkana, sr=kin 2001-11-14 22:22:17 +00:00
rods%netscape.com b9ecdfca41 Added image animation mode constants to imgIContainer.IDL,
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (changes from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 14:03:09 +00:00
jfrancis%netscape.com 188eea09af fix for Bug#:107494, when editting in IME mode, you cannot delete last uncommitted character. r=smfr; sr=kin; a=drivers 2001-11-14 12:58:57 +00:00
cmanske%netscape.com de5d752012 Added 'Edit Link in New Composer' menuitem to Composer context menu, b=97425, r=hewitt, sr=kin 2001-11-14 04:33:42 +00:00
timeless%mac.com b7461f87ad Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
bzbarsky%mit.edu f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
kin%netscape.com b5b14245e1 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
cmanske%netscape.com 25da70a6c6 Removed duplicate declaration to make Advanced Edit dialog work, b=109085, r=brade, sr=kin, a=asa-drivers@mozilla.org 2001-11-09 00:17:59 +00:00
cmanske%netscape.com 973a8da7f6 Fix cutoff of buttons in Spell Check (r=kin, sr=hewitt) and Image Properties (r=brade, sr=ben) dialogs, bugscape b=10888 2001-11-08 22:59:58 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
cmanske%netscape.com 5dc5ffad3a Fixed problems relating to new XUL 1.0 changes, b=108670, r=timeless, sr=hewitt 2001-11-07 05:42:41 +00:00
dbaron%fas.harvard.edu 9ab72b8bb6 Fix nsDependentString users not to pass null buffers. b=104651 r=jag rs=scc 2001-11-07 05:11:46 +00:00
cmanske%netscape.com 1a454acec1 Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin 2001-11-06 01:07:45 +00:00
blakeross%telocity.com 3c4117c833 Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2001-11-04 02:16:33 +00:00
blakeross%telocity.com b1c321edc6 Editor OK buttons aren't disabled when there aren't valid conditions. r=hewitt, sr=hyatt 2001-11-03 18:46:07 +00:00
hewitt%netscape.com 20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
blakeross%telocity.com 71e1ffab70 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:06:54 +00:00
kin%netscape.com 1908bdafba Fix for bug #99517: Text migrates past H. Line, loses formatting when converted to list
Modified WillMakeList() to clear prevListItem after adding a block
to a list item so that any inline nodes after the block are put
in a new list item.

r=jfrancis@netscape.com  sr=sfraser@netscape.com
2001-11-02 14:47:10 +00:00
loadrunner%betak.net 86095087bd bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf 2001-11-02 03:29:30 +00:00
akkana%netscape.com 95af5b0394 106111: heed --enable-plaintext-editor-only for editor build.
r=cls sr=kin
2001-11-01 22:29:13 +00:00
brade%netscape.com 32b10a8ac0 fix build bustage from #104883; r=adamlock/jag 2001-11-01 17:00:41 +00:00
rjesup%wgate.com f5db58443e Bug 106509: SaveSelection() doesn't delete entries from range correctly;
the test was backwards and never executed.  r=jfrancis, sr=kin
2001-11-01 15:44:26 +00:00
brade%netscape.com 0fabd3f190 nsIFile->nsIURI in nsIDiskDocument; fix SaveDocument api (bug #104883) 2001-11-01 15:27:38 +00:00
brade%netscape.com b9efb8ee91 nsIFile->nsIURI in SaveDocument api (bug #104883) 2001-11-01 15:26:34 +00:00
brade%netscape.com 2d518241ea factoring of SaveDocument and nsIFile->nsIURI (bug #104883) 2001-11-01 15:26:33 +00:00
brade%netscape.com 6e3598819c nsIFile->nsIURI for SaveDocument; factoring of SaveDocument (bug #104883) 2001-11-01 15:26:28 +00:00
brade%netscape.com 46f0483fc5 nsIFile->nsIURI in nsIDiskDocument shows missing #include; now added (bug #104883) 2001-11-01 15:22:10 +00:00
brade%netscape.com b1811380cc add necko requires (makefile.win already has this); bug #104883 2001-11-01 15:09:56 +00:00
cmanske%netscape.com 088960db15 Fixed error message when empty row or col input in Table Properties dialog, b=99306, r=akkana, sr=sfraser 2001-11-01 04:59:34 +00:00
tao%netscape.com f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
rginda%netscape.com 5f94389322 bug 107421, "--disable-mailnews build broken", r=andreww sr=smfr
comment out reference to chrome://messenger/content/mailOverlay.xul
2001-10-31 21:12:08 +00:00
glazman%netscape.com 2ef77eb271 call to GetNodesForOperation() in GetAlignment() missed a parameter indicating it should not modify the tree; b=107372, r=brade, sr=kin 2001-10-31 15:30:49 +00:00
kin%netscape.com 9ddf7a0214 Fix for bug 103539: Find does not always find strings containing spaces.
and bug 98730: Find/Replace not finding a string with more than one space

  - Reworked the whitespace ignoring code in FindInString() so that it actually
    ignores trailing whitespace and made that code conditional so that it can be
    toggled on and off in the future when the context of the text we are looking
    at is available.

  - We now treat   as a space.

r=jfrancis@netscape.com  sr=sfraser@netscape.com
2001-10-31 15:19:47 +00:00
bnesse%netscape.com aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
cmanske%netscape.com fe66c878b4 Remove unused nsNewEditorCommand, b=106728, r=hewitt, sr=kin 2001-10-30 23:49:33 +00:00
cmanske%netscape.com cfd3dcd521 Enable/disable 'Advanced Edit' button the same as 'Ok' button in dialogs. b=102046, r=hewitt, sr=kin 2001-10-30 23:46:25 +00:00
cmanske%netscape.com ae13402e76 Fixed '% of cell' label in menulist, b=97826; also part of fix to disable Advanced Edit button along with Ok, b=102046; r=hewitt, sr=kin 2001-10-30 23:40:02 +00:00
cmanske%netscape.com bad30a53ed Fixed setting all attributes on an inserted link, b=97455, r=jfrancis, sr=kin 2001-10-30 23:24:44 +00:00
ben%netscape.com fb8190fef9 107311 - Add new overlay/js files to jar manifest
r=jst, sr=sspitzer
2001-10-30 06:46:36 +00:00
ben%netscape.com 0f63f049e3 107311 - Add new overlay for adding editor items to mail, split js into separate file to share between editor/navigator overlays.
r=jst, sr=sspitzer
2001-10-30 06:46:14 +00:00