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

3039 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com a92530ea14 Remove unused nsNewEditorCommand, b=106728, r=hewitt, sr=kin 2001-10-30 23:49:33 +00:00
cmanske%netscape.com 5d97ac9218 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 1ee65639eb 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 d3b903775a 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 e944bedbcb 107311 - Add new overlay/js files to jar manifest
r=jst, sr=sspitzer
2001-10-30 06:46:36 +00:00
ben%netscape.com 7cd08bb596 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 7bb7437804 107311 - Add mail overlay information to contents.rdf
r=jst, sr=sspitzer
2001-10-30 06:45:41 +00:00
ben%netscape.com 7bcef04aba 103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt 2001-10-29 10:11:14 +00:00
ben%netscape.com 335e0c22f2 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 33bde8f26c 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 cb3cea6b22 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 19d9b60647 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 1903aa2e76 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 f1f4e0d7a5 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 5e626fd436 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 31a9f6853e 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 fb3ad2ed98 fix for #106269. reply wasn't quoting the message body.
r/sr=kin
2001-10-26 21:21:04 +00:00
cmanske%netscape.com 52d7a93c75 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 5fcd690515 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 db5facf9b9 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 f0ec271b5a 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 9afcc9a371 Bugzilla Bug 106839 amTargettedCorrectly should be isTargetedCorrectly
r=bbaetz,glazou sr=brendan
2001-10-26 10:54:15 +00:00
alecf%netscape.com bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
alecf%netscape.com 91f782f06b 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 257e4a54ad Fix static build bustage. 2001-10-24 01:13:51 +00:00
cmanske%netscape.com 8815414e05 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 f983786da9 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 8f4c5f1454 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 81488356e4 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 3f08911279 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 9c458e9c63 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 ba4c7f704f 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 d304edda2e 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 75b72c17af 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 d392da0cc8 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 281f18d3fc 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 5166ad1066 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 da7e1268bd 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 2f72d451ca 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 323a6fd821 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 3425765751 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 b556aab536 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 bbd838172b 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 4ef55b8618 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 3dac3645cb Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst 2001-10-16 05:31:36 +00:00
dbaron%fas.harvard.edu 34fc404be7 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 3133b9f3ea 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 d54f2254b7 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 511a787492 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 957b3a0dde Fix memory leak (not using nsCOMPtr) in editor, b=103317, r=rcassin, sr=kin 2001-10-10 21:29:46 +00:00