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

24 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org e840235a7e updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
kin%netscape.com 4a5d7819bb Modified the following files to get Unix ENDER to save Multi-part MIME:
cmd/xfe/forms.c
    include/edt.h
    lib/layout/editor.cpp
    lib/mailto/mhtmlstm.cpp
1998-10-19 18:24:51 +00:00
kin%netscape.com c1f1ba50f3 Turn on MOZ_ENDER_MIME code. Added JS event support. 1998-10-14 20:30:41 +00:00
kin%netscape.com fae8fde001 First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:14:45 +00:00
kin%netscape.com 973c7b27a2 Fix for bug #325661: ENDER: Reseting a form with an HTMLArea displays a dialog.
mozilla/cmd/xfe/forms.c
mozilla/lib/layout/editor.cpp
  - Modified EDT_SetDefaultHTML() to call ReadFromBuffer instead
    of EDT_PasteHTML. It can also handle the case where pHTML is null.

mozilla/lib/layout/edtbuf.cpp
  - Modified ReadFromBuffer to handle case where pBuffer is null.
1998-09-30 18:26:53 +00:00
ftang%netscape.com 003b6f4a78 delete unused context argument 1998-09-30 10:34:28 +00:00
kin%netscape.com fce0fa2bc1 Modified htmlarea_create() use the current_text if it exists. Fixes HTMLArea
reload, page forward and back.
1998-09-21 17:36:59 +00:00
kin%netscape.com b815a1e43a Default input for an HTMLArea is now assumed to be HTML. Replaced all calls
to EDT_SetDefaultText() with calls to EDT_SetDefaultHTML().
1998-09-16 18:24:12 +00:00
ramiro%netscape.com 6e8b7f1529 Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
kin%netscape.com 4f212010ad Modified form_element_get_size() to call fe_HackTranslations() for all
form elements except the HTMLArea.
1998-08-10 21:11:07 +00:00
akkana%netscape.com 79086deceb ifdef Ender: calculate row/column size of Ender htmlareas, and put a
frame around embeded editor components.
1998-08-06 22:40:24 +00:00
kin%netscape.com 693681e5b3 Modified fe_GravityCorrectForms() to call XtMoveWidget() instead of setting
the widget's x,y values directly. This allows SHACK and ENDER widgets to scroll
with the HTML page.
1998-08-06 01:28:53 +00:00
kin%netscape.com 7d63abcb7c Fixed ENDER related compiler warnings. 1998-08-05 20:21:43 +00:00
kin%netscape.com df7e9649fb Changed C++ comment to C comment. 1998-08-05 19:13:08 +00:00
kin%netscape.com 4a709151f5 Initial check-in of HTMLArea (embedded composer widget) form
element feature. All Ender related code is ifdef'd ENDER.
1998-08-05 19:08:58 +00:00
spider 5d5d533e2c Normandy Merge .... 1998-06-22 21:19:46 +00:00
morse 47a3b491ca Single Signon 1998-06-07 21:30:15 +00:00
mcafee 288c146f04 XP_FindNameContextInList() can return null if looking for a target of type _new, adding a check for this case (122092) r=toshok, a=chofmann 1998-06-02 00:16:29 +00:00
radha 91c7212ef6 Re-fix for earlier fix for bug # 104761. Re-fix provided by timm. See bug report
for further details.
1998-05-26 19:05:32 +00:00
toshok 6625b23211 fix the bug where form reset with textarea's would segfault. just cut-n-pasted one line from the text input element's reset method. 1998-05-21 07:18:51 +00:00
toshok 5b12e2dbf7 Fix bugzilla entries 134 (javascript crashing setting text in textarea) and 346 (missing & in call to fe_convertToXmString) thanks to waider@waider.ie (Ronan Waide) for the fixes. 1998-05-18 18:28:55 +00:00
radha 715d468d91 Checkin for fix 104761. If the target window has a context associated with it, use it.
Fix was originally provided by toshok.
1998-05-08 19:24:28 +00:00
ftang 8dd7624bd3 Check in locale independent form select/button handling change Approvaled by XFE owner 1998-05-01 21:40:38 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00