Commit Graph

2902 Commits

Author SHA1 Message Date
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
gordon
d46e3564bf Added these exports: SSL_DataPending SHA1_Update SHA1_Begin SHA1_NewContext SHA1_DestroyContext SHA1_End SECNAV_signedAppletPrivileges NET_SetNewContext ET_StartSoftUpdate FE_GetNetHelpDir ...and regenerated the file using the AnnotateExports tool. 1998-06-08 11:06:33 +00:00
gordon
f5a123ea74 Add typecast in principalsCanAccessTarget(), necessary to satisfy the Mac's more stringent compilers. The parameter should be double checked by someone who's had more sleep. 1998-06-08 11:05:01 +00:00
gordon
3afb5f4280 Remove unnecessary include for XP_MAC. 1998-06-08 11:02:20 +00:00
gordon
44827770df Include needed header for XP_MAC. 1998-06-08 11:01:39 +00:00
morse
2e6dcc7781 cookie management changes 1998-06-08 04:14:31 +00:00
joki
7b0ded07ec Removing no longer used file from Makefiles 1998-06-08 02:03:31 +00:00
joki
5022e03497 Makefile fixes 1998-06-08 01:56:31 +00:00
joki
346ddc158d Fixing uuid and whitespace 1998-06-08 01:33:06 +00:00
joki
e2121417a6 Adding makefile changes to make raptor build new dom event dirs 1998-06-08 00:57:44 +00:00
joki
10ffd04c8c Adding new event handling mechanism into raptor. 1998-06-08 00:57:15 +00:00
kmcclusk
996f4eb78a Added NS_NATIVE_WIDGET support. Returns the HWND same as NS_NATIVE_WINDOW. This change
is required to support the cross-platform viewer
1998-06-07 22:30:46 +00:00
kmcclusk
fdcd0dec32 Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW 1998-06-07 22:29:35 +00:00
morse
47a3b491ca Single Signon 1998-06-07 21:30:15 +00:00
morse
4c00761c0d fix tree bustage on mac 1998-06-07 17:24:46 +00:00
morse
36b678a6aa change for cookie management 1998-06-07 16:07:47 +00:00
morse
efcf178b52 change for single signon 1998-06-07 16:06:49 +00:00
morse
a22cce2f2d cookie management changes 1998-06-07 16:01:49 +00:00
morse
22995b061a single signon changes 1998-06-07 15:56:07 +00:00
dveditz
6782448a4d merge cleanup 1998-06-07 12:11:28 +00:00
joki
68eb071ca2 Comment change 1998-06-07 11:28:08 +00:00
dveditz
528d945ae1 shorten long line to avoid compiler limit 1998-06-07 11:19:42 +00:00
dveditz
66d234163c wrapping long lines 1998-06-07 11:07:34 +00:00
dveditz
07d9e76120 merging from SMARTUPDATE_BRANCH 1998-06-07 10:55:40 +00:00
dveditz
0fd64b60c2 merging from SMARTUPDATE_BRANCH 1998-06-07 10:38:53 +00:00
dveditz
aaae76e5aa merging from SMARTUPDATE_BRANCH 1998-06-07 10:30:56 +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
dveditz
d1ad7f818d merging from SMARTUPDATE_BRANCH 1998-06-07 09:10:29 +00:00
dveditz
cfc5231ffc merging from SMARTUPDATE_BRANCH 1998-06-07 09:02:21 +00:00
dveditz
c20f78c705 merging from SMARTUPDATE_BRANCH 1998-06-07 08:55:22 +00:00
joki
696b13b907 Adding parts of dom event flow to layout. 1998-06-07 07:55:55 +00:00
joki
410e199107 Adding parts of dom event flow into layout. 1998-06-07 07:54:32 +00:00
joki
8695471185 Adding non-core event interfaces to repository 1998-06-07 07:42:19 +00:00
joki
372e7fa2ab Adding core DOM event interfaces to repository 1998-06-07 07:41:39 +00:00
joki
f6b742babd Adding new test for editor mode 1998-06-07 07:39:03 +00:00
joki
ba397d6ed5 Adding api to get DOM document interface through web widget. 1998-06-07 07:32:17 +00:00
kipp
92cfe5b226 Made option code more robust 1998-06-06 20:25:11 +00:00
waterson
0e3fb2872b Moved -DAWT_XXX to JAVA_DEFINES, where it shouldve been in the first place. 1998-06-06 16:50:16 +00:00
waterson
db0bfc9a6a Added code to simulate CODEBASE attribute on the APPLET tag for OJI. 1998-06-06 16:31:20 +00:00
waterson
0131d70fb9 Added C defines for AWT_11/AWT_102. 1998-06-06 16:29:58 +00:00
gordon
126ef956f9 Remove SoftUpdate from mozilla/dist population because it isn't built for mozilla and has a conflict with the Nav-Java stubs directory. 1998-06-06 11:22:30 +00:00
gordon
77045e07ae Export nsHashTable methods. 1998-06-06 11:19:14 +00:00
gordon
86f2432332 Fixing build breakage by adding mozilla/network/util/mkreg.c to the network.mcp project so NET_RegExpMatch and NET_RegExpValid can be found by the main project. 1998-06-06 09:21:59 +00:00
spider
b5afafab79 Fix for not using TREX_WIDGET branch anymore 1998-06-06 05:53:23 +00:00
scullin
6da1b3322c Fake out mac build. 1998-06-06 03:30:11 +00:00
kipp
ca76f69d6c Don't strip trailing whitespace otherwise underlines render wrong; set max element width properly when not wrapping 1998-06-06 01:54:20 +00:00