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

17958 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 6c05a2f1ee added clobber 1999-02-25 02:57:13 +00:00
putterman%netscape.com 5a0f1caf3d changed to msgdb.lib 1999-02-25 02:56:44 +00:00
putterman%netscape.com 869d1254f5 Added db for message counts 1999-02-25 02:56:13 +00:00
akkana%netscape.com db4b6f7beb Build nsSelectionMgr & include in nsAppShell on Unix 1999-02-25 02:54:50 +00:00
putterman%netscape.com 53137a4208 Add msglocal.lib 1999-02-25 02:54:38 +00:00
akkana%netscape.com a612748acc New SelectionMgr class 1999-02-25 02:42:06 +00:00
mscott%netscape.com f8def9a66c First checked in. 1999-02-25 02:41:37 +00:00
vidur%netscape.com 6803ad7f1b XML books test case (not part of the build so don't shoot me). 1999-02-25 02:26:53 +00:00
bienvenu%netscape.com eda9a5672d add new constructor from file path to avoid multiple nativization problems 1999-02-25 02:09:07 +00:00
bienvenu%netscape.com 124fe70732 add call to DoneParsingFolder so we'll commit database 1999-02-25 02:00:48 +00:00
waterson%netscape.com 2913e9af8b Added librdfutil_s.a to link. 1999-02-25 01:35:53 +00:00
waterson%netscape.com e3f1c6ff8d Added nsRDFResource constructor to dlldeps.cpp to avoid runtime link problems on Linux. 1999-02-25 01:35:34 +00:00
ftang%netscape.com 1b6f3eb390 add charset properties file. Currently we do not use it but hard code the mapping inside the nsXXXCharset.cpp, In the future, we will use these properties file so we can have better extensibility 1999-02-25 01:29:31 +00:00
sdagley%netscape.com e0e1b47cbc Fix bugzilla bug #2568 nsHttpUrlImpl::GetContainer was always returning with NS_OK even if the container is nil. After discussing it with rpotts I've changed it to return NS_ERROR_UNEXPECTED if mContainer is nil which fixes the Mac crash (calling QueryInterface on a nil container is probably bad everywhere though). 1999-02-25 01:28:24 +00:00
ftang%netscape.com c19ea09b86 fix nsIPlatformCharset factory problem, add test cases for it. 1999-02-25 01:28:04 +00:00
mscott%netscape.com 2e6576f210 Build nsMailboxService. 1999-02-25 01:12:03 +00:00
mscott%netscape.com d3e44cdc45 header file for mailbox service implementation. 1999-02-25 01:10:27 +00:00
mscott%netscape.com e334fb9163 Export nsIMailboxService.h 1999-02-25 01:08:30 +00:00
mscott%netscape.com ca1ed09794 Remove dependencies on local.lib. Use the mailbox service for building and running mailbox urls. This allows to just use the dll form of msglocal. 1999-02-25 01:05:36 +00:00
mscott%netscape.com fe5145d74f Creating a protocol instance shouldn't require a transport. We should create it ourselves. When running a url, mark it as being processed. 1999-02-25 01:03:45 +00:00
mscott%netscape.com 10e2be4572 Build nsMailboxService 1999-02-25 01:02:27 +00:00
mscott%netscape.com 0b80d9ad58 Implement new nsIMsgMailNewsUrl methods... 1999-02-25 01:02:00 +00:00
mscott%netscape.com fc7a4e9e0e Build the resources directory. 1999-02-25 01:01:02 +00:00
mscott%netscape.com 9c22a7459d New xul files to express our mail 3-pane UI. I also created a makefile.win which will export the mail news xul files into dist\WIN32_D.OBJ\bin\res\samples. 1999-02-25 01:00:19 +00:00
mscott%netscape.com e2f5dc5293 Removing from the repository. They are getting replaced with new .xul files. 1999-02-25 00:59:03 +00:00
sar%netscape.com cf7842999b make pull_and_build_all mean all, not just seamonkey 1999-02-25 00:01:13 +00:00
mscott%netscape.com f2390beb9b Add msgCore.h at top for pre-compiled headers. Added ability for factory to create mailbox urls and mailbox service. 1999-02-24 22:11:10 +00:00
mscott%netscape.com 398bb12407 Remove duplicate include of xpcom32.lib. 1999-02-24 22:10:11 +00:00
mscott%netscape.com 56e3af4f61 Add class ID so our local factory can create instances of it. Use the new nsIMsgMailNewsUrl interface instead of inheriting directly from nsIURL. 1999-02-24 22:09:24 +00:00
mscott%netscape.com aba56886e8 Export nsIMailboxService.h 1999-02-24 22:08:12 +00:00
mscott%netscape.com 9e67609ca4 Service for running mailbox commands. This separates the application from building and running the urls... 1999-02-24 22:07:47 +00:00
edwin%woudt.nl aae846c9e4 Fixing Windows news.rc filename issues. Windows does not allow files to start with a dot. 1999-02-24 22:04:48 +00:00
locka%iol.ie 9f2d4e0f3b Added IE browser helper object support 1999-02-24 21:49:32 +00:00
locka%iol.ie fb0bed2845 Removed some build-breaking lines 1999-02-24 21:48:24 +00:00
locka%iol.ie 11f325d0ed Added some more CLSID parameter variants 1999-02-24 21:47:32 +00:00
edwin%woudt.nl cd3d56724b Reflecting the new nttp-store. 1999-02-24 21:43:14 +00:00
edwin%woudt.nl bfc3999469 Now let's see if I can commit it right this time. 1999-02-24 21:31:37 +00:00
edwin%woudt.nl fde0b99211 Removing this. It goes directly in mozilla/grendel because of classpath problems. 1999-02-24 21:11:03 +00:00
edwin%woudt.nl 6790f2ffa5 Backed out again as we are going to move stuff a few levels higher so we don't have to mess around with the classpath. 1999-02-24 21:07:00 +00:00
edwin%woudt.nl 0f67a48927 Oops, forgot this one. 1999-02-24 20:59:56 +00:00
dp%netscape.com d9e69e8597 Last updated date changed 1999-02-24 20:31:50 +00:00
dp%netscape.com 250fb6e3bb additional guidelines 1999-02-24 20:29:51 +00:00
alecf%netscape.com 3250d1713b add namespace registration stuff for bhuvan 1999-02-24 20:27:24 +00:00
dp%netscape.com 6059d294be Added progid spec 1999-02-24 20:24:27 +00:00
wtc%netscape.com 15037e722f Bugzilla bug #3233: create the pipe in nonblocking mode and have
reads and writes check for the possible EAGAIN/EWOULDBLOCK error.
1999-02-24 19:53:48 +00:00
jband%netscape.com 5a8cfcb6b6 initial checkin of linux invoker - untested. slight changes to platform compile time protection 1999-02-24 19:26:51 +00:00
waterson%netscape.com b49aa431b2 Removed the use-tag-namespace-as-default-namespace hack (well, #ifdef'd it out, anyway). 1999-02-24 19:25:14 +00:00
larryh%netscape.com b00bc8dbc9 mumble. restore to 3.11 1999-02-24 19:19:21 +00:00
waterson%netscape.com de0f22053c Fix build bustage: make sure to include nsIUnicodeEncodeHelper.h for NS_IMPLIDS. 1999-02-24 19:12:27 +00:00
alecf%netscape.com ad633f93cb fix BSD/OS 3.1 bustage 1999-02-24 18:23:26 +00:00