tao%netscape.com
0d92312a0a
Adopt new str res api prototype.
1999-07-22 04:41:11 +00:00
nisheeth%netscape.com
af465500ca
Make NS_OK and NS_FALSE play better with the NS_FAILED and NS_SUCCEEDED macros.
1999-07-21 19:42:14 +00:00
gagan%netscape.com
14c1cb2c49
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
sspitzer%netscape.com
17366d87c0
fix warning
1999-07-15 06:58:53 +00:00
sspitzer%netscape.com
12f61faa78
wrap with DEBUG_pnunn. pnunn owns bug #8244 . the rest of us don't need
...
to see this message a billion times a day.
1999-07-13 23:37:09 +00:00
nisheeth%netscape.com
7e86d22aaf
Fix for bug 9358. Added a new reload type: nsURLReloadFromHistory which will be used when session history loads urls into raptor.
1999-07-08 01:42:13 +00:00
ramiro%netscape.com
63657292b2
Fix public declaration.
1999-07-07 08:21:51 +00:00
sspitzer%netscape.com
d8892e18cd
fix warnings because I'm anal.
1999-07-07 07:06:14 +00:00
toshok%hungry.com
56739fb156
squelch unused parameter warnings.
1999-07-07 05:38:55 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
sspitzer%netscape.com
47622ba551
fix warning
1999-07-06 22:55:45 +00:00
sspitzer%netscape.com
48442cfe09
fix warnings
1999-07-06 22:43:25 +00:00
radha%netscape.com
0dbc2efd4c
Set XP_AppPlatform to the right platform name instead of a
...
generic "Unix". This checkin applies only to unix builds
1999-07-04 22:41:59 +00:00
briano%netscape.com
78fdd105bc
Fix for QNX, whose stat struct doesn't have st_blksize.
1999-07-03 01:34:36 +00:00
sspitzer%netscape.com
59413cec7e
fix warnings
1999-07-03 00:39:28 +00:00
ramiro%netscape.com
43295086e9
Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
...
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
ramiro%netscape.com
642fbd4709
Add PUBLIC.
1999-07-02 14:42:09 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
f41e67c622
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com
6f2e897635
c++ comments in c code bad. thanks dveditz
1999-07-02 06:26:25 +00:00
sspitzer%netscape.com
a6f3dc6d34
I know this isn't supposed to happen. but it is on linux. so I'm changing it
...
to avoid the abort.
1999-07-02 06:19:44 +00:00
law%netscape.com
7486db5985
Fix for bug #4930 ; calculate Win version properly
1999-07-01 23:09:17 +00:00
warren%netscape.com
bd73f68e8b
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
morse%netscape.com
0204cc1e9d
fix bug 8743
1999-06-29 22:34:48 +00:00
scc%netscape.com
4973918df6
Added |GetIID()|
1999-06-29 20:28:56 +00:00
mcafee%netscape.com
f200abccb2
Changes for BeOS.
1999-06-28 08:12:44 +00:00
mcafee%netscape.com
b700ca9058
BeOS changes.
1999-06-27 10:17:36 +00:00
mcafee%netscape.com
8b1cb99be0
BeOS changes
1999-06-27 10:13:28 +00:00
pnunn%netscape.com
2c1aa4241a
ok'd by warren and gagan. pnunn.
1999-06-25 19:50:58 +00:00
pnunn%netscape.com
de9074b0d9
ok'd by warren and gagan .pnunn
1999-06-25 19:49:00 +00:00
ramiro%netscape.com
773e34ec7d
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
warren%netscape.com
4001aade80
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
1999-06-25 02:17:37 +00:00
leaf%mozilla.org
0171c389d9
removing extraneous formats from sprintf call. (It's bad, umkay?)
1999-06-24 19:48:27 +00:00
pnunn%netscape.com
f0e2a0881d
We don't need xbm in the accept list. ok'd by judson and gagan. pnunn.
1999-06-23 19:56:11 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
morse%netscape.com
26d84619a5
fix bug 8374 (uninitialized variable)
1999-06-20 02:36:24 +00:00
vidur%netscape.com
fc26ffdea8
Set address_modified flag when we add a trailing slash (indicating a directory name) and get a cache hit. This flag is later used to sync with the nsIURL wrapper. Approved by chofmann. Reviewed by gagan.
1999-06-18 17:18:49 +00:00
mcmullen%netscape.com
fa35bdfa22
Changed API for nsIFileLocator
1999-06-15 05:18:00 +00:00
sspitzer%netscape.com
88ce6c8bd2
check for null before deferencing.
1999-06-15 02:11:56 +00:00
mscott%netscape.com
b6b31b270a
Fix for Bug #8117 --> aborting a connection was causing an error condition to get passed into the
...
nsDocumentLoader::OnStopBinding. But an abort is not an error condition. the document loader
was incorrectly complaining that we had an error when we really didn't.
1999-06-14 22:47:15 +00:00
mscott%netscape.com
1b21b35d6b
Fix memory leak of file name.
1999-06-12 00:52:06 +00:00
Jerry.Kirk%Nexwarecorp.com
1f7b4eb380
-Bug 7541 Added inclusion of sys/select.h for NTO platform to define fd_set
1999-06-09 12:07:32 +00:00
warren%netscape.com
b113f2332f
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
1999-06-08 20:57:32 +00:00
morse%netscape.com
1542dceba7
added ifdefs for places in which the i18n localizations don't work
1999-06-06 19:50:06 +00:00
morse%netscape.com
9d2a638378
trying for third time to fix bustage on mac
1999-06-06 00:56:14 +00:00
morse%netscape.com
d004a6e70b
try again to fix bustage on mac
1999-06-06 00:54:59 +00:00
morse%netscape.com
d78b627ff4
fix bustage on mac
1999-06-06 00:35:20 +00:00
morse%netscape.com
8298571d93
put cookies file in the correct directory
1999-06-05 23:17:47 +00:00
jdunn%netscape.com
858ca9e345
Changing C++ style comment to C style
1999-06-05 00:02:52 +00:00