ramiro%netscape.com
c51bdfa4b4
Cut down on the noise a bit.
1999-07-07 10:56:01 +00:00
nisheeth%netscape.com
6f3aabd2a9
Fix for bug 1755. Separated out functionality of nsWebShell::Stop() into two methods, StopBeforeRequestingURL() and StopAfterURLAvailabl(). The former is called before sending a new url load request to the doc loader. The latter is called once the doc loader notifies the webshell via OnStartURLLoad() that the stream created from the URL is ready to be consumed.
1999-07-07 10:47:35 +00:00
ramiro%netscape.com
1257dfd75f
Turn of event debug print noise.
1999-07-07 10:46:44 +00:00
ramiro%netscape.com
59cbe509d4
Fix undefined macros.
1999-07-07 10:34:41 +00:00
mcafee%netscape.com
57b42a502c
Solaris/CC needs a cast here
1999-07-07 10:09:40 +00:00
warren%netscape.com
dbf21d5d9e
Fixed ToString for necko.
1999-07-07 10:05:59 +00:00
ramiro%netscape.com
81e978722f
Ressurect.
1999-07-07 09:48:28 +00:00
ramiro%netscape.com
1894629c29
Ressurect some more.
1999-07-07 09:37:40 +00:00
ramiro%netscape.com
3f8b031e9d
Ressurect - again.
1999-07-07 09:29:35 +00:00
mcafee%netscape.com
3a1fea62cf
Removing printf's
1999-07-07 09:27:38 +00:00
mcafee%netscape.com
413ded078c
Adding drag & drop event support.
1999-07-07 09:05:44 +00:00
mcafee%netscape.com
e28d21967f
Drag & drop event support
1999-07-07 09:02:50 +00:00
ramiro%netscape.com
bbed66360e
Checkin another chunk of Alex Larsson's non-exported symbol reduction
...
patch. All changes protected by MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
ramiro%netscape.com
68a4834ba5
Fix class exports declaration.
1999-07-07 08:58:15 +00:00
waterson%netscape.com
5db0a27c71
Duh. Write them to the correct place, as well.
1999-07-07 08:32:53 +00:00
rickg%netscape.com
0aeaf8e731
remove warnings
1999-07-07 08:32:09 +00:00
waterson%netscape.com
0145bb9a12
Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file.
1999-07-07 08:22:30 +00:00
ramiro%netscape.com
63657292b2
Fix public declaration.
1999-07-07 08:21:51 +00:00
warren%netscape.com
0efef3c3f9
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:19:38 +00:00
brendan%mozilla.org
3c47cbe1b2
Avoid overallocating JS stack for "%ip" and other multi-char format codes.
1999-07-07 08:18:42 +00:00
ramiro%netscape.com
830ae7c945
Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells
...
like a cut and paste error.
1999-07-07 08:16:57 +00:00
ramiro%netscape.com
79a75b4320
Use DEFINES instead of CFLAGS.
1999-07-07 08:13:01 +00:00
mcafee%netscape.com
3f213d6ba1
Exporting nsICapsSecurityCallbacks.h
1999-07-07 08:12:54 +00:00
warren%netscape.com
9975942bdb
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
mcafee%netscape.com
9fd93518a9
Fixing linux bustage
1999-07-07 08:04:11 +00:00
brendan%mozilla.org
c3543c147a
Removing mozilla/db due to incompatible license.
1999-07-07 08:02:17 +00:00
mang%subcarrier.org
c444378873
suppress warnings about /* in comment
1999-07-07 07:54:02 +00:00
norris%netscape.com
06317a54b3
Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
1999-07-07 07:50:03 +00:00
dp%netscape.com
51e376ed3f
Landing XPCOM_M8_PERF_BRANCH.
...
- Enabling prepopulation of registry CID entries.
1999-07-07 07:48:12 +00:00
dp%netscape.com
cc376e10ad
Landing XPCOM_M8_PERF_BRANCH.
...
- GetFactoryEntry() factored out into a function
- Factory Cacheing enabled
- deletion of removed factory entries enabled
- Locks removed from FindFactory() and Register*()
1999-07-07 07:47:14 +00:00
nisheeth%netscape.com
8759b44d5c
Removed an extra space from the string displayed in the title bar.
1999-07-07 07:45:48 +00:00
brendan%mozilla.org
fdc81e78ce
Removing mozilla/db due to incompatible license.
1999-07-07 07:44:43 +00:00
dp%netscape.com
c43c4ec143
Landing XPCOM_M8_PERF_BRANCH. Speeding up GetString().
1999-07-07 07:42:03 +00:00
rickg%netscape.com
7a884e73a4
fix bugs 8523, 9127, parially fix 8803
1999-07-07 07:40:35 +00:00
nisheeth%netscape.com
9a9455daeb
Partial fix for bug 5707. We now set the title of the image to "Image: width x height pixels", where width and height are the dimensions of the image being displayed. This title is set from nsImageDocument::EndLayout() a newly added method that gets called from nsImageListener::StopRequest().
1999-07-07 07:31:24 +00:00
ramiro%netscape.com
7612a810e6
Fix a dumb typo.
1999-07-07 07:27:44 +00:00
sspitzer%netscape.com
268c0e11b6
check return value. it's correct and it fixes a warning too.
1999-07-07 07:26:26 +00:00
jefft%netscape.com
5cb145cb30
failed to set up correct urlListener
1999-07-07 07:10:39 +00:00
sspitzer%netscape.com
d8892e18cd
fix warnings because I'm anal.
1999-07-07 07:06:14 +00:00
waterson%netscape.com
a3fd49276e
Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace.
1999-07-07 06:52:21 +00:00
ramiro%netscape.com
82a05e386b
More noise.
1999-07-07 06:52:03 +00:00
jefft%netscape.com
8a3aaa2a55
failed to initialize m_copyState to nsnull
1999-07-07 06:50:22 +00:00
ramiro%netscape.com
1741f603e5
Shutup pavlov's noisy code.
1999-07-07 06:50:17 +00:00
mcafee%netscape.com
65953591c1
Fix VMS bustage. Patch submitted by Colin Blake.
1999-07-07 06:46:35 +00:00
jefft%netscape.com
f965b6fdf6
notify copy server when done with move/copy messages operation
1999-07-07 06:37:55 +00:00
jefft%netscape.com
a84bdba246
added GetSrcKeyArray() & GetDstKeyArray()
1999-07-07 06:36:24 +00:00
jefft%netscape.com
36beb51f21
minor clean up; remove extra checking for nsresult
1999-07-07 06:35:23 +00:00
rjc%netscape.com
62c5b9e788
Small insertion fix.
1999-07-07 06:34:18 +00:00
bienvenu%netscape.com
9f9d4fa3b5
turn off filters - mac project is not complete
1999-07-07 06:31:56 +00:00
briano%netscape.com
7281fb4a5a
Automated update
1999-07-07 06:15:02 +00:00