Commit Graph

31803 Commits

Author SHA1 Message Date
mscott%netscape.com
355cea2deb Constructor for nntp url no longer has any arguments.
git-svn-id: svn://10.0.0.236/trunk@36410 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:52:15 +00:00
mscott%netscape.com
ca08baa549 Add class ID for nntp urls.
git-svn-id: svn://10.0.0.236/trunk@36409 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:52:00 +00:00
mscott%netscape.com
bef5c4c5cd Remove classid from the interface. We no longer inherit from nsIMsgMailNewsUrl.
git-svn-id: svn://10.0.0.236/trunk@36408 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:51:42 +00:00
mscott%netscape.com
6dc2dee608 url re-org to use nsMsgMailNewsUrl. this is part of my necko integration work and should also reduce footprint a bit.
git-svn-id: svn://10.0.0.236/trunk@36401 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:51:18 +00:00
mscott%netscape.com
ecc567f294 QI url to the right type for nsIMsgMailNewsurl methods.
git-svn-id: svn://10.0.0.236/trunk@36400 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:49:24 +00:00
terry%mozilla.org
cc27753642 Make attachments remember who submitted that attachment.
git-svn-id: svn://10.0.0.236/trunk@36399 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:44:22 +00:00
sspitzer%netscape.com
759382aac0 more work for respecting the newsrc file. more to come.
git-svn-id: svn://10.0.0.236/trunk@36398 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:42:29 +00:00
mcmullen%netscape.com
5f5ef29e3b Registered nsIFileSpecWithUI
git-svn-id: svn://10.0.0.236/trunk@36397 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:32:34 +00:00
kin%netscape.com
8d65536806 Removed hack in EditorExecuteScript() that worked around a
bug in nsIFileSpec.readLine() that has now been fixed.


git-svn-id: svn://10.0.0.236/trunk@36396 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:30:21 +00:00
sspitzer%netscape.com
cac14ff353 don't compare an nsCOMPtr with NULL
git-svn-id: svn://10.0.0.236/trunk@36395 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:26:06 +00:00
jefft%netscape.com
cc881a1da5 added files: mozilla/mailnews/base/public/nsIMsgCopyService.idl
git-svn-id: svn://10.0.0.236/trunk@36394 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:24:25 +00:00
mcmullen%netscape.com
d6a17f446b readLine was returning (in its truncation parameter) the exact opposite of the promised boolean. Thanks to kin@netscape.com for pointing this out.
git-svn-id: svn://10.0.0.236/trunk@36392 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:21:00 +00:00
jefft%netscape.com
5ed0245da6 added new file - nsIMsgCopyService.idl
git-svn-id: svn://10.0.0.236/trunk@36389 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:20:56 +00:00
kin%netscape.com
cf94ebf383 Modified EditorExecuteScript() to read and execute a line at a time.
This will allow us to load and execute large log files.


git-svn-id: svn://10.0.0.236/trunk@36388 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:20:26 +00:00
alecf%netscape.com
d3200e9421 statically link against mork for now
git-svn-id: svn://10.0.0.236/trunk@36387 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:19:09 +00:00
bienvenu%netscape.com
3a945ab3fc get rid of link against dso
git-svn-id: svn://10.0.0.236/trunk@36386 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:15:58 +00:00
bienvenu%netscape.com
550a02b3b2 replace mork with msgmork
git-svn-id: svn://10.0.0.236/trunk@36385 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:08:25 +00:00
alecf%netscape.com
90088fb679 remove -lmork
git-svn-id: svn://10.0.0.236/trunk@36384 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:08:24 +00:00
sfraser%netscape.com
846b171932 removed files: mozilla/build/mac/test/test2.cpp
git-svn-id: svn://10.0.0.236/trunk@36383 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:06:58 +00:00
alecf%netscape.com
573ad960ff construct the URI from the server's GetServerURI rather than manually
git-svn-id: svn://10.0.0.236/trunk@36382 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:06:27 +00:00
alecf%netscape.com
044c1ccb38 ignore generated files
git-svn-id: svn://10.0.0.236/trunk@36381 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 23:01:01 +00:00
petitta%netscape.com
811b744711 Updated Build Environment
git-svn-id: svn://10.0.0.236/trunk@36380 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:58:56 +00:00
petitta%netscape.com
8562dbb779 Updated build environment
git-svn-id: svn://10.0.0.236/trunk@36379 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:54:45 +00:00
petitta%netscape.com
19129ce30e Updates build environment
git-svn-id: svn://10.0.0.236/trunk@36378 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:53:55 +00:00
sspitzer%netscape.com
ed214635ca turn a PR_ASSERT() into an NS_ASSERTION() to avoid the abort on UNIX.
see bug #8707


