Commit Graph

44254 Commits

Author SHA1 Message Date
pavlov%netscape.com
ebc293a7cd work around for not being able to type in text fields on unix without them closing your apps.
16564 and 16542 r=smfr
1999-10-17 23:27:50 +00:00
karnaze%netscape.com
23f1fe363d new regression tests. does not affect build. 1999-10-17 23:26:02 +00:00
bienvenu%netscape.com
1c93201a4c fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
shaver%netscape.com
9cc6546fbb fixing build by removing leftover #endif 1999-10-17 22:15:34 +00:00
dveditz%netscape.com
140516cd5f Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver 1999-10-17 21:47:53 +00:00
karnaze%netscape.com
c76b947fb2 new regression test, doesn't affect build. 1999-10-17 21:46:13 +00:00
dveditz%netscape.com
99d183d043 Added nsIRegistry::Flush (bug 16283, required for 16600), r=shaver 1999-10-17 21:45:53 +00:00
morse%netscape.com
c394df3115 fix bug 16319, stop assertion failure, r=dp 1999-10-17 21:41:50 +00:00
shaver%netscape.com
b6b3762c6f make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
shaver%netscape.com
472e4cae46 Added support for type="radio" (pick-one) XP menus.
Cleaned up nsFrame class declaration a bit.
Added some API entries to nsIMenuFrame in support of type="radio"'s
pick-one behaviour.
Renamed UpdateMenuChecked to UpdateMenuSpecialState.
Removed stale string-splitting code in CreateAnonymousContent.
(r=hyatt,mcafee)
1999-10-17 21:37:37 +00:00
mscott%netscape.com
9518826bba Bug #16394 --> no longer need to call intialize after creating a url
r=jefft
1999-10-17 20:04:59 +00:00
mscott%netscape.com
fcd8e0024b Bug #16394 --> extract user name from the url spec. Don't force us to pass it in on initialize.
r=jefft
1999-10-17 20:04:40 +00:00
mscott%netscape.com
6aa84d05a2 Bug #16394 --> Initialize now has no arguments.
r=jefft
1999-10-17 20:04:08 +00:00
mscott%netscape.com
69ef2c9e61 Bug #16394 --> call Initialize function on url after we create one
r=jefft
1999-10-17 20:03:37 +00:00
briano%netscape.com
c203a716fd Automated update 1999-10-17 15:30:18 +00:00
cls%seawood.org
c125f80248 r=pavlov
Add temporary --enable-nspr-autoconf option to allow platforms to test the newly added autoconf setup for nspr (bug 11893) before turning it on as default.
1999-10-17 15:16:47 +00:00
cls%seawood.org
c3ac045cd4 Bug 11893. r=shaver
Sync the autoconf Makefile.ins.
1999-10-17 15:12:41 +00:00
warren%netscape.com
ae0c15b9ae Added .txt to delta file name. 1999-10-17 07:57:45 +00:00
warren%netscape.com
72f03e9058 Changed format slightly. 1999-10-17 07:52:19 +00:00
warren%netscape.com
df9a34624c Changed format slightly. 1999-10-17 07:50:09 +00:00
warren%netscape.com
f6e9bb3f13 Added bloat log diffing program. 1999-10-17 07:42:27 +00:00
warren%netscape.com
b7b53ca8c4 Accidently got added in the wrong directory. 1999-10-17 07:30:25 +00:00
rickg%netscape.com
6c5c027d11 removed warnings; no material code affected 1999-10-17 07:01:10 +00:00
karnaze%netscape.com
7d036bca8e new regression test. does not affect code. 1999-10-17 05:17:41 +00:00
karnaze%netscape.com
6696ec08a1 new regression test 1999-10-17 03:42:37 +00:00
troy%netscape.com
502629f011 r=karnaze@netscape.com Cc'd hyatt@netscape.com
Space optimization. mBorderEdges is no longer an embedded object. Now it's
allocated when needed (for collapsing border model tables only). This saves
80 bytes per table cell frame for the normal HTML case of adjacent border
model
1999-10-17 03:30:11 +00:00
karnaze%netscape.com
a196cb1d40 bug 11321 - Renamed kidMaxElementSize to localKidMaxElementSize and renamed pKidMaxElementSize to kidMaxElementSize and fixed the incorrect usage. 1999-10-17 03:17:53 +00:00
karnaze%netscape.com
47f30fca03 bug 11321 - the frame constructor sets the primary frame when an anonymous table or row group frame is involved. 1999-10-17 03:15:13 +00:00
rickg%netscape.com
81f6361a2f Fix (perf) bug 13536 dealing with viewsource; r=kmcclusk.
Viewsource is now based on XML. These changes make viewsource 2X faster,
30% smaller (in obj code), and uses between 30-60% less markup overhead.
This update also enables stylesheet usage on viewsource, which is controlled
by the viewsource namespace  in html.css.

