Commit Graph

93926 Commits

Author SHA1 Message Date
bernd.mielke%snafu.de
7517847885 block regression test - not part of the build 2001-12-09 15:36:55 +00:00
bernd.mielke%snafu.de
2022fe4630 adding table testcases - not part of the build 2001-12-09 15:27:21 +00:00
jfrancis%netscape.com
6d283d24b3 fixes bug 99523 and cast of hangers on: this patch allows the editor to backspace/forward-delete across block boundaries (other than table elements), rearranging the document content in some sensible way in response. r=fm;sr=kin 2001-12-09 09:24:33 +00:00
timeless%mac.com
b6d01313cf Bug 114040 QNX isn't X11
r=bzbarsky sr=darin
2001-12-09 09:14:34 +00:00
leaf%mozilla.org
bb3b492519 Automated update 2001-12-09 09:12:43 +00:00
seawood%netscape.com
556b33c81a Restoring OS/2 to previous state.
Bug #58981
2001-12-09 09:09:51 +00:00
seawood%netscape.com
5201cf5116 Restore OS/2's special setting of SHARED_LIBRARY until I can figure out what's going on with that build.
Bug #58981
2001-12-09 09:08:47 +00:00
seawood%netscape.com
894e79066b Turns out that we do have some .exp & .map files checked into the tree so replace the wildcards with more explicit rules.
Bug #58981
2001-12-09 08:56:06 +00:00
blakeross%telocity.com
e4d826b951 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:54:59 +00:00
blakeross%telocity.com
04b07bd531 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
jst%netscape.com
cc5dcc16dd Formatting changes, no code changes. 2001-12-09 08:02:41 +00:00
leaf%mozilla.org
05eecb0bb3 Automated update 2001-12-09 07:12:45 +00:00
seawood%netscape.com
7f4b4cba9a Updating win32 support for gmake build:
* Add LIB_PREFIX to build
* Read MOZ_TOOLS at configure time to set LIBIDL_* on win32
* Move MOZ_DEBUG_LDFLAGS settings into config.mk
* Fix problem with ldap being configured for standalone modules when not specified
* Fix PROGRAMS & SIMPLE_PROGRAMS rules for win32
Bug #58981 r=bryner
2001-12-09 07:08:58 +00:00
seawood%netscape.com
33ab7a9398 Add win32 support to xpcom Makefile.ins
Bug #58981 r=bryner
2001-12-09 07:05:12 +00:00
seawood%netscape.com
c68ff5bf8d Update standalone xpcom dirs list.
Bug #58981 r=bryner
2001-12-09 07:02:42 +00:00
bbaetz%cs.mcgill.ca
ad192536dc Bug 114255 - need to call UpdateGC() even if we already have a GC
r=pavlov,sr=jst
2001-12-09 06:32:05 +00:00
bernd.mielke%snafu.de
98b8d75589 bug 106966 more table frames will now be able to clip the overflow r=karnaze sr=attinasi 2001-12-09 05:39:45 +00:00
dbaron%fas.harvard.edu
baa0b0869a Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type and to speed up text frame construction. b=109788 r=bryner sr=hyatt 2001-12-09 04:28:41 +00:00
bbaetz%cs.mcgill.ca
6a3a6bb09d Mac build changes by James Turner <james.turner@crocodile-clips.com>.
Not part of build.
2001-12-09 03:55:26 +00:00
bryner%netscape.com
22c00b89f4 Fixing comments, bug 113038. Patch from diego@biurrun.de, r=bryner, rs=brendan. 2001-12-09 01:36:47 +00:00
blakeross%telocity.com
ff79685c46 Adding missing |return|. r/sr=no one 2001-12-08 23:48:54 +00:00
dbaron%fas.harvard.edu
b7c07a1976 Fix inefficient Assign pattern to use Append instead. b=113188 r=jag sr=jst 2001-12-08 22:51:15 +00:00
dbaron%fas.harvard.edu
986705d7d8 Fix appending to nsSharableString by always null-terminating in SetLength. b=113188 r=jag sr=jst 2001-12-08 22:50:34 +00:00
dbaron%fas.harvard.edu
f7b755c4e0 Prevent XPCReadableJSStringWrapper from having a null buffer handle. b=112496 r=shaver, jag sr=jst 2001-12-08 22:49:05 +00:00
dbaron%fas.harvard.edu
23c3efa195 Add two more IETF HTML 3 doctypes to the list of quirks-mode doctypes. b=109123 r=harishd sr=jst 2001-12-08 22:47:15 +00:00
dbaron%fas.harvard.edu
8c0a6f79f1 Fix crash due to accessing destroyed data previously owned by a rule node but cached on a style context that inherited it by clearing style data from style contexts before reresolution due to an inline style change. b=105619 sr=hyatt r=shaver 2001-12-08 22:46:21 +00:00
dbaron%fas.harvard.edu
08b53ca764 Remove workaround for broken string code that has since been fixed. b=100751 r=jag sr=jst 2001-12-08 22:42:42 +00:00
dbaron%fas.harvard.edu
9d81ebdcf6 Fix leak of device context. r=jag sr=shaver b=114167 2001-12-08 22:41:10 +00:00
dbaron%fas.harvard.edu
b4ec9a8f10 Fix the holding past XPCOM shutdown of an nsTimerManager in a static nsCOMPtr. r=jag sr=shaver b=43589 2001-12-08 22:40:08 +00:00
dbaron%fas.harvard.edu
82cc6db0e2 Allow text that fits exactly to be measured faster by changing < to <=. Patch from Daniel Bratell <bratell@lysator.liu.se>. r=shanjian sr=waterson b=90867 2001-12-08 22:37:12 +00:00
bryner%netscape.com
bfd986ab4e Fixing an uninitialized variable warning. bug 114243, r=dbaron, sr=shaver. 2001-12-08 22:23:39 +00:00
bryner%netscape.com
0dec223ecf Fix a signed/unsigned warning by using an unsigned int to compare against the result of sizeof(). bug 114241, r=bbaetz, sr=shaver. 2001-12-08 22:05:01 +00:00
bryner%netscape.com
fc52db848e Fix a warning by changing C++ comments to C comments. bug 114241, r=bbaetz, sr=shaver. 2001-12-08 22:04:17 +00:00
bzbarsky%mit.edu
1513f578d4 take out the accidental useragent.override change. Bug 114208,
r=bbaetz,hwaara, sr=shaver
2001-12-08 22:02:34 +00:00
dbaron%fas.harvard.edu
7b59563e1e Fix AIX (and presumably OS/2) bustage by changing |true| to |PR_TRUE|. 2001-12-08 19:47:46 +00:00
mkaply%us.ibm.com
b4b39e9631 Get OS/2 building - we need GetDefaultCharsetForLocale 2001-12-08 17:56:48 +00:00
morse%netscape.com
e3e935d877 bug 110471, fix js warning, r=morse, sr=alecf 2001-12-08 16:28:02 +00:00
jaggernaut%netscape.com
a6fc84e4ec Attempt at fixing OS/2 bustage 2001-12-08 15:16:23 +00:00
jdunn%netscape.com
92518c1c27 fixing AIX tinderbox
re-checking this in.  New fix that jag and I worked out (ok HE did!)
r=jaggernaut@netscape.com
2001-12-08 13:09:19 +00:00
jdunn%netscape.com
2001144c90 backing out previous checking. it is busting one of the linuxes.. 2001-12-08 11:51:27 +00:00
jdunn%netscape.com
4321756b3f fixing aix tinderbox bustage: aix can't handle NS_LITERAL_STRINGs in an
object declaration in a "() ? :" conditional.

