Commit Graph

24457 Commits

Author SHA1 Message Date
rods%netscape.com
fb21f331a5 Added Set/Get DragAction 1999-04-23 14:12:31 +00:00
rods%netscape.com
7e3116f0fc Added two new support methods 1999-04-23 14:10:55 +00:00
rods%netscape.com
a2c0521b65 Switch over to nsCOMPtr
Added better cursor feedback support
1999-04-23 14:10:39 +00:00
briano%netscape.com
8f7b66a858 Automated update 1999-04-23 13:59:37 +00:00
ramiro%netscape.com
fd298ee0a3 Take out dumb mistake i left in here sometime ago. Should fix the shrike
build.
1999-04-23 13:58:23 +00:00
jefft%netscape.com
ff1de19446 getting imap root folder directory from prefs instead of hard coded string 1999-04-23 13:55:53 +00:00
mccabe%netscape.com
ba4f36c065 Backed out my previous checkin.
I realized that:
- we build on more than one build system.
- I'm too tired to fix it.
1999-04-23 09:20:36 +00:00
mccabe%netscape.com
ceb11bcb32 Removed the XPTDIR environment variable requirement; the xpt typelib directory is now constructed by adding 'components' to the executable directory. This adds an -lraptorbase requirement to linking against xptinfo. 1999-04-23 09:10:09 +00:00
mccabe%netscape.com
f9df0964f2 Twiddled error reporter; added a '\n' after messages. 1999-04-23 09:01:18 +00:00
rjc%netscape.com
857cea3cdf Checking in Scott Putterman's changes to use nsISupportsArray instead of a void array. 1999-04-23 08:32:42 +00:00
braddr%puremagic.com
480f5a3db6 Removed parts of makefile to make linux and solaris happy with this section 1999-04-23 07:59:56 +00:00
briano%netscape.com
5fbe7fd007 Automated update 1999-04-23 07:44:39 +00:00
briano%netscape.com
fbc6e3f02e Conformity tweak. 1999-04-23 07:44:17 +00:00
chuang%netscape.com
f9c4e5d6f3 Address book UI, not in build yet 1999-04-23 06:47:41 +00:00
chuang%netscape.com
b2780865d5 add address book entry 1999-04-23 06:35:54 +00:00
dougt%netscape.com
0fc496898a Fixes Bug 5300 http://bugzilla.mozilla.org/show_bug.cgi?id=5300 1999-04-23 06:32:40 +00:00
mscott%netscape.com
7497d31533 Updates to get the test running with preferences again. We need to manually register
the file locator. This test app will now read prefs out of the default profile directory.
1999-04-23 06:32:35 +00:00
mscott%netscape.com
c9fdf9047c profile library should be installed in the components directory to enable self registration. 1999-04-23 06:29:50 +00:00
mscott%netscape.com
0ac3d4e056 Install the profile library into the components directory instead of into bin. This will
enable auto registration.
1999-04-23 06:28:15 +00:00
mscott%netscape.com
9ed645b2bc profile is a component and as such should be installed in the components directory instead of
in bin. This will allow the auto-registration code to be brought into effect.
1999-04-23 06:26:42 +00:00
mccabe%netscape.com
7049d9fa76 Go from explicit $(shell ) calls to glib-config and libIDL-config to using $LIBIDL_CFLAGS, $LIBIDL_LIBS, as set in libIDL.m4. 1999-04-23 06:18:03 +00:00
sfraser%netscape.com
83013ad28d Fix for image decoders to go into the Components folder. I'm checking in with authority. 1999-04-23 04:58:53 +00:00
bruce%cybersight.com
21777167b0 This file is compiled by a C compiler. C++ comments are off-limits!! Permission to checkin granted by shaver. 1999-04-23 04:33:28 +00:00
bruce%cybersight.com
aa6270418f Removing a spurious comma, fixing AIX and HP-UX build bustage. I don't see why this code should've compiled for anyone. 1999-04-23 04:15:50 +00:00
rickg%netscape.com
5d3019c758 fix webshell bug for SMorse 1999-04-23 03:51:39 +00:00
shaver%netscape.com
e0db7f5bf7 try to make g++ 2.7.2.3 happier by removing extra parens 1999-04-23 03:02:13 +00:00
jj%netscape.com
9f2aa4b1b8 fix the components so that they have different PEF names 1999-04-23 03:02:05 +00:00
jj%netscape.com
f778c40482 change creator type from MOSS to MOZZ 1999-04-23 02:38:06 +00:00
bienvenu%netscape.com
ead5ee2909 get imap messages to display in thread pane 1999-04-23 01:33:52 +00:00
pnunn%netscape.com
dcb9ca6942 fixed optimized. pn. 1999-04-23 01:14:33 +00:00
pnunn%netscape.com
d392455394 fixed optimized. 1999-04-23 01:13:50 +00:00
pnunn%netscape.com
5d7fd1ae9f wrong names on decoder mcp files. pn. 1999-04-23 00:37:13 +00:00
jefft%netscape.com
fdcf5e6ee4 (not part of build yet> more on integrating with 3-pane ui 1999-04-23 00:36:07 +00:00
pnunn%netscape.com
f6b50b18b5 Reorder so includes exported before compiling libimg/src. pnunn. 1999-04-23 00:27:30 +00:00
pnunn%netscape.com
cb58716224 took out static. pn. 1999-04-23 00:17:08 +00:00
pnunn%netscape.com
e598c76d1a No longer needed. 1999-04-22 23:47:11 +00:00
pnunn%netscape.com
0d0cb00a34 No exports for this dir. pnunn. 1999-04-22 23:39:52 +00:00
pnunn%netscape.com
969ae721b3 First Checked In. 1999-04-22 23:37:03 +00:00
pnunn%netscape.com
71f5751587 decoders implementation. 1999-04-22 23:34:18 +00:00
locka%iol.ie
bfc42197a0 Approved: leaf@mozilla.org
New Mozilla control registering tool
1999-04-22 23:28:09 +00:00
locka%iol.ie
9a4d6da7aa Approved: leaf@mozilla.org
More improvements to test harness
1999-04-22 23:23:04 +00:00
pnunn%netscape.com
277d3b5e07 Updated for decoder implementation. pn. 1999-04-22 23:22:01 +00:00
locka%iol.ie
2a6184e2b3 Approved: leaf@mozilla.org 1999-04-22 23:18:35 +00:00
locka%iol.ie
8cf648a4c5 Approved: leaf@mozilla.org
Added ActiveScriptSite.cpp/h
1999-04-22 23:17:15 +00:00
locka%iol.ie
cbbfd1733f Approved: leaf@mozilla.org
Fixed Navigate(2) bug.
Changed methods returning E_NOTIMPL to return S_OK but do nothing.
Register webshellcontainer as documentloaderobserver
1999-04-22 23:16:23 +00:00
locka%iol.ie
a4c20e8add Approved: leaf@mozilla.org
Updated to reflect changes to webshellcontainer interface.
Added DocumentComplete event (thanks to Eric Burley & Michael Noe)
1999-04-22 23:13:37 +00:00
pnunn%netscape.com
5fbb260e90 decoders implement. 1999-04-22 23:12:41 +00:00
locka%iol.ie
61fa4c8f1b Approved: leaf@mozilla.org
Minor compliance fixes
1999-04-22 23:10:10 +00:00
pnunn%netscape.com
3f4cf23581 First Checked In. 1999-04-22 23:06:01 +00:00
pnunn%netscape.com
048c96e46a decoder implementation. pnunn 1999-04-22 23:05:14 +00:00