Commit Graph

25106 Commits

Author SHA1 Message Date
jband%netscape.com
dea8acc4e6 changing a member name in hopes that this has something to do with the Mac bustage. I can't see what else might be wrong. Pure voodoo!
git-svn-id: svn://10.0.0.236/trunk@29159 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 05:40:18 +00:00
bienvenu%netscape.com
90615d6714 get imap message display working
git-svn-id: svn://10.0.0.236/trunk@29158 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 05:08:49 +00:00
briano%netscape.com
df95dc8f79 Automated update
git-svn-id: svn://10.0.0.236/trunk@29157 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:59:38 +00:00
sspitzer%netscape.com
07e7ca5f54 commenting out the --enable-js-stubs stuff.
according to waterson, the enable-js-stubs stuff is obsolete.
once I hear back from jband, I'll remove it for good.


git-svn-id: svn://10.0.0.236/trunk@29156 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:46:10 +00:00
jband%netscape.com
05522deaa6 adding new scheme for building xpidl files - only Win32 supported at first.
git-svn-id: svn://10.0.0.236/trunk@29155 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:35:41 +00:00
jband%netscape.com
bfa10cbf8b Make xptinfo fail more gracefully. Fix a couple of warnings. Get rid of XPTDIR env var hack for XP_PC (other platforms coming soon)
git-svn-id: svn://10.0.0.236/trunk@29154 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:23:29 +00:00
mjudge%netscape.com
0352ad75c6 selection changes for new model of content only. frames no longer contain variables referring to selection state outside of 1 bit. keyboard selection will now be disabled until i can get it working in the new selection world order.
git-svn-id: svn://10.0.0.236/trunk@29153 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:02:04 +00:00
putterman%netscape.com
a6ece6b3a1 use NS_IF_RELEASE in case db is null.
git-svn-id: svn://10.0.0.236/trunk@29152 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 03:08:42 +00:00
sspitzer%netscape.com
5bcbd707a0 get rid of a warning on UNIX
git-svn-id: svn://10.0.0.236/trunk@29151 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 02:56:56 +00:00
putterman%netscape.com
2082df9ddd changed nsIMessage to nsIMsgDBHdr.
git-svn-id: svn://10.0.0.236/trunk@29150 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 22:34:02 +00:00
harishd%netscape.com
de6fc900d0 Added an extra parameter(PRBool) - aNotify, to AddAttributes().
This parameter has been defaulted to PR_FALSE.


git-svn-id: svn://10.0.0.236/trunk@29149 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 22:18:49 +00:00
bruce%cybersight.com
7a7bf03dcd Make destructor virtual (approved by rickg).
git-svn-id: svn://10.0.0.236/trunk@29148 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 22:01:14 +00:00
bienvenu%netscape.com
7331065fd0 add interface to set mailboxname
git-svn-id: svn://10.0.0.236/trunk@29147 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 22:00:58 +00:00
harishd%netscape.com
5cc529b5e4 Cleaned up HandleOmittedTag() and HandleSavedTokensAbove().
git-svn-id: svn://10.0.0.236/trunk@29146 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:55:05 +00:00
bienvenu%netscape.com
26af722aa5 adopt new msg uri scheme from scott, work on message loading
git-svn-id: svn://10.0.0.236/trunk@29145 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:51:39 +00:00
mscott%netscape.com
c29b06cb71 Only include <windows.h> if we are building on windows.
git-svn-id: svn://10.0.0.236/trunk@29144 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:32:34 +00:00
mscott%netscape.com
6f8d1ba42c Fix many many Linux warnings by removing some unused variables.
git-svn-id: svn://10.0.0.236/trunk@29143 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:30:44 +00:00
mscott%netscape.com
31851af2a7 Fix type for including nsIImapMailFolderSink.h (we had a lower case 'f')
git-svn-id: svn://10.0.0.236/trunk@29142 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:25:40 +00:00
mscott%netscape.com
12b733a5c4 Add new line to end of file.
git-svn-id: svn://10.0.0.236/trunk@29141 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:23:36 +00:00
mscott%netscape.com
a1e2e3fd9b Fix typo in including nsIMAPHostSessionList.h.
git-svn-id: svn://10.0.0.236/trunk@29140 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:21:52 +00:00
mscott%netscape.com
cb23b0fc5a Change XP_Bool to PRBool to get Linux build going for imap.
git-svn-id: svn://10.0.0.236/trunk@29139 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:21:10 +00:00
mscott%netscape.com
965341ed2c Change XP_Bool to PRBool
git-svn-id: svn://10.0.0.236/trunk@29138 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:20:38 +00:00
mscott%netscape.com
a29ee5f7f2 Including wrong file for host session list. the file is nsIMAPHostSessionList not nsImapHostSessionList. Linux is case sensitive when including files.
git-svn-id: svn://10.0.0.236/trunk@29137 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:18:08 +00:00
mscott%netscape.com
d92aba0d80 Add new line to end of file.
git-svn-id: svn://10.0.0.236/trunk@29136 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 21:14:28 +00:00
mscott%netscape.com
82794c70ae Add new lines to end of files.
git-svn-id: svn://10.0.0.236/trunk@29135 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 20:58:04 +00:00
mscott%netscape.com
c87b90fa6e Add new line.
git-svn-id: svn://10.0.0.236/trunk@29134 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 20:56:23 +00:00
evaughan%netscape.com
b82aa6bd28 Made tabs use visibility to hide and show views.
git-svn-id: svn://10.0.0.236/trunk@29133 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 20:07:45 +00:00
mscott%netscape.com
0b1f4081c6 Re-writing pop protocol to use nsMsgLineStreamBuffer instead of the old & slow ReadLine and Read functions that used to be here.
git-svn-id: svn://10.0.0.236/trunk@29132 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 20:04:08 +00:00
mscott%netscape.com
59a500bcab ReadNextLine now returns # bytes read.
nsMsgLineStreamBuffer now takes a delimeter for end of line markings. This is CRLF for imap.


