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

22678 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 09dd9b99f1 (not part of the build yet) a=cyeh.
build nsImapService and nsImapIncomingServer.
1999-04-08 02:58:38 +00:00
mscott%netscape.com 8272d94590 (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 522e54db4a (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 c493c76177 (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 d0f15cebcd (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 b1b3e8059b (not part of the build yet) a=cyeh.
Replace identity stuff with nsIMsgIncomingServer.
1999-04-08 02:54:20 +00:00
mscott%netscape.com 677108ad97 (not part of the build yet) a=cyeh.
Export nsIImapService.h and nsIImapIncomingServer.h
1999-04-08 02:53:17 +00:00
mscott%netscape.com d414fe0fb5 (not part of the build yet) a=cyeh.
Foundation for an imap service interface.
1999-04-08 02:53:01 +00:00
mscott%netscape.com 353823efdf (not part of the build yet) a=cyeh.
Changed identity getters and setters to use the new nsIMsgIncomingServer interface instead.
1999-04-08 02:52:28 +00:00
spence%netscape.com c77f4d37ce remove outside dependency from netlib 1999-04-08 02:51:14 +00:00
mscott%netscape.com e7eda06bc1 (not part of the build yet) a=cyeh.
Initialize now takes the host session list.
1999-04-08 02:51:13 +00:00
mscott%netscape.com 1500badd84 (not part of the build yet) a=cyeh.
Add an imap incoming server interface which holds imap account server specific information such as user name, host name, etc.
1999-04-08 02:50:44 +00:00
mscott%netscape.com 1a5dfb158b (not part of the build yet) a=cyeh.
I changed the dll name for imap to be msgimap.dll. We now need prefs and js in the requires list.
1999-04-08 02:49:40 +00:00
mscott%netscape.com 7a96ad797e (not part of the build) a=cyeh.
Imap factory can now generate components for the imap service and for the imap incoming server.
1999-04-08 02:48:56 +00:00
briano%netscape.com 1fb95ed9ba Added a pointer to ftp.gtk.org if gtk-config can't be found. 1999-04-08 02:06:55 +00:00
waterson%netscape.com d52058c17f Bug 4618. Fix compilation problem on Solaris native compile. a=chofmann@netscape.com 1999-04-08 01:53:31 +00:00
briano%netscape.com a2fe29de20 Automated update 1999-04-08 01:32:30 +00:00
briano%netscape.com 0626682fe8 Define _REENTRANT for any compiler on OSF/1. Fixes the problem with mkautocf.c. 1999-04-08 01:31:49 +00:00
mjudge%netscape.com 2c168c74ff fixed selection results after bold/italics. 4593 bug. simply collapsed range and extended it to take up the whole new range 1999-04-08 01:30:05 +00:00
mjudge%netscape.com 23ef64c0ed adding batch changes around editor BeginTransaction. bug 4593 1999-04-08 01:28:33 +00:00
mjudge%netscape.com 764174dadd bug 4539 approved by hoffman. fix gives us nested selection batch changes. 1999-04-08 01:27:29 +00:00
akkana%netscape.com 90b932baba Cleaner addendum to the fix for 4661 1999-04-08 00:54:32 +00:00
akkana%netscape.com b67d941c43 4661: Fix win32 crasher inserting an image. Approved by chofmann.
Split nsEditor::DeleteSelectionAndCreateNode into two parts,
so that routines like InsertImage which need to set attributes
on the new node before inserting into the tree can do so.
This is somewhat temporary, since the current method isn't undo-able;
undo will be implemented after M4.
1999-04-08 00:46:10 +00:00
waterson%netscape.com 4e233c0d33 Bug 4710. Implement no-ops for local store commands so as not to break stuff that depends on commands working. r=putterman@netscape.com, a=chofmann@netscape.com 1999-04-08 00:43:11 +00:00
kipp%netscape.com 014b61ccba Delay first move until onload has finished 1999-04-08 00:01:12 +00:00
kipp%netscape.com ee52f8eb41 Fixed not bother repositioning when coordinates don't change 1999-04-08 00:00:13 +00:00
waterson%netscape.com d012f6729c Bug 4706. Make sure to close the first RDF:RDF tag. Duh. 1999-04-07 23:18:54 +00:00
evaughan%netscape.com ac588cbcea Made secure connection have a display type of none by default. 1999-04-07 23:15:06 +00:00
momoi%netscape.com de55e40874 4 sort result files for WindowsNT4-US. 1999-04-07 23:14:59 +00:00
ftang%netscape.com 1be74a7596 fix bug 4672, 4673, 4674, 4676 , check in for cata from ftang's account 1999-04-07 23:00:28 +00:00
slamm%netscape.com 4481badb5f Fix for bookmark properties come up blank (bug #4678). Approved by cyeh and chofmann. 1999-04-07 22:59:59 +00:00
ftang%netscape.com 5d144b31cd fix bug 564 to use CP 1252 mapping table to convert ISO-8859-1 1999-04-07 22:59:35 +00:00
mjudge%netscape.com 112fbea9e1 indexes returned from prepareunicodestring are mContentOffset based. 3641 3772 Hoffman approved 1999-04-07 22:56:09 +00:00
mjudge%netscape.com 02982ec440 Simon reviewed. Hoffman approved bug number 4584 fixes clicking in alternate text. 1999-04-07 22:49:07 +00:00
briano%netscape.com af2377dec4 Automated update 1999-04-07 21:59:37 +00:00
briano%netscape.com 006edffc63 Turned off -pipe for BSDI builds. 1999-04-07 21:48:19 +00:00
rickg%netscape.com 9c6e76138e fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
waterson%netscape.com 3f6e890047 Bug 4621. Uninitialized memory read. Many thanks to Bruce Mitchener <bruce@cybersight.com>. a=chofmann@netscape.com 1999-04-07 21:02:29 +00:00
putterman%netscape.com 3550b83e4a Fixes bug 4650. Backed out some changes so that linux will start working again.
When bug 4668 is fixed I will put these back in.  Approved by chofmann and reviewed
by mscott.
1999-04-07 20:56:48 +00:00
petitta%netscape.com 7ec84d2c67 Updated info 1999-04-07 19:22:55 +00:00
petitta%netscape.com 9f6f4b0091 modified date algorithium 1999-04-07 19:15:23 +00:00
petitta%netscape.com 7333182a6f Modified path logic 1999-04-07 19:14:38 +00:00
petitta%netscape.com 2cf7517609 add more info 1999-04-07 17:08:52 +00:00
petitta%netscape.com fa3e43befb Build info 1999-04-07 17:04:59 +00:00
donm%netscape.com ff4abf6b24 fixed build number whacking. 1999-04-07 17:00:27 +00:00
morse%netscape.com e22d96f886 turned cookie management back on since it wasn't causing the crash after all, approved by cyeh 1999-04-07 14:39:57 +00:00
spence%netscape.com 4c730775d1 fix mac breakage 1999-04-07 07:39:43 +00:00
spence%netscape.com 68376ddaaf yet more bustage 1999-04-07 07:34:18 +00:00
spence%netscape.com 8196c9f5f5 bustage 1999-04-07 07:23:18 +00:00
spence%netscape.com 0de7f27187 build bustage 1999-04-07 07:19:17 +00:00