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

2355 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 6c9c67aed2 Fix for 52150; show caret in new composer/mail composer/AIM windows. If the editor is focussed on creation, show the caret instead of relying on a focus event. r, sr = kin,saari, hyatt 2000-09-28 00:31:48 +00:00
cmanske%netscape.com 6ebb46db52 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:29:41 +00:00
cmanske%netscape.com 4e41754683 Fixed nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:24:17 +00:00
cmanske%netscape.com 13ec38e669 Part of fix for nested tables bug 53733. r=brade, a=sfraser 2000-09-27 22:23:03 +00:00
kin%netscape.com 96f0529120 fix bug #51557; move JS functions out of html into xul; r/a=kin, sfraser 2000-09-27 14:33:05 +00:00
cmanske%netscape.com b7d0c530f2 Repairing code accidentally remove by subsequent checkin: b=53377, r=mjudge, a=sfraser 2000-09-27 01:09:49 +00:00
cls%seawood.org 6142c1f240 Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
disttsc%bart.nl b0408d3e6e Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson 2000-09-24 08:14:55 +00:00
hewitt%netscape.com 319880c9bc #46423 - make menulists crop, fixes overflowing text on messengercompose in modern. r=hangas, a=ben 2000-09-22 05:17:53 +00:00
cmanske%netscape.com c15a31d933 Fixed bugs 43394 (wrong type for getting recent menu max items pref), 52878 (wrong doc url results in adding a charset incorrectly), 47704 (making composer new page prefs work). r=mjudge. a=ben 2000-09-22 05:13:34 +00:00
hyatt%netscape.com ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
mjudge%netscape.com 9f6d3e1303 r=sfrasier a=pdt+ fixing plain text mail 33654 see kin@netscape.com 2000-09-22 00:43:44 +00:00
ben%netscape.com d909fc352e first part of fix for 53156, editor UI issues. r=hewitt, sr=sfraser 2000-09-21 07:05:00 +00:00
cmanske%netscape.com 571328430d Strip out quote character in candidate filename, b=53377, r=pnunn, sfraser 2000-09-21 04:25:09 +00:00
cmanske%netscape.com b306786737 Fixed hard-coded string, b=2410, r=pnunn, sfraser 2000-09-21 04:23:20 +00:00
warren%netscape.com 181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
locka%iol.ie b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
hewitt%netscape.com 1015cce555 #46519 - composer edit mode tab stuff, r=hangas, a=ben 2000-09-19 22:46:47 +00:00
cmanske%netscape.com 5560a52f03 More tweaks to prefs dialog b=47704, r=ben 2000-09-15 06:52:33 +00:00
nbhatla%netscape.com 1cb100cde2 #46423 -> new modern skin. updates to edit-mode toolbar xul, to make the buttons look like botom tabs in modern and classic. r=cmanske 2000-09-15 06:28:29 +00:00
joki%netscape.com aa0f12ff69 Partially fix bug 28323 by changing the text field editor keypress listener to not add characters into the text field if the user has cancelled the event. r:jst 2000-09-15 06:09:26 +00:00
cmanske%netscape.com 8c41151981 Table dialog cleanup, b=47691, r=rcassin@supernova.org. Composer prefs cleanup, b=47704, r=ben 2000-09-15 06:08:51 +00:00
kin%netscape.com 8993ad98a0 Fix for bug #33938: Pref/reply below quoted text does not move to bottom
mozilla/mailnews/compose/nsMsgCompose.cpp

      - Scroll the selection into view after all the reply text
        is inserted and the caret is positioned.

    mozilla/editor/base/nsHTMLEditor.cpp

      - Added nsAutoEditBatch variable to InsertBreak() to make
        sure that we reflow before returning. Without this fix,
        apps like MsgCompose will not be able to scroll the
        selection properly.

r=jfrancis@netscape.com
2000-09-14 22:39:04 +00:00
akkana%netscape.com 46cd04d95d Fixing solaris build bustage: substring workaround suggested by scc 2000-09-14 21:27:59 +00:00
hyatt%netscape.com 1b88d03f0f New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com f3b6ba4243 New chrome files. Not part of build. 2000-09-14 20:50:12 +00:00
akkana%netscape.com 18342dbd80 51799: Smarter quote rewrapping, taking into account multiple quote levels, and RFC2646-style citations. r=cmanske 2000-09-14 19:55:40 +00:00
cmanske%netscape.com 6cfd93dbab Fixed Composer prefs not initializing bool pref. b=52400, r=hyatt 2000-09-14 14:45:16 +00:00
mjudge%netscape.com e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
jfrancis%netscape.com 86f482d466 fixes for 45608, 51398, 51591; r=cmanske 2000-09-14 05:59:19 +00:00
cmanske%netscape.com 9858a049ed Composer dialog cleanup. b=47691, 47701. r=hyatt 2000-09-14 05:30:06 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com 7312330f97 Specify that the base class is indeed 'public' since some compilers (AIX)
assumes 'private'.  I ok'd each of these with the appropriate module
owners (see bug)

r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
scc%mozilla.org 6621beac0d if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 04:59:07 +00:00
cmanske%netscape.com e4e0b60ecf Backed out using 'Clear' instead of 'Delete' for edit menu on Mac (b=47213). Fixed mispelled command name (42362) r=mjudge 2000-09-13 02:01:22 +00:00
heikki%netscape.com 5a54ae35f1 Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge. 2000-09-12 20:54:41 +00:00
akkana%netscape.com 99628b2337 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
cmanske%netscape.com 54bd31dd70 Composer dialog cleanup work (47213, 47701, 9754) r=sfraser 2000-09-12 00:35:42 +00:00
cmanske%netscape.com 1360de76a8 Fixed format menu not showing list properties when list item is empty b=51941, r=beppe 2000-09-12 00:17:56 +00:00
anthonyd%netscape.com 1ed10ab85b fix for bug# 51321 getting d&d working again when
dragging to/from an ender.
r=mjudge
2000-09-11 07:43:04 +00:00
ftang%netscape.com 23ab5863e0 fix 51432. r=cata 2000-09-09 01:24:30 +00:00
ftang%netscape.com b633f71667 fix 51432. r=cata while we set the document charset, we also set the force charset so it
will stronger than the charset in the cache.
2000-09-09 01:23:36 +00:00
cmanske%netscape.com 8315aef3a4 Refinements to make Composer context menus work and remove unused entities, b=43307, r=akkana 2000-09-08 01:45:06 +00:00
akkana%netscape.com 3c2341c61c 50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske 2000-09-07 18:40:14 +00:00
cmanske%netscape.com 1e7b200cf1 Adding comment concerning GetAlignment return values not showing mixed state 2000-09-07 14:33:06 +00:00
cmanske%netscape.com 36d784df08 Removing bogus comment (43307) 2000-09-07 05:45:36 +00:00
cmanske%netscape.com ac8f8cdc5a Composer UI fixes: getting object for properties (needed for context menus, 43307). Color (47695) and Image props (47651) cleanup r=hyatt 2000-09-07 05:39:27 +00:00
dbaron%fas.harvard.edu cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
ben%netscape.com 21aa63995a part of fix for 51087, order of preferences messed up. dbragg removed smartupdate from the
preferences tree which messed up ordering for IM, etc.
2000-09-06 02:13:07 +00:00
cmanske%netscape.com de9c1ce09f Tweaked dialog fixes for bugs 45407, 47695. r=sfraser 2000-09-06 02:03:12 +00:00