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

205 Коммитов

Автор SHA1 Сообщение Дата
raman%netscape.com 06c445dbcc Added JavaScript object for background download 1998-10-28 20:17:56 +00:00
ddrinan%netscape.com 3155cf3475 Added xpSecurityModule 1998-10-27 03:53:51 +00:00
waterson%netscape.com 447c6df83d Use PR_EXTERN() macros to ensure external linkage for timing functions. 1998-10-26 23:08:58 +00:00
nhotta%netscape.com 7820463ee2 Added environment to MochaDecoder. 1998-10-22 20:32:00 +00:00
cls%seawood.org 58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
kin%netscape.com 14c70663f3 Fix for bug #329760: ENDER: Loading multi-part mime into Ender leaves tmp
files around.
Files touched:

    include/edt.h
    lib/layout/edtbuf.cpp
    lib/layout/edtlist.cpp
    lib/mailto/mprdecod.cpp
1998-10-21 20:37:43 +00:00
tague%netscape.com 6c09854bbe Added prototypes for two new date and time formatting functions 1998-10-20 21:39:33 +00:00
nhotta%netscape.com 4475243a7d Added two new interfaces. 1998-10-20 20:58:13 +00:00
ftang%netscape.com 4d5ac9106b add XP_PROTO 1998-10-20 13:05:25 +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
cmanske%netscape.com 39691ea998 Added new function to test for Preformat text 1998-10-15 22:03:16 +00:00
morse%netscape.com 19dbcd23cb fix string for privacy policy 1998-10-15 20:58:56 +00:00
cmanske%netscape.com a168d3db28 Changed param in function for consistency across sizing functions 1998-10-15 19:33:20 +00:00
shaver%netscape.com 8bfbc26656 LO_Anchor now has a DOM_Node 1998-10-15 18:27:20 +00:00
mjudge%netscape.com fd42334be0 ender carpool 1998-10-14 20:24:50 +00:00
cmanske%netscape.com 3d2250654e Added feedback strings when mouse is over sizeable object edge in Composer 1998-10-13 23:27:27 +00:00
waterson%netscape.com 26536d015c Removed #ifdef SMOOTH_PROGRESS to get Mac compiling. 1998-10-13 05:06:02 +00:00
nisheeth%netscape.com ce478388e4 Changes to make Layer/Ilayer reflow work. This should fix sites like
altavista and slashdot.org.
1998-10-13 04:48:49 +00:00
morse%netscape.com 6f047b1168 changes for privacy policy 1998-10-12 19:34:01 +00:00
kin%netscape.com 13c769daab Removed C++ comments to fix build bustage. 1998-10-09 22:39:14 +00:00
kin%netscape.com 397c3b489b 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:08:19 +00:00
cmanske%netscape.com eebfe781f9 Moved some defines and removed unused function 1998-10-09 22:01:55 +00:00
waterson%netscape.com 1cd1a0013a Touch down SMOOTH_PROGRESS changes. 1998-10-08 21:30:14 +00:00
cmanske%netscape.com aafc8f1c85 Add function protype for test for internal target link 1998-10-07 04:53:08 +00:00
cmanske%netscape.com cbad2e1361 Composer Publishing improvements. Added error codes for EDT_CheckPublishURL and improved feedback strings 1998-10-07 00:34:05 +00:00
morse%netscape.com 618b648fb9 fix bugs with trust labels 1998-10-06 20:56:26 +00:00
cmanske%netscape.com 2c858de20f New strings and functions for Publishing in Composer 1998-10-06 20:26:54 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
ftang%netscape.com 049f9d3e6a add new selector to access csid, add two new interface to access cross-platform string 1998-10-05 14:24:57 +00:00
cmanske%netscape.com f47ffd4133 More Composer publishing improvements 1998-10-03 02:25:13 +00:00
cmanske%netscape.com 5604dd138f Added new function prototype and a parameter to EDT_SavePublishUsername 1998-10-02 22:18:49 +00:00
toshok%netscape.com c263556a71 add DOM_Node's to the other elements (that don't, for some reason, nest LO_Any). 1998-10-02 21:50:37 +00:00
shaver%netscape.com 9de57d53bd DOM: add node to LO_Any and add an exported prototype 1998-10-02 20:20:42 +00:00
ramiro%netscape.com 990efcfe1d Add support for DGUX. Remove my previous dumbass hack. 1998-10-02 13:15:23 +00:00
norris%netscape.com 8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
sudu%netscape.com 6c5ddaa77e Added a variable to pass security context from java 1998-09-30 20:41:18 +00:00
rjc%netscape.com feb721781c Reflect Shack into JavaScript. Reviewed and approved by Brendan (libMocha) and Nisheeth (Layout). 1998-09-30 00:53:09 +00:00
nisheeth%netscape.com 01583d8d9f Remove support for the window.hardware JS object. 1998-09-29 20:56:19 +00:00
cyeh%netscape.com cb986ae65f fix instance of C++ comments in a C file 1998-09-29 18:28:53 +00:00
pinkerton%netscape.com 5ee99cf82b Pro4 and Carbon mods. MacFE only. 1998-09-29 17:11:24 +00:00
cmanske%netscape.com 9d308ed6ba Added strings and error define for feedback when deleting across table boundary. Added new function prototypes 1998-09-28 22:48:43 +00:00
cyeh%netscape.com 9275540061 don't dist missing header 1998-09-28 21:53:14 +00:00
cyeh%netscape.com edbbeddce9 removing old NSPR20 and MOCHA #ifdefs. Sorry for the rebuild. 1998-09-28 19:56:38 +00:00
rpotts%netscape.com e2b6d1a712 Added a reference count field to MWContext when MODULAR_NETLIB is defined. This is necessary because MWContexts are now shared by multiple threads... 1998-09-25 22:19:50 +00:00
mlm%netscape.com d356d4ce0a Branch landing: Multithreading libmocha in mozilla.
- Add jscookie.h
- Move JSCF_ function to mocha thread for thread safety.
- Add functions to libevent.h to deal with multiple window groups.
- Add functions to libmocha.h to deal with multiple window groups.
1998-09-25 22:01:25 +00:00
morse%netscape.com 28826f05d5 fix up wording for single signon 1998-09-25 20:11:05 +00:00
saari%netscape.com 33eed4affb This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
saari%netscape.com 5ca9a076c0 next step in fixing the tree 1998-09-25 16:23:07 +00:00
mcafee%netscape.com f9b381c863 Moved N_FONTS, PS_BBox, PS_CharInfo, PS_FontInfo to include/xlate.h, added XP_ParseAFMFile() to xlate.h 1998-09-25 10:19:18 +00:00
pierre%netscape.com 7b7f802c16 fixing Mac raptor build: define XP_ERRNO only ifndef'd 1998-09-24 23:54:31 +00:00