rogerl%netscape.com
c28a8d139f
# NOT A PART OF SEAMONKEY IN ANY WAY
...
Some new, some old filres copiedfrom Rhino to form start of prototyping
environment for Project Brenda
1999-04-15 18:24:00 +00:00
beard%netscape.com
fb81328f8e
nsIJRILiveConnectPluginInstancePeer implementation
1999-04-15 17:13:01 +00:00
beard%netscape.com
cce3a99c65
added MRJPlugin.java, netscape.plugin.jar.
1999-04-15 17:11:12 +00:00
beard%netscape.com
1a6e34fc74
First Checked In.
1999-04-15 17:10:37 +00:00
beard%netscape.com
b0b17c6a34
First Checked In.
1999-04-15 16:57:04 +00:00
morse%netscape.com
9dc8b18507
trying to put single singon back in once again
1999-04-15 14:21:00 +00:00
dveditz%netscape.com
1d2f02ee95
unfix until mac link problem can be dealt with
1999-04-15 12:33:06 +00:00
toshok%hungry.com
077f6b4dd4
add ::'s
1999-04-15 08:56:14 +00:00
toshok%hungry.com
1a9104f53c
steal some drawing guts from ../motif
1999-04-15 08:54:51 +00:00
toshok%hungry.com
627cff7157
region code for xlib gfx.
1999-04-15 08:04:37 +00:00
dveditz%netscape.com
aa0bc9475b
fixed typo in #ifdef Mac code
1999-04-15 07:18:34 +00:00
buster%netscape.com
20edf80408
initial check in for nsITextEditor unit test
1999-04-15 07:01:24 +00:00
buster%netscape.com
05b43e8b5e
synched with nsITextEditor changes to text property methods
1999-04-15 06:16:12 +00:00
buster%netscape.com
2e78504cc6
synched with changes to nsITextEditor text property methods
1999-04-15 06:11:16 +00:00
buster%netscape.com
53b5306cec
synched with text property API changes in nsITextEditor
1999-04-15 06:09:06 +00:00
buster%netscape.com
033ffdd7ed
* beginnings of font handling. WIP, I did a big merge today and I'm checking in to synch up, not to announce new functionality here.
...
* added TextEditorTest.cpp, a unit test module for nsTextEditor. It's use is actually commented out since my checkin is happening so late due
to all-day build bustage, and I don't have a Mac handy to verify. With someone's Mac help tomorrow, I can turn it on.
* some minor bug fixes to property handling
1999-04-15 06:06:33 +00:00
briano%netscape.com
2325a99fba
Automated update
1999-04-15 05:59:38 +00:00
ramiro%netscape.com
c3ac2090a8
Fix typo. Setting MOZILLA_CLIENT force nspr to use user threads instead
...
of pthreds, which is bad.
1999-04-15 05:45:05 +00:00
morse%netscape.com
e2b9626c40
restore original logic for setting MOZ_NO_WALLET_HACK which I believe was correct all along
1999-04-15 05:43:24 +00:00
dveditz%netscape.com
6e0b7cd2b8
libreg threading and standalone fixes
1999-04-15 05:40:37 +00:00
bienvenu%netscape.com
0d80e5ae5f
fix a couple problems with folder selection...
1999-04-15 05:33:33 +00:00
hyatt%netscape.com
94d22cfcc3
Improving chrome URLs.
1999-04-15 05:24:57 +00:00
jefft%netscape.com
5853e59445
change thread priority back to normal
1999-04-15 05:21:57 +00:00
mcafee%netscape.com
909b804663
Fixing linux bustage.
1999-04-15 05:16:05 +00:00
briano%netscape.com
25d5e19713
Automated update
1999-04-15 05:14:37 +00:00
ramiro%netscape.com
8754072602
Turn on support for building and using nspr as part of the seamonkey build.
...
YAY!
1999-04-15 05:14:19 +00:00
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