Commit Graph

23491 Commits

Author SHA1 Message Date
rogerl%netscape.com
2217c712fa Changes for try/catch handling 1999-04-16 02:54:56 +00:00
briano%netscape.com
6501ce7269 Automated update 1999-04-16 02:44:40 +00:00
rhp%netscape.com
54408fc8c9 Just some sanity checking on the emitter object 1999-04-16 02:39:30 +00:00
ramiro%netscape.com
2ed21cb951 Make sure NSPR always builds with make and not make -jX (X > 1). NSPR cant
handle -jX builds because of the OBJDIR dependencies.
1999-04-16 02:39:00 +00:00
mscott%netscape.com
683ecef515 Add some specific info about the folder we just discovered. 1999-04-16 02:24:23 +00:00
mscott%netscape.com
7d750b4f7d Porting/coding many of the protocol functions for issuing commands to discover mailboxes. Including: FindMailboxesIfNecessary, DiscoverMailboxList, FolderNeedsACLInitialized, MailboxDiscoveryFinished, Createmailbox, CreateMailboxRespectingSubscriptions, Lsub, List and others. 1999-04-16 02:23:36 +00:00
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