41166 Commits

Author SHA1 Message Date
jdunn%netscape.com
43857716d1 Move static constructor into function instead of global. It was coredumping on AIX 1999-09-15 21:10:43 +00:00
norris%netscape.com
9acf604770 Add security support for javascript: uris. 1999-09-15 20:58:41 +00:00
ftang%netscape.com
690408b116 add nsTextFormater.h 1999-09-15 20:54:04 +00:00
akhil.arora%sun.com
c837bf1e92 Denis Sharypov <sdv@sparc.spb.su> - first check-in for DOMExceptions 1999-09-15 20:43:02 +00:00
dougt%netscape.com
7f44b8d355 Fixed memory leak when calling ToString on version.
Fixed 13501.
1999-09-15 20:40:50 +00:00
kin%netscape.com
af323a9056 Fix for bug #13439: SelectAll Delete does not repaint entire edit area
- Removed all references to mUpdateBatchCnt
    in nsViewManager::UpdateView().

  - The methods Enable/DisableRefresh() now check to
    see if we are batching before executing their code.
    This will prevent any layout/parser code from turning
    on refresh before all Begin/EndUpdateViewBatch() calls
    are unwound.
1999-09-15 20:39:03 +00:00
kin%netscape.com
8d6fbf7f64 Fix for bug #13440: Repaint problems when typing at the end of a document.
- modified nsScrollingView::ComputeScrollOffsets()
    so that it doesn't change the scrolled offsets
    just because the document size changed.
1999-09-15 20:38:53 +00:00
kipp%netscape.com
bbea57fc6b formatting sillyness 1999-09-15 20:38:42 +00:00
ftang%netscape.com
860e2e46f9 add the nsTextFormater for win 1999-09-15 20:38:18 +00:00
kipp%netscape.com
7a1b979fb6 Squished a memory leak 1999-09-15 20:38:09 +00:00
ftang%netscape.com
46bb62e8dd add new classes 1999-09-15 20:37:42 +00:00
cmanske%netscape.com
76b86ddf22 Added a link and named anchor to the editor test page 1999-09-15 20:37:10 +00:00
rchen%netscape.com
b67e4db3a5 Add localization notes 1999-09-15 20:33:35 +00:00
kipp%netscape.com
544275aebb formatting sillyness 1999-09-15 20:30:36 +00:00
kipp%netscape.com
7754aea36b Added text/css support 1999-09-15 20:29:54 +00:00
ssu%netscape.com
5410da912b removed obosolete function 1999-09-15 20:29:30 +00:00
miodrag%netscape.com
f7cc26e68a Changed JAVACLASSPATH 1999-09-15 20:27:10 +00:00
pavlov%netscape.com
5df666c73e fix for 4290 1999-09-15 20:12:10 +00:00
ssu%netscape.com
352a67d2fb fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:25 +00:00
ssu%netscape.com
98c24e2f20 fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:05 +00:00
miodrag%netscape.com
a070d4dca9 Version bumped to 4.04 for RTM 1999-09-15 20:09:35 +00:00
waterson%netscape.com
9fe5928235 Fix HTML-rooted templates. 1999-09-15 20:08:37 +00:00
waterson%netscape.com
2927803d32 Use nsCOMPtr for the controller. 1999-09-15 20:06:32 +00:00
ssu%netscape.com
28f0e4e593 added dialog to show when launching 3rd party apps during install time. affects only windows. 1999-09-15 20:04:00 +00:00
ssu%netscape.com
facab5012c added new string resource to installer. Affects windows only. 1999-09-15 20:02:07 +00:00
buster%netscape.com
e52e18ffbf fixed bug 13810 by removing an extraneous check for empty string. empty strings are perfectly legal
in WillInsertText
1999-09-15 19:43:19 +00:00
chuang%netscape.com
673ff30a88 Fix crash when sorting address book column 1999-09-15 19:41:04 +00:00
sspitzer%netscape.com
0896694303 remove am-server-<type>.xul and am-server-<type>.dtd files.
the entities are in am-server-top.dtd now
and the xul is all in am-server.xul (in a cool deck widget. go alecf!)
add the news server specific ui for the max_articles pref
1999-09-15 19:34:20 +00:00
radha%netscape.com
9f00583602 When invoking the mail composer upon on a click on a mailto: link, make
sure the to, cc, subject arguments are passed to the composer
1999-09-15 19:33:46 +00:00
nhotta%netscape.com
94f7812e50 Bug 8865, hooked up entity converter. 1999-09-15 19:32:32 +00:00
radha%netscape.com
d9f4a9bab5 No need to update the urlbar in OnEndDocumentLoad() 1999-09-15 19:32:17 +00:00
nhotta%netscape.com
6295c83892 Bug 13844, turned off non line based detectors. 1999-09-15 19:31:46 +00:00
slamm%netscape.com
cde8e572b0 Reorder initializers to fix build warnings. 1999-09-15 19:29:38 +00:00
ssu%netscape.com
faa5911f66 initial checkin for installer building script. not part of seamonkey build yet 1999-09-15 19:26:18 +00:00
slamm%netscape.com
93bea7dbd6 Fix build warnings: reorder initializers. 1999-09-15 19:24:20 +00:00
alecf%netscape.com
142649ce36 move server-specific stuff into a deck 1999-09-15 19:21:07 +00:00
slamm%netscape.com
0ce179fafc Fix build warnigns. 1999-09-15 19:19:51 +00:00
slamm%netscape.com
ad29db07a7 Fix build warnings. 1999-09-15 19:18:15 +00:00
slamm%netscape.com
8f458e9693 Fix a couple build warnings. 1999-09-15 19:17:37 +00:00
sspitzer%netscape.com
5c5a96d0bb new files for news specific prefs in the account manager.
NOT PART OF THE BUILD YET.
1999-09-15 19:10:14 +00:00
miodrag%netscape.com
47c496f8a5 4.0 RTM main dev tree synch up 1999-09-15 18:42:45 +00:00
dougt%netscape.com
7297e0f31e commenting out a printf that no one really cares about but me. 1999-09-15 18:33:12 +00:00
miodrag%netscape.com
4b1816dced 4.0 RTM main dev tree synch up 1999-09-15 18:32:21 +00:00
harishd%netscape.com
57c84af12e Fixing build bustage...hopefully.
Missed a file
1999-09-15 18:28:10 +00:00
colin%theblakes.com
7fc4dc721f Set IS_COMPONENT for xpconnect, since it gets set too late in the Makefile 1999-09-15 18:26:57 +00:00
dougt%netscape.com
351689f243 bug 13396. It looks like the returned byte count was off on certain size
files.
1999-09-15 18:24:01 +00:00
dougt%netscape.com
31856201d4 Fixing the stream listener. Related to bug 13396 1999-09-15 18:21:54 +00:00
slamm%netscape.com
52e797192b Fix build warnings. 1999-09-15 18:14:02 +00:00
waterson%netscape.com
1ec11e3732 Handle case where JS object is really _just_ a JS object, not an XPConnect-wrapped native. 1999-09-15 18:05:09 +00:00
cls%seawood.org
b08dde9cb4 Use the rules in rules.mk instead of making your own. 1999-09-15 18:00:50 +00:00