Commit Graph

102160 Commits

Author SHA1 Message Date
myk%mozilla.org
7be55a6146 Fix for bug 139759: gets email searches for "cc: list or assignee" working again.
Patch by David Ward <dward@netschools.net>
2xr=myk
2002-04-26 18:17:04 +00:00
myk%mozilla.org
e4dc4740a3 Fix for bug 140354: Prevents "edit attachment as comment" from displaying opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive.
Patch by Myk Melez <myk@mozilla.org>
2xr=gerv
2002-04-26 18:12:54 +00:00
cbiesinger%web.de
88125fbc59 bug 140141 patch by kairo@kairo.at r=biesi sr=alecf
Switching language/content packs is broken (once again)
2002-04-26 18:11:38 +00:00
caillon%returnzero.com
6517a6882c 139343, zapping build warnings from computed style. r=bzbarsky,sr=jst 2002-04-26 18:10:14 +00:00
blizzard%redhat.com
8139a913c3 Changes related to getting embedding working. Not part of the build. 2002-04-26 17:52:08 +00:00
sgehani%netscape.com
39c2f63613 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
ian.mcgreer%sun.com
cdae9ed5a1 When doing cert traversals, create the certs in full as they are found. This avoids thrashing the softoken's object cache when the database has a large number of certs. 2002-04-26 14:34:05 +00:00
dcone%netscape.com
1378739a27 b=137223 r=pavlov sr=attinasi Fixed rendering of blended PNG's 2002-04-26 13:12:18 +00:00
kin%netscape.com
6b835d7397 Fix for bug 135154 (Cursor not appearing in textarea after tabbing into it)
Don't call StopBlinking() if the selection changed notification is
for a selection that is different from the one in mDomSelectionWeak.

