Commit Graph

509 Commits

Author SHA1 Message Date
hyatt%netscape.com
3b094d7045 More properties added and template support for SHACK added. 1998-09-22 00:23:53 +00:00
beard%netscape.com
67352b4c2f Removed nsINetworkManager. 1998-09-21 22:18:43 +00:00
nisheeth%netscape.com
549994ef6c Adding files created by Ori Kravitz (orik@mercury.co.il) for exposing
interfaces for testing the layout engine.
1998-09-21 22:16:41 +00:00
nisheeth%netscape.com
c1c0def323 Adding build support for modules/libtest if MOZ_LIBTEST is defined. 1998-09-21 22:08:05 +00:00
sudu%netscape.com
a37647efca Added back a initializer which I missed in last merge 1998-09-21 21:01:16 +00:00
beard%netscape.com
3d96f6a571 Added JVM_SpendTime. 1998-09-21 20:47:21 +00:00
beard%netscape.com
087273a195 Added SpendTime to nsIJVMPlugin. Only turned on for XP_MAC, to avoid breaking other's plugins. 1998-09-21 20:41:19 +00:00
blizzard%appliedtheory.com
96612358a0 Add the include/private directory to the include path 1998-09-21 18:18:29 +00:00
spider%netscape.com
45f70d4f49 Adding NPL's which were mistakenly forgotten upon initial checkin 1998-09-21 17:18:04 +00:00
spider%netscape.com
147655af6f WIP: NLS stub implementation on NSPR 1998-09-21 16:13:08 +00:00
mcafee%netscape.com
0d0ae2be5b Merging SmartBrowsing prefs in from Nova. 1998-09-21 04:44:42 +00:00
blizzard%appliedtheory.com
71d9183397 Bring autoconf build into sync with non-autoconf build 1998-09-19 22:40:53 +00:00
mcafee%netscape.com
0b53da4c8e Adding support for non-X11 Unix systems 1998-09-19 06:21:01 +00:00
raman%netscape.com
3bf25c0134 Added support for unsigned JAR files. This feature is controlled by a preference 1998-09-19 01:27:20 +00:00
raman%netscape.com
7c9274a115 Added a preference to control unsigned JAR files for SmartUpdate 1998-09-19 01:26:21 +00:00
spider%netscape.com
b044f59743 WIP: UnicodeString -> nsString 1998-09-18 22:18:44 +00:00
spider%netscape.com
8057f7e65a Fix windows build bustage 1998-09-18 21:42:28 +00:00
spider%netscape.com
55087ecd7a export header files for calendar 1998-09-18 18:59:50 +00:00
spider%netscape.com
19d8b90980 exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com
09986fd9f2 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
spider%netscape.com
281b60ea46 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
warren%netscape.com
3e70b62c80 Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00
warren%netscape.com
37436804db Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
warren%netscape.com
8ba9eed147 Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
warren%netscape.com
dec3d48652 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com
3b6a617894 Removed nsINetworkManager base class. 1998-09-18 08:35:11 +00:00
warren%netscape.com
c097c4247f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com
6e7ac8e7be Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00
warren%netscape.com
234fdfae3c Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
gagan%netscape.com
d6dc3cfd65 nucache based changes. 1998-09-18 05:52:24 +00:00
warren%netscape.com
e739973a4a Abstracted away need for JavaVM object and GetJavaVM plugin API call. 1998-09-18 01:29:08 +00:00
jgellman%netscape.com
bd1c6695f2 Remove java API from the build. 1998-09-18 00:10:15 +00:00
beard%netscape.com
f4c16c7626 09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE. 1998-09-17 22:03:45 +00:00
jsun%netscape.com
24d454f681 No change.
Just wanted to notify Mozilla, Gromit trees that my
checkins (in mozilla\modules\calendar) are not being build by Mozilla or Gromit.