r=cls@seawood.org
There is no bug for this incident but see 82523 for similar issue.
2001-12-08 11:19:52 +00:00
mkaply%us.ibm.com
8289d51212 PR_FALSE NOT false 2001-12-08 11:01:12 +00:00
bryner%netscape.com
398d312fc4 Removing wallet from REQUIRES since it's no longer needed. r=jag. 2001-12-08 09:44:58 +00:00
blakeross%telocity.com
3c85079e72 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 08:06:48 +00:00
blakeross%telocity.com
81fb73e39b 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
jaggernaut%netscape.com
83839f350e BUg 113228: Replace nsC?String::To(Lower|Upper)Case with global To(Lower|Upper)Case. r=dbaron, sr=jst 2001-12-08 07:08:38 +00:00
akkana%netscape.com
8772e8472b Hmm, let's try that spelling correction again 2001-12-08 06:59:49 +00:00
akkana%netscape.com
ba1f9f6c3b Spelling correction. Noticed by and r=timeless 2001-12-08 06:32:59 +00:00
cltbld%netscape.com
abaf6c65a5 MailBloatTestTimeout 2001-12-08 05:07:12 +00:00
mkaply%us.ibm.com
8f020057a3 PR_FALSE NOT false 2001-12-08 04:05:58 +00:00