Also, note that viewsource remains (and always has been) fully incremental.
Remaining performance issues are in contentsink as shown in quantify runs.
1999-10-17 02:50:38 +00:00
rickg%netscape.com
c772f11a13 improve debug timing code for ongoing perf work; not enabled in normal build. r=peterl 1999-10-17 02:45:26 +00:00
sgehani%netscape.com
5ec14facdd First Checked In. 1999-10-17 01:39:40 +00:00
sgehani%netscape.com
8d80c1f821 File Removed. 1999-10-17 01:36:14 +00:00
warren%netscape.com
2f497acced Added bloat log diffing program. 1999-10-17 00:19:29 +00:00
morse%netscape.com
aae485a01f remove build warning, r=jar 1999-10-16 23:37:28 +00:00
morse%netscape.com
0ccf1220b4 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
bienvenu%netscape.com
86ed577bd4 fix memory leak of user name r=mscott 1999-10-16 22:44:55 +00:00
bienvenu%netscape.com
6b559ed958 fix leaks in mime xul emitters r=rhp 1999-10-16 20:49:06 +00:00
bienvenu%netscape.com
43206c3395 fix memory leak in install notifier r=dougt 1999-10-16 20:48:36 +00:00
morse%netscape.com
d9fd3b16e8 fix bug 10434, memory leak detection, r=sfraser 1999-10-16 19:34:10 +00:00
rickg%netscape.com
5950c8d6ef updated FAQ section of nsString documentation 1999-10-16 18:45:18 +00:00
rickg%netscape.com
84c387e814 WIP bug13536; r=peterl; this code is not used yet 1999-10-16 18:22:24 +00:00
bienvenu%netscape.com
38709162d2 fix build bustage 1999-10-16 18:16:21 +00:00
bienvenu%netscape.com
d080daf721 remove unused all threads table r=davidmc 1999-10-16 17:55:59 +00:00
troy%netscape.com
5ab2223218 Space optimization, r=karnaze@netscape.com Cc'd hyatt@netscape.com
Save 4 bytes by eliminating the mCalculated data member which wasn't being used
1999-10-16 16:17:07 +00:00
bienvenu%netscape.com
5e4fbc4f1e fix memory leaks r=mscott 1999-10-16 15:43:26 +00:00
karnaze%netscape.com
b65c354b80 added 2 additional file lists to regression tests to work around new javascript bug. 1999-10-16 05:26:22 +00:00
peterl%netscape.com
4a9e5d719e Made style rules work against nsIMutableStyleContext
r=troy
1999-10-16 04:06:04 +00:00
peterl%netscape.com
ed18a01643 Added new style data accessors.
Added nsIMutableStyleContext interface.
Made style rules work against nsIMutableStyleContext
r=troy
1999-10-16 04:05:59 +00:00
neeti%netscape.com
4a749e4a2f updating status 1999-10-16 03:07:59 +00:00
neeti%netscape.com
47af20e309 Converted dll to use nsIModule - bug 14034, r=dp 1999-10-16 03:05:55 +00:00