Only Calendar should build these files.
1998-09-17 21:40:43 +00:00
jsun%netscape.com
1e85684495 added the changeEventsOwnership method for moving events between calendars. 1998-09-17 21:24:52 +00:00
beard%netscape.com
39778d0e0d 09171998 LiveConnect Carpool: XP_MAC, added #define of JSJDLL, and preregistering the nsILiveconnect factory. 1998-09-17 19:39:46 +00:00
sudu%netscape.com
ace5839c75 New xpcom liveconnect apis 1998-09-17 18:13:55 +00:00
spider%netscape.com
0be0ab8fb9 WIP: nlsstub implementation 1998-09-17 02:39:51 +00:00
spider%netscape.com
ee39d68498 Initial nlsstub implementation to remove libnls dependency
for free source execution
1998-09-17 02:07:28 +00:00
amusil%netscape.com
0e053148eb Ported Java to C++ src files 1998-09-16 20:47:46 +00:00
amusil%netscape.com
fc48b58ad2 Ported Java to C++ header files 1998-09-16 20:47:01 +00:00
mcafee%netscape.com
78027b8dcd Uninitialized variable compiler warnings on Linux 1998-09-16 07:14:42 +00:00
mcafee%netscape.com
c07d17452c Unhandled cases in switch statement 1998-09-16 06:57:28 +00:00
mcafee%netscape.com
e7203838d4 Uninitialized variable compiler warnings on Linux 1998-09-16 06:54:49 +00:00
rjc%netscape.com
750325c27e When sending VPROP_CHANGED events, also pass along information on which property changed. 1998-09-15 22:15:46 +00:00
rjc%netscape.com
270d70b04a Need to reference libparse header file. 1998-09-15 22:14:59 +00:00
rjc%netscape.com
a529b0e6d9 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
rjc%netscape.com
0d4948c865 Fix build bustage. Need to include "structs.h" for new layout completion support. 1998-09-15 19:35:38 +00:00
nisheeth%netscape.com
cdfbe7032b Changed HT_LayoutComplete() to accept different parameters. 1998-09-15 18:36:03 +00:00
nisheeth%netscape.com
dbb59fe723 Changed parameters of HT_LayoutComplete(). 1998-09-15 18:35:16 +00:00
warren%netscape.com
a2e857c5c1 API changes for GetValue/SetValue and GetURL/PostURL from michaelp. 1998-09-15 04:54:46 +00:00
michaelp%netscape.com
1834fe12a4 new file for mac build. 1998-09-15 04:15:53 +00:00
michaelp%netscape.com
593610ded9 new plugin world. 1998-09-15 03:48:58 +00:00
warren%netscape.com
5619102737 Accepting michaelp's API changes for GetValue/SetValue. 1998-09-15 03:45:38 +00:00
spider%netscape.com
60a2b1642a Getting FS Calendar Core to compile... 1998-09-15 03:21:18 +00:00
spider%netscape.com
f8ed5b81e9 Whomping latest Nova Calendar Core implementation into FS
NOTE:  Mozilla & Gromit should not be building this stuff.
1998-09-15 02:20:22 +00:00
raman%netscape.com
f49eb6d2b2 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
raman%netscape.com
c1de187f8d Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:52:17 +00:00
raman%netscape.com
337a310954 Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:50:45 +00:00
rjc%netscape.com
5c86eb38ab Control the autoupdate via rdf. Changes from raman. Reviewed by rjc 1998-09-12 02:37:57 +00:00
rjc%netscape.com
ac638a9651 Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc 1998-09-12 02:37:24 +00:00
pinkerton%netscape.com
a467eb01c2 turn on html area code for mac (now ifdef'd mac/win). 1998-09-11 19:01:48 +00:00
rjc%netscape.com
6650ec876c More polling mechanism testing. 1998-09-11 11:05:50 +00:00
rjc%netscape.com
7cfa3bec43 Polling mechanism test. 1998-09-11 07:45:49 +00:00
kipp%netscape.com
93ecdce43c Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often 1998-09-09 23:52:16 +00:00
hyatt%netscape.com
8a11a081b8 Added notion of window type (standalone, docked, embedded, popup) to RDF. 1998-09-09 20:26:16 +00:00
pnunn%netscape.com
28e94d9f5e fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
rjc%netscape.com
ebcebdf4e9 Fix some more drag&drop issues (regarding re-ordering of existing local/remote items). Also, on PowerPPC, force compiler to use no byte padding regarding structure alignment. 1998-09-09 19:06:23 +00:00
cls%seawood.org
75aa20f4c8 Sync'd. 1998-09-09 08:15:05 +00:00
briano%netscape.com
edee40ba5b Minor cleanup, and changed EDITOR to MOZ_EDITOR. 1998-09-08 21:24:12 +00:00
rjc%netscape.com
ce08246bb9 Allow mixing/repositioning of local/remote items in the same container. 1998-09-08 20:55:41 +00:00
beard%netscape.com
103b9ddec6 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
cls%seawood.org
cb5493bab6 Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +00:00
raman%netscape.com
b571f8fe11 Checking bug fixes for SmartUpdate. It is not part of the build system 1998-09-07 21:49:56 +00:00
ftang%netscape.com
f5b693529e Change to the new selector so Japanese bookmark in UNIX (EUC) could be import correctly. This is a special case where bookmark file is different from the locale csid. 1998-09-04 23:25:00 +00:00
ftang%netscape.com
38b51aba21 Add bookmark import UTF8 conversion code to convert the bookmark entry into UTF8. reviewed by rjc 1998-09-04 23:11:05 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
raman%netscape.com
12a50d30c6 Merging 4.5 softupdate changes and converting Java code into C++ code and making smartupdate build when MOZ_SMARTUPDATE is defined 1998-09-02 19:09:53 +00:00
raman%netscape.com
2f45d24ca2 Merging 4.5 Libreg changes 1998-09-02 19:09:30 +00:00
raman%netscape.com
d1bf42dd6b removing smartupdate related code, because it is not dependent on Java 1998-09-02 19:09:03 +00:00
raman%netscape.com
2a8a818d58 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
ramiro%netscape.com
cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org
52c74ded1d Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
beard%netscape.com
479c87a522 Added call to np_UnloadPluginClass in NPL_Shutdown. 1998-09-01 23:57:50 +00:00
sdagley%netscape.com
d89a14d2df Fix #316690. Reviewed/approved aoki (in veditz's absence). Fix hard coded reference to "Netscape Registry" so that Mozilla uses its own "Navigator Regsitry". 1998-09-01 23:44:31 +00:00
guha%netscape.com
d24ffac6cc Fix extra comma problem --- (jgellman) 1998-09-01 22:43:32 +00:00
guha%netscape.com
a7fa11a810 Bunch of bug fixes, etc. Reviewd by jgellman 1998-09-01 22:18:34 +00:00
danm%netscape.com
d911076440 add new toolbar properties, fix early freemem in HT_SetNodeData, bmkNotifFunc notifies for all unassertions regardless of property type. r:rjc 1998-09-01 20:51:45 +00:00
cls%seawood.org
0af3a223eb Added ifdef OJI around JVMPlugin define 1998-09-01 19:45:35 +00:00
warren%netscape.com
315ab05c3b Changed c++ comments for inclusion in c files. 1998-09-01 04:15:07 +00:00
jgellman%netscape.com
e60e08dfd1 remove bogus assertions 1998-09-01 03:26:16 +00:00
warren%netscape.com
f7fa9e232b Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
warren%netscape.com
3631ffe2b5 Added FindProxyForURL. 1998-09-01 00:17:25 +00:00
warren%netscape.com
0448336f5c Fixed signature of Write method. 1998-09-01 00:17:01 +00:00
beard%netscape.com
35cb9e3602 Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect. 1998-08-31 20:15:32 +00:00
sdagley%netscape.com
74014ac0b2 When you add a call to an external function, include the F**KING header!! 1998-08-29 03:45:23 +00:00
mcafee%netscape.com
4e054e0646 Fixing bustage on Solaris, Linux. 1998-08-29 02:23:08 +00:00
ftang%netscape.com
748ef02062 add XP_ASSERT IsUTF8String for more data source. reviewed by rjc 1998-08-29 00:42:07 +00:00
ftang%netscape.com
41997f8f65 add XP_ASSERT for IsUTF8String, reviewed by rjc 1998-08-29 00:37:15 +00:00
ftang%netscape.com
021fa51939 make HT Find/property dialogbox work with UTF8. reviewed by rjc 1998-08-29 00:35:53 +00:00
cyeh%netscape.com
82cbbd3e96 change default homepage 1998-08-28 07:03:39 +00:00
jgellman%netscape.com
b89df4e53b little patch trouble. whups. 1998-08-28 02:10:16 +00:00
jgellman%netscape.com
7ab0d48bbb Remove data source entries from cache table when the data source is destroyed 1998-08-28 01:33:36 +00:00
danm%netscape.com
0127c9fef0 new toolbar property, new function which fetches templates, fix hashtable bug, bmkNotifFunc notifies regardless of property type. r:rjc 1998-08-28 01:19:41 +00:00
rjc%netscape.com
3c27e437af Expose HT_LayoutComplete() API for layout notification. 1998-08-27 00:27:59 +00:00
rjc%netscape.com
cf02f97319 Disable personal toolbar relations (important for Mac). Also, when removing columns
during pane deletion, adjust internal list.
1998-08-27 00:27:18 +00:00
slamm%netscape.com
e721ba294c Have cvs ingnore the generated '.c' files. 1998-08-26 21:29:46 +00:00
av%netscape.com
e126a83547 Anthrax changes 1998-08-26 19:30:58 +00:00
cls%seawood.org
9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
ftang%netscape.com
486f865dc6 add XP_ASSERT(IsUTFString) to verify RDF_Assert. Reviewed by rjc 1998-08-26 00:20:49 +00:00
rjc%netscape.com
91105f4792 If not set, default to data being local. 1998-08-25 01:57:51 +00:00
ftang%netscape.com
830aa29282 fix NULL problem for IsUTF8String 1998-08-24 20:38:02 +00:00
raman%netscape.com
ecebcb6e56 Converting Smartupdate code from Java to C++. 1998-08-21 23:46:11 +00:00
cls%seawood.org
ec6ec5a3cd Restoring file biff'd in merge. 1998-08-21 03:50:48 +00:00
jevering%netscape.com
36cb3fc3bc Moving plugin directory stuff. 1998-08-21 01:12:53 +00:00
jgellman%netscape.com
c1ce4a8d42 2nd try; new parser from james clark 1998-08-20 21:20:50 +00:00
jgellman%netscape.com
3844ff41be back out last checkin -- bad Macintosh karma, need more time 1998-08-20 20:05:26 +00:00
jgellman%netscape.com
bb11d5220a new XML parser from James Clark 1998-08-20 19:24:29 +00:00
mcafee%netscape.com
4e19ef6961 Switching to test OS_ARCH for Rhapsody instead of using RHAPSODY. 1998-08-20 03:09:31 +00:00
ftang%netscape.com
edd459a0ce add XP_ASSERT(IsUTF8String) to some HT api 1998-08-20 00:58:52 +00:00
cyeh%netscape.com
a08864abff adding file: merge from AUTOCONF_1_0 1998-08-20 00:31:17 +00:00
cyeh%netscape.com
526dda94c7 merging files from AUTOCONF_1_0 branch 1998-08-20 00:30:12 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com
b5b1d9e7d0 Compile flag needed to get expat/xmlparse/xmlparse.c to compile correctly. 1998-08-19 08:29:56 +00:00
cls%seawood.org
9ec4fad8e8 Added ifdefs for MOZ_NATIVE_{JPEG,PNG,ZLIB}. Approved by pnunn%netscape.com. 1998-08-18 22:59:14 +00:00
pnunn%netscape.com
3ec730cc04 fix for #314603. pnunn. code error introduced during the modimglib-branch
landing for nglayout.
1998-08-18 22:24:59 +00:00
mcafee%netscape.com
d01916da4c Adding support for Unix && NO_X11 1998-08-18 07:47:59 +00:00
jgellman%netscape.com
6a0d2a3f6e changes from wtc and the net for 64 bit machines, almost certainly not the last of them either 1998-08-18 01:24:30 +00:00
raman%netscape.com
6b73a880db Updated the code to get error messages from allxpstr.h 1998-08-17 21:12:30 +00:00
rjc%netscape.com
2288f0593e Import IE favorites and history on Mac might like how its also done on Windows. 1998-08-17 20:17:06 +00:00
raman%netscape.com
d3c21cfc93 C++ implementation of Java objects. These files are not part of the build system yet. 1998-08-17 00:45:51 +00:00
raman%netscape.com
c20de2fd12 Header files for Java to C conversion. They are not part of the build system yet. 1998-08-17 00:44:45 +00:00
jgellman%netscape.com
7e5b5312e5 Need to add the argument to gRDFMWContext() in one more place 1998-08-15 05:57:28 +00:00
guha%netscape.com
2dbde5e3f4 Some smart mail related stuff. Reviewed by rjc 1998-08-15 01:32:53 +00:00
danm%netscape.com
9d916ee0d8 fix compilation error 1998-08-14 03:44:39 +00:00
warren%netscape.com
a82ef96ba7 Fixed problem where enums were being cast to ints and misaligned causing crash. 1998-08-14 01:35:53 +00:00
rjc%netscape.com
7f98c99753 Changes for better importing of IE favorites, Win9x/NT recent documents, and start menu. 1998-08-13 21:55:12 +00:00
rjc%netscape.com
64611d35fe Now always show "More Options" in properties dialog. 1998-08-13 21:24:29 +00:00
rjc%netscape.com
3252efac4f Small context changes for HT_Properties() and HT_Find(). 1998-08-12 20:17:23 +00:00
rjc%netscape.com
5f7d8eb417 Fix SMART_MAIL for Mac. 1998-08-12 19:58:08 +00:00
cmanske%netscape.com
22f632978b Removing comment that doesn't apply anymore. With permission of pnunn 1998-08-12 00:40:33 +00:00
gagan%netscape.com
d7096c11e4 Fixed bug #313386. Very classic example of not using const keyword. rev/cmanske app/pnunn. 1998-08-12 00:33:53 +00:00
pnunn%netscape.com
447dd2d5d1 still need jerror.h. Thanks, Rick. 1998-08-11 22:08:39 +00:00
pnunn%netscape.com
d929a63e36 Removed extraneous include file. Tom Lane, committed by pnunn. 1998-08-11 20:45:59 +00:00
pnunn%netscape.com
647bb6a7e0 remove dependencies on jpeg files. Tom Lane, committed by pnunn. 1998-08-11 20:45:18 +00:00
michaelp%netscape.com
1b8db3dd60 should fix build errors on unix. 1998-08-10 18:02:56 +00:00
beard%netscape.com
8ec2164a59 Added nsIPluginInstance* and NPWindow* data members to CPluginInstancePeer, fixed some reference counting bugs. Changed instance->pdata to point to the peer, so it can be accessed independently. 1998-08-09 03:17:39 +00:00
beard%netscape.com
cb0f40cc2e Fixed a C string copy bug in CPluginInstancePeer::CPluginInstancePeer, added strcasecmp for XP_MAC. 1998-08-09 01:55:13 +00:00
beard%netscape.com
8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
michaelp%netscape.com
02355fbfa6 merged changes from branch. 1998-08-08 19:21:40 +00:00