107684 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
jpierre%netscape.com
95bad7466f Correctly identify tty on OS/2 - fix for 164420 2002-08-24 13:46:50 +00:00
jpierre%netscape.com
cdaf8705fe Fix for 164403 - make console input work in NSS tools on OS/2 2002-08-24 11:51:42 +00:00
rogerl%netscape.com
36ebbbe9b2 Disneyland progress. 2002-08-24 04:10:42 +00:00
myk%mozilla.org
7ef02807ad Changed the password field on the "create document" page to type="password" (was type="text") so passwords get obscured. 2002-08-24 03:01:35 +00:00
myk%mozilla.org
74545ebfea Fix for bug 142829: Allow users to create files. Also whacks the tree heavily with improvements to error handling (differentiating between user and code errors),
reorganization of the Perl code, and additional instructions for setup in the README file and the sample.conf file.
2002-08-24 01:56:50 +00:00
bryner%netscape.com
ea60520b5b Oops, change unixcharset.properties to maccharset.properties. r/sr=sfraser. 2002-08-24 01:26:38 +00:00
curt%netscape.com
a18fff2ce8 Used wrong comment symbol.
(Not yet in build.)
2002-08-24 01:20:18 +00:00
curt%netscape.com
23c8b9ba76 Making a wrong assumption about the existence of the installer directory.
(Not yet in build.)
2002-08-24 01:19:48 +00:00
jpierre%netscape.com
463500a5ab Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possible. Performance improvement. Bug #160805 . r=relyea 2002-08-24 00:52:47 +00:00
curt%netscape.com
e7e0be7d68 Not yet in the build. 2002-08-24 00:51:02 +00:00
bbaetz%student.usyd.edu.au
e74d597519 Bug 164197 - ftp leaks control channel data. Also fixes an ABR in the
indexed-to-html converter
r=deveditz, sr=darin
2002-08-24 00:48:58 +00:00
curt%netscape.com
f4e43b7f45 Oops. That was a mistake. Backing out last checkin
(Still not in the build yet.)
2002-08-24 00:48:52 +00:00
mkaply%us.ibm.com
6f39490c82 Not part of build
Continuing OS/2 wizard work
2002-08-24 00:45:32 +00:00
nicolson%netscape.com
d2296480fd A FilterInputStream to decode base64-encoded data. 2002-08-23 23:17:00 +00:00
leaf%mozilla.org
b7d05a3a50 Automated update 2002-08-23 23:09:56 +00:00
smontagu%netscape.com
a57798e9c8 Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build. 2002-08-23 23:09:22 +00:00
pschwartau%netscape.com
68e848167e Removing this testcase from skip list; I have adapted it to run in Rhino. 2002-08-23 22:52:20 +00:00
pschwartau%netscape.com
ac3898be9a Editing comments. 2002-08-23 22:48:38 +00:00
pschwartau%netscape.com
8bd1604dae Rhino can't seem to handle the largest array, so we'll skip this case in Rhino - 2002-08-23 22:38:45 +00:00
pschwartau%netscape.com
d8d0373489 Re-ordering the sections to try the largest possible array first. 2002-08-23 22:12:12 +00:00
pschwartau%netscape.com
4272d07398 Editing comments in the test. 2002-08-23 21:56:21 +00:00
pschwartau%netscape.com
4d0aad511a Removing two extraneous lines. 2002-08-23 21:47:05 +00:00
shanjian%netscape.com
6245c03e54 #161328 CJK string is not breakable before joined frames
This patch include 3 changes:
 1) check the breaking possibility  in between for 2 connection pieces.
 2) Make word breakable after the second word, priviously it only applies to western.
 3) always call RevertSpacesToNBSP before call line breaker. This is necessary because the
    change in 1.
