Commit Graph

77786 Commits

Author SHA1 Message Date
pavlov%netscape.com
48a3a0a372 make imgIRequest an nsIRequest again. do RGB->BGR conversion for jpegs. add an error code for no decoder. add place to add expiration date to the cache entries once darin fixes http channel to give me an expiration date.. 2001-03-07 00:59:49 +00:00
jgmyers%netscape.com
d94d4a24a7 pass default and override charset down to header decoder: bug 65277 r=nhotta r=ducarroz sr=sspitzer 2001-03-07 00:59:47 +00:00
darin%netscape.com
4d82f129fb minor coding style cleanup. 2001-03-07 00:55:43 +00:00
pinkerton%netscape.com
afc2e22878 don't process mouseMove events if the app is in the bg. r=saari/sr=sfraser. bug# 70518. 2001-03-07 00:52:43 +00:00
axel%pike.org
52eeeecb1d not part of build; adding xpcom logging, r=peterv 2001-03-07 00:51:38 +00:00
pinkerton%netscape.com
07e2146b78 Don't set SWP_NOZORDER flag for popups, as this allows the taskbar to
come in front at certain times. bug# 47152. r=danm/rods/kmcclusk. sr=hyatt.
2001-03-07 00:46:36 +00:00
sspitzer%netscape.com
d6b4d4e0ad fix for bugscape bug #4174. sr=mscott 2001-03-07 00:44:20 +00:00
waterson%netscape.com
7a6cf95a43 Bug 70699. Fix windows makefile to create .obj files in win32_x.obj. Tip o' the cap to gverdun@acm.org. r=jst, sr=shaver 2001-03-07 00:43:11 +00:00
axel%pike.org
2447a9a873 not part of build; adding XPCOM logging, and whitespace in documents, r=peterv 2001-03-07 00:42:57 +00:00
attinasi%netscape.com
2026961bdd Fix for printing crash when bulleted items have no bullet and we assume they do. Added assertion to help find the cause of the problem, and checks for null to prevent the crash. b=70730 r=dcone sr=waterson 2001-03-07 00:38:45 +00:00
sspitzer%netscape.com
2173c4220a fixes for the outliner. from varga and sspitzer. sr=hyatt 2001-03-07 00:14:27 +00:00
beard%netscape.com
77a1ed2e6d Fix build bustage by adding files from xul/base/src/outliner. r=hyatt 2001-03-06 23:41:34 +00:00
sspitzer%netscape.com
a5ca54661e more bustage. 2001-03-06 23:18:38 +00:00
sspitzer%netscape.com
37f657bcc6 fix build bustage. thanks to meep and Pike. 2001-03-06 23:16:27 +00:00
glazman%netscape.com
0c9d22b2c9 mSourceString in SelectorList was allocated, filled with a
reconstructed copy of ALL selectors in chrome and document,
unused and then deallocated ! b=70995, r=hewitt, sr=attinasi
2001-03-06 23:07:33 +00:00
mkaply%us.ibm.com
c8a9d5a6fe Win bustage - there was still an extra character in the file
I got it this time
2001-03-06 23:05:54 +00:00
sspitzer%netscape.com
ab8224d72b fix bustage. sr=hyatt 2001-03-06 22:53:48 +00:00
blizzard%redhat.com
253e3e9a55 Hot tooltip love. Not part of the build. 2001-03-06 22:51:23 +00:00
mkaply%us.ibm.com
93b898870f Win bustage - there was still an extra character in the file 2001-03-06 22:49:29 +00:00
blizzard%redhat.com
8248153f1b Implement SIZE_TO, DESTROY_BROWSER, and OPEN_URI. Not part of the build. 2001-03-06 22:41:53 +00:00
hyatt%netscape.com
68229a8b4b Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
bryner%uiuc.edu
9b4cb2b2d8 Use user prefs for determining whether to enable SSL2/SSL3/TLS. Also, remove now-unused pref service stuff from nsSecureBrowserUIImpl. r=javi. 2001-03-06 22:07:26 +00:00
darin%netscape.com
17d186f8a7 [not part of the buid] Renamed onDescriptorAvailable to onCacheEntryAvailable. 2001-03-06 22:04:05 +00:00
blizzard%redhat.com
a24e423807 New embedding widget files. Not Yet Quite Part Of The Build, Folks 2001-03-06 21:56:57 +00:00
pavlov%netscape.com
3c8c4c36b3 add the loadgroup back in.. send the proxy a onstoprequest message when addobserver is called if it has already been stopped... this makes sure the image request always gets removed from the loadgroup.. this could be further optimized to avoid adding it to the loadgroup at all if the image is complete when the proxy gets created. 2001-03-06 21:54:33 +00:00
sfraser%netscape.com
6919bb7299 Fix for bug 71063 -- don't pass streams by value. r=blake, sr=morse 2001-03-06 21:28:07 +00:00
dougt%netscape.com
4da41c2aa1 Attempting to fix bustage. removing tabs 2001-03-06 21:27:54 +00:00
cmanske%netscape.com
a77f7a0332 Fixed editor bugs 68064 and 70263. r=brade, sr=kin 2001-03-06 21:12:28 +00:00
chuang%netscape.com
6f1d34ff6b Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott 2001-03-06 21:04:55 +00:00
dougt%netscape.com
d159a31b21 Making nsInputStreamTee build on windows. r=darin, sr=gagan 2001-03-06 20:29:20 +00:00
darin%netscape.com
98b60778c6 [used only by the new cache] nsStorageTransport incorrectly returned TRUE for GetNonBlocking. r=dougt 2001-03-06 20:29:06 +00:00
dougt%netscape.com
d789fc13dd NOT PART OF BUILD. moving the getMetdata up a bit 2001-03-06 20:22:01 +00:00
ducarroz%netscape.com
69a85e9533 Fix for bug 48668. Put back the extra blank line before page link. R=varada, SR=bienvenu 2001-03-06 20:20:58 +00:00
jfrancis%netscape.com
4a9c27c551 fix for 70602: selection not properly reset when joining nodes. {r,sr}={kin,sfraser} 2001-03-06 20:16:38 +00:00
racham%netscape.com
215685bf30 Fixing bug 58721. Fixing the situation where application hangs if the biff interval is greater than 35 minutes. Needed to use the nsInt64 var to hold the values and to get carried forward properly for further operations. r=gayatrib, sr=sspitzer 2001-03-06 19:44:37 +00:00
scc%mozilla.org
f1bb39d45e file nsPromiseSubstring.h was initially added on branch STRING_081_BRANCH. 2001-03-06 16:39:39 +00:00
scc%mozilla.org
88cfef692f file nsPromiseConcatenation.h was initially added on branch STRING_081_BRANCH. 2001-03-06 16:39:29 +00:00
scc%mozilla.org
5ac9425955 file nsCommonString.h was initially added on branch STRING_081_BRANCH. 2001-03-06 16:39:23 +00:00
scc%mozilla.org
4c0aad5a40 file nsCommonString.cpp was initially added on branch STRING_081_BRANCH. 2001-03-06 16:39:17 +00:00
oeschger%netscape.com
30e681b67d updating links in help welcome page, NOT PART OF BUILD 2001-03-06 15:58:05 +00:00
beard%netscape.com
d859cb455a Remove nsGarbageCollector.c (obsolete), fix access paths. 2001-03-06 15:54:37 +00:00
timeless%mac.com
dc4d7e81c2 fix bug 46127 -console option missing from -help listing
patch by anedah-9@sm.luth.se r=timeless, sr=alecf
2001-03-06 15:51:05 +00:00
matthias%sorted.org
712e352a43 replicated SpiderMonkey fix for bug 67773 2001-03-06 13:57:01 +00:00
ben%netscape.com
d957eb9771 Another round of ViXEn updates. Not part of build. 2001-03-06 09:41:14 +00:00
nicolson%netscape.com
3eac97f0d8 Replaced javadoc in new SSL classes.
A couple of API tweaks.
2001-03-06 08:49:37 +00:00
nicolson%netscape.com
6faab38328 Rename misnamed ssl methods. 2001-03-06 08:48:03 +00:00
darin%netscape.com
95dcc81619 Indentation, whitespace, and comment cleanups. 2001-03-06 08:46:57 +00:00
scc%mozilla.org
c3afefa22d r=jst, avoid deprecated operator 2001-03-06 08:33:00 +00:00
maolson%earthlink.net
94ae521151 fix 68876 - Fix sort ordering in View -> Character Coding -> Auto-Detect
r=timeless, a=ben
2001-03-06 08:32:59 +00:00
darin%netscape.com
9d61a23536 Indentation, whitespace, and comment cleanups. 2001-03-06 08:25:18 +00:00