rpotts%netscape.com
ae53430684
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
sfraser%netscape.com
72ca9383ae
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
sspitzer%netscape.com
48ce6da0fa
fix for #106269 . reply wasn't quoting the message body.
...
r/sr=kin
2001-10-26 21:21:04 +00:00
cmanske%netscape.com
4c3cd207e0
Fixed lots of problems because getAttribute now returns null if no attribute, b=106822, r=bzbarsky, sr=kin
2001-10-26 18:51:37 +00:00
cmanske%netscape.com
60f3a36032
Fixed null return from getAttribute that killed toolbar, b=106733, r=hwaara,sr=kin; fix for JS warning by Neil, b=106224, r=cmanske, sr=kin
2001-10-26 18:43:25 +00:00
kin%netscape.com
901e5fba22
Fix for bug #104692 : Edit field line break didn't updated
...
Modified WillInsertText() so that it adds a mozbr if
the last char in the plaintext string is a newline,
and we are inserting at the end of the doc. This gives
the blank line people expect to see.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-26 14:22:31 +00:00
glazman%netscape.com
8ab7cda9ed
table alignment was not visible in AllTags mode; b=102147, r=brade, cmanske; sr=kin
2001-10-26 13:53:53 +00:00
timeless%mac.com
c4eeb91d14
Bugzilla Bug 106839 amTargettedCorrectly should be isTargetedCorrectly
...
r=bbaetz,glazou sr=brendan
2001-10-26 10:54:15 +00:00
alecf%netscape.com
491fe6b2bd
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
8b0ceb8c3c
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
cathleen%netscape.com
140f4fbdf5
Fix static build bustage.
2001-10-24 01:13:51 +00:00
cmanske%netscape.com
172a3a201e
Fixed busted HTML attribute setting in Composer Advanced Edit dialog, b=106047, r=brade, sr=hewitt
2001-10-23 00:00:37 +00:00
cmanske%netscape.com
716d202e85
Image dialog should should use 'middle', not 'center' for align attribute, b=102036, r=brade, sr=hewitt
2001-10-22 23:55:58 +00:00
alecf%netscape.com
c8469b7ac5
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
jfrancis%netscape.com
dfd1b5ae7c
fixes following bugs:
...
77902: toggling from normal to source view and back in composer can leave source in normal view.
101645: big/small tags get seperately wrapped around br nodes
81315: drag and drop doesn't behave same as copy paste
90759: ascii spaces don't behave in IME mode
96328: cant outdent certain indented text
58629: some mail messages cannot be accurately quoted on reply
93088/93477: forward deletion broken
46290: relative font size controls dont play nice with absolute font size
r=various; sr=kin
2001-10-22 06:22:52 +00:00
hewitt%netscape.com
d45cd3bc09
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
cmanske%netscape.com
34fab33ca0
Don't allow inserting symbols and foreign chars while in HTML source mode, b=104267, r=brade, sr=kin
2001-10-19 21:49:36 +00:00
cmanske%netscape.com
837a26837a
Restrict separator character input to 1 char in Convert Selection to Table, b=101772, r=brade, sr=kin
2001-10-19 21:47:04 +00:00
cmanske%netscape.com
82a8637730
Finish HTML source mode before loading a new document (forgot 2nd part of fix), b=102684, r=brade, sr=kin
2001-10-19 21:42:43 +00:00
cmanske%netscape.com
edceac121b
Fixed table editing hang when spliting cell (b=102967, r=brade, sr=kin) and don't copy empty cell's <br> when joining cells (b=102930, r=brade, sr=hewitt)
2001-10-19 21:33:20 +00:00
cmanske%netscape.com
2d621ea23a
Finish HTML source mode before loading a new document, b=102684, r=brade, sr=kin
2001-10-19 21:28:04 +00:00
akkana%netscape.com
ef0bb5646a
66345, the editor directory reorganization:
...
Remove all files in now obsolete directory editor/base.
r=cmanske,jfrancis,brade sr=sfraser,kin
2001-10-19 21:01:39 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
6630d79543
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
kin%netscape.com
b27b16b597
Fix for bug 101690: Delete key at end of line deletes a line then caret freezes
...
Modified WillDeleteSelection() to make sure that
sibling is a TextNode before trying to join it
with startNode (which is guaranteed to be a text node).
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-19 13:48:43 +00:00
bernd.mielke%snafu.de
5dea5d5737
bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files.
...
the editor/base remain untouched r=cmanske sr=kin
2001-10-17 14:33:50 +00:00
cmanske%netscape.com
df108f7ac9
Don't add new attribute if value is empty in Composer Advanced Edit dialog, r=96906, r=brade, sr=hewitt
2001-10-16 21:51:12 +00:00
cmanske%netscape.com
47723a28f3
Cleaned up imageMap objects in Composer Image Dialog, b=94749, r=brade, sr=kin
2001-10-16 21:45:37 +00:00
cmanske%netscape.com
97a673d531
Fixed not clearing 'value' menulist when 'name' was changed in Composer Advanced Edit dialog, b=100653, r=brade, sr=kin
2001-10-16 21:36:52 +00:00
dbaron%fas.harvard.edu
5a357eea01
Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst
2001-10-16 05:31:36 +00:00
dbaron%fas.harvard.edu
ed869c764e
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
brade%netscape.com
7c087e8898
always insert a <title> if one isn't present (create <head> if necessary); r=cmanske; sr=kin (bug #101747 )
2001-10-15 14:51:26 +00:00
sfraser%netscape.com
c4da00b776
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake/fm
2001-10-13 02:27:35 +00:00
alecf%netscape.com
bd048504df
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
cmanske%netscape.com
153d61338a
Fix memory leak (not using nsCOMPtr) in editor, b=103317, r=rcassin, sr=kin
2001-10-10 21:29:46 +00:00
cmanske%netscape.com
03583963c2
Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser
2001-10-10 20:07:06 +00:00
cmanske%netscape.com
64a1aa9709
Fixed spelling of 'menuItem' as part of bug 101750, r=brade, sr=kin
2001-10-10 04:47:44 +00:00
cmanske%netscape.com
2b1be5f5f5
Fixed using '(', ')', and '|' as delimeters when creating table from selection, b=101783, r=timeless, sr=kin
2001-10-09 20:39:03 +00:00
cmanske%netscape.com
a760ed9ca9
Fixed wrong strings for TARGET attribute values, b=88879, r=timeless, sr=kin
2001-10-09 20:34:47 +00:00
glazman%netscape.com
1e4dde6d1e
Make html alignment in Composer use the align attribute and get rid of a lot of useless divs; b=102135, r=jfrancis, sr=kin
2001-10-09 10:00:33 +00:00
waterson%netscape.com
6d8f2a9d24
Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver
2001-10-08 04:02:30 +00:00
jaggernaut%netscape.com
c39b98b2a4
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
waterson%netscape.com
6d912607d1
Fix static build bustage.
2001-10-05 15:29:51 +00:00
brade%netscape.com
4f15127ab7
don't blindly insert doctype; check if it's present first (bug #102182 ); remove stale code
2001-10-05 14:19:04 +00:00
seawood%netscape.com
371e27f123
Some platforms require all symbols to be linked at link-time.
...
r,sr,a,moa=flaming tinderboxes.
2001-10-05 08:20:31 +00:00
akkana%netscape.com
408739ce43
dveditz says this will fix the windows bustage
2001-10-05 02:16:58 +00:00
akkana%netscape.com
b4403064d7
Fix OBJDIR build bustage associated with 66345 editor reorg checkin
2001-10-05 01:57:05 +00:00
alecf%netscape.com
a0f2cbea5c
move config.mak inclusion later in the file so we pick up proper REQUIRES
...
(bustage fix)
2001-10-05 01:34:22 +00:00
akkana%netscape.com
16959e1343
66345: Flipping the switch on the editor reorg.
...
Remove unused directories which should not have been created.
r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron
2001-10-05 01:23:23 +00:00