waterson%netscape.com
430bbb3c3f
Fixed default namespaces.
1999-03-26 04:42:29 +00:00
waterson%netscape.com
715da55dfe
Added assert to scream when the browsing profile can't be loaded.
1999-03-26 04:41:09 +00:00
waterson%netscape.com
1c28dcc482
Debugged to get working.
1999-03-26 04:40:32 +00:00
troy%netscape.com
ef7800bb44
Fix for bug #2592 . Changed ComputeMargin() and ComputePadding() to handle
...
'inherit' when calculating the computed values
1999-03-26 03:57:46 +00:00
mscott%netscape.com
c056b96446
When running an imap command through a url, register the test harness as a listener to the url so we can get a call back when the url is done. This allows us to not display the command menu item to the user until the url is finished. I also cleaned up some ref counting stuff with regards to when a url is created and when we release it.
1999-03-26 03:40:08 +00:00
mscott%netscape.com
4a29649938
For now, when we get on data available from the server and we successfully wrote data out through the log interface, then mark the url as done.
1999-03-26 03:37:33 +00:00
mscott%netscape.com
91845a00c0
initialize ptr to nsnull.
1999-03-26 03:35:42 +00:00
terry%netscape.com
4fe3986212
Look for text like "bug 213" and make it a link to that bug...
1999-03-26 03:11:49 +00:00
danm%netscape.com
17cffb116d
removing glowcode. a:jband
1999-03-26 02:37:22 +00:00
terry%netscape.com
2c93ea2eb8
Redo the linkifying of URLs and email addresses to not munge up weird
...
cases so badly.
1999-03-26 02:34:12 +00:00
mscott%netscape.com
084631a564
Fix build breakage on windows. For some reason VC6.0 is able to find the include file for nsMsgKey_none. VC5.0 apparently has more problems with it...
1999-03-26 02:05:14 +00:00
kipp%netscape.com
c4e67b2be9
Use raw trapezoid data to solve issues of floaters with margins (bug #2024 )
1999-03-26 01:59:13 +00:00
danm%netscape.com
9778c7a9c6
oooo. rev 1.15 added dist/public/dom to INC path incorrectly. did it right this time.
1999-03-26 01:41:50 +00:00
ftang%netscape.com
e0a7810073
correct katakan/hiragana/katakana-iroha/hiragana-iroha list after reviewed by momoi. Add implementation for NS_STYLE_LIST_STYLE_DECIMAL_LEADING_ZERO.
1999-03-26 01:37:27 +00:00
jband%netscape.com
9850a9e41c
catpure caller information to display in the exception if uncaught and verbose is set
1999-03-26 01:31:16 +00:00
nhotta%netscape.com
01eeaaa829
Removed to link to mime, it wasn't needed.
1999-03-26 01:28:14 +00:00
mscott%netscape.com
aa0890f182
Don't link with nntp.lib. news now builds as a stand alone component.
1999-03-26 01:13:55 +00:00
mscott%netscape.com
f247c62edf
Don't built nntpTest until it is upgraded to use the new news service.
1999-03-26 01:11:20 +00:00
mscott%netscape.com
fe4785355b
Build nsNntpService.
1999-03-26 01:10:16 +00:00
mscott%netscape.com
1ae14ebecb
Export nsINntpService.h
1999-03-26 01:09:32 +00:00
mscott%netscape.com
9b062bac04
Build the build directory.
1999-03-26 01:09:02 +00:00
mscott%netscape.com
cd14046b9f
Build news\build. Part of making news a standalone component.
1999-03-26 01:08:43 +00:00
mscott%netscape.com
78c3cd71b1
News now builds as a standalone component. Don't link with nntp.lib.
1999-03-26 01:07:20 +00:00
mscott%netscape.com
ccdb2982d7
News now builds as a standalone component. Use the nntp service for running news urls and remove the old "C" functions.
1999-03-26 01:06:41 +00:00
mscott%netscape.com
a4aa227ddd
Part of making news a standalone component. Build the "build" directory.
1999-03-26 01:05:20 +00:00
mscott%netscape.com
8c06146a07
Part of making news a stand alone component. nntp url supports the nsIMsgMailNewsUrl interface.
1999-03-26 01:04:12 +00:00
mscott%netscape.com
685bcbf3ea
Build nsNntpService.
1999-03-26 01:03:27 +00:00
mscott%netscape.com
0dd962f755
Spell nsNNTPProtocol.h correctly when including the file. (unix is case sensitive)
1999-03-26 01:02:57 +00:00
mscott%netscape.com
20526cdd43
Part of making news a stand alone dll. remove "C" functions for creating / running news url.
1999-03-26 01:02:12 +00:00
mscott%netscape.com
68f1f2443f
Part of making news a stand alone dll. Updates to nntp url to inherit from nsIMsgMailNewsUrl.Add url listener code as well.
1999-03-26 01:01:15 +00:00
ftang%netscape.com
69e41dd91c
change word break interface
1999-03-26 00:49:57 +00:00
ftang%netscape.com
edc37726f3
take out wrong assertion, we should do QueryInterface to both entry->mService and service with the sand IID and them compare them . approved by warren
1999-03-26 00:49:06 +00:00
kipp%netscape.com
95c9bdcaf2
Some tweaks for better compatability
1999-03-26 00:42:39 +00:00
kipp%netscape.com
c1e979c388
Provide zero margins for other sides
1999-03-26 00:41:59 +00:00
kipp%netscape.com
ab5b716944
Work around some first-letter bugs
1999-03-26 00:41:36 +00:00
kipp%netscape.com
135293b061
Undo partial fix for 3882 since its a bad fix
1999-03-26 00:40:37 +00:00
kipp%netscape.com
84293d8f16
Added rendering layer defines
1999-03-26 00:40:06 +00:00
kipp%netscape.com
fab8db134e
Whacked paint methods to use new constants
1999-03-26 00:39:35 +00:00
kipp%netscape.com
fbe9f400b3
Fixed bugs #1277 , #2007 and #1517 and #1918 ; rendering is improved for floaters and a minimim height rule is now enforced for computed-height situations
1999-03-26 00:39:04 +00:00
kipp%netscape.com
f605430cfe
Init mFloaters
1999-03-26 00:37:32 +00:00
kipp%netscape.com
35bac488eb
Fixed bug #4112
1999-03-26 00:37:22 +00:00
nhotta%netscape.com
7266ef060d
Backed out my last change, it wasn't needed.
1999-03-26 00:27:52 +00:00
cyeh%netscape.com
1867f5193d
*warning, hack alert*. put a build number in the bottom status bar so that
...
we can track daily builds. the build number won't be here in the shipping product
this is a token string that will be replaced at build time with a legit build number.
this will need to be pulled in favor of something more graceful, and a good deal less hacky.
1999-03-26 00:27:43 +00:00
slamm%netscape.com
e2dd332d69
Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments.
1999-03-26 00:03:10 +00:00
slamm%netscape.com
a9d5957353
Checkout find-mozconfig.sh if needed.
1999-03-26 00:00:22 +00:00
slamm%netscape.com
aa302a84e0
New warning for depend target and compiler-based dependencies.
1999-03-25 23:51:11 +00:00
jj%netscape.com
538ba99bc3
fix build bustage.
1999-03-25 23:50:11 +00:00
slamm%netscape.com
9c4c3fd8dc
Take CFLAGS off link line
1999-03-25 23:47:43 +00:00
cata%netscape.com
50a9f0db6f
Using support classes.
1999-03-25 23:45:51 +00:00
erik%netscape.com
14101060a0
Unicode support for fonts on Windows. Reviewed by Michael Plitkins.
1999-03-25 23:41:36 +00:00