waterson
a96e00346d
Initial fixes to get MOZ_OJI=1 linking.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1701 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-15 00:06:51 +00:00
waterson
0004926ebc
Fixes to get MOZ_OJI=1 linking.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1700 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-15 00:04:28 +00:00
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
6fce42c046
Fix makefile syntax for Unix.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1515 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-13 17:25:07 +00:00
beard
a57e2748c1
Added #define MOCHA 1.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1274 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-08 01:01:07 +00:00
beard
f08e694d78
Workaround for JVM plugin running APPLET tags.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1273 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-08 01:01:01 +00:00
beard
e08bdffb14
Added a declaration of JNIEnv (like the stub jri.h).
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1272 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-08 00:56:53 +00:00
waterson
f970ea8de3
Added #ifdef JAVA around java.h.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1255 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 22:47:48 +00:00
waterson
7570902dbb
Added an #ifdef JAVA around java.h.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1254 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 22:44:37 +00:00
waterson
9070946a96
Put an #ifdef JAVA around mozjava.h. #ifdef JAVA-ed the call to
...
LJ_IsJavaEnabled.
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1253 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 22:43:39 +00:00
waterson
dd3202f4f5
Added #ifdef JAVA around mozjava.h.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1252 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 22:36:06 +00:00
waterson
3ba491cd6b
Added #ifdef JAVA around java.h
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1251 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 22:23:59 +00:00
waterson
3269aea1d7
Added -DJAR_NAME define.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1216 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 04:46:02 +00:00
waterson
b527be7093
Reverted to MOZ_JAVA...was not creating stubs as I should have been.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1213 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 04:19:07 +00:00
waterson
0f2ece0a95
Changed ifdef JAVA to ifdef JAVA_OR_OJI.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1211 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 03:11:38 +00:00
waterson
5b3f42a692
Added oji to the set of requireds.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1209 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-07 02:06:27 +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
1816477d74
Added code to build the right thing regardless of whether MOZ_JAVA or MOZ_OJI is defined.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1194 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-06 21:55:59 +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
46afc3e090
Added #define OJI 1.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1174 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-06 00:02:05 +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
beard
65c2c45100
Added OJI libraries, and access paths to the ns tree.
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1170 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-05 23:58:10 +00:00
jgellman
57b8c42184
merge in changes from old branch
...
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@1146 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-05 19:33:40 +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
(no author)
3612c20491
This commit was manufactured by cvs2svn to create branch
...
'OJI_19980430_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/OJI_19980430_BRANCH@905 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 08:18:44 +00:00
hshaw
d15d7a4b72
Back out changes which are breaking builds (at request of mccabe)
...
git-svn-id: svn://10.0.0.236/trunk@903 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 08:18:42 +00:00
hshaw
db8e901896
Back out changes which are breaking builds (at request of mccabe)
...
git-svn-id: svn://10.0.0.236/trunk@902 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 08:10:05 +00:00
rickg
ce4b76d61a
huge improvements to parser
...
git-svn-id: svn://10.0.0.236/trunk@901 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 05:56:39 +00:00
rickg
d7a05d60d4
minor tweak to iterator
...
git-svn-id: svn://10.0.0.236/trunk@900 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 05:55:51 +00:00
warren
4300ed4358
Changes should have been on the branch -- reverted.
...
git-svn-id: svn://10.0.0.236/trunk@898 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 05:28:19 +00:00
warren
a7bc3044d8
Changes to build with MOZ_OJI (and not MOZ_JAVA).
...
git-svn-id: svn://10.0.0.236/trunk@897 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 04:27:29 +00:00
mccabe
4747d02fa9
Changed pr[mj]time.c to just return 0 for failure in FormatTime, and
...
changed jsdate.c to detect failure and default to using toString in
place of toLocaleString whenever FormatTime fails.
git-svn-id: svn://10.0.0.236/trunk@895 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 03:51:26 +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
michaelp
228526d605
minor tweaks to UpdateView() in view manager. if you want to invalidate a whole
...
view, pass in nsnull for the nsRegion param.
viewmanager InsertChild() above/below now does the right thing.
fixed cujo's table thingie.
git-svn-id: svn://10.0.0.236/trunk@893 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 02:41:14 +00:00
sar
d271dff890
Taking out the stuff not relevant to the public tree...
...
All references to MOZ_JAVAVER deleted (java is included in the MozillaProductWin module)
The other branch tag references have been deleted (dbm is pulled as part of the module, security
and coreconf have no relevance in the public tree)
pull_all is only defined as pull_client_source_product (ifdef for MOZ_MEDIUM was removed)
pull_security and pull_client were removed
build_ldap was removed
git-svn-id: svn://10.0.0.236/trunk@892 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 02:16:43 +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
ramiro
9310bbbb06
Add an extra sanity check on the children argument.
...
git-svn-id: svn://10.0.0.236/trunk@890 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 01:48:30 +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
ramiro
45e962ceae
Fix crash on startup in mozilla Personal Toolbar. Make the recursive
...
children killing function more robust.
git-svn-id: svn://10.0.0.236/trunk@888 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 01:39:28 +00:00
buster
4744264a52
lots of pre-conditions and asserts added
...
fixed a bug in layout having to do with sizing cells in columns that are spanned into
git-svn-id: svn://10.0.0.236/trunk@887 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 00:27:59 +00:00
mccabe
246b37fa96
Fixes for getting the timezone string fot toString, and for asking for
...
a localized string from the os for toLocaleString. The time struct
used to interface to the os time-formatting functions only takes a
16-bit year, so we map to an equivalent year (for getting the timezone
string) or clamp for years outside that range.
git-svn-id: svn://10.0.0.236/trunk@886 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 00:27:43 +00:00
mccabe
e6a6db8cd7
Removed some unused constants.
...
git-svn-id: svn://10.0.0.236/trunk@885 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 00:14:07 +00:00
mccabe
1912e0d8e7
Removed some unused lines related to jsdate.c.
...
git-svn-id: svn://10.0.0.236/trunk@884 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-30 00:11:31 +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
michaelp
02194e7102
Arghh ....
...
git-svn-id: svn://10.0.0.236/trunk@882 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 23:57:32 +00:00
mccabe
6a0e192f5f
ECMA-conformance fix to (95045) - added 'enum' and 'debugger' as
...
reserved words, and changed the versioning check that previously
applied to 'export' to accept any 'ecma' version... which means that
export becomes a keyword for the default version. Does this mean
we'll need to unreserve all the java keywords? Not sure we want to do
that...
git-svn-id: svn://10.0.0.236/trunk@881 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-29 23:57:20 +00:00