Commit Graph

3046 Commits

Author SHA1 Message Date
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
ben%netscape.com
1728668d88 107311 - Add mail overlay information to contents.rdf
r=jst, sr=sspitzer
2001-10-30 06:45:41 +00:00
ben%netscape.com
54f04ac66f 103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt 2001-10-29 10:11:14 +00:00
ben%netscape.com
79393e8701 103064 - add new dynamic overlay & string file to jar manifest. r=pchen, sr=hyatt 2001-10-29 10:10:47 +00:00
ben%netscape.com
dfb5a34618 103064 - add "Edit Page/Link" to Navigator context menu via new editor dynamic overlay. This is
the string file for the dynamic overlay. r=pchen, sr=hyatt
2001-10-29 10:10:12 +00:00
ben%netscape.com
20318f5c6a 103064 - add "Edit Page/Link" to Navigator context menu via dynamic overlay (this file is
the new editor dynamic overlay for adding UI to Navigator).
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:09:41 +00:00
mkaply%us.ibm.com
e59d20cf73 OS/2 bustage - ugly I know - I'm opening a bug with the compiler folk 2001-10-27 14:47:08 +00:00
jaggernaut%netscape.com
729180f6cd Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 11:28:06 +00:00
bnesse%netscape.com
faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
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