Commit Graph

43277 Commits

Author SHA1 Message Date
varada%netscape.com
83756f109c moving branding_page4.ini to the page before the installer page bug 11342 1999-10-05 22:57:18 +00:00
cata%netscape.com
1f327eb1f1 Fix my Unix breakage. 1999-10-05 22:33:09 +00:00
waterson%netscape.com
de8f3449d5 Fix crasher when loading XUL in viewer and no localstore is present. 1999-10-05 22:22:40 +00:00
rhp%netscape.com
ffaae7a7ee Fix for my screw up...sorry about this. 1999-10-05 22:15:43 +00:00
rogerl%netscape.com
f775195a30 Bug #14545 - get array length exceptions working with non-Number array
contructor arguments.
1999-10-05 22:11:57 +00:00
waterson%netscape.com
a1cde307de Bug 13910. Make sure we push the 'NC:description' attribute. r=dougt 1999-10-05 22:11:44 +00:00
morse%netscape.com
35eeaffa17 fix bug 14889, lazy initialization of wallet, r=sfraser 1999-10-05 22:11:22 +00:00
mscott%netscape.com
207c54ed3b Bug #15583 --> fix warning (unused variable)
r=sspitzer
1999-10-05 22:03:50 +00:00
sspitzer%netscape.com
8c62111992 fix for #15617. always save prefs after migration. not sure why prefs aren't being saved anymore, but this is a good idea. r=mscott 1999-10-05 22:02:58 +00:00
cata%netscape.com
733de780a8 added files: mozilla/intl/uconv/ucvcn/nsUCvCnModule.cpp, removed files: mozilla/intl/uconv/ucvcn/nsUCvCnDll.cpp 1999-10-05 21:26:47 +00:00
cata%netscape.com
b73381597c Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 21:25:47 +00:00
dougt%netscape.com
57ccbe08a6 1) Adding an eventsinkgetter interface so that when 13894 become unblocked (when gagan
checks in his protocol messages)  we will automatically get onStatus and onProgress
notification.  reviewed by dveditz.
1999-10-05 21:18:48 +00:00
rhp%netscape.com
6de12fbdda Fix for #14120 - Reviewer - bienvenu 1999-10-05 21:17:17 +00:00
dougt%netscape.com
1a924bd0b3 Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
1999-10-05 21:15:30 +00:00
dougt%netscape.com
cc353be680 set software notification timer to once per week. 14729 R. sgehani
Update pref name
1999-10-05 21:14:13 +00:00
waterson%netscape.com
14d8b9492e Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt. 1999-10-05 21:13:55 +00:00
jband%netscape.com
8e2a51ab02 the JS engine part of the fix for bug 14738. This does two things: 1) expose the JSClass for JSError so that it is possible to detect from the outside if a given JSObject is of that JSError class, and 2) expose an api call via which the JSErrorReport can be extracted from a JSError (if present). This change required renaming the JSClass used for JSError, so many lines were touched 1999-10-05 21:07:23 +00:00
mscott%netscape.com
adddfe7cec Bug #0000 (no bug number necessary). remove old STREAM_CONVERTER_HACK #ifdef code because we no longer need this.
This was the hack we used before we had a stream converter service to load rfc822 data into a webshell and get it
converted to html.
r=warren
1999-10-05 20:54:03 +00:00
neeti%netscape.com
fdd1a321dc Not part of the build. Took some more dlls for conversion to use nsImodule 1999-10-05 20:49:20 +00:00
sspitzer%netscape.com
99b9fee060 fix for #15610, alert on failure to rename or delete a profile. r=mscott 1999-10-05 20:49:09 +00:00
hangas%netscape.com
6223a5e113 Fixing bug 13443 (crash scrolling results pane of address book), added <html:div> around the trees as per Hyatt's suggestion which Scottip reminded me of today. r=scottip 1999-10-05 20:49:08 +00:00
mscott%netscape.com
d50b1fcc45 Bug #14739 --> fix use of unitiailized variable.
r=sspitzer
1999-10-05 20:48:37 +00:00
sspitzer%netscape.com
2cef50a377 remove work around for #15458. that bug has been fixed.
gayatrib and I both tested it.
1999-10-05 20:47:41 +00:00
varada%netscape.com
1143b3521a Validation for .nci in the entry field during creation of NCI files 1999-10-05 20:30:20 +00:00
rogerl%netscape.com
fe413b9972 Errors as exceptions working from generated code. 1999-10-05 19:44:24 +00:00
sspitzer%netscape.com
5b2cb149d2 fix for #15578, r=mscott, a=granrose, fix crash on startup.
not sure why we don't have a webshell here...
1999-10-05 18:13:15 +00:00
sspitzer%netscape.com
1ac6e0f8b1 fix for #15578, r=mscott, a=granrose
properly migrate the bookmarks file on windows.
1999-10-05 18:10:20 +00:00
kipp%netscape.com
ac8aafa9ee Added ctor/dtor counting to the parser tokens 1999-10-05 15:00:05 +00:00
kipp%netscape.com
e0e02e284d r=jband; fixed a memory leak 1999-10-05 14:56:41 +00:00
kipp%netscape.com
6982b7bf33 Renamed the ctor/dtor counting macros to make more sense 1999-10-05 14:54:05 +00:00
kipp%netscape.com
de44833a85 Added in ctor/dtor counting 1999-10-05 14:53:40 +00:00
kipp%netscape.com
b2b1eab47b r=dp; Added in ctor/dtor counting 1999-10-05 14:53:20 +00:00
kipp%netscape.com
45062bc473 r=beard; Added in ctor/dtor counting 1999-10-05 14:52:53 +00:00
kipp%netscape.com
8274ae09b1 r=peterl; Added in ctor/dtor counting 1999-10-05 14:52:20 +00:00
jefft%netscape.com
99c021a876 fixed bug 15556 - treat forward quoted as inline; default to forward as attachment if get pref failed; reviewed rhp 1999-10-05 14:52:19 +00:00
kipp%netscape.com
e62c3edf52 Removed static ctors 1999-10-05 14:51:56 +00:00
kipp%netscape.com
a2f1c7cf5a r=troy; Added in ctor/dtor counting 1999-10-05 14:51:12 +00:00
kipp%netscape.com
9996b80dd5 r=troy; Added some atoms to help eliminate global ctors 1999-10-05 14:51:02 +00:00
kipp%netscape.com
9648facf13 r=troy; Removed some of my own debug noise 1999-10-05 14:50:30 +00:00
kipp%netscape.com
b40abf0746 whitespace noise 1999-10-05 14:50:06 +00:00
kipp%netscape.com
c8568cd162 Whitespace tweak 1999-10-05 14:48:58 +00:00
kipp%netscape.com
cdc696924a Added in a way to shutdown the image manager 1999-10-05 14:48:44 +00:00
kipp%netscape.com
a43ad60044 Remove some compiler warnings 1999-10-05 14:48:01 +00:00
jefft%netscape.com
1146b33fc0 fixed bug 9540, 10827, 11991 - copy news article failed on certain platforms; replacing CRLF to platform specific MSG_LINEBREAK; reviewed by mscott 1999-10-05 14:20:15 +00:00
jefft%netscape.com
97af25e48e fixed bug 9540, 10827, 11991 - copy news article failed on certain platforms; replacing CRLF to platform specific MSG_LINEBREAK; reviewed by mscott 1999-10-05 14:15:04 +00:00
rpotts%netscape.com
1dd0ecd453 Added a missing lock to nsSocketTransport::OnFull... reviewed by warren. 1999-10-05 08:41:37 +00:00
rpotts%netscape.com
adf7433a4c bug #14181. Reviewed by pnunn. Fixed crash when loading large (or slow) animated GIF images on linux. 1999-10-05 08:36:43 +00:00
mscott%netscape.com
2654838625 fix vc5.0 build......include nsISupportsArray before using a com ptr on it. 1999-10-05 06:56:12 +00:00
dp%netscape.com
a46d351a91 Fixed build bustage caused by undefined min() 1999-10-05 06:28:17 +00:00
mscott%netscape.com
dbd7050065 Bug #0000 --> (no bug necessary)....add a #ifdef guard around this header file
so we don't try to include the contents multiple times!!
r=sspitzer
1999-10-05 05:53:31 +00:00