hyatt%netscape.com
3759a58668
Decreasing height of newly-created windows to work around bug #3976 .
1999-04-08 23:27:19 +00:00
hyatt%netscape.com
c0f111d872
Decreasing the height of the window to provide a workaround for bug #3976 .
...
Approved by Chris H.
1999-04-08 23:26:08 +00:00
vidur%netscape.com
7f4842ca46
Added missing entry into hint table. Fix for bug 4622 and more.
1999-04-08 23:22:25 +00:00
kipp%netscape.com
2a747bd0c0
Backed out yesterdays change as it broke framesets
1999-04-08 23:18:02 +00:00
mscott%netscape.com
9b3a7726e5
Add test option for select folder and use the imap service to implement this test.
1999-04-08 23:06:25 +00:00
mscott%netscape.com
c9c599f0ad
(not part of the build yet)
...
support the SelectFolder interface.
1999-04-08 23:05:35 +00:00
law%netscape.com
134ff18a77
Bug #3735 ; link targetting; reviewed by matt@netscape.com; approvied by chofmann@netscape.com (via don@netscape.com)
1999-04-08 23:05:23 +00:00
mscott%netscape.com
a161e8c3b1
(not part of the build yet)
...
add SelectFolder method to the imap service interface.
1999-04-08 23:05:12 +00:00
mscott%netscape.com
9aca3f3e4d
(not part of the build yet).
...
I removed our dependencies on xplib so we no longer need to link to it. This cuts down the imap dll by some 40% or so. yippee!
1999-04-08 23:04:13 +00:00
mscott%netscape.com
35f4a1c463
(not part of the build yet)
...
Update imap body shell to use nsHashTable instead of XP_HashTable.
1999-04-08 23:00:10 +00:00
michaelp%netscape.com
3aaca7efd2
flush the font cache after setting a new zoom value.
1999-04-08 22:41:17 +00:00
michaelp%netscape.com
5d2820f0f1
cleaned.
1999-04-08 22:40:20 +00:00
waterson%netscape.com
93c4065513
Bug 4773. Removed idl directory for M4. We'll put it back next week. a=chofmann@netscape.com
1999-04-08 22:21:38 +00:00
jefft%netscape.com
eb3092269c
(not part of the build yet) more porting on message download; remove SetMessageDownloadOutputStream method; added PostLineDownLoadEvent, m_downloadLineCache, & m_fromHeaderSeen
1999-04-08 22:14:02 +00:00
jefft%netscape.com
f84386ee7f
added TLineDownloadCache class
1999-04-08 22:10:52 +00:00
jefft%netscape.com
c20086f859
(not part of the build yet) removed SetMessageDownloadOutputStream
1999-04-08 22:10:03 +00:00
mcmullen%netscape.com
47e3462825
Bug #4788 . Make testing easier by creating an empty default prefs file if it doesn't exist.
1999-04-08 21:57:30 +00:00
ftang%netscape.com
7bfbfc5401
fix bug 4694. Change the Hangul block to the Unicode 2.0 Hangul rnage from 1.1 rnage
1999-04-08 21:38:07 +00:00
sdagley%netscape.com
ef248ed739
Fix call to PutFile to show the put file dialog insted of the get file dialog.
1999-04-08 21:20:42 +00:00
gbeasley%netscape.com
e4117ac6fb
ldap jdk 3.1 version updated
1999-04-08 20:46:32 +00:00
mcmullen%netscape.com
da1f481b1e
Bug #4619 . When at eof, get() was returning undefined character. Now returning 0.
1999-04-08 17:31:00 +00:00
erik%netscape.com
0170e093e7
Fix for bug 4627. Tested by Bruce Mitchener. Approved by Chris Yeh.
1999-04-08 17:12:12 +00:00
rogerl%netscape.com
20c87baa91
# NOT A PART OF SEAMONKEY
...
New.
1999-04-08 16:54:17 +00:00
endico%mozilla.org
b89b6e5681
Strip off "Re:" from replies
1999-04-08 16:16:17 +00:00
jefft%netscape.com
faf6c21ce7
(not part of the build yet) more porting from 4.5; added GetShouldDownloadArbitraryHeaders, GetArbitraryHeadersToDownload, AdjustChunkSize, FetchMessage method; added more member variable - m_trackingTime, m_startTime, m_endTime, m_tooFastTime, m_idealTime, m_chunkAddSize, m_chunkStartSize, m_maxChunkSine, m_fetchByChunk, m_chunkSize & m_chunkThreshold
1999-04-08 14:50:17 +00:00
terry%netscape.com
7c51e2a3de
Bugzilla now has the ability to store patches and other attachments with bugs.
1999-04-08 14:40:46 +00:00
rickg%netscape.com
8a85f22dc8
fixed token bug in parser that caused script error
1999-04-08 11:37:00 +00:00
rickg%netscape.com
6baa115577
fixed token bug in parser that caused script error
1999-04-08 11:36:29 +00:00
spence%netscape.com
e8599e336a
remembering passwords was broken
1999-04-08 09:51:05 +00:00
nisheeth%netscape.com
f4a64fe49a
Replacing asserts in the destructor with printf's. These asserts fire when the namespace or content stacks are non-empty which can happen for any malformed XML document, now that expat is enabled.
...
This checkin and the earlier one to htmlparser/src/* was approved by Chris Hoffmann earlier todxay.
1999-04-08 09:27:08 +00:00
nisheeth%netscape.com
7ff1bc40e9
- Enable expat by default. If you run into problems, you can disable expat at run-time by setting NOEXPAT=1 in your environment on Windows and UNIX.
...
On Mac, create a file called NOEXPAT in the directory from which you run the browser.
- Changed nsExpatTokenizer so that it stops parsing buffers once it sees an XML well-formedness error.
1999-04-08 09:21:16 +00:00
spence%netscape.com
4649c4bc27
solaris was choking
1999-04-08 09:04:04 +00:00
spence%netscape.com
c77b359a2c
async dialog work for ftp; generalized async interface
1999-04-08 07:37:37 +00:00
law%netscape.com
18ee0a79d8
Fixing screw-up I had applied earlier to OnEndDocumentLoad
1999-04-08 06:58:13 +00:00
gagan%netscape.com
9a7240e61a
Moved the files from nunet to netwerk. For history on these files- see mozilla/nunet.
...
Not in the build (of netwerk) yet.
1999-04-08 06:13:27 +00:00
jfrancis%netscape.com
fece7c9e61
fix for another range gravity bug; rvwd and apprd kostello; appr chofmann
1999-04-08 06:00:44 +00:00
radha%netscape.com
c47fb16061
Don't add the rdfAppcore explicitly, since that call fails internally in Appcoresmanager
...
and control is never returned to Javascript to execute the loadURL call.
rdfCore.Init() already does the job of XPAppcoresManager.add()
1999-04-08 05:14:31 +00:00
saari%netscape.com
897f0bc9af
fix for bug #4562
>
mozilla/widget/src/mac/nsMacEventHandler.cpp
- commented out 3 lines
mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
- Added 2 #ifdef XP_MAC changes that should go away by
M5.
The problem is that the nsMenuBar class doesn't know when it is through building a menubar from XUL since nsWebShellWindow actually does the construction today.
That will change when menus build themselves, which needs to be done for M5's dynamic menu construction.
So the hack would go away sometime soon.
Previously, the nsMacEventHandler would get a deactivate event before bringing up a dialog or another window... why this isn't happening anymore, I don't know.
Perhaps this is a bug in itself, but I was the only one relying on the behavior, and that reliance was a hack to begin with.
1999-04-08 04:29:37 +00:00
law%netscape.com
8fd0a4e421
File download; approved by chofmann
1999-04-08 04:21:15 +00:00
nisheeth%netscape.com
b48eb32ab9
Fix for bug 3413. I had to reapply the fix because it got trashed during the
...
work that happened on the document load observation APIs.
1999-04-08 04:08:49 +00:00
briano%netscape.com
c83bfbb048
Turned on pthreads for OSF/1, removed some flags that aren't needed anymore, and fixed the 'repeating timestamp' bug.
1999-04-08 03:01:20 +00:00
mscott%netscape.com
15d994585e
(not part of the build yet) a=cyeh.
...
Replace the identity stuff with their equivalents in nsIMsgIncomingServer.
use the imap service to create a protocol instance instead of creating one directly ourselves.
1999-04-08 02:59:52 +00:00
sdagley%netscape.com
f197fdaa60
Fix to properly call new wrapper for GetFile dialog.
1999-04-08 02:59:30 +00:00
mscott%netscape.com
a298d7b5cd
(not part of the build yet) a=cyeh.
...
build nsImapService and nsImapIncomingServer.
1999-04-08 02:58:38 +00:00
mscott%netscape.com
379be56015
(not part of the build yet) a=cyeh.
...
Foundation for our imap service. Right now it only creates protocol instances.
1999-04-08 02:57:47 +00:00
mscott%netscape.com
0e219bc9ac
(not part of the build yet) a=cyeh.
...
implementation of the nsIImapIncomingServer interface. This class is responsible for maintaining an up to date list of all the prefs for a given imap server.
1999-04-08 02:57:20 +00:00
mscott%netscape.com
e7d5334609
(not part of the build yet) a=cyeh.
...
Replace identity with nsIMsgIncomingServer. Initialize now takes a host session list.
1999-04-08 02:56:12 +00:00
mscott%netscape.com
5f43e3f549
(not part of the build yet) a=cyeh.
...
Replace the identity with nsIMsgIncomingServer. Initialize now takes in the host session list.
1999-04-08 02:55:29 +00:00
mscott%netscape.com
d939c01e95
(not part of the build yet) a=cyeh.
...
Replace identity stuff with nsIMsgIncomingServer.
1999-04-08 02:54:20 +00:00
mscott%netscape.com
6fa3c842f8
(not part of the build yet) a=cyeh.
...
Export nsIImapService.h and nsIImapIncomingServer.h
1999-04-08 02:53:17 +00:00