Commit Graph

33091 Commits

Author SHA1 Message Date
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
waterson%netscape.com
ce9dc56a34 Fix compiler warnings. 1999-07-07 04:44:14 +00:00
mang%subcarrier.org
38c3da09bb libIDL expects the line number to be one more than we think it is.
Who are we to argue?
Fixes bug 5872 for header mode.
1999-07-07 04:42:33 +00:00
nisheeth%netscape.com
028fa1f74f Turning on the XML_DTD define... 1999-07-07 04:38:33 +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
waterson%netscape.com
dd1a7d4110 Fix compiler warnings. 1999-07-07 04:26:24 +00:00
ramiro%netscape.com
a44729a0f6 Put xlibrgb first. 1999-07-07 04:23:23 +00:00
warren%netscape.com
fdeef7c666 Fixed clobber rule. 1999-07-07 04:20:56 +00:00
warren%netscape.com
9953c17d28 Fixed clobber to not fail if directory isn't there. 1999-07-07 04:20:31 +00:00
toshok%hungry.com
e84027ae5a squelch unused parameter warnings. 1999-07-07 04:17:45 +00:00
ramiro%netscape.com
11128197fe Adding vars in an effort to reduce cut-n-paste brain damage.
MOZ_GFX_TOOLKIT_LDFLAGS
MOZ_WIDGET_TOOLKIT_LDFLAGS
MOZ_TOOLKIT_REGISTRY_CFLAGS
1999-07-07 04:10:52 +00:00
matt%netscape.com
2131b8fc1a fix for bug 8987 1999-07-07 04:04:50 +00:00