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 |
|
warren%netscape.com
|
04b74cdb04
|
Removed version of file with name that's too long for the mac.
|
1998-08-06 05:10:35 +00:00 |
|
rjc%netscape.com
|
fe4e98d8d3
|
File system is now read/write on Mac.
|
1998-08-06 01:36:42 +00:00 |
|
rjc%netscape.com
|
a46b9e22be
|
On remote AFP volumes, don't show invisible files/folders.
|
1998-08-06 01:27:45 +00:00 |
|
rjc%netscape.com
|
f15c6bb16c
|
Add some prototypes for Mac, but a bug where "db" was used by not initialied to anything.
|
1998-08-06 01:15:04 +00:00 |
|
rjc%netscape.com
|
7ef39f6eef
|
Small changes, including bug fix regarding passed in string being potentially changed.
|
1998-08-06 01:04:20 +00:00 |
|
guha%netscape.com
|
ac0e3ee516
|
pop mail stuff
|
1998-08-05 22:44:29 +00:00 |
|
beard%netscape.com
|
45be0faf4e
|
Removed redundant declaration of gForcingRedraw.
|
1998-08-05 05:38:36 +00:00 |
|
michaelp%netscape.com
|
916c12d829
|
latest changes to get plugins working...
|
1998-08-05 04:21:36 +00:00 |
|
warren%netscape.com
|
7f668f138d
|
Added av's changes back in from lib/plugin/npglue.cpp -- Adding sizing feature to the plugin API. Reviewed by Nisheeth.
|
1998-08-05 02:53:11 +00:00 |
|
warren%netscape.com
|
2bd409556b
|
Added include of config.mk so that MOZ_OJI gets defined.
|
1998-08-05 01:19:53 +00:00 |
|
warren%netscape.com
|
668cddb22e
|
Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50.
|
1998-08-05 00:36:13 +00:00 |
|
michaelp%netscape.com
|
a982055cab
|
attempt to fix busted Unix builds...
|
1998-08-04 03:21:43 +00:00 |
|
hyatt%netscape.com
|
3a906fbeab
|
Messed up the names of two properties. Approved by RJC.
|
1998-08-04 00:28:03 +00:00 |
|
hyatt%netscape.com
|
e78308b74a
|
Added more control strip properties. Approved by RJC.
|
1998-08-03 23:41:58 +00:00 |
|
dfm%netscape.com
|
231d5b637d
|
Added privacy.warn_no_policy preference; default is off.
|
1998-08-03 23:32:13 +00:00 |
|
hyatt%netscape.com
|
609fc7250e
|
Fixing Mac build bustage. Approved by RJC and Pinkerton.
|
1998-08-03 23:23:30 +00:00 |
|
hyatt%netscape.com
|
fb7057c63f
|
Added notion of templates to HT. Added several configurable properties.
|
1998-08-03 22:32:19 +00:00 |
|
guha%netscape.com
|
d208c7b1e3
|
Fix Hyatt's bug + some more
|
1998-08-03 22:20:20 +00:00 |
|
warren%netscape.com
|
72d6f8a374
|
Removed ifdef NSPR20 for unix text plugin.
|
1998-08-03 21:53:49 +00:00 |
|
guha%netscape.com
|
ca4693b470
|
Fix build bustage.
|
1998-08-03 01:39:03 +00:00 |
|
michaelp%netscape.com
|
7e93511cca
|
additional plugins work.
|
1998-08-02 03:20:22 +00:00 |
|
shaver%netscape.com
|
c0fc0c1696
|
forgot to add NPL (bad Mike\!)
|
1998-08-01 23:56:38 +00:00 |
|
guha%netscape.com
|
87c1690372
|
Additions for pop mail based on shack.
ifdefed out.
|
1998-08-01 23:18:26 +00:00 |
|
michaelp%netscape.com
|
606f6d2be9
|
more unix hackery...
|
1998-08-01 22:23:35 +00:00 |
|
michaelp%netscape.com
|
595c5dcf13
|
changed to see if unix build might work again.
|
1998-08-01 22:17:29 +00:00 |
|
michaelp%netscape.com
|
a184003312
|
fixed IRIX build problem.
|
1998-08-01 21:56:24 +00:00 |
|
shaver%netscape.com
|
b0082a9741
|
added XMLGraph and XMLParser JS/XML glue
|
1998-08-01 19:08:05 +00:00 |
|
michaelp%netscape.com
|
942e5214f9
|
changes for plugin support.
|
1998-08-01 05:46:47 +00:00 |
|