r=akkana@netscape.com  sr=attinasi@netscape.com
2002-04-26 13:11:47 +00:00
ian.mcgreer%sun.com
74b86448f7 fix broken HPUX builds 2002-04-26 12:59:06 +00:00
peterv%netscape.com
8647b3e93c Fix for bug 129655 ([ps] PostScript module device depth is 1bit). Patch by Roland.Mainz@informatik.med.uni-giessen.de. r=dcone, sr=attinasi. 2002-04-26 12:43:43 +00:00
peterv%netscape.com
c99d697275 Fix for bug 139380 (duplicate code in nsFontMetricsXlib.cpp/nsFontMetricsGTK.cpp). Patch by Roland.Mainz@informatik.med.uni-giessen.de. r=bstell, sr=attinasi. 2002-04-26 11:36:26 +00:00
rods%netscape.com
6db330b5a8 Use binary search from nsTextFrame to find the length of the header/footer strings
Bug 139384  r=dcone sr=attinasi
2002-04-26 11:30:33 +00:00
axel%pike.org
0816cae86b bug 139934, echo DISPLAY and printing environment vars in debug mode. patch by Roland.Mainz@informatik.med.uni-giessen.de, r=cls 2002-04-26 09:51:17 +00:00
igor%mir2.org
e497d2b898 I changed VariableTable to store arbitrary Object as variable data to avoid allocation of LocalVariable in the interpreter mode as in this case only the variable name is used and it can be stored directly. It allows to remove omj.LocalVariable and omj.optimizer.OptVariableTable for the cost of having omc.JavaVariable which omj.optimizer.OptLocalVariable implement to pass to omc.ClassFileWriter debug information about the variable. 2002-04-26 08:01:29 +00:00
gerv%gerv.net
8f2afb69b0 Bug 135817 - update template filename. Oops. 2002-04-26 06:46:16 +00:00
gerv%gerv.net
3d798c1bba Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk. 2002-04-26 06:13:41 +00:00
jband%netscape.com
8c580862e8 fix bug 139243. Remove reference count based rooting of JS objects of wrapped natives and replace it with GC-time marking. This is a pretty good DOM performance win. r=dbradley sr=jst. 2002-04-26 06:08:35 +00:00
gerv%gerv.net
73f235dadf Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. 2002-04-26 06:01:30 +00:00
aaronl%netscape.com
6d9909a3db Bug 122312. Active Accessibility: support default actions for menu items and options. r=jgaunt, sr=alecf 2002-04-26 04:50:21 +00:00
aaronl%netscape.com
869936db36 Active Accessibility: getAccActionName returning empty string on Linux and Mac 2002-04-26 04:39:42 +00:00
jkeiser%netscape.com
dc6b152999 Make iframe not load on DemoteForm and not load when iframe is removed from tree (bug 138900). r=peterv@netscape.com, sr=jst@netscape.com 2002-04-26 03:24:32 +00:00
kestes%walrus.com
9235301676 updates. 2002-04-26 02:11:49 +00:00
mscott%netscape.com
c473f275f4 Bug #140104 --> only bring in the cookie tasks overlay if the window is a nav window.
this fixes a problem where mail, mail compose and editor windows were getting a cookie icon in
them.
r/sr=sspitzer
2002-04-26 02:05:53 +00:00
kestes%walrus.com
a2a842ad48 updates 2002-04-26 02:05:26 +00:00
kestes%walrus.com
c6e1178697 updates 2002-04-26 01:57:59 +00:00
relyea%netscape.com
600cb240a3 Add code to update nickname and 'CKA_ID' from set attribute calls. This allows
us to add a nickname to a cert after we import it from pkcs #12.
2002-04-26 01:44:33 +00:00
hyatt%netscape.com
1f4c04a055 Starting to add toolbar show/hide for bookmarsk toolbar. 2002-04-26 01:39:14 +00:00
sspitzer%netscape.com
4664d0a626 fix for #137886. Detect defunct previously migrated profiles and offer to re-migrate.
this is pref controlled, "profile.seconds_until_defunct.  by default,
we'll never offer to remigrate.  initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
dmose%netscape.com
1331e7b994 Make nsldapi_os_connect_with_to correctly check error return from poll (bug 140101). Patch from Rich Megginson <richm@netscape.com>. r=dmose@netscape.com 2002-04-26 01:32:59 +00:00
leaf%mozilla.org
3e1a2f8f87 Automated update 2002-04-26 01:26:29 +00:00
seawood%netscape.com
b600f3ca24 Fix long-standing typo. Search for <sys/bitypes.h> not <sys/bittypes.h>
Bug #139895 r=bryner
2002-04-26 01:13:21 +00:00
mscott%netscape.com
198694c2bd Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
relyea%netscape.com
fbb0134208 Write the nickname entry as well when adding a nickname to a bug. 2002-04-26 01:09:21 +00:00
kestes%walrus.com
5d44026bf9 typo. 2002-04-26 00:51:11 +00:00
kestes%walrus.com
3d73d56902 fix backward compatibility. 2002-04-26 00:49:22 +00:00
kestes%walrus.com
8b206bbbef remove some of the more strict checks. 2002-04-26 00:44:23 +00:00
myk%mozilla.org
7b92f0c93b Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since "size" is a hash built-in method in Template Toolkit 2.07
Patch by Gerv <gerv@gerv.net>
r=ddk,myk
2002-04-26 00:41:37 +00:00
kestes%walrus.com
709581aebb updates 2002-04-26 00:06:18 +00:00
kestes%walrus.com
664f3b02c5 update 2002-04-25 23:55:30 +00:00
kestes%walrus.com
f53452d136 updates. 2002-04-25 23:46:12 +00:00
cotter%netscape.com
1554633000 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; content & formatting fixes for certs help 2002-04-25 23:42:45 +00:00
bnesse%netscape.com
78c4c72003 Attempting to fix pinkertons bustage... removed apparently unintentional definition. 2002-04-25 23:38:50 +00:00
mscott%netscape.com
9e18c8277a Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
kestes%walrus.com
e310c167f7 update. 2002-04-25 23:33:14 +00:00
jgaunt%netscape.com
242ee90c42 bug 138346 html element accessible action names not expose in embedding
added accessible.properties to the embedding manifest
r=chak
sr=alecf
2002-04-25 23:21:04 +00:00
kestes%walrus.com
ca83477454 put html in a different directory. 2002-04-25 23:05:24 +00:00
jst%netscape.com
f3bec601cc Fixing Txul regression bug 138012. Make docshells always accessible through box objects and load about:blank when no src is specified on a frame. Eliminate creation of synthetic documents when they're not needed. r=peterv@netscape.com, sr=jaggernaut@netscape.com 2002-04-25 23:04:52 +00:00
kestes%walrus.com
d3d6f7b57a Setup for Mozilla.org Lounge. 2002-04-25 22:57:59 +00:00
brendan%mozilla.org
d4e55c2951 Purge the deflated string cache entry, if any, before finalizing external strings (140070, r=jband, sr=shaver). 2002-04-25 22:55:03 +00:00