Граф коммитов

23476 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com b7df824d81 Add some specific info about the folder we just discovered. 1999-04-16 02:24:23 +00:00
mscott%netscape.com 1034645af0 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 6c83cee436 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 7f4fd48e3c fix more off by one crashes when iterating through name space list. 1999-04-16 02:17:46 +00:00
mscott%netscape.com a8703603fa 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 acc10bb233 Add AllocateServerpath and AddOnlinedirectoryIfNecessary to the interface. 1999-04-16 02:15:22 +00:00
beard%netscape.com daeac99444 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 1088f083c6 added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com 06592b4e10 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
rhp%netscape.com 3cecf4d4b7 Changes for better header display 1999-04-16 02:06:05 +00:00
troy%netscape.com cb305174d3 Files were renamed 1999-04-16 02:01:35 +00:00
bienvenu%netscape.com 6e462fb5df add debug info for line parser 1999-04-16 02:00:32 +00:00
bienvenu%netscape.com 39ab678a27 let everyone see their inbox 1999-04-16 02:00:01 +00:00
briano%netscape.com 3735171336 Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
troy%netscape.com 9ad325a372 Renamed filename because it was too long for the Mac 1999-04-16 01:42:51 +00:00
troy%netscape.com 4e87b090af added files: mozilla/layout/html/base/src/nsAbsoluteContainingBlock.cpp 1999-04-16 01:42:17 +00:00
troy%netscape.com d5e7e4787f removed files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 01:41:20 +00:00
troy%netscape.com 631e410b78 removed files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 01:40:56 +00:00
troy%netscape.com e12dfce6a8 Initial checkin 1999-04-16 01:39:45 +00:00
troy%netscape.com c71c26d027 Initial check in 1999-04-16 01:39:34 +00:00
sfraser%netscape.com db9e62bf94 Fix weird linkage stuff with stubs for the missing symbols. 1999-04-16 01:26:36 +00:00
alecf%netscape.com f0123649b3 clean up memory leaks 1999-04-16 00:55:04 +00:00
sspitzer%netscape.com b50b8e667b correctly fix bustage 1999-04-16 00:44:36 +00:00
sspitzer%netscape.com 9abb2f12c0 fixing UNIX bustage 1999-04-16 00:37:43 +00:00
alecf%netscape.com c3af4dc5c8 add a few more attributes to nsMsgIncomingServer 1999-04-16 00:36:52 +00:00
rhp%netscape.com 0a92530b5c Fix to ignore BSD Mailbox delimiters 1999-04-16 00:35:42 +00:00
alecf%netscape.com 363905421c update these interfaces and headers - no more dependancies on nsIPref.h 1999-04-16 00:35:09 +00:00
rhp%netscape.com 84aaf8d9bc Adding some mail headers 1999-04-16 00:35:08 +00:00
sspitzer%netscape.com 9f7fb6989d whoops. 1999-04-16 00:33:18 +00:00
alecf%netscape.com 5fadfb6c5a since nsIMsgAccountManager doesn't use nsIPref.h anymore, include it here 1999-04-16 00:32:59 +00:00
sspitzer%netscape.com bd9960fc75 fix a warning and UNIX build bustage 1999-04-16 00:31:13 +00:00
alecf%netscape.com dff8a3caf8 since nsIPref.h got removed from the interface, include it here 1999-04-16 00:30:57 +00:00
davidm%netscape.com 2e112b20a3 Fix problem where windows would quit after closing the window 1999-04-16 00:23:44 +00:00
wtc%netscape.com 5de911846e Declare _PR_Unblock_IO_Wait. 1999-04-16 00:17:46 +00:00
wtc%netscape.com 9608b91067 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 64a573e7a5 Fix the target name in the optimized project. 1999-04-16 00:12:27 +00:00
troy%netscape.com 10f48ae812 New class nsAbsolutelyPositionedContainer 1999-04-16 00:08:59 +00:00
troy%netscape.com 3b2b009821 added files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 00:07:43 +00:00
troy%netscape.com 6541aed3ca added files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 00:07:22 +00:00
bienvenu%netscape.com b5110bffea use protocol instance instead of member variable, get imap db opening to work 1999-04-15 23:59:58 +00:00
bienvenu%netscape.com 58de0226e2 fixes for getting imap database open 1999-04-15 23:56:34 +00:00
troy%netscape.com 5176cef77b Initial checkin 1999-04-15 23:55:04 +00:00
sfraser%netscape.com a439a1df04 Fix the output directories for the range and selection files. 1999-04-15 23:46:48 +00:00
sfraser%netscape.com 5f6b3eacad File Removed. 1999-04-15 23:46:12 +00:00
nhotta%netscape.com 28010a6d90 Activating charset menu. 1999-04-15 23:40:18 +00:00
radha%netscape.com 652bcbbcc1 Call into BrowserAppcore for Back & Forward instead of calling javascript 1999-04-15 23:30:49 +00:00
sspitzer%netscape.com 0c3b11fd3a cvs ignorage for the Makefiles that get created on UNIX 1999-04-15 22:56:15 +00:00
sspitzer%netscape.com 37d013da8d cvs ignorage for the Makefile that gets created on UNIX 1999-04-15 22:55:16 +00:00
mcmullen%netscape.com d39ec6c52a 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 62425ac5be 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