dmose%mozilla.org
0a0b71b9c3
updated license boilerplate to xPL v1.1
1999-11-02 22:43:10 +00:00
kin%netscape.com
b7bcbb4c3d
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
a4d9891632
Turn on MOZ_ENDER_MIME code. Added JS event support.
1998-10-14 20:30:41 +00:00
kin%netscape.com
e508a601e8
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
0f25d20670
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
de033ad1e1
delete unused context argument
1998-09-30 10:34:28 +00:00
kin%netscape.com
3e662e1a7f
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
05f167b260
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
419417290d
Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
...
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
kin%netscape.com
a4c4e69740
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
524eb88d63
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
b05a1df40d
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
e33505800d
Fixed ENDER related compiler warnings.
1998-08-05 20:21:43 +00:00
kin%netscape.com
0b7f3411e9
Changed C++ comment to C comment.
1998-08-05 19:13:08 +00:00
kin%netscape.com
afd3088bfe
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
2de1767a46
Normandy Merge ....
1998-06-22 21:19:46 +00:00
morse
c8dba250c9
Single Signon
1998-06-07 21:30:15 +00:00
mcafee
7cf9a07ac5
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
97511e3259
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
ac843eb704
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
b3bc68954d
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
7f870c5027
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
aabce4b010
Check in locale independent form select/button handling change Approvaled by XFE owner
1998-05-01 21:40:38 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00