ricardob
|
fd429fb2d4
|
fixed call to free bug reported from outside
|
1998-07-07 20:00:18 +00:00 |
|
ricardob
|
12d9db1bf9
|
free mail fixes
|
1998-07-07 18:23:47 +00:00 |
|
warren
|
57fdd99f06
|
Added Backward Adapter for new Plugin API (runs 5.0-style plugins in 4.0 browser).
|
1998-07-06 22:21:12 +00:00 |
|
guha
|
5ef052753b
|
Fix the major RDF bugs on the tip.
|
1998-07-04 19:13:55 +00:00 |
|
ricardob
|
8d4a76880d
|
fix winfe mozilla mapi call
|
1998-07-03 01:12:50 +00:00 |
|
guha
|
02b94c1260
|
Back out changes.
|
1998-07-02 23:48:19 +00:00 |
|
guha
|
cb9f9fcc74
|
Fix the RDF backend P0 bugs
|
1998-07-02 22:45:01 +00:00 |
|
pierre
|
8fdc32e661
|
Mac MOZ_DARK
|
1998-07-02 02:38:19 +00:00 |
|
ricardob
|
ba0edfe6ad
|
fixed typo in free mail api
|
1998-07-02 02:01:55 +00:00 |
|
ricardob
|
e007ef73b4
|
xfe free world changes
|
1998-07-02 01:38:15 +00:00 |
|
ricardob
|
10bf687d31
|
Use MOZ_SECURITY
|
1998-07-02 01:15:11 +00:00 |
|
ricardob
|
2e4135df93
|
added missing glyph 02070
|
1998-07-01 23:46:53 +00:00 |
|
ricardob
|
044ee3cead
|
Fixed mozilla call parametrs to compose new msg
|
1998-07-01 23:35:51 +00:00 |
|
gagan
|
8cd33def31
|
Fixes the cache bug that was causing PR_ASSERTs to fire. (Fixes animated gifs too). See bug #226203,
#241297 (main) for details.
|
1998-07-01 18:44:28 +00:00 |
|
ricardob
|
36b9a3d0be
|
updated rules
|
1998-06-30 00:04:44 +00:00 |
|
atotic
|
8a2a9bd97f
|
Fixing up the imglib project
|
1998-06-26 23:53:58 +00:00 |
|
atotic
|
910355b2cf
|
Fixing up the imglib project
|
1998-06-26 22:49:26 +00:00 |
|
ricardob
|
6a021c2ee6
|
change to compliment 22087
|
1998-06-25 20:09:03 +00:00 |
|
spider
|
cb94dae31e
|
NORMANDY_DDAY merge...
|
1998-06-25 05:50:45 +00:00 |
|
cyeh
|
1018fcfba9
|
removing yet more conflicts as a result of the normandy merge. ARGH.
|
1998-06-23 05:56:23 +00:00 |
|
spider
|
14cebd625d
|
Normandy Merge
|
1998-06-22 22:02:09 +00:00 |
|
spider
|
365c772ff9
|
Normandy Merge ....
|
1998-06-22 21:21:28 +00:00 |
|
pnunn
|
76b7869a6a
|
SF1in #142422.
|
1998-06-19 00:05:19 +00:00 |
|
atotic
|
810aaa8d20
|
Wrong name, should be libimg.mcp
|
1998-06-16 22:41:03 +00:00 |
|
atotic
|
66299795de
|
First Checked In.
|
1998-06-16 22:36:24 +00:00 |
|
atotic
|
d66233474f
|
First Checked In.
|
1998-06-15 20:15:59 +00:00 |
|
beard
|
99fc4ee758
|
Revised target names to be more consistent with new build system (.o no .shlb for static libraries).
|
1998-06-12 23:13:40 +00:00 |
|
atotic
|
ce40da0e6f
|
First Checked In.
|
1998-06-12 22:24:09 +00:00 |
|
beard
|
9ac2c411e9
|
First Checked In.
|
1998-06-12 00:13:32 +00:00 |
|
raman
|
e72c096f61
|
Fix for 123352. 5.0SF1-In P0 bug. Approved by Don. Reviewed by waterson. Default simulate_signature_on_system_classes to true until we get signed system classes working.
|
1998-06-11 02:25:51 +00:00 |
|
raman
|
43a267a4c6
|
Fixed to make OJI to build with MOZ_SECURITY. Reviewed by warren. Approved by don. Bug# 124222. This change is under MOZ_OJI and it doesn't affect the regular builds. Deleted call to VR_initialize a non exiting function
|
1998-06-10 04:18:00 +00:00 |
|
raman
|
b4516a1d25
|
Fixed to make OJI to build with MOZ_SECURITY. Reviewed by warren. Approved by don. Bug# 124222. This change is under MOZ_OJI and it doesn't affect the regular builds
|
1998-06-10 04:16:45 +00:00 |
|
pnunn
|
ebd70a9160
|
fix for #122211. reviewed by toshok. ok'd by don.
|
1998-06-08 21:14:42 +00:00 |
|
gordon
|
4efaa308c4
|
Added stub function for SSL_DataPending() so we can export it for other libraries.
|
1998-06-08 13:02:49 +00:00 |
|
gordon
|
5f2eb36b5e
|
Changes for value-added builds.
|
1998-06-08 11:19:51 +00:00 |
|
gordon
|
d946d9d41a
|
#ifndef XP_MAC'd out the inclusion of java_lang_Integer.c and code that used it. It seems kind of goofy including a C file that's already in the JavaRuntime project. The recent change also caused JRI headers and stubs to get generated for java_lang_Integer, and elsewhere we are using the JDK headers and stubs. Well sort this out this week.
|
1998-06-08 11:14:04 +00:00 |
|
gordon
|
bdccc5ec8d
|
#ifndef XP_MAC'd out a call to FE_DiskSpaceAvailable() which doesn't exist on the Mac yet. Left an assert(false), to force us to fix it.
|
1998-06-08 11:08:30 +00:00 |
|
dveditz
|
6782448a4d
|
merge cleanup
|
1998-06-07 12:11:28 +00:00 |
|
dveditz
|
00afc9fcd8
|
merging from SMARTUPDATE_BRANCH
|
1998-06-07 10:20:08 +00:00 |
|
dveditz
|
659dd5acd0
|
merging from SMARTUPDATE_BRANCH
|
1998-06-07 09:57:07 +00:00 |
|
dveditz
|
4851688af2
|
merging from SMARTUPDATE_BRANCH
|
1998-06-07 09:47:23 +00:00 |
|
dveditz
|
f8633f6bea
|
merging from SMARTUPDATE_BRANCH
|
1998-06-07 09:23:42 +00:00 |
|
waterson
|
db0bfc9a6a
|
Added code to simulate CODEBASE attribute on the APPLET tag for OJI.
|
1998-06-06 16:31:20 +00:00 |
|
raman
|
c535b8946d
|
Fix to make OJI to build.
|
1998-06-05 19:34:36 +00:00 |
|
hardts
|
fcdbde9fff
|
touching down layout integration branch
|
1998-06-05 01:03:18 +00:00 |
|
scc
|
432f3ea897
|
First Checked In.
|
1998-06-04 22:51:07 +00:00 |
|
sfraser
|
cba13f0e0b
|
Changed so that the output library is called Security.o (for compat with commercial build).
|
1998-06-04 06:58:58 +00:00 |
|
sfraser
|
d4b49427ee
|
First Checked In.
|
1998-06-04 06:57:39 +00:00 |
|
sfraser
|
d5d3ef8bca
|
Fix projects and prefix files for new build system
|
1998-06-04 06:49:45 +00:00 |
|
pnunn
|
5d8f61982b
|
backing out changes for #1222111 and #112970.
These fixes caused bug#123040. Will reopen the above bugs.
|
1998-06-04 01:46:32 +00:00 |
|