90432 Commits

Author SHA1 Message Date
dougt%netscape.com
d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
ftang%netscape.com
a64c2c46c0 fix bug 23363. Implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:51:26 +00:00
ftang%netscape.com
63ff296384 fix 23363. add nsTSMStrategy.cpp to the build
This is part of implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:50:48 +00:00
nhotta%netscape.com
32acd1e773 Indentation change in folder property dialog, bug 94560, sr=sspitzer. 2001-10-19 20:50:17 +00:00
nhotta%netscape.com
a83fb9ebca Wording change for folder property dialog, bug 94560, sr=sspitzer. 2001-10-19 20:49:56 +00:00
alecf%netscape.com
ddf5745c0c for bug 100214 - make nsStr routines stop depending on nsCRT:: routines, to further reduce our dependency on unicharutil
r=jag, sr=scc
2001-10-19 20:49:39 +00:00
nhotta%netscape.com
8e66def5e6 Added a call SetOutputErrorBehavior to replace unmapped character by '?' for a window title string,
bug 96875, r=ftang, sr=blizzard.
2001-10-19 20:49:08 +00:00
evaughan%netscape.com
3798517f57 bug 77357
r=bryner sr=hyatt
2001-10-19 20:48:35 +00:00
harishd%netscape.com
c7140326c2 97769 - Replace nsITagStack with a simple nsVoidArray. Also, nuked nsITagStack since it is not of a big help.r=heikki, sr=jst.
99282  - Make sure only HEAD attributes get added to the attribute list in ::OpenHead(). r=heikki, sr=jst.
100466 - Stop DT from containing DL.r=heikki,sr=jst.
102370 - DT should not close DD and vice versa.r=heikki,sr=jst.
100397 - In order for residual style to kick in...disable the check for wellformedness in quirks mode.r=alexandru,sr=attinasi.
102376 - Release nsIRequest in nsParser::DidBuildModel() since nsIRequest is not required past DidBuildModel.r=heikki,sr=darin.
2001-10-19 20:48:18 +00:00
evaughan%netscape.com
0ae5c59884 More grid stuff: NOT IN BUILD 2001-10-19 20:47:36 +00:00
ian.mcgreer%sun.com
5f0f71898c add pkim.h, needed by some cert calls 2001-10-19 20:10:51 +00:00
ian.mcgreer%sun.com
73c3c94340 fix loop; time from PRTime 2001-10-19 20:06:28 +00:00
ian.mcgreer%sun.com
511ed443cb fix possible NULL deref 2001-10-19 20:04:58 +00:00
ian.mcgreer%sun.com
2ca32641b4 implement FindCertIssuer through Stan 2001-10-19 20:04:27 +00:00
shrutiv%netscape.com
1cc7c7a279 Fix for bug 102923: Error message for insufficient disk space should
provide more details (r=bobj)
2001-10-19 18:44:44 +00:00
ian.mcgreer%sun.com
3c7209811e get/set cert trust through PKCS#11; traversal methods for CERT_ calls; define usage for 3.4 2001-10-19 18:16:45 +00:00
ian.mcgreer%sun.com
b8d11ef9b7 add usage to find best parameters 2001-10-19 18:11:31 +00:00
ian.mcgreer%sun.com
78524817e9 set attributes function; rename find to traverse; return object handle on import 2001-10-19 18:10:58 +00:00
ian.mcgreer%sun.com
7d65fb2684 prepare certdb for removal of pcertdb.c; reimplement functions using Stan 2001-10-19 18:05:38 +00:00
pinkerton%netscape.com
08736708db Keep stack aligned on 16-byte boundary. from bug 98290, r=beard/sr=sfraser. Not part of any build, a=pchen. 2001-10-19 17:33:06 +00:00
jake%acutex.net
7318c1f0c6 Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it easier to do other additions to the hacker's guide. 2001-10-19 16:18:10 +00:00
pinkerton%netscape.com
de44d966b0 use contract id instead of cid now that alecf fixed it. r=lordpixel,sr=sfraser. bug#98504 2001-10-19 14:29:14 +00:00
pinkerton%netscape.com
aa7509b85f allow a hidden pref to reuse browser windows when we get a GURL event. r=lordpixel,sr=sfraser. bug#98504 2001-10-19 14:14:15 +00:00
pinkerton%netscape.com
6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
pinkerton%netscape.com
5fb9dd1a7e adding a couple of prefs to make word selection better on mac. doesn't eat whitespace to next word and stops at punctuation. r=mjudge/sr=sfraser. bug# 98546 2001-10-19 14:10:22 +00:00
wtc%netscape.com
bcf4d7e9b3 Bugzilla bug 105173: restored the test for HAVE_COMPAT_H because we
no longer define SVR4 on Solaris.  I may use __SVR4 instead after verifying
that all Solaris compilers define it.
2001-10-19 14:06:28 +00:00
bzbarsky%mit.edu
21be92cac9 Last checkin was r=pierre, sr=jst 2001-10-19 14:02:36 +00:00
bzbarsky%mit.edu
c13153fb53 Clean up handling of quirk doctypes and case-sensitivity in the CSSOM.
Mostly just uses the nodeinfo more and combines some redundant code into
helpers. Bug 95336, bug 10622, bug 102815
2001-10-19 13:50:30 +00:00
kin%netscape.com
b27b16b597 Fix for bug 101690: Delete key at end of line deletes a line then caret freezes
Modified WillDeleteSelection() to make sure that
sibling is a TextNode before trying to join it
with startNode (which is guaranteed to be a text node).

