98650 Commits

Author SHA1 Message Date
mcafee%netscape.com
8c606e85b5 Adding mozilla/include to core build files. 2002-02-28 10:35:11 +00:00
mcafee%netscape.com
6f9f91ab6e --enable-standalone-modules 2002-02-28 10:23:36 +00:00
mcafee%netscape.com
93890b7d91 first add 2002-02-28 08:11:51 +00:00
timeless%mac.com
187799bca7 Bug 127700 timelineservice initialization isn't well wrapped
r=bzbarsky sr=sspitzer a=shaver
2002-02-28 07:51:38 +00:00
bryner%netscape.com
720511557d Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
mcafee%netscape.com
2f8ca8202d Not part of build, part of future build mechanism. Fixing typo. 2002-02-28 07:44:07 +00:00
bryner%netscape.com
9534995ca2 bug 127189 - changing the sizetopopup attribute to have two valid "on" modes: "pref", which sets the preferred size to the popup size, and "always", which sets both the preferred and min size to the popup size. Converting all current users of sizetopopup=true to sizetopopup=pref. r=saari, sr=hyatt, s=shaver. 2002-02-28 07:28:39 +00:00
seawood%netscape.com
37903d583c Realigning ./configure --help output 2002-02-28 07:18:12 +00:00
seawood%netscape.com
08d41f0f6b Aligning ./configure --help output. 2002-02-28 07:17:21 +00:00
leaf%mozilla.org
09e2b8053a Automated update 2002-02-28 07:11:50 +00:00
seawood%netscape.com
78fea53f52 Check for system version of freetype >= 2.0.8 for those of us building in objdirs.
Fix problem with sub-configures getting unnecessary additional options.
Bug #126919 r=bryner a=shaver
2002-02-28 07:00:59 +00:00
varga%utcru.sk
be35de8dc5 Fix for 123109. crash when trying to view XBL Bindings in DOM Inspector.
- don't destroy outliner body frame for now
r=bryner, sr=hewitt, a=shaver
2002-02-28 06:50:05 +00:00
matty%chariot.net.au
0635a5fc50 Bug 117060 broke the tree, fixing the breakage. 2002-02-28 06:47:16 +00:00
hewitt%netscape.com
0ae8888990 90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc 2002-02-28 06:18:00 +00:00
cathleen%netscape.com
4ddb311b96 backout nsCRT.h change. put back nsCRT::strlen(char* s). tree is burning out of control. I swear it builds on my machine! :-( Will need to evaluate and try later 2002-02-28 05:23:40 +00:00
cathleen%netscape.com
7a8a52afaa fix build bustage due to nsCRT::strlen(char* s) removed 2002-02-28 05:14:10 +00:00
cathleen%netscape.com
b4b6e3703b fix build bustage, due to nsCRT::strlen(char* s) removed 2002-02-28 05:00:18 +00:00
cathleen%netscape.com
5468d9b6ff fix bustage due to nsCRT::strlen(char* s) removed 2002-02-28 04:55:04 +00:00
peterlubczynski%netscape.com
074652f237 Fix for topcrash attempting to paint a null frame, bug 110650 r=kmcclusk@netscape.com sr=beard 2002-02-28 04:54:50 +00:00
peterlubczynski%netscape.com
d80e9173f1 Fix for only opening initial streams for plugins if we can handle it internally. This fixes RealPlayer popping up as a helper application for rstp:// protocols bug 85539 r=av sr=darin 2002-02-28 04:47:08 +00:00
cathleen%netscape.com
4a5da35b5c eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz 2002-02-28 04:11:37 +00:00
mcafee%netscape.com
ac0a92ce86 Not part of build. Adding stdin to argv list. 2002-02-28 02:24:57 +00:00
cmanske%netscape.com
29f03e2eb6 Check for null mDocument in nsXULElement::DispatchEvent 2002-02-28 01:47:40 +00:00
ian.mcgreer%sun.com
bec85f00b2 misdeclared function signature 2002-02-28 01:32:32 +00:00
mcafee%netscape.com
a222f63ebc turned debug on by accident. 2002-02-28 00:41:21 +00:00
blakeross%telocity.com
dde8b9cc0a 91022 - searching in history doesn't work. r=jag sr=alecf 2002-02-28 00:35:37 +00:00
seawood%netscape.com
7ea17c423f Fix eternal loop caused by building on win32 & having dos-lineendings enabled.
r=bryner a=leaf
2002-02-28 00:24:25 +00:00
mstoltz%netscape.com
18c8067fae Bug 127938 - chrome scripts should be exempt from the security check put in for
bug 105050, on access to the opener property when the opener is a mail window.
r=pavlov, sr=jst, a=leaf.
2002-02-28 00:22:59 +00:00
gerv%gerv.net
3b2cd6327b Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs and a properly-tabulated email prefs section. 2002-02-28 00:14:01 +00:00
bbaetz%student.usyd.edu.au
6fe0f1986e Bug 127519 - error after change columns
r=afranke, dkl
2002-02-28 00:13:00 +00:00
dp%netscape.com
a49526ac35 Installing .pl scripts to bin directory 2002-02-28 00:06:36 +00:00
bryner%netscape.com
5b25aa8efe Adding missing .cvsignore files. a=leaf. 2002-02-27 23:53:14 +00:00
ian.mcgreer%sun.com
061674f14c fix aix bustage 2002-02-27 23:17:12 +00:00
dp%netscape.com
21addbd6d3 Removed DEBUG statements. 2002-02-27 22:43:52 +00:00
dp%netscape.com
073ce6ad3e Conforming to the new format of dump with regions and uncommited frees. 2002-02-27 22:43:16 +00:00
ian.mcgreer%sun.com
0900842e0a bug 125808, smart card cache fixes 2002-02-27 22:41:56 +00:00
dp%netscape.com
cad6294b0b bug 127092 Fine tuning heap dump output to detect regions and
uncommitted free
2002-02-27 22:36:08 +00:00
ian.mcgreer%sun.com
e9ae28e48e fix looking up a key on a token 2002-02-27 22:12:06 +00:00
bishakhabanerjee%netscape.com
208526857e Bug 127785 - checked in cseawood's patch 2002-02-27 21:49:41 +00:00
rjc%netscape.com
3f80755e2e Fix bug # 127763: on Mac OS X, sheets shouldn't deactivate their parent window's frame. r=pink sr=sfraser a=roc+moz 2002-02-27 21:40:32 +00:00
ian.mcgreer%sun.com
d58fbac280 partial fix for bug 125808, if the otken is not logged in when the cert cache loading is done, retry later 2002-02-27 21:36:19 +00:00
blakeross%telocity.com
744ce56314 127506 - typed urls don't appear in global history. r=hewitt sr=alecf a=asa 2002-02-27 21:27:23 +00:00
jdunn%netscape.com
c32d1fcc86 fixing hp-ux tinderbox (commercial) bustage
r=bstell@netscape.com
a=shaver@mozilla.org
2002-02-27 21:19:24 +00:00
oeschger%netscape.com
ce586a48b0 these syntax updates fell through the cracks of the Monday check-in for restoring context-sensitive help, r=andrew, security r=ssaux, sr=alecf, a=asa, bug=124902 2002-02-27 21:12:23 +00:00
mikep%oeone.com
0380665356 Turning off safe saves always. 2002-02-27 21:04:07 +00:00
shrutiv%netscape.com
eec24f4f95 Changing page title 2002-02-27 19:56:41 +00:00
wtc%netscape.com
1b62c0e373 Bugzilla bug 108021: removed unused variable 'validity'. 2002-02-27 19:39:26 +00:00
shrutiv%netscape.com
4ce13addf7 Fix for bugscape bug 11923: Modify 'Specify platform information screen' 2002-02-27 19:32:48 +00:00
relyea%netscape.com
6d7e648d51 remove LastUpdate time checks from Crl's when verifying certificates. 2002-02-27 18:56:24 +00:00
brade%netscape.com
aa05113740 add vk_help constant; bug 124393; r=joki; sr=sfraser; a=roc 2002-02-27 18:44:48 +00:00