Commit Graph

90128 Commits

Author SHA1 Message Date
rods%netscape.com
c8d6cf8c3a make it so the select's borders can't be changed by user's style
Bug 94387 r=kmcclusk sr=attinasi
2001-10-16 00:37:05 +00:00
av%netscape.com
463f3660cd Plugin SDK, first check in, not part of the build 2001-10-16 00:34:42 +00:00
rods%netscape.com
95a3ac6041 When a resize happens and one of the dimensions are constrained and it already has been reflowed we need to remove the padding & borders
or they keep getting added in.
Bug 101936 r=kmmclusk sr=attinasi
2001-10-16 00:32:14 +00:00
jst%netscape.com
1e7717abdd Fixing bug 79133 (by working around the real problem). Image onerror events cause window.onerror handlers to be called since the events bubble up the tree. r=brendan@mozilla.org, sr=vidur@netscape.com 2001-10-16 00:30:41 +00:00
sspitzer%netscape.com
80a791c8d0 fix for #104929. some minor optimizations to nsStdURL.cpp.
use PL_strchr() instead of PL_strstr() when possible.

switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free.

r=sfraser, sr=darin
2001-10-16 00:29:28 +00:00
blakeross%telocity.com
8acecc8399 Checking in correct patch (from before) 2001-10-16 00:27:26 +00:00
vidur%netscape.com
df19f1df10 First implementation of wrapper classes and tests. This is not yet part of the build. 2001-10-16 00:18:53 +00:00
jst%netscape.com
2a8e6ef783 Fixing bug 70613. element.innerHTML comes up empty if element is not part of a document hierarchy. r=bzbarsky@mit.edu, sr=rpotts@netscape.com 2001-10-16 00:04:59 +00:00
myk%mozilla.org
7b534cab6c Fix for bug 98146.
Patch by Gerv <gerv@mozilla.org>.
r=myk, no second review needed.
2001-10-15 23:02:48 +00:00
jst%netscape.com
cb3cf4c0ad Fixing crasher bug 104774, add null check before calling CallQueryInterface() on mStyleSheet, which will be null if there is no stylesheet. r=harishd@netscape.com, sr=me. 2001-10-15 22:57:17 +00:00
beard%netscape.com
dc48873609 [not part of build] Don't crash when codeBase/archive attributes of applet tag are NULL. 2001-10-15 22:54:30 +00:00
morse%netscape.com
94722a4de0 bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf 2001-10-15 22:47:54 +00:00
nhotta%netscape.com
e22f2cdc83 Adding "universalchardet", bug 91304, r=ftang, sr=sfraser. 2001-10-15 22:43:18 +00:00
morse%netscape.com
38de3b0bf3 bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf 2001-10-15 22:42:48 +00:00
nhotta%netscape.com
f1a7687afd Adding a new project "universalchardet", bug 91304, r=ftang, sr=sfraser. 2001-10-15 22:41:29 +00:00
evaughan%netscape.com
5dc6ceaac2 Grid fixes. NOT IN BUILD 2001-10-15 22:37:25 +00:00
nhotta%netscape.com
8a2febc0e5 First Checked In. 2001-10-15 22:36:40 +00:00
morse%netscape.com
fb91fc0a21 bug 104890, p3p: treat no-identifiable-info same as requires-expl-consent, r=harishd, sr=alecf 2001-10-15 22:36:31 +00:00
bryner%netscape.com
7e89125660 Bug 102725 -- problems converting numbers to strings when using gcc -O2. r=bbaetz, sr=brendan. 2001-10-15 22:31:39 +00:00
nhotta%netscape.com
4d87fe30e6 Adding a new project "universalchardet", bug 91304, r=ftang, sr=sfraser. 2001-10-15 22:29:34 +00:00
hwaara%chello.se
d3001bf452 #104719, change nsIMsgMailNewsUrl.idl to use attributes rather than GetFoo/SetFoo.
r=bienvenu, sr=sspitzer
2001-10-15 22:26:24 +00:00
blakeross%telocity.com
36a9a8f646 Mozilla-generated shortcuts use unix-style eol (103466). patch by Daniel Mario Vega <dv5a@dc.uba.ar>. r=pink sr=blake 2001-10-15 22:26:20 +00:00
darin%netscape.com
a3486db352 fixes bug 103979 "Crash if autoconfig proxies prefs enabled by the default"
r=gagan,dougt sr=rpotts
2001-10-15 22:26:19 +00:00
shrutiv%netscape.com
81d0aae209 Fix for bug 93019: Logo button URL c11n should work on all logo buttons
(r=bobj)
2001-10-15 21:16:30 +00:00
jake%acutex.net
b3109d83ec Recompiling docs to pick up last two changes 2001-10-15 19:18:04 +00:00
jake%acutex.net
44ff36e8c1 The recommended style for perl (which is the styleguide Bugzilla will use) specifies that else should not be cuddled. This guide, while not specifically saying it, elluded to cuddling else. Fixing that problem. 2001-10-15 19:12:46 +00:00
ian.mcgreer%sun.com
f54ff70f46 expose function for accessing parts of decoded cert 2001-10-15 18:19:03 +00:00
ian.mcgreer%sun.com
e05086ed8b make the subject list sorted by valid times 2001-10-15 17:18:06 +00:00
ian.mcgreer%sun.com
2e90a85e8a put the sort function in the header 2001-10-15 17:13:31 +00:00
ian.mcgreer%sun.com
48015bc83f add ordering capability to the list 2001-10-15 16:50:01 +00:00
shrutiv%netscape.com
2155c3fa19 Fix for bugzilla 102958: Prefill CCK "Auto Proxy Config URL" will
cause browser to crash. Adding comments to disable auto config proxies.
2001-10-15 16:25:11 +00:00
ian.mcgreer%sun.com
f9be08f9df a slew of AIX build fixes (bug fixes, for that matter) 2001-10-15 15:01:59 +00:00
brade%netscape.com
7c087e8898 always insert a <title> if one isn't present (create <head> if necessary); r=cmanske; sr=kin (bug #101747) 2001-10-15 14:51:26 +00:00
kin%netscape.com
29d7d2190b Fix for bug 101599: onChange fires when hitting return in text widgets
Modified nsTextInputListener::KeyPress() so that the return key fires
and onChange event if the contents of the text control has changed,
and it is a single line text control.


    mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
    mozilla/layout/html/forms/src/nsGfxTextControlFrame2.h

