glazman%netscape.com
896e391414
make CSS mode the default in Composer and hide text highlight button when not in CSS mode; b=161303, r=neil@parkwaycc.co.uk, sr=kin
2002-08-14 13:12:52 +00:00
cmanske%netscape.com
8d8f9232a4
Optimize RegExp code by using 'test' instead of 'match'. b=145373, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf
2002-08-13 17:36:50 +00:00
cmanske%netscape.com
5657e3afe3
Optimize RegExp code by using 'test' instead of 'match'. b=145373, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf
2002-08-13 17:30:23 +00:00
cmanske%netscape.com
29a2e2a0dd
Use 'insert/deleteNode' instead of 'insert/deleteElement' in dialog utilities. b=158881, r=neil@parkwaycc.co.uk, sr=kin
2002-08-13 16:59:49 +00:00
cmanske%netscape.com
ebd0f4e18a
Remove 'Save Image' menuitem from Composer context menu. b=156173, r=brade, sr=alecf
2002-08-13 14:35:49 +00:00
cmanske%netscape.com
492bf7efc7
Support roman numerals in numbered list 'start' attribute. b=47686, most of fix by rcassin@supernova.org, finished by cmanske, r=cmanske,rcassin,neil@parkwaycc.co.uk, sr=alecf
2002-08-13 14:30:57 +00:00
glazman%netscape.com
483fe3290a
fixing bad regexp for rgv(r,g,b) parsing; b=161890, r=neil@parkwaycc.co.uk, sr=bzbarsky
2002-08-13 10:11:30 +00:00
glazman%netscape.com
99c6bd69fb
fixing crash in Composer when head sub-elements are displayed; b=162062, r=brade, sr=bzbarsky
2002-08-13 10:01:52 +00:00
akkana%netscape.com
91e8ca541e
160486: prevent double 'not found' dialog. Fix from Harry Lu (harry.lu@sun.com), r=me, sr=sfraser
2002-08-12 21:57:00 +00:00
bzbarsky%mit.edu
27a736b73a
Remove stray printf. Bug 161984, patch by ajschult@eos.ncsu.edu (Andrew
...
Schultz), r=akkana, sr=bzbarsky
2002-08-10 09:32:08 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
leaf%mozilla.org
fdcde43318
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
cmanske%netscape.com
cac7c17fe1
Add tooltip to explain why Advanced Edit button is disabled. b=161113. r=brade, sr=alecf
2002-08-09 02:03:53 +00:00
cmanske%netscape.com
4243319b2a
Fixed disabling of 'Create Table' context menuitem. b=157095, r=brade, sr=alecf
2002-08-09 01:55:26 +00:00
cmanske%netscape.com
50e0233c5b
Allow different prompt message when prompting to publish file. b=149741, r=brade, sr=alecf
2002-08-09 01:44:23 +00:00
cmanske%netscape.com
a0885fe305
Convert editor dialog utilities to not use editorShell. b=15881, r=brade, sr=alecf. Also removes methods no longer needed as part of fix for bug 144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf
2002-08-09 01:29:26 +00:00
cmanske%netscape.com
e7d2902076
Convert list in SaveAsCharset dialog to outliner, b=144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf
2002-08-09 01:26:18 +00:00
darin%netscape.com
45e59826d8
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
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
suresh%netscape.com
833f1c7f89
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
stephend%netscape.com
7b2c1be19d
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
akkana%netscape.com
6b83a065ab
132352: Use the parser service for blockness detection. r=brade sr=kin
2002-06-11 20:43:49 +00:00
leaf%mozilla.org
6e6bf977e5
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
cmanske%netscape.com
9e89a6f5ce
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
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cmanske%netscape.com
0ce258dd8b
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
e36353b91a
Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt
2002-06-05 01:17:33 +00:00
cmanske%netscape.com
275a05fdb4
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
40d92fcd7b
Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz
2002-06-04 21:39:10 +00:00
brade%netscape.com
ab3ed642fe
remove dump and warning
2002-06-03 18:05:02 +00:00
brade%netscape.com
13899f04d8
bug 134503; add comments that were added to branch (r=akkana, sr=kin)
2002-06-03 18:04:33 +00:00
brade%netscape.com
ddcace1f78
bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing
2002-06-03 18:03:53 +00:00
glazman%netscape.com
c58b0f7441
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
a975e43114
bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items
2002-05-24 20:29:37 +00:00
jfrancis%netscape.com
00ac1086f3
fixing 136165: crash after deleting styled text. r=cmanske sr=dveditz
2002-05-23 22:05:35 +00:00
akkana%netscape.com
134c03c035
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
jfrancis%netscape.com
8bddd6f53e
fix for 140484: tagStr incorrectly freed in nsListCommand::GetCurrentState; r=jfrancis; sr=kin; ceckin in on behalf of Dan McGuirk
2002-05-20 10:48:31 +00:00
sspitzer%netscape.com
bf9bfc5d12
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
60d424d184
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
b9d07e88b7
Finished 'Clone' method for copying JS objects, b=135834, r=akkana, sr=hewitt
2002-05-17 04:48:21 +00:00
cmanske%netscape.com
1c61ce3c1b
Fixed list number style bug 131791, r=brade, sr=hewitt
2002-05-17 04:46:06 +00:00
cmanske%netscape.com
f8b4da3f44
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
a3ccb41ff2
Backing out changes to files accidentally checked in!
2002-05-17 03:39:21 +00:00
cmanske%netscape.com
610ab07135
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
jfrancis%netscape.com
a82c157716
fix for 144787: multiple breaks inserted on return. r=fm;sr=kin
2002-05-17 02:44:55 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
rbs%maths.uq.edu.au
9c16e826ee
bring back the disappearing smilies, b=144556, r=brade, sr=jst
2002-05-16 19:19:44 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
akkana%netscape.com
df3886396d
71726: fix validation url for the http case
2002-05-14 23:18:11 +00:00
jfrancis%netscape.com
2cfab56b94
fix for 108035: making a list out of several divs gave bad results sr=kin r=brade
2002-05-14 00:35:57 +00:00
jfrancis%netscape.com
890f83aea5
fix for 112167: pasting list items cal leave selection between items. Also allows you to type after pasted link without being in link. sr=kin r=fm
2002-05-14 00:05:37 +00:00
nhotta%netscape.com
1bd52be26d
Remove unused string for charset menu,
...
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com
0751fbc32a
Fixed getting state of 'noshade' attribute in Horizontal Lind Dialog. b=142784, r=brade, sr=hewitt
2002-05-07 22:45:54 +00:00
glazman%netscape.com
a6c1ef2532
Composer was assigning an invalid value to nowrap attribute on table cells.
...
b=142442, r=brade, sr=kin
2002-05-07 08:34:34 +00:00
cmanske%netscape.com
037ea85da6
Fixed enter key handling in Publish Progress dialog. b=140962, r=brade, sr=hewitt
2002-05-05 23:07:27 +00:00
cmanske%netscape.com
53570fb145
Fixed previewing page in browser command in Composer, b=140959, r=brade, sr=kin
2002-05-03 23:23:55 +00:00
akkana%netscape.com
3227b82c70
139420: Allow replacing a string with a null string. r= (and parts of the patch contributed by) parish@ntlworld.com, sr=kin
2002-05-02 00:12:11 +00:00
cmanske%netscape.com
fea981b870
Add accesskeys to spelling dialogs, b=112732, r=neil@parwaycc.co.uk, sr=hewitt
2002-05-01 23:05:29 +00:00
pinkerton%netscape.com
7d3dc95242
don't register image/jpeg, it only gets in the way of other things we do
...
support. r=brade/sr=alecf. bug# 69566
2002-05-01 22:02:54 +00:00
cmanske%netscape.com
33952ad5fe
Avoid duplicate sites when sitename changes, b=136413, r=akkana, sr=hewitt
2002-05-01 14:50:23 +00:00
cmanske%netscape.com
7e84acb02a
Clone objects to create temp variable, b=135834, sr=hewitt
2002-05-01 14:50:10 +00:00
cmanske%netscape.com
d653ec6f6c
Allow 'HTML' image to be to the right of 'Source' text in tab, b=113883, r=mkaply, sr=hewitt
2002-05-01 14:40:51 +00:00
cmanske%netscape.com
8bfaef1938
Make Link dialog wider for long urls, b=133790, r=brade, sr=kin
2002-05-01 00:39:45 +00:00
cmanske%netscape.com
6f382b8e08
Fixed display of 'undefined' instead of empty string in Publish Progress dialog, b=138040, r=brade, sr=kin
2002-04-30 23:55:48 +00:00
cmanske%netscape.com
877074989a
Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin
2002-04-30 23:49:47 +00:00
cmanske%netscape.com
941c1e24c6
Bring Table dialog to XUL1.0 standards for proper Esc key and button ordering, b=135945, r=neil@parkwaycc.co.uk, sr=kin
2002-04-30 23:42:48 +00:00
cmanske%netscape.com
18ffd9b907
Activate publish icon when typing in HTML source mode, b=140063, r=akkana, sr=kin
2002-04-30 23:30:29 +00:00
kin%netscape.com
43eb4cf116
Fix for bug 125345 (Font attributes disappear when you double click editor window)
...
Modified TypeInState::NotifySelectionChanged() to work around
bogus selection changed notifications (bug 140303). We now
call reset when the collapsed selection changes position, or
becomes uncollapsed.
mozilla/editor/libeditor/html/TypeInState.cpp
mozilla/editor/libeditor/html/TypeInState.h
r=jfrancis@netscape.com sr=attinasi@netscape.com
2002-04-30 20:59:43 +00:00
alecf%netscape.com
58ad7ad612
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
andreww%netscape.com
047b1ee23a
bugzilla 141029 r=cmanske, sr=sspitzer add needed overlay target to editorTasksOverlay.xul.
2002-04-29 22:01:46 +00:00
alecf%netscape.com
9348ce8ac8
fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
...
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
glazman%netscape.com
a6527a5a7e
weird crasher in |nsHTMLCSSUtils::GetElementContainerOrSelf|
...
b=138003, r=jfrancis, sr=kin
2002-04-29 10:13:23 +00:00
cmanske%netscape.com
699c3286d7
Fixed publish error message bug 138040, r=brade, sr=kin
2002-04-23 00:15:46 +00:00
cmanske%netscape.com
336cb9d09f
Fixed date/time format bug 132699 (fix mostly by nhotta), r=cmanske/nhotta, sr=kin
2002-04-22 23:37:28 +00:00
alecf%netscape.com
eaa6358150
remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
...
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
caillon%returnzero.com
69b81b0423
Bug 131672, many editor property dialogs have no access keys. Patch by neil@parkwaycc.co.uk, r=cmankse, sr=hewitt
2002-04-20 16:07:09 +00:00
jaggernaut%netscape.com
7e4e14d8c5
Backing out joki's checkin for bug 124990 (at his request) since this breaks some stuff on linux.
2002-04-20 01:48:32 +00:00
brade%netscape.com
5a9be507ea
show an alert if we fail to get a document uri (bug 126258) r=cmanske, sr=kin
2002-04-19 09:54:50 +00:00
jfrancis%netscape.com
a04491dcd9
more 136944: fixing typos in original patch. r=Aleksey Nogin, sr=kin. Thanks to Aleksey Nogin for catching these.
2002-04-19 07:43:19 +00:00
joki%netscape.com
bdfd051dfb
Fix for bug 124990, Add additional processing loop for DOM event listeners to allow browser level handlers to be fired after content based listeners. r:saari, sr:jst
...
Browser based listeners can now registers themselves using the AddGroupedEventListener and passing the system event group (which can be gotten via the nsIDOMEventReceiver interface). These listeners will now fire after all content based listeners have processed.
In this initial version of the checkin most browser listeners are still left in the original content group for stability purposes.
2002-04-19 02:52:01 +00:00
bienvenu%netscape.com
bbe508afd4
make this file build (at least on windows) after nsIFileOutputStream changes r/sr = jkeiser
2002-04-18 23:14:30 +00:00
harishd%netscape.com
d6971b20c1
Prevent charset loading for document.write content because the content is already in unicode. b=125317, r=ftang, sr=jst
2002-04-18 22:11:17 +00:00
jst%netscape.com
cd9afd67e1
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
bryner%netscape.com
bc41a3df76
Remove workarounds in publish dialog for menulist sizing problem (bug 131481). patch from cmanske, r=bryner, sr=jag.
2002-04-17 01:13:36 +00:00
akkana%netscape.com
fdc4ae63df
134439: Make plaintext compose wrap to window width instead of output
...
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs. Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
dbragg%netscape.com
bcc260038d
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
bnesse%netscape.com
66e923f1e5
Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf.
2002-04-16 18:48:19 +00:00
brade%netscape.com
94e58d8fa6
bug 136413, submitted by rcassin@supernova.org (r=brade, sr=kin) use "host (scheme)" for default site name
2002-04-16 14:14:25 +00:00
brade%netscape.com
a26a1b5241
bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin)
2002-04-16 13:30:40 +00:00
jfrancis%netscape.com
27fcb61356
fix for bug 100855: paragraph fromat feedback from editor inaccurate. r=brade; sr=kin
2002-04-14 05:57:14 +00:00
jfrancis%netscape.com
2d573cc064
fix for 135337, 132837, 136504, and a side issue from
84485. The deal here is that the editor is smarter about figuring out what dom nodes appear empty to the user (properly accounting for invisible whitespace and invisible br nodes). r=glazman; sr=kin
2002-04-14 02:37:23 +00:00
jfrancis%netscape.com
98f0f3ed8b
fixing 136944: crash typing in editor. r=fm sr=kin
2002-04-13 23:54:59 +00:00
alecf%netscape.com
fba198f16c
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
glazman%netscape.com
1e2772752b
Inserting a special char was disabling all inline styles in composer (due to bad call); b=103213, r=brade, sr=kin, a=rjesup, super-a=jfrancis, rs=jaime
2002-04-11 13:48:05 +00:00
brade%netscape.com
96711beded
change progress status icons if cancellation of publish, fix SetProgressFinished to handle cases where we don't have a filename (bug 126258 and 135771) r=cmanske, akkana; sr=kin
2002-04-11 13:35:51 +00:00
glazman%netscape.com
58271688b3
Allow Composer's users to remove named anchors w/o having to use Source View; b=80742; r=brade, r=jfrancis, sr=kin, a=asa
2002-04-11 13:33:30 +00:00
brade%netscape.com
f35b38070c
disable debug output, handle aborted error as a non-error, handle cases where we have a null channel (bugs 135527, 126258, 135771) r=cmanske, akkana; sr=kin
2002-04-11 13:27:00 +00:00
kin%netscape.com
772ad9c920
Fix for bug 136408 (Crash editing pages with text widgets)
...
Use :canvas as selector to avoid triggering layout crash bug 123049.
Added isindex and textarea to list of items to use default cursor.
r=jfrancis@netscape.com sr=sfraser@netscape.com
adt=syd@netscape.com a=rjesup@wgate.com
2002-04-10 22:01:02 +00:00
brade%netscape.com
99b2f7da72
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:54:02 +00:00
brade%netscape.com
35a95865ab
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:46:13 +00:00