mscott%netscape.com
4f0794a785
Many changes to support logon, process authenticated state url, and process current url. Added monitor for new url to run. Moved thread code & monitor creation out of SetupUrl and into Initialize. LoadUrl now signals new url to run. Added ReadNextLineFromInput which efficiently extracts lines of data from a data buffer / input stream combination. This function may block if we need more data from the server. Added code to eat the greeting up the first time we get it. Implementation for authlogin, insecurelogin, tryLogon etc. Added implementation of processAuthenticatedStateUrl and broke it down into smaller components so the function wasn't so big. There's more, but I'm tired of typing and this checkin comment is getting too long.
1999-04-15 04:28:01 +00:00
mscott%netscape.com
300ecca9e2
Many changes to help support process current url, logon and process authenticated state url. Get rid of m_dataBuf and replace it with separate input and output buffers. Add a monitor for detecting url ready to be run. Added many helper functions which are called by ProcessAuthenticatedStateUrl such as Capability, OnGetMailAccount, OnRefreshACLForFolder, etc.
1999-04-15 04:23:17 +00:00
mccabe%netscape.com
bb4b0b1944
Backwards-compatible versioned behavior for getYear(), for legacy scripts.
1999-04-15 04:09:22 +00:00
alecf%netscape.com
420b45283a
fix build bustage (someone forgot to rename mWidget to sWidget)
1999-04-15 03:58:06 +00:00
alecf%netscape.com
d470392827
augh. remove raptorbase for now because we're not using nsQuickSort just yet
1999-04-15 03:51:47 +00:00
mscott%netscape.com
d399a59191
add getter for imap required state
1999-04-15 03:35:28 +00:00
mscott%netscape.com
cae79ccdbc
add getter for imap required state
1999-04-15 03:34:54 +00:00
mscott%netscape.com
740cf24c61
Add notion of a required imap state: authenticated or selected for the imap actions. Add an accessor for the required state. Setup the imap action enum such that the high bit is set for all actions which require us to be in the selected state.
1999-04-15 03:33:57 +00:00
jband%netscape.com
b4b8105ad7
not yet part of seamonkey build -- fix problem with forward declarations in idl
1999-04-15 03:32:18 +00:00
mccabe%netscape.com
df31745295
Convert some straggling PR_ASSERTS to XPT_ASSERTS to complete link-time freedom from nspr.
1999-04-15 03:20:24 +00:00
alecf%netscape.com
6de5845c13
ugh, back out this fix until mac links against raptorbase
1999-04-15 03:18:43 +00:00
alecf%netscape.com
ab34197005
link against raptorbase to get nsQuickSort
1999-04-15 03:15:28 +00:00
alecf%netscape.com
983d151830
don't break if we're included in a C file
1999-04-15 03:13:20 +00:00
alecf%netscape.com
43e7b968b2
add public\raptor to build so that we can get to nsQuickSort.h
1999-04-15 03:10:33 +00:00
alecf%netscape.com
8c729fd38d
make sure we can get to raptorbase to get nsQuickSort.h
1999-04-15 03:08:20 +00:00
wtc%netscape.com
ff5cc6373e
Bugzilla bug #5111 : include my_config.mk and my_overrides.mk, if they
...
exist, to allow for user config and overrides of NSPR build variables.
Thanks to Ramiro Estrugo <ramiro@netscape.com> for the design and
implementation.
Modified files: .cvsignore, config.mk.
1999-04-15 03:04:29 +00:00
alecf%netscape.com
493a5a369a
back this out for now, mac isn't linking against libraptorbase
1999-04-15 03:04:04 +00:00
shaver%netscape.com
13801d91af
add a cast to try and make xlc happy
1999-04-15 02:55:02 +00:00
alecf%netscape.com
7fd57936db
make libpref use new nsQuickSort
1999-04-15 02:54:54 +00:00
alecf%netscape.com
6e4cee51d0
use new nsQuickSort rather than old XP_QSORT
1999-04-15 02:48:00 +00:00
alecf%netscape.com
b2f4109bbe
remove rdf_qsort from all makefiles
1999-04-15 02:47:08 +00:00
alecf%netscape.com
8f102b4c0d
wierd, this came up as "A" when we really didn't need it.
1999-04-15 02:46:22 +00:00
alecf%netscape.com
15b7e466d3
this didn't exist before?
1999-04-15 02:44:46 +00:00
alecf%netscape.com
5d41b9c3ee
back out this fix because mac depends on XP_QSORT
1999-04-15 02:42:18 +00:00
alecf%netscape.com
60b89f730c
use new nsQuickSort routine
...
a=pnunn
1999-04-15 02:28:29 +00:00
morse%netscape.com
9766a06973
back out last change to try to fix unix bustage
1999-04-15 02:22:09 +00:00
mcmullen%netscape.com
485041bf40
An "oops" correction in the previous checkin.
1999-04-15 02:17:41 +00:00
mcafee%netscape.com
213d70bba0
Adding static SetTopLevelWidget() call to nsClipboard.
1999-04-15 02:08:55 +00:00
mcafee%netscape.com
ab93e0af8d
Comment only.
1999-04-15 02:07:17 +00:00
beard%netscape.com
6fde017dec
First Checked In.
1999-04-15 01:50:53 +00:00
morse%netscape.com
585cd81330
fix mac bustage
1999-04-15 01:50:34 +00:00
briano%netscape.com
ed6163fbb1
Now switching back and forth between timestamp builds and HEAD builds ought not produce any surprises.
1999-04-15 01:46:04 +00:00
toshok%hungry.com
ff0300a8eb
use NSPR's LL_ macros to do 64 bit stuff.
1999-04-15 01:40:33 +00:00
toshok%hungry.com
a6f1d9d420
remove LL's to fix windows build.
1999-04-15 01:36:25 +00:00
beard%netscape.com
0b788324b9
First Checked In.
1999-04-15 01:31:54 +00:00
beard%netscape.com
feac85e56c
wstring -> DOMString, added attributes mimeTypes, plugins.
1999-04-15 01:28:31 +00:00
ramiro%netscape.com
31243321fb
Undo previous exorcism. Bring back the MOZ_NO_WALLET_HACK thing, but fix
...
the logic for setting it in autoconf.mk.
1999-04-15 01:28:21 +00:00
bienvenu%netscape.com
fb01ee1e19
more work on imap folder loading
1999-04-15 01:28:14 +00:00
beard%netscape.com
a209d7f78c
added PluginArray.idl MimeTypeArray.idl Plugin.idl MimeType.idl
1999-04-15 01:27:03 +00:00
beard%netscape.com
c81f1f5350
First Checked In.
1999-04-15 01:25:36 +00:00
mscott%netscape.com
eb551ad681
fix crash in AddNewNamespace. We were iterating through a list of name spaces backwards incorrectly. We were starting with one past the last element in the array and then attempting to dereference it....
1999-04-15 01:22:07 +00:00
morse%netscape.com
485ceb9e8c
undid Spence's change whereby he disabled single signon
1999-04-15 01:13:35 +00:00
mcmullen%netscape.com
fff6074880
Fixed two warnings and added a method with a shorter name because of bug in VC++ compiler
1999-04-15 01:11:42 +00:00
wtc%netscape.com
c204c15dd1
Bugsplat bug #345296 : added a test program that have multiple
...
threads accepting on the same listening socket.
1999-04-15 01:11:31 +00:00
morse%netscape.com
39a4c98174
fix for bug 5071
1999-04-15 01:11:06 +00:00
alecf%netscape.com
bf6bf67c4d
remove calls to XP_Trace
1999-04-15 01:07:45 +00:00
mcmullen%netscape.com
913495ef87
Fixed compiler warning.
1999-04-15 01:07:20 +00:00
mcmullen%netscape.com
9d7f18bdf8
Support unix paths .. and . in the path conversion routine.
1999-04-15 01:06:55 +00:00
toshok%hungry.com
bfae0d012d
change linux specific blurbs to include netbsd/freebsd, and make sure to update the url to the unixish_x86 file.
1999-04-15 01:06:45 +00:00
mcmullen%netscape.com
17fe680b62
Fix backwards failure logic
1999-04-15 01:06:03 +00:00