Граф коммитов

305 Коммитов

Автор SHA1 Сообщение Дата
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
morse%netscape.com 18b02c0189 changes for single signon 1998-08-07 03:13:05 +00:00
amusil%netscape.com b23124bef3 Fixes Bug# 117905. This fix has been in the 4x tree since 4.04. 1998-08-07 00:21:42 +00:00
pinkerton%netscape.com e99786d443 Fix 2000 link warnings problem caused by including lots o' libraries in this static lib. (rev beard). 1998-08-06 20:24:11 +00:00
donm%netscape.com eb8e67908f FE_Trace needed #ifdef DEBUG wrapper for optimized builds. 1998-08-06 16:59:39 +00:00