r=boris zbarsky, sr=rbs
2002-08-23 21:43:42 +00:00
pschwartau%netscape.com
cb652e487a Adapted the test to run in Rhino. 2002-08-23 21:42:32 +00:00
mkaply%us.ibm.com
c1185c1479 #163529
r=pedemont, sr=dveditz
If a file is before the first component in packages-***, copy it in the flat case
This allows for files like installed-chrome.txt which we want to package in flat, but not in component
2002-08-23 21:36:52 +00:00
mkaply%us.ibm.com
a4796d58a1 #135508
r=pedemont, sr=dveditz
Remove 99.9% OS/2 stuff from Packager.pm - we're going to take the Unix path
2002-08-23 21:25:43 +00:00
mkaply%us.ibm.com
0b41e09793 #161997
r=dprice, sr=dveditz
Get LIBXPNET working on OS/2
2002-08-23 21:18:22 +00:00
aaronl%netscape.com
c281cc6c4f Bug 164295. [typeaheadfind] Linker Error with Sun Forte Compile against gkgfx 2002-08-23 21:16:50 +00:00
naving%netscape.com
99efaa5cdd no bug r/sr=bienvenu removing some lines not needed 2002-08-23 21:02:36 +00:00
shanjian%netscape.com
e9457a4452 #162949 Line wrapping: suspension points are placed at the beginning of a new line.
change the class of character u+2024, u+2025, u+2026 so that they will not be
placed in the beginning of the line.
p=ftang, r=shanjian, sr=rbs
2002-08-23 20:58:43 +00:00
curt%netscape.com
06c2eab5f9 Not (yet) part of build. 2002-08-23 20:15:52 +00:00
curt%netscape.com
757709fa94 Updating from MRE to MFCEmbed
(Not yet part of the build)
2002-08-23 20:13:10 +00:00
curt%netscape.com
3333b8f9f4 Not (yet) part of the build. 2002-08-23 20:09:51 +00:00
pinkerton%netscape.com
8b1f205a82 make toplevel widget the size of teh grayRgn to prevent region coordinate overflow problems and shearing when scrolling (r=sdagley/sr=sfraser) bug 162885. 2002-08-23 20:07:07 +00:00
pinkerton%netscape.com
33e9cb62fa fix shearing during scrolling in embedding apps on 10.2 (r=ccarlen/sr=sfraser) bug 162885 2002-08-23 20:00:00 +00:00
mikep%oeone.com
d6a0cf409a Fixing bug 164287. 2002-08-23 19:24:52 +00:00
mikep%oeone.com
cfd4aea5f8 Fixing context menu for bug 164286. 2002-08-23 19:23:24 +00:00
mikep%oeone.com
db92863e3f Fixing bug 160378. 2002-08-23 18:58:58 +00:00
wtc%netscape.com
77296171f1 Removed CERT_VerifyCertChain from the export list. Use
CERT_VerifyCACertForUsage instead.
2002-08-23 18:58:52 +00:00
timeless%mac.com
9ae0a3ba9e Bug 159771 Some colors in classic theme are weird
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
2002-08-23 18:45:38 +00:00
bnesse%netscape.com
ea32eb222e Backing myself out to see if this caused btek to go orange. 2002-08-23 18:36:03 +00:00
rangansen%netscape.com
23625d6f94 Removing c++ style comment 2002-08-23 18:31:22 +00:00
bienvenu%netscape.com
545df5bede fix msg size for newly downloaded imap headers r/sr=sspitzer, 164281 2002-08-23 18:30:08 +00:00
jfrancis%netscape.com
062b1866b3 fix for 129763: edit this page and delete Personals section causes stray bullet
r=glazman; sr=kin
2002-08-23 18:14:30 +00:00
mikep%oeone.com
93f80c031c Fixing bug 157269./ 2002-08-23 18:13:04 +00:00
jfrancis%netscape.com
d742aa53d3 fixes for:
159924:  table split up when applying paragraph style to select all
161723: backspace through list item when at beginning of document
r=glazman; sr=kin
2002-08-23 18:11:25 +00:00
jfrancis%netscape.com
aaa2fa4d02 fix for 149320: crash if invalid setStart is set on a Range
r=glazman; sr=kin
2002-08-23 18:02:45 +00:00
rangansen%netscape.com
5fcabb2b51 Making sure VerifyCACertForUsage checks CRL if usage is statusResponder. Changes reviewed by Bob Relyea 2002-08-23 18:02:10 +00:00
jfrancis%netscape.com
e047d51485 fix for 159392: Composer add <br> to end everytime it opens a file.
r=brade; sr=kin
2002-08-23 17:57:51 +00:00