r=jfrancis@netscape.com   sr=sfraser@netscape.com
2001-10-19 13:48:43 +00:00
justdave%syndicomm.com
57dc85bacc yet another meaningless whitespace change to test tinderbox with 2001-10-19 13:03:52 +00:00
locka%iol.ie
74ba992337 Removed chrome registry code from embedding API to improve startup performance. r=ccarlen@netscape.com sr=hyatt@netscape.com r=105462 2001-10-19 12:43:05 +00:00
axel%pike.org
491ba4bad9 bug 76070, namespace and localName atom support for transformiix. original work by Jonas Sicking, alot of work by me. r=peterv, sicking@bigfoot.com, sr=jst 2001-10-19 12:09:42 +00:00
mcafee%netscape.com
00fc97dad3 Removing gtkEmbed from the build (90526). r=adamlock, sr=blizzard 2001-10-19 08:28:51 +00:00
rbs%maths.uq.edu.au
75d651439e re-instate null check for crasher bug 102900, r=rods, sr=attinasi 2001-10-19 07:30:08 +00:00
seawood%netscape.com
7099ab82fc Rebuild all *.exe one final time after license change and check them in so that others stop accidentally doing so.
Do not try to rebuild makedep.exe if NO_MFC is set.
Bug #100757
2001-10-19 07:02:54 +00:00
bryner%netscape.com
f57c683658 Bug 104141 - context menu doesn't appear on the first attempt. r=evaughan, sr=hyatt. 2001-10-19 06:27:07 +00:00
mcafee%netscape.com
e7824281a6 Adding AliveTestReturnToken(), extract_token_from_file() and supporting glue to iterate through the startup test and report an average time instead of just one time. 2001-10-19 06:23:23 +00:00
justdave%syndicomm.com
84b6128d34 another useless whitespace change to test tinderbox with 2001-10-19 06:19:52 +00:00
mcafee%netscape.com
99976f18e1 Adding one more sig fig for startup time. 2001-10-19 06:15:24 +00:00
mcafee%netscape.com
85fc977983 switching search token to __avg_startuptime, we are going to iterate the test now and report an average time. 2001-10-19 05:56:38 +00:00
wtc%netscape.com
3b286f75a5 Bugzilla bug 105173: in mcom_db.h, put the tests for HAVE_XXX_H inside
#ifdef __DBINTERFACE_PRIVATE so that users of this exported header don't
have to define these HAVE_XXX_H macros.  Define __DBINTERFACE_PRIVATE
in dbm/macbuild/DBMConfig.h and dbm/src/Makefile.win. r=brendan@mozilla.org
2001-10-19 05:45:51 +00:00
justdave%syndicomm.com
95bb6c3a2f whitespace change to test tinderbox again. 2001-10-19 05:33:23 +00:00
naving%netscape.com
4c326dd38a 105328 r/sr=sspitzer. Throw duplicate folder alert when trying to create new folder from filter
editor.
2001-10-19 05:24:18 +00:00
hewitt%netscape.com
3ea70cc110 84602 - when a button has focus, enter key doesn't fire oncommand (from blake), r=hyatt, sr=hewitt 2001-10-19 05:02:56 +00:00
mscott%netscape.com
f8727522c2 Bug #97497-- hopefully fix a random crash when compacting folders. I'm backing out part of
a previous change by bienvenu.
r=naving
sr=sspitzer
2001-10-19 04:38:00 +00:00
justdave%syndicomm.com
eba7113fc2 whitespace change to do a test checkin to see how tinderbox reacts 2001-10-19 04:36:19 +00:00
pavlov%netscape.com
85a8762e4f part of fix for bug 104999. r=jag sr=jst 2001-10-19 04:16:50 +00:00
jst%netscape.com
155ac84ad2 Fixing bug 105572. Don't bother GC'ing on context destruction when we're tearing down a frame in a frameset (or an iframe). r=jband@netscape.com, sr=vidur@netscape.com 2001-10-19 04:13:37 +00:00
mkaply%us.ibm.com
47f234edf9 #105075
r=av, sr=dougt, rpotts
Change 4xplugin APIs to use NS_4XPLUGIN_CALLBACK rather than NS_CALLBACK_ so that the calling convention can be different than XPCOM
2001-10-19 04:10:49 +00:00
waterson%netscape.com
9486da7c12 Bug 105068. Move mLazyState to nsXULElement::Slots since it's rarely used. r=shaver, sr=hyatt 2001-10-19 04:01:01 +00:00