r=glazman@netscape.com  sr=sfraser@netscape.com
2001-10-15 14:11:37 +00:00
dougt%netscape.com
4b6b331717 adding const to aDest parameter of memcmp. r=me s/r=jband@netscape.com, submitted by jim_nance@yahoo.com, bug 97231 2001-10-15 13:28:45 +00:00
sicking%bigfoot.com
43a201f8a4 Fix .ch on HTMLTableRowElement and some friends. Checkin for Fabian Guisset (hidday@geocities.com)
b=75667 r=sicking sr=jst
2001-10-15 13:04:09 +00:00
peterv%netscape.com
a2dd913a2c Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:34:31 +00:00
sicking%bigfoot.com
34c59f519e Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:33:54 +00:00
sicking%bigfoot.com
74cdb13413 New files for bug 65983, implement format-number(). Not part of build yet. 2001-10-15 12:29:22 +00:00
simon%softel.co.il
d5b8374959 Bring the comments on nsRenderingContextWin::SetRightToLeftText in line with the code. Bug 104791, r/rs=pavlov 2001-10-15 10:24:06 +00:00
ben%netscape.com
b4a5fa0f88 87864 - attempt at preventing bookmarks file growth due to duplicate bookmarks (?)
by preventing duplicate bookmark creation during copy operations.
r=jag, sr=waterson
2001-10-15 08:38:44 +00:00
jpierre%netscape.com
e3c1fc9f5e More changes for OS/2 build, in particular for the assembly code 2001-10-15 06:49:56 +00:00
jpierre%netscape.com
1539641e6d Allow assembly code to compile under OS/2 using IBM's Assembly Language Processor 2001-10-15 06:49:15 +00:00
bstell%netscape.com
c31b9474c4 A short explaination of what the gfs/src/x11shared dir is intended for.
Not part of the build.
2001-10-15 05:31:29 +00:00
gerv%gerv.net
a100f9690f Bug 104105 - cosmetic change to make it obvious that you can create an account. 2001-10-15 03:59:19 +00:00
gerv%gerv.net
ddc6d7cf2b Bug 46935 - trivial typo. 2001-10-15 03:46:28 +00:00
seawood%netscape.com
6b91f80468 Remove config/mkdetect/Makefile 2001-10-15 01:46:36 +00:00
gerv%gerv.net
1a265b9fa1 Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Patch by myk, r=justdave, jake. 2001-10-15 00:55:50 +00:00
seawood%netscape.com
60781554cb There's no need to create a target version of nsinstall so always compile it for the host platform. 2001-10-14 21:38:01 +00:00
seawood%netscape.com
bd00354a35 Removing unneeded dir.
Bug #89330
2001-10-14 19:51:35 +00:00