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

32 Коммитов

Автор SHA1 Сообщение Дата
pollmann%netscape.com 61e94462cf Move DOM Style parsers to laydom.[ch]
Add destructor to entries.
1998-10-16 21:18:24 +00:00
mjudge%netscape.com fd42334be0 ender carpool 1998-10-14 20:24:50 +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
shaver%netscape.com 453cc779ce Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere
to make that possible.
Move LM_ReflectNode call to laytags.c back-end from layout.c front-end (thank
you, Uncle Brendan).
Correct FIND_LAST_ELEMENT to handle newly-ended doc_states.
1998-10-09 00:46:05 +00:00
cyeh%netscape.com 79abd7d8a7 Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
shaver%netscape.com 29f18d8c5e Wire up Perignon stuff #if DOM.
Remove some unused variables.
1998-09-28 23:39:17 +00:00
mcafee%netscape.com 80fd8970c8 Check for null pointer; print context doesn't have history. r=morse,nisheeth 1998-09-24 21:41:53 +00:00
mcafee%netscape.com ceea74b136 Uninitialized variable compiler warnings on Linux 1998-09-16 07:22:06 +00:00
warren%netscape.com f7fa9e232b Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
cmanske%netscape.com 250e125823 Composer performance optimization work - FixupTableData optimizations. Added SingleSignon feature for Composer publishing. Fixed layout cell background bug - permission by nisheeth 1998-08-25 20:16:10 +00:00
morse%netscape.com 05644a4520 pass current url rather than base url to single signon 1998-08-21 20:38:28 +00:00
brendan%netscape.com cc7f77fca8 Use text/html, not HTMLAREA, as value of TEXTAREA TYPE field; debloat code. 1998-08-21 08:11:13 +00:00
kin%netscape.com 4b4289be38 Modified lo_BeginTextareaTag() to call XP_STRCASECMP() when looking for
"HTMLAREA". Approved by nisheeth and toshok.
1998-08-11 19:10:47 +00:00
kin%netscape.com 81912c692b Fix Linux build bustage when ENDER is defined. Changed C++ comment to C
comment. Approved by nisheeth.
1998-08-05 02:41:21 +00:00
dfm%netscape.com d9983ea334 Removed ifdefs from privacy calls. Approved: nisheeth 1998-08-04 01:17:43 +00:00
kin%netscape.com e8d01d8d5b Fix for bug crasher bug that occurs when communicator is built with ENDER
defined and a page with a textarea is loaded.
Reviewed and approved by nisheeth.
1998-08-04 00:21:36 +00:00
mjudge%netscape.com 1911e78830 Ender checkins got Nisheeth's approval. 1998-08-01 06:08:32 +00:00
warren%netscape.com c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
dfm%netscape.com 0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
pinkerton bd70e1ff35 Fix bug #12413 in single signon (appr don, rev morse). 1998-06-10 15:20:06 +00:00
morse 4c00761c0d fix tree bustage on mac 1998-06-07 17:24:46 +00:00
morse 22995b061a single signon changes 1998-06-07 15:56:07 +00:00
morse 1c69833d97 single signon changes 1998-06-06 00:21:25 +00:00
pinkerton 16ded12a47 Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source). 1998-06-04 17:47:31 +00:00
jgellman 9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
morse bea3609bc3 lock the signon list when it is in use 1998-05-30 22:37:35 +00:00
morse 779aad7f2c fix buid bustage 1998-05-29 23:32:51 +00:00
morse f9e5ad866a bug 122126, reviewed by mjudge 1998-05-28 17:41:09 +00:00
nisheeth 28e84dc387 Fix for bug 113155. We were losing the form_data->value of hidden text fields when executing "history.go(0)". Now we keep the value around between session history traversals. Thanks to ludovic for the fix.
----------------------------------------------------------------------
1998-05-28 14:24:16 +00:00
toshok 32050c3897 apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix. 1998-05-18 21:58:00 +00:00
hyatt 660ecc8525 Fix to ensure that radio buttons and checkboxes are drawn with the proper background color.
Reviewed by Nisheeth.
1998-05-02 00:43:19 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00