Commit Graph

20803 Commits

Author SHA1 Message Date
rjc%netscape.com
e2fb1362f1 Try and do a live import for "IE Favorites" under Windows too now. 1999-03-23 07:10:19 +00:00
jband%netscape.com
95bae7cba5 fix filename 1999-03-23 07:04:52 +00:00
rjc%netscape.com
53ff2692d3 Now do a live import of "IE Favorites" into our bookmarks (on Mac). 1999-03-23 06:50:16 +00:00
pierre%netscape.com
0e8eb63660 fixed #3085 "Pop-up ads get drawn where you can't close them" 1999-03-23 06:45:40 +00:00
wtc%netscape.com
950a0a6acb Merged a patch contributed by jon@eyrie.org (Jonathan Lennox). 1999-03-23 05:50:11 +00:00
wtc%netscape.com
a9ee1f14fe Don't need to link with -lc_r explicitly on FreeBSD. The -pthread
flag takes care of that.
1999-03-23 05:46:07 +00:00
bienvenu%netscape.com
bf6c2e9839 fix search for singleton folder info row 1999-03-23 05:20:33 +00:00
wtc%netscape.com
0c38b8b82d Bugzilla bug #4176: _POSIX_THREAD_PRIORITY_SCHEDULING is the feature-test
macro for pthread_attr_setscope.  Thanks to jon@eyrie.org (Jonathan Lennox)
for the patch.
1999-03-23 05:17:47 +00:00
warren%netscape.com
24c6ea43be Fixed to not link with rdf.dll 1999-03-23 04:51:09 +00:00
kipp%netscape.com
98c93b75af Compute floater combined area properly; reflow floaters when placed including below-current-line floaters 1999-03-23 04:28:20 +00:00
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
kipp%netscape.com
a8cf737ef9 Redid ReflowFloater api 1999-03-23 04:25:20 +00:00
kipp%netscape.com
58e8fa0a32 Use combined-area to compute the final height of the area frame 1999-03-23 04:25:03 +00:00
wtc%netscape.com
08520a5974 FreeBSD/Alpha port, contributed by Brian Ostrom <briano@netscape.com>.
Modified files: FreeBSD.mk, gencfg.c, _freebsd.cfg, _freebsd.h,
pr/tests/Makefile.
1999-03-23 04:09:23 +00:00
rjc%netscape.com
ca2de5203e Add first level of "History by Date" support. 1999-03-23 03:24:33 +00:00
amusil%netscape.com
c917a07581 Added prelim code for ActiveX support. 1999-03-23 03:18:55 +00:00
amusil%netscape.com
6301651fb7 Made destructors virtual, added APIs to nsIPluginHost for determining if a plugin is available
for a particular mimetype or file extension.
1999-03-23 03:18:12 +00:00
warren%netscape.com
ed278584ba Implemented GetDescription 1999-03-23 03:12:15 +00:00
jband%netscape.com
a8caaedba2 use code frome: 1999-03-23 02:48:57 +00:00
mccabe%netscape.com
be6c72ee09 Fix to bugzilla bug 4088; fixed javascript Date string parsing to
handle 12:30 AM and 12:30 PM properly.

(Previously, the code just added 12 hours whenever it saw PM.)
1999-03-23 02:45:01 +00:00
warren%netscape.com
c7fd76090a Added stuff to dump out hex. Removed SetCookieString -- didn't make sense. 1999-03-23 02:32:09 +00:00
jband%netscape.com
4b66e49f5a initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change 1999-03-23 02:23:29 +00:00
jefft%netscape.com
c3b5f4333c initial coding for nsImapProxyEvent 1999-03-23 02:18:53 +00:00
warren%netscape.com
50c9cb8329 Added stuff to look for parent directory urls. 1999-03-23 02:13:04 +00:00
dp%netscape.com
f9701e6d63 Updated new tasks 1999-03-23 02:06:31 +00:00
dp%netscape.com
4067ee93ea Updated new tasks 1999-03-23 01:59:35 +00:00
dp%netscape.com
b111f58db1 Todo list for xpcom. Initial version 1999-03-23 01:53:31 +00:00
warren%netscape.com
703387bcf3 Fixed resource release problem. 1999-03-23 01:52:20 +00:00
warren%netscape.com
8d16c9efdc Now it manages the vector (untested). 1999-03-23 01:50:00 +00:00
waterson%netscape.com
ac209c730f Initial revision. Not currently in the build. 1999-03-23 01:46:44 +00:00
waterson%netscape.com
58442e8477 Fixed some syntax errors that I found when I actually tried to compile. 1999-03-23 01:46:12 +00:00
kipp%netscape.com
023a09d80b Handle both left or right floaters impacting a line; fixed assert to be more accurate 1999-03-23 01:33:36 +00:00
kipp%netscape.com
e77334dd29 Simply floater counters; handle case of a single occupied trapezoid 1999-03-23 01:32:55 +00:00
kipp%netscape.com
d2f571fe47 Simply floater counters 1999-03-23 01:32:36 +00:00
waterson%netscape.com
86604a8b50 Added an Init() method to allow the creator to specify an alternate
character size for the internal representation.
1999-03-23 01:29:16 +00:00
ftang%netscape.com
ead840a4b7 fix bug 3883 4048 by 1) correct mapping for U+FF60 to U+FF9F. 2) add class mapping for U+3099 - U+309E 1999-03-23 01:13:33 +00:00
ftang%netscape.com
bb56c287ab check in fix for bustage 1999-03-23 01:03:11 +00:00
ftang%netscape.com
7bdaf6050e fix unix warning 1999-03-23 00:59:19 +00:00
waterson%netscape.com
7c8125c3cc Added nsIString interface. 1999-03-23 00:43:54 +00:00
endico%mozilla.org
13a9895d1d add index.html newsbot.rdf.tmp 1999-03-23 00:34:54 +00:00
mscott%netscape.com
2dd1e97083 add getters and setters for new imap sink: imap log. 1999-03-23 00:31:31 +00:00
mscott%netscape.com
926ff30143 add getters and setters for new imap sink: imap log 1999-03-23 00:30:31 +00:00
rickg%netscape.com
0ab7547cf9 removed unsightly warnings from string classes 1999-03-23 00:28:36 +00:00
mscott%netscape.com
badee6de22 export nsIImapLog.h 1999-03-23 00:26:08 +00:00
mscott%netscape.com
3b730a0335 first created. Imap log interface. Right now the only method in the interface
is one to handle log information from the imap protocol....
1999-03-23 00:25:43 +00:00
rickg%netscape.com
a8c2fd2ce8 fixed badly formed entity bug 1999-03-23 00:23:51 +00:00
alecf%netscape.com
c35cd58965 eliminate use of functions we don't have on Unix - INTL_*, etc.. 1999-03-23 00:23:09 +00:00
alecf%netscape.com
dbd98994bf this is now the build directory for the msgcompose dll 1999-03-23 00:06:25 +00:00
endico%mozilla.org
69de484c7b dostage now creates symlinks that point to /opt/newsbot 1999-03-23 00:02:46 +00:00
alecf%netscape.com
1f753612fe reduce dependancy on msgbase by using CreateInstance to create RFC822Parsers 1999-03-22 23:58:39 +00:00