jdunn%netscape.com
aa71a20b56
Loop the correct # of times (we were doing it once too many)
...
# 94520
r/sr=sfraser@netscape.com
2001-08-10 14:36:21 +00:00
cmanske%netscape.com
450fefa4ac
Don't select cell when context menu is launched, b=93322, r=brade, sr=sfraser
2001-08-10 03:50:58 +00:00
cmanske%netscape.com
54fc6b88b5
Fixed setting page colors bug 89977, r=brade, sr=sfraser
2001-08-10 03:47:37 +00:00
loadrunner%betak.net
d04a8a583b
bug 56519, Selecting a Charset in Composer disables Charset menu,
...
r=cmanske, sr=blizzard
2001-08-10 02:05:03 +00:00
loadrunner%betak.net
350ed16243
bug 86715, javascript strict warnings in EditorSaveAsCharset.js,
...
r=cmanske, sr=blizzard
2001-08-10 01:32:16 +00:00
brade%netscape.com
4aee1ae773
add publish.js
2001-08-08 13:14:12 +00:00
brade%netscape.com
9998bc1860
partial fix for #88123 ; r=blake/beppe, sr=kin
2001-08-08 13:12:52 +00:00
brade%netscape.com
8f02aa1136
initial networking stuff for publishing (in progress); r=akkana; sr=kin
2001-08-08 13:11:33 +00:00
akkana%netscape.com
9ce49b993c
Removing files which are redundant with the idl files. r=brade, sr=kin
2001-08-07 22:08:51 +00:00
akkana%netscape.com
ced498ab2c
54726: Add link to W3C Validator
...
90550: Need to rewrite URLs for publishing and for save as
91388: Link checker, Work in progress (doesn't work yet)
r=brade, sr=kin
2001-08-07 21:39:07 +00:00
brade%netscape.com
4cfc6eee87
add nsHTMLURIRefObject.cpp for Akkana
2001-08-07 21:30:01 +00:00
brade%netscape.com
2b7da49c85
add nsIURIRefObject.idl for Akkana
2001-08-07 21:18:38 +00:00
akkana%netscape.com
02fa2be9b3
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
2001-08-07 21:12:08 +00:00
ben%netscape.com
8b9a23ccee
Roll back this weekend's changes to editor dialogs, pending grid fixes.
2001-08-07 01:53:44 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
ben%netscape.com
546b23eb32
93732 - Fixing some bad bustage in a handful of editor dialogs
...
- grid columns aren't showing up due to lack of flexes on <column/> nodes (grid bug)
- text fields drawing over buttons
- buttons and other UI running off screen
- dialogs sizing oddly when sizeToContent() called
r=jag, sr=hewitt
2001-08-05 08:12:31 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
cmanske%netscape.com
601c4e237a
Set default pref for HR to 'center', b=90497, r=brade, sr=kin
2001-08-03 18:32:43 +00:00
cmanske%netscape.com
e7ef38c24e
Click on 'Last picked color' button closes Composer colorpicker dialog. b=89958, r=brade, sr=kin
2001-08-03 18:30:13 +00:00
cmanske%netscape.com
ec23f99998
Add support for 'Automatic' choice in list bullet/number styles. b=74970, Fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2001-08-03 18:28:15 +00:00
cmanske%netscape.com
71af83ce89
Fixed busted Page Properties dialog, b=86706, r=brade, sr=kin
2001-08-02 22:00:59 +00:00
kin%netscape.com
6398cb9d59
Fix for bug #93109 : Orphaned #endif's in IDLs crashes xpidl during build
...
Removed bogus #endif statements in:
mozilla/editor/idl/nsIEditorIMESupport.idl
mozilla/editor/idl/nsITableEditor.idl
mozilla/editor/txmgr/idl/nsITransactionManager.idl
sr=waterson@netscape.com
2001-08-02 20:34:54 +00:00
kin%netscape.com
864d893bf8
Fix for bug #93147 : NotReached Assertions when selecting text widget in a table
...
Modified nsHTMLEditor::GetInlinePropertyBase() to bail out of iterator
loop if current node is the body.
r=brade@netscape.com sr=sfraser@netscape.com
2001-08-02 20:31:09 +00:00
brade%netscape.com
2138556093
removing old file
2001-08-02 13:32:50 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
dbaron%fas.harvard.edu
a1c6fecad5
Remove |#ifdef|s around |#include|s since they're a recipe for build bustage (see the portability guidelines). b=91237 r=jag sr=waterson
2001-07-25 05:16:32 +00:00
kin%netscape.com
f546534009
Fix for bug #91310 (Align Right splits table) and
...
bug #91288 (Aligning blank table cell in show all tags mode splits table)
Modified WillAlign to prevent unnecessary splitting:
- Don't execute emptyDiv special case code when start container of the
selection is a table cell element, but not a table cell or caption.
- Prevent processing of whitespace between list/table structure nodes.
- Prevent splitting when processing sub lists.
r=brade@netscape.com sr=attinasi@netscape.com
2001-07-25 00:10:34 +00:00
akkana%netscape.com
40dc42aa46
Remove some more no-op debug code. sr=kin
2001-07-24 23:45:32 +00:00
akkana%netscape.com
9fba9ce4f5
Remove debug code which should not have been there and were causing asserts. sr=kin
2001-07-24 23:39:17 +00:00
stephend%netscape.com
741af2b695
60669. Javascript strict warnings in EdDialogCommon.js r=gemal@gemal.dk, sr=kin@netscape.com
2001-07-24 19:47:27 +00:00
stephend%netscape.com
26c54a9386
86706. Javascript strict warning in EdPageProps.js. r=akkana@netscape.com sr=blaker@netscape.com
2001-07-24 07:01:09 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
kin%netscape.com
cdb32aa3c3
Fix for bug #91378 : "Find" doesnt find in some cases
...
Prevent FindInString() from skipping over current char
when eating additional whitespace.
r=brade@netscape.com rs=blake@telocity.com
2001-07-20 14:39:07 +00:00
mjudge%netscape.com
e58e5855c8
82993, 87662 r=glazman,cmanske,kin forgot to put r= on other part of this checkin. This will stop entry into generated content and also make the drag selection work better with variant sized text.
2001-07-19 23:33:33 +00:00
kin%netscape.com
bc9b8572bb
Fix for bug #90499 : Can't delete selection if end of selection contains "<br>\n"
...
Modified nsHTMLEditRules::WillDeleteSelection() so that it uses
an nsAutoTxnsConserveSelection auto-variable to prevent the
call to nsWSRunObject::PrepareToDeleteRange() from changing
the selection.
r=brade@netscape.com sr=waterson@netscape.com
2001-07-18 21:22:31 +00:00
akkana%netscape.com
8c1fea4c93
90741: Whack the rest of the <box> tags in editor.
...
Contributed by andersma@luther.edu (Mark Anderson).
r=cmanske sr=kin
2001-07-17 22:44:13 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
anthonyd%netscape.com
c9310028fb
bug fix for 81288 -   removed from source when changing views
...
r=kin@netscape.com
sr=sfraser@netscape.com
2001-07-14 00:50:21 +00:00
akkana%netscape.com
df776fed88
69638: Use <span> instead of <blockquote> for plaintext quotes, to fix caret motion problems. r=mcafee, sr=sfraser
2001-07-13 18:45:53 +00:00
kin%netscape.com
6d0b3baa55
Fixes from kin@netscape.com and brade@netscape.com
...
for bug #86450 : pasting plaintext into text area loses significant whitespace
content/base/src/nsDocumentEncoder.cpp
- Look for -moz-pre-wrap in the correct attribute ("style").
editor/base/nsHTMLDataTransfer.cpp
editor/base/nsPlaintextDataTransfer.cpp
- Set the correct mime-type on the encoder and transfer data.
- Pass correct init flags to encoder.
layout/base/src/nsCopySupport.cpp
layout/base/src/nsCopySupport.h:
- Added IsPlainTextContext() method.
- Modified HTMLCopy() to pass correct init flags and
mime-type to the encoder during plaintext copy.
r=kin@netscape.com ,brade@netscape.com sr=sfraser@netscape.com
2001-07-13 13:38:10 +00:00
cmanske%netscape.com
9e33b3dcb9
Finish fix for missing menulists in Table Properties dialog, b=89644, r=sfraser, sr=kin
2001-07-13 04:10:07 +00:00
cmanske%netscape.com
714cf2c700
Fixed color picker initialization bug 89973 (r=sfraser) and Last Picked button behavior bug (r=mjudge), sr=kin on both
2001-07-11 00:42:32 +00:00
cmanske%netscape.com
cb5c7dbcaf
Fixed not clearing font color ('defaul') bug 89700, r=akkana, sr=kin
2001-07-10 23:57:04 +00:00
cmanske%netscape.com
7a926551ec
Fixed missing menulists in Table Properties dialog bug 89644, r=89644, r=brade, sr=sfraser
2001-07-10 04:02:32 +00:00
akkana%netscape.com
c0f2bed14e
78727,86998: Fix a hang with rewrap introduced by the string API conversion. r=sspitzer, sr=sfraser
2001-07-10 00:40:11 +00:00
tao%netscape.com
aa0f150d9d
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cmanske%netscape.com
2137b17254
Fixed loss of HTML Source editing when closing window: b=86742, r=timeless, sr=sfraser
2001-07-06 20:03:41 +00:00
cmanske%netscape.com
3836ae1369
Fixed layout problem in Spell Check dialog: b=57398, r=hewitt, sr=sfraser
2001-07-06 19:46:42 +00:00
cmanske%netscape.com
8efa0cf12c
Fix missing button in Image Properties dialog: b=89644, r=brade, sr=sfraser
2001-07-06 19:42:26 +00:00