git-svn-id: svn://10.0.0.236/trunk@36376 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:40:41 +00:00
frankm%eng.sun.com
e0ec674dd7 First pass at generating Java interfaces from XPIDL
git-svn-id: svn://10.0.0.236/trunk@36375 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:39:50 +00:00
alecf%netscape.com
dbb4875b55 add account wizard to mac build
git-svn-id: svn://10.0.0.236/trunk@36374 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:33:48 +00:00
alecf%netscape.com
93ee3e8353 add account wizard to the windows build
git-svn-id: svn://10.0.0.236/trunk@36373 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:32:40 +00:00
ftang%netscape.com
74aee971b2 add XMLEncodingService
git-svn-id: svn://10.0.0.236/trunk@36370 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:30:33 +00:00
alecf%netscape.com
2b96a1c741 update account wizard framework:
- save values in a hash in the main wizard context
- repopulate pages as they are loaded
- add validation routine support for pages


git-svn-id: svn://10.0.0.236/trunk@36369 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:30:17 +00:00
alecf%netscape.com
2f70a2cf7d update wizard pages to have more stuff
git-svn-id: svn://10.0.0.236/trunk@36366 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:28:53 +00:00
akkana%netscape.com
6332477235 Use NS_LINEBREAK from nsCRT.h
git-svn-id: svn://10.0.0.236/trunk@36362 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:05:12 +00:00
alecf%netscape.com
8bbccf60c3 oops, use dump() not print()
git-svn-id: svn://10.0.0.236/trunk@36361 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 22:03:09 +00:00
mscott%netscape.com
68ba31af57 We no longer inherit from nsIMsgMailNewsUrl....
git-svn-id: svn://10.0.0.236/trunk@36359 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:55:25 +00:00
mscott%netscape.com
5b7fa62cf0 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIImapUrl, nsIMsgMailNewsUrl, etc).


git-svn-id: svn://10.0.0.236/trunk@36358 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:55:06 +00:00
mscott%netscape.com
3fb8c0df7d Url re-organization to use nsMsgMailNewsUrl implementation code. This is part of my necko integration work and
should also have the added benefit of reducing footprint.


git-svn-id: svn://10.0.0.236/trunk@36357 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:54:46 +00:00
mscott%netscape.com
bf80accb20 QI url to the right type for nsIMsgMailNewsurl methods.
git-svn-id: svn://10.0.0.236/trunk@36356 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:53:34 +00:00
kmcclusk%netscape.com
9c317dfe6d Removed commented out line
git-svn-id: svn://10.0.0.236/trunk@36354 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:49:34 +00:00
dp%netscape.com
8d0dbff086 Removing course grain locking since finer grain locking is implemented
in nsRegistry.


git-svn-id: svn://10.0.0.236/trunk@36353 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:49:26 +00:00
akkana%netscape.com
f8788ed37c Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell
git-svn-id: svn://10.0.0.236/trunk@36352 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:47:45 +00:00
nhotta%netscape.com
bda09c3060 Added ISO Latin 7 to charset menu, synch with browser.
git-svn-id: svn://10.0.0.236/trunk@36351 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:46:24 +00:00
akkana%netscape.com
61b3d185f9 Change unicode assertion to a warning
git-svn-id: svn://10.0.0.236/trunk@36350 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:45:42 +00:00
ducarroz%netscape.com
3a29c895f4 change printf text "composer" to "message compose"
git-svn-id: svn://10.0.0.236/trunk@36348 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:45:01 +00:00
akkana%netscape.com
819c9d4ce0 Add some error checking, for robustness; fix some warnings
git-svn-id: svn://10.0.0.236/trunk@36347 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:45:00 +00:00
kmcclusk%netscape.com
b472ad0a9e Fix for crash when bringing up the test sites dialog.
Also fixed crash when bringing up the debug robot dialog.


git-svn-id: svn://10.0.0.236/trunk@36346 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:44:38 +00:00
akkana%netscape.com
4120467dac Use deep first/last child for Beginning/EndOfDocument methods
git-svn-id: svn://10.0.0.236/trunk@36345 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:42:44 +00:00
akkana%netscape.com
1cd979f934 Use -edit instead of -editor as the editor flag
git-svn-id: svn://10.0.0.236/trunk@36344 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:41:31 +00:00
nhotta%netscape.com
556650f105 Bug fix 8246, synch charset menu items with browser.
git-svn-id: svn://10.0.0.236/trunk@36343 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:39:53 +00:00
akkana%netscape.com
2a8ea00a4e Fix separate-objdir build
git-svn-id: svn://10.0.0.236/trunk@36342 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:38:39 +00:00
kin%netscape.com
1beb5db8a0 Fix for bug #8677: Editor API Logging busted.
Put back include for nsIFileSpec.idl.


git-svn-id: svn://10.0.0.236/trunk@36341 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:36:45 +00:00