amusil
bcc154f93c
fixing memory leak in use of NPL_FindPluginEnabledForType()
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1558 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-13 22:19:00 +00:00
amusil
b917bd390b
fixing memory leaks in uses of NPL_FindPluginEnabledForType()
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1557 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-13 22:18:20 +00:00
waterson
89d79dd8ff
Added #ifdef OJI around the include for nsjvm.h. In the #else, I
...
defined a dummy struct for NPIJVMPluginManager, which is never
actually dereferenced outside of an #ifdef OJI. This gets MOZ_JAVA=1
building with minimal impact.
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1536 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-13 20:37:29 +00:00
waterson
0509b5c75f
Added dependency on OJI because nsjvm.h isn't included in this
...
directory anymore.
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1207 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 01:37:49 +00:00
waterson
b2533768e7
Fixed C++-style comment.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1205 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 00:49:43 +00:00
waterson
41d7013753
Changed lower-case false --> FALSE so MSVC 4.2 wont barf.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1184 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-06 18:17:32 +00:00
beard
ad77ff74c2
Added #ifdef JAVA around calls to SU_StartSoftwareUpdate.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1173 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-06 00:01:46 +00:00
beard
54f79d904d
Added #ifdef JAVA around definitions of lo_FinishJavaApp, lo_CloseJavaApp.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1172 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-06 00:00:46 +00:00
jgellman
e6aac796a1
merge in warren's changes from the old branch
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1122 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-05 02:20:21 +00:00
montulli
177e6468b9
fix extension labels
...
Thanks to: Paul Chek <pchek@ziplink.net > for the fix
git-svn-id: svn://10.0.0.236/trunk@894 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 02:54:34 +00:00
gagan
dd67cf36ef
Fixed the authentication bug #114532 which resulted in an incorrect entry
...
in the authentication list.
git-svn-id: svn://10.0.0.236/trunk@891 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 01:55:10 +00:00
gagan
c093c6c84e
Corrected a misspelled #include. Thanks Sanjay Gupta (gupta@informix.com)
...
git-svn-id: svn://10.0.0.236/trunk@889 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 01:47:21 +00:00
ftang
67b6544f6f
Fix uTable change suggestion from qupta@informix.com (forwarded by
...
Wan-Teh Chang)
git-svn-id: svn://10.0.0.236/trunk@883 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 00:02:20 +00:00
nisheeth
05287d1e22
- Added #ifdef DOM to layout.h
...
- Backing out some changes in layout.c that should not have gotten checked in...
git-svn-id: svn://10.0.0.236/trunk@847 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 10:47:20 +00:00
nisheeth
e3b2621102
Added lm_trans.c to Unix makefile...
...
git-svn-id: svn://10.0.0.236/trunk@846 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 10:45:43 +00:00
nisheeth
5db071e76e
Touchdown of MARINER_DOM_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@841 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 10:13:27 +00:00
nisheeth
7960424738
Warning fixes. Thanks to Rick Osborne (rick@spacey.net).
...
git-svn-id: svn://10.0.0.236/trunk@839 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 08:41:05 +00:00
nisheeth
010ada78cf
Warning fix. Thanks to tenthumbs@cybernex.net.
...
git-svn-id: svn://10.0.0.236/trunk@838 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 08:39:56 +00:00
ftang
02d2f8e308
fix CP1251 viewing problem by using 8859_5 font. We may need to
...
add better support (decide which font to use in the init time instead of
compile time) in the future.
git-svn-id: svn://10.0.0.236/trunk@831 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 06:09:25 +00:00
ftang
c208a630a8
fix ISO8859-5,7,9 KOI8-R Name entity problem
...
git-svn-id: svn://10.0.0.236/trunk@813 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 00:36:25 +00:00
nisheeth
ecabf21450
Adding stubs for the Layout Probe API.
...
git-svn-id: svn://10.0.0.236/trunk@794 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 21:41:20 +00:00
atotic
7f02c6b2dc
Fixing the -ko flag
...
git-svn-id: svn://10.0.0.236/trunk@742 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 05:17:41 +00:00
jsw
02e32f5307
remove xp_md5 and xp_sec
...
git-svn-id: svn://10.0.0.236/trunk@740 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 05:17:37 +00:00
jsw
6e09423583
opaque sec info
...
git-svn-id: svn://10.0.0.236/trunk@739 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 05:16:06 +00:00
jsw
e9e8e3bfd6
opaque sec info
...
proxy tunnel changes
git-svn-id: svn://10.0.0.236/trunk@738 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 05:15:16 +00:00
atotic
570baa3b07
Fixing the -ko flag
...
git-svn-id: svn://10.0.0.236/trunk@733 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 04:59:01 +00:00
atotic
3461c2d197
Fixed the rcs flag to -kb
...
git-svn-id: svn://10.0.0.236/trunk@732 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-28 04:39:29 +00:00
hshaw
a1b7899688
Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup
...
git-svn-id: svn://10.0.0.236/trunk@703 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-27 19:07:29 +00:00
cmanske
46aec995e2
More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed.
...
git-svn-id: svn://10.0.0.236/trunk@694 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-27 14:37:46 +00:00
hshaw
92821a0c0c
libjar is not part of public source
...
git-svn-id: svn://10.0.0.236/trunk@644 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-25 11:29:10 +00:00
gagan
0883032db0
This is the fix for bug #93760 . It has a potential of breaking some server
...
implementations of decoding the authentication string that involve a user
login string of accentuated characters (for example- éçàöî)
git-svn-id: svn://10.0.0.236/trunk@617 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-24 22:12:09 +00:00
fur
90ff121ec6
Temporarily disable charSet info so we can compile with JAVA defined
...
git-svn-id: svn://10.0.0.236/trunk@594 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-24 07:21:01 +00:00
fur
39accdfa4b
Temporarily disable charSet info so we can compile
...
git-svn-id: svn://10.0.0.236/trunk@589 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-24 06:26:57 +00:00
fur
73e80ec159
Initial checkin of JS1.3. (Minor fix required to accomodate JSAPI behavior changes)
...
git-svn-id: svn://10.0.0.236/trunk@580 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-24 00:34:15 +00:00
fur
c7feaa75cf
Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository.
...
(Minor changes in libmocha required to accomodate JSAPI changes.)
git-svn-id: svn://10.0.0.236/trunk@579 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-24 00:32:02 +00:00
ftang
fd67065650
Change unicode mapping table to include EURP mapping
...
git-svn-id: svn://10.0.0.236/trunk@539 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-23 01:12:20 +00:00
beard
929fd65dab
AllocateMenuID
...
git-svn-id: svn://10.0.0.236/trunk@490 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-22 02:18:55 +00:00
beard
c0f4e071af
nsPluginInstancePeer::AllocateMenuID
...
git-svn-id: svn://10.0.0.236/trunk@489 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-22 02:18:25 +00:00
beard
c95f92b87b
FE_AllocateMenuID
...
git-svn-id: svn://10.0.0.236/trunk@488 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-22 02:13:46 +00:00
beard
4aae1c1b97
npn_allocateMenuID.
...
git-svn-id: svn://10.0.0.236/trunk@487 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-22 02:13:16 +00:00
gagan
f55d568b04
A mechanism to flush out all authorizations in a session. Added "about:logout"
...
A-montulli/R-valeski. Thanks to Kit Knox (kit@cn1.connectnet.com )
git-svn-id: svn://10.0.0.236/trunk@482 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-22 01:03:41 +00:00
sar
74864edf0d
change MOZ_SRC references to DEPTH
...
git-svn-id: svn://10.0.0.236/trunk@473 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-21 21:22:54 +00:00
valeski
dd762d0835
compiler warning fix (paren inclusion) submitted by dkindred@cmu.edu . approved/rev'd by nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@457 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-21 17:17:35 +00:00
hshaw
cea6b4dbe9
Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA
...
git-svn-id: svn://10.0.0.236/trunk@433 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-21 06:47:20 +00:00
hshaw
2c9e7fcfdd
Remove dependency on sun-java/config/rules.mak.
...
git-svn-id: svn://10.0.0.236/trunk@432 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-21 06:45:01 +00:00
montulli
164ebfb4a8
update cvpics.c to new streams API
...
git-svn-id: svn://10.0.0.236/trunk@417 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-20 22:50:15 +00:00
pinkerton
87f5fe1107
Fix 2 const problems for Kathy (rev sdagley, appr sdagely).
...
git-svn-id: svn://10.0.0.236/trunk@365 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-17 22:41:09 +00:00
pinkerton
d416a91e4b
No longer using extra icons for hilighted and disabled state, but drawing them with toolbox transform modes.
...
git-svn-id: svn://10.0.0.236/trunk@362 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-17 22:39:57 +00:00
mlm
d6bfc7f264
Oops - back out checkin from wrong tree
...
git-svn-id: svn://10.0.0.236/trunk@356 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-17 21:42:16 +00:00
mlm
1eaf5924da
Minor nit fixes that I intended to check in before, reviewed by Brendan
...
git-svn-id: svn://10.0.0.236/trunk@355 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-17 21:37:22 +00:00