Commit Graph

33252 Commits

Author SHA1 Message Date
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
ramiro%netscape.com
d10a8bafa2 Global variable exorcism. 1999-07-07 06:09:21 +00:00
ramiro%netscape.com
e97d09b771 Put it in configure to save some build gmake munging time. 1999-07-07 06:08:18 +00:00
bienvenu%netscape.com
b3dce5cb90 replace DEBUG_bienvenu with DOING_FILTERS to fix pop3 get new mail 1999-07-07 05:56:38 +00:00
waterson%netscape.com
8e6cfd299e Bug 8815. A feeble attempt to fix this bug. There are still some redraw problems with the tree widget that make it _seem_ like this isn't fixed. But it is. Fixed. Really. 1999-07-07 05:46:42 +00:00
toshok%hungry.com
56739fb156 squelch unused parameter warnings. 1999-07-07 05:38:55 +00:00
putterman%netscape.com
6f9a292bc7 Fix nsCOMPtr problem. 1999-07-07 05:34:21 +00:00
rjc%netscape.com
efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
rjc%netscape.com
2224f3cb34 Now able to sort by dateLiterals and intLiterals too. <Whee> 1999-07-07 05:32:07 +00:00
pavlov%pavlov.net
0f2ac3ddee resize changes/fixes/whatever_you_want_to_call_them_part_2 1999-07-07 05:31:01 +00:00
pavlov%pavlov.net
342cc9dcf7 resize changes/fixes/whatever_you_want_to_call_them_part_1 1999-07-07 05:30:31 +00:00
jefft%netscape.com
f998e41867 check for valid msgHdr prior calling DeleteHeader() 1999-07-07 05:25:44 +00:00
ramiro%netscape.com
5a295d632b Fix bustage. 1999-07-07 05:05:30 +00:00
cathleen%netscape.com
009169a569 fix bug 8215 1999-07-07 05:02:41 +00:00
vidur%netscape.com
97f3a5f03b Added a HTMLDocumentColor special-case rule for the HTML element. This is set when either the bgColor or fgColor is set on a HTML document. 1999-07-07 04:53:36 +00:00
vidur%netscape.com
8aa9c1594f Switched document.bgColor,fgColor, etc. to set a style rule on the HTMLStyleSheet if the BODY element doesn't yet exist 1999-07-07 04:52:27 +00:00