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

23337 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com f9ab792d73 remove a stupid unwrapped debug printf and ifdef NS_DEBUG another. 1999-04-15 19:42:21 +00:00
dougt%netscape.com 8ae3e61271 Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()
1999-04-15 19:39:23 +00:00
slamm%netscape.com 84de0deb09 Fix config-guess based object directory. Fix dependencies for configure. Finish removing nspr target. 1999-04-15 19:35:41 +00:00
slamm%netscape.com ec9af12638 Do not support --enable-toolkit in Configurator because it is out of order. 1999-04-15 19:34:25 +00:00
slamm%netscape.com 7fd3c55d52 Add some whitespace to admin link at bottom. 1999-04-15 19:30:53 +00:00
slamm%netscape.com 52271c6094 Add continue line to bottom. 1999-04-15 19:28:40 +00:00
buster%netscape.com 8aabdb3ca4 workaround for bug 4577
incremental reflows targeted at the cell frame that are not style changes
must really belong to the area frame inside the cell.  So they are now retargeted.
1999-04-15 19:28:11 +00:00
slamm%netscape.com 780dbb2a35 Add continue line to the bottom of the table. Maybe someone can add one to the top as well. 1999-04-15 19:23:44 +00:00
briano%netscape.com 5a0b316b7c Automated update 1999-04-15 18:59:40 +00:00
alecf%netscape.com 2f5f442147 fix configure so that libIDL is now REQUIRED rather than just warning the user 1999-04-15 18:50:11 +00:00
mccabe%netscape.com a1eb58e008 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
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