git-svn-id: svn://10.0.0.236/trunk@29131 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:56:34 +00:00
mscott%netscape.com
33558c25e6 nsMsgLineStreamBuffer::ReadNextLine now returns # bytes read.
use platform specfic line delimeter for nsMsgbufferStream input. This should fix the display message problem I was seeing on Mac and Linux.


git-svn-id: svn://10.0.0.236/trunk@29130 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:55:05 +00:00
mscott%netscape.com
d74f659f27 ProcessXOVER must now take a PRUint32 instead of an int32
git-svn-id: svn://10.0.0.236/trunk@29129 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:54:02 +00:00
mscott%netscape.com
3e71f6bd87 ReadNextLine now returns the number of bytes. This simplified our use of the function dramatically.
nsMsgLineStreamBuffer takes a line delimeter of CRLF for nntp.


git-svn-id: svn://10.0.0.236/trunk@29128 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:53:22 +00:00
mscott%netscape.com
f356f350a7 status must now be an unsigned int32 for process xover.
git-svn-id: svn://10.0.0.236/trunk@29127 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:52:01 +00:00
mscott%netscape.com
f3bdda604d nsMsgLineStreamBuffer::ReadNextline now returns # bytes read.
nsMsgLineStreamBuffer now lets you pass in the delimeter string to be used for determing the end of a line. This allows the function to be platform friendly with line endings...


git-svn-id: svn://10.0.0.236/trunk@29126 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:51:08 +00:00
warren%netscape.com
70f38c9b80 Started hooking up socket transport synchronous streams. Added unix makefiles.
git-svn-id: svn://10.0.0.236/trunk@29125 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:25:24 +00:00
morse%netscape.com
6c10b9393a first pass at doing localization correctly
git-svn-id: svn://10.0.0.236/trunk@29124 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 19:23:22 +00:00
jband%netscape.com
3f579066c1 fix Win32 crash on startup - not copying xpc3250.dll to components dir
git-svn-id: svn://10.0.0.236/trunk@29123 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 18:56:09 +00:00
mscott%netscape.com
743b48b551 Fix for Bug #5468 --> When adding new messages to the mail folder, we write a CRLF at the end of the message. However, we weren't informing the parser that we added a CRLF so the parser's total bytes for the message was always two bytes short...
git-svn-id: svn://10.0.0.236/trunk@29122 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 18:31:09 +00:00
endico%mozilla.org
c58f5d6ded alter regex to allow newsgroups with more than 4 parts. the checkin groups weren't getting marked up properly
git-svn-id: svn://10.0.0.236/trunk@29121 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 18:02:22 +00:00
troy%netscape.com
1aee40e685 Added flag bit NS_FRAME_OUT_OF_FLOW, and changed the frame construction code
to set it for floated and absolutely positioned frames


git-svn-id: svn://10.0.0.236/trunk@29120 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 17:20:53 +00:00
troy%netscape.com
a67c0a1aaf Added code to check the placeholder's out-of-flow frame and see if it's
an absolutely positioned frame and not just assume it's a floater


git-svn-id: svn://10.0.0.236/trunk@29119 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 17:01:07 +00:00
troy%netscape.com
6e60419dbc Changed FindFrameWithContent() to check for a frame type of "placeholderFrame"
and return the out-of-flow frame instead


git-svn-id: svn://10.0.0.236/trunk@29118 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 17:00:24 +00:00
troy%netscape.com
0e0466e34b Removed ContentChanged() and AttributeChanged() which are no longer need
now that GetPrimaryFrameFor() always returns the out-of-flow frame


git-svn-id: svn://10.0.0.236/trunk@29117 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 16:59:39 +00:00
troy%netscape.com
fc762f49b8 Change so we use nsPlaceholderFrame frames for all placeholders
git-svn-id: svn://10.0.0.236/trunk@29116 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 16:58:42 +00:00
dveditz%netscape.com
52894bf495 fixing bruce's build bustage
git-svn-id: svn://10.0.0.236/trunk@29115 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 15:57:41 +00:00
bruce%cybersight.com
ceebc5fece Fix for a comment.
git-svn-id: svn://10.0.0.236/trunk@29114 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 13:31:05 +00:00
bruce%cybersight.com
7d28c89249 Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[].
git-svn-id: svn://10.0.0.236/trunk@29113 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 13:27:36 +00:00
locka%iol.ie
b06e399a04 Fixed duff auto-generated ATL/MFC integration
Got first script running using the controls active script site class


git-svn-id: svn://10.0.0.236/trunk@29112 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 13:17:28 +00:00
locka%iol.ie
1fc78188aa First sane version of script site - works with cbrowse
git-svn-id: svn://10.0.0.236/trunk@29111 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 13:15:37 +00:00
locka%iol.ie
1312a234ff Added a little armour to prevent a crash
git-svn-id: svn://10.0.0.236/trunk@29110 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 13:15:10 +00:00