Commit Graph

23535 Commits

Author SHA1 Message Date
mscott%netscape.com
8a13acda7f Fix a couple of crashes i was having involing memory management of the name mailbox spec's name space object. 1999-04-16 02:19:15 +00:00
mscott%netscape.com
e22129117e fix more off by one crashes when iterating through name space list. 1999-04-16 02:17:46 +00:00
mscott%netscape.com
12691e0108 Changed signatures of AllocateServerpath and AddOnlinedirectoryIfNecessary so they could be methods from the interface. 1999-04-16 02:16:50 +00:00
mscott%netscape.com
4589b4e244 Add AllocateServerpath and AddOnlinedirectoryIfNecessary to the interface. 1999-04-16 02:15:22 +00:00
beard%netscape.com
4e5fc1616f added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin. 1999-04-16 02:10:05 +00:00
beard%netscape.com
f7560e151f added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com
49490559d9 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
rhp%netscape.com
c655a4df91 Changes for better header display 1999-04-16 02:06:05 +00:00
troy%netscape.com
a6fc950514 Files were renamed 1999-04-16 02:01:35 +00:00
bienvenu%netscape.com
1b2e24ee69 add debug info for line parser 1999-04-16 02:00:32 +00:00
bienvenu%netscape.com
e759633ca1 let everyone see their inbox 1999-04-16 02:00:01 +00:00
briano%netscape.com
0e61db55cc Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
troy%netscape.com
0c3b6ea2b6 Renamed filename because it was too long for the Mac 1999-04-16 01:42:51 +00:00
troy%netscape.com
c3ea2d4e9f added files: mozilla/layout/html/base/src/nsAbsoluteContainingBlock.cpp 1999-04-16 01:42:17 +00:00
troy%netscape.com
2fe63987a3 removed files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 01:41:20 +00:00
troy%netscape.com
46addd57d1 removed files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 01:40:56 +00:00
troy%netscape.com
a95e159cc5 Initial checkin 1999-04-16 01:39:45 +00:00
troy%netscape.com
9c0ed13c8c Initial check in 1999-04-16 01:39:34 +00:00
sfraser%netscape.com
75b7070b1d Fix weird linkage stuff with stubs for the missing symbols. 1999-04-16 01:26:36 +00:00
alecf%netscape.com
ceb7169f78 clean up memory leaks 1999-04-16 00:55:04 +00:00
sspitzer%netscape.com
678a1be5cd correctly fix bustage 1999-04-16 00:44:36 +00:00
sspitzer%netscape.com
c0e02a090a fixing UNIX bustage 1999-04-16 00:37:43 +00:00
alecf%netscape.com
d236f80d21 add a few more attributes to nsMsgIncomingServer 1999-04-16 00:36:52 +00:00
rhp%netscape.com
d0a1771955 Fix to ignore BSD Mailbox delimiters 1999-04-16 00:35:42 +00:00
alecf%netscape.com
e365475666 update these interfaces and headers - no more dependancies on nsIPref.h 1999-04-16 00:35:09 +00:00
rhp%netscape.com
bcd76483c0 Adding some mail headers 1999-04-16 00:35:08 +00:00
sspitzer%netscape.com
20fe97a336 whoops. 1999-04-16 00:33:18 +00:00
alecf%netscape.com
1e9eb9b898 since nsIMsgAccountManager doesn't use nsIPref.h anymore, include it here 1999-04-16 00:32:59 +00:00
sspitzer%netscape.com
ae10ea6995 fix a warning and UNIX build bustage 1999-04-16 00:31:13 +00:00
alecf%netscape.com
99e7600407 since nsIPref.h got removed from the interface, include it here 1999-04-16 00:30:57 +00:00
davidm%netscape.com
ddbeb7d312 Fix problem where windows would quit after closing the window 1999-04-16 00:23:44 +00:00
wtc%netscape.com
0dc38deeda Declare _PR_Unblock_IO_Wait. 1999-04-16 00:17:46 +00:00
wtc%netscape.com
6bd91770ba Bugzilla bug #146: cast unsigned to signed type before applying the
unary minus operator to get rid of a compiler warning.  Thanks to
rick@rixsoft.com for the bug report.
1999-04-16 00:15:12 +00:00
mcmullen%netscape.com
ff94307717 Fix the target name in the optimized project. 1999-04-16 00:12:27 +00:00
troy%netscape.com
5a7055806d New class nsAbsolutelyPositionedContainer 1999-04-16 00:08:59 +00:00
troy%netscape.com
4a7eb1cbc1 added files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 00:07:43 +00:00
troy%netscape.com
dee7cfb553 added files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 00:07:22 +00:00
bienvenu%netscape.com
b756e30e1d use protocol instance instead of member variable, get imap db opening to work 1999-04-15 23:59:58 +00:00
bienvenu%netscape.com
44670ef1d5 fixes for getting imap database open 1999-04-15 23:56:34 +00:00
troy%netscape.com
cbe52134bc Initial checkin 1999-04-15 23:55:04 +00:00
sfraser%netscape.com
95489b9db0 Fix the output directories for the range and selection files. 1999-04-15 23:46:48 +00:00
sfraser%netscape.com
fab70927b9 File Removed. 1999-04-15 23:46:12 +00:00
nhotta%netscape.com
98b6729256 Activating charset menu. 1999-04-15 23:40:18 +00:00
radha%netscape.com
ba735cf206 Call into BrowserAppcore for Back & Forward instead of calling javascript 1999-04-15 23:30:49 +00:00
sspitzer%netscape.com
440bbfd657 cvs ignorage for the Makefiles that get created on UNIX 1999-04-15 22:56:15 +00:00
sspitzer%netscape.com
54cc8e2c82 cvs ignorage for the Makefile that gets created on UNIX 1999-04-15 22:55:16 +00:00
mcmullen%netscape.com
ba5876b855 Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:50:18 +00:00
mcmullen%netscape.com
498102f973 Added build "most" option, timestamped error logs, and made the "dist" flag really control building of dist. 1999-04-15 22:49:51 +00:00
radha%netscape.com
74e724c1f0 Call nsWebShell's Back() and Forward().nstead of Javascript's. Make sure
that urls that are
entered manually in the urlbar go to the history list maintained by
nsWebShell.
1999-04-15 22:46:38 +00:00
mcmullen%netscape.com
c73621a74f Moved the system and special directory enums into disjoint ranges, so that nsIFileLocator can retrieve both. 1999-04-15 22:45:47 +00:00