cltbld%netscape.com
3293a60c3c
pull from the eventual tag, leaf checking in as cltbld
...
git-svn-id: svn://10.0.0.236/branches/NETSCAPE_7_02_RELEASE_MINIBRANCH@137770 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-13 18:29:50 +00:00
(no author)
491cca7387
This commit was manufactured by cvs2svn to create branch
...
'NETSCAPE_7_02_RELEASE_MINIBRANCH'.
git-svn-id: svn://10.0.0.236/branches/NETSCAPE_7_02_RELEASE_MINIBRANCH@137083 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-29 18:49:01 +00:00
cltbld%netscape.com
dfa8c6f86e
updating to use branch tag NETSCAPE_7_02_BRANCH
...
git-svn-id: svn://10.0.0.236/branches/NETSCAPE_7_02_BRANCH@137082 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-29 18:49:00 +00:00
(no author)
95568f7f6c
This commit was manufactured by cvs2svn to create branch
...
'NETSCAPE_7_02_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/NETSCAPE_7_02_BRANCH@135050 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-10 19:26:11 +00:00
danm%netscape.com
9e8212e87c
set UserState to match when window is sized or moved. bug 167663 r=dveditz,pinkerton,sfraser a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@134047 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-18 21:17:19 +00:00
darin%netscape.com
835db046b3
fixes bug 179983 "prefetching is broken on the 1.0 branch"
...
r=gordon sr=dveditz a=brendan ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133818 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-14 05:09:01 +00:00
mstoltz%netscape.com
f3f23982f7
Bug 91043 - Disallow cross-origin access to HTMLDocument.write and writeln.
...
r=pavlov, sr=dveditz, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133801 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-14 01:14:41 +00:00
cavin%netscape.com
cbc1d68832
Fix for bug 169219. Check if the redirector type is an empty string as well. r=naving, sr=sspitzer, a=rjesup.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133692 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-12 20:45:59 +00:00
darin%netscape.com
891ff56586
fixes bug 179026 "URL parameter containing non-ASCII characters is not
...
parsed correctly" r=dbradley sr=dveditz a=rjesup ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133678 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-12 19:22:06 +00:00
bryner%netscape.com
5dc878b30c
Bug 170001 - fix memory corruption resulting from trying to allocate a nsDOMMutationEvent from storage that is 4 bytes too small. r=dbaron, sr=jag, a=jesup.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133230 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-07 00:19:42 +00:00
dveditz%netscape.com
715acf04b4
Prevent crash in ShellExecute() on some versions of windows (bug 161357) r=mstoltz,sr=darin,a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133115 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-06 05:15:29 +00:00
ducarroz%netscape.com
5b849ee543
Fix for bug 162842.
...
When we parse a message, we emitt the main message headers as well the headers
of embedded messages. We must call nsIMsgMailNewsUrl::SetMimeHeaders only for
the main headers.
R=sspitzer, SR=bienvenu, A=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133096 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-06 03:00:02 +00:00
rods%netscape.com
c2a4989a09
With Roy's suggestion, plus there is no need to convert the Printer Name using
...
GetACPString inside CreateGlobalDevModeAndInit, it is always passed in correctly.
We could convert the name inside CreateGlobalDevModeAndInit, but all the
platform calls require a LPTSTR, so this is the best way.
Bug 167128 sr=blizzard r=dcone a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133030 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-05 20:53:55 +00:00
rods%netscape.com
4c7844ee93
fixes iframe display issue
...
Bug 167775 r=dcone sr=kin a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133029 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-05 20:48:53 +00:00
rods%netscape.com
6d8a4d5b3e
Fixes the iframe placement issue
...
Bug 129034 r=kin sr=dveditz a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133028 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-05 20:47:08 +00:00
darin%netscape.com
4f54d75685
fixes bug 177326 "Mozilla rapidly repeats requests multiple times"
...
r=dougt sr=rpotts a=blizzard ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@133001 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-05 04:43:50 +00:00
dveditz%netscape.com
69f28efb74
fix for topcrash bug 146466, r=sgehani/rjc, sr=bzbarsky, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132987 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-05 02:48:17 +00:00
jaggernaut%netscape.com
2d857b89d4
"oops". Fixing bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132928 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-04 13:26:15 +00:00
jaggernaut%netscape.com
f79343a4fb
Bug 171274: check parent shell type for primary content frames. r=dbaron, sr=jst, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132927 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-04 12:27:19 +00:00
dveditz%netscape.com
55433fdc5a
prevent heap overrun from corrupt zip archive (bug 157646) r=mstoltz,sr=darin,a=roc/chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132902 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-02 06:37:28 +00:00
dveditz%netscape.com
6a2d401bf4
prevent heap buffer overrun from corrupt jar (bug 164695) r=mstoltz,sr=darin,a=roc/chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132901 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-02 06:35:50 +00:00
caillon%returnzero.com
4c1b38605a
162393 - Make our content area click code and link handling code more robust.
...
r=bzbarsky sr=jag a=asa,shaver,roc+moz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132850 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-01 23:59:59 +00:00
cltbld%netscape.com
24d9e943f2
updating version to 1.0.2
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132804 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 23:53:09 +00:00
darin%netscape.com
00b2f23625
fixes bug 162520 "possible princeton-style password stealing exploit" and
...
fixes bug 175495 "Password Manager reprompts whether or not to save passwords
it already has stored" r=morse sr=dveditz a=asa ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132766 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 06:33:24 +00:00
darin%netscape.com
316833dcb0
fixes bug 174984 "Prefetch requests should send Referer"
...
r=gagan,mstoltz sr=bzbarsky a=valeski ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132763 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 06:12:44 +00:00
heikki%netscape.com
89bf3093f9
Bug 152701, XMLExtras properties should not be available in mailnews. r=harishd, sr=dveditz, a=brendan.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132759 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 04:27:05 +00:00
timeless%mozdev.org
d23ad2a655
Bug 137033 Chrome buttons remain highlighted after dropdown item selected
...
patch by kyle.yuan@sun.com r=ben sr=bryner a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132758 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 03:27:40 +00:00
timeless%mozdev.org
affc998e47
Bug 127842 Reload the Bookmark and History tab context menu in sidebar crashes mozilla - Trunk M100 N70PR1 [@ nsXULTreeBuilder::GetTemplateActionCellFor]
...
patch by varga@netscape.com r=bryner sr=shaver a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132757 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 03:22:26 +00:00
morse%netscape.com
c8ed6d408a
bug 174104, secure cookies not recognized as secure, r=mstoltz, sr=dveditz, a=chofmann a=buckland
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132756 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 03:20:41 +00:00
dbradley%netscape.com
59f7944824
Bug 169902 - nsStandardURL::Resolve pass wrong length in some cases to ParseURL. r=dougt, sr=darin, a=brendan. NOTE: This contains only the nsURLParsers.cpp part of this patch. The nsStandardURL.cpp part was not applicable on the branch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132751 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 02:35:29 +00:00
sfraser%netscape.com
e23174a81c
Fix for bug 168831: PR_Poll on mac ignoring data buffered in io layers. module r=wtc. a=be/adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132750 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 02:28:33 +00:00
jpierre%netscape.com
0cc0ffae77
Add TC TrustCenter 2 & 3 roots . Bug # 169038 . a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132744 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 00:43:59 +00:00
mstoltz%netscape.com
3d38871d04
Bug 168316 - When Java calls into JS, add an extra frame to the top of the
...
JS stack with principal informtaion for the security manager.
r=dveditz, sr=jst, a=chofmann, buckland
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132680 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-30 03:29:40 +00:00
brendan%mozilla.org
5bebf21ae6
Fix lightweight function call code gen to select JSOP_POP always, to avoid contending for js_Interpret's *result pigeon-hole (176125, r=shaver, a=tor).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132624 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-29 02:11:20 +00:00
shliang%netscape.com
45ebb0480f
bug 174765 - add popup blocking backend. r=dveditz,sr=jag,a=chofmann.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132546 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-26 00:19:59 +00:00
(no author)
a4938dfaba
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132506 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-25 04:46:20 +00:00
kin%netscape.com
931891d08a
Fix for bug 159363: Text overlaps image (ESPN.com)
...
- Place right floaters at the unconstrained right edge during an unconstrained reflow. This ensures that the floater will be repositioned when the constrained reflow comes around.
- Fixed |if| expression that was used to detect whether or not we were trying to do an unconstrained reflow.
r=karnaze@netscape.com
sr=dbaron@fas.harvard.edu
a=chofmann@netscape.com
adt=buckland@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132407 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-23 20:21:04 +00:00
sdagley%netscape.com
617073babe
Landing #56589 - shared menu support for OS X - on MOZILLA_1_0_BRANCH. r=bnesse,sr=sfraser,a=buckland and rjesup(for drivers)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132383 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-22 23:36:40 +00:00
karnaze%netscape.com
ccdeff9a22
bug 141021 - Add NeedPass2Reflow flag. a=chofmann,jaimejr, sr=waterson, r=bernd.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132380 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-22 21:33:18 +00:00
darin%netscape.com
0a4ca85593
fixes bug 151478 "https wyciwyg page is cached" r=mstoltz sr=rpotts a=rjesup ADT+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132338 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-21 22:10:05 +00:00
shanjian%netscape.com
8a3d8a5d95
In my previous checkin, mac does not like this style #include "../src/cp1252.ut",
...
I just copy every from that file to here. It is basically the same thing as last checkin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132287 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-19 04:22:13 +00:00
nhotta%netscape.com
2e3f19f3a8
Convert formatted date to NCR like we do for string bundles,
...
bug 169081, r=shanjian, sr=jst, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132286 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-19 02:41:28 +00:00
shanjian%netscape.com
4f30ae79e3
#149417 Treat US-ASCII as ISO-8859-1 (Meta chaset tag)
...
r=ftang, sr=alecf
a=adt, choffman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132285 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-19 01:59:55 +00:00
cltbld%netscape.com
457cb25646
updated version for 7.01
...
Bug# 20487 - r=jj/sr=leaf/a=adt
ycalonje checking in as cltbld
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132259 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-18 20:24:34 +00:00
cbiesinger%web.de
358b717d94
bug 110076 patch by paper r=biesi sr=tor a=jesup Access violation in Trunk M100 N70PR1 [@ imgContainer::StartAnimation]
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132256 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-18 19:48:56 +00:00
karnaze%netscape.com
285bb2dfd5
Fix regression tests to get viewer from dist/bin, not affecting the build.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132237 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-18 14:11:06 +00:00
loadrunner%betak.net
984252a3ca
b173552 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132176 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 20:16:55 +00:00
loadrunner%betak.net
dd1a1a49b3
b173552 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132174 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 20:13:47 +00:00
dbragg%netscape.com
709509fd15
b173552, Inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, rs=sfraser, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132166 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 19:52:58 +00:00
dbragg%netscape.com
36da25c43e
b 173552, Inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, rs=sfraser, sr=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132165 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 19:50:57 +00:00
rjesup%wgate.com
34cfc1a3e4
Bug 93015: (1.0 branch checkin) Fix problems with onload timing; with
...
memory cache entries being evicted incorrectly (images not loaded on Back
with a disabled disk cache); with loadflags (wrong document channel
assertions), and avoiding useless progress notifications for images loaded
by imglib (they belong to the proxy loader). Subsumes bug 171053, bug
129795, and bug 150142. r=rpotts, sr=darin a=brendan/asa/shaver (171053
is r=jst, sr=darin, a=rjesup)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132163 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 19:38:33 +00:00
darin%netscape.com
e9a2d8c01a
link prefetching (default disabled) b=12274 r=gagan sr=rpotts a=rjesup ADT+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132121 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 00:48:19 +00:00
darin%netscape.com
ff70d62e5a
fixing more WIN32 bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132117 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 00:27:11 +00:00
darin%netscape.com
af9249ef04
fixing REQUIRES bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132116 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 00:23:48 +00:00
darin%netscape.com
75700356ca
landing link prefetching disabled by default b=12274 r=gagan sr=rpotts
...
a=rjesup ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132104 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-16 23:15:34 +00:00
darin%netscape.com
7b272ad3aa
adding new files for link prefetching b=12274 r=gagan sr=rpotts a=rjesup ADT+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132102 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-16 23:08:38 +00:00
naving%netscape.com
4d0af44652
173357 r=cavin sr=bienvenu a=chofmann
...
173399 sr=sspitzer a=chofmann
fixing compact folder bugs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132068 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-16 05:47:48 +00:00
kaie%netscape.com
c31b92b894
b=171220 Profile switching network teardown race condition with NSS shutdown
...
r=ccarlen sr=darin a=rjesup adt=buckland
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132050 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-16 00:49:24 +00:00
sfraser%netscape.com
42831eb44b
Fix bug 157837 on the branch (broken scroll bar arrows). r=pink, sr=bryner, a=drivers.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132049 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-16 00:38:33 +00:00
dveditz%netscape.com
d6722475ca
fixing bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132014 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-15 07:51:18 +00:00
dveditz%netscape.com
044063fb66
Fix WinXP SP1 install crash where an OS change in DLL search order sometimes picked up incompatible zlib.dll's from other applications (bug 167515) r=syd,sr=mscott,a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@132009 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-15 03:57:18 +00:00
oeschger%netscape.com
d7158d18a1
updating help content, rubber-stamped per bug 122806, r=robinf
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131983 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-14 21:19:06 +00:00
cltbld%netscape.com
a3b8660d79
updated version for 1.2b release. ycalonje checking in as cltbld.
...
r=jj,sr/a=leaf
Bug# 173833
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131971 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-14 18:01:53 +00:00
cltbld%netscape.com
281d61b5eb
Updated version to 1.0.2 Bug#173833 r=jj,sr/a=leaf ycalonje checking in as cltbld
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131968 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-14 17:55:00 +00:00
srilatha%netscape.com
9e8f767b56
Fix for bug # 173304. Added the wizard pages to account wizard.
...
r=suresh@netscape.com , sr=sspitzer@netscape.com , a=valeski@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131946 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-14 02:35:00 +00:00
srilatha%netscape.com
59e561ca4d
Fix for bug #173267 . Added a method to get NCProfile stings from the registry
...
r=ccarlen@netscape.com , sr=sspitzer@netscape.com , a=valeski@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131945 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-14 02:31:42 +00:00
wtc%netscape.com
2de6db2be6
Bug 171198: allow forced removal of certs from temp cert store.
...
r=wtc. sr=relyea. a=rjesup@wgate.com and adt+ for mozilla 1.0 branch.
Modified Files:
Tag: MOZILLA_1_0_BRANCH
certdb/stanpcertdb.c pk11wrap/pk11cert.c pki/pkistore.c
pki/pkistore.h
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131851 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-12 00:33:25 +00:00
mstoltz%netscape.com
37d02f25e7
Bug 163648 - Allow "blacklisting" of potentially dangerous external protocol handlers
...
using prefs. Initially blacklisting vbscript, hcp, ms-help, vnd.moz.radio,
and javascript (as an external handler). r=darin, sr=dveditz, a=rjesup.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131747 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-10 23:59:37 +00:00
timeless%mac.com
6a2866c46f
Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
...
r=bz sr=darin a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131643 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 22:20:37 +00:00
darin%netscape.com
f915f7506b
fixes bug 173147 "increase redirection limit to 20" r=dougt sr=heikki
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131641 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 22:14:47 +00:00
brendan%mozilla.org
d467a55f72
Null defense to stop 1.0 branch topcrash (167622, r=jrgm, sr=ben, a=rjesup).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131628 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 21:30:22 +00:00
dcone%netscape.com
6476a68e42
b=162747 r=rods sr=kin a=rjesup@wgate.com Update the background tiling update with that of the branch. Scrolling should
...
increase in speed with these changes.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131532 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 01:50:23 +00:00
naving%netscape.com
483f69e2fd
123402 r=timeless sr=bienvenu a=rjesup make sure timestamp of last auto-compact is set
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131517 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 00:49:31 +00:00
naving%netscape.com
a36501afb8
70322 r=cavin sr=bienvenu a=rjesup Make sure we don't crunch existing nstmp file.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131515 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 00:45:13 +00:00
jaggernaut%netscape.com
40405bcc78
Bug 118835: add support for home page groups. r=law, sr=hewitt, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131510 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-09 00:26:36 +00:00
bienvenu%netscape.com
0002ab0955
add support for getting custom command results from imap url 172453 r=cavin, sr=sspitzer, a=rjessup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131451 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-08 19:42:05 +00:00
bienvenu%netscape.com
b864807765
add support for imap undelete cmd to view, r=cavin, sr=sspitzer, a=rjessup 172452
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131449 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-08 19:38:43 +00:00
loadrunner%betak.net
920e9e494c
b172679, Regarding to fix 172075, for Content pack (need update) appears, r=tao, sr=blizzard, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131448 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-08 19:29:58 +00:00
sspitzer%netscape.com
4772048140
fix for #172085 . override smtp redirector type based on hostname.
...
r=cavin,sr=bienvenu,a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131441 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-08 18:42:40 +00:00
sgehani%netscape.com
511639a860
Fix spurious update notifications and rely on necko for browser version.
...
b=166448; r=harishd; sr=dveditz
*** NOT PART OF BUILD YET ***
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131359 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-08 02:01:24 +00:00
loadrunner%betak.net
8ad284afc5
b172075, Need to flip chrome locale version from 1.0.1rc1 to 1.0.2 in brand.dtd, r=tao, sr=blizzard, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131118 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-04 00:45:56 +00:00
kaie%netscape.com
0c68d5fce1
b=141612 Misconfigured SSL web sites cause "unknown authority" messages. Enhance the shown error message.
...
r=javi sr=dveditz adt=dveditz a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131113 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-04 00:07:20 +00:00
dbaron%fas.harvard.edu
03a0d0c951
Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. This also fixes the association of label elements with text inputs (bug 28657). b=96813 r=jkeiser/bzbarsky sr=jst a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131033 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-03 00:21:31 +00:00
dbaron%fas.harvard.edu
bfff01a497
Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. This also fixes the association of label elements with text inputs (bug 28657). b=96813 r=jkeiser/bzbarsky sr=jst a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@131032 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-03 00:20:17 +00:00
karnaze%netscape.com
9784c0a456
bug 167915 - remove 2nd patch in bug 138725 and install the 1st. a=rjesup, adt=dveditz, sr=kin, r=jkeiser
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130965 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-02 04:13:14 +00:00
heikki%netscape.com
5888a9563d
Bug 169982, seems like the earlier checkin failed partially. Adding missing parts. r=mstoltz, sr=jst, a=choffmann,dveditz.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130830 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-30 22:27:14 +00:00
heikki%netscape.com
df48be254c
Bug 169982, serializeToStream needs same origin check. r=mstoltz, sr=jst, a=chofmann.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130645 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-28 04:55:07 +00:00
bienvenu%netscape.com
342a2e9737
fix 100% cpu useage loading msg with background image, from trunk 98626 a=dveditz,rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130606 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-27 19:45:52 +00:00
ftang%netscape.com
61e86fe725
move the trunk fix of 164204 into branch for yokoyma
...
- Need to create a caret before calling ImmSetCandidateWindow()
this is a work-around of a bug with MS PinYin.
- Caret is created when we receive StartComposition()
and is destroyed when we receive EndComposition()
- impact only in WinXP with MS PinYin
r=shanjian sr=jst a=chofmann/dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130410 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-25 06:25:05 +00:00
sspitzer%netscape.com
9288edfd08
fix HPUX build bustage by adding a newline.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130390 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-24 23:31:02 +00:00
sspitzer%netscape.com
5d5db79f7b
extensions / improvements for imap accounts with special redirector types.
...
don't collect incoming mail by default. r/sr=bienvenu, a=putterman for 1.0 branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130368 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-24 20:27:26 +00:00
sspitzer%netscape.com
eb3dce191e
new file.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130367 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-24 20:21:38 +00:00
darin%netscape.com
e252d45c54
fixes bug 166479 "DNS: user resinit() to update DNS list when lookup fails
...
(changing networks, DHCP, etc.)" r=dougt sr=blizzard a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130331 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-24 03:57:22 +00:00
sfraser%netscape.com
5eabc6556d
Fix bug 137295 (gaps in images) on the 1.0 branch. r=pinkerton, sr=beard. a=rjesup, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130294 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-23 21:50:57 +00:00
cbiesinger%web.de
c8431a1c2d
bug 100846 patch by netdemonz@yahoo.com r=biesi sr=jag a=jesup turbo: should get back on system tray after explorer.exe crash
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130284 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-23 21:00:35 +00:00
darin%netscape.com
8a4f3c2b0e
fixes bug 158500 "Binary data in multipart/x-mixed-replace get an extra
...
line end when saved or viewed." r=dougt sr=bzbarsky a=rjesup adt+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130260 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-23 18:49:11 +00:00
darin%netscape.com
682db95daa
fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
...
r=mstoltz,bbaetz sr=dveditz a=rjesup adt1.0.2+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130259 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-23 18:43:00 +00:00
alexsavulov%netscape.com
0144166907
fix for topcrash+ bug 146308 (the fix is technicaly the same like the one
...
for bug 143706 by David Baron)
sr= kin r= alexsavulov a= rjesup. the fix was requested by adt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130209 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-21 20:11:18 +00:00
rpotts%netscape.com
a9616a0ca1
bug #169583 (r=jud, sr=darin). Allow the URILoader to continue looking for a consumer if a ContentHandler returns NS_ERROR_WONT_HANDLE_CONTENT
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130190 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-21 00:44:35 +00:00
shanjian%netscape.com
6e179e596c
#169858 Browser--Can not login CMB website.
...
Suppress autodetection notification when charset source is higher.
r=jkeiser, jebak, sr=jst.
a=valeski, adt, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130168 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-20 19:49:14 +00:00
shanjian%netscape.com
b1a3e2a620
#169858 Browser--Can not login CMB website.
...
post doc populate its charset to child frame to disable autodetection.
r=jkeiser, jebak, sr=jst.
a=valeski, adt, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130167 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-20 19:48:13 +00:00
ccarlen%netscape.com
3d5a2b4af0
Bug 169683 - CHeaderSniffer is passing wrong flags to nsIWebBrowserPersist. r=pink/sr=sfraser/a=blizzard
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130158 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-20 18:44:01 +00:00
chak%netscape.com
94dd9c8333
Fix for Bugscape #19986 - Add(and comment out) OJI/LiveConnect files
...
r=adamlock,bnesse, sr=darin,rpotts
a=edt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130077 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-19 20:01:54 +00:00
peterlubczynski%netscape.com
800b1a4696
Fixing [OSX] Inline IME does not work in composer and text area when the Flash 6 plugin is running bug 159016 r=ftang sr=sfraser a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@130005 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-19 02:15:43 +00:00
peterlubczynski%netscape.com
fb3cadc94a
Fixing bug 137231, can't show plugins that start out hidden sr=kin, r=serge, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129877 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-18 03:40:45 +00:00
dcone%netscape.com
3dcf39ccd4
137982 r=dcone sr=sfraser a=asa Fixes widgets drawing in the wrong places on the mac
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129862 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-18 01:49:54 +00:00
ccarlen%netscape.com
5598521fb3
Bug 154880 - dropdown lists do not go away in PPEmbed when click occurs outside of it. r=pink/sr=sfraser/a=rjesup@worldgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129854 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-18 00:54:25 +00:00
smontagu%netscape.com
b1a4916e76
Bug 161556: Arabic bitmap fonts are printed too small. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=darin, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129850 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-18 00:18:43 +00:00
rpotts%netscape.com
21ad91ddd0
bug #145579 (r=darin, sr=jst) send the correct referrer for images...
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129849 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-18 00:17:10 +00:00
ccarlen%netscape.com
bfa6d9a346
Bugscape 8854 - Allow embedding clients to access background images from context menu listeners. r=pinkerton/sr=alecf/a=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129848 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-18 00:01:53 +00:00
ccarlen%netscape.com
db9d15b0db
Adding new files for bugscape 8854 - Allow embedding clients to access background images from context menu listeners. r=pinkerton/sr=alecf/a=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129847 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-17 23:53:33 +00:00
rpotts%netscape.com
d98370f0e3
bug #142976 (a=rjesup). Fix storage transport to fire OnStopRequest for failures -- this impacts https: sites.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129824 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-17 21:25:20 +00:00
loadrunner%betak.net
4db6393558
b168588, Hardcoded strings in Gopher search alert, r=yokoyama, sr=bryner, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129809 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-17 20:00:00 +00:00
nhotta%netscape.com
87936510e8
Added 'styl' for D&D, the style run is created from script runs
...
which is generated after the text is converted from Uincode,
bug 168041, r=pink, sr=sfraser, a=rjesup@wgate.com , edt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129804 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-17 19:36:48 +00:00
dougt%netscape.com
9732d10297
550 errors cause ftp to spin. r=bbaetz, sr=darin, a=rjesup@wgate.com, b=162326
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129755 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-16 22:03:33 +00:00
cbiesinger%web.de
5f53ccac3b
bug 166886 r=pavlov,jesup sr=tor a=jesup crash loading .icos (on Tru64, possibly elsewhere), bit of cleanup (everywhere)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129735 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-16 19:33:51 +00:00
cltbld%netscape.com
20cce8ad8b
updated mac getinfo strings for mozilla 1.0.2, bugzilla 168307. r=lpham sr/a=leaf. ycalonje checking in as cltbld.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129723 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-16 17:48:47 +00:00
cltbld%netscape.com
d05a65ee2b
Updated Desktop Get Info version to 1.0.2 Bug# 989598. ycalonje checking in as cltbld
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129722 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-16 17:42:54 +00:00
(no author)
01d0f5d48a
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129695 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-16 13:54:29 +00:00
karnaze%netscape.com
f86d301fe7
bug 160014 - re-calc cell spacing total when balancing. a=rjesup, edt=valeski, sr=kin, r=kmcclusk
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129637 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-15 03:52:50 +00:00
leaf%mozilla.org
c1377636bb
update localeVersion to 1.0.2
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129623 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-14 19:25:13 +00:00
mjudge%netscape.com
af905fb0cf
old build system requires this file to be updated not just makefile.in
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129534 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-13 18:37:22 +00:00
bnesse%netscape.com
7a7fcabcca
Fixing branch bustage... bad xml checkin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129532 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-13 18:14:20 +00:00
darin%netscape.com
e3a0ace815
hoping to fix mac build bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129529 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-13 15:56:08 +00:00
sfraser%netscape.com
4ca5fbaa54
Add nsISelectionImageService.idl to the IDL project. Bug 14835. Checking into branch for mjudge, with all appropriate permissions.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129457 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-13 00:11:15 +00:00
mjudge%netscape.com
2ac6bd0cce
14835 landing on branch. adds image highlighting for selection in browser and any composer. fixes include all patches from bug. works on unix/mac and windows
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129455 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-13 00:05:14 +00:00
mjudge%netscape.com
bcf21e26a5
14835 landing on branch, fix for mac tiling code. need to not draw out of bounds
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129454 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 23:59:15 +00:00
darin%netscape.com
deb9bad8e0
fixes bug 166396 "embedders should be able to override the default socket
...
type used for HTTP connections" r=dougt sr=rpotts a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129416 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 20:49:11 +00:00
lpham%netscape.com
7861730db0
update to 1.0.2 for Mozilla 1.0.2 release
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129409 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 20:22:28 +00:00
beard%netscape.com
90e229ebb8
Fix for bug #168064 , crash when ~/Library/Logs doesn't exist. r=bnesse, sr=sfraser, a=rjesup@wgate.com.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129402 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 19:55:33 +00:00
(no author)
b2fbc6f6a8
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129395 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 19:42:17 +00:00
brade%netscape.com
aff66455d3
don't scroll down when typing spaces in text widgets in browser (bug 26882, r=akkana, sr=sfraser, a=rjesup)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129344 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 14:27:59 +00:00
bolian.yin%sun.com
e1dd7c3a6e
Bug 120464, [PATCH] Netscape 6.21 Beta locked the CDE(dtlogin process).
...
patch by joshua.xia@sun.com , r/sr=blizzard a=rjesup@wgate.com for MOZILLA_1_0_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129314 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 05:46:53 +00:00
shanjian%netscape.com
464ef37bfe
#161328 CJK string is not breakable before joined frames
...
change name from aIsBreakable to aCanBreakBefore,
apply RevertSpaceToNBSP in all situations.
make a word to be breakable before if it is not the first word.
r=rbs, sr=bzbarsky, a=edt, chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129292 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 01:39:06 +00:00
shanjian%netscape.com
3fa461dddf
#162894 Extend universal detector's coverage to include iso-8859-1
...
r=roy, sr=jst, a=edt, chofmann
added a latin1 prober to detect iso-8859-1 (cp1252);
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129291 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 01:32:01 +00:00
rjesup%wgate.com
060b29f892
Bug 126346: iframes don't inherit text zoom (1.0 branch checkin).
...
r=dbaron sr=jst a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129286 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 00:45:57 +00:00
dougt%netscape.com
a2952a3278
Linux/SPARC w/GCC3 xptcall broken. patch by davem@redhat.com, sr=shaver@mozilla.org, b=144368
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129280 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 20:47:44 +00:00
peterlubczynski%netscape.com
7f15cdb2f9
Fix for topcrash bug 146538 browser may crash on startup if a plugin does not register any file extensions: GIB ActiveX Object (NPchargitplug.dll) may crash in [@ AddPluginInfoToRegistry] N700, branch r=av sr=beard a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129279 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 20:44:56 +00:00
dbaron%fas.harvard.edu
05327735d6
Make the declarations of colors for radio buttons and check boxes important, so they are unstylable (and styles in web pages don't cause them to disappear). b=58755 (and 164484) r=jkeiser (and bbaetz) sr=bzbarsky a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129278 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 20:39:31 +00:00
kin%netscape.com
703a40f096
Fix for bug #96736 : [FLOATER]The "Top 1000 Reviewer" is overwritten by text
...
mozilla/layout/base/src/nsSpaceManager.cpp
mozilla/layout/base/src/nsSpaceManager.h
- Implemented nsSpaceManager methods PushState() and PopState().
mozilla/layout/html/base/src/nsBlockReflowContext.cpp
- Modified nsBlockReflowContext::DoReflowBlock() to
call PushState() and PopState() to remove any
floaters that may have been added to the SpaceManager
during the intermediate "unconstrained" Reflow()
call, used to calculate the max block width. This
allows the Reflow() call that immediately follows
it to properly place the floaters.
r=waterson@netscape.com sr=dbaron@fas.harvard.edu
a=rjesup@wgate.com (on behalf of drivers@mozilla.org )
a=chofmann@netscape.com (on behalf of edt@netscape.com )
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129277 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 20:29:48 +00:00
dbaron%fas.harvard.edu
fd4401ea3a
Make BR-related parts of the quirky inline box model also quirky in almost-standards mode, to match the rest of the inline box model quirks. b=161691 sr=bzbarsky r=caillon a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129275 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 20:14:26 +00:00
nhotta%netscape.com
9f60ee00ed
Add a code to unescape with a charset for a non ASCII file name,
...
bug 163682, r=jbetak, sr=bzbarsky, a=rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129274 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 19:51:34 +00:00
(no author)
fa7107e8a1
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129224 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 03:12:14 +00:00
kmcclusk%netscape.com
d65cefde11
Change PLEvent notification to dynamically switch between posting WM_APP messages and timers based on event starvation to prevent UI lockup and paint starvation during long page loads r=dougt sr=kin a=rjesup@wgate.com bug 157144
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129179 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-10 23:46:08 +00:00
neeti%netscape.com
daf7f72251
fix for bug 141784 - ftp.gigo.com does not connect, r=dougt, sr=darin, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129164 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-10 18:21:26 +00:00
darin%netscape.com
c67e224e13
fixes bug 143541 "SMTP via SSL via SOCKS fails to connect to server."
...
r=dougt sr=rpotts a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129162 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-10 18:05:43 +00:00
locka%iol.ie
95d2f59301
Add XMLExtras to embedding dist. b=166608 a=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129160 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-10 17:20:19 +00:00
smontagu%netscape.com
9a9299fe8e
Back out bidi visual selection. Bug 76190, r=mjudge, sr=kin, a=rjesup@wgate.com, edt1.0.2+=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@129159 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-10 17:19:33 +00:00
cbiesinger%web.de
b6a48ebabe
bug 166379 r=paper sr=tor a=jesup
...
Image crashes on repaint [@ nsImageWin::DrawComposited24] N700, M1BR
(topcrasher)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128969 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-06 17:45:28 +00:00
nhotta%netscape.com
7e7360ead0
Remove BOM (Byte Order Mark) in 'utxt' for clipboard and drag&drop,
...
bug 165266, r=pinkerton, sfraser, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128841 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 20:20:32 +00:00
nhotta%netscape.com
df9ca779c4
Changed the native conversion to return script runs then use it to create 'styl',
...
bug 163908, r=pink, sr=sfraser, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128840 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 20:15:37 +00:00
nhotta%netscape.com
b7e6d2b2f1
Adding files to create 'styl' from script runs,
...
bug 163908, r=pink, sr=sfraser, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128839 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 20:14:32 +00:00
andreas.otte%debitel.net
bb57889ebe
fix bugs 166085 and 166175, both regressions from bug 163225, remove
...
assertions and cleanup JSProtocolhandler to work with deferred
handling of BaseURIs. r=bzbarsky, sr=darin, a=brendan (missing file
from previous checkin)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128837 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 20:10:58 +00:00
andreas.otte%debitel.net
1406d0810c
fix bugs 166085 and 166175, both regressions from bug 163225, remove
...
assertions and cleanup JSProtocolhandler to work with deferred
handling of BaseURIs. r=bzbarsky, sr=darin, a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128836 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 19:27:02 +00:00
nhotta%netscape.com
2e762cff2b
Adding files to create 'styl' from script runs,
...
bug 163908, r=pink, sr=sfraser, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128833 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 17:39:32 +00:00
(no author)
55f79f3b63
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128785 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-04 00:57:14 +00:00
andreas.otte%debitel.net
060a0196ac
fix bug 32966 [http:/ (one slash) treated as http:// rather than /]
...
and bug 163225 [success or failure of ExtractScheme is not enough to
decide if a url is absolute or relative] this two patches add backwards
compatibility support for deprecated relative urls like http:file or
http:/file; r=bbaetz, sr=darin, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128579 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-30 19:26:40 +00:00
timeless%mac.com
5680af36f7
Bug 135811 Crash after infinite recursion:
...
nsContentTreeOwner::FindItemWithName -> nsDocShell::FindItemWithName ->
nsDocShell::FindItemWithName (loop back to nsContentTreeOwner) - Trunk M1BR [@ ntdll.dll -
nsDocShell::FindItemWithName] [@ MSVCRT.DLL - nsWritingIterator<unsigned short>::write]
patch by adamlock r=mjudge sr=jst a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128572 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-30 18:12:17 +00:00
ccarlen%netscape.com
65e85ccc14
Bug 162845 - PPEmbed needs native impl of download progress UI. r=pinkerton/sr=sfraser/a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128548 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-30 11:35:54 +00:00
dbradley%netscape.com
76ce3d6bdd
Bug 153034 - FreeBSD 5.0-current's gcc uses thunks. r=rjesup@wgate.com, sr=jst@netscape.com, a=chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128526 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-30 04:34:38 +00:00
beard%netscape.com
22677d5796
Prepends plugin classes to the beginning of the boot class path, to fix part 2 of bug #164712 . r=sdagley, sr=sfraser, a=chofmann.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128518 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-30 02:35:12 +00:00
(no author)
016a9556b5
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128514 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-30 01:22:44 +00:00
timeless%mac.com
69a00dc5b1
Bug 164731 wrong accesskey in bookmarks.xul
...
r=caillon rs=darin a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128485 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-29 21:10:39 +00:00
nhotta%netscape.com
f9fb281ca6
Changed charset conversions for clipboard, D&D,
...
* copy from Mozilla, added fallback to try non system default scripts
* copy to Mozilla, check 'styl' and if available use that script instead of
using the system's default
bug 108029, r=pinkerton, sr=sfraser, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128395 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-28 22:46:22 +00:00
nhotta%netscape.com
04f45957e8
Adding new files for utitily functions to convert between native script and Unicode,
...
bug 108029, r=pinkerton, sr=sfraser, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128393 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-28 22:43:52 +00:00
beard%netscape.com
7d90be2f8f
Fix for bug #164712 , r=pinkerton, sr=sfraser, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128326 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-28 06:31:18 +00:00
pinkerton%netscape.com
5cb2869231
make toplevel widget the size of the grayRgn to prevent region coordinate overflow problems and shearing when scrolling (r=sdagley/sr=sfraser/a=chofmann) bug 162885.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128280 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 20:02:57 +00:00
pinkerton%netscape.com
03e0b54faa
fix shearing during scrolling in embedding apps on 10.2 (r=ccarlen/sr=sfraser/a=chofmann) bug 162885
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128279 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 20:02:14 +00:00
shanjian%netscape.com
f716653de7
#162377 Non-ASCII filename is not shown when saving and downloading from a ftp listing
...
p=naoki, r=ftang, sr=bzbarsky
a=adt, chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128202 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 01:45:08 +00:00
shanjian%netscape.com
c87cdcf046
#161174 Hotmail Chinese attachment filename is displayed as question marks on download file dialog
...
p=naoki, r=ftang, sr=bzbarsky
a=adt, chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128201 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 01:43:01 +00:00
shanjian%netscape.com
11f30067e3
#162523 Java Script doesn't carry over the charset for the url containing non-ascii chars
...
p=naoki, r=ftang, sr=bzbarsky
a=adt, chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128200 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 01:41:49 +00:00
shanjian%netscape.com
b0d76ec9b7
#155569 null filename (+ extension) used for downloading files with non-ASCII names
...
p=naoki, r=ftang, sr=bzbarsky
a=adt, chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128198 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 01:40:22 +00:00
shanjian%netscape.com
4506ae6ca4
#155569 null filename (+ extension) used for downloading files with non-ASCII names
...
p=naoki, r=ftang, sr=bzbarsky
a=adt, chofmann
This checkin also contains change in 161174.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128197 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 01:40:09 +00:00
shanjian%netscape.com
ed3ccc1c71
#162949 Line wrapping: suspension points are placed at the beginning of a new line.
...
change u+2024, u+2025,u+2026 to class 1.
p=ftang, r=shanjian, sr=rbs, a=adt, chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@128191 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-27 00:52:23 +00:00
leaf%mozilla.org
c251af12c6
fix include path problem for nmake builds
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127950 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-23 14:54:17 +00:00
jkeiser%netscape.com
dd78defeb7
Restrict access to anonymous content (bug 164086), r=sicking@bigfoot.com, sr=bryner@netscape.com, a=choffman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127941 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-23 11:43:32 +00:00
jkeiser%netscape.com
f3e5faac05
Fix file event.originalTarget problem (bug 163598), r=joki@netscape.com, sr=jst@netscape.com, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127842 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-22 06:05:20 +00:00
shanjian%netscape.com
86f44a2085
#bug 162239 POST document could not inherit charset from previous page
...
if the previous charset is from autodetection.
Add PrevDocCharset field and use it for POST document charset resolution.
r=ftang, darin sr=jst, a=adt, chofman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127752 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-21 04:27:41 +00:00
danm%netscape.com
426b359079
reverting previous checkin because of regressions 163718, 163710 a=brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127747 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-21 02:26:40 +00:00
dveditz%netscape.com
e66f9ca801
Wrap a pref around the fix for bug 154930 and default to the old behavior in 1.0. r=syd,sr=jsr,a=drivers,adt+
...
(see also evangelism bug 160339)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127688 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-20 05:11:25 +00:00
danm%netscape.com
b7ea04ce8b
reorder Destroy() sequence and remove new window creation check from bug 115969 (rev 1.89 of .cpp). bug 130719 r=brendan,pavlov a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127684 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-20 04:33:20 +00:00
danm%netscape.com
9e54950fbd
exit the app from Quit() only if all windows could be closed. bug 130719 r=brendan,pavlov
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127683 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-20 04:30:27 +00:00
danm%netscape.com
e6092f51d0
CheckForAbusePoint spreads to Alert,Confirm,Prompt. because of bug 130719. r=brendan,pavlov a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127681 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-20 04:27:48 +00:00
beard%netscape.com
276a005cbd
workaround fix for bug #154699 , r=sdagley, sr=bryner, a=adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127674 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-20 01:39:30 +00:00
syd%netscape.com
f72ce23b89
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=163423 , installer engine needs to ignore the
...
fact that key doesn't exist when going to delete it. Otherwise, error could lead to installer
aborting when it should just treat the delete as a noop. a=valeski, r=hewitt, sr=dveditz,
caffeine=pepsi.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127663 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-19 23:25:59 +00:00
jkeiser%netscape.com
73f96ecdee
Fix crash on DOM testsuite (bug 122511), r=sicking@bigfoot.com, sr=jst@netscape.com, a=rjesup, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127431 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-16 00:42:02 +00:00
bryner%netscape.com
a2b77085c1
Bug 162917 (carried over from bugscape 19001) - initial focus problems with sheets. Patch by sfraser, r=sdagley, sr=bryner.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127401 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-15 21:31:47 +00:00
timeless%mac.com
136a9eec51
Bug 158606 crash with -moz-opacity
...
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports code) a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127373 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-15 17:55:28 +00:00
shanjian%netscape.com
fc63250d61
#57332 Quick typing erases a converting
...
Let key and IME message have the same priority so that they can
be processed in right order.
p=shotaro , r =shanjian, sr=kin a=Randell.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127290 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-14 22:43:39 +00:00
jkeiser%netscape.com
cf673fb745
Rearrange frame state key (bug 162409), r=sicking@bigfoot.com, sr=bzbarsky@mit.edu, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@127236 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-14 03:19:18 +00:00
smontagu%netscape.com
d19c1282b5
yokoyama : Using smontagu's account
...
Bug 140234: CJK auto detector detects wrong.
Only impact if we have CJK detector on. Checking in for shanjian
/r=yokoyama /sr=jst, /adt=scott, /moz1.0+=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126923 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-10 00:25:12 +00:00
dveditz%netscape.com
3d3e456164
make XPInstall confirm dialog default to cancel (bug 149478) r=syd,sr=mscott,a=drivers,adt+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126922 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-10 00:20:40 +00:00
dveditz%netscape.com
7f3dce7065
activate button on keyup only if already depressed (bug 161721) r=saari,sr=blake,a=drivers,adt+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126921 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-10 00:14:28 +00:00
timeless%mac.com
e8b0ecc655
adding missing #include "jsdtoa.h"
...
sorting per js engine includes alphabetically to match js engine prevailing style
rs=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126842 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-09 00:53:51 +00:00
darin%netscape.com
b7bc2344e1
fixes bug 146884 - Mozilla sometimes consumes 100% CPU when pipelining is enabled...
...
r=dougt sr=rpotts a=valeski adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126835 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-09 00:36:57 +00:00
sfraser%netscape.com
64141faf87
Branch fix for bug 102797: remove call to EventAvail, firstly because it is redundant (WaitNextEvent will return promptly if there is an event to handle), and because it nullifies the effects of an earlier WakeUpProcess call, which can kill performance in some areas. r=sdagley, sr=scc, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126809 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 22:07:00 +00:00
rginda%netscape.com
36cd476646
- venkman only -
...
syncing with the trunk. a=rjesup.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126807 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 21:59:45 +00:00
dbaron%fas.harvard.edu
bd619db50a
Fix regression causing scrollbars not to be extended by absolutely positioned elements in some cases. Also removed unused |FixParentAndView|. b=154230 r=bzbarsky sr=jst a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126801 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 21:34:11 +00:00
dbaron%fas.harvard.edu
45e468dd7e
Hacky fix to make HR's ALIGN attribute work again. b=158197 r=mjudge sr=bzbarsky a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126800 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 21:28:57 +00:00
timeless%mac.com
5e1beb41e7
Bug 148171 js_FinishDtoa() not called unless JS_THREADSAFE is set
...
scole@planetweb.com r=khanson sr=shaver a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126795 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 20:46:44 +00:00
timeless%mac.com
19b8fcac95
Bug 110112 Crash after long sequence of image confirmations - [@ libgdk-1.2.so.0 | libX11.so.6 - nsRenderingContextGTK::FillRect]
...
this fix disables the prompt before loading images option.
patch by waterson r=morse sr=alecf a=jesup
bug 146513 is filed to track a replacement.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126794 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 20:46:31 +00:00
darin%netscape.com
f97652aeeb
makes timesofindia.com load again, b=105292
...
r=dougt sr=bz a=chofmann ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126735 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-08 04:58:04 +00:00
(no author)
991665428e
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126702 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-07 23:53:47 +00:00
brendan%mozilla.org
3846a62b05
Fix a macro name (LIMIT, not MAX -- fencepost, not maximum value; r=lumpy, sr=jack, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126685 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-07 21:13:19 +00:00
law%netscape.com
a86e65afeb
Bug 155080; this time, remove call to get (constant) pref value which can happen before profile is initialized; r=caillon, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126571 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-07 01:18:30 +00:00
bryner%netscape.com
eb12e9b09a
Fix focus problems in maximized windows (bug 153828). r=saari, sr=jag, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126547 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-06 23:47:49 +00:00
shanjian%netscape.com
90c7fa925b
#160547 table size / line wrapping incorrect
...
check if the joined 2 pieces is breakable in between before moving to 2nd piece.
r=kin, sr=rbs, a=adt, chofman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126526 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-06 17:03:38 +00:00
sfraser%netscape.com
0053fb82ed
Recommitting fix for bug 157123 after erroneous backout (the more extensive changes on the trunk caused bug 160824). a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126311 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-04 04:57:26 +00:00
mcafee%netscape.com
76a93c8a0a
Point bloat test to a simpler ftp url that wont flake (160465). r=bbaetz, sr/a=asa,rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126276 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-03 20:57:25 +00:00
cbiesinger%web.de
9c5678426f
back out bug 157123 on branch too, caused 160824
...
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126274 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-03 20:02:47 +00:00
sfraser%netscape.com
981b50b562
Minimal fix for bug 157123 -- laggy scrolling on Mac. Back off timer interval from 10ms to 25ms. r=bnesse/pinkerton, sr=scc, a=drivers/adt for branch checkin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126249 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 22:21:21 +00:00
ccarlen%netscape.com
a4ef939166
Bug 160212 - Embedding window creators need flag to distinguish unrequested popups from other windows. r=pink/sr=jst/a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126230 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 11:48:18 +00:00
ccarlen%netscape.com
f525e8dabc
Bug 136985 - expose support for detecting unrequested popups. Patch by hyatt. r=jst/sr=blake/a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126229 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 11:44:17 +00:00
ccarlen%netscape.com
90f4059f76
Adding new file for bug 160212 - embedding needs a flag to distinguish unrequested popups from regular windows. r=pink/sr=jst/a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126228 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 10:53:23 +00:00
brendan%mozilla.org
d009686c98
Steven Don's patch for bug 160592, opt:noicf linker option required for release builds (not part of Mozilla build).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126222 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 05:35:09 +00:00
law%netscape.com
03eb56a634
Bug 155080; move SavePrefFile call ahead of call to ShutDownCurrentProfile; this does two things: (a) protects prefs.js with profile lock (b) prevents collision(?) on prefs.js that causes prefs to be lost; r=ccarlen, sr=bryner, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126211 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 02:39:37 +00:00
sfraser%netscape.com
5356201762
Ack. Backing out previous checkin (fix for bug 157837) which I checked into the branch by mistake.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126203 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 00:53:42 +00:00
sfraser%netscape.com
21e6cdfc22
Fix for bug 157837 -- fix a problem with click-hold scrolling in scrollbars that caused the slightest mouse move to stop the scrolling; patch fixes a coordinate issue that made us think we'd left the widget. r=pinkerton, sr=bryner, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126200 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-02 00:51:08 +00:00
racham%netscape.com
06d5b2f721
Fixing bug 138462. Patch in here fixes the crash and hang states reported when user clicked on mailto: link and then try to cancel out of mailnews account wizard that comes up, with a new profile. Patch is contributed by Andrew Schultz (ajschult@eos.ncsu.edu). r=bhuvan, sr=bzbarsky, a=adt,drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126189 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 22:45:43 +00:00
rginda%netscape.com
353a8d83b0
bug 155328, "nsViewManager and nsPresShell are unaware of stacked event queues"
...
sr=rpotts, r=jst, a=rjesup@wgate.com ,jaime@netscape.com
make sure we always post new reflow events to the topmost queue, and don't skip creating new reflow events just because we happen to have one an elder queue.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126184 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 22:07:48 +00:00
rginda%netscape.com
90cb0a3012
bug 155328, "nsViewManager and nsPresShell are unaware of stacked event queues"
...
sr=jst, r=roc+mozilla@cs.cmu.edu , a=rjesup@wgate.com ,jaime@netscape.com
make sure we always post new invalidate events to the topmost queue, and don't skip creating new reflow events just because we happen to have one an elder queue.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126183 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 22:06:17 +00:00
ssu%netscape.com
ab80f34626
fixing bug 160452 - Need to update win32 installer to support Win2k SP3 feature. r=dprice sr=dveditz a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126180 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 21:28:02 +00:00
sicking%bigfoot.com
5792019dc5
Fix bug 156452.
...
most parts are r=bz sr=jst. other parts r=peterv/jst/mstoltz sr=bz.
a=rjesup adt=jaimejr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126176 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 19:21:48 +00:00
dougt%netscape.com
afe75f08ff
Freezes nsAString, nsACString, nsAUTF8String. r=dougt, sr=alecf, a=brendan, b=125389
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126172 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 18:55:30 +00:00
darin%netscape.com
e59651f970
fixes bug 159413 - Pipelining "WARNING" should be revised...
...
r=gagan, sr=rpotts, a=asa, adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126151 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 05:28:22 +00:00
ducarroz%netscape.com
d06ea0bab4
Fix for bug 159399. Patch provided by doron@netscape.com. Don't eat the continuation when parsing the body part of a mailto url. R=ducarroz, SR=mscott, ADT=jaimejr, A=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126141 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-01 00:43:59 +00:00
cbiesinger%web.de
2356edcb03
bug 158435 patch by nick@technisys.com.ar r=ksosez sr=bzbarsky a=jesup
...
Page Info's label-control association is broken (should be by id).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126131 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-31 22:35:39 +00:00
brendan%mozilla.org
6351f151a2
khanson's patch with a comment elaboration for bug 157652 (r=rogerl, sr=me, a=rjesup).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126129 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-31 21:45:16 +00:00
dcone%netscape.com
0687171596
b=143830 r=dcone sr=tor a=valeski a=jaimejr. Fixes garbage in animation and speed animation up consiserably.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126128 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-31 21:36:28 +00:00
pete.zha%sun.com
1b62c84f11
unix: should remove the Reveal Location & Launch File buttons from download progress dialog
...
bug=90008 r=jkeiser sr=bzbarsky a=rjesup@wgate.com
Description: Just disable these two buttons on download dialog when we are on Unix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126105 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-31 06:33:50 +00:00
bstell%ix.netcom.com
36243168a8
bug 159704, make direction case insensitive, checkin for doron@netscape.com,
...
r=bstell@ix.netcom.com , sr=jst, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126103 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-31 05:53:07 +00:00
sfraser%netscape.com
80a5e93c41
Fix for bug 159929 -- add CFBundleURLTypes entry so that we show up the list of browsers in the Internet Preferences pane. r=sdagley, jj. a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126102 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-31 05:31:37 +00:00
darin%netscape.com
03289ddf9e
fixes bug 94734 - crash on a bugzilla search
...
patch=ajschult@eos.ncsu.edu r/sr=blizzard,darin a=brendan ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126073 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-30 19:53:53 +00:00
morse%netscape.com
94b82b9b34
bug 159484, js urls can steal passwords, r=mstoltz, sr=dveditz, a=chofmann, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126068 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-30 19:11:10 +00:00
oeschger%netscape.com
9661fc1a6f
bug=159188, r=rchen, sr=jag, a=jud for branch check-in, localized flag for sorting index
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126066 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-30 19:02:46 +00:00
ccarlen%netscape.com
5a97e6e1b0
Bug 156786 - referrer not set when opening links in new window. r=sdagley/sr=sfraser/a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126054 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-30 11:30:11 +00:00
katakai%japan.sun.com
147785fd14
bug 153562
...
crash trashes user directory, requires new profile
avoid BOM at iconv() for Solaris platform
patch from jk@tools.de
a=chofmann,r=Roland.Mainz@informatik.med.uni-giessen.de ,sr=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126037 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-30 01:47:23 +00:00
sfraser%netscape.com
cd627b7b21
Fix for 158927 on the 1.0 branch. r=wtc, sdagley. a=adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126034 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-30 00:28:38 +00:00
law%netscape.com
9a5cbe31f0
Bug 155080 (redux); protect alternate path to reading prefs.js with mutex lock to prevent lost prefs.js when another process is writing; r=morse, sr=bryner, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@126019 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-29 22:21:28 +00:00
kin%netscape.com
65a4d64ab4
Fix for bug 157055 (Text doesn't show up on Lycos mail front page (layout broken by focus))
...
Removed |!aReflowState.path->mReflowCommand| check from |if| condition for the first block that attempts to incrementally reflow the block's absolute children.
This was preventing us from properly reflowing an absolute positioned child or one its children when the current reflow path tree contained both a reflow command targeted at the block and one targeted at the aboslutely positioned child or one of its children. This check shouldn't be necessary since nsAbsoluteContainingBlock::IncrementalReflow() does the necessary checks to see if it really should reflow any of the absolute children.
r=karnaze@netscape.com ,waterson@netscape.com sr=dbaron@fas.harvard.edu a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125985 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-29 04:29:05 +00:00
nhotta%netscape.com
72b9189612
Do not set the default charset to nsIMsgWindow if forward inline or edit as new,
...
bug 155253, r=ducarroz, sr=bienvenu, a=rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125933 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-27 03:09:09 +00:00
caillon%returnzero.com
be416db9fc
Bug 152127 - Prevent tabs from getting renamed to "(Untitled)" at seemingly random times.
...
r=bzbarsky sr=jag a=rjesup adt=jaimejr
Fixes bugs 101827, 101831, 102924, 108189, 108350, 108421, 111118, 124028, 134815, 141839, 144431, 144984, 150669, 158171
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125915 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-27 00:08:20 +00:00
cbiesinger%web.de
9890d34680
bug 155655 r=timeless sr=blake a=jesup
...
Navigator preferences leave blank space where "make default browser" would be
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125902 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-26 22:53:03 +00:00
rods%netscape.com
c5e949ee05
Hide Page Setup btn for Linux
...
Bug 158282 r=sgehani sr=bryner adt=jaime a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125880 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-26 20:03:30 +00:00
yokoyama%netscape.com
0e066b63f4
Bug 156979
...
Update installed-chrome.txt
to support marquee for embedder
/r=chak, adam, /a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125872 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-26 18:34:56 +00:00
ccarlen%netscape.com
9f18d5c122
Bug 158126 - Need to send activate events to Gecko for the sake of the IME window handling. r=pink/sr=sfraser/a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125853 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-26 10:52:52 +00:00
ccarlen%netscape.com
9b59e2db3f
Bug 159014 - Autoscroll doesn't work when cursor leaves the view. nullEvents need to be sent to the event sink. r=pink/sr=sfraser/a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125852 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-26 10:28:46 +00:00
kmcclusk%netscape.com
e60118f3bf
Fix hang when printing frameset documents. bug 157918 r=dcone sr=kin a=rjesup@wgate.com adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125837 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-26 01:21:18 +00:00
bzbarsky%mit.edu
aa17d59e79
wallpaper for a bit of bug 120327; this should keep us from appending
...
".exe" all the time to things on Windows. patch by me and
jruderman@hmc.edu , r=law, sr=jag, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125823 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-25 22:17:08 +00:00
pinkerton%netscape.com
10ae5a6282
add mimetypes.rdf to profile defaults for embed distribution. fixes problem with advanced button in helper app download dialog which relies on this file being present (bug 157564). r=ccarlen/sr=sfraser/a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125746 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 23:47:11 +00:00
ssu%netscape.com
e6ae73f9f0
fixing build bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125692 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 08:39:39 +00:00
caillon%returnzero.com
d5031a8aef
Bug 104470 - Popup blocking breaks window.open()s which are targetted to frames or existing named windows
...
r=sicking sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125686 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 06:43:05 +00:00
yokoyama%netscape.com
95d0d37196
bug 156979
...
supporting marquee tag.
few new files are added and makefile.xxx are modified.
/r=timeless, dveditz /sr=jst, /a=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125676 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 04:48:34 +00:00
law%netscape.com
74cab2329e
Bugzilla bug 159038 (bugscape bug 17912); Don't open the turbo pseudo-Nav window if we've already opened a window; this has the effect of *not* disabling requests coming from secondary processes in such cases (because other code was confused thinking that the pseudo-Nav window hadn't closed yet); r=jelwell/morse, sr=syd, a=jaimer
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125675 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 04:15:26 +00:00
brendan%mozilla.org
0dedc35ab2
Finally fix 137000, which requires working around an MSVC ISO-C violation ('identical COMDAT folding', 151066, r=brendan/jrgm, sr=bryner/shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125664 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 01:53:07 +00:00
bzbarsky%mit.edu
f2278f43c8
Bug 158230. Clear out all the relevant style data when inline style
...
causes reframes. r=dbaron, sr=hyatt, a=valeski, adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125661 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-24 01:22:45 +00:00
nhotta%netscape.com
a3ec84f29e
(check in by ftang use nhotta's machine/account for shanjian)
...
fix bug 156943 and 76097
r=rbs
sr=waterson/jst
a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125638 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 21:27:17 +00:00
joki%netscape.com
272f0cdff1
Fix for bug 157845 : mCurrentTarget pointer should not be set in the ESM without setting the NS_FRAME_EXTERNAL_REFERENCE bit. r:saari, sr:jst, a:chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125631 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 20:13:07 +00:00
peterlubczynski%netscape.com
4e45b1229b
Fixing bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125618 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 08:06:43 +00:00
peterlubczynski%netscape.com
677515217e
Attempting to fix HPUX bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125617 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 08:04:01 +00:00
peterlubczynski%netscape.com
b024b7b966
Fixing bug 152927: can't script any plugin in nested EMBED tag inside an OBJECT tag from onLoad handler -- CNET radio does not play with Real because SetSource is called from onLoad r=kmcclusk@netscape.com sr=dveditz a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125611 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 06:11:32 +00:00
av%netscape.com
e426696a61
Fixing 157627 -- registry growth on every start up, r=av, sr=dveditz, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125604 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 04:17:39 +00:00
pavlov%netscape.com
353c943969
bug 157989. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org a=brendan/chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125600 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 03:22:27 +00:00
pavlov%netscape.com
c7f4d2143b
part 2 of fix for 157202 r=dougt/saari sr=tor@acm.org a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125599 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 02:39:08 +00:00
pavlov%netscape.com
ae544884a8
part 1 of fix for 157202 r=dougt/saari sr=tor@acm.org a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125598 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-23 02:37:54 +00:00
smontagu%netscape.com
bac8a2e954
Bug 140673: Some Arabic/Hebrew bitmap fonts printed way too small with Xprint. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=dveditz, a=rjesup (for branch)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125576 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-22 19:19:21 +00:00
kmcclusk%netscape.com
264bed2362
checked in fix for bug 15622 scrollbars should be reflow roots and other patches that it required.
...
checked in attachment 90649 for bug 156522. a=chofmann adt=jaimejr sr=kin r=waterson
checked in attachment 87306 for bug 141900. a=chofmann adt=jaimejr sr=waterson r=kmcclusk
checked in attachment 91690 for bug 156985. a=chofmann adt=jaimejr sr=kin r=waterson
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125560 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-22 03:35:37 +00:00
ducarroz%netscape.com
8aa8ecf518
Fix for bug 158334. Fix memory corruption created by using PL_strcat on a buffer not wide enough. R=varada, SR=bienvenu, A=chofmann, ADT=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125559 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-22 03:13:12 +00:00
law%netscape.com
771dce7edb
Bug 155080; add mutex code to stop one process from reading prefs.js while another is writing it; r=morse, sr=jag, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125556 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-21 22:57:05 +00:00
morse%netscape.com
349f4a6b8d
bug 155114, back out patch for fixing cookie-stealing attack, a=chofmann, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125543 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-20 21:40:04 +00:00
brendan%mozilla.org
9dabd83bf4
Emulate IE6 by making RegExp.prototype match the empty string (156355, r=rogerl, sr=shaver, a=dbaron).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125540 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-20 17:46:46 +00:00
brendan%mozilla.org
45a622cb72
Fix GC_MARK_DEBUG (DEBUG only, r/sr=dbaron).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125536 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-20 08:26:20 +00:00
shanjian%netscape.com
ca8249f841
#155175 Certain truetype fonts crash mozilla
...
fix a misuse of parenthesis
p= Andrew Schultz r=bstell, sr=rbs, a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125522 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-19 23:39:10 +00:00
curt%netscape.com
00ce8402e3
Turning off the Refresh Icons because it was having unacceptable side-effects.
...
(Bug 154708, r=ssu, sr=dveditz, a=chofmann)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125514 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-19 21:47:26 +00:00
leaf%mozilla.org
66342c6a59
updating version strings for OSX finder; missed when nsMacVersion.r was
...
updated, r=jj
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125505 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-19 18:50:31 +00:00
morse%netscape.com
5d25e03a26
bug 155114, part of yesterday's checkin that didn't make it
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125487 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-19 01:50:04 +00:00
pavlov%netscape.com
69b31d008b
this wasn't meant to go in here yet.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125473 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 22:20:58 +00:00
pavlov%netscape.com
d59df3769a
fix for bug 157202. r=dougt sr=tor@acm.org a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125472 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 22:18:11 +00:00
ssu%netscape.com
4f6ada6fdd
fixing bug 156698, 156695, 156701 - all dealing with adding ourselves in the windows registry for the new WinXP feature dealing with Hiding/Showing our desktop icons and setting us up as the default browser/mail apps on the system. r=law, ssu (curt and dprice created the patches) sr=jag, dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125455 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 07:13:04 +00:00
tingley%sundell.net
e3de493e7f
bug 153480: fix a crash in nsInMemoryDataSource that was being triggered
...
by download manager deletions. r=rjc sr=waterson a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125436 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 03:22:42 +00:00
jaggernaut%netscape.com
79e2c79078
Fix Mac bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125434 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 03:15:46 +00:00
rayw%netscape.com
353ffb4a99
Fix for bug 154971, r=harishd, sr=heikki, sr=jst, a=brendan.
...
This causes the SOAP HTTPS transport object to implement the proper interfaces,
as HTTP does, so that it will work. Very minimal risk because change is to an
object that was otherwise broken and only used by HTTPS. This permits users of
SOAP to use secure https transport for e-commerce or other transactions that
need to be secure. Has been checked in on the trunk for a while and verified.
This is only even loaded as paert of the xmlextras module.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125426 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 02:04:01 +00:00
ccarlen%netscape.com
4b444ea78d
Bug 147373 - crash if a migrated profile is deleted outside of profile mgr. r=bnesse/sr=jag/a=paw
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125424 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 01:39:17 +00:00
cavin%netscape.com
2c47e8bf69
Fix for 149759. Carry fixes in nsTextAddress for ldif import problems to AddressBookParser and commit db changes in ConvertLDIFtoMAB(). r=ducarroz/naving, sr=sspitzer/bienvenu, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125423 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-18 01:24:35 +00:00
morse%netscape.com
68d49e4a49
bug 155114, stealing cookies based on path attribute, r=mstoltz, sr=jag, a=chofmann, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125416 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 23:42:07 +00:00
tor%cs.brown.edu
148c6b76df
Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag, a=jesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125413 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 23:22:09 +00:00
dveditz%netscape.com
241692a655
correctly escape stored prefs (bug 143459) r=bnesse,mstoltz; sr=alecf; a=valeski; adt+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125412 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 23:19:49 +00:00
pavlov%netscape.com
43be988a2e
fix for bug 155222. r=pavlov sr=tor a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125411 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 23:11:54 +00:00
brendan%mozilla.org
d95ca38926
Don't return 1 cast to JSProperty* for a property found in a non-LiveConnect prototype object (155740, r=rogerl, sr=jband, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125406 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 22:52:33 +00:00
sdagley%netscape.com
59ad949615
Merging fix #143543 from trunk - Work around Nav Services 1.0 flaw so Save File dialogs works on Mac OS 8.6. r/sr=sfraser, a=adt/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125403 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 21:40:29 +00:00
dbaron%fas.harvard.edu
e1d31b52f2
Work around crashes at ChildIterator::get using bounds check on ChildIterator::seek. sr=waterson r=kin a=brendan adt1.0.1+=putterman b=133219
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125402 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 21:37:40 +00:00
rods%netscape.com
122962f241
It was creating and copying only the non-platform specific data by using the
...
"sizeof" of the DEVMODE struct, instead of checking the struct size with dmSize
and the size of the private (device-specific) data with dmDriverExtra. Now it
creates the correct size of memory and copies all the non-private data and private data.
Bug 156318 r=dcone sr=kin,waterson,rpotts a=asa adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125383 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 11:22:34 +00:00
mkaply%us.ibm.com
ec4d65f5e9
#157347
...
r=wtc, sr=blizzard, a=chofmann
OS/2 only - don't try to escape quotation marks when using DosStartSession
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125376 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 05:51:07 +00:00
mkaply%us.ibm.com
3a35be5840
#157770
...
r=dougt, sr=blizzard, a=chofmann
OS/2 only - up the number of file handles when starting Moz, and handle specific error with DosCopy
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125375 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 05:48:54 +00:00
mkaply%us.ibm.com
918de790d5
#157383
...
r=pedemont, sr=blizzard, a=chofmann
OS/2 only - truncate title bar text to 256 to workaround OS bug
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125371 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 05:36:56 +00:00
kaie%netscape.com
b588ad7abb
b=135214 tentative fix for "signed icon in 3-pane isn't going away"
...
r=dbaron sr=mscott adt=putterman a=blizzard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125361 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-17 03:27:13 +00:00
wtc%netscape.com
6d2beab5f0
Merged the fix for bug 157750 on MOZILLA_1_0_BRANCH. a=chofmann for
...
mozilla1.0.1 checkin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125341 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 23:26:09 +00:00
mkaply%us.ibm.com
484c0bffbf
#67913
...
r=pedemont, sr=blizzard (platform specific code), a=valeski
OS/2 only - addition to already approved fix for bug that works around a bad computation on 800x600
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125328 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 22:14:28 +00:00
mkaply%us.ibm.com
d093302786
#52458
...
r=pedemont, sr=blizzard (platform specific code), a=valeski
OS/2 only - add a preference to enable trackpoint scrolling by creating invisible scrollbars on all windows
Relanding after bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125327 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 22:12:42 +00:00
ccarlen%netscape.com
454a094105
Bug 154883 - Need to use session printing APIs on OSX. r=pinkerton/sr=sfraser/a=chofmann, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125315 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 20:36:31 +00:00
ducarroz%netscape.com
3dd881e4eb
Fix for bug 152014. Better detection of end of input buffer when we fold one character before the end and the last character is either a space or a tab. R=cavin, SR=bienvenu, A=rjesup@wgate.com, ADT=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125311 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 19:32:11 +00:00
ccarlen%netscape.com
e9685da5ad
Adding new files for bug 154883 - use session printing APIs on OSX. r=pinkerton/sr=sfraser/a=chofmann, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125310 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 19:24:15 +00:00
sgehani%netscape.com
d550f7da85
Make search engine name and term show up and work in the autocomlpete
...
dropdown for new profiles' first browser session.
b=144494; r=law; sr=dveditz; driver's a=chofmann; adt's a=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125309 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 18:51:52 +00:00
peterlubczynski%netscape.com
b18105a673
fix #156936 , regression: crash using OBJECT tag with any plugin, patch by serge r=peterl, sr=jag
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125289 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 07:51:42 +00:00
peterlubczynski%netscape.com
b8e0da4c99
Fixing bug 152978, problem on Mac platforms where Flash "drags" like an image would, r=bnesse, sr=sfraser
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125288 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 06:24:00 +00:00
bzbarsky%mit.edu
cebbf97ddf
Fix bug 146143 (window.document being wrong on 'back' after a full-page
...
plugin). Patch by jst@netscape.com , r=bzbarsky, sr=jag, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125286 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 05:42:14 +00:00
peterlubczynski%netscape.com
c3e6ac982b
Fixing plugins needs to cause XPTI to be refreshed when pluigins change, bug 154272 r=av sr=jband a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125284 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 05:13:12 +00:00
peterlubczynski%netscape.com
4d3789a510
Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125282 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 04:59:42 +00:00
katakai%japan.sun.com
cac9370e7e
bug 146658
...
unable to load ./libmozpango-thaix.so
modified pango.modules to fix the location of the .so
r=Roland.Mainz@informatik.med.uni-giessen.de
sr=sfraser,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125278 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 03:53:01 +00:00
katakai%japan.sun.com
7e6052e43a
bug 152790
...
tis620-2 is not defined as th language group
added tis620-2 entry as language Thai
r=ftang,sr=sfraser,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125277 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 03:50:17 +00:00
jfrancis%netscape.com
5c9f6ba852
fix for Bug 154932: Mozilla will not start on MacOS 8.6 if filesharing is on. Corrected the construction of an FSSpec in nsDirectoryService.cpp
...
r=ccarlen
sr=sfraser
a=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125276 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 03:31:06 +00:00
morse%netscape.com
adc5ea66d1
bug 155038, never consider chrome urls to be foreign, r=bbaetz, sr=alecf, a=chofmann, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125266 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 00:56:03 +00:00
mstoltz%netscape.com
f6a2d615ee
Bug 149943 - "pin" DNS cache to prevent DNS spoofing. Patch by Darin, r=dougt,
...
sr=dveditz, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125262 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-16 00:21:42 +00:00
(no author)
935bccd809
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125252 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 22:57:36 +00:00
sfraser%netscape.com
11fe7c9c82
Fixing bug 139802 on the branch. Avoid spending lots of time in WaitNextEvent when there are NSPR threads running. r=wtc, sdagley. a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125250 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 22:56:54 +00:00
jaggernaut%netscape.com
8dc8007734
This should fix the bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125230 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 19:02:29 +00:00
rods%netscape.com
52510b1a61
again trying to fix bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125223 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 16:47:23 +00:00
ccarlen%netscape.com
4136782b8e
Fixing bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125214 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 14:30:29 +00:00
rods%netscape.com
16bf0837e9
fix bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125213 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 13:41:18 +00:00
rods%netscape.com
ee1c750ef3
fix bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125208 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 12:11:14 +00:00
rods%netscape.com
24582d244c
Add assign method
...
Bug 151628 r=ccarlen sr=jst a=jud adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125206 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 10:54:11 +00:00
rods%netscape.com
15600e9cc9
Need null pointer check for insurance (extra safety check)
...
Bug 155189 a=chofmann adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125205 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-15 10:22:39 +00:00
mstoltz%netscape.com
e2be3f623e
Bug 152725 - prevent cookie stealing due to incorrect URL parsing. Do not
...
get or set cookies for URL schemes which do not support the host field.
r=morse, sr=jst, dveditz, a=asa.
Bug 149943 - "pin" hostnames to IP numbers for the duration of a session to
prevent DNS spoofing. Patch by darin, r=dougt, sr=dveditz, a=asa
Bug 154930 - Prevent another DNS spoofing attack by restricting use of
document.domain. r=dveditz, sr=jst, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125141 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-13 03:07:47 +00:00
sgehani%netscape.com
360da12882
Fix ``search button should not use non-user-typed url as a search term''.
...
b=156504; r=jesse; sr=blake; a=adt,valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125108 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-12 20:00:59 +00:00
kaie%netscape.com
45232b694d
b=156546 Forwarded inline: Incorrect signature/encryption status shown in header area
...
r=ducarroz sr=alecf adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125096 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-12 18:30:24 +00:00
rods%netscape.com
11557cd4cd
Minor comment change
...
Bug 99619 r=kmcclusk sr=sspitzer a=jud adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125088 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-12 11:34:52 +00:00
jkeiser%netscape.com
af1ab5cd9a
Catch recursive frames before it's TOO LATE (bug 136580), Adam Lock's patch, r=jkeiser, sr=jst, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125065 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-12 03:27:49 +00:00
caillon%returnzero.com
1b3ae36bfa
Bug 156822. New Address book and Composer icons for the windows menu and the component bar by marlon@netscape.com
...
moa=jag a=dbaron a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125063 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-12 03:16:31 +00:00
dbradley%netscape.com
8b33852684
Backing out checkin of 52458 to fix OS/2 bustage
...
Contained referenced to mIsScrollBar which exists in trunk, but not in branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125007 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-11 06:08:08 +00:00
dprice%netscape.com
e695b6ea1b
oops missing adt=
...
backing out
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125006 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-11 05:34:17 +00:00
dprice%netscape.com
bd34e4a9a6
153291 r=curt sr=dveditz a=chofmann adt=jaime
...
add a way to create custom files for components
WINDOWS ONLY
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@125005 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-11 05:23:56 +00:00
leaf%mozilla.org
902c609a39
update mac vers resource for bug 156409, r=jj
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124994 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-11 00:20:23 +00:00
shliang%netscape.com
e6ce4cecd3
155647 - addressbook card view spacing issues - r=bhuvan,sr=sspitzer,a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124993 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-11 00:14:34 +00:00
rbs%maths.uq.edu.au
1dd6ca0bf2
crash if position: absolute applied to <math>, r=roc+moz, sr=waterson, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124991 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 23:45:19 +00:00
mkaply%us.ibm.com
38307cf9a3
more 67913 - forgot change from reviewer when applying patch
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124988 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 23:32:05 +00:00
mkaply%us.ibm.com
2dbf05edde
#52458
...
r=pedemont, sr=blizzard (platform specific code), a=valeski
OS/2 only - add a preference to enable trackpoint scrolling by creating invisible scrollbars on windows
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124987 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 23:31:19 +00:00
mkaply%us.ibm.com
dc7f020878
#56555
...
r=pedemont, sr=blizzard (platform specific code), a=valeski
OS/2 only - don't draw any rectangles if width is 0
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124986 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 23:29:11 +00:00
mkaply%us.ibm.com
ef3496fef8
#67913
...
r=pedemont, sr=blizzard (platform specific code), a=valeski
OS/2 only - don't let Mozilla windows cover up the Warpcenter
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124985 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 23:27:18 +00:00
rbs%maths.uq.edu.au
f2b5f60354
support <msqrt> and <mroot> with Mathematica fonts in addition to TeX fonts, b=121493, r=roc+moz, sr=waterson, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124983 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 23:01:45 +00:00
rbs%maths.uq.edu.au
6d7c54437c
Hide embedded semantic MathML content, b=154931, r=hixie/dbaron, sr=roc+moz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124982 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 22:56:58 +00:00
bryner%netscape.com
640a950f34
Bug 156052 - setting focus causes :hover to be set. r=dbaron, sr=blake, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124975 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 21:09:43 +00:00
smontagu%netscape.com
5cec851236
Bug 155096: Crash when adding image to right-to-left mail message. r=mjudge, sr=kin, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124972 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 20:36:01 +00:00
naving%netscape.com
26c36cf57f
155668 r=cavin sr=bienvenu a=valeski fixing problems in displaying japanese local folder names
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124967 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 19:16:59 +00:00
morse%netscape.com
f2042f5fed
bug 155679, mapi doesn't work with turbo and multiple profiles, r=rdayal, sr=jag, a=valeski, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124965 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 18:36:39 +00:00
bzbarsky%mit.edu
411f2bcd84
Compress the history.dat database every so often. Bug 112308, patch by
...
John Morrison <jrgm@netscape.com >, r=blake, sr=bienvenu, a=choffman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124949 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 06:42:17 +00:00
bzbarsky%mit.edu
7dbf267463
Fix part of bug 120327. Patch by Jonas Jorgensen <jonasj@jonasj.dk>,
...
r=bzbarsky, sr=brendan,ben, a=dbaron, gladness=all
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124946 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 06:17:59 +00:00
brendan%mozilla.org
384e1cac18
Oops, deal with PRInt64 operand to NS_SWAP64 (followup to last checkin).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124943 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 05:20:15 +00:00
brendan%mozilla.org
2aed97ba78
Avoid aliasing differently-typed pointers in NS_SWAP64 (142869, r=dbaron, sr=ben, a=blizzard).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124941 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 05:10:07 +00:00
leaf%mozilla.org
193e733bfc
update release resource to 1.0.1
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124908 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 00:10:00 +00:00
loadrunner%betak.net
fa426c3455
93002: [distribution]Conn: Use dialup networking (.DUN) when launching
...
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. The controlling pref
is "network.autodial-helper.enabled". Patch by smeredith, all credits
to him :-)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124900 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 23:42:05 +00:00
morse%netscape.com
72e5b38215
bug 155114 stealing of cookies using path attribute, r=mstoltz, sr=jst, a=chofmann, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124893 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 22:42:44 +00:00
timeless%mac.com
3a8a360848
Bug 125411 [NuBus] Mac installer crashes with a type 12 error (SleepQInstall)
...
r=dmose sr=jst a=tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124890 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 22:28:49 +00:00
brendan%mozilla.org
73fe2c170b
Eliminate broken old pre-ECMA switch case compile-time evaluation (144834, r=khanson, sr=shaver, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124889 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 22:21:13 +00:00
ducarroz%netscape.com
1500211a00
Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu, A=chofmann, ADT=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124857 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 19:08:13 +00:00
brendan%mozilla.org
f510f3c40f
Null-check prop before dropping it (156354, r=khanson, sr=shaver, a=dbaron).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124819 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 03:17:04 +00:00
rods%netscape.com
79241cbf70
The problem is the print for a mail msg is started when the first notification
...
of the document (mail msg) is done loading. This is wrong because if the mail
msg has attachments they may not be loaded and then the msgPrintEngine gets
additional notification for when the attachments have started to load and since
it has already started toprint error dialogs appear AND the attachments don't get printed.
The solution here is to cache a pointer to the DOM Window for the msg(s) being
printed. Then as the "stop" notifications come in we can ignore any documents
(which would be the attachments) where the dom window doesn't match the msg's
dom window. Then when they match which is the last notifiaction we can call print.
The notification that comes thru where the docLoader is NULL means the previous
document has completed printing and the engine should print the next msg.
Bug 155430 r=cavin sr=kin/sspitzer adt=putterman a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124806 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-09 02:17:23 +00:00
peterlubczynski%netscape.com
4722528d28
Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124747 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-08 06:11:21 +00:00
bienvenu%netscape.com
ad609ac775
fix crash when selecting a different folder while a local mail delete is going on, from trunk, a=chofmann 121240
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124735 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-07 00:25:27 +00:00
pete.zha%sun.com
854492cb27
crash if I close the mail window while a save as dialog is open for a message attachment
...
bug=143903 r=dbaron sr=waterson a=chofmann patch=antonio.xu@sun.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124702 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-05 04:51:30 +00:00
pete.zha%sun.com
bc9da123c9
Transport shouldn't fire status and progress after stop button been clicked for stopping a document load
...
bug=152279 r=jkeiser sr=darin a=chofmann patch=antonio.xu@sun.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124700 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-05 03:49:08 +00:00
jay.yan%sun.com
57c1713df6
bug 85958, shockwave/flash causes crash under solaris[x-server/bit-depth] patch=sergi,sr=serge,sr=blizzard,a=chofman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124670 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-04 05:31:23 +00:00
jay.yan%sun.com
f7e01beec6
bug 85958, shockware/flash cause crash under Solaris[x-server/bit-depth], patch=sergi, r=serge, sr=blizzard,a=chofman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124669 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-04 05:29:38 +00:00
henry.jia%sun.com
fdeb12057d
Fixing bug 80035.
...
The patch allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also making the migration too slow. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done.
Patch by henry.jia@sun.com . r=racham, sr=sspitzer, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124665 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-04 03:34:12 +00:00
leaf%mozilla.org
8622949487
add a *semicolon* bad mkaply, no biscuit.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124663 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-04 02:38:56 +00:00
harishd%netscape.com
c8a3883144
Disable scripts on the requested docshell and containing docshells. Also, made setCurrentURI() scriptable ( approved by Adam Lock ). b=154647, r=harishd, sr=jst, a=chofmann, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124644 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 23:40:13 +00:00
ducarroz%netscape.com
615ded5cba
Fix for bug 155638. Backup previous fix for bug 137071 and 154734. R=nhotta, SR=bienvenu, A=chofmann, ADT=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124639 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 22:20:07 +00:00
mkaply%us.ibm.com
53fbb8a4ab
#127741
...
r=saari, sr=blizzard, a=chofmann
OS/2 only - 82534 fix for OS/2
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124636 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 22:13:00 +00:00
brendan%mozilla.org
dd4a48af0d
rogerl's fix to conform to ECMA by not enumerating regexp instance properties (155291, r=khanson, sr=brendan, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124634 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 21:42:12 +00:00
brendan%mozilla.org
334bb84b34
rogerl's patch to fix some ECMA arity glitches (155289, r=khanson, sr=brendan, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124631 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 21:03:42 +00:00
brendan%mozilla.org
6ea542727d
khanson's fix for Function.prototype.apply.length ECMA glitch (145779, r=rogerl, sr=brendan, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124629 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 21:00:54 +00:00
law%netscape.com
2c819ea8fa
Bug 154238; forgot this bit on the branch...r=blythe, sr=ben, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124617 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 20:05:46 +00:00
brendan%mozilla.org
8276dd65a0
checkin for rogerl: Array.prototype.join(undefined) should join using ',' (155285, r=scole, sr=brendan, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124607 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 17:25:08 +00:00
timeless%mac.com
f59687321c
checking in for shaver bug 146210: Add Date.now to mirror JS_Now in script.
...
r=rginda, sr=brendan, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124594 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 11:01:53 +00:00
jaggernaut%netscape.com
51cafd0876
Bug 153834: crash when changing Window's windows colors (e.g. Win XP theme change); Patch by Adam Lock <adamlock@netscape.com>, r=saari, sr=jag, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124591 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 07:23:31 +00:00
timeless%mac.com
b200f2abe5
Bug 154737 String(NaN) crashes JS Engine if JS_THREADSAFE is set
...
r=dbradley sr=brendan a=chofman
this patch is not identical to the trunk, to compile some blocks of code were moved around
also the trunk has ACQUIRE_DTOA_LOCK() whereas the branch has ACQUIRE_DTOA_LOCK(n).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124581 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 04:28:12 +00:00
mkaply%us.ibm.com
99cd8efa51
#154161
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - get NPNULL plugin working on OS/2 - somehow I forgot these files
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124576 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 02:10:05 +00:00
morse%netscape.com
71a1b018b2
backing out last checkin -- it was meant for trunk, not branch
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124572 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 01:03:52 +00:00
yokoyama%netscape.com
3adbf31222
Bug 153470
...
Fixing keyboard input processing.
CJK char conversion in nsWindows::OnChar()
Impact only Windows platforms
/r=shanjian; /sr=kin; /drivers=jud; /adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124559 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-03 00:30:35 +00:00
morse%netscape.com
79c43413c5
bug 155114, cookie stealing based on path, r=mstoltz, sr=jst
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124552 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 23:54:25 +00:00
tor%cs.brown.edu
234d339b8f
Bug 154996 - PNG files with wrong width/height in IHDR can crash/hang
...
browser. Patch by randeg@alum.rpi.edu (libpng author), rs=tor, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124534 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 21:29:57 +00:00
ccarlen%netscape.com
1ea10514a6
Bug 145827 - window.focus and window.blur not implemented in PPEmbed. Adding impl of nsIEmbeddingSiteWindow2. r=adamlock/sr=sfraser
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124533 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 21:27:14 +00:00
tor%cs.brown.edu
1377350cdc
Bug 135579 - small interlaced PNG images not decoded correctly.
...
Patch from randeg@alum.rpi.edu (libpng author), rs=tor, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124532 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 21:25:07 +00:00
rogerl%netscape.com
a07b2410b5
Bug #154338,r=khanson,sr=jag,a=brendan. Misuse of string length field, when
...
stringwas dependent, extracted bad value for subsequent memory request.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124522 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 19:56:28 +00:00
timeless%mac.com
66b816aec1
Bug 125689 Mozinvaders crashes Mozilla! [@ nsGrid::FindRowsAndColumns]
...
r=varga sr=kin a=valeski
<grid></grid> with no rows or collumns
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124521 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 19:29:28 +00:00
cbiesinger%web.de
a5499898ab
bug 82534 patch by saari r=bryner sr=jag a=valeski
...
Cannot type in URL/address/location bar or text boxes - no caret/cursor. (Keyboard locks/freezes up / no input)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124485 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 09:40:49 +00:00
bzbarsky%mit.edu
fb6cf5001c
Only let pages read their own style rules via CSSOM. Bug 135267, patch
...
by Mitch Stoltz <mstoltz@netscape.com >, r=dveditz, sr=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124481 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 06:45:27 +00:00
blakeross%telocity.com
c06c1c81c1
32034 - sidebar search fails if no navigator window is open. r=bryner sr=ben
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124458 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 02:45:23 +00:00
naving%netscape.com
7379db6d0f
154501 r=cavin sr=bienvenu a=valeski fixing regression can't save as draft/templates when using an imap acct that doesn't already have Drafts or Templates folder
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124448 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-02 01:09:58 +00:00
ducarroz%netscape.com
8dfd0be2f4
Fix for bug 154734. We need to unsecape the original message uri else IMAP will have trouble to deal with it. R=cavin, SR=bienvenu, ADT=paw, A=jud
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124445 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 23:58:44 +00:00
bzbarsky%mit.edu
d31db38e1b
Fix major user perception bug 154346 (we don't execute content
...
automatically, but the user sure thinks we do). r=law, sr=jag,
a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124441 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 23:16:20 +00:00
ssaux%netscape.com
c7e7547ac6
b=154624 change password regression r=javi sr=mscott a=valeski adt=paw
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124433 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 22:13:06 +00:00
av%netscape.com
07cd809b3c
Bug 150761 -- using mouse wheel crashes windowless plugins, r=peterl, sr=sfraser, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124432 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 21:59:56 +00:00
rods%netscape.com
c63941f459
freeze the api
...
Bug 99619 r=kmcclusk sr=sspitzer a=jud adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124430 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 21:45:05 +00:00
rods%netscape.com
447244b1b8
PATCH to hide NOFRAMES, since we do not support disabling frames anyway
...
Bug 134401 r=bzbarsky sr=hewitt adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124429 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 21:42:34 +00:00
akkana%netscape.com
da5dcb0a53
148713: cure an infinite loop in replace all when going backward.
...
Also fixes the strict JS warnings mentioned in bug 145071.
r=brade sr=kin adt=jaime a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124423 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 21:08:09 +00:00
jpierre%netscape.com
5381e01d9e
Fix for 139874 - inject latest Root CA certs - VISA
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124417 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 20:27:36 +00:00
leaf%mozilla.org
9a8046b3bc
go back to using the user agent rv: value for indicating the "release", r=blizzard
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124407 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 17:58:04 +00:00
blizzard%redhat.com
6c82147405
Update MOZILLA_VERSION to 1.0.0. r=leaf
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124406 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 17:52:59 +00:00
curt%netscape.com
723215b09c
Don't set the desription for icons.
...
(Bug #42604 , for ssu, r=curt, sr=dveditz, a=valeski)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124396 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 06:02:49 +00:00
leaf%mozilla.org
bbb08f932f
updating user agent string version for upcoming source release
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124394 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 05:11:07 +00:00
karnaze%netscape.com
aaccceee2b
bug 149436 - shanmu's patch to fix DEC. a=chofmann, adt=syd, sr=kin, r=karnaze.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124390 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-01 04:05:10 +00:00
naving%netscape.com
ba88c2a01f
154000 r=cavin sr=bienvenu a=chofmann Make rename/delete/drag and drop of imap folders work for non-ascii folder names.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124379 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-30 23:20:40 +00:00
mkaply%us.ibm.com
f8ecb38366
#151536
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - display Euro using current font, not Unicode font
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124370 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-30 04:58:14 +00:00
mkaply%us.ibm.com
8f768a393f
#118546
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - bullet proof unicode stuff, better default fonts
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124369 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-30 04:55:29 +00:00
mkaply%us.ibm.com
b41feead2f
#154161
...
r=cls, a=valeski
OS/2 only - get NPNULL plugin working on OS/2
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124368 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-30 04:48:09 +00:00
mkaply%us.ibm.com
0c65f033df
#154161
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - get NPNULL plugin working on OS/2
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124367 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-30 04:47:25 +00:00
mkaply%us.ibm.com
fb016f49df
#149365
...
r=mkaply, sr=blizzard, a=valeski
OS/2 only from jblanco - only set number of copies in one place
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124362 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 22:20:24 +00:00
mkaply%us.ibm.com
c8176f72e4
#149422
...
r=bnesse, sr=jst, a=valeski
OS/2 only - skip over EOF character on JS files in prefs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124361 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 22:17:51 +00:00
mkaply%us.ibm.com
4ac1389355
#147702
...
r=jeffreyj@us.ibm.com , sr=blizzard, a=valeski
Take Windows code - keep a handle on window during deletion to prevent crash
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124360 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 22:15:32 +00:00
law%netscape.com
82aaad64fd
Bug 154238; set ddeexec registry entries while running so we work with Adobe Acrobat (req'd for Acrobat forms); a=choffman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124358 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 21:30:32 +00:00
mkaply%us.ibm.com
27b63a8651
#154680
...
r=mkaply, sr=jag, a=valeski
Regression in RFind - -1 should be default offset, not 0
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124355 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 18:57:52 +00:00
radha%netscape.com
3c9a1c48a9
Fix for bug # 35011. r=jst sr=kin a=jud. window.onscroll and element.onscroll not fired.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124354 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 15:34:45 +00:00
radha%netscape.com
9e81647dfb
Fix for bug # 35011. window.onScroll event not fired. r=jst, sr=kin a=jud. ADT approval received.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124353 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 15:33:44 +00:00
seawood%netscape.com
c02c587d59
Only check for & use -fshort-wchar with CXX as some versions of gcc only support
...
-fshort-wchar for g++.
Include <stddef.h> instead of <stdlib.h> in wchar_t tests to avoid exit() declar
ation issues with autoconf.
Bug #139211 r=bryner,dbaron a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124349 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 04:34:56 +00:00
seawood%netscape.com
59abfcd74a
Fixing xlib build bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124348 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 04:31:52 +00:00
seawood%netscape.com
8a9fe70b5f
Link XT_LIBS in static xlib builds.
...
Use same modulename for xlib module in Makefile as the code uses.
Bug #144182 r=bryner a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124347 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 04:31:10 +00:00
dprice%netscape.com
287eecfb21
140104 r=curt sr=dveditz a=valeski adt=jaime
...
remove overlayinfo and chrome.rdf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124343 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 01:41:07 +00:00
bzbarsky%mit.edu
47ab7a80c9
Bug 144479 (crash changing display prefs on pages with position:fixed
...
stuff), r=dbaron, sr=jst, a=choffman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124339 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 01:11:51 +00:00
jfrancis%netscape.com
8210c82fbf
fix for 140484: tagStr incorrectly freed in nsListCommand::GetCurrentState; r=jfrancis; sr=kin; checkin in on behalf of Dan McGuirk; has adt and driver approval for branch landing
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124337 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 00:56:15 +00:00
seawood%netscape.com
ccfd0b4ed3
Conditionally check for -lSM & -lICE if -lXt test fails.
...
Bug #126163 r=bryner a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124335 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 00:33:47 +00:00
wtc%netscape.com
9f7559c26f
Bug 154918: finishing touches to declare NSPR 4.2.1 and NSS 3.5 RTM for
...
mozilla1.0.1. a=chofmann for 1.0 branch.
Tag: MOZILLA_1_0_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124330 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 00:19:37 +00:00
seawood%netscape.com
96af7cd26d
Conditionally check for -lSM & -lICE if -lXt test fails.
...
Bug #126163 r=bryner a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124329 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 00:09:57 +00:00
seawood%netscape.com
365c00df70
Sync config.guess & config.sub with official GNU copies.
...
Bug #140869 r=bryner a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124327 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-29 00:07:01 +00:00
naving%netscape.com
ff19348c83
153982 r=cavin sr=bienvenu a=valeski make drag and drop of folders work for non-ascii folder names when dragging from imap to local or from local to local
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124318 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 23:19:35 +00:00
curt%netscape.com
3dcf34cddb
Refresh icons on upgrade
...
(Bug #154708 , r=curt, sr=dveditz)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124311 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 22:57:58 +00:00
tao%netscape.com
461e0fabb2
144584: Update localeVersion in 1.0.1 branch for newer milestone releases.
...
r=leaf,sr=dveditz,a=adt/drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124309 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 22:36:53 +00:00
av%netscape.com
ab6df0d151
Bug 150087 -- resetting DOM plugin array before creating a new document, r=av, sr=jst, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124307 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 22:00:34 +00:00
av%netscape.com
bfb453b032
Bug 148889 -- keeping XPConnected plugin dlls in memory longer to avoid crashes, r=peterl, sr=beard, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124306 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 21:50:20 +00:00
harishd%netscape.com
96d04c8a88
Make marquee tag a block level element. b=154173, r=heikki, sr=jst, a=adt,valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124305 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 21:17:07 +00:00
kaie%netscape.com
8138f9f75d
b=154240 security fix
...
r=javi sr=alecf adt=putterman a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124304 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 21:14:42 +00:00
rogerl%netscape.com
253808b572
Moving fix for #112626 from trunk; root RegExp static input field.
...
a=adt, r=rginda, sr=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124300 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 20:26:01 +00:00
locka%iol.ie
838efbaffc
Fix for opening javascript: popups in embedding. b=149307 r=adamlock@netscape.com sr=jst@netscape.com a=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124299 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 20:24:21 +00:00
seawood%netscape.com
d0dc76f1cd
Fix symlink detection (again) so that relative symlinks work and the binary is executed from the cwd, not the installation directory.
...
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu > for the patch.
Bug #57866 r=cls a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124294 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 20:02:43 +00:00
seawood%netscape.com
d784760253
Fix for bug # 141438. added code so that we don't define SHORT_LIBNAME on winNT
...
Thanks to srilatha@netscape.com for the patch.
r=cls, sr=sspitzer a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124290 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 19:56:37 +00:00
blakeross%telocity.com
4ecba27f46
85595 - transparent animated gifs have white background. patch by Paper. r=pav sr=tor a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124289 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 19:32:02 +00:00
jj%netscape.com
737a2983d9
fixing "HasBundle" and "HasCustomIcon" Finder flags to enable 32-bit icon for the installer (bugscape #16402 and #16581 ). a=adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124288 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 18:50:41 +00:00
jj%netscape.com
8988f6da45
landing on 1.0 branch of recent artwork and icon changes for the installer (bugscape #16402 and #16581 )
...
a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124286 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 18:43:23 +00:00
dbaron%fas.harvard.edu
f21b437b1c
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Pull in parts from previous fix for bug 141261. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson a=valeski, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124266 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 06:20:50 +00:00
dbaron%fas.harvard.edu
d3e6e4734a
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson a=valeski, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124264 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 04:37:17 +00:00
dveditz%netscape.com
66853862b5
return correct compareVersion() result in directory case (bug 136779) r=curt,sr=alecf,adt+,a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124263 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 03:53:34 +00:00
shanjian%netscape.com
3b36f91f6d
#149724 Auto-detect Chinese doesn't work
...
Frequency analysis is only applied to euc clone encoding, and gb18030 is
not one of it. The existence of gb18030 will prevent frequency sampling from
happening. So eliminate gb18030 when considering frequency sampling.
r=ftang, sr=jst a=adt, valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124252 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 01:12:59 +00:00
blakeross%telocity.com
8a6110386c
106092 - trunk m1br m100 n70pr1 topcrash @ nsMenuFrame::OpenMenu. r=brade sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124249 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 00:48:46 +00:00
blakeross%telocity.com
9c664d18c0
153287 - prefs for location bar autocomplete don't stick. r=caillon sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124248 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 00:41:18 +00:00
timeless%mac.com
9d6f298def
Bug 134724 nsIOService::~nsIOService => nsIOService::SetOffline
...
Getting service @mozilla.org/observer-service;1 on shutdown.
- M100 N70PR1 [@ nsThreadPool::Shutdown]
r=dougt sr=darin a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124245 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 00:27:15 +00:00
naving%netscape.com
3555d6cf63
104931 checking in for rdayal r=dmose sr=dveditz a=valeski install ldap modules as part of the browser instead
...
of mail.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124244 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 00:22:12 +00:00
serge%netscape.com
9148e88703
fix for #153547 , crash [@ nsPluginInstancePeerImpl::GetOwner] r=av, sr=beard,a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124243 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 00:19:16 +00:00
bryner%netscape.com
29313725bb
Fixing a printing crash caused by an uninitialized variable in DocumentViewerImpl::PrintDocContent (bug 151607). r=rods, sr=sspitzer, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124238 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 23:49:34 +00:00
morse%netscape.com
1ca5f2df20
bug 150080, turn on turbo for multiple profiles, r=law, sr=waterson, a=valeski, adt=paw
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124235 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 23:10:05 +00:00
morse%netscape.com
c103108810
check in new image for lori, a=lorikaplan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124234 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 23:02:00 +00:00
ccarlen%netscape.com
5ca9ccb8b5
Bug 134448 - XPTI needs to account for system wide plugins folders. r=peterlubczynski/sr=beard/a=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124233 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 22:46:29 +00:00
ssu%netscape.com
05118109bc
fixing bug 152895 - msg header pane loses focus. r=ducarroz, sr=mscott, a=adt,drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124220 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 21:39:31 +00:00
mstoltz%netscape.com
ee2f062637
Bug 149777 - do not clone nodes from the page into the pageInfo Media panel,
...
just copy over the source URL and other relevant fields (to avoid copying event
handlers). r=bzbarsky, sr=jag, a=valeski. Patch by jrgm@netscape.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124219 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 21:33:16 +00:00
ducarroz%netscape.com
6fb5cd2313
Fix for bug 145291. We must generate the headers of all the children of an multipart/appledouble attachment when doing parts-on-demand in order to have all the needed information to generate the attachment entry in the UI. R=cavin, SR=bienvenu, A=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124213 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 21:04:05 +00:00
rods%netscape.com
cf00b52da2
temporary patch to the forms controls to ignore mouse events when in
...
printpreview until Bug 124990 gets fixed (radio and checkbox doesn't need the fix)
Bug 129002 r=dcone sr=attinasi a=jud adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124176 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 10:46:45 +00:00
rods%netscape.com
8023d5b6a3
We do not want to skip page ejects when printing the selection
...
Bug 153964 r=dcone sr=kin a=jud adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124175 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 10:44:04 +00:00
hewitt%netscape.com
3caa15fea0
bugs 124969 (crash typing in homepage textbox on mac) and 126480 (autocomplete popup doesn't appear the first time you type), r=ben, sr=bryner, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124164 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 05:07:03 +00:00
dcone%netscape.com
51a8ec8ac7
b=153456 r=kmcclusk@netscape.com, sr=waterson, a=Judson Valeski,putterman@netscape.com. Fixed a realizePalette call. improves
...
performance.. especially with embedding.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124163 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 04:50:17 +00:00
dprice%netscape.com
2a8076c485
154220 r=curt sr=dveditz a=valeski adt=jaime
...
Don't enter pause dialog if http response indicates an error
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124160 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 03:51:40 +00:00
heikki%netscape.com
90d90b777c
Bug 151933, xml:base needs to call CheckLoadURI. r=harishd, sr=jst, a=ADT,valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124159 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 03:44:39 +00:00
serge%netscape.com
d027b325ef
fix for #149336 Linux Flash crashes and causes stack curruption in NPP_New when swLiveconnect=TRUE, r=av,sr=darin,a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124157 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 03:00:11 +00:00
bbaetz%student.usyd.edu.au
148c919829
Bug 154030 - Handle directory index page title correctly
...
r=dougt, sr=darin, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124155 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 01:57:00 +00:00
naving%netscape.com
17ce578faa
151699 r=cavin sr=bienvenu a=valeski Bail out if there is no space when d&d local folders
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124150 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 01:21:21 +00:00
timeless%mac.com
654d90b6b8
Bug 125411 [NuBus] Mac installer crashes with a type 12 error (SleepQInstall)
...
r=sfraser sr=beard a=valeski
thanks to tim@maroney.org (see bug 138156)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124149 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 00:39:19 +00:00
timeless%mac.com
92f366df0e
Bug 136441 <select> dropdowns messed up if they are in an iframe and the dropdown is longer than the iframe's height
...
patch by roc, r=kmcclusk, sr=waterson, a=jesup (re-approved by valeski)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124147 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-27 00:27:55 +00:00
morse%netscape.com
859b9bf284
checking in new p3p icon for lori, a=lori
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124140 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 23:49:47 +00:00
rpotts%netscape.com
ce0af0ef4e
bug #147741 (r=jst, sr=darin, a=valeski) Notify nsIContentPolicy listeners of document and sub-document loads.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124119 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 20:45:10 +00:00
kaie%netscape.com
8bbe93efd9
b=154084 entering/leaving secure site alert pops up incessantly
...
r=javi sr=alecf adt=paw a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124107 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 19:04:04 +00:00
bbaetz%student.usyd.edu.au
25b4c3389a
Oops, didn't notice tree was closed - backed out previous patch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124092 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 12:09:44 +00:00
bbaetz%student.usyd.edu.au
06d700b8d4
Bug 154030 - Handle directory index page title correctly
...
r=dougt, sr=darin, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124091 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 12:05:53 +00:00
peterv%netscape.com
639474a89e
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. a=judson, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124089 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 08:51:36 +00:00
peterv%netscape.com
ce1e3c03b5
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. a=judson, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124088 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 08:10:48 +00:00
peterv%netscape.com
239db03a1d
New files for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. a=judson, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124086 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 07:54:58 +00:00
peterv%netscape.com
9dcf945f94
Fix for bug 153757 (hasAttribute on a HTML label crashes). r=caillon, sr=jst, a=dbaron, adt=putterman.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124085 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 07:45:36 +00:00
jay.yan%sun.com
098a6b94b7
bug 135663 Solaris's F11 and F12 do not map to VK_F11 and VK_F12 r=akk, sr=blizzard,a=Jud
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124071 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 03:11:24 +00:00
bryner%netscape.com
fb6cc8e082
Fixing 144315, a crash regression from my checkin for bug 138237. r=alexsavulov, sr=blake, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124057 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 00:48:24 +00:00
dveditz%netscape.com
b3b11437a8
avoid leaking plugin path name unless debugging pref turned on (bug 88183) r=peterlubczynski, sr=alecf, a=valeski, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124053 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 00:25:18 +00:00
cavin%netscape.com
306252b88f
Fix for 152449. Remember the CRC checksum for the updated card info in PatchHistoryTableWithNewID(). r=naving, sr=bienvenu, a=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124029 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 22:21:28 +00:00
naving%netscape.com
3e3feeebb2
153101 r=cavin sr=bienvenu a=valeski fix copying to local sent/draft folder after sending mail
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124027 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 22:14:09 +00:00
(no author)
ef5e271ffd
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124018 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 21:16:18 +00:00
jaggernaut%netscape.com
71eb38c4d9
Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123995 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 06:37:46 +00:00
curt%netscape.com
e23dff8f91
Support for screen reader.
...
(Bug 104477, r=dprice, sr=dveditz)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123993 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 05:55:26 +00:00
curt%netscape.com
3d08029c45
Support for screen reader in listbox.
...
(Bug 104477, r=ssu, sr=dveditz, mozilla1.0.1+)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123992 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 05:52:42 +00:00
blakeross%telocity.com
6a02131f6c
143333 - transpaernt animated gif rendered laced with garbage pixels. patch by Arron M. r=pav sr=tor a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123987 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 04:52:49 +00:00
peterlubczynski%netscape.com
4df00a3088
Fixing NS_MakeAbsoluteURI so it doesn't crash on default parameters, bug 148233 r=serge, sr=darin a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123984 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 04:21:42 +00:00
varga%utcru.sk
e6af590601
Fix for bug 123719 - Default account is not placed at the top of the folder paner=bryner,neil sr=bienvenu,blake a=valeski adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123983 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 04:00:36 +00:00
jaggernaut%netscape.com
44d41aa222
Bug 147720: M1RC3 crash [@ nsCharTraits<unsigned short>::length]. r=dbaron, sr=blake, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123982 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 03:17:19 +00:00
caillon%returnzero.com
93b7ef8f0c
Bug 134800. Following a groupmark should not clobber all open tabs: append the groupmark's tabs to the end of the tab list instead.
...
r/sr=jag/blake
a=asa
adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123981 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 03:16:32 +00:00
peterlubczynski%netscape.com
5ada44a604
Fixing IPIX for Mac Classic: SetWindow needed to be called and nsObjectFrame::DidReflow() needed to complete on Mac as well, bug 144896 r=av sr=beard a=dbaron & ADT
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123979 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 02:45:36 +00:00
peterlubczynski%netscape.com
f1e23fb653
Fixing bug 122119, cannot use consecutive white space characters in PARAM tags, r=harishd, sr=jst a=dbaron & ADT
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123977 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 02:41:06 +00:00
blakeross%telocity.com
10ecd2cb1c
132319 - browser crashes when machine is low on memory. r=pav sr=tor a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123976 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 02:30:24 +00:00
blakeross%telocity.com
62eda89c24
135270 - sidebar add button doesn't call right dialog for bm groups. r=bryner sr=ben a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123975 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 02:17:34 +00:00
suresh%netscape.com
c1df55f01b
fix for bugscape 16611, crash [@ InMemoryDataSource::Assert ]. r-rjc, sr-alecf, a-adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123970 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 00:15:33 +00:00
rods%netscape.com
8ee6840c00
when loading images from the cache for printing we need to set the flags correctly to get them from the cache
...
Bug 150072 r=dcone sr=kin a=jud adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123968 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 23:22:32 +00:00
rods%netscape.com
1fdfd53ba4
Add an interface to nsDataObjectCollection so we can QI to check to make sure
...
it is one of our objects before doing the static cast.
Bug 106211 r=pink sr=jst a=dbaron adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123967 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 23:19:33 +00:00
rods%netscape.com
4cc53df442
We are destroying the PresShell without calling EndObservingDocument, when a
...
BeginObservingDocument was already called. This means the PresShell is still
registered as an observer of the document and then later can cause a crash when
the document loops thru the observer list.
Bug 152536 r=dcone sr=jst a=jud adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123966 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 23:15:39 +00:00
dprice%netscape.com
3e06338d30
144288 - missed a slight change
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123963 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:47:34 +00:00
dprice%netscape.com
5ec9d0dafa
151947 - r=curt sr=dveditz adt=jamie a=valeski
...
let config.ini control cleanup of previous version reg keys
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123962 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:44:20 +00:00
dprice%netscape.com
6c54fb56fc
149791 - r=curt sr=dveditz adt=jaime a=valeski
...
make superseded components invisible in selection lists
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123961 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:42:31 +00:00
dprice%netscape.com
608973612d
144288 - r=sgehani sr=dveditz adt=jaime a=valeski
...
libxpnet now fails on bad response codes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123960 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:39:47 +00:00
naving%netscape.com
10ce09d738
136784 r=bienvenu sr=mscott a=valeski fix problems in compacting local folders when summary file is
...
out-of-date.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123951 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:45:59 +00:00
karnaze%netscape.com
a92f30d9c3
bug 145842 - don't repeat headers/footers that split. sr=attinasi, r=alexsavulov, adt=paw, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123949 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:32:46 +00:00
naving%netscape.com
88346339f0
151056 r=cavin sr=bienvenu a=valeski. fix mdn to work for large imap messages.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123948 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:25:31 +00:00
mjudge%netscape.com
77698771ed
bug 146299 adt+ drivers+ sr=jag r=cmanske. bug to make drag selection select the image in the source document despite if the drag is successful or not.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123946 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:00:49 +00:00
mjudge%netscape.com
ff93b8dcda
fix for 113613 sr=kin r=blythe adt+ and drivers ok'd. small fix to prevent caret from leaving containing style while typing and hitting endofline key.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123945 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:55:12 +00:00
kaie%netscape.com
be0bcee8f3
b=140836 https surfing: Clicking on a link early leads to "mixed/broken" lock icon
...
r=javi sr=rpotts adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123944 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:51:21 +00:00
kaie%netscape.com
f5057e6483
bug #148981 (r=kaie, sr=darin, adt=jaimejr, a=valeski). STATE_TRANSFERRING notifications are not fired if theunderlying channel does not provide nsIProgressEventSink notifications...
...
checking in for rpotts
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123943 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:42:37 +00:00
naving%netscape.com
09049016ea
152713 r=ssu, racham sr=mscott a=valeski Don't allow special folders to be deleted (Edit | Delete folder)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123942 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:41:25 +00:00
kaie%netscape.com
eafd14d1f0
b=153243 Error in recipient certificate availability checking, causing unreadable mail
...
r=ssaux sr=jag adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123941 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:39:14 +00:00
kaie%netscape.com
6033805e92
b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
...
Additional required patch, to fix "forward inline".
Patch created by ducarroz.
r=kaie sr=mscott adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123940 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:33:03 +00:00
kaie%netscape.com
2b5c8e9cbd
b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
...
r=ducarroz sr=mscott adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123939 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:32:34 +00:00
naving%netscape.com
58e659e1e9
139485 r=cavin sr=bienvenu a=valeski fixing certain cases where returning to folder view after doing quick search
...
won't refresh scrollbar.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123938 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:29:55 +00:00
kaie%netscape.com
46d05f5f74
b=90956 Dot (.) instead of localized characters in pipnss module
...
r=ssaux sr=alecf adt=jaimejr adt=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123937 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:16:19 +00:00
caillon%returnzero.com
f3996f782c
Bug 152256, honor the pref to prevent sites from hiding the statusbar for window.statusbar.visible=false
...
r=bzbarsky
sr=jst
a=valeski
adt=paw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123936 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:12:21 +00:00
pinkerton%netscape.com
2d45da0f14
turn on CG metrics for quartz rendering if 10.1.5 is present. bug 149427, r=ccarlen/sr=hyatt/a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123935 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:10:08 +00:00
pinkerton%netscape.com
8c8adeec08
Check hidden attribute when creating separators. r=saari/sr=sfraser/a=valeski. bug#151693
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123934 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:08:51 +00:00
caillon%returnzero.com
9371bccc37
Bug 74688. Mail/News out of the box on Mac was pretty unusable because context menus were appearing on clicking the scrollbar.
...
r=sgehani
sr=jag
a=valeski
adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123933 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:08:49 +00:00
mkaply%us.ibm.com
a1f63a989a
#150679
...
r=jeffreyj@us.ibm.com , sr=mscott, a=valeski
OS/2 only - support for new mail notification in the OS
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123917 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 04:48:10 +00:00
blakeross%telocity.com
49ac50f0c2
143267 - tools > download manager doesn't focus already open download manager. r=sgehani sr=blake a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123914 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 04:00:31 +00:00
timeless%mac.com
e1b79228fa
Bug 152910 Set History to 0 it still works
...
patch by blake r=adamlock sr=alecf a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123912 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 02:32:59 +00:00
mkaply%us.ibm.com
d9a050b6c1
#150157
...
r=wtc, a=dbaron
OS/2 only - DosWrite is not returning an error when the disk is full.
We can tell the write failed if we did a partial write.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123911 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 02:13:20 +00:00
blizzard%redhat.com
0335eb8910
Bug #116653 . Implement openurl(foo,new-tab). Patch from shaver. r=blizzard,sr=jag
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123908 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 00:22:04 +00:00
dbaron%fas.harvard.edu
204e2b5863
Correct display of bookmark groups in folders on personal toolbar. b=134853 Patch from neil@parkwaycc.co.uk. r=ben sr=alecf a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123895 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 05:49:15 +00:00
blakeross%telocity.com
a0bc28a6f0
134076 - help search engine should let users know that no matches were found. r=oeschger sr=alecf a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123893 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 04:11:59 +00:00
jaggernaut%netscape.com
20f52a464a
Bug 112769: better "new tab" button for classic theme. r=bryner, sr=blake, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123891 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 02:35:37 +00:00
brendan%mozilla.org
99e1cc2ee7
Report uncaught errors-as-exceptions from outermost JS_Compile*Function* API calls, just as for JS_Compile*Script* (150584, r=rginda, sr=jst, a=dbaron).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123887 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 00:09:36 +00:00
brendan%mozilla.org
7a453fda9c
Work around fgets-can't-return-embedded-nul bug (148800, r=rogerl, sr=shaver, a=valeski).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123885 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 00:04:45 +00:00
bnesse%netscape.com
42936b4b40
Fix for bug 141035. Application must quit if the .cfg file is required but does not exist. r=ccarlen, sgehani. sr=alecf, beard, dveditz. a=valeski. adt=putterman.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123878 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 20:43:33 +00:00
blakeross%telocity.com
ff1b8f2964
142310 - topcrash quitting while downloading @ nsHashTable::Exists. r=bryner sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123875 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 19:44:15 +00:00
peterv%netscape.com
15ab5b9a2e
Fix for bug 88761 (html code for selected and noshade (and other minimizable attributes) not w3c conformant). r=heikki, sr=jst, a=judson, adt=paw.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123869 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 14:27:54 +00:00
katakai%japan.sun.com
c374ea8952
bug 152260
...
AMPM order needs to be cared in time format
check the order AM/PM string from strftime()
r=yokoyama,sr=blizzard,a=valeski@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123864 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 06:18:44 +00:00
bryner%netscape.com
f97c54d160
Fixing win32 gmake bustage from darin's checkin... configure is not auto-updated on the branch, so please make sure to check in configure if you change configure.in.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123863 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 05:04:53 +00:00
srilatha%netscape.com
f07bfa94eb
Fix for bug # 148939. When a card gets updated, update the addresslists of the mailing list
...
r=varada, sr=bienvenu, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123857 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 01:26:35 +00:00
rginda%netscape.com
c64b227676
Bug 151803, "Debugger is leaking JSDValues", r=peterv, sr=jst, a=valeski
...
Stop caching jsdIValues, it doesn't seem to be worth the lookup cost. This has the side effect of plugging the leak, as described in the bug.
also...
* Convert a few raw pointers to nsCOMPtrs
* Fix a bug where removing the last filter did not null out the list head,
causing a crash the next time filters were used.
* Track live jsdStackFrames, so we can invalidate them all when execution
continues. Without this, only the top frame is properly invalidated, and any
other frame accessed after a continue will do Bad Things.
* Add some debugging prints to GetInitAtService, which seems to be failing at
random times.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123855 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 01:08:34 +00:00
yokoyama%netscape.com
8176e540c2
Bug 149171, 146844, 149397
...
CJK IME text input related bug fixes.
/r=shanjian,/sr/brendan,/driver=jud,/adt=ok
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123851 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 00:34:46 +00:00
darin%netscape.com
a025d90adb
fixes bug 147333 "Cannot load local files whose names contain
...
Japanese/Chinese characters" r=bstell sr=brendan a=valeski adt+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123841 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:55:49 +00:00
peterlubczynski%netscape.com
48933113ab
Fixing bug 134445, OBJECT tag needs to be able to access default plugin r=av sr=beard
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123839 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:52:08 +00:00
naving%netscape.com
99dd57db43
129540 r=racham sr=alecf a=drivers adding help buttons and fixing them to point to right help page
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123838 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:44:06 +00:00
darin%netscape.com
4656a50b00
secondary fix for bug 146094 "Stealing third-party cookies through a proxy"
...
r=dougt sr=rpotts a=valeski adt+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123834 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:39:28 +00:00
darin%netscape.com
27d41038fa
fixes bug 133286 "Windows Media Player in full-page plugin mode may not
...
repaint window" patch=av r=dougt sr=darin a=valeski adt+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123833 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:37:37 +00:00
naving%netscape.com
08fcc4efa9
129540 r=racham sr=alecf a=drivers adding help buttons and fixing them to point to the right page.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123832 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:36:32 +00:00
darin%netscape.com
1c43d58ca0
fixes bug 140107 "HTTP headers show in frame [when server pipelines chunked
...
responses]" r=dougt sr=rpotts a=valeski adt+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123831 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:32:33 +00:00
alexsavulov%netscape.com
d35f1c396d
fix for bug 144315 - Images that are "broken" during document editing don't
...
redisplay using broken image icon.
r=glazman sr=waterson a=jaimejr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123826 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 23:01:22 +00:00
wtc%netscape.com
6798a8a496
Bug 151940: SEC_PKCS12DecoderVerify should call SEC_ASN1DecoderFinish first
...
to detect insufficient input data error. With mozilla1.0.1+ and adt1.0.1+
approvals.
Tag: MOZILLA_1_0_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123818 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 21:46:48 +00:00
wtc%netscape.com
073f0dcac1
Bug 151671: merged NSPR 4.2 and 4.2.1 fixes into MOZILLA_1_0_BRANCH.
...
With mozilla1.0.1+ and adt1.0.1+ approvals.
Modified files: repackage.sh prdepend.h base64.c prinit.h ptio.c vercheck.c
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123817 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 21:40:15 +00:00
curt%netscape.com
e54f9a1948
Looked like disk space was negative
...
(Bug #82448 , r=dprice, sr=dveditz, a=valeski)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123816 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 21:36:31 +00:00
ssu%netscape.com
ad7d6a84eb
fixing bug 152456 - mail header To: field shows duplicate address. r=varada, sr=mscott, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123815 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 21:36:04 +00:00
racham%netscape.com
2607c79153
Disable ,a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123814 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 21:31:50 +00:00
srilatha%netscape.com
498e49324c
Fix for bug # 130403. If there is no selected addressbook, make personalAB selectedAB.
...
r=varada, sr=bienvenu, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123811 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 21:09:05 +00:00
pavlov%netscape.com
ac467dfb2f
fix for bug 148879. patch from balleysson@bigfoot.com. r=pavlov sr=tor a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123809 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 20:34:07 +00:00
shaver%mozilla.org
f12373b8d5
76968: Need to ~expand paths in nsLocalFileUnix. r=bz, sr=blizzard, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123804 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 20:08:37 +00:00
peterv%netscape.com
0a50be934d
Fix for bug 94475 (if first whitespace in line in textarea is a tab it is changed to a new line). Patch by t_mutreja@yahoo.com, r=bratell@lysator.liu.se, sr=heikki, a=valeski, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123782 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 08:22:37 +00:00
racham%netscape.com
f9c5aa5879
Fixing bugzilla bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123781 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 07:57:17 +00:00
racham%netscape.com
205be5ebc7
Fixing bugzilla bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. When a proper set of prefs area added to the global prefs file, accounts are set up automatically. On launching mailnews app, Account Wizard will be brought up on identifying invalid accounts so that user information like name and email address can be entered. Please see the bug for set of prefs used as an example. r=srilatha, sr=bienvenu, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123780 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 07:54:14 +00:00
dprice%netscape.com
3f782d2982
137384 r=curt sr=dveditz a=valeski adt=jaime
...
include license.txt with saved files when saving installer files
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123779 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 07:38:33 +00:00
dmose%netscape.com
dedb6e44a9
Fix incorrect array length calculation + add temporary variable to avoid scoping issue which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com, a=valeski@netscape.com, adt=paw@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123777 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 06:53:20 +00:00
cotter%netscape.com
01d73157aa
help content updates per bugzilla 122806 & ADT, r=oeschger; a few more final correx, search db update
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123773 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 05:50:42 +00:00
srilatha%netscape.com
9bcf6107c1
Fix for bug # 118804. Setting the width on the dropdown listbox
...
r=varada,andreww, sr=bienvenu, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123771 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 05:28:56 +00:00
dbaron%fas.harvard.edu
b0100e4d87
Fix performance problem on home.netscape.com: Don't do full reflow of all absolutely positioned elements whose containing block is on the path to the target of an incremental reflow. b=146831 sr=waterson r=kin a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123762 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 03:32:53 +00:00
dbaron%fas.harvard.edu
75a1d85212
Make sure SpaceManager is in the reflowState before absolute items are reflowed to prevent crash. b=130251 Patch by attinasi. r=alexsavulov, dbaron sr=waterson a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123761 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 03:25:52 +00:00
dbaron%fas.harvard.edu
6b3f3a6e88
Fix hang bug 140275 by cleaning up FindFrameWithContent. r=attinasi sr=waterson b=140275. Includes fix for regression that it caused, b=145224 sr=waterson r=bzbarsky. a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123758 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 03:04:34 +00:00
dbaron%fas.harvard.edu
9f5554c942
Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123757 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 02:58:23 +00:00
dbaron%fas.harvard.edu
7a969df31e
Fix crash exiting print preview in certain cases (pages with frames; embedding apps) by ensuring view manager outlives pres shell. b=148308 r=rods sr=waterson a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123756 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 02:56:06 +00:00
blakeross%telocity.com
73e99cd734
Some code slipped in that shouldn't have. Thanks to jrgm for catching it.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123753 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 02:18:38 +00:00
cmanske%netscape.com
48b621a0d7
New publish icon for Composer toolbar. b=125128, r=cmanske, sr=jst, a=adt, a=valeski/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123749 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-21 01:44:54 +00:00
leaf%mozilla.org
034c7403c1
update resource version strings.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123740 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 23:59:11 +00:00
dbaron%fas.harvard.edu
8a24b2305c
Fix crashes related to editing of HR elements by wrapping generated content for leaf frames in an extra frame so :before and :after are always the first/last children of the primary frame. Disable generated content for floating and absolutely positioned leaf frames. b=141054 sr=waterson r=kin a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123739 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 23:57:25 +00:00
dougt%netscape.com
8f8d06a1fe
153164. removed embed_base_s from XPCOM_GLUE_LIBS r/sr=seawood
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123736 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 23:43:00 +00:00
kmcclusk%netscape.com
463bf075db
Fix off by one pixel error by changing how the rendering context state is saved/restored in nsContainerFrame's Paint method bug=80530 sr=waterson r=dbaron a=valeski adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123730 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 23:28:23 +00:00
kaie%netscape.com
418629f9d5
b=152971 Fix code error, occurred when manually resolving conflicts
...
r=ssaux sr=darin a=valeski adt=jaimejr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123726 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 22:33:14 +00:00
dmose%netscape.com
b5d5402be6
If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com, a=valeski@netscape.com, adt=paw@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123708 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 19:57:35 +00:00
mkaply%us.ibm.com
b4a2bbf3f2
#152936
...
r=rods, sr=jst, a=valeski
OS/2 - Just return if there are no printers to prevent crash
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123707 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 19:56:36 +00:00
blakeross%telocity.com
f28341d7b8
131762 - can open multiple occurrences of download manager. r=hixie sr=ben a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123705 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 19:28:51 +00:00
blakeross%telocity.com
f565d2710a
142824 - downloads.rdf keeps on growing. r=blake sr=ben a=asa, patch by jrgm.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123704 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 19:26:29 +00:00
mkaply%us.ibm.com
1ab282c09c
#70141
...
r=timeless, sr=jag, a=valeski
Windows - map + on numpad to + character
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123703 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 19:11:07 +00:00
kaie%netscape.com
b413625b22
b=145730 Avoid unnecessary repeated "encrypted page" alerts on JavaScript links.
...
r=jst sr=darin adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123702 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 18:59:11 +00:00
ssu%netscape.com
6dd25d57b7
fixing bug 136417 - Mark newsgroup read from newsgroup folder context menu affects wrong folder. r=bhuvan, sr=mscott, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123698 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 18:31:50 +00:00
morse%netscape.com
7ca15ca9f9
change p3p icon, r=kerz, sr=blake, a=lorikaplan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123691 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 13:27:44 +00:00
(no author)
d8d51f3fc0
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123687 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 12:04:23 +00:00
ssu%netscape.com
c30c45478b
fixing bug 150678 - native installer progress bar looks choppy. r=curt, sr=dveditz, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123683 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 07:02:32 +00:00
cotter%netscape.com
b473eb7b46
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; final corrections and search db update
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123682 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 06:58:49 +00:00
jaggernaut%netscape.com
c94b3e468f
Bug 139321: forward button not working with pdf. r=biesi, sr=alecf, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123681 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 06:32:22 +00:00
mscott%netscape.com
dd891e72f6
Bug #141835 --> register the browser window to handle image/jpg
...
r=naving
sr=sspitzer
a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123674 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 03:24:47 +00:00
bnesse%netscape.com
7bba6c9005
Fix for bug 121332. Implement support for user callback function ProcessLDAPValues(). r=dmose, sr=alecf, a=valeski, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123671 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 02:27:00 +00:00
bnesse%netscape.com
6ae72b82cb
Fix for bug 98476. Add safe save and redundant backup support for preferences. r=alecf, sr=jag, a=valeski, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123670 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 02:22:11 +00:00
smontagu%netscape.com
99beaa40ee
Bug 147743 Xprint prints some (non-scaleable) bitmap fonts far too small Author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell@ix.netcom.com, sr=dveditz, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123669 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 02:03:43 +00:00
smontagu%netscape.com
09abd13db8
Bug 150519 ("Search results from http://www.google.co.il/ print in horrible quality"), Author=Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123668 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 01:56:33 +00:00
srilatha%netscape.com
96e7c17494
Fix for bug # 151670. Mapi registry settings in the client should be same as installer
...
r=rdayal, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123667 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 01:55:42 +00:00
blakeross%telocity.com
a401e3ecba
149812 - remove what's related domain blocking UI. r=bryner sr=ben a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123663 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 01:30:36 +00:00
naving%netscape.com
6c0f61c5a2
141354 r=bienvenu sr=mscott a=valeski fixing corruption of rules.dat if you have custom headers in your filter
...
and you try to add a new filter
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123657 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 00:23:21 +00:00
dougt%netscape.com
170660efc8
this should fix the bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123656 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 00:21:37 +00:00
smontagu%netscape.com
d56b6fd084
Bug 146622 'PrefEnumCallback does not work as expected', Author=Roland.Mainz@informatik.med.uni-giessen.de,r=bstell+katakai,sr=jag+scc, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123653 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 00:07:51 +00:00
naving%netscape.com
18f184a211
128098 checking for oeschger patch by neil@parkwaycc.co.uk r=oeschger sr=alecf made it so Index is expanded by
...
default in help
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123652 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:58:05 +00:00
smontagu%netscape.com
150f8f03e3
Bug 148468: Xprint-specific X font banning code is broken. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=scc, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123651 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:57:44 +00:00
naving%netscape.com
8ed155c7ba
136721 r=racham sr=bienvenu a=valeski made it so that News server is pre-populated in Account Wizard after running auto-subscribe URLs.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123649 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:48:37 +00:00
smontagu%netscape.com
cc36111653
Bug 148470: Ban "-dt-*" (bitmap!!) fonts from Xprint. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123648 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:44:07 +00:00
naving%netscape.com
a66b9d84db
90064 r=cavin sr=bienvenu a=rjesup fixing subscribe error alert when sending mail without opening mailnews
...
on copying msg because sent folder was being subscribed again.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123647 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:41:30 +00:00
varada%netscape.com
57d568048a
fix for bug#144569;should import smtp username from eudora,oe and outlook;r=srilatha;sr=bienvenu
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123645 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:33:56 +00:00
smontagu%netscape.com
9a471b1f2f
Bug 148690: For Xprint force use of outline scaleable fonts if possible. Author Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123644 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:25:51 +00:00
naving%netscape.com
106d1530e9
136074 checking for oeschger patch by wilson r=oeschger sr=alecf fixing Help search engine should let user know that no matches were found
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123643 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:18:20 +00:00
ftang%netscape.com
4cf91c1b48
fix bug 150044 and bugscape 16047. r=yokoyama sr=kin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123641 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:14:23 +00:00
waterson%netscape.com
15c656b10b
Bug 146797. Bullet-proof RDF container objects. r=tingley, sr=shaver, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123640 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:09:42 +00:00
waterson%netscape.com
7cb24c9de3
Bug 146125. Kill top- and bottom-margin on <th> elements. r=dbaron, sr=kin, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123639 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:09:05 +00:00
naving%netscape.com
527788efa4
151819 152406 r=cavin sr=bienvenu a=valeski fixing aol "Sent mail" and webmail "Draft" and "Sent" folder to show Recipient
...
instead of Sender and localizing webmail "Sent" and "Draft" folder
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123637 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 23:02:34 +00:00
dougt%netscape.com
cac2e2c5d4
fixes 139556. Crash in js_FreeStack [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 409]. r=rpotts, sr=darin, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123630 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:49:38 +00:00
heikki%netscape.com
0865ca0b65
Bug 125583, disable automatic XLinks in Mail. r=harishd, sr=jst, a=ADT,rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123629 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:48:49 +00:00
nhotta%netscape.com
168b1d9d62
Check null pointer for arguments of Unicode conversion util functions,
...
bug 151769, r=ducarroz, sr=bienvenu, a=adt,valeski.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123628 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:43:49 +00:00
alexsavulov%netscape.com
87c57eb05c
Fix for bug 134437: WM_SETFOCUS defferal to avoid accessing frames that are
...
in the process of destruction when windows are destroyed be cause setfocus
causes the flush of reflow commands
r=kmcclusk sr=waterson a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123623 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:27:57 +00:00
kaie%netscape.com
88dbfb8ef3
b=119394 Support fetching certificates from LDAP servers.
...
r=javi/dmose sr=mscott adt=putterman a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123622 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:25:16 +00:00
kaie%netscape.com
2b4245627a
b=133995 Only allow sending encrypted mail using valid recipient certs.
...
r=javi sr=mscott adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123618 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:13:13 +00:00
kaie%netscape.com
d3b53fc01e
b=149868 http must never use starttls type sockets, even when going over a proxy. http allows all flavors of SSL2/SSL3/TLS (while startls type sockets disallow some flavors).
...
r=bbaetz sr=darin adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123617 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:10:10 +00:00
kaie%netscape.com
b8d2b60148
b=148610 Lock icon should be updated as early as possible.
...
r=javi sr=rpotts
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123616 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:06:57 +00:00
bienvenu%netscape.com
e974827d29
fix for 144345 from trunk, linefeeds in offline msg string a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123615 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 22:00:20 +00:00
cmanske%netscape.com
8d58c6c22a
Fixed crash when inserting table column, b=152320, r=brade, sr=kin, a=adt, a=rjesup/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123611 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 21:49:15 +00:00
cmanske%netscape.com
812ae457cb
Support 'file://' protocol when publishing, b=142171, r=brade, sr=alecf, a=adt, a=rjesup/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123610 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 21:49:06 +00:00
cmanske%netscape.com
e5ed010bad
Fixed bad font string for 'Helvetica, Arial, sans-serif' font group. b=150915, fix by ask@swva.net, r=cmanske, sr=kin, a=adt, a=rjesup/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123609 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 21:48:44 +00:00
cmanske%netscape.com
b091abdb95
Make dbl-click work to select color in colorpicker. b=151474, fix by neil@parkwaycc.co.uk, r=brade, sr=kin, a=adt, a=rjesup/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123608 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 21:48:42 +00:00
jaggernaut%netscape.com
d8344db317
Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123570 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 06:46:24 +00:00
shanjian%netscape.com
a3b6cbfd26
#84668 Ugly Chinese font in dialogs and menu on simplified chinese windows
...
force default size to be 9 when system says 8 for simplified chinese system.
r=ftang, sr=alecf, a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123562 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 02:36:28 +00:00
wtc%netscape.com
2639e2de42
Bug 144605: Reset the cert cache and clobber cert handles on token
...
insertion an removal. r=mcgreer. a=mozilla1.0.1+ and adt1.0.1+.
Tag: MOZILLA_1_0_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123558 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 01:35:35 +00:00
ssu%netscape.com
148b9b56d7
fixing bug 134745 - mail notification icon in system tray is the wrong icon (yellow triangle). r=bhuvan, sr=mscott, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123556 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 01:21:40 +00:00
serge%netscape.com
30aaf9a866
fix for #44169 improperly parented modal dialog in nsPluginHostImpl.cpp, r=av,sr=beard,a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123555 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 00:58:53 +00:00
harishd%netscape.com
d03db64f78
Strip leading/trailing spaces from img src attribute value that was preventing image rendering. b=87894, r=jkaiser, sr=jst, a=adt,valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123550 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 00:17:58 +00:00
srilatha%netscape.com
162e114cdd
Fix for bug # 149758. ability to pre-config and lock ldap server prefs
...
r=rdayal, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123547 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-19 00:06:03 +00:00
dmose%netscape.com
50e9a1cd12
First match not pre selected when multiple matches are present in directory (bug 102693); r=ducarroz@netscape.com, sr=mscott@netscape.com, a=valeski@netscape.com, adt=paw@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123544 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 23:40:09 +00:00
cotter%netscape.com
aad7e440e1
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest formatting & editorial updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123541 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 23:22:13 +00:00
dmose%netscape.com
485d22cd1c
Add support for binary LDAP attributes (bug 119380); r=peterv@netscape.com, sr=mscott@netscape.com/sspitzer@netscape.com, a=valeski@netscape.com, adt=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123540 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 23:21:23 +00:00
nhotta%netscape.com
27b1c3bc88
Moved the flex value for the widget width out to .dtd file to make it localizable,
...
bug 150756, r=naving, sr=mscott, a=adt,valeski.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123539 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 23:16:09 +00:00
robinf%netscape.com
c95102f0f0
routine help updates per bug 122806, r=oeschger
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123535 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 23:01:28 +00:00
pinkerton%netscape.com
70385b3718
bug 148213, flush cookies to disk after a remove-all-cookies, r=pinkerton, sr=beard, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123521 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 20:53:09 +00:00
kaie%netscape.com
e0192c396e
b=150863 Fix lock icon state for low/high crypto mix.
...
r=javi sr=alecf adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123515 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 20:30:04 +00:00
kaie%netscape.com
8fb90c754e
b=126944 Handle NSS error codes within PSM.
...
r=ssaux sr=darin adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123514 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 20:26:58 +00:00
jpierre%netscape.com
9a512b60f0
Fix for bug 139874 - Inject Latest Roots CA Cert. - r=wtc a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123491 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 02:25:06 +00:00
law%netscape.com
fff521cbd6
Bug 89907 (on branch); add new button to Nav pref pane to simplify setting of default browser (Win32 only via platformPrefOverlay); r=sgehani, sr=ben, a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123482 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 00:35:50 +00:00
law%netscape.com
39375575a6
Bug 89907 (on branch); add method to determine if prefs are set in Win32 registry; r=sgehani, sr=ben, a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123480 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-18 00:16:08 +00:00
jpierre%netscape.com
d23a86c5c3
Fix for bug 139874 - Inject Latest Roots CA Cert. - r=wtc a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123462 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 21:08:08 +00:00
ducarroz%netscape.com
087a8d3d50
Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott, A= dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123458 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 21:00:50 +00:00
dougt%netscape.com
246c3064c1
Fixes 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123456 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 20:52:59 +00:00
(no author)
2ea2d4de49
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123452 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 20:49:27 +00:00
dmose%netscape.com
0e2ab4c13f
Authenticated LDAP autocomplete autoselects address immediately after authentication (bug 146569); r=blake@netscape.com, sr=hewitt@netscape.com, a=dbaron@fas.harvard.edu, adt=syd@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123425 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 05:21:15 +00:00
dmose%netscape.com
5cb1e89f42
Fix NetBSD build bustage (bug 135027); r=seawood@netscape.com, a=dbaron@fas.harvard.edu, adt=syd@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123424 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 05:00:43 +00:00
ssu%netscape.com
7d244ddadf
fixing bug 149515 - Mail header optimizations disabled critical mail header feature. r=bhuvan, sr=sspitzer, a=adt,drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123423 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-17 02:06:13 +00:00
suresh%netscape.com
f7aa411272
fix for 149189 - update goPreference calls with correct parameters (pref branch not expanded). r-ducarroz, sr-alecf, a=dbaron.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123418 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-16 19:48:33 +00:00
sicking%bigfoot.com
b6f33143fe
Back out part of fix for bug 85893 which caused NodeSet::indexOf to not work for nodesets not in document order.
...
b=134295 r=peterv sr=jst a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123416 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-16 16:48:16 +00:00
morse%netscape.com
23938e1717
bug 147223, urlbar doesn't function if restart too quickly in turbo mode, r=law, sr=darin, a=dbaron, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123408 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-16 01:24:27 +00:00
blakeross%telocity.com
ed6d2aba83
This didn't get adt+'d yet, my mistake.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123399 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 21:55:00 +00:00
blakeross%telocity.com
1170c07f03
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123398 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 21:52:48 +00:00
blakeross%telocity.com
15f32e23c9
128322 - history sidebar opens topmost visible link automatically. patch partly by neil. r=hewitt/andreww sr=blake/hewitt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123397 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 21:38:32 +00:00
blakeross%telocity.com
284c90077f
149357 - remove excess bloat in cookie prefs. r=morse sr=ben a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123395 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 21:29:22 +00:00
cavin%netscape.com
53e7ffd9da
Fix for 140850. In AddLdifRowToDatabase(), reset CR/LF counters and return if there's no data in the ldif buffer to process. R=ducarroz, sr=sspitzer, a=dbaron.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123383 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 04:07:05 +00:00
cavin%netscape.com
fc905321c3
Fix for 141299. In nsMsgNewsFolder::SetReadSetFromStr(), after 'mReadSet' is recreated store the new pointer in the db as well. r=naving, sr=bienvenu, a=dbaron.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123382 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 04:04:49 +00:00
oeschger%netscape.com
364c30f59a
additions to search db for help, dispensaton per 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123378 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 00:49:43 +00:00
serge%netscape.com
bece21038b
fix #146328 , PluginViewerImpl::Init(nsIWidget* aParentWidget == check this parameter for null;r=av/peterl,sr=beard,a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123377 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 00:43:54 +00:00
smontagu%netscape.com
88de7c2871
Bug 150339: huge font crashes X Windows. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=tor, sr=blizzard, a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123375 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 00:31:05 +00:00
mscott%netscape.com
3d229b7740
Bug #119328 --> drop in the new mail notification icon from the UI group for the windows
...
system tray.
a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123374 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-15 00:06:20 +00:00
nhotta%netscape.com
cbc343bcad
Added error handling for the Unicode conversion for message quote,
...
bug 132613, r=ducarroz, sr=bienvenu, a=adt, dbaron@fas.harvard.edu .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123372 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 23:45:53 +00:00
nhotta%netscape.com
f8110798ca
Map charset name to charset atom, this fixes the charset name canonicalization problem (e.g "utf-8" vs "UTF-8"),
...
bug 138638, r=rjc, sr=alecf, a=adt, dbaron@fas.harvard.edu .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123371 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 23:45:36 +00:00
nhotta%netscape.com
0a0fbe2b15
Changed the localization note to mention that "MsgMdnWishToSend" is localizable,
...
bug 149162, r=yxia, sr=bienvenu, a=mcarlson, adt, dbaron@fas.harvard.edu .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123370 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 23:44:48 +00:00
oeschger%netscape.com
55a8e79021
adding more help buttons, bug=129540, r=andreww, sr=alecf, a=dbaron, long bake on trunk
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123369 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 23:42:59 +00:00
ssu%netscape.com
7cb0d3f5dc
fixing bug 114952 - Labels: not available in standalone msg window, Message context menu items disabled. r=varada, sr=bienvenu, ar=drivers, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123368 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 23:37:49 +00:00
akkana%netscape.com
6204f58f95
134275: make find stop at table cell boundaries. r=brade sr=kin a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123367 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 23:37:35 +00:00
blizzard%redhat.com
7a35619362
Bug #148877 . Export nss package and fix js library link line. r=cls,leaf a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123357 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 22:46:06 +00:00
shliang%netscape.com
69fdcdef0c
134430. change default prefs for mdn return receipts. r=ssu, sr=sspitzer, a=dbaron.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123291 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 02:31:40 +00:00
shliang%netscape.com
3afe010889
141064. focus for new mailing list dialog is not in right place. r=hewitt, sr=sspitzer, a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123290 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 02:27:37 +00:00
cotter%netscape.com
d8d07f6235
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest privacy & security legal reviews, formatting updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123289 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 02:25:27 +00:00
shliang%netscape.com
642c729f4e
132032. column settings for unread msgs in mail folder pane not followed. r=bhuvan, sr=sspitzer, a=dbaron.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123288 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 02:23:50 +00:00
dcone%netscape.com
2ff622ca46
bug 116042. Check for a null pointer. r=rods sr=waterson adt=Jaime Rodriguez, Jr. a= Randell Jesup. Fixes quickkeys crash.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123284 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 02:09:09 +00:00
darin%netscape.com
a733dd87e2
fixes bug 147979 "Mac-SSL connections very slow"
...
r=sdagley sr=beard a=valeski ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123277 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 01:13:19 +00:00
mkaply%us.ibm.com
843fa93fba
#147977
...
r=jpierre, sr=blizzard, a=dbaron
OS/2 only - int32 math causing incorrect computation of disk space
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123250 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 21:52:22 +00:00
mkaply%us.ibm.com
93ea8d41f1
#149729
...
r=jkobal, sr=blizzard, a=dbaron
OS/2 only -handle special case of WM_QUIT so we don't stop the OS from shutting down
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123249 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 21:46:41 +00:00
mkaply%us.ibm.com
ebadae9792
#149751
...
r=mkaply, sr=blizzard, a=dbaron
OS/2 only - don't recycle compose windows - turn off pref
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123247 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 21:44:56 +00:00
jaggernaut%netscape.com
2637ca49a6
Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. Patch by jag and jst, r=bryner, r=/sr=hewitt, sr=jag, sr=jst, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123243 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 21:28:00 +00:00
blakeross%telocity.com
22b4aee6eb
149357 - remove some cookie prefs. r=morse sr=ben a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123230 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 19:21:31 +00:00
cltbld%netscape.com
0b3c166594
updating installer to use http instead of ftp for downloading xpi files, does not affect build, bugscape 16662, kysmith checking in as cltbld
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123223 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 16:12:23 +00:00
rods%netscape.com
ff060bf719
PageSetup call needs observer
...
Bug 149317 r=dcone sr=kin adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123218 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 11:11:15 +00:00
seawood%netscape.com
2ff8ef790d
Make sure that all of the headers are installed during a 'make install'.
...
Thanks to Chris Blizzard <blizzard@mozilla.org > for the patch.
Bug #149483 r=cls a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123217 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 11:00:30 +00:00
seawood%netscape.com
b903fd496a
Fix real_install rules so that headers are still installed correctly if includedir is overridden on the commandline.
...
Bug #149483 r=blizzard a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123216 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 10:59:37 +00:00
jay.yan%sun.com
e497d8f399
for branch1.0 build bustage, I made a mistake in my last patch(, instead of ;) sr=jag for this patch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123206 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 05:11:10 +00:00
jay.yan%sun.com
d717db1875
bug 143379, Build bustage-patch for bug 124042 broke solaris's build, r=blizzard,sr=darin,a=jud
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123205 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 03:57:28 +00:00
serge%netscape.com
4fcf400300
fix #147256 Crash in nsDocShell::GetRootScrollableView r=av,sr=alecf,a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123202 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 00:44:16 +00:00
shanjian%netscape.com
295383061e
#102407 Unexpected instances of POSTDATA warning messages [form sub]
...
swap the order of weakdoc charset and default charset so that previous
doc charset can be inherited as default charset.
disabled charset autodetection for post document.
r=ftang, sr=darin, a=adt,
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123201 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 00:29:05 +00:00
nhotta%netscape.com
d0f40241a4
Changed strcpy to strncpy to protect the buffer,
...
bug 145370, r=ducarroz, sr=bienvenu, a=adt, dbaron@fas.harvard.edu .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123198 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-13 00:27:38 +00:00
alecf%netscape.com
dfd5d6c9ec
fix for bug 148831 - avoid crashing and do a best-effort case conversion/comparison when the nsICaseConversion service has already been shut down. r=dougt, sr=jag, a=valeski, adt=putterman, x^2+y^2=z^2
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123172 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-12 18:44:38 +00:00
pinkerton%netscape.com
e6ddc2474b
fix typo, bug 149283. r=tao/sr=alecf/a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123171 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-12 18:19:42 +00:00
bryner%netscape.com
93cdc87a79
Fixing loss of focus when opening a link in a new tab, by forcing an initial reflow so that the focus event isn't dropped on the floor (bug 138237). r=dbaron, sr=waterson, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123135 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-12 05:11:38 +00:00
robinf%netscape.com
12ecf6bcb0
routine help updates per bug 122806, r=oescgher
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123112 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 23:48:20 +00:00
cbiesinger%web.de
b4d784f8d8
forgot to check this change in before. bug 8031, r=tor, sr=dveditz, a=valeski, XBM support
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123093 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:33:13 +00:00
darin%netscape.com
0a404730ea
fixes bug 149090 "viewing an image three times corrupts web pages [leaks
...
file descriptors on all platforms]" r=dougt, sr=rpotts, a=valeski, ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123088 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:25:38 +00:00
mkaply%us.ibm.com
9f22569679
#144128 , #146252
...
r=mkaply, sr=blizzard, a=valeski
OS/2 only - forgot a couple renames
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123081 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:00:58 +00:00
mkaply%us.ibm.com
3aadc3f62c
#144128 , #146252
...
r=mkaply, sr=blizzard, a=valeski
OS/2 only - when rods checked in 144128, he missed the OS/2 changes.
146252 is OS/2 print preview fixes. It has been over three days since
approval, but I couldn't check it in until the rods stuff was figured out.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123079 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:49:20 +00:00
naving%netscape.com
b3565ee5a2
140591 r=varada sr=sspitzer a=valeski make prefill filters feature work on mac and linux
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123072 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:57:08 +00:00
sgehani%netscape.com
685a627533
Make print preview toolbar buttons accessible (accesskeys added).
...
b=133506; r=caillon; sr=blake; a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123033 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 15:15:06 +00:00
sgehani%netscape.com
cca1a6a27b
Ability to tab to print preview toolbar (accessibility).
...
b=145388; r=dcone; sr=attinasi; a=chofmann
(checking in for rods; required for bug 133506)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123032 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 15:13:53 +00:00
sgehani%netscape.com
8c1ce051a9
Sidebar button in ns builds only.
...
b=134345; r=caillon; sr=hewitt; a=drivers,adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123030 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 14:38:24 +00:00
jaggernaut%netscape.com
3cf2173b4a
Checking in two changes before the l10n freeze. For bug 112769 an addition to tabbrowser.dtd, for bug 150099 an addition to navigator.dtd. a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123025 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 06:44:38 +00:00
jay.yan%sun.com
529f8521a0
bug 120485, Can not delete folders on IMAP server cascadely. patch=henry, r=bienvenu,sr=mscott,a=shaver, judson valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123024 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 06:19:22 +00:00
peterlubczynski%netscape.com
b3362334e8
Fixing bug 120875, flash repsonds to mouse events in other tab and can't hide plugins, r=bnesse sr=beard a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123022 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 03:55:03 +00:00
shliang%netscape.com
f8dc8bd65b
147662 - adding option to remove free webmail in account manager. r=sspitzer, sr=bienvenu, a=judson.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123019 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 02:03:52 +00:00
cavin%netscape.com
8f7826ad96
Fix for 107466. Reset msg uid in server state parser before calling 'foundShell->Generate()' because the uid may have been used by newly arrived mail. r=naving, sr=bienvenu, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123018 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 00:47:25 +00:00
morse%netscape.com
c1c82a4bf0
bug 149176, no profile manager when exactly one profile and running turbo, r=law, sr=ben, a=valeski, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123017 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 00:21:54 +00:00
bryner%netscape.com
754ab85e59
Fix a crash scrolling the address list in the mail compose window (bug 142542). r=ben, sr=jag, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123016 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 23:16:08 +00:00
cbiesinger%web.de
9165c56436
bug 8031 r=tor sr=dveditz a=valeski
...
Add XBM Decoder to build
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123012 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 22:07:14 +00:00
danm%netscape.com
ae6ef0fdcb
scrollbar visibility is no longer reflected in mChromeFlags. same as trunk checkin 1.56. bug 130174 r=bryner,jag,jst a=syd,valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123008 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 21:23:30 +00:00
danm%netscape.com
f9a16cd243
scrollbar visibility is no longer reflected in mChromeFlags. same as trunk checkin 1.11. bug 130174 r=bryner,jag,jst a=syd,valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123007 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 21:23:17 +00:00
rjc%netscape.com
fa11ccfde9
Fix adt1.0.1+ bug # 144337 on Moz-1.0 branch: short-circuit QD implicit LockPortBits/UnlockPortBits, giving at least a couple of percentage points improvement re: drawing. r=sdagley sr=ben a=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123006 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 21:00:48 +00:00
naving%netscape.com
86f432ff5d
144228 r=cavin sr=bienvenu a=rjesup. fixing security bug that breaks pop3 connection and prevents downloading msgs.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123003 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 20:22:01 +00:00
naving%netscape.com
3f7e61ce94
140149 r=bhuvan sr=mscott a=valeski. fix disappearing of disable cookie for mailnews checkbox on mac commercial builds
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@123002 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 20:14:24 +00:00
cmanske%netscape.com
71868732bb
Removing unintended change to how long to keep open the Publish Progress dialog (previous checkin didn't match patch), b=148425, r=brade, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122997 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 19:14:06 +00:00
(no author)
d392c2ff2f
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122995 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 18:50:12 +00:00
cbiesinger%web.de
625fbbe83b
bug 150165 patch by t.bugz@lament.cjb.net r=bbaetz sr=shaver a=valeski
...
fix typo - [noscrpit] was used instead of [noscript]
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122981 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 12:42:52 +00:00
rbs%maths.uq.edu.au
c1f2efd43e
When editing the HTML plain source, use the user's specified fixed-width font-size for guaranteed readability. b=114022, r=cmanske, sr=alecf+kin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122980 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 11:09:22 +00:00
oeschger%netscape.com
0ef43da159
adding robinf's images to the right branch for tinderbox bustage, part of content
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122979 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 06:13:47 +00:00
sdagley%netscape.com
3b19241611
Fix #149133 - crash when scrolling a tab created by 'Open Link in New Tab' due to not having a valid focused widget when the page finishes loading. Merging from trunk. r=pinkerton, sr=beard, a=drivers/ADT
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122978 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 05:07:42 +00:00
seawood%netscape.com
66b707f9ce
Fix beos build bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122977 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 04:41:36 +00:00
cotter%netscape.com
2ffecc5625
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest security-related updates.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122976 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 04:41:17 +00:00
oeschger%netscape.com
9d6c62d59b
new images added to help content build, dispensation per 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122975 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 04:13:00 +00:00
shliang%netscape.com
b7b4b2f45b
123687 - ui for adding ldap in addressbook. r=sspitzer, sr=bienvenu, a=judson.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122973 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 03:08:57 +00:00
shliang%netscape.com
8d3089dd17
135089 - fixing truncated menulists. r=bryner, sr=hewitt, a=judson.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122972 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-10 03:05:00 +00:00
shanjian%netscape.com
256d2ce004
#136017 Some characters in menus/dialogs/etc. are rendered incorrectly
...
Special handling polish and czech native system.
p=Marek.Wawoczny@GmbH.rubikon.pl , r=shanjian, sr=waterson, a=judson
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122967 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-09 23:44:33 +00:00
law%netscape.com
780d805419
Bug 89907 localization changes only; l10n change approved by rchen@netscape.com, required on branch to meet 6/10 l10n freeze
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122966 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-09 22:48:54 +00:00
timeless%mac.com
c469567b9a
Bug 137119 Dragging a bookmark in tree just below an open container jumps one row above it
...
patch by pierrechanial@netscape.net r=timeless sr=ben a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122963 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-09 19:12:09 +00:00
ducarroz%netscape.com
a4de0a2603
Fix for bug 131990. We must allow space for the BCC headers. R=taka, SR=bienvenu, A= rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122958 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-09 15:14:20 +00:00
ssu%netscape.com
36574a7556
Fixing
...
bug 137141 - Wrong context menu items in stand alone mail window
bug 138826 - context menu problems in stand alone message window: "Open Link in New Window" doesn't work, too many items are showing up, etc.
r=neil@parkwaycc.co.uk , sr=sspitzer, a=drivers,adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122955 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-09 08:31:27 +00:00
dmose%netscape.com
be6ce362bd
Make LDAP authentication for addressbook and autocomplete work (bug 135778). r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122950 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-09 00:32:01 +00:00
dmose%netscape.com
bc06dc9fd9
Make LDAP authentication for addressbook and autocomplete work (bug 135778). r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122947 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 23:50:25 +00:00
ian%hixie.ch
b0d670a1bc
Download manager pref panel. b=132440, r=ben, sr=blake
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122946 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 20:41:11 +00:00
darin%netscape.com
ccf19469e2
fixes bug 144442 "Cannot Load TDWaterhouse webbanking login page"
...
r=gagan sr=rpotts a=valeski ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122945 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 17:08:27 +00:00
darin%netscape.com
809492f2af
fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
...
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts a=chofmann ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122944 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 17:03:29 +00:00
darin%netscape.com
baf10331b3
fixes bug 136210 "cannot view any https urls when memory cache size is set
...
to 0" r=beard sr=rpotts a=rjesup adt+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122943 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 16:52:48 +00:00
brade%netscape.com
1bca56362e
add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf, a=chofmann/adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122941 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 10:11:00 +00:00
brade%netscape.com
ea000b5701
add flag for output serialization (bug 138662, r=adamlock, sr=alecf, a=chofmann/adt)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122940 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 10:07:48 +00:00
dprice%netscape.com
ab1fa0d555
145776 r=ssu sr=dveditz a=rjesup adt=jaime
...
flush control socket on ftp connections
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122939 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 08:27:55 +00:00
dprice%netscape.com
0d09ea3339
77443 r/sr=dveditz adt=jaime a=valeski
...
fix return value
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122938 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 08:23:38 +00:00
dprice%netscape.com
37ec5826d5
117263 r=sgehani sr=dveditz a=rjesup adt=putterman
...
send proper host info for ftp proxy downloads
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122937 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 08:15:14 +00:00
kmcclusk%netscape.com
e25c13eb4a
Dispatch and handle a new cross platform message NS_SYSCOLORCHANGE. bug=143174. sr=roc+moz, r=rods, a=valeski adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122930 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 04:10:19 +00:00
chak%netscape.com
bd61327cdd
Fix for #141285 - wallet does not appear to obey profile switching on the fly
...
Checking patch in for ccarlen@netscape.com
r=morse, sr=alect, a=valeski,adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122929 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 03:23:23 +00:00
cmanske%netscape.com
71c13892eb
Improved publishing error monitoring and reporting in progress dialog, b=148425, r=brade, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122926 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 02:28:14 +00:00
cmanske%netscape.com
8a3ae50022
Save page source and restore document after failing to publish so image links aren't busted, b=134883, r=brade, sr=hewitt, a=adt, a=valeski/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122924 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 01:59:42 +00:00
khanson%netscape.com
5e7a7f7db5
patch for bug 143354. Doubles jsarray.sort speed for arrays of strings. Has ADT and Driver approval. r=brendan, sr=shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122922 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 01:12:27 +00:00
(no author)
1e502bbf38
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122920 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 01:10:53 +00:00
cavin%netscape.com
fd8db7de55
Fix for 94775, 147022 and 148520. (1) Strip off trailing ''/ of input realm, if present, before making comparison in si_GetURL(). (2) When redirect login fails, invoke ForgetPassword(), instead SetPassword(nsnull), to clean up all cached passwords. r=dmose/morse, sr=bienvenu, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122917 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 01:04:41 +00:00
ssu%netscape.com
641c28f51e
fixing bug 128552 - f6 and control+tab don't work in AB window. r=bhuvan, sr=mscott, a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122916 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 00:28:22 +00:00
ssu%netscape.com
71fb0333e3
fixing bug 144483 - Message Filters menu item has conflicting access key. r=dean_tessman@hotmail.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122915 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 00:12:05 +00:00
dbragg%netscape.com
46fdd2e57c
Fix for bug 141373. r=tao, sr=dveditz, a=rjesup, adt approved. Added Japan to the list.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122914 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 00:11:14 +00:00
waterson%netscape.com
73b3c9ec10
Bug 129115. Move reflow tree stuff from the trunk to the branch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122913 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-08 00:05:14 +00:00
varada%netscape.com
e772c6a373
fix for 139814- Search the Web menu item should open page only in browser and not in any window with content area;r=law;sr=bienvenu;a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122911 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 23:46:32 +00:00
dcone%netscape.com
d49716cc16
b=137223 r = pavlov sr=attinasi a= rjesup@wgate.com adt=putterman. Fixes some PNG with alpha positioning issues.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122903 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 22:30:37 +00:00
mkaply%us.ibm.com
bfd72020ce
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122890 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 18:00:24 +00:00
rods%netscape.com
45d310c534
So the fix is this line:
...
+ if (_tcscmp(lpInfo[i].pPrinterName, aPrinterName) == 0) {
I also removed the failure check after the calls to EnumerateNativePrinters
because even if one fails, it doesn't mean the others will. So it should keep trying.
The rest of the code is extra error checking that is all ifdef'ed out
Bug 143241 r=dcone sr=kin adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122886 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 13:53:09 +00:00
rods%netscape.com
443455d190
This simply adds a new arg to the PP call. The new arg is not being used, it is
...
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122884 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 13:42:44 +00:00
ducarroz%netscape.com
6b7774434c
Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu, UI=mcarlson, A=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122883 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 13:41:27 +00:00
rods%netscape.com
afd9eb05a3
Solution: Move the creation and manipulation of PSs to their own service.
...
This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables
consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private
interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you
already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=kin adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122882 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 13:31:25 +00:00
rods%netscape.com
79b9d48b8a
Solution: Move the creation and manipulation of PSs to their own service.
...
This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables
consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private
interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you
already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=kin adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122881 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 13:19:20 +00:00
ducarroz%netscape.com
da914522df
Fix for bug 97055. Add possibility to block remote images in email message. R=morse,bhuvan, SR=bienvenu, A=valeski, UI=mcarlson
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122880 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 12:55:38 +00:00
kin%netscape.com
31126db321
Fixing nsCRT bustage on Mac. a=leaf
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122877 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 09:04:33 +00:00
kin%netscape.com
4a14b96c8e
Fixing HP-UX bustage. a=leaf
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122875 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 08:41:05 +00:00
kin%netscape.com
f2462d5e0b
Fix for bug 138573 (hitting return in list item causes list problems; workaround is to refresh)
...
Modified SlideLine() to use the combined area instead of the linebox
bounds when invalidating. This makes sure that we invalidate the
area occupied by the list bullets/ordinals.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com a=valeski@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122874 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 08:02:41 +00:00
rods%netscape.com
61eb91d637
fix bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122872 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 06:52:16 +00:00
cotter%netscape.com
faa2be8068
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal & editorial correx.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122870 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 05:59:06 +00:00
cmanske%netscape.com
4811d76344
Improve visibility of Publish UI, b=146522, r=akkana, sr=dveditz, a=adt, a=chofman/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122869 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 05:24:02 +00:00
cmanske%netscape.com
0489976ef5
Added tooltips for Publish dialogs, b=146522, r=brade/robinf, sr=kin, a=adt, a=shaver/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122868 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 05:23:43 +00:00
rods%netscape.com
80b1c385f2
Pluggable dialog work for the API freeze
...
Bugs 115136 & 135441 r=dcone sr=attinasi adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122858 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 02:27:15 +00:00
blakeross%telocity.com
694206f300
132013 - remove from list makes program unresponsive for too long. r=ben/hewitt sr=hewitt/blake/ben (one patch by ben). a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122857 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 02:19:17 +00:00
rods%netscape.com
5ff90e973b
Bug 143248 r=dcone/chak sr=attinasi adt=putterman a=jud
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122856 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 01:58:11 +00:00
rods%netscape.com
128e42c9dd
Pluggable dialog work for the API freeze
...
Bugs 115136 & 135441 r=dcone sr=attinasi adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122854 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 01:47:13 +00:00
cmanske%netscape.com
641f4eb20b
Added strings needed to fix Publishing Progress and error handling. b=148425, r=brade, sr=hewitt, a=adt, a=chofmann/drivers, i18n=mcarlson
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122853 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 01:31:10 +00:00
oeschger%netscape.com
a14d66bb1f
add help button to page info dialog, r=db48x, sr=alecf, a=jud for branch, fresh-baked
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122852 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 01:26:20 +00:00
caillon%returnzero.com
a8bcd7ecec
Bug 141863. Branch landing of pref to prevent sites from disabling the status bar on window.open(). r=danm, sr=jag, adt=putterman, a=chofmann, a=sherriff (suresh).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122848 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-07 00:04:30 +00:00
(no author)
bd5650ab43
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122842 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 23:37:15 +00:00
beard%netscape.com
79ac763969
Add MRJPluginCarbon to branch build. r=jj, sr=waterson, a=adt/jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122816 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 19:47:24 +00:00
ian%hixie.ch
6218a087c3
backing out previous checkin until tree is open
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122806 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 11:54:40 +00:00
ian%hixie.ch
6c076d2bd5
Download manager pref panel. b=132440, r=ben, sr=blake
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122805 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 11:16:50 +00:00
(no author)
0fe0c70ad3
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122804 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-06 10:40:43 +00:00
rods%netscape.com
2aa0bfec52
The diff basically remembers the old focuslistener and then unregisters it after the new one is registered.
...
The listener is deconstructed and it is still registered as a listener, so in some cases a blur event goes to the old listener that is why it crashes.
Bug 132672 r=dcone sr=jst adt=putterman a=jud
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122773 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 11:43:27 +00:00
jaggernaut%netscape.com
77f1f8f1df
Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122769 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 10:07:24 +00:00
jaggernaut%netscape.com
3f71f67714
Bug 137005: Change wording of "File as group" to "Bookmark this group of tabs". r=bryner, sr=hewitt, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122766 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 08:43:50 +00:00
kaie%netscape.com
6122646715
b=138479 Disable Security tab in View Frame Info
...
r=javi sr=jag adt=putterman a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122762 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 04:00:58 +00:00
kaie%netscape.com
27640dbd20
b=143532 Only allow toggling FIPS when it is safe to
...
r=javi sr=alecf adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122761 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:57:20 +00:00
kaie%netscape.com
06234068c2
Shut down all sockets in http's keepalive/idle list when the SESSION_LOGOUT event happens. This ensures that we don't leak NSS resources associated with SSL sockets.
...
Bug 125561, r=ccarlen, sr=darin, adt=jaimejr, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122760 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:51:31 +00:00
kaie%netscape.com
09df9a43cd
b=129067 Deleted certs still appear in Cert Manager.
...
r=javi sr=alecf adt=putterman a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122758 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:43:43 +00:00
kaie%netscape.com
4f01124326
b=137874 Unable to import CA cert before SSL keep alive connection is terminated
...
r=javi sr=alecf adt=putterman a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122753 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:39:49 +00:00
kaie%netscape.com
9ab4d01371
b=142096 Message Security box does not display all recipients
...
r=javi sr=mscott a=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122751 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:37:41 +00:00
kaie%netscape.com
8556706ac2
b=144056 security state not reset after loading about:blank pages
...
r=javi sr=rpotts adt=jaimejr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122748 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:32:19 +00:00
kaie%netscape.com
113fc7d204
b=130692 Find matching certificate using case insensitive email address
...
r=javi sr=jag adt=jaimrjr a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122747 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 03:26:45 +00:00
jaggernaut%netscape.com
6b608c92ae
Bug 101955: Middle-click -> Open in new window fails for URLs in Mail/News. r=caillon, sr=hewitt, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122746 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 02:58:13 +00:00
law%netscape.com
b2b18152d1
Applying fix for bug 14807 on branch; a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122742 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 02:14:11 +00:00
mscott%netscape.com
dbd893968e
Bug #140104 --> don't let the cookie icon show up in non navigator windows.
...
r=morse
sr=sspitzer
a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122741 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 02:05:39 +00:00
mscott%netscape.com
1c3f5eac5b
Remove extraneous vertical hash marks in the mail and compose windows added by smime.
...
r=kaie
sr=sspitzer
a=jessup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122740 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 02:02:48 +00:00
brendan%mozilla.org
70ff3fdd2c
Ensure a live keyHash *after* multiplying by the irrational (146907, r=dbaron, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122738 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 01:49:19 +00:00
av%netscape.com
2f7cfac5a6
Fixing 143178 -- refreshing plugin list just before redirecting to the plugin finder service, r=peterl, sr=beard, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122737 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 01:47:13 +00:00
av%netscape.com
ed50252be8
Fixing 143178 -- refreshing plugin list just before redirecting to the plugin finder service, a=peterl, sr=beard, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122736 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 01:43:00 +00:00
nhotta%netscape.com
7d6679d157
Change not to set the composing mail charset as attachment's chaset.
...
bug 144917, r=ducarroz, sr=bienvenu, a=adt, rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122732 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:50:13 +00:00
nhotta%netscape.com
6f8c6a62b9
Changed the meta parse function for performance,
...
bug 144917, r=ducarroz, sr=bienvenu, a=adt, rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122731 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:49:33 +00:00
harishd%netscape.com
e2747f8c64
No need to tokenize the input stream if the DTD ( NavDTD ) cannot create a content sink. b=138071, r=heikki, sr=jst, a=adt,valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122730 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:49:13 +00:00
naving%netscape.com
f25a0d5a5c
145341 r=cavin sr=bienvenu a=rjesup. fix regression where there is no mail counter for automatic download of
...
pop3 mail on biff, also fix other related problems
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122724 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:39:11 +00:00
nhotta%netscape.com
70a1b8abe7
Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
...
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer, a=adt, rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122722 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:38:19 +00:00
ducarroz%netscape.com
8af267ad6a
Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu, A=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122721 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:36:05 +00:00
brendan%mozilla.org
a6b0dcd241
Respect addProperty failure (148899, r=khanson, sr=shaver, a=rjesup).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122720 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:35:54 +00:00
oeschger%netscape.com
623e2a09c2
reorder tabs in help per usability test, r=andreww, sr=alecf, a=jud for branch, fresh baked
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122719 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-05 00:31:51 +00:00
naving%netscape.com
c8f1a5e385
139576 r=bienvenu sr=mscott a=valeski, checking in some remaining part of fix left out.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122712 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 23:33:05 +00:00
wtc%netscape.com
f699f6b31d
Tracking bug 145836: check in NSS bug fixes for Mozilla 1.0.1. Approved by
...
drivers@mozilla.org and Netscape's ADT. (Tag: MOZILLA_1_0_BRANCH)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122695 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 20:36:22 +00:00
dprice%netscape.com
4a62f540f1
84763 r=ssu sr=dveditz a=rejsup adt=putterman
...
proxy download fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122666 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 07:32:24 +00:00
dprice%netscape.com
70eae9b6d2
14668 r=ssu sr=dveditz a=rejsup adt=putterman
...
add SupersedeMinVersion to components in win32 installer
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122665 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 07:31:56 +00:00
cmanske%netscape.com
af3c3a24e3
Added accesskeys to Composer dialogs,b=131672, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122662 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 06:38:11 +00:00
cotter%netscape.com
0db2ffc3af
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. formatting, updates from legal
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122656 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 05:39:40 +00:00
darin%netscape.com
b440081fa2
fixes bug 136956 "HTTP preferences panel needs to control proxy settings as well"
...
r=brade sr=alecf a=chofmann ADT+
and
fixes bug 145382 "cleanup 'HTTP Networking' prefs panel"
r=gagan sr=rpotts a=chofmann ADT+
(HTTP Networking UI changes only)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122653 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 05:16:00 +00:00
darin%netscape.com
1f286b0218
fixes bug 100595 "crash [@ nsMultiMixedConv::FindToken] [was: sandiegozoo.org
...
- this site crashes the browser, every time]" r=dougt sr=rpotts a=chofmann ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122651 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 05:02:29 +00:00
cmanske%netscape.com
ef3972ac83
Fixed '3-D Shading' checkbox initialization, b=142784, r=brade, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122649 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:56:43 +00:00
cmanske%netscape.com
8394ac5fb2
Expand minimum width of location input field in Link Properties dialog, b=133790, r=brade, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122647 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:52:29 +00:00
kaie%netscape.com
db5ef2f455
Part of bug 119394, landing UI strings only.
...
r=cotter sr=alecf adt=putterman a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122646 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:51:51 +00:00
cmanske%netscape.com
b7e98f8495
Fixed List Properties dialog radio button initialization, b=141791, r=brade, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122644 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:47:21 +00:00
cmanske%netscape.com
60b9930469
Fixed Enter key behavior to reenable Composer UI after publishing, b=140962, r=andreww, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122642 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:43:59 +00:00
cmanske%netscape.com
eac3e2e9aa
Fixed Preview in Browser command when used 2nd time, b=140959, r=brade, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122640 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:30:27 +00:00
cmanske%netscape.com
1acf8aa761
Changes in HTML source mode should trigger update of Publish button enable state, b=140063, r=akkana, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122639 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:23:30 +00:00
cmanske%netscape.com
5d51407505
Don't show publish failed message in Publish Progress dialog unless there's really an error, b=138040, r=brade, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122636 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 04:03:48 +00:00
cmanske%netscape.com
e63bb9d794
Fix conflicting accesskey in Composer context menu, b=137621, r=brade, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122635 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 03:57:58 +00:00
sdagley%netscape.com
eb15ad393e
Localizable text portion of fix for #97975 going in to make L10N freeze. No code change so invoking the "Not part of build" excuse. ADT was consulted.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122634 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 03:56:55 +00:00
cmanske%netscape.com
8232e89286
Improve Publishing Site name creation and duplication prevention, b=136413, r=brade, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122632 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 03:51:50 +00:00
cmanske%netscape.com
c698a87201
Make Table Properties dialog xul1.0 compliant and fix Esc key action, b=135945, r=neil@parwayc.co.uk, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122631 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 03:16:19 +00:00
cmanske%netscape.com
619380c3c0
Make Table Properties dialog xul1.0 compliant and fix Esc key action, b=135945, r=neil@parwayc.co.uk, sr=kin, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122630 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 03:13:16 +00:00
ducarroz%netscape.com
231f605b15
FIx for bugscape bug 11669. Add preference to turn off plugin access in mail. R=mscott, SR=bienvenu, A=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122628 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 02:42:24 +00:00
cmanske%netscape.com
f715a3b168
Fixed data corruption in publishing - need clone object method, b=135834, r=akkana, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122625 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 02:32:47 +00:00
cmanske%netscape.com
2b3cc7e607
Allow HTML Source icon to be placed to right of text in Composer HTML mode tab, b=113883, r=mkaply@us.ibm.com,sr=hewitt,a=adt,a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122623 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 02:18:31 +00:00
cmanske%netscape.com
a0b5cde66a
Add accesskeys to Spelling dialogs, b=112732, r=neil@parkwaycc.co.uk, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122622 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 02:10:14 +00:00
kyle.yuan%sun.com
20cb6cb693
Bug 134426 Set image as wallpaper crashes Mozilla (when Mozilla Wallpaper.bmp is Read-Only)
...
r=timeless, sr=hewitt, a=chofmann
return FAILURE rather than crashing when output stream can't be opend
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122618 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 00:52:15 +00:00
yokoyama%netscape.com
168886b9ad
Checking in for nhotta
...
Use "sourceTextEncoding" to convert search name and description,
bug 92314, r=rjc, sr=alecf.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122615 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-04 00:31:36 +00:00
andreww%netscape.com
0399e58fdf
bugzilla 111031 - need access keys [mnemonics] for QuickSearch - r=shuehan sr=hewitt adt=jaimejr drivers=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122606 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 22:43:52 +00:00
yokoyama%netscape.com
06d29ea249
Check in for nhotta
...
Moved the charset check out of
"if (msgType == nsIMsgCompDeliverMode.Now
|| msgType == nsIMsgCompDeliverMode.Later)",
bug 142902, r=ducarroz, sr=bienvenu,
adt=jaime, moz1.0.1=randell
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122605 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 22:42:09 +00:00
andreww%netscape.com
7e5c288be8
bugzilla 141281 - Editor: Format Menu: same mnemonic used for two menu items - r=cmanske sr=hewitt adt=jaimejr drivers=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122604 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 22:36:10 +00:00
timeless%mac.com
6fb3b48978
date: 2002/06/03 19:17:46; author: timeless%mac.com; state: Exp; lines: +3 -3
...
Bug 144763 tolerate do_QueryReferent() returning null [@nsXULPrototypeScript::Compile]
r=harishd sr=jst a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122603 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 22:36:06 +00:00
andreww%netscape.com
61e874fa84
bugzilla 89144 - Need keyboard access to "Tabs" menu in sidebar - r=aaronl,sgehani sr=hewitt, sspitzer adt=jaimiejr drivers=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122598 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 22:25:01 +00:00
cmanske%netscape.com
7d78857470
Fixed non-localized language strings for dictionary names in Spell Check dialog, b=142597, r=andreww, sr=hewitt, a=adt, a=chofmann/drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122597 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 22:16:00 +00:00
law%netscape.com
619bc7e159
Applying fix for bug 115225 on branch (on behalf of Stephen Donner)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122596 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:51:52 +00:00
akkana%netscape.com
69e6810d1e
139420: allow replacing a string with a null string. r=cmanske, some parts from parish@ntlworld.com with r=akkana, sr=kin, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122595 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:39:58 +00:00
bryner%netscape.com
75ba7f14e5
Don't allow sidebar panels to steal focus away from the URL bar or content area when a new window is opened (bug 76621). r=blake, sr=jag, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122592 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:29:00 +00:00
bryner%netscape.com
cce7fdff34
Fix menulist layout when a max-width is specified via CSS, and remove a workaround for this bug in the Editor Publish dialog (bug 131481). r=cmanske, sr=jag/hewitt, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122591 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:24:48 +00:00
kin%netscape.com
bf6cc01b52
Fix for bug 125345 (Font attributes disappear when you double click editor window)
...
Modified TypeInState::NotifySelectionChanged() to work around
bogus selection changed notifications (bug 140303). We now
call reset when the collapsed selection changes position, or
becomes uncollapsed.
mozilla/editor/libeditor/html/TypeInState.cpp
mozilla/editor/libeditor/html/TypeInState.h
r=jfrancis@netscape.com sr=attinasi@netscape.com a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122590 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:22:05 +00:00
kin%netscape.com
bcb095f8a9
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 a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122589 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:21:07 +00:00
pinkerton%netscape.com
bd7dff22a8
add first stage of dragging images. advertise os-native image format to other applications. r=ccarlen/sr=alecf. bug# 138049
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122587 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:15:59 +00:00
bryner%netscape.com
972cceb99c
Don't allow ctrl+tab to focus a hidden browser tab, by fixing nsDocShell::GetVisibility to be more thorough (bug 106123). r=jkeiser, sr=hewitt, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122586 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:12:53 +00:00
pinkerton%netscape.com
7e1e6c7215
hookup tooltips in PPEmbed. fix embedding tooltip impl to check window/dialog tag before groveling for title attribute. r=pink/sr=beard. bug# 142814.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122583 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:08:54 +00:00
pinkerton%netscape.com
4b60d7372d
fix problem where resizing window would cause jiggling. the workaround we put in for os9 seems to no longer be needed and gives osx fits. patch from lws@mac.com. r=pink/rs=blake. bug#86740
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122582 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 21:06:47 +00:00
oeschger%netscape.com
57052515de
updating search db for Help, dispensation per 122806, r=cotter
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122554 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 14:15:21 +00:00
cotter%netscape.com
dff5676e1b
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal comments
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122532 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 05:49:33 +00:00
timeless%mac.com
8b6b478b81
Bug 130448 urlbar popup mislocated; if url.length > ~170 chars is persisted to 'nc:urlbar-history'
...
patch by schoepf@in.tum.de r=ben, sr=hewitt a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122531 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 05:12:32 +00:00
dougt%netscape.com
6756ed03f7
Fixes top crash in M1RC3 crash [@ nsLocalFile::GetPath], r=rpotts@netscape.com, sr=darin@netscape.com, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122528 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 03:32:37 +00:00
kaie%netscape.com
b762f8fe07
b=141894 Security button in msg compose needs a tooltip.
...
r=kaie sr=sspitzer a=chofmann adt=jaimejr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122527 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 03:17:08 +00:00
bienvenu%netscape.com
3a341d46ca
fix for 123858 showing multiple copies of news messages in threads with unread view from trunk
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122520 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 00:50:53 +00:00
bienvenu%netscape.com
106518fe50
speed up pop3 retrieval patch from trunk 139576 a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122519 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-03 00:44:26 +00:00
mkaply%us.ibm.com
cc7cfafe27
#145561
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - make focus code work more like Windows
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122517 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-02 20:11:22 +00:00
mkaply%us.ibm.com
8503fd95ac
#148123
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - don't write an extra NULL char to URL objects
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122516 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-02 20:06:38 +00:00
mkaply%us.ibm.com
d7c55ba002
#148128
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - add prefs to set default telnet params
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122515 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-02 20:03:46 +00:00
mkaply%us.ibm.com
3c981d26f8
#148124
...
r=pedemont, sr=blizzard, a=valeski
OS/2 only - suppot for custom splash screen - same as Win - thanks to Bjorn Anderson for the sample code
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122514 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-02 20:01:22 +00:00
cmanske%netscape.com
d6ac34c459
Use system language format for date/time format in Page Properties dialog. b=132669, r=nhotta,sr=kin,a=rjesup@wgate.com,a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122504 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 20:57:52 +00:00
bryner%netscape.com
8bff0a3a2c
Make sure to set a cursor for popup windows, otherwise we will get the root window cursor (bug 133387). r=pavlov, sr=blizzard, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122503 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 20:57:44 +00:00
sspitzer%netscape.com
ad80341982
fix for #138048 . double click on card in addressbook side bar, doesn't bring up compose window.
...
r=rachan,sr=bienvenu. a=adt,a=rjesup.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122499 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 18:45:05 +00:00
sspitzer%netscape.com
5729030ee1
fix for #134958 . Deleting a mailing list from the directory pane fails.
...
r=hewitt,sr=bienvenu. a=adt,a=rjesup.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122498 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 18:38:58 +00:00
sspitzer%netscape.com
d314cdc629
fix for #115906 . Properties of card\other\notes - Enter make a line-wrap and close the card.
...
r=racham,sr=bienvenu.a=adt,a=rjesup.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122497 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 18:35:06 +00:00
sspitzer%netscape.com
a22348496f
fix for #146046 (r=hwaara, sr=bienvenu) and #135507 (r=naving, sr=sspitzer). fix several subscribe regressions. a=adt,a=rjesup.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122496 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 18:23:11 +00:00
sspitzer%netscape.com
a46e91bf0d
fix for bugzilla bug #148310 , bugscape bug #15485 .
...
Quick Launch: After an exit, IMAP password dialog may appears with Biff and "Check new message on startup" setup.
r=naving,sr=mscott,a=adt,a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122495 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 18:05:48 +00:00
(no author)
4f992a26fb
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122493 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 13:13:42 +00:00
kaie%netscape.com
eaa2ea31bd
b=139561 Implement S/Mime "on demand verification" for IMAP messages
...
r=javi sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122491 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 11:48:54 +00:00
kaie%netscape.com
12293d26da
b=120939 Make clear that both encryption and signing certs are required to configure s/mime.
...
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122490 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 11:25:05 +00:00
kaie%netscape.com
a1a530fb8d
b=136948 Give better feedback when no valid certs for S/Mime are available
...
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122489 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 11:17:18 +00:00
kaie%netscape.com
f93de378fe
b=147770 Enhance S/Mime menu wordings
...
r=cotter sr=alecf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122488 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 11:09:54 +00:00
locka%iol.ie
84f47ba861
Fix for keyword lookup regression. b=143080 r=valeski@netscape.com sr=rpotts@netscape.com a=rjesup@wgate.com a=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122485 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 08:55:41 +00:00
shanjian%netscape.com
c0b0d51402
Fix the bugtage.
...
SetFont API has been changed in nsIRenderingContext, need to change
nsRenderingContextBeOS.h as well.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122483 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 07:38:13 +00:00
law%netscape.com
b8e76d926a
Fixing BeOS build bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122475 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 04:11:07 +00:00
caillon%returnzero.com
92d7706b2f
'Send Page' context menu item sends the frame instead of the frameset. r=bzbarsky, sr=ben, a=valeski. Checking in for Sander <mybugzilla@juima.org>, who contributed the patch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122463 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 00:38:01 +00:00
caillon%returnzero.com
cae49d7651
Bug 141333, Renaming 'Add to Bookmarks' to 'Bookmark This Page' in the Bookmarks menu. r=gerv, rs=jag, adt=jaimejr, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122460 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 00:31:06 +00:00
katakai%japan.sun.com
ff07968863
bug 146287
...
Solaris specific mime names are not supported in Mozilla/Netscape Mail
Added some lines for chinese and TIS-620 for iso8859-11
r=ftang, sr=alecf, a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122458 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 00:25:47 +00:00
jkeiser%netscape.com
0aa9d241d4
Make iframe borders repaint when iframe becomes visible (bug 124507). r=waterson@netscape.com, sr=attinasi@netscape.com, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122456 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 23:58:02 +00:00
shanjian%netscape.com
2a7aacb79b
#92806 need to support GB18030 in universal detector
...
Update gb18030 statemachine, and use gb18030 state machine to
replace gb2312.
r=ftang, sr=scc, a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122454 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 22:45:54 +00:00
shanjian%netscape.com
1122710c52
#142562 problem with <td align=right or align=center>
...
changed nsRenderingContext API, and let GetMetricsFor
take lang group as a required argument. Changed all such
calls. Implement a convenient function to simplifed the
code.
r=rbs, sr=waterson, a=adt, rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122452 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 22:37:55 +00:00
oeschger%netscape.com
964142a3a3
restoring context to help buttons in mailnews (and adding a couple of new ones), r=bhuvan, sr=alecf, a=scc, bug=129540
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122450 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 22:21:55 +00:00
dougt%netscape.com
eb31acfa17
r=dp, sr=darin, a=rjesup, adt+, bug=141479, inital patch by laotzu@pobox.com (Mathieu Fenniak)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122448 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 21:24:26 +00:00
srilatha%netscape.com
58f9ceadcb
Fix for bug # 144508. Importing mail form outlook crashes the client.
...
patch provided by ducarroz, r= varada, sr=bienvenu, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122447 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 21:23:19 +00:00
smontagu%netscape.com
b82e3dd3d7
Bug 129666: Xlib/Xprint do not scale em-dash & co. correctly. r=bstell@ix.netcom.com, sr=scc, a=rjesup. Checking in for Roland.Mainz@informatik.med.uni-giessen.de
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122444 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 21:11:16 +00:00
cbiesinger%web.de
9a2febfed4
Bug 112908 patch by rossi@telnet.at r=biesi sr=alecf a=valeski
...
Error in walletOverlay.js on startup [redeclaration of const hide]
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122417 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 12:09:26 +00:00
cotter%netscape.com
963096e847
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; privacy & security updates per legal & engineering reviews
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122405 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 05:03:11 +00:00
sdagley%netscape.com
d0734c2a24
Fix #116079 - if a file with no extension is dragged to Mozilla and it has a file type of 'TEXT' treat it as text/plain rather than application/octet-stream. Merging from trunk. r=bryner, sr=hyatt, a=ADT&drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122402 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 03:57:42 +00:00
sdagley%netscape.com
7d08b37835
Fix #139360 - Don't silently fail when file name from FilePicker >31 characters. Do a mid-trunc until we can switch to HFS+ APIs. Merging from trunk. Originally r=ccarlen,pinkerton sr=scc a=ADT&drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122401 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 03:52:44 +00:00
smontagu%netscape.com
eddc65a611
Prevent font download dialog from showing up in mailnews. Bug 139248, r=nhotta, sr=mscott, a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122399 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 03:39:13 +00:00
bienvenu%netscape.com
2deeb9d762
fix mac build bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122397 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 02:52:29 +00:00
oeschger%netscape.com
b904c4673f
adding help context ids to pref window, bug=129540, r=bhuvan, sr=alecf, a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122390 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:45:34 +00:00
oeschger%netscape.com
28dc3cc184
get default topic when context is not found (from help button), bug 145331, r=oeschger on pwilson@gorge.net's patch, sr=alecf, a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122388 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:40:53 +00:00
srilatha%netscape.com
968f595848
Fix for bug # 143161. Autocompletion doesnot work with LDAP server with multibyte BaseDN.
...
r=dmose,sr=sspitzer, a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122386 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:37:17 +00:00
serge%netscape.com
c25de96b99
fix #145377 , browser crashes after clicking BACK on url with pdf doc, r=av,sr=darin,a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122385 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:13:42 +00:00
nhotta%netscape.com
1ad8ee4834
Add GB18030 to mail compose charset menu,
...
bug 136498, r=yokoyama, sr=alecf, a=atd,rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122383 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:11:50 +00:00
ducarroz%netscape.com
dd826b760f
Fix for bug 67825. The shift option to select an alternative message compose window should be available only for mail3Pane toolbar's button. R=varada, SR=sspitzer, A=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122381 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:11:33 +00:00
nhotta%netscape.com
8c45a0d797
Changed GetTopmostMsgWindow, added pointer checks after the dom function calls,
...
bug 144735, r=ducarroz, sr=bienvenu a=atd,rjesup@wgate.com .
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122380 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:09:15 +00:00
dougt%netscape.com
c3218394e4
support for OS2 XPCOM_DEBUG_BREAK env. r=dougt, sr=jband, a=valeski, patch by mkaply, b=148127
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122379 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:03:25 +00:00
bienvenu%netscape.com
4a8b42df43
don't mark imap messages read when compacting offline store, from trunk, 100781
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122378 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 23:00:20 +00:00
(no author)
cdae846961
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122371 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 22:56:23 +00:00
cavin%netscape.com
01f6ba274d
Fix for 145336. Create keys for cards created from list members. r=dmose, sr=sspitzer, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122368 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 22:50:38 +00:00
morse%netscape.com
1361e7e34c
bug 115818, context menu slow to appear, c=ajfeldman@brown.edu, r=morse, sr=waterson, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122366 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 22:32:41 +00:00
morse%netscape.com
5b3948723c
menus not matching specs, r=sgehani, sr=jag, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122363 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 22:21:13 +00:00
morse%netscape.com
7359ab3a7a
bug 98673, reduce turbo-mode memory usage, r=law, sr=jag, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122362 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 22:08:29 +00:00
srilatha%netscape.com
27f4fc61c4
Fix for bug # 129610. Simple MAPI preferences is does not get saved when prefs window is opened from mailnews.
...
r=rdayal, sr=mscott, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122361 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 22:05:32 +00:00
morse%netscape.com
00521a78a1
bug 138132, reverse sort cookies if called from p3p, r=sgehani, sr=dveditz, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122357 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 21:58:55 +00:00
morse%netscape.com
c058e66325
bug 145492, sending out duplicate cookies, r=brade, sr=scc, a=rjesup@wgate.com, adt=trudelle
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122350 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 21:51:12 +00:00
morse%netscape.com
f2d72b7f87
bug 62348, empty cookie path treated incorrectly, c=sn@neopoly.de, r=morse, sr=jag, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122349 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 21:47:32 +00:00
yokoyama%netscape.com
978551c1f7
Bug 141513
...
- IME input repositioning of Candidate window
- affect Windows 2000/XP - Simplified Chinese and MS PinYing and NeiMa IME only
/r=shanjian; /sr=brendan, /drivers=jud, /adt1.0.1=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122346 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 21:40:48 +00:00
bzbarsky%mit.edu
de87376b96
Fix positioning of fixed and absolute positioned blocks with auto left
...
or top. Bug 126213, r=dbaron, sr=attinasi, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122345 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 21:36:57 +00:00
bienvenu%netscape.com
c57068e4c1
fix for problem removing and adding same news server from trunk, 127707
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122340 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:28:24 +00:00
bienvenu%netscape.com
a623ac4e0e
fix for undoing move from imap to local from trunk, 138342
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122339 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:27:30 +00:00
bienvenu%netscape.com
9afb0e7d74
fix problem replying/forwarding message in folder with comma in name, from trunk, 133861
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122338 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:24:43 +00:00
bienvenu%netscape.com
e0b2480d0e
fix for 136805 from trunk, mdn problems with long, non-ascii subjects
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122337 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:23:46 +00:00
bienvenu%netscape.com
b5bebe6668
fix for selection/command updating problems from trunk 134893
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122336 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:23:01 +00:00
bzbarsky%mit.edu
d945ef7ecf
make clip:inherit work. Bug 141734, r=dbaron, sr=attinasi, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122335 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:17:12 +00:00
bzbarsky%mit.edu
225f0aa962
Text zoom should reflow the viewport, otherwise fixed-pos elements don't
...
get reflown correctly. Bug 51578, r=dbaron, sr=waterson, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122334 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:10:14 +00:00
bzbarsky%mit.edu
e43da87623
cache results of getElementsByTagName in case people call
...
it in a loop. r=dbaron, sr=jst, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122333 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 20:06:45 +00:00
pinkerton%netscape.com
dfab04f55c
clean up packaging warnings so real errors are easier to see. r=ccarlen/sr=beard/a=valeski. bug# 142556
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122330 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 19:21:27 +00:00
brendan%mozilla.org
458ff6f480
Back out troublesome parts of patch for 130544 (147997, r/sr=me).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122318 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-30 07:15:01 +00:00
brendan%mozilla.org
3c64131dd8
Clean up nsICollection/nsSupportsArray {Append,Remove}Element return type (130544, r=dougt, sr=bienvenu, a=valeski).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122292 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 22:38:49 +00:00
bienvenu%netscape.com
a1f4627d40
checking in fix for bug 121926 from trunk, r=bienvenu, sr=mscott, not removing failed passwords from wallet
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122287 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 21:53:52 +00:00
cavin%netscape.com
17138832e5
Fix for #82276 . Always return entry info even if there's no other attribute associated with the contact. r=ducarroz, sr=mscott, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122286 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 21:52:51 +00:00
varada%netscape.com
17531efb1a
fix for 70540 -compose window should bring up account wizard if there are no existing identities;r=bhuvan;sr=sspitzer;a=valeski;130036-in offline mode we should send later all the time instead of attempting to send after first try;r=ducarroz;sr=bienvenu;a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122284 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 21:44:58 +00:00
cavin%netscape.com
41e6f47bfa
Fix for 58206. Output "From " line if a msg does start with one such line. r=ducarroz, sr=sspitzer, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122283 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 21:43:09 +00:00
leaf%mozilla.org
2c9614fb10
update pull scripts to pull the better named MOZILLA_1_0_BRANCH symbolic tag,
...
a=bunch-o-drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122271 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 19:21:17 +00:00
sspitzer%netscape.com
6afd739cf1
fix for #147916 . tinderbox sidebar panels should not be there by default.
...
if a bunch of people get mozilla 1.0, they'll overload tbox.
r=callion,sr=bienvenu,a=leaf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122267 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 18:20:19 +00:00
jst%netscape.com
2457823369
Fixing bug 147754. Do a same-origin check on serialized data. r=mstoltz@netscape.com, sr=jband@netscape.com, a=dbaron,shaver,scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122251 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-29 03:52:58 +00:00
dbragg%netscape.com
aeaefb716d
Regular update of localeVersion value to 1.0.0final. r=leaf, sr=scc, a=drivers, ADT approved. Bug #147714
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122238 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-28 23:24:30 +00:00
dveditz%netscape.com
d4beef1773
fix crash installing language packs bug 147672. r=dbaron,sr=shaver,a=valeski/scc/wjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122235 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-28 22:15:56 +00:00
blizzard%redhat.com
928f583b71
Bug #134204 . Use pkg-config files. r=cls,hp a=lots-o-drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122227 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-28 20:30:12 +00:00
leaf%mozilla.org
0282fc286e
updating the MOZILLA_VERSION in configure{.in}
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122201 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-27 19:29:12 +00:00
leaf%mozilla.org
04cc039c07
updating user agent.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122200 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-27 19:07:21 +00:00
leaf%mozilla.org
7f1f83e834
updating about page in prep for upcoming release
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122199 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-27 19:04:34 +00:00
brendan%mozilla.org
b423f4baff
Don't emit JSOP_DEF{VAR,CONST} unless at top-level or in a heavyweight function (146596, r=jband, sr=shaver, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122191 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-27 01:21:53 +00:00
shaver%mozilla.org
4a96596e09
146401: add pref for XSLT. r=peterv, sr=jst, a=drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122186 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-26 16:37:18 +00:00
jfrancis%netscape.com
ad33f31373
fixing 136165: crash after deleting styled text. r=cmanske sr=dveditz; a=shaver,scc,tor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122151 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-25 00:53:58 +00:00
seawood%netscape.com
080e80a637
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.o
...
rg/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files
into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manage
r hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf a=scc,shaver,tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122149 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-25 00:07:27 +00:00
seawood%netscape.com
53d656a9a1
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.o
...
rg/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files
into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manage
r hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf a=scc,shaver,tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122148 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-24 23:52:27 +00:00
seawood%netscape.com
89b0d7af2c
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.o
...
rg/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files
into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manage
r hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf a=scc,shaver,tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122145 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-24 23:46:27 +00:00
pavlov%netscape.com
1c4cdfade6
checking in fix for bug 145147 r=bienvenu sr=mscott a=roc,scc,shaver,jaimejr,etc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122142 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-24 22:53:03 +00:00
seawood%netscape.com
63f6028c4e
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf a=scc,shaver,tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122141 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-24 22:47:55 +00:00
seawood%netscape.com
246b3f7e9f
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf,a=scc,shaver,tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122140 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-24 22:43:38 +00:00
jst%netscape.com
e45a686be7
Fixing bug 113351. Original patch by peterv, tweaks by me and mstoltz. Add same-origin checks to XSLT includes. r=mstolts@netscape.com, sr=rpotts@netscape.com, a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122062 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 07:23:48 +00:00
racham%netscape.com
1dce744290
Fixing bug 15562. Fixing duplicate entries problem in pageInfo.dtd file. r=ftang, sr=sspitzer, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122060 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 07:10:40 +00:00
jst%netscape.com
5df1afe6e6
Backing out part of the fix for bug 143369 as a fix for bug 146333. Don't make ChromeWindow's prototype immutable.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122059 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 05:39:27 +00:00
jst%netscape.com
da482534b3
Backing out part of the fix for bug 143369 as a fix for bug 146333. Don't make ChromeWindow's prototype immutable.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122058 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 05:35:41 +00:00
cotter%netscape.com
be64be1dfd
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; mostly privacy updates per Steve Morse's review
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122051 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 04:24:44 +00:00
morse%netscape.com
afe8df3d75
bug 146094, leaking cookies, r=waterson/mstoltz, sr=darin, a=chofmann/brendan/scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122049 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 01:30:15 +00:00
harishd%netscape.com
3ee011d02b
Preserve comment declaration for textarea and viewsource. b=133044, r=heikki, sr=jst, a=brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122048 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 01:28:28 +00:00
harishd%netscape.com
bd5ddb70ea
Ensuring complete consumption of DOCTYPE content. b=142625, r=heikki, sr=js, a=chofmann, brendan, shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122041 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-23 00:18:58 +00:00
dbragg%netscape.com
d6c39cca3a
Regular update for mozilla milestone rc3. Changing 1.0.0rc2 to 1.0.0rc3. r=leaf, sr=scc, a=blizzard, adt approved. Note: leaf@mozilla.org will be watching the tree for me.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122036 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 23:25:01 +00:00
dbragg%netscape.com
2fe6680b3f
Regular update for mozilla milestone rc3. Changing 1.0.0rc2 to 1.0.0rc3. r=leaf, sr=scc, a=blizzard, adt approved. Note: leaf@mozilla.org will be watching the tree for me.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122034 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 23:19:10 +00:00
anatoliya%netscape.com
1347bd1e96
bug 144556 on behalf of rbs, it is mozilla part for bugscape bug 13906 r=brade sr=jst
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122030 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 20:50:37 +00:00
rods%netscape.com
b9c5c653e6
The patch removes the n-order search for the length and reuses a funciton
...
"BinarySearchForPosition" code from the nsTextFrame for finding cursor
position. Instead of cursor position, it is just uses the available width.
Bug 139384 r=dcone sr=attinasi a=chofmann,rjesup adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122019 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 11:11:00 +00:00
mhammond%skippinet.com.au
d6b4715e32
Bring up to date WRT "char *" -> nsString API changes.
...
Not part of the build. Global a= for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122010 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 05:31:25 +00:00
dveditz%netscape.com
ecbe515d79
bug 144704 make sure view image menu item doesn't inherit the wrong context, r=bryner, sr=brendan, a=chofmann, adt1.0.0+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122009 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 05:05:38 +00:00
dveditz%netscape.com
44cab4adea
bug 143420 make sure showOnlyThisFrame menu item doesn't inherit the wrong context, r=bryner,sr=scc,a=brendan,adt1.0.0+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122008 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 05:02:43 +00:00
jst%netscape.com
a2dc91d683
Fixing security bug 143369. Don't allow web content to shadow their origin. r=brendan@mozilla.org, mstoltz@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122005 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 04:36:53 +00:00
shanjian%netscape.com
9607a311ed
#132006 Traditional Chinese is detected as Simplified Chinese
...
correct state machine of gb18030, and eliminate gb18030 as option
when only 2 candidates left.
r=ftang, sr=scc, a=chofman, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122004 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 04:07:51 +00:00
darin%netscape.com
804ae553c3
fixes bug 146074 "Proxy-authorization not on all requests after authentication"
...
r=rjesup sr=rpotts a=chofmann,rjesup,shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122003 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 03:44:45 +00:00
mkaply%us.ibm.com
be7d4fdde0
#145764
...
a=brendan
OS/2 only - fix broken icon
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@122001 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 02:30:48 +00:00
dbaron%fas.harvard.edu
6aed6f697f
Fix Mac bustage from brendan's checkin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121999 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 02:08:05 +00:00
timeless%mac.com
624fe1566b
Bug 133666 Skin switch on restart not completely performed
...
patch by blake r=ben sr=hyatt a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121998 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 02:00:00 +00:00
timeless%mac.com
ec1577308a
Bug 133601 DND in a folder in personal toolbar: multiple folders can be open at once
...
patch by pierrechanial@netscape.net r=bryner a=scc [sr waved by endico]
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121997 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 01:58:10 +00:00
kaie%netscape.com
e3aa3a71cb
b=144823 Localized certificate name is garbled, unable to send out signed/encrypted mail on a localized build
...
r=javi sr=mscott adt=putterman a=endico
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121996 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 01:13:30 +00:00
kmcclusk%netscape.com
90dcf11081
Destroy sub document frames within the nsHTMLInnerFrames Destroy method instead of its destructor so nsIWidgets instances are destroyed in the proper order. bug 66748; r=jkeiser sr=attinasi a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121990 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 00:39:15 +00:00
ducarroz%netscape.com
132e190048
Fix for bug 141051 (patch v1). Need to reset the window title before recycling the compose window. R=varada, SR=mscott, A=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121985 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 00:12:53 +00:00
brendan%mozilla.org
dc9928eb7c
Don't fail to call OBJ_CHECK_ACCESS for o.__proto__ = x, with enough mode bits to say what's happening (143369, r=shaver, sr=jst, a=chofmann).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121984 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 00:07:58 +00:00
akkana%netscape.com
428ff1c549
71726: Pass http url into validation tool. r=brade sr=alecf a=chofmann,scc,brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121983 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 00:07:38 +00:00
yokoyama%netscape.com
c61baaa999
bug 118179
...
FTP site is broken for Japanese server
Impact for only displaying ftp directory listing.
/r=bbaetz,/sr=darin,/a=chofmann,/adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121979 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 00:00:39 +00:00
yokoyama%netscape.com
edee1b6680
Bug 140983
...
Retrieve IMEProperty by calling ImmGetProperty() and
determine if the IME supports W API.
Impact only in Win2k and WinXP Simplified Chinese platforms
/r=shanjian,/sr=kin@netscape.com
/adt=putterman,/a=permission call from driver@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121978 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 23:38:42 +00:00
alecf%netscape.com
885c533ef0
fix bustage - missing ) (didn't make it over from my last linux patch..grr)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121976 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 23:28:07 +00:00
rpotts%netscape.com
de0519cd67
bug #145994 (r=chak,sr=alec, a=drivers) Crash due to a null pointer when Stop() is called within an nsIWebProgressListener notification.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121975 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 23:21:14 +00:00
bryner%netscape.com
c5ac50d5e2
Add a null check to fix a crash that can happen if you context-click while autocomplete is active in mail compose (Bug 137864). r=danm, sr=jag, a=brendan.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121974 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 23:13:47 +00:00
bryner%netscape.com
4cb5382fca
Fix a problem where the beforeselected/afterselected attributes on tabs weren't getting cleaned up when a tab is closed. This was causing drawing issues in the classic skin. Bug 137836, r=pinkerton, sr=blake, a=scc.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121972 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 23:10:55 +00:00
morse%netscape.com
0bc0799597
bug 140625, wallet dialog refers to old menu structure, c=neil@parkwaycc.co.uk, r=morse, sr=dveditz, a=valeski, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121968 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 23:00:02 +00:00
morse%netscape.com
9e0f7ffb8a
bug 140464, cookies expire at end of session if date header is missing, c=mloiselle@yahoo.com, r=morse, sr=darin, a=valeski, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121965 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 22:52:44 +00:00
morse%netscape.com
cfa280641e
bug 138918, understanding-privacy button is broken, r=sgehani, sr=jag, a=valeski, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121963 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 22:39:32 +00:00
bienvenu%netscape.com
a911b0b748
check in bug 62084 from trunk, problem importing long mailings lists
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121962 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 22:16:55 +00:00
alecf%netscape.com
be9c8fa239
fix for bug 139633 - move Left/Right/Mid out of nsAString so we can freeze strings
...
r/sr=dmose, darin, jag, mozbot, lumpy, callion, jst, akkana (various parts of various patches, after baking on the trunk for a while)
a=chofmann
adt=jaimejr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121959 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 21:41:28 +00:00
leaf%mozilla.org
0d32d05921
bug 144488, r,a=endico on behalf of drivers (update theme location to something
...
that can handle the bandwidth)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121948 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 21:07:17 +00:00
sicking%bigfoot.com
bf7b44d54f
Bug 119317: remove support for old non-namespaced "inherits" xbl-attribute. Also move the last few occurences to the new syntax.
...
r=fabian sr=hyatt a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121945 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 20:28:50 +00:00
ducarroz%netscape.com
a2b5d31397
Fix for bug 144257. We should skip out-commented html when looking for entities. R=varada, SR=mscott, A=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121943 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 20:17:42 +00:00
mscott%netscape.com
6d0476c328
Since it wasn't the cause of the mail smoketests going orange, but 106479 back onto
...
the branch (i backed it out late last night to see).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121940 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 20:06:12 +00:00
rpotts%netscape.com
2cd31bb596
bug #46856 (r=valeski,sr=jst,a=valeski) nsIWebProgress/nsIWebProgressListener API changes.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121921 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 07:59:04 +00:00
rpotts%netscape.com
637548fb10
bug #46856 (r=valeski, sr=jst, a=valeski) nsIWebProgress/nsIWebProgressListener API changes.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121919 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 05:59:14 +00:00
mscott%netscape.com
26949a54c9
For kicks, back out Bug 106479 to see if it fixes the orange mail smoketest.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121918 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 05:34:43 +00:00
mscott%netscape.com
3c7053730f
Landing Bug #127702 onto the branch. Fix security problem with imap
...
r=cavin
sr=bienvenu
a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121917 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 05:31:30 +00:00
peterlubczynski%netscape.com
ee3c3f96d7
Fixing keyboard events for full page plugins on Mac bug 143316 r=av sr=attinasi
...
a=chofmann,brendan,etc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121912 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 03:09:38 +00:00
rginda%netscape.com
9039f3c7b0
- venkman only -
...
bug 145466, "Can't save the profile data"
patch=smaug@jippii.fi ,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121910 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 02:41:47 +00:00
morse%netscape.com
a000b7234a
bug 143328, Hiding form-manager panels stopped working, r=sgehani, sr=jag, a=brendan, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121906 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 00:38:57 +00:00
heikki%netscape.com
218651a65b
Bug 142788, malformed comment end was not detected in quirks mode which caused the rest of the document to be treated as a comment. r=harishd, sr=jst, a=ADT,scc.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121898 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:58:48 +00:00
darin%netscape.com
423460521b
fixes bug 141779 "Trunk, M1RC1 Crashes related to DNS caching [@ nsDNSRequest::FireStop]"
...
r=gordon sr=rpotts a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121897 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:57:05 +00:00
oeschger%netscape.com
732eb22602
update to search rdf, dispensation for content updates for 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121896 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:54:37 +00:00
mscott%netscape.com
28a1c909e4
Landing 106479 onto the branch. Don't freeze an imap account with out a trash folder
...
when emptying trash on exit.
r=timeless
sr=mscott
a=blizzard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121893 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:43:53 +00:00
bryner%netscape.com
da24b92c2a
Check in Michiel van Leeuwen's patch for bug 135076 that fixes the problem where you get scroll arrows in submenus when the submenus are initially opened so close to the bottom of the screen that their position is adjusted to make them fit on screen. r=bryner, sr=ben, a=brendan.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121886 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 20:33:24 +00:00
morse%netscape.com
204f826da0
backing out last checkin which was made in error.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121882 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 19:59:54 +00:00
morse%netscape.com
4516f9102e
bug 143204, crash when selecting user and no user is selected, r=sgehani, sr=dveditz, a=choffman, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121881 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 19:54:14 +00:00
rods%netscape.com
ab56848021
Simple name change to correct properties file name
...
Bug 145460 r=dcone a=chofmann,shaver adt=jaime (no sr yet)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121872 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 13:48:19 +00:00
ben%netscape.com
69d2a48ff1
Fixing 130614 on the 1.0 branch, RC2 crashes on startup on Windows 95
...
due to nonexistent favorites folder (Windows 95 without IE4+ does not have
a favorites folder, so null check before using it)
r=ftang, sr=hyatt, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121869 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 11:24:31 +00:00
peterlubczynski%netscape.com
c5b72f03a1
Correctly set visibility of view on DidReflow for cases when our CSS visibility style has changed from visible (windows part) bug 129306 r=av sr=attinasi, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121863 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 03:28:04 +00:00
andreww%netscape.com
d455161f02
bugzilla bug 141029 - Need to update editorTasksOverlay due to menu changes - r=cmanske, sr=sspitzer, drivers=rjesup, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121862 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 03:15:44 +00:00
pavlov%netscape.com
764bd4bf65
fix for bug 130876 from lorenzo@colitti.com. r=pavlov sr=tor a=chofmann,shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121861 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 03:11:49 +00:00
bryner%netscape.com
5a4cd2828d
Use insertafter instead of absolute position numbers for the composer and addressbook icons (bug 137468). r=ben, sr=blake, a=chofmann/shaver.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121859 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 01:54:36 +00:00
shaver%mozilla.org
303b3fe0e3
Bug 142846: Save doesn't store all subframes. Patch=adamlock, r=brade,
...
sr=rpotts@netscape.com , a=rjesup for 1.0 branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121849 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 23:43:22 +00:00
shaver%mozilla.org
cb4a0b5b63
Bug 142592: color attributes on MathML elements can't be updated sometimes.
...
Patch=rbs, r=roc+moz, sr=attinasi, a=brendan,shaver,chofmann for 1.0.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121848 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 23:39:25 +00:00
shaver%mozilla.org
80b989b275
Bug 137079: originating-server cookie test preventing some sites from working
...
correctly. Patch by morse, r=pinkerton, sr=alecf, a=drivers for the branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121847 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 23:35:14 +00:00
morse%netscape.com
5dbd73bf67
bug 143204, crash in password manager when selecting user from list, r=sgehani, sr=dveditz, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121842 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 07:20:20 +00:00
heikki%netscape.com
0481dc4c6e
Bug 137628, depending on network speed the contents of comments could appear on a page in strict mode. Treat unclosed comment in strict mode as text. Fix line numbers in case we need to wait for more content before parsing. r=harishd, sr=jst, a=ADT,chofmann,brendan.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121840 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 05:45:50 +00:00
bryner%netscape.com
d525363520
Fix Copy Link Location. The tooltip timer was causing the document's popupNode to get nulled out. We don't actually need to set popupNode at all for tooltips, we have tooltipNode for that. Modified the menu popup code to use tooltipNode for tooltips. Bug 143607. r=hewitt, sr=jst, a=shaver.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121839 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:31:56 +00:00
jst%netscape.com
748665aa52
Fixing bug 132609. Make sure termination functions are called after JS event handlers are executed. r=heikki@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121838 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:24:40 +00:00
jst%netscape.com
c4da75c128
Fixing one more part of performance bug 118933. Speed up access to global properties window and document. r=peterv@netscape.com, sr=vidur@netscape.com. a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121837 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:21:08 +00:00
jst%netscape.com
2795a668d6
Fixing bug 80083. Don't let a modified window.navigator object be collected by the GC too early. r=fabian@bluishgecko.net, sr=vidur@netscape.com, a=choffmann,brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121836 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:18:18 +00:00
jst%netscape.com
1b6ec3d818
Fixing bug 145064. Stop link.pathname (n' frieds) accessors from throwing exceptions on non-URL URI's. r=bzbarsky@mit.edu, sr=heikki@netscape.com, a=choffmann,brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121835 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:15:38 +00:00
jst%netscape.com
83d6027167
Fixing bug 141442. Make window.openDialog() overridable from scripts on webpages. r=mstoltz@netscape.com, sr=jband@netscape.com, a=brendan,choffmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121834 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:13:23 +00:00
jst%netscape.com
5c6d280101
Fixing topcrash bug 131841. Don't let presshells die while we're making calls on them. r=sicking@bigfoot.com, sr=vidur@netscape.com/brendan@mozilla.org, a=choffmann,brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121833 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:10:37 +00:00
jst%netscape.com
3528882472
Checking in jband's fix for bug 143853. Clear the cached proto JSObject when transitioning from page to page. r=dbradley@netscape.com, sr=jst@netscape.com, a=choffmann,brendan,shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121832 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 04:02:26 +00:00
jst%netscape.com
d630028f35
Checking in peterv's fix for bug 129006. Don't crash when reloading invalid XML. r=axel@pike.org, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121830 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 03:57:34 +00:00
mkaply%us.ibm.com
3b629c5fe4
#109464
...
r=gerv, sr=alecf, a=chofmann,brendan
OS/2 only if statement - Os/2 has different default DPI values
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121828 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 03:51:50 +00:00
bryner%netscape.com
21346b8835
Fix shift-tab from the document into the urlbar; this also fixes some other tabbing results that were a result of odd interactions with the selection code. Bug 136495, r=aaronl, sr=jst, a=valeski.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121827 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 03:41:17 +00:00
darin%netscape.com
cdca1f405a
fixes bug 91795 "large downloads causes mozilla to consume too much memory
...
(results possibly in an kill because of out of memory)"
patch1: author=gordon r=dougt sr=darin
patch2: author=darin r=gordon,dougt sr=rpotts
a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121822 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 02:20:56 +00:00
rods%netscape.com
ce1fd5d84c
Change uI to use the combobox instead of textfield and arrow btns
...
Bug 127857 r=dcone,sgehani sr=alecf,attinasi adt=putterman a=chofmann,dbaron,valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121819 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 01:32:45 +00:00
bzbarsky%mit.edu
5f87a200ec
Fix off-by-one-char error that caused hang. Bug 142290, r=caillon,
...
sr=jst, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121815 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 00:59:14 +00:00
bzbarsky%mit.edu
66d54a8b6d
Restrict the fix for bug 116938 to Windows-only to preserve OS/2 and
...
Linux users' sanity. Bug 144923, r=law, sr=mscott, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121812 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 00:50:19 +00:00
cotter%netscape.com
5f02b8269b
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121807 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 00:38:01 +00:00
heikki%netscape.com
b4fff11fed
Bug 141765, fix crash in decoding structures inside arrays. Patch from rayw, r=heikki, sr=jst, a=ADT,chofmann,brendan.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121806 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 00:35:25 +00:00
heikki%netscape.com
3243c72cb2
Bug 81546, workaround to make XHTML documents with forms to display. r=harishd, sr=jst, a=ADT,chofmann,brendan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121804 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 00:03:39 +00:00
harishd%netscape.com
0c5d530ffc
Making sure that mCountRemaining also gets updated when data gets inserted into the scanner buffer. b=117441, r=heikki, sr=jst, a=chofmann,brendan,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121801 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-18 00:01:59 +00:00
ducarroz%netscape.com
2fcaf0e746
Fix for bug 139362. In order to avoid to be hit by bug 70083, we need to do a copy of the string we are passing to NewURI to be sure it's in one segment. Patch proposed by jag. R=ducarroz, SR=sspitzer, A=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121796 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 23:16:04 +00:00
dbaron%fas.harvard.edu
2f87640ce4
Rename a variable so that we can build on gcc 3.1. r=cls sr=jst a=rjesup b=139089
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121783 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 21:46:03 +00:00
oeschger%netscape.com
be372b62a6
fix for 138763: duplicate paragraph in help, check-in dispensation per bug 122806, plus removing references to IM. Bad!
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121775 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 21:11:18 +00:00
ccarlen%netscape.com
76c08bd2ed
Bug 76431 - protect profiles from running multiple instances. r=brendan@mozilla.org/sr=darin@netscape.com/a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121774 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 21:07:44 +00:00
kaie%netscape.com
da5d212dfc
b=141317 CopyToLowerCase produces strings with random content
...
r=jag sr=alecf a=scc/rjesup adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121770 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 20:05:33 +00:00
bzbarsky%mit.edu
5c41eb1716
Um, back that out; tree is closed... (coulda sworn it said "open"....)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121759 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 14:41:32 +00:00
bzbarsky%mit.edu
91b9b7e794
Restrict the fix for bug 116938 to Windows-only to preserve OS/2 and
...
Linux users' sanity. Bug 144923, r=law, sr=mscott, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121758 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 14:40:09 +00:00
dmose%netscape.com
4da30258e7
Only define PERL if it has not already been defined so that when autoconf finds perl in non-standard places, that works properly. r=cls, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121753 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 07:02:53 +00:00
dmose%netscape.com
295058cc41
Fix clobber to remove libraries (bug 136651); fixes AIX tinderbox lossage. Patch from Philip K. Warren <pkw@austin.ibm.com>; r=dmose@netscape.com, sr=sspitzer@netscape.com, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121752 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 06:54:00 +00:00
dmose%netscape.com
7774ce5dcf
NetBSD portability fix (bug 99068). Patch from taya@netbsd.org; r=dmose@netscape.com; sr=sspitzer@netscape.com, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121751 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 06:45:18 +00:00
rjesup%wgate.com
5f60368f08
Bug 139380: clean up font substition code to avoid mistaken changes in
...
the future. r=bstell, sr=attinasi, a=rjesup, checkin for gisburn
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121750 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 06:26:52 +00:00
rjesup%wgate.com
ca60e23706
Bug 143413: missing entry in Xlib for symbol-fontspecific. r=pete.zha,
...
sr=attinasi, a=rjesup (checking in for gisburn)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121748 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 06:17:38 +00:00
pavlov%netscape.com
bf883ac38d
checking in fix for bug 14113. r=varga sr=brendan a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121746 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 05:46:42 +00:00
kaie%netscape.com
cfa1d71b55
b=112384 Unable to download some CRLs.
...
r=javi sr=darin adt=putterman a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121735 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 03:22:56 +00:00
dbaron%fas.harvard.edu
3a72186992
Make GetImplementationFlags more useful/extensible by changing the default implementation to return zero rather than returning the flags from the shared buffer handle, and add a constant for one expected future use. b=109571 r=jag sr=scc a=chofmann,valeski,scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121734 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 03:03:41 +00:00
dbaron%fas.harvard.edu
af6aa2ea05
Null-check mBindingTable to avoid crash with some themes. b=143835 r=brendan sr=waterson a=chofmann, scc, valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121730 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 02:40:24 +00:00
seawood%netscape.com
114aae699d
Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
...
Thanks to Colin Blake <colin@theblakes.com > for the original patch.
Bug #127442 r=bryner a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121726 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 02:10:08 +00:00
seawood%netscape.com
f9848fb7b1
Reinstate real_install target so that it will be possible to have an install tar
...
get for Mozilla that works as expected
Bug #138442 r=dmose@netscape.com , mcs@netscape.com a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121725 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 02:03:41 +00:00
karnaze%netscape.com
856aebbbd6
bug 113235 - avoid reframing if possible when content is inserted inside an inline containing a block. a=rjesup, adt=putterman, sr=waterson, r=attinasi.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121721 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 01:42:24 +00:00
seawood%netscape.com
526ec82985
Increase Shared Memory Transport size to 512k for solaris builds.
...
Note: "512 is a good compromise between the transport speed and the system memor
y resources consumed."
Thanks to Jeff Wasilko <jw-mozilla@smoe.org > for the patch.
Bug #118846 r=cls a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121717 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 01:12:18 +00:00
seawood%netscape.com
67a384bafa
chdir out of temp directory before invoking mozilla process.
...
Bug #101016 r=syd sr=sspitzer a=blizzard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121716 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 00:59:25 +00:00
cotter%netscape.com
d7a3ed9aa3
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; index tags & some content updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121709 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 00:47:39 +00:00
oeschger%netscape.com
77a9c7a763
adding some entries to search db for help, dispensation per 122806, r=cotter
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121708 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 00:44:53 +00:00
oeschger%netscape.com
9065957d3d
removing an unused html file from the build, dispensation per 122806, r=cotter
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121707 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 00:43:08 +00:00
pinkerton%netscape.com
9188b6c365
explicitly set locale in installed-chrome.txt for embedding packaging. r=ccarlen/sr=beard/a=valeski bug 144866.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121701 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 00:20:38 +00:00
jaggernaut%netscape.com
fe32f8706e
Bug 132583: deal more cleanly with passing non-UTF8 strings to NS_ConvertUTF8toUCS2. r=scc, sr=darin, a=drivers, a=adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121699 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-17 00:03:35 +00:00
dougt%netscape.com
e79695d563
Removing string nsCRT depend. patch by scc, r=dougt, sr=jag, b=36756, a=chofmann,dbaron,valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121698 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 23:57:51 +00:00
brendan%mozilla.org
ed20e5e6fd
Checking in khanson@netscape.com's patch fixing GMT offset day-overflow (65671, r=mccabe, sr=jband, a=rjesup).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121693 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 23:16:37 +00:00
pinkerton%netscape.com
612499e4d0
make NS_ConvertUTF8toUCS2(ptr, length) work correctly. r=jag/sr=scc/a=rjesup bug#141866
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121692 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 23:15:57 +00:00
jst%netscape.com
d41a137af5
Fixing bug 140944. Map document.body.scroll* to the scroll info about the root scrolling view for compatibility with IE. r=bzbarsky@mit.edu, sr=shaver@mozilla.org, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121691 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 23:13:55 +00:00
kaie%netscape.com
6692771666
b=104502 Updated icons for S/Mime security
...
icons=marlon r=kaie sr=mscott a=valeski adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121680 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 21:20:56 +00:00
attinasi%netscape.com
5f0ca989b0
Check for null to prevent crash when a native scrollbar is requested on a platform that does nto support it. b=138720 r=kmcclusk sr=kin a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121677 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 21:15:27 +00:00
sspitzer%netscape.com
cbc76df7dc
supplimental fix for #119360 . it's mozillaHomeState, not mozillaHomeStreet.
...
r=dmose,sr=bienvenu,shaver, a=rjesup,putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121636 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:51:00 +00:00
rods%netscape.com
68df67103c
allows for progress dialog to be turned off
...
Bug 140183 adt=syd a=chofmann,dbaron,valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121635 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:42:19 +00:00
mkaply%us.ibm.com
5980efcab5
#141528
...
r=bzbarsky, sr=blizzard, a=chofmann
OS/2 only - new helper app code - more like unix - new protoocl handler code
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121634 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:32:19 +00:00
mkaply%us.ibm.com
7452c85b9c
#141820
...
r=wtc, a=chofmann
OS/2 only - don't quote parameters when calling DosStartSession
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121633 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:28:08 +00:00
mkaply%us.ibm.com
1e1f13f227
#143674
...
r=me,sr=blizzard, a=chofmann
OS/2 only - change splash from Warpzila to Mozilla
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121632 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:25:11 +00:00
mkaply%us.ibm.com
1bfdcafcb0
#97861
...
r=cls, a=chofmann
OS/2 only - add OS/2 specific nsTransform2D so Os/2 builds don't suck
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121627 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:21:41 +00:00
rods%netscape.com
b78558faa1
Allows for printed more than one copy for the postscript print module
...
Bug 139566 r=roland sr=attinasi adt=petterman a=chofmann,dbaron,valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121626 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 14:20:04 +00:00
rods%netscape.com
9861f30e1d
1) They currently share the same style context resolution
...
2) It can be difficult to determine whether you are creating/reflowing a UI or
doc scrollbar (SB)
3) They share the same PresContext which has a single scale value that UI SBs
need to ignore, but the doc SBs need to use.
This patch does the following:
1) Enables the PrintPreviewContext to turn on and of the scaling of twips
2) When creating a new scrollbar, it checks to see if the frame parent is
is a viewportframe that way it knows if it is in the UI or in the document
then for UI scrollbars it turns off the saling, and for doc scrollbars it
turns it on. This needs to be done at creation time as well as, reflow
because it GetScaledPixelsToTwips get called during both.
3) The nsSimpleSequenceFrame turns on scaling during its children reflow
then turns it off.
4) When PrintPreview "setup" is done it turns off the scaling in the
PrintPreviewContext because any reflowing other usages for
GetScaledPixelsToTwips will be for UI scrollbars
5) A copy of all the style rules for scrollbars is made and placed inside of
a media type "print" This way the style resultion for the scaled scrollbars
in the document are not shared with the UI.
Bug 120616 r=dcone sr=attinasi adt=putterman a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121622 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 13:59:05 +00:00
(no author)
ed501b059e
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121615 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 13:12:34 +00:00
av%netscape.com
5204f1360e
Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121612 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 12:34:31 +00:00
peterlubczynski%netscape.com
b07b40ca0e
Fix for Viewpoint: Adding extra event call (WM_WINDOWPOSCHANGED) for windowless plugins on Windows so that they are updated with their position and bounds. Bug 135737, r=av, sr=attinasi, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121609 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 06:02:43 +00:00
jaggernaut%netscape.com
4ad7f1e776
Bug 139649: Fix IsDependentOn, I forgot to make the ptr and ptr, length based Assign, Append and Insert go through the dependency checks. r=alecf, sr=scc, a=drivers, a=adt.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121605 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 04:36:23 +00:00
timeless%mac.com
f2459da232
fixing build bustage for qnx photon embedding this is from the nsI*File freeze
...
a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121588 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 02:44:51 +00:00
serge%netscape.com
55b08dd44e
fix #119494 Acrobat fails to load document from this site [200 expecting 206] r=peterl,sr=darin,a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121586 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 01:09:22 +00:00
rginda%netscape.com
ffbc7660a6
- chatzilla only -
...
bug 143503, "long channel topic isn't wrapped properly"
r=samuel@sieb.net , sr=shaver@mozilla.org , a=leaf@mozilla.org
insert spaces in long topic words so things can wrap.
bug 140088, "Chatzilla is crashing when switching tabs."
r=samuel@sieb.net , sr=shaver, a=rjesup@wgate.com
don't touch the tree selection while the tree is hidden.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121577 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 23:34:38 +00:00
darin%netscape.com
cf51d1ad90
fixes bug 134793 "browser hangs when [ is put in the URL bar"
...
r=gagan sr=rpotts a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121576 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 23:34:23 +00:00
mkaply%us.ibm.com
fe7fca9da1
#144554
...
r=pedemont, sr=blizzard, a=rjesup
OS/2 - remove stupid code that broke mail migration
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121569 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 22:24:05 +00:00
serge%netscape.com
cd24c92cb2
fix #130080 Signing Acrobat doesn't work r=peterl,sr=darin,a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121566 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 22:18:48 +00:00
leaf%mozilla.org
be65bb26c2
update to RC3 text, r=lpham bug 134264
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121565 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 21:52:48 +00:00
serge%netscape.com
90ddac64b6
fix #139572 Payroll W2 form fails to render in Acrobat ( pdf on secure site), r=peterl,sr=beard,a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121564 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 21:41:54 +00:00
waterson%netscape.com
e6f6feeecc
Bug 132905. Panic and bail if we can't find a node in the content map. Wallpaper for a topcrash. r=rjc, sr=alecf, a=chofmann,shaver,dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121549 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 20:27:35 +00:00
darin%netscape.com
b4e1ea9f95
fixes bug 143821 "Trunk M1RC2 crashes with bad connection
...
[@ nsHttpHandler::ReclaimConnection]" r=kaie sr=jag,rpotts a=shaver+scc+jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121536 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 18:58:25 +00:00
darin%netscape.com
2c7a49f756
fixes bug 141796 "Mozilla crashed in http-pipelining code Trunk M1RC2
...
[@ nsHttpPipeline::GetRequestSize_Locked]" r=jag sr=rpotts a=shaver+scc+jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121535 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 18:57:11 +00:00
rods%netscape.com
f6370ccef4
when we are already in PP it ned to get the mOrigDCScale value
...
from the previous PP data object instead of fetching it from the DC, the DC
contains the current value and it may not represent what is actually the
Original value.
Bug 139459 r=dcone sr=attinasi a=asa,rjesup adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121526 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 11:53:53 +00:00
jkeiser%netscape.com
8fb0709493
Bustage fix.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121523 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 08:38:24 +00:00
darin%netscape.com
07160b3d82
fixing likely mac bustage (removing references to nsAPromiseString.h since
...
that file no longer exists).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121519 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 05:01:19 +00:00
jkeiser%netscape.com
dda6dbadfe
Make forms close file after submitting. bug 126829, r=dougt@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121517 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 04:56:55 +00:00
jaggernaut%netscape.com
26aaabc693
Bug 139649: Fix string code to use IsDependentOn instead of depending on nsAPromiseString type. r=scc, sr=darin, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121514 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 03:34:52 +00:00
karnaze%netscape.com
52844744bf
bug 138725 process out-of-flow frames when first encountered in DoCleanupFrameReferences. Avoid reframing when an inline is appended to an inline that contains a block. a=chofmann, adt=putterman, sr=waterson, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121511 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 02:15:33 +00:00
dcone%netscape.com
006631235e
b=143363 r=rods sr=kin a=choffman use deleteDC instead of DeleteObject to delete the DC's
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121508 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 01:25:43 +00:00
rbs%maths.uq.edu.au
678f5fafba
Added yet another layer to make Mozilla very robust when font resources run out, the patch makes font metrics to be fail safe or at least very hard to break -- to the point that failure means that the system is barely working (testing showed that Mozilla stayed alive while other applications were dying). This patch differs from the one checked in the trunk in that it doesn't remove wallpaper null-checks added in the past for the problem (these were removed on the trunk), b=136248, r=shanjian, sr=attinasi
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121506 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 00:38:43 +00:00
leaf%mozilla.org
e20087bf71
remove reference to a commented-out debug menu, part of bug 139335,
...
r=bengoodger, sr=hewitt, a=chofmann on behalf of drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121505 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 00:37:53 +00:00
leaf%mozilla.org
7d4fc36816
removing debug menus from preferences and the navigator toolbar,
...
bug 139335, r=bengoodger sr=hewitt a=chofmann on behalf of drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121504 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 00:36:17 +00:00
bzbarsky%mit.edu
8a4bb68747
Fix crash on "moz-bitmap:" urls with no bitmap name. Bug 143912,
...
r=timeless, sr=hewitt/shaver, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121503 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 00:32:40 +00:00
cltbld%netscape.com
4e211fa8a0
updating user agent for rc3. bug 133797. r=lpham sr=leaf a=asa blanket
...
version approval. asasaki checking in as cltbld.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121500 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 00:17:20 +00:00
oeschger%netscape.com
4618d9b438
adding an image to help content, r=cotter, dispensation per 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121496 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 23:38:00 +00:00
(no author)
c0a5bc3dda
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121495 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 23:37:59 +00:00
oeschger%netscape.com
a02f3f6976
adding an image to help content, r=cotter, dispensation per 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121494 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 23:37:58 +00:00
cotter%netscape.com
6cd2d41b36
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; updated content to match mozilla UI
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121489 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 23:15:40 +00:00
cotter%netscape.com
93608b2018
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; page info updates for toc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121488 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 22:50:47 +00:00
nhotta%netscape.com
fab25ee31b
Set a correct accesskey value for "more",
...
bug 138028, r=naving, sr=bienvenu, a=rjesup@wgate.com , adt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121485 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 22:45:47 +00:00
smontagu%netscape.com
d8ef8c6365
Perform Bidi reordering on page headers when printing. Bug 139297, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi
...
a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121478 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 20:36:14 +00:00
shanjian%netscape.com
cb972e1f0e
#141887 file:// protocol does not display non ASCII folder name under cjk window system
...
On CJK system, we have to use mbsrchr to identify the last "\" of a string.
r=dougt, sr=alecf, a=asa, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121455 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 04:57:06 +00:00
mkaply%us.ibm.com
af14ded3fc
#114891
...
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121454 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 04:19:29 +00:00
mkaply%us.ibm.com
6aa16322cb
#114891
...
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121453 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 04:13:02 +00:00
mkaply%us.ibm.com
5a0d585550
#144275
...
r=pedemonte, sr=blizzard, a=rjesup
OS/2 only - use button 2 for drag
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121449 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 04:03:04 +00:00
bryner%netscape.com
447d10c73f
Make Return/Enter on Mac always activate the default accept button (bug 132720). r=hewitt, sr=ben, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121448 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 03:28:07 +00:00
dougt%netscape.com
a514b9a490
Attempting to fix bustage on OS/2.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121441 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 01:44:04 +00:00
locka%iol.ie
2dac4a584c
Stop image control frame changing the event status on events after they have been handled. Prevents context menu events propogating up through parents. b=143033 r=saari@netscape.com sr=jst@netscape.com a=asa@mozilla.org a=jaimejr@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121430 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 00:48:16 +00:00
ducarroz%netscape.com
2d65aaeb5c
Fix for bugscape 15399/bugzila 139251. Fix Body of Multipart/alternative message with attachment not included when forwarded. R=cavin, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121429 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 00:47:24 +00:00
locka%iol.ie
81cfb6b041
Fix for crash in mousewheel message handler when wheeling over other gecko apps. b=137213 r=bryner@netscape.com sr=alecf@netscape.com a=asa@mozilla.org a=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121428 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 00:45:20 +00:00
darin%netscape.com
658d17a08a
fixing mac bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121417 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-14 00:01:13 +00:00
darin%netscape.com
7ed400413d
fixes OS/2 bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121415 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 23:56:24 +00:00
darin%netscape.com
8f84341661
fixing mac bustage (bug=129279)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121414 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 23:31:14 +00:00
darin%netscape.com
f4b6547ce1
fixing OS/2 bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121413 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 23:18:49 +00:00
darin%netscape.com
fba63e7c60
fixes mac bustage (b=129279)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121412 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 23:17:33 +00:00
darin%netscape.com
8514da82d2
landing nsIFile API changes (b=129279)
...
r=dougt sr=alecf a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121404 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 22:09:29 +00:00
danm%netscape.com
2e5b4e7927
null guard gLastFocusedContent in PreHandleEvent. bug 142918 r=jst,saari a=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121398 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 21:24:09 +00:00
varga%utcru.sk
47d9eca542
Fix for bug 133351 - Bookmarks cannot be moved by drag in sidebar.
...
r=pink, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121395 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 21:00:49 +00:00
seawood%netscape.com
eaeb0298a2
Use debug() instead of dump() so that js component registration output only show
...
s up in debug builds.
Bug #138726 r=rginda sr=alecf a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121365 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 03:37:33 +00:00
alecf%netscape.com
327ecc2f83
fix for bug 142568 - license (Comment) only change - fix unicharutil library to be triple licensed, so that it can be used in galeon
...
r=tao, sr=jag, a=asa
(no adt because this is a licensing-only change, no code is changed here)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121359 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-13 01:36:04 +00:00
rpotts%netscape.com
63384d1830
bug #99627 (r=chak, sr=mscott, a=asa) Mark nsIURIContentListener as frozen
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121332 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-11 05:16:22 +00:00
oeschger%netscape.com
9349315a9a
small updates to the search db, dispensation per 122806, r=cotter
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121325 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-11 01:50:49 +00:00
tingley%sundell.net
6927396daf
Fix for bug 89065 to make text-decoration: blink work again.
...
r=dbaron sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121318 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-11 00:42:34 +00:00
rjesup%wgate.com
072579ba85
Bug 143031: bookmarks in toolbar always becomes a drag when opened. r=jag,
...
sr=blizzard, a=rjesup/asa/etc (checking in for Blake at Asa's request).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121252 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 07:08:07 +00:00
sspitzer%netscape.com
a76e8d6662
fix for #119360 .
...
addressbook export to ldif, re-import is lossy.
fix two issue, multi line attributes need to be base64 encoded
and there are several attributes that are not being exported / imported.
r=dmose, sr=bienvenu. a=putterman,asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121251 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 06:41:06 +00:00
pete.zha%sun.com
0810edec5f
bug 139877:right-click context menu access keys require "enter" to perform action
...
r=pete.zha@sun.com sr=jag a=asa
Check in for Kyle Yuan(kyle.yuan@sun.com )'s fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121250 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 05:44:59 +00:00
dmose%netscape.com
e952bcd424
Set maximum LDAP I/O timeout to 10 seconds (bug 143172). This significantly mitigates the pain of the connection hang bug (bug 79509). r=mcs@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org, adt=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121249 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 05:35:45 +00:00
mkaply%us.ibm.com
6884165424
#142695
...
r=mkaply, sr=blizzard, a=rjesup
OS/2 only - code from Jessica Blanco - don't use CRLF in printer names
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121246 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 03:29:19 +00:00
oeschger%netscape.com
a521a1b0e2
adding some new content to help, r=cotter, dispensation per bug 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121245 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 03:19:56 +00:00
mkaply%us.ibm.com
72a95558c8
#137782
...
r=pinkerton, sr=jst, a=asa
Change for OS/2 only - use right mouse button for drag
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121244 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 03:08:37 +00:00
mkaply%us.ibm.com
050a707758
#141833
...
r=tartak, sr=blizzard, a=rjesup
OS/2 only - better error checking for icon decoder
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121242 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 02:57:06 +00:00
blizzard%redhat.com
052d83d570
Bug #22337 . Make it possible to install private colormap on 8 bit displays. r=pavlov,s=brendan,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121241 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 02:07:00 +00:00
timeless%mac.com
682e0c7c38
Bug 87965 Can't expand chrome/*.jar files on ARM
...
patch by jeroen.dobbelaere@acunia.com
r=dveditz sr=brendan a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121240 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 02:00:12 +00:00
blizzard%redhat.com
c399a0d6b1
Bug #140767 . Menus don't open when hovered while another menu is open. Don't drop motion events when there's a rollup listener and the event isn't over a popup window. r=rjesup,sr=shaver,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121238 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 01:53:10 +00:00
katakai%japan.sun.com
213e72aaf3
bug 142873
...
Can't turn on IM after a popup window opens
Call SetFocus() of XIC again to the current focused widget
r=blizzard,sr=shaver,a=asa(for1.0branch)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121232 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 01:19:50 +00:00
bryner%netscape.com
919dac4da6
Fix undefined entities in hiddenWindow.xul, the cause of missing menus on Mac when no windows are open (bug 143141). r=jag, sr=hewitt, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121228 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 00:36:07 +00:00
rginda%netscape.com
022fbb7508
- chatzilla only -
...
Bug 140088 Chatzilla is crashing when switching tabs.
rs=blizzard, a=asa
spackle to avoid crasher. don't tweak the tree root if the tree isn't visible.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121223 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-10 00:03:48 +00:00
cotter%netscape.com
5e3510d4b1
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; correction to previous update.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121214 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 23:16:12 +00:00
brendan%mozilla.org
ae1a1cd55d
Fix old bogus static dollarStr thread-safety bug (142651, r=jband, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121206 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 22:51:44 +00:00
cotter%netscape.com
d44e782fba
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security updates, corrections
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121199 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 22:25:24 +00:00
shanjian%netscape.com
21b640baee
#143132 Installation failed when installing under some locales
...
removed dependency on charset conversion modules.
r=syd, sr=mscott a=asa, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121158 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 06:51:33 +00:00
darin%netscape.com
aa9bee63fc
fixes bug 139817 "M1RC1 topcrash [@ nsHttpChannel::OnStartRequest]"
...
r=gordon sr=jst a=asa ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121157 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 06:43:49 +00:00
bryner%netscape.com
35b56c75c2
Don't crash if the view manager has gone away before a menu popup is dismissed. Bug 126277, r=ben, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121156 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 05:21:48 +00:00
bryner%netscape.com
6991439448
Fix positioning of XUL popups inside an iframe. Bug 129782, r=pavlov, sr=ben, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121153 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 05:19:23 +00:00
jst%netscape.com
7bee723d56
Fixing bug 143088. Freezing the interfaces nsIDOMWindow, nsIDOMWindowCollection, and nsIDOMBarProp. Comment changes only, no real code changes. r=fabian@bluishgecko.net, sr=vidur@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121151 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 04:47:15 +00:00
jst%netscape.com
df2a5275d4
Fixing bug 140462. String manipulation problems in the fragment getters for nsIURI that caused problems when accessing href.pathname n' friends. r=bbaetz@student.usyd.edu.au, sr=darin@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121149 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 03:24:46 +00:00
bzbarsky%mit.edu
aff4e0bb2f
Bug 139624 (minor fixes to view-source menus). Patch by
...
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121144 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 02:55:53 +00:00
dougt%netscape.com
b81d803390
Fix for 117628. DNS reset on failure. r=brendan, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121141 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 02:24:12 +00:00
darin%netscape.com
ab6ac0a31d
fixes bug 142843 "mozilla ignores 'Expires: 0' and 'Pragma: no-cache' when
...
sent with a 'Last-Modified' header"
r=bbaetz sr=rpotts a=valeski,chofmann ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121128 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-09 00:01:12 +00:00
cotter%netscape.com
472d6e0cfb
ongoing s help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security content & formatting updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121125 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 23:29:29 +00:00
(no author)
d0c0a6a921
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121123 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 23:25:41 +00:00
seawood%netscape.com
72900e0edb
BeOS needs unistd.h for read() and friends.
...
Fixing tinderbox bustage.
Bug #109913 a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121120 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 23:20:48 +00:00
ben%netscape.com
cbe2249b39
bug 129980 - crash right clicking while loading victoria's secret page.
...
A must fix!
Patch by hewitt@netscape.com , r=peterl, sr=ben@netscape.com , contact selmer@netscape.com for any questions ;-)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121056 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 09:25:35 +00:00
ssu%netscape.com
ab0aa7118c
fixing bug 142805 - Installation failed when installing 1.0 build on JA RH 7.1. r=dprice sr=jag a=leaf, adt1.0.0
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121051 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 07:33:44 +00:00
mstoltz%netscape.com
a4c3785f50
Bug 133170 - Do a same-origin security check after redirects on XMLHttpRequest
...
and document.load calls. Also enable HTTP basic-auth dialog for both functions.
r=heikki, jst sr=jband, a=chofmann, putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121049 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 06:30:55 +00:00
leaf%mozilla.org
28fea7fe7d
allow pulling by using MOZ_DATE in addition to the usual branch tag.
...
bug 142906, a=asa, r=cls
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121043 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 05:53:09 +00:00
dbragg%netscape.com
ba98c54594
localeVersion update for RC2. Using string 1.0.0rc2. Fixes bug 142823 r=tao, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121029 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 01:19:10 +00:00
jaggernaut%netscape.com
2250ff40dc
Bug 142871: Need way to override navigator window title, r=bryner, sr=alecf, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121019 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 23:43:59 +00:00
jkeiser%netscape.com
e2b8fd356a
Allow javascript URI form submits to call .submit(). bug 139798, r=alexsavulov@netscape.com, sr=attinasi@netscape.com, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121001 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 22:47:13 +00:00
caillon%returnzero.com
a33ccabd1e
142711, add a trailing slash to the default homepage to avoid an extra connection for the user and save some load on the server. r=timeless, sr=shaver, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120997 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 22:16:13 +00:00
brendan%mozilla.org
3c96562702
Avoid toSource bloat in e.stack; fix related crash due to unrooted errObject in js_ErrorToException (139316, r=rginda, sr=shaver).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120991 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 21:59:56 +00:00
jaggernaut%netscape.com
80bafa48f9
Bug 129428: Paste doesn't work in bookmark manager. Patch by ben@netscape.com, r=pierrechanial@netscape.net, sr=jag, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120988 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 21:55:49 +00:00
bienvenu%netscape.com
ef779b7b11
checking in fix for 141028 from trunk, shutdown crash in nsMsgDatabase a=drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120947 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 14:53:11 +00:00
kaie%netscape.com
b1ac5dd228
b=139329 Crashes trying to send signed mail.
...
r=javi sr=alecf a=asa adt=jaimejr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120933 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 09:39:13 +00:00
brendan%mozilla.org
db876e378d
Fix script attribute handling so type trumps language (135493, r=heikki, sr=jst, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120927 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 09:08:29 +00:00
racham%netscape.com
ea4c27d979
Fixing bug 142627. Making copies and folders settings to hold. Landing for Navin. r=bhuvan, sr=bienvenu, a=asa,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120922 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 07:30:17 +00:00
rginda%netscape.com
9bed9c8290
bug 140088, "Chatzilla is crashing when switching tabs."
...
patch=jst, r=rginda, sr=hyatt, a=asa
clear element box object when the element is removed from the document.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120918 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 03:24:13 +00:00
dprice%netscape.com
6d752f5d9b
142170 r=ssu sr=jag adt=jaime a=asa
...
add message= flag to RunApp sections of .ini files
142282 r=ssu,syd,dprice sr=mscott adt=jaime a=chofmann
add supercede attribute to Components sections of .ini files
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120914 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 02:44:12 +00:00
dougt%netscape.com
8fc073e52b
Relanding dveditz's xpinstall/unicode patch. bugs 142107/125107 r=dougt, sr=alecf, a=asa/chofmann, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120886 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-06 22:10:05 +00:00
saari%netscape.com
5a31496eb0
fix form bugzilla 142138, adding null checks to prevent embedding layer from exploding when processing an activate event during window teardown. sr=jag, r=chak, adt and driver approved, kid tested
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120852 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-06 19:36:22 +00:00
bzbarsky%mit.edu
3519bd22cf
140262 - context menu for input type=password should include
...
paste. r=biesi sr=blake, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120804 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-05 22:43:59 +00:00
blakeross%telocity.com
cb38baf4c8
137815 - crash hitting enter key before panel content finishes loading [@nsTreeSelection::FireOnSelectHandler]. r=bryner sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120801 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-05 20:34:35 +00:00
sgehani%netscape.com
dd53284abb
Disable dropping onto toolbar folders on unices.
...
b=96504; r=law; sr=blizzard; a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120800 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-05 18:30:12 +00:00
darin%netscape.com
0b3df0b317
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120799 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-05 17:55:27 +00:00
bryner%netscape.com
fd5e4b32c1
Checking mkaply's OS/2 bustage fix into the branch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120795 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-05 03:34:22 +00:00
bryner%netscape.com
b8ed7d5184
Make the XUL cache lock gc'ing of script objects while they are in the cache, to prevent pulling out a bogus JSObject. Bug 132216, r=waterson, sr=brendan, a=asa (and hopefully no OS/2 bustage this time).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120791 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 19:06:54 +00:00
bryner%netscape.com
6c88206d50
Adding the functions JS_LockGCThingRT and JS_UnlockGCThingRT, which are variants that only require a JSRuntime, not a JSContext. Converted some internal callers to use the new interface. Bug 141356, patch from shaver, r=bryner, sr=brendan, a=asa (via bug 132216).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120784 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 07:54:59 +00:00
ducarroz%netscape.com
6300150636
Fix for bug 137627. Need to check for null pointer to avoid to crash in some specific cases.
...
R=kaie, SR=sspitzer, A=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120775 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 01:29:31 +00:00
oeschger%netscape.com
fa48dfcca2
updating help content, dispensation per 122806: adding entries to search database, r=cotter
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120774 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 01:28:49 +00:00
mscott%netscape.com
8ae38475b0
Bug #121583 --> work around the infinite reflow loop in various windows that use tree widgets by
...
forcing a min height and min width on the the tree. This fixes the famous 100 % CPU hang.
Patch from kin@netscape.com
r=mscott
sr=hyatt
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120763 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 00:35:18 +00:00
ssu%netscape.com
d8b7e7f848
fixing bug 141858 - unexpected setup\setup.exe error message after installing browser, r=dprice, sr=mscott, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120760 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 00:20:03 +00:00
yokoyama%netscape.com
89fbc40586
Bug 139842
...
Mail/News only. Freeze when user scroll the msg header.
- infinite loop caused by creating an invalid UTF-8 string.
- invalid UTF-8 string was created when Unicode Decoder failed.
/r=nhotta, /sr=bienvenu, /a=asa, /adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120757 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 00:13:56 +00:00
brendan%mozilla.org
3fca8a4975
Fix js_SetProtoOrParent to handle non-native and native-but-incompatible-class-change proto-setting scenarios (140164, r=khanson, sr=jband, a=rjesup).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120756 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 00:11:05 +00:00
rginda%netscape.com
e9031b6800
- venkman only -
...
bug 137327, r=caillon@returnzero.com ,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120754 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 00:04:07 +00:00
rginda%netscape.com
efbd75a0b3
- cview only -
...
bug 137327, r=caillon@returnzero.com ,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120753 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-04 00:03:28 +00:00
rginda%netscape.com
cb74781241
- chatzilla only -
...
correct the command name for the View->Open At Startup option
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120752 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 23:59:49 +00:00
(no author)
62ca5a2c59
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120746 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 23:27:34 +00:00
dougt%netscape.com
bb399b0937
Fixes 138254 and 138157. Both are related to ftp uploading and publishing. r=bbaetz sr=darin, a=scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120741 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 22:53:58 +00:00
leaf%mozilla.org
1bff3d0f84
missed some of dveditz's files
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120737 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 22:31:21 +00:00
timeless%mac.com
a672bca9fe
3.46 <wtc@netscape.com> 11 Apr 2002 11:34
...
Deleted a printf statement in the Neutrino builds. Bug 135692.
a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120735 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 22:05:12 +00:00
leaf%mozilla.org
8b85480c73
backing out dveditz's unapproved checkin (and pink's subsequent mac
...
build-bustage fix).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120730 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 21:41:44 +00:00
pinkerton%netscape.com
c22abfef1a
fix bustage, cast required for wchar_t.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120698 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 15:31:23 +00:00
dveditz%netscape.com
a65215f7d3
bug 125106,126276 make Installer (particularly Windows) work on localized OS's. Also fixes 84492 and bugscape 14315. r=dougt/sr=alecf.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120689 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 11:32:32 +00:00
rods%netscape.com
4c2e366f9b
Add strnig for can't print xul docs error
...
Bug 136185 r=dcone sr=attinasi a=scc adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120688 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 11:07:43 +00:00
hyatt%netscape.com
fcc1b296a8
Fix for 121583. r=ben, sr=kin, adt=selmer
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120679 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 07:03:27 +00:00
mhammond%skippinet.com.au
954a04b866
Merge from trunk.
...
Not part of the build. Global a= for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120670 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 05:16:44 +00:00
smontagu%netscape.com
2b62bd490c
Fix hang and crash when pressing ENTER in Hebrew text fields. Bug 95228, r=lkemmel@il.ibm.com, jkeiser; sr=waterson, attinasi; a=shaver,asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120668 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 05:02:29 +00:00
law%netscape.com
969733934b
Bug 141330 (for branch); a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120661 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 04:10:47 +00:00
timeless%mac.com
92504d633b
Bug 137171 XML-RPC bug handling dates with months 10 and over
...
patch by samuel@sieb.net r=rginda sr=sspitzer a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120659 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 04:09:59 +00:00
law%netscape.com
6345f05f54
Bug 141647 (for branch); ensure profile is selected when opening window; this is needed to handle command line options that include -turbo and some other option that causes a window to open; r=jelwell@netscape.com, sr=jaggernaut@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120650 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 03:15:36 +00:00
sspitzer%netscape.com
aaef08a0d4
fix for #140094 . typo in attribute name leads to LDIF dataloss.
...
thanks to dp for the fix. r=blizzard,sr=bienvenu,a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120642 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 02:52:33 +00:00
sspitzer%netscape.com
bc513f36aa
fix for bugzilla bug #137886 . add support for re-migration of defunct
...
profiles. r=ccarlen, sr=bievenu, a=chofmann. thanks to ccarlen for the
initial patch. by default, no re-migration for mozilla builds.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120637 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 02:33:39 +00:00
mhammond%skippinet.com.au
344a2a950f
Merge from trunk.
...
Not part of the build. Global a= for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120628 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 01:32:51 +00:00
cotter%netscape.com
afd9deff38
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor updates for certs help.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120626 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 01:22:20 +00:00
mhammond%skippinet.com.au
21c1975abf
Only support dynamic linking - finally works for both Windows and Linux :)
...
Not part of the build. Global a= for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120621 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-03 00:59:23 +00:00
pavlov%netscape.com
f01bb5c354
part of earlier checkin for timers. r=rjesup sr=rpotts a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120600 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 23:00:10 +00:00
mkaply%us.ibm.com
5738f2de70
#141676
...
r=pedemonte, sr=blizzard, a=rjesup
OS/2 only - don't add the hidden window to the task list
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120598 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 22:58:01 +00:00
khanson%netscape.com
b1bcc03db3
Patch for Bug #138666 , memory leak in jsdtoa.c, sr=brendan, r=khanson, a=chofmann, has adt approval
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120596 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 22:56:50 +00:00
pavlov%netscape.com
f57bfe8089
checking in bug 129953 into the 1.0 branch. part 2 of 2. r=rjesup sr=rpotts a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120586 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 21:52:30 +00:00
pavlov%netscape.com
9696b2257b
checking in bug 129953 into the 1.0 branch. part 1 of 2. r=rjesup sr=rpotts a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120584 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 21:46:09 +00:00
blizzard%redhat.com
6308211d36
Use an nsFixedSizeAllocator to legalize the bit-packing's assumption that
...
all nsXULAttributes pointers will be 8-byte aligned. Bug 124335, r=brendan,
sr=waterson, a=rjesup (shaver's bug.)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120583 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 21:37:37 +00:00
pinkerton%netscape.com
087b513af8
remove portions of smfr's last scrolling optimization. the OffsetRgn calls seem un-necessary and caused problems with redrawing outliners and scrolling while windows overlapped the scrolled widget. r=sdagley/sr=beard/a=asa. bug# 141249
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120572 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 21:03:32 +00:00
rjesup%wgate.com
55781765c2
Bug 125489: mkdir issues causing problems with Privacy/Security & Tasks
...
menus. r=dougt sr=brendan a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120571 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 20:59:43 +00:00
tor%cs.brown.edu
0b880c3f33
Bug 53597 - make gamma correction (or lack thereof) consistent.
...
r=dbaron, sr=brendan, a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120568 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 20:40:35 +00:00
peterlubczynski%netscape.com
07c3528f53
Implementing plugin scanning in their installation folders and fixing Real Player in the components folder, bug 133282 r=av, sr=attinasi,waterson a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120567 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 20:40:10 +00:00
tor%cs.brown.edu
433f63c85f
Bug 137694 - only create the 1-bit GC once we've created a 1-bit pixmap.
...
r=pavlov, sr=blizzard, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120566 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 20:37:48 +00:00
sicking%bigfoot.com
2c9d5ffb80
Bug 140687: Make substring() work for all startindexes.
...
r=Pike sr=jst a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120546 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 14:59:41 +00:00
rjesup%wgate.com
57359a5752
Bug 141718: 1.0 needs to have it's own start page. r=gerv, sr=shaver, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120545 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 14:53:14 +00:00
kaie%netscape.com
dd0a7ce7ea
b=139948 SSL Tooltip not updated when going from one ssl site to another
...
r=javi sr=jag a=rjesup adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120532 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 07:58:59 +00:00
timeless%mac.com
0d02bd205a
bug 139989, Fieldset needs prettier default border
...
patch by mabus@runbox.no , r=axel@pike.org , sr=ben, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120531 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 07:15:43 +00:00
mkaply%us.ibm.com
8cf733bbc1
#140574
...
r=mkaply, sr=blizzard, a=rjesup@wgate.com
OS/2 only - Remove unnecessary pixelscale - fix print preview scaling
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120520 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 03:22:50 +00:00
bryner%netscape.com
b5cb98b819
Fixing mach-o build bustage on MOZILLA_1_0_0_BRANCH. a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120516 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 03:17:58 +00:00
rbs%maths.uq.edu.au
90402b9a8c
bug 121748 - stretch fences at a size that fully covers non-fences. Also improve the height of token elements such as <mi> when they involve symbol fonts with weird metrics, r=roc+moz, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120489 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 23:37:40 +00:00
brendan%mozilla.org
6423619c8f
Followup fix for 138791, neil@parkwaycc.co.uk's superior bit-fu (r=rjesup, sr=waterson, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120488 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 23:35:46 +00:00
rginda%netscape.com
9209ff62fe
bug 135455, Missing chatzilla icon in Window dropdown menu
...
patch=mailto:andreas.premstaller@uibk.ac.at , r=rginda,sr=ben,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120482 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 23:06:19 +00:00
(no author)
a0d1145f8e
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120481 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 23:06:13 +00:00
rginda%netscape.com
74e73e10f3
bug 135455, Missing chatzilla icon in Window dropdown menu
...
patch=mailto:andreas.premstaller@uibk.ac.at , r=rginda,sr=ben,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120480 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 23:06:12 +00:00
cavin%netscape.com
238feddbd6
Fix for 123804 and 138804. Put child folders in the pending list when parent folders are missing and process these child folders when parent folders show up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120477 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 23:04:10 +00:00
brendan%mozilla.org
a978be0193
Avoid opening and trying to reopen in CopyTo, so we work on FAT32 filesystems mounted on Linux (e.g.; 134163, r=dougt, sr=waterson, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120472 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 22:50:20 +00:00
naving%netscape.com
cb5b4b1b01
138297 r=bienvenu sr=mscott a=rjesup Fix problems with single profile filter for imap accts when using quick
...
launch. Don't null the filter list on server unless we are unloading it.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120471 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 22:47:23 +00:00
brendan%mozilla.org
3ec439a1fd
Don't 'constant-fold' if(false)var foo=42 into nothing (140974, r=khanson, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120469 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 22:40:14 +00:00
jkeiser%netscape.com
c16ff0faf0
Fix Mac radio button click / general event crasher. bug 134934, r=saari@netscape.com, sr=attinasi@netscape.com, a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120463 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 22:03:28 +00:00
ssu%netscape.com
506b99572b
fixing bug 100822 - Shut down running browsers after download. r=curt sr=dveditz a=drivers,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120460 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 21:51:09 +00:00
av%netscape.com
4679a340c1
Backing out changes from fixing bug 104611 as it may have caused a regression in page load time, see bug 141518
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120446 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 18:09:45 +00:00
bzbarsky%mit.edu
9bc7ddddf4
Landing Neil's fix for bug 132682 - Twisties aren't clickable in History
...
Sidebar, r=varga, sr=alecf, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120442 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 15:00:58 +00:00
mhammond%skippinet.com.au
a9d5b91669
Oops - screwed up last checking - windows tries to init/finalize twice!
...
Not part of the build. Global a= for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120434 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 14:03:24 +00:00
mhammond%skippinet.com.au
64a4b4e041
s/false/0/ - must have been in js mode :)
...
Not part of the build. Global a= for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120433 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 14:02:24 +00:00
rods%netscape.com
bb57de0d36
This line got backed out of the trunk, but not the branch and should have
...
Discovered by Bug 140116
Bug 64165 r=jkeiser sr=attinasi a=asa adt=jamime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120430 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 13:03:22 +00:00
rods%netscape.com
ade3fc802f
safety check to keep it from crashing
...
The safety checks in finalize_translation is the key to stopping the crash, but
the added ones in end_document are important also.
Bug 139369 r=dcone,roland sr=attinasi adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120427 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 11:36:07 +00:00
blizzard%redhat.com
c478573816
Bug #129591 . nsWindow::Enabled is a no-op on GTK. Also fixes bug #65521 ([linux] modal dialogs should only freeze parent window (not all windows)) and bug #130855 (clicking on menuitem with submenu often activates an item on the submenu). Rewrite events to be much more sane. r=bryner, sr=jst, a=rjesup,shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120418 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 04:05:29 +00:00
dbaron%fas.harvard.edu
6d80075884
Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120417 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 03:55:40 +00:00
hewitt%netscape.com
3eb34b884b
134195 - trees don't work in builds installed over old builds, r=dbaron, sr=jag, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120415 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 03:15:50 +00:00
hewitt%netscape.com
4353adcf44
123834 - no text in wizard buttons on mac, r=andreww, sr=ben, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120409 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 03:02:56 +00:00
dbaron%fas.harvard.edu
8ce8efd86e
Add command-line tool for parsing CSS files. b=139943 sr=waterson r=attinasi a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120407 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 02:54:11 +00:00
cotter%netscape.com
22af3d19b0
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. SDX & interface updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120399 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 02:34:47 +00:00
chak%netscape.com
3e667aeba3
Fix for #141247 - Enable HTML dir listings
...
r=dougt, sr=darin, a=adt, a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120391 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 02:01:11 +00:00
chak%netscape.com
9717ee655a
Fixes #141235 . Indexed-html converter doesn't handle parent directories for file protocol.
...
[Checking in for dougt]
r=chak@netscape.com , sr=darin@netscape.com , a=adt, a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120390 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 01:59:33 +00:00
darin%netscape.com
8bf0331753
fixes bug 141061 "XMLHttpRequest allows reading of local files"
...
r=mstoltz sr=heikki a=asa ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120379 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 01:20:13 +00:00
darin%netscape.com
131bb3f6bb
fixes bug 138877 "Browser crashes if HREF contains entity #9619 ; M1RC1
...
topcrash [@ MSVCRT.DLL - PR_Free] [@ libc.so.6 - PR_Free]"
r=nhotta sr=rpotts a=asa ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120378 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 01:15:12 +00:00
bzbarsky%mit.edu
b0533dc7a4
Disable Link Toolbar on the branch only. Bug 138496, patch by
...
sballard@netreach.net (Stuart Ballard), r=bzbarsky, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120374 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 00:39:47 +00:00
dprice%netscape.com
2464767a0e
139641 r=ssu sr=dveditz a=rjesup adt=putterman
...
add flexable directory lookup to the install wizard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120371 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 00:22:38 +00:00
(no author)
b3ff479e57
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120366 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 00:03:58 +00:00
danm%netscape.com
8edc1bfe80
two new makefiles in xpfe/components/autocomplete/resources. bug 120155 r=bryner,jag a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120350 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:37:55 +00:00
danm%netscape.com
9151441b62
process resources directory, Windows-only. bug 120155 r=bryner,jag a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120349 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:36:45 +00:00
danm%netscape.com
e90f36f1ba
process content directory. bug 120155 r=bryner,jag a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120348 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:35:38 +00:00
danm%netscape.com
b085bafb64
force popup widget to be invisible when the menu is not explicitly open. bug 120155 r=bryner,hyatt a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120346 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:34:27 +00:00
danm%netscape.com
ab66163d40
new empty makefile to process jar.mn. bug 120155 r=bryner,jag a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120345 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:33:16 +00:00
danm%netscape.com
f72164b69a
windows-only override for autocomplete.css bug 120155 r=bryner,jag a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120343 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:32:05 +00:00
danm%netscape.com
0a3fb441b8
windows-only version with visibility:hidden rule. bug 120155 r=bryner,jag a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120342 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:31:31 +00:00
karnaze%netscape.com
ace6774c42
bug 138292 - add a non table related frame to its parent frame's child list when the parent frame is an anonymous table cell frame, a=rjesup, adt=putterman, sr=waterson, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120341 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:21:58 +00:00
(no author)
90cc2ae2ad
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120339 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:10:23 +00:00
varada%netscape.com
486c6118e2
fix for 141314;associate the right smtp server with each account;r=racham;sr=sspitzer
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120337 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:08:39 +00:00
naving%netscape.com
84438fad56
139833 r=racham sr=sspitzer a=rjesup default sent/templates/drafts folder uri's should use internal names,
...
do not use localized names.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120332 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 21:37:57 +00:00
av%netscape.com
c9db4ed2fd
Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120321 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 20:54:11 +00:00
darin%netscape.com
0dd4d12051
fix assertion in nsHttpPipeline due to missing NS_INIT_ISUPPORTS... this
...
patch was meant to land along with yesterday's pipelining landing.
r=gagan sr=rpotts a=chofmann ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120315 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 20:08:30 +00:00
jkeiser%netscape.com
584cad73f4
Fix form restoration for pages with multiple forms. bug 138892, r=rods@netscape.com, sr=attinasi@netscape.com, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120314 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 19:52:45 +00:00
varga%utcru.sk
e851fcf629
Fix for bug 135002 - timing issues in the outliner content model.
...
r=bryner, sr=hewitt, adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120304 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 16:22:31 +00:00
rods%netscape.com
c8cd4c0142
forgot about this additional change
...
Bug 136185 r=dcone sr=attinasi a=asa adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120294 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 10:57:46 +00:00
rods%netscape.com
eed8ea112d
temp fix so XUL document won't print
...
Bug 136185 r=dcone sr=attinasi a=asa adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120293 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 10:46:26 +00:00
law%netscape.com
0cdefef72b
Bug 136188 (for branch); add support for WWW_GetWindowInfo DDE topic; r=John Weilander (support@kaylon.com); sr=roc+moz@cs.cmu.edu, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120290 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 07:57:42 +00:00
sspitzer%netscape.com
7bc93da4c9
fix build issue. thanks to jefft for the patch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120289 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 06:33:18 +00:00
mstoltz%netscape.com
6505f6ae3f
Bug 140133 - Changing dangerous strcpy call to strncpy, and null-terminating
...
the result. r=nhotta, sr=heikki, a=asa, putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120286 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 04:18:32 +00:00
av%netscape.com
327e48530d
Fixing 132430 -- Real JukeBox breaks the Plugin Finder Service, r=peterl, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120278 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 02:16:40 +00:00
av%netscape.com
ecc5bf01f7
Fixing 132430 -- Real JukeBox breaks the Plugin Finder Service, r=peterl, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120277 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 02:08:01 +00:00
av%netscape.com
56e1aee489
Fix 132430 -- Real JukeBox breaks the Plugin Finder Service, r=peterl, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120276 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 02:06:14 +00:00
law%netscape.com
01f4d66b6b
Bug 141068; turn on the pref that will cause exit when last window closes in turbo mode, if the user has multiple profiles, r=sgehani@netscape.com, sr=jaggernaut@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120275 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 01:55:45 +00:00
darin%netscape.com
e5e4f0b26c
fixes bug 93054 "implement HTTP/1.1 pipelining" (disabled by default)
...
r=gagan sr=rpotts a=chofmann ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120268 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 01:11:16 +00:00
mhammond%skippinet.com.au
a792c0ba44
s/wchar_t/PRUnicode/ for Linux.
...
Not part of the build. Global "a=" for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120267 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 01:05:19 +00:00
mhammond%skippinet.com.au
9f7c157dc0
Add some standard header files.
...
Not part of the build. Global "a=" for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120266 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 01:04:01 +00:00
bzbarsky%mit.edu
a1c5d620cf
Make selecting parts of a line in align:justify work right on
...
Mac/Linux. Bug 58704, r=akkana, sr=kin, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120255 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 23:54:43 +00:00
mhammond%skippinet.com.au
647489f91d
Remove signed/unsigned mismatch warning.
...
Not part of the build; global "a=" for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120251 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 23:23:37 +00:00
mhammond%skippinet.com.au
79017aee7c
Ensure result code always initialized, even when we don't go around the loop
...
Not part of the build; global "a=" for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120250 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 23:22:52 +00:00
mhammond%skippinet.com.au
7093aeefa2
Yet another attempt at portable library init and finalize. Thanks to
...
Christof Meerwald.
Not part of the build; global "a=" for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120249 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 23:22:16 +00:00
mkaply%us.ibm.com
9187ea31c1
#140538
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix some edge cases where file dialog didn't appear, general cleanup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120245 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 22:50:50 +00:00
serge%netscape.com
959b0bd890
fix #131153 [PDF plugin doesn't work, it expects file extension for stream type == StreamType_AsFile] r=peterl,sr=darin,a=asa,adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120244 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 22:48:32 +00:00
varga%utcru.sk
e9b4d1c37e
Fix for bug 135294 - Click on splitter causes semi-hang.
...
r=hwaara, sr=ben, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120240 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 22:37:13 +00:00
leaf%mozilla.org
4de9db38fa
update to release candidate 2 in case we do one ;) r=aki, bug 134264
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120237 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 22:06:33 +00:00
jj%netscape.com
95537ada6b
bugscape 13170: updating 'vers' 2 again (in fact restoring rev 1.9.44.2)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120234 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 22:03:26 +00:00
jfrancis%netscape.com
c7287e9c01
branch landing of 100855: getting correct ui feedback in composer's paragraph format menu. r=brade, sr=kin, adt=jaime, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120225 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 21:19:12 +00:00
locka%iol.ie
d096ea5ef8
Add missing scrollbar graphic. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org a=jaimejr@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120224 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 21:14:48 +00:00
radha%netscape.com
5cff0b49e8
Fix for bug # 138134. General anchor traversal broken by ScrollIfAnchor(). r=adamlock sr=alecf a=rjesup. Approved by ADT.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120223 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 20:58:23 +00:00
law%netscape.com
1986167e81
Bug 133120; re-applying this fix on the branch, it was previously applied weeks ago but I screwed up CVS and it got backed out
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120222 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 20:42:08 +00:00
cbiesinger%web.de
16c69a134c
bug 140146 patch by ere@atp.fi r=bienvenu sr=mscott a=asa
...
crash in nsMsgFolder during shutdown; M1RC1 topcrash [@ nsMsgFolder::SetBiffState]
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120221 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 20:33:36 +00:00
mkaply%us.ibm.com
1baf46f180
#67749
...
r=cls, a=dbaron
OS/2 only - add OS/2 specific forms.css
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120219 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 20:29:07 +00:00
jaggernaut%netscape.com
9e403beae8
Bug 37638: URL bar is given focus by default in new window [via accel+N or File > New Navigator Window]
...
Bug 89835: Window opened up with JavaScript has focus in the URL bar while NN4 and IE put focus on the content area
Focus will now always go to the content area unless we're opening for a blank page.
r=sgehani, sr=hewitt, a=drivers, a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120186 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 09:40:03 +00:00
glazman%netscape.com
888df6e957
Add ability to remove named anchors from Composer's Format menu and contextual menu; b=80742, r=jfrancis, sr=kin, a=rjesup@wgate.com, adt=jaime
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120184 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 09:31:03 +00:00
ben%netscape.com
05920ee992
127476 - adt1.0.0+ non-ASCII characters in imported IE bookmarks are displayed
...
as garbage. r=ftang, sr=hyatt, a=dbaron.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120183 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 09:22:04 +00:00
badami%netscape.com
0194225d8b
bug 122877 r=bratell sr=jst a=asa patch=t_mutreja@yahoo.com
...
case insensitive matching for attributes (HREF != href)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120177 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 06:25:55 +00:00
mhammond%skippinet.com.au
97c9c1ece8
New file needed by last checkin. Not part of the build.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120174 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 05:54:52 +00:00
mhammond%skippinet.com.au
50d2799bf8
Add support for nsIVariant, and fix a number of other bugs. Replace
...
nsAllocator with nsMemory.
Not part of the build; using global "a=" for this part of the tree.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120173 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 05:32:45 +00:00
karnaze%netscape.com
509866e746
bug 138436 - remove redundant style change reflows. a=asa, adt=putterman, sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120171 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-29 03:37:51 +00:00
dbaron%fas.harvard.edu
11f00a6636
Better simulate the automated update to configure that would have happened on the trunk (fixes line numbers for error reports during build). See bug 91305.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120160 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 23:36:58 +00:00
blakeross%telocity.com
00c4fb82f8
134039 - theme switching should shut down QL. r=law sr=hyatt a=dbaron adt1.0.0+
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120157 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 22:48:50 +00:00
shanjian%netscape.com
b73ef7a9df
update configure base on configure.in.
...
(configure.in change was made for :
#91305 add universal chardet into unix default extensions list.
That was checked in a week ago, but configure file is not updated yet.
)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120154 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 22:22:27 +00:00
darin%netscape.com
484eac2e03
fixes bug 138780 "Redirect with non-ASCII in URL fails"
...
r=andreas.otte@debitel.net sr=rpotts a=asa ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120145 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-28 19:40:00 +00:00
alecf%netscape.com
edc01d68be
fix comments to actually describe the interface for bug 136235
...
r=chak, sr=dveditz, a=dbaron
no ADT because this is simply a comment/doc change - there is no code involved.
trying to do the right thing here and just land this puppy.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120083 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 04:32:23 +00:00
wtc%netscape.com
c863d44ace
Bugzilla bug 129080: Unroll the collect_data code. Pin the required buffers.
...
Allow the cache to grow if necessary to hold large objects. r=nelsonb,wtc.
a=asa (on behalf of drivers) for checkin to the 1.0 branch
Modified Files: h_bigkey.c hash_buf.c
Tag: MOZILLA_1_0_0_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120076 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 03:43:49 +00:00
wtc%netscape.com
e418971eda
Cause tinderbox to rebuild. (Tag: MOZILLA_1_0_0_BRANCH)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120073 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 03:05:59 +00:00
wtc%netscape.com
dd7b6b45f5
Backed out the fix for bug 121975 on the MOZILLA_1_0_0_BRANCH. It doesn't
...
work on Windows 95.
Modified files: configure configure.in WIN32.mk _win95.h w95dllmain.c
w95thred.c
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120072 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 03:02:01 +00:00
sspitzer%netscape.com
a1721de603
fix for #134743 . mailing list entries get duplicated when you use turbo.
...
r=racham,sr=mscott,a=dbaron,a=adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120071 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 02:54:53 +00:00
law%netscape.com
a696f04d4d
Bug 136940; check new pref browser.turbo.singleProfileOnly, and if set, exit when last window closes. This code provides a stop-gap in case multi-profile bugs can't be fixed; r=morse, sr=blake, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120065 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 01:57:01 +00:00
(no author)
c3af0047a7
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120062 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 01:47:19 +00:00
law%netscape.com
f4637ef0de
Bug 116938; ensure temp file has extension matching content type, and, prevent ShellExecute on executable files; r=sgehani, sr=mscott, a=shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120060 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 01:40:17 +00:00
morse%netscape.com
cb3a2e0996
bug 132641, -killAll to close all windows, r=law, sr=jag, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120055 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 01:15:44 +00:00
cltbld%netscape.com
a5212f8062
fixing previous checkin: to rc2 for the moment.
...
asasaki checking in as cltbld, still bug 133797.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120054 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 01:13:48 +00:00
jst%netscape.com
9c851a6d41
Fixing OS/2 bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120052 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 01:07:40 +00:00
leaf%mozilla.org
9ff0d77979
force empty commit to branch to allow checking out with branch and date
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120049 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 00:39:10 +00:00
cltbld%netscape.com
72108100e8
Updating user agent string for 1.0, bug 133797.
...
r=lpham, sr=leaf, a=asa for blanket version approval.
asasaki checking in as cltbld.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120045 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 00:04:43 +00:00
curt%netscape.com
e3a4480ddc
Fixes infinite loop in windows installer
...
(r=leaf, sr=dveditz, r=leaf)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120035 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 23:27:40 +00:00
kmcclusk%netscape.com
4a76d52d77
Abort paint if destroying the PresShell and check for null PresShell in nsImageLoader. bug 102585. r=waterson sr=attinasi a=dbaron adt_a=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120028 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 23:05:09 +00:00
jst%netscape.com
256c0c9094
Fixing bug 98654. Making document.write() after setting window.location from within a script that comes from document.write() not cancel the load that was intiated by setting window.location. r=bzbarsky@mit.edu, sr=vidur@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120024 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 22:53:10 +00:00
brendan%mozilla.org
02d880cb36
Fix for 131348 (a=asa, r=shaver, sr=brendan, checking in for khanson).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120013 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 22:10:25 +00:00
peterv%netscape.com
1b3fa859b9
Fix for bug 135825 (No scrollbars in P3P summary window). r=Pike, sr=heikki, a=dbaron, adt1.0.0+.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120009 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 21:45:19 +00:00
mscott%netscape.com
a6bb24d4c8
Bug #121299 --> fix the cookie icon to use an icon with a transparent background
...
r=morse
sr=sspitzer
a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120007 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 21:42:29 +00:00
peterv%netscape.com
7c9a240e91
Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). r=harishd, sr=heikki, a=scc, adt1.0.0+.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120006 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 21:17:45 +00:00
rginda%netscape.com
5cee5838bf
- venkman only -
...
bug 139883, "ErrorHookProc can be tricked into thinking it never finished running", r=peterv, a=scc
fixes bad early return in jsds_ErrorHookProc
test for correct max params (12, not 8) in CreatePPLineMap
use nsnull instead of 0 for null pointer return value
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@120001 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:59:02 +00:00
cbiesinger%web.de
0726835c64
last checkin had a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119997 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:42:31 +00:00
cbiesinger%web.de
320ca6ca28
bug 104825 r=caillon sr=attinasi
...
ABBR and ACRONYM should not have arrow/question cursor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119996 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:41:04 +00:00
andreas.otte%debitel.net
4072445f12
fix bug 132254 [Invalid URL confuses mozilla], while resolving a
...
possible relative url do not return an error when the urlparser
identifies an invalid scheme, instead take the string as relative url
instead, r=morse, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119995 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:39:31 +00:00
pinkerton%netscape.com
3f8bb42c7e
delay mediator hookup to later in reflow to catch some other outliners. r=sdagley/sr=ben/a=roc. bug# 139263
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119994 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:27:10 +00:00
chak%netscape.com
44eccf3e99
Backing out fix for #106253 - Plugins aren't adding themselves to load groups
...
a=adt, a=drivers, r=peterl, sr=alecf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119990 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:19:44 +00:00
oeschger%netscape.com
bca9d10196
help content update: search database additions, dispensation per 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119989 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:19:05 +00:00
dougt%netscape.com
5d265597f7
Reduces the chance of losing a known race condition. 139556. r=rpotts@netscape.com, sr=darin@netscape.com, a=asa, *dt=jamiejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119988 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 20:16:47 +00:00
rjesup%wgate.com
533e58886e
Bug 135361: Print properties margin callouts mislabeled.
...
r=bzbarsky, sr=attinasi, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119966 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 15:07:30 +00:00
karnaze%netscape.com
afd1e054ec
bug 136746 - null pointer check if line is empty. a=asa, adt=jaimejr, sr=waterson/attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119964 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 14:55:25 +00:00
morse%netscape.com
42f8892aeb
bug 132641 implement -killAll, r=law, sr=sgehani, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119952 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 06:51:57 +00:00
jaggernaut%netscape.com
c6b05ab2a7
Bug 139522: SSL Pages are incorrectly displayed as being not encrypted. r=kaie, sr=alecf, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119951 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 06:50:33 +00:00
jaggernaut%netscape.com
8d79ab9138
Backing myself out. This was an accidental checkin, but it'll come for real soon, I promise :-)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119950 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 06:47:17 +00:00
jaggernaut%netscape.com
8a331877f7
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119948 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 06:44:20 +00:00
morse%netscape.com
bf5f91136e
bug 132641 implement -killAll, r=law, sr=sgehani, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119947 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 06:26:07 +00:00
morse%netscape.com
92dc132e55
bug 132641 implement -killAll, r=law, sr=sgehani, a=rjesup@wgate.com, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119946 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 06:19:53 +00:00
curt%netscape.com
6320031aac
Differentiate between a product name we show the user and an internal product
...
name we use for regisry and path names
(Bug 140178, r=ssu, sr=dveditz, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119941 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 04:49:56 +00:00
jkeiser%netscape.com
324d0ddc3b
Fix crash with keyboard access to comboboxes (bug 136606), r=rods@netscape.com, sr=attinasi@netscape.com, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119939 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 04:16:57 +00:00
bienvenu%netscape.com
95cb3a686d
fix bug 127707 from trunk crash adding news server after removing news server r=navin, sr=sspitzer a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119936 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 02:09:16 +00:00
ducarroz%netscape.com
51fa48e028
Fix for bug 138619. We must initialize rv before using it!. R=srilatha, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119920 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 00:48:29 +00:00
nhotta%netscape.com
030dc46ba9
Adding a localization comment to a property file not to translate the strings,
...
bug 139615, r=rchen, a=rjesup@wgate.com , adt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119919 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 00:47:23 +00:00
sspitzer%netscape.com
a3ae03ad37
fix for #101527
...
moveTo() [of directories with subdirectories] on windows doesn't behave the same as it does on linux and mac. r=dougt, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119916 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 00:39:53 +00:00
brendan%mozilla.org
514f134015
Purge the deflated string cache entry, if any, before finalizing external strings (140070, r=jband, sr=shaver, a=rjesup).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119913 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 23:54:34 +00:00
darin%netscape.com
8a410b6fe1
fixes bug 137965 "document contains no data on disconnect"
...
r=bbaetz sr=rpotts a=asa ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119912 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 23:54:31 +00:00
cotter%netscape.com
509d393ae1
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; content & formatting fixes for certs help
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119910 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 23:45:04 +00:00
sspitzer%netscape.com
1f51267cb5
new string for bug #137886 . r=ccarlen,sr=bienvenu,a=putterman,mcarlson
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119906 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 23:31:59 +00:00
darin%netscape.com
2e507a2491
fixes bug 139202 "should not send extra FTP commands"
...
patch=brade, r=mstoltz, sr=alecf,darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119905 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 23:30:25 +00:00
peterlubczynski%netscape.com
17d4973104
Fixing last checkin so it matches what's in the trunk (and doesn't crash on startup)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119891 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 22:36:58 +00:00
morse%netscape.com
8da15e1c80
bug 123633, prefs not written on shutdown, r=sgehani, sr=jag, a=rjesup@wgate.com, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119888 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 22:34:32 +00:00
brendan%mozilla.org
19e0851b35
Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson, a=blizzard).
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119882 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:59:36 +00:00
heikki%netscape.com
3106d5e24d
Bug 129607, do not try to parse when data in not XML. This improves performance and also fixes a hang if the data is HTML that has inline style elements. r=harishd, sr=vidur, a=rjesup@wgate.com,ADT.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119881 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:41:26 +00:00
pinkerton%netscape.com
ff9eb3391c
oops, missing a {
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119879 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:35:14 +00:00
pinkerton%netscape.com
ee124649b2
package download progress on mac for embedding. fix jar manifest to not pull en-unix on every platform. r=bryner/sr=ben/a=rjesup. bug#134523
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119867 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:09:37 +00:00
mkaply%us.ibm.com
902cd5e269
#125076
...
r=mkaply, sr=blizzard, a=roc+moz
OS/2 only - from Jessica Blanco - different way to allocate printer data to fix crash/hang on some drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119864 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:04:59 +00:00
mkaply%us.ibm.com
40e5a9d113
#139852
...
r=mkaply, sr=blizzard, a=roc+moz
OS/2 only - from Javier Pedemonte - implement ConstrainPosition
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119862 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:03:12 +00:00
mkaply%us.ibm.com
8df34cd68e
#139219
...
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - handle zorder event
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119861 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 21:00:24 +00:00
dbragg%netscape.com
8e808c44ee
Missed checking in these files when I fixed bug 126785. Opened as bug 138740. r=tao, sr=scc, a=rjesup@wgate.com
...
adt approved.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119860 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 20:58:57 +00:00
mkaply%us.ibm.com
cfcaa9c909
#138728
...
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - convert filtername to platform specific charset
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119859 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 20:57:48 +00:00
peterlubczynski%netscape.com
4023b25ccc
adding missed file
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119828 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 15:11:45 +00:00
peterlubczynski%netscape.com
168b044abc
Fixing crash with default plugin, r=av, sr=waterson, bug 139529 a=chofmann
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119827 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 14:25:24 +00:00
peterlubczynski%netscape.com
01a5f01e3f
Implementing BP_GetSupportedMIMETypes and NP_GetMIMEDescription on Mac to get MPEGs to work with Quicktime, bug 113464 r=bnesse sr=beard a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119826 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 14:23:26 +00:00
pinkerton%netscape.com
93cb40a1c2
Second attempt to fix bug 137295; gaps appearing in images on Mac OS X. Changed to not pass in the clipRgn when we're drawing to another image (e.g. animated GIFs), or another non-window destination where we don't want to clip. r=pink, sr=beard. a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119825 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 14:15:33 +00:00
pete.zha%sun.com
e33240dbef
bug 92491:press letters to select item in XUL menu, menulist
...
r=aaronl sr=hyatt a=shaver
Check in for Kyle Yuan's(kyle.yuan@sun.com ) fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119821 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 10:44:07 +00:00
sspitzer%netscape.com
5c8009f90e
fix for #124208 . Address Book window shows LDAP directories from previous Profile in turbo mode.
...
r=bienvenu, sr=mscott.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119815 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 05:37:13 +00:00
jj%netscape.com
812bb1716c
backing out last checkin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119814 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 05:36:59 +00:00
morse%netscape.com
dd51cc7727
bug 136972, change p3p default settings, r=sgehani, sr=jag, a=rjesup@wgate.com, adt=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119813 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 04:10:50 +00:00
dprice%netscape.com
9b5a6028f2
130428 - r=syd sr=dveditz a=scc adt=putterman
...
xpis can be triggered from urls with query strings
118216 - r=syd sr=dveditz a=scc adt=putterman
avoid edge case crashes by adding a few error checks
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119812 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 03:47:59 +00:00
mscott%netscape.com
83f74adbed
Bug #132731 --> dynamically adjust the width of the alert window to avoid truncation issues. Use the correct
...
font in the alert.
r=neil
sr=hewitt
a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119808 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 01:44:23 +00:00
sgehani%netscape.com
6d7ba532c9
Use getComplexValue() instead of getLocalizedUnicharPref().
...
b=139355; r=bryner; sr=alecf; a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119802 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 00:52:18 +00:00
dbaron%fas.harvard.edu
719f6148dd
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt. Also includes fixes for regressions from original checkin: bug 137556 (r=bryner sr=kin) and bug 137067 (r=bzbarsky sr=waterson). a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119796 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 00:24:49 +00:00
bzbarsky%mit.edu
5d62c3cc6a
Fix parsing of content-types. Bug 138639, r=bbaetz, sr=darin, a=scc.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119787 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:54:35 +00:00
cotter%netscape.com
aae80b929a
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. content updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119782 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:39:56 +00:00
rbs%maths.uq.edu.au
c3c7fa242d
MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119777 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:13:26 +00:00
kaie%netscape.com
8d102035fa
b=134992 Fix crash when displaying some S/Mime messages.
...
r=javi sr=alecf adt=putterman a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119776 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:10:59 +00:00
kaie%netscape.com
aa91314590
b=139349 Need to use dont_AddRef with GetCertAtIndex
...
r=bryner sr=alecf adt=putterman a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119775 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:09:55 +00:00
kaie%netscape.com
f1d171d635
b=139325 Leaking CERTCertificate references from
...
nsNSSCertificate::GetChain
r=bryner/javi sr=alecf adt=jaime a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119774 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:08:17 +00:00
kaie%netscape.com
b3068b50ef
b=125607 Temporary workaround for better displaying signed S/Mime messages
...
w/ attachments from IMAP servers.
r=ducarroz sr=bienvenu adt=putterman a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119773 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:04:33 +00:00
rbs%maths.uq.edu.au
7579ba6446
MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119771 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 23:02:37 +00:00
mscott%netscape.com
eaa65c0868
Bug #133580 --> make image/tiff attachments show up as external attachments
...
instead of acting non-existent in the message.
r=ducarroz
sr=bienvenu
a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119770 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 22:56:42 +00:00
bryner%netscape.com
09e6ecc483
Bug 124304 - make tab/shift+tab cycle through all recipients in the mail compose window (even ones not scrolled into view). r=ben, sr=hewitt, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119768 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 22:31:23 +00:00
sicking%bigfoot.com
cbe5acd88b
bug 137399: Make removeAttribute work again for html-elements not in main doc-tree
...
r=glazou sr=jst a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119765 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 22:14:39 +00:00
mkaply%us.ibm.com
44309b6b69
#124164
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - remove unnecessary XP_OS2 chunk that tries to fix form element fonts
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119762 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 22:05:17 +00:00
nhotta%netscape.com
e232ba020c
Changed to use a different util function which does not call the converter repeatedly in a loop
...
in order to workaround the converter problem (bug 138578),
bug 120728, r=ducarroz, sr=sspitzer, a=rjesup@wgate.com , adt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119761 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:56:13 +00:00
mkaply%us.ibm.com
aaf2e134b8
#136958
...
r=cls, a=scc
OS/2 only - remove high performance timer code - switch to OS millisecond timers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119760 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:55:38 +00:00
nhotta%netscape.com
29c0a861b1
Added out argument for NS_MsgStripRE to avoid altering the const argument,
...
bug 131983, r=ducarroz, sr=bienvenu, a=rjesup@wgate.com , adt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119759 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:54:13 +00:00
brade%netscape.com
699a315d5e
fix double-click bug (clicking twice quickly in scrollbar invokes properties dialogs); bug 134503, r=akkana, sr=kin, a=scc, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119750 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:32:12 +00:00
shanjian%netscape.com
6e2c371544
#115114 autodetect universal detects french as Central European (ISO-8859-2)
...
removing latin2 and win1250 prober to prevent latin1 confusion.
r=ftang, sr=scc, a=rjesup, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119745 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:16:26 +00:00
varga%utcru.sk
6c1e42594e
Fix for bug 135764 - mozilla crashes in DOM Inspector - Trunk [@ nsTreeBodyFrame::SetBounds]
...
r=bryner, sr=ben, a=scc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119744 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:05:32 +00:00
jfrancis%netscape.com
45b43ac004
branch landing of fix for bugzilla 135337: adt=jaime, a=shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119743 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:04:17 +00:00
blizzard%redhat.com
b502b8efc1
Bug #81779 . Mozilla crashes if you higlight and repeatedly drag text. Return if the source data items aren't available. r=rjesup,sr=shaver,a=shaver
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119742 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 21:03:46 +00:00
cltbld%netscape.com
52bc62de79
bugscape bug 13170: updated 'vers' to 2 - kysmith checking in as cltbld
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119737 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 20:24:15 +00:00
cotter%netscape.com
7beecd0046
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. cert updates, help on help
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119691 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 05:55:48 +00:00
(no author)
959f48bb82
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119689 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 05:52:06 +00:00
saari%netscape.com
9392bde1e3
fix for bugzilla 135226. Slight modification of previous patch to disable image optimization to DDBs when displaying on a paletted device. This isn't the ideal solution, but it is what I'm going with for the moment to deal with the embedding pull tomorrow morning.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119687 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 04:53:42 +00:00
shanjian%netscape.com
d4bc26bd24
#138002 nsParser should not accept charset notification coming from low priority source
...
check existing charset source and send notification only when existing charset source is
lower than meta charset.
r=ftang, sr=jst, a=shaver, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119663 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-24 00:49:38 +00:00
locka%iol.ie
aa4c21982b
Add missing nssckbi library to embedding manifests. b=134034 r=kaie@netscape.com sr=rpotts@netscape.com a=putterman@netscape.com a=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119641 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 22:51:46 +00:00
suresh%netscape.com
9820819552
fix for 138231. select a tab if the last selected one is not in view. r=suresh, sr=alecf.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119636 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 22:27:08 +00:00
dougt%netscape.com
880f61a67c
PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, a=rjesup@wgate.com , b=106009
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119633 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:32:33 +00:00
dougt%netscape.com
521e7835df
Fix for 139512. GPF During Installation in Regxpcom during install. patch by jband, r=dougt, sr=shaver, a=blizzard
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119632 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:19:39 +00:00
mkaply%us.ibm.com
c5bd386711
#100676
...
r=pedemont,cls (makefile), sr=alecf, a=shaver
OS/2 only - remove dependency on uconv for filename conversions
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119631 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:11:47 +00:00
bzbarsky%mit.edu
e85e0624e7
Fix cloneNode() to properly copy the "style" attr as an object, not a
...
string. Bug 137428, r=fabian, sr=jst, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119630 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:08:11 +00:00
bzbarsky%mit.edu
9821e88608
Fix crash on copying string with embedded nulls. Bug 136278, r=brade,
...
sr=kin, a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119629 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:05:38 +00:00
mkaply%us.ibm.com
b4b60272e8
#100676
...
r=pedemont,cls (makefile), sr=alecf, a=shaver
OS/2 only - remove dependency on uconv for filename conversions
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119628 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:04:20 +00:00
varada%netscape.com
fc89f1262e
fix for 136937- mail compose body becomes uneditable after send failure;r=srilatha;sr=mscott;a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119627 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:01:59 +00:00
mkaply%us.ibm.com
3e5989752f
#124164
...
r=mkaply, sr=blizzard, a=shaver
OS/2 only - code from Javier Pedemonte to properly set font heights
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119626 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 21:01:28 +00:00
cavin%netscape.com
a40574c03f
Fix for 134897. Reset 'mInitialized' and 'm_initialized' for imap so that the folder obj will be re-initialized for new profiles. Also reset 'mPath' and 'm_pathName' for imap so that it points to the right physical location for the new profile (instead of carrying over from previous profile). r=bienvenu, sr=sspitzer, a=asa, adt=putterman.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119625 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 20:55:20 +00:00
brade%netscape.com
f6cf35ca4e
remove FontManager (moved to gfxComponent.xml) so it can be weak linked (bug 138495); r=ccarlen, pinkerton, sr=sfraser, a=rjesup, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119611 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 13:23:15 +00:00
brade%netscape.com
33244035e4
add fontmanager library (bug 138495) r=ccarlen, pinkerton, sr=sfraser, a=rjesup, adt=putterman
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119610 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 13:06:05 +00:00
peterv%netscape.com
1071f10c04
Fix for bug 135895 (XHTML <style> element not working). r=sicking, sr=jst, a=asa, adt1.0.0+.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119607 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 12:37:17 +00:00
darin%netscape.com
e6328bd509
fixes bug 136216 "[viewpoint] GetURL fails on https file when the file is
...
partially in the browser's memory cache" r=serge, sr=rpotts, a=asa, ADT+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119602 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 05:47:43 +00:00
naving%netscape.com
d86149a289
134291 r=mscott sr=bienvenu a=rjesup. Make migration work for 2nd profile w/ imap acct in turbo mode.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119586 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 00:57:41 +00:00
rdayal%netscape.com
14eda85230
Fix for leaks by each entry retrieved during any LDAP search, bug # 134069
...
r=dmose, sr=sspitzer, a=roc+moz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119580 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 00:02:44 +00:00
srilatha%netscape.com
57e6b9c547
Fix for bug #134947 . Import text dialog unusable,
...
r=varada, sr=sspitzer, a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119579 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 23:57:55 +00:00
bzbarsky%mit.edu
82d1070192
Inspector shows wrong list of style rules for table elements. Bug
...
122557, r=caillon, sr=hewitt, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119577 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 23:51:23 +00:00
rdayal%netscape.com
c0392aee23
fix for MAPI Send of file with non English filenames, bug # 103313
...
r=nhotta, sr=mscott, a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119565 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 22:30:40 +00:00
ducarroz%netscape.com
02822617db
Fix for bug 136008. Do not cache the compose window if it's the last window else that will prevent the application to shutdown. Patch submitted by antonio.xu@sun.com. R=ducarroz, SR=bienvenu, A=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119563 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 20:58:35 +00:00
ducarroz%netscape.com
172fc515a3
Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer, A= rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119559 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 20:37:09 +00:00
jdunn%netscape.com
eac3008773
adding a newline (HP requires them)
...
r=cls@seawood.org
a=asasaki@netscape.com
# 139191
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119550 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 17:04:18 +00:00
kaie%netscape.com
52cca6ed36
b=137154 PSM needs to call SSL_ClearSessionCache before switching profiles
...
r=wtc/javi sr=alecf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119541 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 13:55:32 +00:00
brade%netscape.com
02f579ce4a
show error when unable to publish (such as being unable to create a uri) bug 126258; r=cmanske, sr=kin, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119537 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 13:08:35 +00:00
rods%netscape.com
9ed956dcca
Cache the Zoom and TextZoom for the main DC while in Print Preview and then set
...
it back when leaving Print Preview
Bug 136785 r=dcone sr=attinasi adt=putterman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119536 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 12:18:39 +00:00
blakeross%telocity.com
96d8a8ece0
105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119533 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 03:13:11 +00:00
blakeross%telocity.com
bf9337f3d8
105547 - windows open in new window instead of tabs (remove pref for now). r=bryner sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119531 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 03:08:12 +00:00
naving%netscape.com
4ce66d0295
22994 r=morse sr=dveditz sspitzer a=asa Add support for blocking cookies in mailnews by default. Used an overlay to add this new checkbox that gets the value from disableCookieForMailNews pref
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119530 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 01:46:26 +00:00
naving%netscape.com
5b7d330067
137008 r=bienvenu sr=mscott a=asa. Make redo delete messages work for quick search results when folder was in
...
threaded view.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119529 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-22 01:33:36 +00:00
sicking%bigfoot.com
9c4bd18276
Bug 132302: Throw right exceptions for DOM Ranges.
...
r=Pike, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119520 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-21 18:01:15 +00:00
cbiesinger%web.de
36ca27b46a
bug 136402 patch by neil.marshall@sympatico.ca r=db48x sr=alecf a=asa
...
Case of first letter in text labels is sometimes wrong in the Media tab
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119499 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 18:12:00 +00:00
caillon%returnzero.com
998811395f
Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119492 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 14:48:47 +00:00
caillon%returnzero.com
e7acea9915
Bug 137297. Alphabetize computed style's queryableProperties list. r=bzbarsky, sr=hewitt, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119491 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 14:40:32 +00:00
jfrancis%netscape.com
65d1906f81
branch landing of 136944: crash in editor when typing.
...
a=asa; adt=Jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119489 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 14:14:01 +00:00
hwaara%chello.se
fce95b6677
#128527 , "disabling a radiobutton doesn't disable the text"
...
r=andreww, sr=hewitt, a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119488 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 13:12:40 +00:00
rods%netscape.com
2ec240eb5c
This displays a focus ring when the listbox has focus for HTML listboxes (NOT XBL listboxes)
...
The idea is that when the SelectAreaFrame (which is the parent) of the options
is asked to paint then it asks the ListControlframe to paint the focus ring in
the correct spot. It need to find the first non-disabled option (ignoring opt
groups) and if nothing is selected it need to find the first frame which is the
dummy option. Also, it now track thru a static data member which listControl
frame currently has focus (this was taking from how comboboxes track it internally)
Bug 64165 r=jkeiser sr=attinasi adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119486 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 12:29:40 +00:00
mscott%netscape.com
21202829f3
Bug #133130 --> fix a race condition that caused the notification icon
...
to never go away.
Bug #135753 --> figure out the folder to select when the user clicks on the
animated alert to ensure that we select the right folder.
Bug #123104 --> fix an inaccuracy in the new mail count. Always reset to 0
if we discover we have no new mail even if the state has already been changed
that way.
r=naving, sr=bienvenu/sspitzer
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119471 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 03:11:20 +00:00
oeschger%netscape.com
df8ed489af
adding image to help, author=robinf, r=oeschger, dispensation for regular updates per 122806
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119447 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 01:22:41 +00:00
harishd%netscape.com
759cc84ac4
Prevent charset loading for document.write content because it's already in unicode. b=125317, r=ftang, sr=jst, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119439 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 23:24:07 +00:00
heikki%netscape.com
5e7aa6a1c8
Bug 137632, going back and forward in history does not scroll back to anchor location nor does it select the anchor (if pref set). r=radha, sr=jst, a=rjesup,ADT.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119436 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 23:13:15 +00:00
(no author)
943efc9e9f
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119426 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 22:25:24 +00:00
bzbarsky%mit.edu
b7b3e572b6
Make the "Close" menuitem and shortcut work in Inspector. Bug 128663,
...
r=hwaara, sr=hewitt, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119424 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 22:24:45 +00:00
ftang%netscape.com
2b12789fbf
fix bug 131837 r=nhotta sr=kin. fix simp chinese to unicode mapping table for se
...
veral sites
carry from trunk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119423 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 21:58:18 +00:00
mkaply%us.ibm.com
aaa9ecf79b
#137693
...
r=mkaply, sr=blizzard, a=rjesup@wgate.com
OS/2 only - workaround for MINCHO font bug
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119422 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 21:57:22 +00:00
nhotta%netscape.com
9ac4527500
Use ISO-8859-1 as a compose charset if us-ascii, change for edit as new,
...
bug 136938, r=ducarroz, sr=kin, a=asa, adt.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119419 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 21:37:36 +00:00
harishd%netscape.com
d9d21ee90f
Initialize token allocator, in the BuildMode(), regardless of whether a sink is available or not. b=137644, r=heikki, sr=jst, a=adt,asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119418 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 21:09:20 +00:00
harishd%netscape.com
0068546bf3
Fixed a crash by making sure that the CNavDTD and nsHTMLContentSink stacjs are synchronized when handling FORM. b=133410, r=heikki, sr=jst, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119417 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 21:00:14 +00:00
peterlubczynski%netscape.com
0d8ecd0d21
Fixing smoketest blocker bug 138500 r=av sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119410 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 18:18:58 +00:00
cbiesinger%web.de
a41a9d2a9e
bug 138475 r=bbaetz sr=darin a=asa
...
data: protocol doesn't unescape its uri string
also fixes bug where data: urls w/o mimetype didn't work (e.g. data:,foobar)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119404 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 15:16:41 +00:00
varada%netscape.com
39b506ab01
fix for 58506;smtp panel doesnt get refreshed when creating a new default smtp server;r=srilatha;sr=mscott;a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119401 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 14:22:54 +00:00
kin%netscape.com
bd004663da
Fix for bug 106489 (Text entered in box does not appear)
...
- Moved MoveChildrenTo() and GetRealFrame() to a point in the
file where they could be called from my new utility method
AdjustOutOfFlowFrameParentPtrs().
- Modified MoveChildrenTo() to take an nsFrameConstructorState arg,
so that it can call my new method AdjustOutOfFlowFrameParentPtrs()
so that out-of-flow floater frames are reparented to the correct
containing block when the placeholder is moved under the block
created in ConstructInline().
r=attinasi@netscape.com sr=waterson@netscape.com
adt=jaimejr@netscape.com a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119395 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 13:37:35 +00:00
kin%netscape.com
6ee8dd438a
Fix for bug 68331 (Moving caret in TEXTAREA to start of line can cause page to scroll horizontally)
...
- Modified GetSelectionRegionRectAndScrollableView() to clip
aRect so that it is completely within the bounds of the
scrolledView. This insures that other scrolled views in
the parent hierarchy will not scroll more than they have to.
r=brade@netscape.com sr=sfraser@netscape.com
adt=jaimejr@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119394 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 13:36:31 +00:00
sicking%bigfoot.com
a8674b4e10
Bug 132300. A better way to bootstrap XPathEvaluator by following the specs recommendation and making documents implement the interface.
...
r=pike sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119393 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 13:26:19 +00:00
rjc%netscape.com
31f63c43ed
Fix adt1.0.0+ bug #132493 on MOZILLA_1_0_0_BRANCH (already on tip): Mac OS X multiple sheets issue. r=pink sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119390 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 10:29:16 +00:00
mjudge%netscape.com
4eb038a1c4
82151 fix for caret jumping in text areas from beginning to end. adt+ a+ ect QA tested on Trunk
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119388 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 10:09:17 +00:00
mjudge%netscape.com
094f94cb44
adt+ and a+ 82151. fix to stop caret from jumping to beginning or ending of text area.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119387 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 10:08:18 +00:00
rpotts%netscape.com
82b127ba0b
bug #105253 (r=peterl, sr=jst, a=adt) plugin streams are not added to the loadgroup...
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119385 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 08:24:08 +00:00
gerv%gerv.net
93d7608437
Bug 3935 - mozilla-native psuedo classes and properties should be marked as such. This fixes a number of them; still a few more to do. Patch by gerv, r=dbaron, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119384 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 08:07:11 +00:00
cotter%netscape.com
efe7a90161
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. uprivacy feature updates
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119383 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 07:51:30 +00:00
shliang%netscape.com
3c852822ad
135975 - theme preview images are outdated - images by gregvalure@yahoo.com - r=andreww, sr=hewitt, a=jesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119381 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 07:38:23 +00:00
shliang%netscape.com
195ec35e03
134801 - account manager panels out of order - r=bhuvan,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119380 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 07:22:44 +00:00
shliang%netscape.com
ffc3fedbde
133863 - plugin finder service pref ui - r=hewitt, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119377 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 07:15:03 +00:00
rdayal%netscape.com
70903d0a21
Fix for MAPI send to work without causing any hang of the calling MAPI apps.
...
bug # 129347.
r=ducarroz, sr=mscott, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119376 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 07:11:28 +00:00
jefft%netscape.com
ce8692fe97
fixed bug 133437 - Pop acnts:Sent Copy of MDN Request messages should have MSG_FLAG_MDN_REPORT_NEEDED turned off, r=ducarroz, sr=bienvenu, a=jaimejr; bug 136476 - MDN:If you filter mesgs and receive a mesg that is requesting RR, you are prompted to send the RR before you actually click on the mesg; r=bienvenu,sr=sspitzer,a=jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119373 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:42:12 +00:00
sfraser%netscape.com
a41718dcc7
Fix for bug 127362 -- incremental scrolling gets slower and slower. Make sure that we shift window->visRgn to the correct coordinates before doing region math, and ensure that HandleUpdateEvent() leaves the port in the way that it found it. r=pinkerton, sr=beard. a=asa for branch checkin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119372 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:30:57 +00:00
srilatha%netscape.com
133c46acb5
Part of fix for bug# 134947. Import Text Dialog unusable
...
r=varada, sr=sspitzer, a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119371 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:29:15 +00:00
racham%netscape.com
a7ee21f18d
Fixing bug 137876. This fixes a typo in the function call so that ISPs can execute customized routines at the end of mailnews account creation process. r=andreww, sr=sspitzer, a=asa, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119370 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:20:34 +00:00
racham%netscape.com
ea39f306d9
Fixing bug 131330. This fix allows ISPs to customize wizard pages with desired style rules example being setting customized images for page header. r=andreww, sr=sspitzer, a=asa, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119369 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:14:52 +00:00
mjudge%netscape.com
c71efb01ce
103888 adt approved. QA tested on trunk. fix for typing and having characters end up at end of inline style block after a <BR>
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119368 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:09:17 +00:00
danm%netscape.com
e0a60c50f5
make blur() available to embedded apps. bug 57841 in its third avatar r=jst,scc a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119367 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:06:36 +00:00
bbaetz%student.usyd.edu.au
efec05ce41
Bug 134270 - ftp password displayed in page heading
...
r=dougt, sr=darin, a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119365 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 06:02:42 +00:00
mjudge%netscape.com
b5d53cbfd1
102220 r=jfrancis sr=kin QA approved on trunk. fix forup down situation with typing and shift selecting.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119364 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:55:23 +00:00
heikki%netscape.com
07e496302c
Bug 136788, XML pages do not display when going back and forward in history. Patch from peterv, r=jst, sr=heikki, a=asa,ADT.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119363 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:49:32 +00:00
srilatha%netscape.com
329777865b
Fix for bug # 129708. Multibyte baseDN gets garbled in Directory Server Properties dialog
...
r=ducarroz, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119362 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:48:04 +00:00
joki%netscape.com
bde5680d10
Fix for bug 93111, fix event targetting in tables over rowspans and empty cells by making rows and cols invalid targets (forcing targetting of cells or the table itself). r:dbaron, sr:jst, a:asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119361 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:47:38 +00:00
bnesse%netscape.com
60f04d9ed1
Fix for bug 123787. Insure gRoot is allocated before attempting to free it. r=sfraser, sr=alecf, a=valeski, adt=paw.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119360 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:46:07 +00:00
joki%netscape.com
a44296e6f4
Fix for bug 128676, Have focus events sent directly to their widgets since using coord targeting can now be inaccurate. r:roc+moz, sr:jst, a:asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119359 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:42:27 +00:00
joki%netscape.com
4fd072f9b3
Fix for bug 135345, stop infinite recursion caused when calling select() from inside a focus event handler. r:jkeiser, sr:jst, a:asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119358 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:38:29 +00:00
mjudge%netscape.com
02d6beada3
7868 QA checked it out on trunk. fx will allow a QI to nsISelectionDisplay of nsPresShell and a GetInterface of nsISelectionDisplay on the webbrowser.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119357 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 05:33:39 +00:00
jkeiser%netscape.com
cf4ae53af2
rods's patch to move print properties to global dialog for embedding (bug 138026), r=dcone@netscape.com, sr=attinasi@netscape.com, a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119356 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 04:46:29 +00:00
timeless%mac.com
c5bcf9cb2d
Bug 136910ÿldap build bustage on QNX
...
r=dmose r=cls a=asa (for build bustage checkin and on behalf of drivers)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119299 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-18 21:32:36 +00:00
dougt%netscape.com
31012ea782
Fixing 138080 on the branch. a=leaf@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119272 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-18 16:17:29 +00:00
kaie%netscape.com
3045303bda
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf a=rjesup
Fixing bustage, approval for checkin to the closed tree from asasaki
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119238 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 17:21:14 +00:00
dougt%netscape.com
664f7b6ba9
Backing out pavlov's changes. Note to self: never check in other people's code.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119237 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 16:23:35 +00:00
peterlubczynski%netscape.com
ae1c53e386
Fixing bustage in REQUIRES line for Windows gmake builds
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119236 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 16:07:09 +00:00
caillon%returnzero.com
0b3bab9d61
Make WidgetStateManager also remember the .checked property for <listitem type="checkbox"/>. This fixes bug 134441, Scripts & Windows pref panel doesn't remember checkboxes on viewing it the second time. r=hewitt, sr=ben
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119234 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 14:46:21 +00:00
peterlubczynski%netscape.com
7234c2c8d4
Fix for hidden attribute not working correctly on EMBED tag, bug 136456 r=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119232 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 14:32:27 +00:00
kaie%netscape.com
a86b530963
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119230 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 14:24:53 +00:00
caillon%returnzero.com
7798a03d15
Bug 137103, Remove a duplicate pref that slipped in with the fix for 117707. Thanks to jonasj@jonasj.dk for noticing this and providing the patch. r=caillon sr=tor a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119229 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 14:17:31 +00:00
pinkerton%netscape.com
bc50d32b62
package xul security dialogs in embedding. also add appcomps to embed to get session history. r=ccarlen/sr=alecf/a=rjesup. bug# 135211
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119227 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 14:11:36 +00:00
peterlubczynski%netscape.com
8fa83f72eb
Changes for plugin finder service, bug 133864, r=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119225 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 14:07:10 +00:00
pinkerton%netscape.com
c27c3fcdcc
fixes to make tabs look much nicer in dialogs. r=pink/sr=hyatt. bug# 134447
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119223 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 13:51:35 +00:00
karnaze%netscape.com
735a2536da
bug 125543 - Row groups are prevented from splitting in the reflow preceeding the special height reflow. Cells are only notified that they should observe a percent height element if the element is inside the table's cell. Percent height elements inside the body will have a height based on the page height when printing. a=asa, adt=paw, sr=kin, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119222 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 13:01:22 +00:00
rods%netscape.com
f24f902979
Add a new attr to PrintObject for identifying POs that are to be hidden, not
...
reflowed. So if a frameset frame's root frame is zero height then we mark it
hidden and not to be printed.
Bug 134769 r=dcone sr=attinasi adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119221 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 12:37:04 +00:00
heikki%netscape.com
64dd27f57c
Bug 128541, make send(null) work again, and make us match IE6 more closely regarding the parameters we accept. r=harishd, sr=jst, a=rjesup,ADT.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119214 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 06:33:57 +00:00
heikki%netscape.com
33ecf1d294
Bug 128326, disable save as complete for XML because of serious dataloss bugs. r=bzbarsky, sr=blake, a=asa,ADT.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119213 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 06:29:44 +00:00
shanjian%netscape.com
918dad7488
#128154 Crash: opening non-ascii attachments
...
replace default "default char" from '?' to '_'. The former one is not
acceptable in windows filename.
r=ftang, sr=alecf, a=asa, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119212 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 06:01:51 +00:00
dprice%netscape.com
0d3b70b536
1364967 r=jfrancis sr=dveditz a=rjesup adt=putterman
...
add xpicleanup to carbon builds
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119208 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 04:57:35 +00:00
cotter%netscape.com
6ebf49f699
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor fix for smime help.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119207 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 04:52:07 +00:00
jst%netscape.com
b1df11336d
Checking in jeff.qiu@sun.com's fix for bug 77585. Speeding up AppendData() on nsGenericDOMDataNode, this speeds up loading of long text documents. r=cbiesinger@web.de, sr=jst@netscape.com, a=rjesup@wgate.com.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119186 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 00:26:53 +00:00
ccarlen%netscape.com
6497384abd
Bug 136311 - Can't install on 8.6 because MSL is using functions not available there. Set the compile flags so we don't use HFS. r=brade/sr=sfraser/a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119180 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 00:07:01 +00:00
jaggernaut%netscape.com
af6d4e6058
Bug 121841: <!ENTITY> hangs 0.9.8 and trunk using 100% CPU. r=bryner, sr=scc, a=scc, a=adt, approval from leaf and asa to check into closed tree.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119179 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 00:02:33 +00:00
rods%netscape.com
d0ddeb0ea7
backing out unwanted check in
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119164 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 22:39:07 +00:00
sspitzer%netscape.com
177c560d03
temporary fix for #130581 . the cached compose window has issues on linux, if your
...
focus model is "focus follows mouse". Until we figure that out (see #137698 ),
we need to disable this performance trick on unix.
APPROVED FOR THE CLOSED 1.0 BRANCH.
r/sr=bienvenu, a=asa,leaf, adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119163 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 22:36:43 +00:00
rods%netscape.com
b5137cca5b
Add a new attr to PrintObject for identifying POs that are to be hidden, not
...
reflowed. So if a frameset frame's root frame is zero height then we mark it
hidden and not to be printed.
Bug 134769 r=dcone sr=attinasi adt=jaime
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119152 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 22:04:47 +00:00
brade%netscape.com
5b4d8f10d0
back out changes that were inadvertently checked in with previous revision (a=asa, a=leaf) bug 137790
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119146 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 21:04:40 +00:00
waterson%netscape.com
15861e0899
Bug 137378. Stop ancestor frame notification at a frame that is an NS_FRAME_REFLOW_ROOT. r=karnaze, sr=kin, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119143 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 20:56:18 +00:00
dougt%netscape.com
459491e786
Landing the better part of 129953 and in the process fixing a smoketest blocker. a=leaf
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119142 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 20:55:29 +00:00
andreww%netscape.com
a25e0f514e
bug 128895 removing aqua button appearance to throbber in osx , r=shliang, sr=sfraser, adt=jaimejr a=asa and a=asa+leaf on checking this into closed tree.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119139 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 20:04:11 +00:00
mkaply%us.ibm.com
c5eb29c591
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119134 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 19:22:46 +00:00
(no author)
5551933833
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119132 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 19:09:58 +00:00
jj%netscape.com
6f7df30dbe
#134227 : Updated Mozilla installer strings to 1.0.0 (branch). r=leaf, sr=granrose, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119113 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 17:41:03 +00:00
jj%netscape.com
c7bae18605
#134223 : udpating Finder's Get Info strings to 1.0 for OS9 and OSX. r=asaki, sr=granrose, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119112 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 17:29:13 +00:00
kaie%netscape.com
cbac461555
b=118319 Fix memory leak.
...
r=javi/wtc sr=blizzard a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119107 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 14:16:13 +00:00
kaie%netscape.com
e7af3755e5
b=136908 Make CRL manager UI work again.
...
r=kaie sr=ben a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119105 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 14:11:27 +00:00
bbaetz%student.usyd.edu.au
cf1554a393
Bug 129420 - mailto: urls not working with PAC
...
r=dougt, sr=darin, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119092 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 07:44:10 +00:00
ftang%netscape.com
45fcc528e6
carry ccarlen's mac os 9 trunk bustage fix to branch
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119085 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 06:33:34 +00:00
jaggernaut%netscape.com
6fb703b7e6
Bug 128965: Better icons for components, images by Andreas Premstaller <andreas.premstaller@uibk.ac.at>, r=marlon, sr=jag, a=drivers, a=adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119081 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 05:45:34 +00:00
dprice%netscape.com
c90c704127
123649 r=mjudge sr=dveditz a=rjesup adt=putterman
...
crasher fix landing on branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119079 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 05:19:17 +00:00
dougt%netscape.com
bc2f5778ac
I am with Alec. I really hate the mac build system.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119077 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 04:55:48 +00:00
dougt%netscape.com
5820b9d970
xpcom initalization of event queue. r=brendan@mozilla.org, sr=darin@netscape.com, a=asa@mozilla.org, 135531
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119068 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 04:03:48 +00:00
rbs%maths.uq.edu.au
26432dcb35
dataloss, SaveAs leaves private [-|_moz] attributes in the output, b=134298, r=akkana, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119063 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 03:22:31 +00:00
dougt%netscape.com
a060ea6240
xpcom initalization of event queue. r=brendan@mozilla.org, sr=darin@netscape.com, a=asa@mozilla.org, 135531
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119060 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 03:07:13 +00:00
dougt%netscape.com
fdfe478178
Addresses threadsafe of native loader. 98755, r=waterson, sr=jband, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119059 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 03:02:40 +00:00
dougt%netscape.com
cea9c992fa
Fixes shutdown crash [@PR_EnterMonitor] called with a deleted monitor on the MemoryFlusher thread. 135330, r=brendan@mozilla.org, sr=jband@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119058 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 03:00:04 +00:00
dougt%netscape.com
e510dfda65
Landing 129953 for pavlov@netscape.com. r=rjesup@wgate.com, sr=rpotts@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119057 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 02:52:49 +00:00
leaf%mozilla.org
3349bf4f6c
bug 136673. version mozilla.exe. code from asasaki@netscape.com, r=cls, sr=leaf
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119053 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 02:18:12 +00:00
mkaply%us.ibm.com
50de85c1f1
#59403
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - beginning of drag/drop
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119052 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 02:17:11 +00:00
mkaply%us.ibm.com
f5acf31b44
#135795
...
r=cls, a=asa
Disable mkdepend on OS/2 for now
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119051 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 02:14:20 +00:00
varga%utcru.sk
9a5c5ad50c
Fix for bug 137178 - Outliner tree expanded by default, should not be.
...
- prevent insertions to closed containers
r=sgehani/varga, sr=hewitt, patch=sgehani,varga, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119048 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 01:15:28 +00:00
morse%netscape.com
bd887d65a7
bug 137551, form manager stopped working, sr=scc, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119046 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 01:08:12 +00:00
shliang%netscape.com
dfc2a9baa4
137211 - change Netcenter reference in absync to Netscape.com. r=ssu,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119043 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:15:25 +00:00
smontagu%netscape.com
785b3a8b97
(Checkin for Roland.Mainz@informatik.med.uni-giessen.de). Bug 127520 "Large pictures print corrupted", r=db48x, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119040 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:11:08 +00:00
ftang%netscape.com
e089b55ded
fix bug 110726. r=ccarlen sr=sfraser a=asa
...
install Carbon Input Text event handler for embedding project
from trunk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119039 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:10:02 +00:00
ftang%netscape.com
56eaff5f89
fix bug 110726. add imlementation of Carbone Text Event handler forwarding code to CBrowserShell
...
r=ccarlen sr=sfraser a=asa
from trunk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119036 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:08:10 +00:00
ftang%netscape.com
b1b0b5e26f
add CTextInputEventHandling.cpp to the project
...
fix bug 110726. r=ccarlen sr=sfraser a=asa
from trunk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119035 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:05:43 +00:00
ftang%netscape.com
5f9959cb6a
fix bug 110726. r=ccarlen sr=sfraser a=asa
...
from trunk. add implementation to deal with Carboneevnt for input method
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119034 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:04:11 +00:00
ftang%netscape.com
d0d165e336
fix bug 110726. add CTextInputEventHandler.h
...
r=ccarlen sr=sfraser a=asa
from trunk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119033 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:03:25 +00:00
attinasi%netscape.com
673fac74ae
Migrating patch from trunk to branch: prevent crash by clearing undisplayed map when style sheet is added. b=118014 r=dbaron sr=kin a=asa and jaimejr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119032 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:03:15 +00:00
ftang%netscape.com
849a03fcf4
fix bug 110726. impelement nsIMacTextInputEventSink on nsMacWindow
...
to fix embedding input method
r=ccarlen sr=sfraser a=asa
carry from trunk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119030 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:01:01 +00:00
dcone%netscape.com
43b89a87c3
b=121230 r=kmcclusk sr=attinasi a=tor. ADT+ approved. Fix PNG rendering.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119029 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 00:00:01 +00:00
ftang%netscape.com
2b462d89ac
add nsIMacTextInputEventSink.idl to the widetIDL. move from trunk
...
fix bug 110726. r=ccarlen sr=sfraser a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119028 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 23:58:56 +00:00
ftang%netscape.com
7f02e46de6
add this from trunk
...
fix bug 110726 r=ccarlen sr=sfraser a=asa
add idl for mac input method.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119026 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 23:56:53 +00:00
leaf%mozilla.org
6ea3a5d455
bugs 133794 and 135585, update release notes urls, fix about: page user-agent
...
printing. reviews/approvals noted in bugs.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119023 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 23:50:17 +00:00
(no author)
6fd3021383
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119022 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 23:49:30 +00:00
harishd%netscape.com
75ffa9f160
Fix js line numbers in html documents. b=111576, r=heikki, sr=jst a=asa,scc
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@119016 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 23:44:48 +00:00
brade%netscape.com
ae776da105
bug 135862, use correct strings for new composer window (submitted by cmanske, r=brade, sr=kin, a=rjesup, adt=jaime, l10n=rchen)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118985 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 14:42:09 +00:00
brade%netscape.com
add60686df
bug 75898 (force platform overlays during jar process) r=pinkerton, sr=sfraser, a=asa, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118984 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 14:28:32 +00:00
brade%netscape.com
318c4d4e32
remove Composer's debug menu (bug 83349, r=rcassubm cmanske, sr=sfraser, a=asa, adt=jaime)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118982 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 13:54:24 +00:00
kaie%netscape.com
e93a97fc87
b=119481 Fix various unitialized variables.
...
r=kaie/javi sr=kin a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118977 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 11:37:58 +00:00
kaie%netscape.com
758b75177d
b=129740 Fix client auth with profiles migrated from Communicator.
...
r=javi sr=alecf a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118976 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 11:34:38 +00:00
kaie%netscape.com
045bea67fd
b=132543 Fix crash when downloading CRL
...
r=javi sr=alecf a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118975 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 11:32:10 +00:00
jkeiser%netscape.com
d78f3e282e
Fix reflow problems for boxes with non-box children (bug 119849), r=hewitt, sr=attinasi, a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118972 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 04:54:23 +00:00
dcone%netscape.com
f6400c0959
b=135208 r=kmcclusk, sr=attinasi a=asa adt approved. Fix color printout of light text.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118971 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 04:09:28 +00:00
naving%netscape.com
9507ed70ae
136636 r=bienvenu sr=sspitzer a=rjesup. Do not set m_ownFolderStream to false, StartBatch is called twice here
...
and would leave the stream open.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118970 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 04:01:50 +00:00
jdunn%netscape.com
358d670381
Use compiler define _AIX instead of user defined AIX4_3 (which isn't set
...
on AIX5L)
# 133834
r=dmose@netscape.com
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118952 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-14 11:15:10 +00:00
timeless%mac.com
76ee3df50c
Bug 129999 needs ansi-1251 font support in nsFontMetricsGTK/nsFontMetricsXlib
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=katakai sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118946 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-14 00:40:26 +00:00
seawood%netscape.com
d37950ff50
Make --srcdir autodetection work with activestate perl
...
Bug #135589
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118942 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 23:03:00 +00:00
caillon%returnzero.com
a31ba917d3
Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118941 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 22:49:21 +00:00
dbragg%netscape.com
72cf8919f4
Regular update of localeVersion to 1.0.0 (bug 126785) r=tao, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118932 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 16:22:23 +00:00
dbragg%netscape.com
a533e6f79e
Regular update of localeVersion strings to 1.0.0. (bug 126785) r=tao, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118931 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 16:09:05 +00:00
dbaron%fas.harvard.edu
e8755c4945
Fix percentage font sizes when all font properties specified (and not inherited) by weaking (again) optimization of not calling parent's GetStyleData. b=132381 r=hyatt sr=waterson a=rjesup
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118930 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 15:40:31 +00:00
sicking%bigfoot.com
e661aff94e
Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
...
r=hixie sr=hyatt a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118928 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 15:05:18 +00:00
colin%theblakes.com
11af650b54
Fix busted printing for OpenVMS.
...
All these changes should be OpenVMS only.
b=136884 r=rods sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118924 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 12:53:28 +00:00
cbiesinger%web.de
7bdf727629
bug 44716 r=pavlov sr=tor a=asa
...
Mozilla doesn't claim .jfif, .pjpeg, .pjp extensions when checked
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118918 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 09:55:39 +00:00
cotter%netscape.com
804d8b6a74
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; update for edit ciphers section per new UI
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118912 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 05:38:36 +00:00
danm%netscape.com
4699ab09d6
changing the format of the comment describing registerNotification, as requested by depstein. bug 99618
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118902 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 01:55:13 +00:00
peterlubczynski%netscape.com
a7ec286d93
Stop sending bogus menu events to full-page plugins bug 93895 r=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118896 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 01:46:31 +00:00
waterson%netscape.com
10b1eb2d72
Bug 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118894 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 01:36:58 +00:00
yokoyama%netscape.com
f9b23c4cbf
Bug 135476
...
Customize Character coding dialog box doesn't
display charencoding correctly.
Fixing typo in pref-charset.js
/r=ftang;/sr=hewitt;/adt+=paw@netscape.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118892 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 01:35:57 +00:00
mstoltz%netscape.com
8a360f6c9d
Bug 136993 - Put the "trusted codebase principals" feature back in.
...
r=harishd, sr=jst, a=valeski
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118889 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 01:15:57 +00:00
cltbld%netscape.com
b3f041a340
Bug# 134225 - Updated milestone string from 0.9.9+ to 1.0.0+ r=asaki, sr/a=leaf. ycalonje checking in as cltbld
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118887 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 00:54:04 +00:00
jgmyers%netscape.com
f1ccc4dde2
Remove no longer needed forcehandshake code, fixing SSL/IMAP over SOCKS: bug 133434 r=kaie@netscape.com sr=brendan@mozilla.org a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118886 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 00:35:43 +00:00
leaf%mozilla.org
42d216f822
bug 133794 r/a=blizzard. User agent change for rc1, about: page spell-out of "Release
...
Candidate 1"
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118885 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 00:28:12 +00:00
shanjian%netscape.com
9e65ef69a5
#91305 add univerialchardet into unix default extensions list
...
add universalchardet.so to unix package as well.
r=cls, sr=hewitt, a=rjesup, adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118884 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-13 00:20:05 +00:00
sspitzer%netscape.com
36cdd5f3ff
fix for blocker bug #136874 . can't open mail/news window after closing.
...
r=shuehan, sr=bienvenu.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118881 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 21:16:38 +00:00
ccarlen%netscape.com
d0f31fb261
Fix for blocker bug 136693 - form submission not working dur to unimplemented confirmEx. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118873 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 20:57:32 +00:00
pinkerton%netscape.com
f8e3cddf0a
turn off double-buffering on osx with a new method on nsIRenderingContext. r=kmcclusk/sr=sfraser/a=valeski. bug# 78764
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118853 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 13:56:53 +00:00
brade%netscape.com
4604325dfc
fix warning (bug 135771) r=akkana; sr=kin; a=asa; adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118845 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 13:00:48 +00:00
brade%netscape.com
34ed215e04
change progress status icons if cancellation of publish, fix SetProgressFinished to handle cases where we don't have a filename (bug 126258 and 135771) r=cmanske, akkana; sr=kin, a=asa, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118844 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 12:59:36 +00:00
brade%netscape.com
fa5c5eeb7d
disable debug output, handle aborted error as a non-error, handle cases where we have a null channel (bugs 135527, 126258, 135771) r=cmanske, akkana; sr=kin, a=asa, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118843 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 12:57:53 +00:00
kaie%netscape.com
3317bd174a
b=128586 Fix restoring certificates
...
adt=jaimejr a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118842 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 12:56:08 +00:00
caillon%returnzero.com
04958e3f9b
Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118839 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 10:11:39 +00:00
seawood%netscape.com
92ff2b7272
Roll our own version of abs2rel to fix bustage when MOZ_OBJDIR contains ..
...
Bug #135589 r=kaie a=jesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118828 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 04:09:31 +00:00
kmcclusk%netscape.com
58150531b4
Fix off by one pixel scrolling errors running under 96DPI by replacing the damageRect.ScaleRoundOut(p2t) call with explicit conversion to twips because ScaleRoundOut introduced errors in the pixel to twips conversion. bug 120918; sr=attinasi r=dcone a=asa adt_a=paw
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118825 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 03:36:37 +00:00
jj%netscape.com
0869043d48
#4830 : turning traceback option off for optimized non-Carbon classic builds - 1.0.0 BRANCH
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118817 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 01:06:28 +00:00
wtc%netscape.com
c8e259b919
Bugzilla bug 135448: removed a level of code to make semaphores faster.
...
This patch is contributed by Michael Kaply <mkaply@us.ibm.com >.
Modified files: _os2 os2cv.c os2vacpp.asm
Tag: MOZILLA_1_0_0_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118815 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 00:27:29 +00:00
morse%netscape.com
c74d723da4
remove the send flyout menu, r=sgehani, sr=jag, a=asa, adt=putterman, ok'ed by mcarlson
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118814 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 00:04:50 +00:00
shliang%netscape.com
d3fb5163a2
132896 - remove offline mode at startup ui in pref panel - r=ssu,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118811 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 23:40:48 +00:00
darin%netscape.com
4ce3a9d36f
fixes bug 136857 "Enable Pipelining doesn't remain disabled when HTTP 1.0
...
selected" patch=davidstl@yahoo.com r=brade sr=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118806 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 22:50:59 +00:00
naving%netscape.com
e629278774
136443 r=blake sr=sspitzer a=asa. Make stop button, stop from menus work again in mailnews.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118805 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 22:44:06 +00:00
dbragg%netscape.com
22d56d374f
Final little teeny part of bug 130102. Adding a comma after toolbars. r=bzbarsky, sr=alecf, a=asa (for drivers)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118804 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 22:34:01 +00:00
blakeross%telocity.com
587635d6b6
127349 - remove partial favicon support. r=ben sr=alecf a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118803 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 22:27:33 +00:00
(no author)
551965e5db
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118801 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 22:18:56 +00:00
wtc%netscape.com
1e111acc39
Merged the fix for Bugzilla bug 136625 on the MOZILLA_1_0_0_BRANCH.
...
r=relyea. a=jaimejr@netscape.com adt1.0.0+ (on ADT's behalf).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118799 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 22:13:47 +00:00
darin%netscape.com
c461ca32b7
fixes bug 130079 "Importing IE favorites turns spaces into %20 (URL-encoded)"
...
patch=andreas.otte@debitel.net
r=ben sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118786 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 21:12:27 +00:00
pinkerton%netscape.com
a0bac4e516
actually hook up dnd overriding apis to webbrowserchrome. r=brade/sr=blizzard/a=valeski. bug# 136744.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118781 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 19:47:23 +00:00
wtc%netscape.com
8e4140b79c
Bugzilla bug 135119: fixed compilation problems on Linux Alpha. r=cls.
...
a=rjesup@wgate.com for check into the mozilla 1.0.0 branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118773 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 18:14:39 +00:00
oeschger%netscape.com
7f3448f68f
just updating some mozilla help content, dispensation per 122806, updating per 46917, r=oeschger, author=jayesh sheth
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118764 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:43:36 +00:00
(no author)
0ee3a71577
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118763 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:41:30 +00:00
pinkerton%netscape.com
b1e2b1e3bf
clean up checking for a golden child menu. don't delete a golden child menu when setting the hidden attribute. that would be bad. r=saari/sr=sfraser/a=asa. bug# 136460
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118760 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:37:39 +00:00
seawood%netscape.com
2ade79cfe2
Fix link ordering problem when building with static components and a static gtk.
...
Bug #136192 r=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118757 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:31:27 +00:00
kin%netscape.com
f57fa35533
Fix for bug 128136 (Printing disables keyboard movement of caret in textfields)
...
Added SuppressEventHandlers() utility routine, which PreDestroy()
and CreateAnonymousContent() now call to determine if the controller
unregister/register code should be executed.
r=rods@netscape.com sr=sfraser@netscape.com
adt=jaimejr@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118754 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:22:32 +00:00
kin%netscape.com
c89366eb3e
Fix for bug 110940 (order List ID does not display correctly after change )
...
RenumberListsFor() now calls Invalidate() for a bullet frame if it's ordinal is changed.
r=kmcclusk@netscape.com sr=waterson@netscape.com
adt=jaimejr@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118753 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:19:49 +00:00
seawood%netscape.com
204c694be1
Add dependency to fix -jx build bustage.
...
Bug #136297 r=dcran,dmose a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118751 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 14:01:14 +00:00
cbiesinger%web.de
b148ba5407
bug 136382 r=rjesup@wgate.com sr=tor a=asa
...
preference to disable image placeholders
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118742 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 12:22:31 +00:00
timeless%mac.com
9090496ade
Bug 135903 'Size' items in Page Info hasn't units
...
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118737 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 06:46:18 +00:00
timeless%mac.com
1d66a32348
Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
...
patch by db48x@yahoo.com r=kerz sr=alecf a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118736 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 06:45:06 +00:00
badami%netscape.com
d8a4df2f50
HTTP 300 page screws up session history
...
bug=114982 sr=darin r=rpotts a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118724 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 04:56:03 +00:00
dbaron%fas.harvard.edu
daca085785
Fix topcrash by clearing the view manager's weak pointer back to the pres shell before the pres shell goes away. b=134664 r=roc+moz sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118717 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 04:05:10 +00:00
dbaron%fas.harvard.edu
992e77fb04
Fix potential leak of view observer (pres shell). b=134664 r=roc+moz sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118716 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 04:04:19 +00:00
serge%netscape.com
fbe8d4409c
fix #94895 , Flash movie is constantly stopped and restarted, r=peterl, sr=beard, a=paw
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118714 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 03:40:42 +00:00
dveditz%netscape.com
4743655549
fix chromeless/blank browser after upgrade (bug 135222) r=syd, sr=sfraser, a=rjesup, adt=paw
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118705 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 01:42:17 +00:00
(no author)
08b55a8c92
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118704 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 01:28:52 +00:00
saari%netscape.com
358a7fceee
small fix 7868 r=jfrancis sr= kin adt+ ect. Added parameter that was in 9.8 branch now to 1.0 branch.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118694 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 01:02:16 +00:00
darin%netscape.com
6f907b6f81
fixes bug 136678 "byte range request fails if server returns anything other
...
than 206" r=dougt sr=rpotts a=asa adt1.0.0+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118685 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 00:27:11 +00:00
darin%netscape.com
be52de925f
fixes bug 135547 "make event queues more robust"
...
r=danm sr=rpotts,brendan a=drivers,adt
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118683 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 00:19:25 +00:00
alexsavulov%netscape.com
d7072a40f3
fix for bug 107545
...
added nullcheck for frame pointer
r=kmccluskey sr=attinasi a=rjesup adt1.0.0+=syd
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118681 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-11 00:12:48 +00:00
cotter%netscape.com
7d36c6511d
ongoing privacy & securtity help content updates per 122806, r=oeschger; misc. minor correx.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118675 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 23:31:16 +00:00
akkana%netscape.com
9d9d6d8619
129122: Add a new serializer mode (used primarily by mail)
...
in which <br> tags within <pre> blocks are translated to newlines.
r=nhotta,ducarroz,tmutreja sr=sspitzer a=rjesup adt1.0.0+
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118673 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 23:27:20 +00:00
mkaply%us.ibm.com
239695399c
#135450
...
r=wtc, a=asa
OS/2 only - don't set priority if it is the default
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118669 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 23:05:03 +00:00
mkaply%us.ibm.com
c1b3007458
#136622
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - rewrite cursor code - support crosshair
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118667 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 22:55:38 +00:00
mkaply%us.ibm.com
731717a2fe
OS/2 bustage - need extern C - already baked on trunk - r=dmose
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118657 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 22:12:19 +00:00
kin%netscape.com
c92d888b06
Fix for bug 136408 (Crash editing pages with text widgets)
...
Use :canvas as selector to avoid triggering layout crash bug 123049.
Added isindex and textarea to list of items to use default cursor.
r=jfrancis@netscape.com sr=sfraser@netscape.com
adt=syd@netscape.com a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118655 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 22:02:27 +00:00
ducarroz%netscape.com
3722e59eaa
Fix for bug 129358. Need to pre-initialize spec.name to void memory corruption in the copy constructor when the file doesn't exist. Also protect the copy constructor against bogus spec.name. R=fraser, SR=sspitzer, A=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118647 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 21:32:27 +00:00
danm%netscape.com
7341a8a72f
freezing interface for 1.0. bug 99618 r=chak,rpotts a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118644 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 21:21:46 +00:00
danm%netscape.com
d87745cb1f
freezing interface for 1.0. bug 99617 r=chak,rpotts a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118643 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 21:21:12 +00:00
danm%netscape.com
26fe20452e
freezing interface for 1.0. bug 136275 r=chak,rpotts a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118641 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 21:20:10 +00:00
ducarroz%netscape.com
fa18c05f79
Fix for bug 120594. Add a null pointer check to avoid crashing. R=varada, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118636 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 20:53:57 +00:00
radha%netscape.com
a48dbb8e4c
Fix for bug 135868. crash due to null pointer reference in nsDocShell::InternalLoad().
...
r=mcafee, sr=rpotts a=valeski. Approved by ADT.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118634 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 19:41:04 +00:00
sicking%bigfoot.com
e317dd137f
Bug 135679: fixes form submit when target url is same page and current url has anchor.
...
r=jkeiser sr=attinasi a=rjesup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118619 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 14:03:12 +00:00
shliang%netscape.com
8946cfe8c2
133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118614 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 11:59:45 +00:00
locka%iol.ie
4a01af29d0
Fix an %s which should have been an %S. b=131143 r=chak@netscape.com sr=rpotts@netscape.com a=lorikaplan@netscape.com (locale) a=jaimejr@netscape.com (adt) a=asa@mozilla.org (drivers)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118612 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 11:30:09 +00:00
locka%iol.ie
c14766db45
Lower limit on number of nested content frames before giving up. b=126466 r=fabian@bluishgecko.net sr=jst@netscape.com a=rjesup@wgate.com (drivers) a=jaimejr@netscape.com (adt)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118611 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 11:28:01 +00:00
caillon%returnzero.com
e885f1dd15
Bug 135998, Clean up and shrink output of the HTML directory listing. r=bbaetz,glazou sr=darin a=valeski
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118608 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 10:28:57 +00:00
varga%utcru.sk
bab75062ce
Fix for bug 135048 - Folder pane won't auto scroll down during drag and drop.
...
Covers 134889 also.
r=bryner, sr=ben, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118607 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 09:48:53 +00:00
racham%netscape.com
49443b5f2c
Fixing bug 135594. Allow ISPs to customize mailnews account wizard via overlay wizard pages. r/sr=sspitzer, a=asa, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118603 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 09:02:09 +00:00
dmose%netscape.com
895a74da95
LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com; a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118597 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 05:56:07 +00:00
(no author)
446b07e818
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118589 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 04:41:24 +00:00
danm%netscape.com
7fbc9919c2
reverting rev 3.409. this re-opens bug 120155 but fixes bug 134317 and bug 135528. snif.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118587 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 04:36:20 +00:00
cltbld%netscape.com
6320f9759f
force commit to allow checkouts by branch and date
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118581 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-10 03:46:58 +00:00
leaf%mozilla.org
72b6ef5cdc
testing dolog change, comment change only
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118579 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 23:49:17 +00:00
jj%netscape.com
024577fbad
pull from MOZILLA_1_0_0_BRANCH tag
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118574 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 22:20:34 +00:00
(no author)
6e8bb30a03
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@118551 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:31:21 +00:00
mkaply%us.ibm.com
6338336cd9
#136234
...
r=cls, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
git-svn-id: svn://10.0.0.236/trunk@118550 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:31:20 +00:00
mkaply%us.ibm.com
aa67b21c06
#136234
...
r=mkaply, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
git-svn-id: svn://10.0.0.236/trunk@118549 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:29:24 +00:00
ccarlen%netscape.com
a61544bbfc
Bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118548 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:18:39 +00:00
pinkerton%netscape.com
95c902296d
more native scrollbar fixes and cleanup. horizontal scrollbars now work
...
correctly. adjusted scrollwheel code to not obscure cursor on scrollwheel.
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@118547 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:18:19 +00:00
rods%netscape.com
ea43271139
Although the front-end should be disabled and not allow the user to make any
...
changes to PP while the document is printing. This samll fix is back-end
insurance to keep a crash from happening.
Bug 130691 r=kin sr=attinas a=rjesup adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118546 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:17:56 +00:00
ccarlen%netscape.com
b9c37333c2
New file for bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118545 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:15:01 +00:00
ccarlen%netscape.com
b01ade9e83
Bug 12911 - use relative file descriptors. This adds the needed methods to nsILocalFile. r=dougt/sr=alecf/a=asa/adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118544 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:12:24 +00:00
pinkerton%netscape.com
445a26c47c
rewrite to use a view instead of tracking frame resize/moves ourselves. when the view moves, the attached widget is moved automatically. r=ben/sr=hyatt/a=asa. bug# 135436
...
git-svn-id: svn://10.0.0.236/trunk@118543 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 14:11:52 +00:00
mkaply%us.ibm.com
6362c7fabb
#133716
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - add missing breaks - I was sure I checked this in
git-svn-id: svn://10.0.0.236/trunk@118542 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 13:56:32 +00:00
brade%netscape.com
8008e1dfe7
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
...
git-svn-id: svn://10.0.0.236/trunk@118541 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 13:54:02 +00:00
brade%netscape.com
0941081ac3
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
...
git-svn-id: svn://10.0.0.236/trunk@118540 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 13:46:13 +00:00
brade%netscape.com
11d65931d5
bug 135862, fix Composer's New sub-menu keeping mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
...
git-svn-id: svn://10.0.0.236/trunk@118539 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 13:45:06 +00:00
rdayal%netscape.com
4e947d4d99
Landing of ChangeLog implementation as per bug # 128087
...
r=dmose, sr=sspitzer, a=asa
2 strings for the authentication dialog.
git-svn-id: svn://10.0.0.236/trunk@118538 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 10:29:09 +00:00
rdayal%netscape.com
e47fbae6e6
Landing ChangeLog as per bug # 128087
...
r=dmose, sr=sspitzer, a=asa
changes in the xml file for macbuild of ChangeLog files.
git-svn-id: svn://10.0.0.236/trunk@118537 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 09:31:29 +00:00
rdayal%netscape.com
6df9e202ec
Landing ChangeLog implementation as per bug # 128087
...
r=dmose, sr=sspitzer, a=asa
defined contract ids for new ChangeLog interfaces
updated the factory to call the ChangeLog interface implementations
git-svn-id: svn://10.0.0.236/trunk@118536 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 09:30:08 +00:00
rdayal%netscape.com
6f65f1648b
Landing ChangeLog implementation as per bug # 128087
...
r=dmose, sr=sspitzer, a=asa
defined a new interface for ChangeLog
defined new replication States for ChangeLog
git-svn-id: svn://10.0.0.236/trunk@118535 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 09:28:43 +00:00
rdayal%netscape.com
c79de190ae
Landing ChangeLog implementation, bug # 128087
...
r=dmose, sr=sspitzer, a=asa
Implementation of LDAP queries for changelog and data processing for results
makefile modification and modification for changelog properties
modification of replicationservice to call changelog and related processing.
git-svn-id: svn://10.0.0.236/trunk@118534 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 09:27:26 +00:00
rjesup%wgate.com
f87d171d82
bug 125137: set minimum timeout for animations to 100ms to match IE and Opera.
...
r=pavlov, sr=jst, a=Asa
git-svn-id: svn://10.0.0.236/trunk@118529 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 04:25:22 +00:00
kmcclusk%netscape.com
b50e6cce08
Fix printing of transparent gifs on WIN32 by compositing with white background when image is optimized bug 12037 r=dcone sr=attinasi a=rjesup@wgate.com adt_a=jaimejr@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@118528 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 04:13:10 +00:00
rbs%maths.uq.edu.au
90fa0a6b95
Fix dataloss bug 134298: SaveAs leaves private -moz attributes in the output; patch=heikki, r=rbs, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118527 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 04:12:01 +00:00
dp%netscape.com
80d4e2a7b0
bug 125100 Undoing resident size trimming and heapmin. sr=alecf, r=blythe, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118526 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 04:03:39 +00:00
badami%netscape.com
d2c19485be
bug 133973 r=bbaetz sr=darin a=asa
...
URL redirection limit exceeded
git-svn-id: svn://10.0.0.236/trunk@118525 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 03:58:24 +00:00
dprice%netscape.com
65b65a8c8d
115883 - r=curt sr=dveditz a=asa adt1.0.0
...
remove obsolete ren8dot3 stuff from the installer
git-svn-id: svn://10.0.0.236/trunk@118524 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 03:44:58 +00:00
timeless%mac.com
c42ec82a99
Bug 135731 opening address book crashes mozilla
...
{__1cIDistance6FrknRnsReadingIterator4CH__2_I_: referenced symbol not found
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=dcran
sr=sfraser
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
git-svn-id: svn://10.0.0.236/trunk@118521 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 02:29:21 +00:00
blakeross%telocity.com
571a17b9b6
view -> text zoom -> other is geeky. remove it.
...
git-svn-id: svn://10.0.0.236/trunk@118520 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 02:06:40 +00:00
blakeross%telocity.com
76a777063b
string localization.
...
git-svn-id: svn://10.0.0.236/trunk@118519 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:58:45 +00:00
katakai%japan.sun.com
163e69b679
bug 131161
...
mozilla crashed when open file where there is an chinese name file under the directory
check return value of GetUnicodeLeafName() also call Reset() for encoder and decoder to reset the state
r=shanjian,sr=darin,a=asa
git-svn-id: svn://10.0.0.236/trunk@118518 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:54:09 +00:00
blakeross%telocity.com
8103da289c
making search results show up in sidebar.
...
git-svn-id: svn://10.0.0.236/trunk@118517 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:46:54 +00:00
blakeross%telocity.com
38849ac2cd
add bookmarks button.
...
git-svn-id: svn://10.0.0.236/trunk@118516 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:34:45 +00:00
blakeross%telocity.com
6c6abd3272
add bookmarks button
...
git-svn-id: svn://10.0.0.236/trunk@118515 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:33:43 +00:00
dbaron%fas.harvard.edu
1b752193ed
Remove hack for the Java plugin on Linux that is no longer needed now that bug 99026 is fixed. b=89488 r=mstoltz sr=darin a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118514 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:22:11 +00:00
blakeross%telocity.com
41bdce300b
add search files
...
git-svn-id: svn://10.0.0.236/trunk@118513 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:16:54 +00:00
dbaron%fas.harvard.edu
ba46223ec2
Paint image background and border in the correct paint layer, depending on whether the image is block or inline, rather than always as if it were block. b=61217 r=pavlov sr=waterson a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118512 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:16:48 +00:00
dbaron%fas.harvard.edu
ebbe48cf02
Fix topcrash resulting from accidentally making DeletingFrameSubtree not null-safe. b=134508 sr=waterson r=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118511 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:11:25 +00:00
morse%netscape.com
6f165e6158
bug 129819, release session cookies when using quicklaunch, r=sgehani, sr=darin, a=rjesup@wgate.com, atd=jaimie
...
git-svn-id: svn://10.0.0.236/trunk@118510 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 01:06:02 +00:00
caillon%returnzero.com
34ca3be0a7
Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor
...
git-svn-id: svn://10.0.0.236/trunk@118509 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:45:39 +00:00
harishd%netscape.com
6b93bed21c
Backing out timeless's checkin. This wasn't supposed to happen until we branched
...
git-svn-id: svn://10.0.0.236/trunk@118508 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:43:00 +00:00
yokoyama%netscape.com
fd8fd4a35c
bug 132203
...
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118507 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:37:59 +00:00
blakeross%telocity.com
0b6dc0cc8a
collapse sidebar css into browser.css
...
git-svn-id: svn://10.0.0.236/trunk@118506 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:36:53 +00:00
varada%netscape.com
70962216b4
fix for #58506 and #134678 - defaultsmtp server will not create a new server,cancelling first account in wizard wont create blank smtp server next time , second smtp server will not takeover existing default; r=cavin; sr=bienvenue;a=asa;
...
git-svn-id: svn://10.0.0.236/trunk@118505 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:32:08 +00:00
smontagu%netscape.com
2d59d4d21b
Make stylesheet loading recover from decoding errors. Bug 128896, r=ftang, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118504 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:29:03 +00:00
shanjian%netscape.com
5e71e472ff
#135806 crashes [@ GetNextChar]
...
modified GetNextChar implementation to handle the fact that aEnd points to
one character beyond the end.
r=harishd, sr=jst, a=asa, adt
git-svn-id: svn://10.0.0.236/trunk@118503 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:28:49 +00:00
shliang%netscape.com
653d22822d
localization stuff for 133863 - plug-in finder pref. r=hewitt,sr=jag,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118502 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:24:10 +00:00
blakeross%telocity.com
f12c820af1
sidebar
...
git-svn-id: svn://10.0.0.236/trunk@118500 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:23:07 +00:00
wtc%netscape.com
186bc7e739
Bugzilla bug 136251: the assertion "xferred <= op->nbytes_to_send" should
...
not be applied when sendfilev() fails with a real error.
git-svn-id: svn://10.0.0.236/trunk@118499 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:06:45 +00:00
yokoyama%netscape.com
4815af2bf9
Bug 132826
...
l10n stuff. no impact on app
/r=nhotta, /a=rjesup, /adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118498 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:06:14 +00:00
darin%netscape.com
14ce8ffa40
fixes bug 134203 "Some credit unions... cannot be accessed with current Mozilla"
...
r=morse, sr=rpotts, a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118497 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-09 00:03:23 +00:00
attinasi%netscape.com
15c4b120a6
Backing out patch from bug 128133 due to the myriad regression - my apologies to all good Mozillans.
...
git-svn-id: svn://10.0.0.236/trunk@118496 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 23:57:37 +00:00
timeless%mac.com
195ad89ec0
Bug 111576 Incorrect line numbers in HTML files
...
patch by harishd, r=heikki, sr=jst, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@118494 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 23:52:12 +00:00
relyea%netscape.com
5cbf0c359c
Add the ability to test the multi-access database feature with existing test cases.
...
git-svn-id: svn://10.0.0.236/trunk@118492 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 23:39:44 +00:00
relyea%netscape.com
db8035c4c3
Add database update capabilities to NSS softoken for multi-access database.
...
git-svn-id: svn://10.0.0.236/trunk@118490 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 23:37:49 +00:00
ashishbhatt%netscape.com
95e4c7abb0
Added nsiFile.cpp and .h, Testcases for nsILocalFile
...
git-svn-id: svn://10.0.0.236/trunk@118489 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 22:19:03 +00:00
igor%mir2.org
74d361a0fd
In Interpreter.interpret move initialization of debug frame after the setup of nested functions so they are visible to debugger on debug frame creation
...
git-svn-id: svn://10.0.0.236/trunk@118488 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 21:52:10 +00:00
nicolson%netscape.com
2d421b1732
merge JDK 1.4 changes to the trunk.
...
git-svn-id: svn://10.0.0.236/trunk@118487 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 21:46:56 +00:00
mostafah%oeone.com
c4e0b8c3b0
Added code to discard incomplete or corrupt events
...
git-svn-id: svn://10.0.0.236/trunk@118486 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 21:40:09 +00:00
despotdaemon%netscape.com
f2f7f4138a
Pseudo-automatic update of changes made by pete.zha@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@118485 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 21:22:14 +00:00
mikep%oeone.com
036b5c28df
Fixing up the ability to change the start of the week in week view.
...
git-svn-id: svn://10.0.0.236/trunk@118484 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 20:41:42 +00:00
colinp%oeone.com
45661139fb
no more kung fu
...
git-svn-id: svn://10.0.0.236/trunk@118483 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 20:40:29 +00:00
colinp%oeone.com
fadff8acf0
removed unifinder.css
...
git-svn-id: svn://10.0.0.236/trunk@118482 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 20:32:15 +00:00
colinp%oeone.com
da1a2bf623
phasing out the unfinder
...
git-svn-id: svn://10.0.0.236/trunk@118481 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 20:29:01 +00:00
colinp%oeone.com
83560553b7
created the "events" menu
...
git-svn-id: svn://10.0.0.236/trunk@118480 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 19:45:52 +00:00
mikep%oeone.com
f44d934ca6
Enabling switching of first day in month view, adding in various prefs.
...
git-svn-id: svn://10.0.0.236/trunk@118479 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 19:38:55 +00:00
colinp%oeone.com
4625fcf6e7
fix to bug 133367 - Status bar icon quirks
...
git-svn-id: svn://10.0.0.236/trunk@118478 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 19:09:26 +00:00
ashishbhatt%netscape.com
e9512deaa2
fixed nsIObserServ.cpp and .h
...
CV: ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@118477 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 18:57:01 +00:00
despotdaemon%netscape.com
228720026f
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@118476 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 16:24:10 +00:00
nboyd%atg.com
ce9dc7c2ab
Hi Norris,
...
I think there's a small problem with Igor's changes. The modifed Interpreter.java
seems to create unnecessary activation objects for InterpretedScripts. You can
see this in the debugger (local variables are present even for top level scripts).
I believe the attached change will fix the problem.
Regards,
Chris
git-svn-id: svn://10.0.0.236/trunk@118475 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 15:54:57 +00:00
colinp%oeone.com
99334a53be
phasing out the unifinder
...
git-svn-id: svn://10.0.0.236/trunk@118473 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 15:32:23 +00:00
pinkerton%netscape.com
81dc007fcb
correctly compute offset to widget. r=ccarlen/sr=hyatt/a=asa. bug#135698
...
git-svn-id: svn://10.0.0.236/trunk@118471 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 13:58:50 +00:00
pinkerton%netscape.com
00244eb6f0
add JSLoader to basebrowser package r=ccarlen/sr=hyatt/a=asa. bug# 135530
...
git-svn-id: svn://10.0.0.236/trunk@118470 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 13:57:30 +00:00
caillon%returnzero.com
07599a2896
Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118469 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 13:46:10 +00:00
bryner%netscape.com
d9fce3c896
implement tabpanels. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@118468 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 10:13:40 +00:00
igor%mir2.org
72e53b155c
Proprty access cleanup: use ScriptableObject.get/set/hasProperty to get/set/query properties on the prototype chain in ScriptRuntime to avoid code duplication
...
git-svn-id: svn://10.0.0.236/trunk@118467 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 08:19:21 +00:00
igor%mir2.org
49fe1b383b
In NativeObject.toSource and NativeArray.toStringHelper methods set cx.iterating to null when done to prevent Hashtable with potentially ever growing internal buffers to lay around. Use ObjToIntMap instead of Hashtable for cx.iterating, it servers the same purpose as using JDK 1.2 HashSet, but without breaking 1.1 compatibility.
...
git-svn-id: svn://10.0.0.236/trunk@118466 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 08:15:23 +00:00
leaf%mozilla.org
865efc860e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@118465 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 08:11:25 +00:00
bryner%netscape.com
d55e55cca7
Yet another fix for win32 gmake builds, this time for the case where the mozilla build directory is not under a /cygdrive/ path. r=cls, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118464 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 08:10:18 +00:00
bryner%netscape.com
6cded4aa06
adding support for native tab widgets. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@118463 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 07:54:43 +00:00
rjc%netscape.com
a8ad535038
Back out my fix (on Friday evening) for bug # 132493 - Mac OS X multiple sheets issue - due to weird regression in Mail certain mail dialogs.
...
git-svn-id: svn://10.0.0.236/trunk@118462 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 05:46:35 +00:00
racham%netscape.com
d22740ec60
Fixing bug 129707. Fixing getButton routine to return handle for the requested button. r=blake, sr=jag, a=scc, adt
...
git-svn-id: svn://10.0.0.236/trunk@118461 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 04:57:13 +00:00
curt%netscape.com
c7eb900b88
Updated readme.
...
(Bug #72037 , r=imajes, sr=dveditz, a=asa)
git-svn-id: svn://10.0.0.236/trunk@118460 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 04:28:34 +00:00
blakeross%telocity.com
8d1345bd57
put view source/info at the bottom
...
git-svn-id: svn://10.0.0.236/trunk@118459 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 03:00:58 +00:00
ian%hixie.ch
0d6882ab73
Pref Panels
...
git-svn-id: svn://10.0.0.236/trunk@118458 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 02:59:47 +00:00
ian%hixie.ch
73adb9f43c
Minor markup fix: questions should be <h3>s not <h2>s.
...
git-svn-id: svn://10.0.0.236/trunk@118457 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 01:34:22 +00:00
despotdaemon%netscape.com
64d7dcfbe0
Pseudo-automatic update of changes made by jay.yan@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@118456 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 00:55:45 +00:00
blakeross%telocity.com
4fbfc92382
135244 - alt+b does not open bookmarks menu. r=dean sr=scc a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@118455 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 00:44:45 +00:00
dougt%netscape.com
1c9f84ac1e
Fixes 135966. Fix by cbiesinger@web.de, r=dougt@netscape.com, sr=jband@netscape.com, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/trunk@118454 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-08 00:18:14 +00:00
caillon%returnzero.com
fd3d1e0079
Bug 134927. Backing out part of the fix for 106317 in order to make text boxes stylable once again. Patch by fantasai@escape.com, r=bzbarsky, sr=hyatt, a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@118453 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 23:35:24 +00:00
ian%hixie.ch
02250ca222
Move history up one on the Tools menu so that it doesn't look so out of place.
...
git-svn-id: svn://10.0.0.236/trunk@118452 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 22:35:12 +00:00
ian%hixie.ch
a41b07a022
DOM Inspector, JS Debugger
...
git-svn-id: svn://10.0.0.236/trunk@118451 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 22:00:11 +00:00
ian%hixie.ch
99e6430487
Some ideas for the site toolbar.
...
git-svn-id: svn://10.0.0.236/trunk@118450 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 21:51:55 +00:00
blakeross%telocity.com
8c7009fb81
adding images/cookies pref panels to missing features list.
...
git-svn-id: svn://10.0.0.236/trunk@118449 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 20:49:18 +00:00
blakeross%telocity.com
3280d96147
about is now a dialog, so updating TODO.
...
git-svn-id: svn://10.0.0.236/trunk@118448 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 20:46:23 +00:00
blakeross%telocity.com
9dd9f76a11
make everything use the stop command.
...
git-svn-id: svn://10.0.0.236/trunk@118447 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 20:41:51 +00:00
attinasi%netscape.com
bd0e2b8bad
stop positioning views for floaters before the frame is placed - avoids flicker due to painting at erroneous position. b=128133 r=karnaze,dbaron sr=waterson a=roc,jaimejr
...
git-svn-id: svn://10.0.0.236/trunk@118446 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 18:26:35 +00:00
attinasi%netscape.com
6bc6a98dd4
stop positioning views for floaters before the frame is placed - avoids flicker due to painting at erroneous position. b=128133 r=karnaze,dbaron sr=waterson a=roc,jaimejr
...
git-svn-id: svn://10.0.0.236/trunk@118445 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 18:20:27 +00:00
waterson%netscape.com
82a105abd5
Bug 135505. Don't bother trying to canonify `rdf:' URIs so that we avoid useless (and expensive) protocol handler lookups. r=rjc, sr=alecf, a=rjesup.
...
git-svn-id: svn://10.0.0.236/trunk@118444 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 17:40:47 +00:00
waterson%netscape.com
b0d31a6489
Bug 128855. Be sure to grow |spacing| array in the case of small caps. Patch provided by Andrew Schultz <ajschult@eos.ncsu.edu>, r=attinasi, sr=waterson, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118443 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 17:37:30 +00:00
mkaply%us.ibm.com
c08ee75a37
#132660
...
r=mkaply/pedemont, sr=blizzard, a=rjesup@wgate.com
OS/2 only - change sorting of font names to use locale
git-svn-id: svn://10.0.0.236/trunk@118442 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 15:16:31 +00:00
bryner%netscape.com
3d470279b4
Implementing native progress meter widget. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@118441 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 10:00:13 +00:00
blakeross%telocity.com
efb79db9bf
removing cruft.
...
git-svn-id: svn://10.0.0.236/trunk@118440 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 09:03:21 +00:00
blakeross%telocity.com
bb53742014
removing cruft.
...
git-svn-id: svn://10.0.0.236/trunk@118439 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 09:02:31 +00:00
blakeross%telocity.com
b2d0c908ef
removing cruft.
...
git-svn-id: svn://10.0.0.236/trunk@118438 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 08:59:31 +00:00
blakeross%telocity.com
fe96cd1380
remove cruft.
...
git-svn-id: svn://10.0.0.236/trunk@118437 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 08:57:53 +00:00
bbaetz%student.usyd.edu.au
84a9656663
Byg 136003 - two extra spaces after every comment
...
r=gerv x2
git-svn-id: svn://10.0.0.236/trunk@118436 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 07:32:48 +00:00
jrgm%netscape.com
18a697c044
Find the profile directory on NT 4
...
git-svn-id: svn://10.0.0.236/trunk@118435 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 06:53:56 +00:00
bryner%netscape.com
d5e8a6e0c1
ignore makefiles
...
git-svn-id: svn://10.0.0.236/trunk@118434 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 06:21:24 +00:00
bryner%netscape.com
bbd358210d
adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118433 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 06:01:22 +00:00
jrgm%netscape.com
aaca9bd0ed
rearrange a bit of the code to find the profile and prefs.js
...
git-svn-id: svn://10.0.0.236/trunk@118432 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 05:52:21 +00:00
jrgm%netscape.com
796849bd9b
add missing 'qw' to silence warning
...
git-svn-id: svn://10.0.0.236/trunk@118431 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 05:07:59 +00:00
bbaetz%student.usyd.edu.au
fd3fe86228
Bug 133423 - Audit templates for FILTER usage
...
r=gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@118430 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 04:13:53 +00:00
bbaetz%student.usyd.edu.au
b2ca5a4eb3
Bug 134575 - some scripts trying to make world writable directories
...
r=justdave, gerv
git-svn-id: svn://10.0.0.236/trunk@118429 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 03:56:46 +00:00
blakeross%telocity.com
9a8ccc9924
fix typo.
...
git-svn-id: svn://10.0.0.236/trunk@118428 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 03:44:32 +00:00
blakeross%telocity.com
8ad3b69722
backing out (was just demonstrating)
...
git-svn-id: svn://10.0.0.236/trunk@118427 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 03:12:02 +00:00
blakeross%telocity.com
cdd85d5ee2
delayed init.
...
git-svn-id: svn://10.0.0.236/trunk@118426 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 03:06:28 +00:00
jrgm%netscape.com
9e50960725
convert system('rm ...')' to File::Path::rmtree(...)'
...
git-svn-id: svn://10.0.0.236/trunk@118425 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 02:38:45 +00:00
blakeross%telocity.com
51c0979842
remove unused functions.
...
git-svn-id: svn://10.0.0.236/trunk@118424 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 02:24:49 +00:00
blakeross%telocity.com
a15273e3ec
always use about dialog, not silly webpage.
...
git-svn-id: svn://10.0.0.236/trunk@118423 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 02:22:44 +00:00
blakeross%telocity.com
6a9fcc9816
removing crap.
...
git-svn-id: svn://10.0.0.236/trunk@118422 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 02:20:44 +00:00
blakeross%telocity.com
24cb282407
you guessed it -- more crap removal. also fixing personal toolbar context menu.
...
git-svn-id: svn://10.0.0.236/trunk@118421 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 02:14:09 +00:00
blakeross%telocity.com
672ae59436
minor updates.
...
git-svn-id: svn://10.0.0.236/trunk@118420 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 01:56:17 +00:00
blakeross%telocity.com
e28ca37560
more crap removal.
...
git-svn-id: svn://10.0.0.236/trunk@118419 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 01:52:42 +00:00
blakeross%telocity.com
8cfd70615b
(really updating TODO)
...
git-svn-id: svn://10.0.0.236/trunk@118418 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 01:44:52 +00:00
blakeross%telocity.com
5ab25e36e9
removing more crap.
...
git-svn-id: svn://10.0.0.236/trunk@118417 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 01:41:41 +00:00
blakeross%telocity.com
0e9c435386
removing a few more unnecessary attributes, updating TODO for bookmarks menu dnd.
...
git-svn-id: svn://10.0.0.236/trunk@118416 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 01:36:45 +00:00
blakeross%telocity.com
9367ddc670
...and now removing old home images.
...
git-svn-id: svn://10.0.0.236/trunk@118415 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 00:59:09 +00:00
blakeross%telocity.com
e22a8ee13c
adding home to the big image so we can use moz-image-region.
...
git-svn-id: svn://10.0.0.236/trunk@118414 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 00:55:33 +00:00
blakeross%telocity.com
61df0770ad
remove more cruft.
...
git-svn-id: svn://10.0.0.236/trunk@118413 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 00:52:23 +00:00
blakeross%telocity.com
9a429e9459
removing unused string.
...
git-svn-id: svn://10.0.0.236/trunk@118412 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 00:46:18 +00:00
blakeross%telocity.com
e9f3d40816
removing status time, and more crap.
...
git-svn-id: svn://10.0.0.236/trunk@118411 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 00:44:47 +00:00
alexsavulov%netscape.com
7a5fcaeca0
fix for bug 133453 - adds filename and Content-Type: for
...
backwards compatibility
r= alexsavulov
sr = attinasi
a = asa
adt1.0.0+ = JRjr
-----------------------------157241916926500
Content-Disposition: form-data; name="file2"; filename=""
Content-Type: application/octet-stream
git-svn-id: svn://10.0.0.236/trunk@118410 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-07 00:17:56 +00:00
karnaze%netscape.com
a30b39396c
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@118409 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 23:55:54 +00:00
karnaze%netscape.com
312699b125
bug 135112 - correctly set border collapse damage area and fix it if incorrect when borders are calculated. a=asa, adt=jaimejr, sr=attinasi, r=bernd
...
git-svn-id: svn://10.0.0.236/trunk@118408 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 22:56:45 +00:00
karnaze%netscape.com
4d74eadb99
bug 133948 - don't reset HadSpecialReflow bit so that subsequent resize reflows will occur whenever a special height reflow has ever occured. a=asa, adt=jaimejr, sr=attinasi, r=bernd
...
git-svn-id: svn://10.0.0.236/trunk@118407 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 22:42:39 +00:00
karnaze%netscape.com
b5480ba60f
bug 134845 - avoid dividing by zero during pixel rounding. a=asa, adt=jamiejr, sr=attinasi, r=kin
...
git-svn-id: svn://10.0.0.236/trunk@118406 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 22:28:39 +00:00
karnaze%netscape.com
7cd502cfaa
bug 132334 - add nsIFrame::RemovedAsPrimaryFrame which allows the text control frame to access its editor before Destroy (when it is too late). a=asa, adt=jamiejr, sr=attinasi, r=jkeiser
...
git-svn-id: svn://10.0.0.236/trunk@118405 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 22:16:12 +00:00
ian%hixie.ch
2e245e7a52
change the constructor to be a service instance constructor only, so that if descendants are also services, we don't leak the world through having a circular reference to the app.
...
git-svn-id: svn://10.0.0.236/trunk@118404 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 21:34:39 +00:00
ian%hixie.ch
359d0fecd2
Update the CosesEditor to use the new name for the customised string data source. (used to be dataSource.strings, now dataSource.strings.customised)
...
git-svn-id: svn://10.0.0.236/trunk@118403 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 21:30:05 +00:00
ian%hixie.ch
8181a87f02
Correcting inherited method call to call the right method -- serviceInstanceInit(), not init()
...
git-svn-id: svn://10.0.0.236/trunk@118402 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 21:27:45 +00:00
ian%hixie.ch
79607d1db4
Fix the removeObjects() function to ensure it actually removes the objects instead of leaving null pointers about for us to dereference later. Added some extra precautions to make sure that doesn't happen again. This all makes it possible to log out again.
...
git-svn-id: svn://10.0.0.236/trunk@118401 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 20:37:31 +00:00
ian%hixie.ch
a5716542ce
Fixing warning: 'Use of uninitialized value in concatenation (.) or string at ../PLIF/PLIF/Service/TemplateToolkit.pm line 70.'
...
git-svn-id: svn://10.0.0.236/trunk@118400 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 20:19:12 +00:00
ian%hixie.ch
a05fb220e1
Use Template::Stash::Context rather than Template::Stash because we need things like .ref
...
git-svn-id: svn://10.0.0.236/trunk@118399 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 20:13:44 +00:00
hyatt%netscape.com
f2a89b5d4a
Big cocoa scrolling perf improvement when iframes are on the page. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@118398 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:50:30 +00:00
ian%hixie.ch
120f95a991
Updating built in COSES strings to match the new semantics (no 'data.' prefix required on variables)
...
git-svn-id: svn://10.0.0.236/trunk@118397 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:29:13 +00:00
blakeross%telocity.com
eec5599414
removing more stuff.
...
git-svn-id: svn://10.0.0.236/trunk@118396 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:28:16 +00:00
blakeross%telocity.com
350a475e2d
removing more crap. there sure is a sufficiency of crpa.
...
git-svn-id: svn://10.0.0.236/trunk@118395 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:23:41 +00:00
ian%hixie.ch
e05028307f
Added support for password-less installations. Also added some comments and made font-lock happier.
...
git-svn-id: svn://10.0.0.236/trunk@118394 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:23:24 +00:00
dbaron%fas.harvard.edu
7f16c8df41
Fix SunWS / OS/2 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@118393 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:18:35 +00:00
blakeross%telocity.com
7701e9bade
removing unused junk.
...
git-svn-id: svn://10.0.0.236/trunk@118392 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:16:48 +00:00
blakeross%telocity.com
ca7cc480a5
removing unused junk.
...
git-svn-id: svn://10.0.0.236/trunk@118391 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:16:47 +00:00
ian%hixie.ch
7e8d81e0b0
change the name adminHostname to the more accurate localHostname
...
git-svn-id: svn://10.0.0.236/trunk@118390 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:16:09 +00:00
jfrancis%netscape.com
f81c6987d5
fixes for bugs:
...
90759: spaces not working in IME editting
132133: deleting last char on line can place caret incorrectly
132837: inline style and making new list items dont play nice
103867: nsSelectionState logic error
r=glazman; sr=kin; a=asa; adt=jamie; i'd also like to thank my mom, and my producer, who was there for me during detox, and of course everyone inthe academy, you are all so beautiful
git-svn-id: svn://10.0.0.236/trunk@118389 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:07:47 +00:00
bernd.mielke%snafu.de
5bcdaf6a0f
select new bookmark after creation bug 44813, patch by Pete Zha r=bz sr=blake a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118388 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 19:01:46 +00:00
jfrancis%netscape.com
c722c5651b
fix for bug 133735: copying anything inside a list pastes as an entire list. This is backing out part of fix for 62188. r=akkana; sr=kin; a=asa; adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118387 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:59:28 +00:00
blakeross%telocity.com
15b75683ec
removing unused strings.
...
git-svn-id: svn://10.0.0.236/trunk@118386 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:52:23 +00:00
blakeross%telocity.com
9874e9c1e2
removing unnecessary build ID stuff.
...
git-svn-id: svn://10.0.0.236/trunk@118385 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:49:55 +00:00
blakeross%telocity.com
376fe3ae7e
removing unused strings.
...
git-svn-id: svn://10.0.0.236/trunk@118384 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:18:43 +00:00
blakeross%telocity.com
3b8a9a2638
removing unused strings.
...
git-svn-id: svn://10.0.0.236/trunk@118383 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:17:15 +00:00
blakeross%telocity.com
0fede81631
removing unused strings.
...
git-svn-id: svn://10.0.0.236/trunk@118382 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:13:12 +00:00
blakeross%telocity.com
5e10f8ddd3
removing unused strings.
...
git-svn-id: svn://10.0.0.236/trunk@118381 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 18:12:37 +00:00
blakeross%telocity.com
e23fdc6411
adding a tooltip for menubar when it's collapsed, removing redundant strings (reuse ones from view > show/hide, better for consistency anyway)
...
git-svn-id: svn://10.0.0.236/trunk@118380 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:58:23 +00:00
ian%hixie.ch
3ad18cafb6
help, view source
...
git-svn-id: svn://10.0.0.236/trunk@118379 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:54:44 +00:00
blakeross%telocity.com
b7aa76428d
updating
...
git-svn-id: svn://10.0.0.236/trunk@118378 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:49:39 +00:00
ian%hixie.ch
d2b4682f57
Fixed LXRLONGDESC to work with LXR. Removed stray space. Added another reason why some of us are working on m/b. Added answers to a couple of questions asked very frequently on #mozilla. Clarified our current position on classic Mac support.
...
git-svn-id: svn://10.0.0.236/trunk@118377 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:45:27 +00:00
blakeross%telocity.com
6d99f4a682
updating.
...
git-svn-id: svn://10.0.0.236/trunk@118376 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:45:10 +00:00
blakeross%telocity.com
a399c40b44
add alt+l (accesskey for "Location:") to focus/select urlbar (and alt+d as a courtesy to IE users)
...
git-svn-id: svn://10.0.0.236/trunk@118375 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:42:03 +00:00
blakeross%telocity.com
f273e568ed
removing open location for now. hyatt will have to grovel to keep this one.
...
git-svn-id: svn://10.0.0.236/trunk@118374 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:35:03 +00:00
igor%mir2.org
edcc2442e5
Clear jiles warning:
...
VariableModel.java:220:30:220:40: Caution: This try block cannot throw a "checked exception" (JLS section 14.7) that can be caught here. You may have intended to catch a RuntimeException instead of an Exception.
git-svn-id: svn://10.0.0.236/trunk@118373 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:33:33 +00:00
blakeross%telocity.com
bf269f13a6
New Navigator Window -> New Window
...
git-svn-id: svn://10.0.0.236/trunk@118372 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 17:33:10 +00:00
ian%hixie.ch
40d332a972
A list of pending changes
...
git-svn-id: svn://10.0.0.236/trunk@118371 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 15:55:48 +00:00
dbaron%fas.harvard.edu
71aca9d886
Make button controls paint on top of inline element backgrounds. b=107244 r=rods sr=waterson a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118370 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 15:31:53 +00:00
igor%mir2.org
f33000f612
This was for the very old implementation. Nothing there is relevant now
...
git-svn-id: svn://10.0.0.236/trunk@118369 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 14:34:56 +00:00
igor%mir2.org
6ac0021793
Uodate with info on Break on Function Enter/Exit options
...
git-svn-id: svn://10.0.0.236/trunk@118368 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 14:18:32 +00:00
igor%mir2.org
55deb7b928
From the email about debug API changes:
...
Changes to omj.tools.debugger are mostly due to renames and refactoring, the new code is limited to ContextData class which contains simplified version of the code for DebugFrame stack from the current DebuggableEngineImplementation and FrameHelper class implementing DebugFrame.
git-svn-id: svn://10.0.0.236/trunk@118367 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 13:57:24 +00:00
igor%mir2.org
f6e30861d8
From the email about debug API changes:
...
...
The idea is to make Debugger responsible for creation of DebugFrame in
Interpreter.interpret which gives simple way for a Debugger implementation to
observe function enter/exit while completely removing the need to have code
for debug frame stack in the Rhino core as the Debugger implementation can
easily support this on its own when necessary. So I suggest to have:
public interface Debugger { ... }
and
public interface DebugFrame { ... }
which eliminates omj.InterpreterFrame and as DebuggableEngine shrinks down to
3 methods set/getDebugger and getDebuggerContextData, I simply moved them to
Context. The 3rd method is useful to refer to per Context debug data from a
Debugger implementation, but it can be removed as well as the same effect can
be achieved via Context.set/getThreadLocal.
git-svn-id: svn://10.0.0.236/trunk@118366 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 13:54:48 +00:00
rods%netscape.com
f59954a843
Clamps ShrinkTOFit to 50%
...
Bug 135013 r=dcone sr=attinasi a=asa adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118365 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 13:09:15 +00:00
rods%netscape.com
cc9571b450
Stop it from calling EndPage method when printing selection
...
Bug 135526 r=dcone, sr=kin a=rjesup@wgate.com adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118364 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 13:02:17 +00:00
cbiesinger%web.de
1ebc43c8f8
bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
...
Find in page disabled for application/x-javascript (and others)
git-svn-id: svn://10.0.0.236/trunk@118362 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 10:08:43 +00:00
cls%seawood.org
ee582dcc62
Fix mkdepend so that it compiles on OS/2.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com > for the patch.
Bug #135795 r=cls a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118356 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 07:17:40 +00:00
cls%seawood.org
d32617efa1
Add -lph to photon's final link.
...
Thanks to Brian Edmond <briane@qnx.com > for the patch.
Bug #135690 r=cls a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118355 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 07:13:16 +00:00
leaf%mozilla.org
d66e8c66dc
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@118354 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 07:11:29 +00:00
cls%seawood.org
6006bc5144
Use cygpath to workaround the problem of moztools being on non-cygwin drive mounts.
...
Thanks to Brian Ryner <bryner@netscape.com > for the patch.
Bug #135391 r=cls a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118352 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 07:09:37 +00:00
cmanske%netscape.com
7942bc367b
Cursor over links in Composer should be an I-beam, b=135847, r=akkana, sr=kin, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118350 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 06:31:31 +00:00
cls%seawood.org
6361a67d72
If MOZ_OBJDIR is set, automagically determine the relative path from the objdir to the srcdir and pass --srcdir to configure using this relative path. This is needed to workaround the issue with absolute paths in the win32 gmake build.
...
Bug #135589 r=bryner a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118348 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 06:20:55 +00:00
igor%mir2.org
6dec2aa906
When re-throwing exception in Interpreter.interpret, always use original caught exception object, not exception it wraps as in the case of WrappedException instances
...
git-svn-id: svn://10.0.0.236/trunk@118347 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 05:58:23 +00:00
blakeross%telocity.com
b6799a3c83
some find fixes.
...
git-svn-id: svn://10.0.0.236/trunk@118344 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 04:15:42 +00:00
blakeross%telocity.com
d292edd06e
some find fixes.
...
git-svn-id: svn://10.0.0.236/trunk@118343 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 04:15:07 +00:00
blakeross%telocity.com
ce723ff944
readd
...
git-svn-id: svn://10.0.0.236/trunk@118342 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 03:58:32 +00:00
blakeross%telocity.com
73ab850750
remove
...
git-svn-id: svn://10.0.0.236/trunk@118341 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 03:57:47 +00:00
blakeross%telocity.com
75bad4ea00
checking in new icons (almost certainly temporary)
...
git-svn-id: svn://10.0.0.236/trunk@118340 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 03:50:33 +00:00
depstein%netscape.com
31609701ec
Minor changes. Added hex support for status string in nsIWebProgLstnr::OnChangeState() (in QaUtils.cpp). Added reload() method in nsIWebNav.cpp for Reload menu test under nsIWebNav.
...
a=asa for QA checkins that are not part of the default builds
git-svn-id: svn://10.0.0.236/trunk@118339 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 02:58:50 +00:00
rjc%netscape.com
ff6b0e9ca2
Fix bug # 132493: Mac OS X sheets issue. r=pinkerton sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118338 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 02:50:30 +00:00
mcafee%netscape.com
32b00c315e
Embedding-only change, part of future build mechanism. Adding zlib to directory mapping. r=blythe,gagan. a=scc,asa
...
git-svn-id: svn://10.0.0.236/trunk@118337 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 02:39:56 +00:00
dprice%netscape.com
bbae75d397
102600 r=curt sr=dveditz a=rjesup@wgate.com adt1.0.0
...
add winreg.enumKeys and winreg.enumValueNames to nsInstall
git-svn-id: svn://10.0.0.236/trunk@118336 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 02:31:44 +00:00
bryner%netscape.com
b6c7fd58ec
some cleanup, add placeholders for not-yet-implemented widgets, implement statusbars. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@118335 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 01:59:03 +00:00
nboyd%atg.com
df3e942e85
Makefiles no longer supported: use Ant.
...
git-svn-id: svn://10.0.0.236/trunk@118334 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 01:56:50 +00:00
cmanske%netscape.com
142e84e240
Fixed id string for publish settings help, b=126244, r=robinf, sr=kin, a=rjesup/drivers, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118333 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 01:22:49 +00:00
brade%netscape.com
f2bc009ab5
avoid double-deletion by always cleaning up, add some extra error checking (bug 132417); r=adamlock, sr=kin, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118329 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 01:00:39 +00:00
aaronl%netscape.com
9cb4e0f5bb
Bug 124452. Active Accessibility: support HTML optgroup. Patch from bernie5412@hotmail.com. r=aaronl, jgaunt. rs=waterson, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118328 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:58:46 +00:00
curt%netscape.com
d6ac9bb52d
Update.
...
(Bug 72037, r=imajes, sr=dveditz, a=asa)
git-svn-id: svn://10.0.0.236/trunk@118327 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:57:28 +00:00
brade%netscape.com
1e25ee2ab8
new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118326 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:56:33 +00:00
brade%netscape.com
5884801427
new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, r=timeless, sr=dveditz, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118325 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:56:16 +00:00
brade%netscape.com
857edffebc
new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118324 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:55:59 +00:00
brade%netscape.com
ba268c032b
new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118323 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:55:19 +00:00
chak%netscape.com
3f5b0b60e7
Fix for #135711 - Add wallet stuff to embed packaging
...
r=adamlock, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@118322 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:49:45 +00:00
blakeross%telocity.com
56da9b11a7
add Location: label
...
git-svn-id: svn://10.0.0.236/trunk@118321 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:49:43 +00:00
jkeiser%netscape.com
6d34e23b51
Fix recursion in content sink causing pageload crashes (bug 133669), r=harishd@netscape.com, sr=jst@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118320 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:47:43 +00:00
brade%netscape.com
ad9370a32e
remove checkOpenWindowForURLMatch (now in JS, editorApplicationOverlay.js) bug 104908, r=cmanske, sr=hewitt, a=asa, adt=jaime
...
git-svn-id: svn://10.0.0.236/trunk@118319 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:47:21 +00:00
brade%netscape.com
18a0ac0e9a
fix editPage to use new JS impl of CheckOpenWindowForURIMatch which compares URIs (bug 104908, r=cmanske, sr=hewitt, a=asa, adt=jaime)
...
git-svn-id: svn://10.0.0.236/trunk@118317 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:45:54 +00:00
blakeross%telocity.com
5f86b8b867
kill browser-2.js
...
git-svn-id: svn://10.0.0.236/trunk@118316 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:36:35 +00:00
blakeross%telocity.com
c0c2663e5a
remove navigator.css
...
git-svn-id: svn://10.0.0.236/trunk@118315 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:34:06 +00:00
blakeross%telocity.com
6ede425ce8
hide statusbar in print preview mode, remove navigator.css
...
git-svn-id: svn://10.0.0.236/trunk@118314 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:33:44 +00:00
mcafee%netscape.com
1d04da8f0b
Switch to cp command to copy allmakefiles.stub to fix windows. Add nspr, config, xpidl prelude build steps. r=blythe
...
git-svn-id: svn://10.0.0.236/trunk@118313 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:27:40 +00:00
curt%netscape.com
eddab64671
This is the real mccoy.
...
(Bug #72037 , r=images, sr=dveditz, a=asa)
git-svn-id: svn://10.0.0.236/trunk@118312 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:19:42 +00:00
nhotta%netscape.com
dd2544d0f7
Use the correct attribute for transliteration. 'transliterate' is an attribute of nsIEntityConverter,
...
need to use 'attr_EntityAfterCharsetConv', 'attr_EntityNone' skips transliteration at all,
bug 135538, r=ducarroz, sr=sspitzer, a=asa, adt.
git-svn-id: svn://10.0.0.236/trunk@118311 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:19:39 +00:00
shanjian%netscape.com
c5a95dce88
#134733 some 8-bit character does not render correctly with raster font
...
clear some code points (mostly from 128 to 160) when generating raster
font cmap. Since most of the raster font does not contains those glyphs.
r=rbs, sr=attinasi, a=asa, adt
git-svn-id: svn://10.0.0.236/trunk@118310 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:11:21 +00:00
law%netscape.com
6adee7ddbf
Bug 59078; Remove dde subkey under file types and protocols we take over so apps don't try to use DDE to talk to us; r=sgehani, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118309 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 00:07:54 +00:00
cavin%netscape.com
f8a07fd8f1
Fix for 134274. Reset incoming server pointer in nsMsgFolder::Shutdown() and invoking it from nsMsgDBFolder::Shutdown(). r=ducarroz, sr=bienvenu, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118308 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 23:58:22 +00:00
kaie%netscape.com
2fb6464eb5
b=135161 Review S/Mime UI text
...
r=cotter sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@118307 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 23:52:35 +00:00
naving%netscape.com
2e5a93b0e8
122361 r=bienvenu sr=sspitzer a=asa. Share the output file stream created for downloading pop3 messages with
...
the db, so that we don't have two streams writing to Inbox - in case the user reads/deletes mail while downloading.
git-svn-id: svn://10.0.0.236/trunk@118306 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 23:52:28 +00:00
aaronl%netscape.com
97a2e66935
Bug 124234. Active Accessibility: doDefaultAction not working on html buttons. r=jkeiser, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118305 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 23:49:42 +00:00
bryner%netscape.com
90dc0703c8
Fixing crash dismissing dialogs on linux (bug 134070). r=dougt, sr=darin, a=asa & adt.
...
git-svn-id: svn://10.0.0.236/trunk@118304 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 23:42:35 +00:00
shrutiv%netscape.com
a076d1ab30
Fix for bug 4744: Ability to customize localized browser (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118303 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:55:03 +00:00
blakeross%telocity.com
eadd72bb26
readd system panel on windows.
...
git-svn-id: svn://10.0.0.236/trunk@118302 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:54:13 +00:00
blakeross%telocity.com
4aa02f1bbb
removing a now unnecessary "when mozilla starts, open..." pref.
...
git-svn-id: svn://10.0.0.236/trunk@118301 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:49:26 +00:00
shrutiv%netscape.com
db7844b26a
Fix for bug 4744: Ability to customize localized browser (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118300 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:48:14 +00:00
blakeross%telocity.com
07e9bf7390
updates for prefwindow.
...
git-svn-id: svn://10.0.0.236/trunk@118299 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:45:00 +00:00
blakeross%telocity.com
91c0d22bf2
adding pref dialog, overriding necessary files.
...
git-svn-id: svn://10.0.0.236/trunk@118298 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:43:43 +00:00
gerv%gerv.net
9d344704a9
Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2xr=gerv. This one line has caused me so much grief...
...
git-svn-id: svn://10.0.0.236/trunk@118297 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:42:26 +00:00
ian%hixie.ch
2643a38a33
Adding Template Toolkit support. See http://www.template-toolkit.org/ for documentation on the template toolkit format.
...
git-svn-id: svn://10.0.0.236/trunk@118296 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:39:59 +00:00
gerv%gerv.net
4f7a2c24a4
Bug 135473 - Using back button after failure on attachment.cgi does not disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@118295 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:38:19 +00:00
ian%hixie.ch
0adfa71621
Add getArgumentsBranch() virtual method declaration (for completeness).
...
git-svn-id: svn://10.0.0.236/trunk@118293 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:13:52 +00:00
shrutiv%netscape.com
73e5bed7df
Fix for bug 4744: Ability to customize localized browser (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118291 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:03:19 +00:00
blakeross%telocity.com
ab1b1a2eaa
minor polish.
...
git-svn-id: svn://10.0.0.236/trunk@118290 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 22:02:43 +00:00
blakeross%telocity.com
83a24f059f
don't allow the home button to be dragged (lame), remove apply theme code.
...
git-svn-id: svn://10.0.0.236/trunk@118289 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 21:57:58 +00:00
blakeross%telocity.com
b8aa9c9e35
add a little dragover styling for home button (to be fixed up later).
...
git-svn-id: svn://10.0.0.236/trunk@118288 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 21:53:31 +00:00
blakeross%telocity.com
d73ad6edf2
put the home button on the main toolbar.
...
git-svn-id: svn://10.0.0.236/trunk@118287 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 21:49:53 +00:00
shrutiv%netscape.com
4cd827d622
Fix for bug 4744: Ability to customize localized browser (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118286 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 21:42:58 +00:00
shrutiv%netscape.com
950e3ca01c
Adding files to handle charset conversion (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118285 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 21:31:22 +00:00
blakeross%telocity.com
7cf361ac9f
remove view -> apply theme.
...
git-svn-id: svn://10.0.0.236/trunk@118284 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 21:13:49 +00:00
gerv%gerv.net
ebf9738fac
Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach.
...
git-svn-id: svn://10.0.0.236/trunk@118283 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:53:46 +00:00
ian%hixie.ch
b9a6b3c619
Update: Yet more things that need doing.
...
git-svn-id: svn://10.0.0.236/trunk@118282 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:25:11 +00:00
timeless%mac.com
ba2f88cdf3
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
git-svn-id: svn://10.0.0.236/trunk@118281 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:21:16 +00:00
ian%hixie.ch
c04aaeb1d7
Make the File string data source capable of looking for file-based templates in two locations, one specific to the app and one relative to the library. This allows PLIF to ship with default templates for various screens and thus makes it easier to bootstrap a simple app.
...
git-svn-id: svn://10.0.0.236/trunk@118280 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:17:34 +00:00
ian%hixie.ch
4f73f6fbcc
Default error reporting page.
...
git-svn-id: svn://10.0.0.236/trunk@118279 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:15:27 +00:00
ian%hixie.ch
3dccd626e2
Default templates for headers and footers that can be used by other templates.
...
git-svn-id: svn://10.0.0.236/trunk@118278 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:13:51 +00:00
gerv%gerv.net
6868cdf0c5
Bug 126456 - fix our error handling. Change the name of the functions to something more sane; a few enhancements. Patch by gerv, 2xr=myk.
...
git-svn-id: svn://10.0.0.236/trunk@118277 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 20:03:09 +00:00
wtc%netscape.com
28d5b2a6ec
Restored the 'static' qualifier that was accidentally deleted in the
...
previous revision.
git-svn-id: svn://10.0.0.236/trunk@118276 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:38:03 +00:00
mitchf%netscape.com
a43b95f6fd
Fixes bug 11740 and bug 12283
...
git-svn-id: svn://10.0.0.236/trunk@118275 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:34:39 +00:00
wtc%netscape.com
322f4646bb
Bug 135728: include pki3hack.h for the declaration of
...
STAN_AddModuleToDefaultTrustDomain, etc. r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@118274 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:30:38 +00:00
wtc%netscape.com
6b4e8e1a3b
Bug 135728: should return SECFailure because the function's return type
...
is SECStatus. r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@118273 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:25:48 +00:00
shrutiv%netscape.com
9b7b472abf
Fix for bug 105736: Need ability to delete a configuration (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118272 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:20:35 +00:00
colinp%oeone.com
f13265467a
fixed the unifinder listboxes (formerly trees)
...
git-svn-id: svn://10.0.0.236/trunk@118271 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:19:22 +00:00
ian%hixie.ch
f516ca5b22
Update the parameter list so that the 'type' parameter is explicitly named (although it still isn't used since this expander only supports one type). Also change the semantics of the data hash: no longer replace the data into a one member hash. This is a minor optimisation that eases interaction between expanders but will require changes to all existing templates.
...
git-svn-id: svn://10.0.0.236/trunk@118270 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:16:14 +00:00
ian%hixie.ch
6502db434b
Add a 'type' argument to the string expander interface so that string expanders can support multiple types. Also split getExpandedString so that callers can expand strings separately from getting strings, in case that is ever necessary.
...
git-svn-id: svn://10.0.0.236/trunk@118269 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:13:14 +00:00
shrutiv%netscape.com
601cda449a
Fix for bug 105736: Need ability to delete a configuration (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@118268 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:13:07 +00:00
ian%hixie.ch
5f5d497ca1
Minor typo correction: change 'import New::SMTP' to 'import Net::SMTP'
...
git-svn-id: svn://10.0.0.236/trunk@118267 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:11:21 +00:00
ian.mcgreer%sun.com
e27bdffa12
remove unused Stan build files
...
git-svn-id: svn://10.0.0.236/trunk@118266 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:08:32 +00:00
bnesse%netscape.com
229113a7fc
Fix for smoketest blocker 135697. Bump up version on the compiler test to force JS to be compiled with opt level 2. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@118265 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 19:06:29 +00:00
colinp%oeone.com
a29e2e1be0
fix to bug 135617 - Tooltips show empty title or descriptions
...
git-svn-id: svn://10.0.0.236/trunk@118264 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 18:52:57 +00:00
despotdaemon%netscape.com
a75ad98758
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@118263 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 18:27:28 +00:00
despotdaemon%netscape.com
2aa5716e74
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@118262 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 18:26:48 +00:00
brade%netscape.com
20ec870914
fix confirmEx api's (smoketest blocker bug 135672), r=ccarlen, sr=kin, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@118261 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 18:15:13 +00:00
ducarroz%netscape.com
90f9b4c172
Fix for bug 132418. Check for null ptr, patch provided by ccarlen@netscape.com. R=pinkerton, SR=sspitzer, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@118259 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:28:59 +00:00
ducarroz%netscape.com
f18e72c224
Fix for bug 132418. When receiving a file spec while drag&drop, the correct data to use is rawData. R=pinkerton, SR=sspitzer, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@118258 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:27:52 +00:00
kin%netscape.com
c5591c8dea
Fix for bug 135234 (Cursor is an I-beam when over scrollbar)
...
Use "*:scrolled-content" instead of "*" for text cursor rule to limit the impact to the content area.
r=glazman@netscape.com sr=sfraser@netscape.com
a=asa@mozilla.org adt=jaimejr@netscape.com
git-svn-id: svn://10.0.0.236/trunk@118257 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:27:38 +00:00
briane%qnx.com
5e65a555db
PHOTON BUILD only
...
Removed an errant printf
git-svn-id: svn://10.0.0.236/trunk@118256 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:24:37 +00:00
ian.mcgreer%sun.com
23a7527e3f
fix broken 64-bit platforms
...
git-svn-id: svn://10.0.0.236/trunk@118255 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:19:37 +00:00
briane%qnx.com
bd3cbd29ee
PHOTON BUILD only
...
Fixes some compile issues.
git-svn-id: svn://10.0.0.236/trunk@118254 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:17:55 +00:00
briane%qnx.com
6c09555279
PHOTON BUILD only
...
Removal of some printfs and fixes for rendering issues and the Clipboard implementation.
Also fixes a problem with scrolling lists sometimes causing a crash.
git-svn-id: svn://10.0.0.236/trunk@118253 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:15:59 +00:00
briane%qnx.com
c5491b3460
PHOTON BUILD only
...
Removal of printfs and some minor bug fixes for drawing.
git-svn-id: svn://10.0.0.236/trunk@118252 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 15:14:59 +00:00
bienvenu%netscape.com
4d6ce9b3fa
display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118251 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 14:43:20 +00:00
seawood%netscape.com
ddc4b3977f
Use shell script instead of batch script since win9x appears to have problems calling a batch script from a cygwin shell.
...
Bug #134344 r=jrgm a=asa,jaimejr
git-svn-id: svn://10.0.0.236/trunk@118250 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 14:27:44 +00:00
colinp%oeone.com
a688dcd0c1
Added classic skin (bug 133618)
...
git-svn-id: svn://10.0.0.236/trunk@118249 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 14:27:07 +00:00
brade%netscape.com
3c2851a518
bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime)
...
git-svn-id: svn://10.0.0.236/trunk@118248 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 13:42:52 +00:00
rods%netscape.com
22707ac421
This backs out the previous patch and just check to see if it is also a
...
listControlFrame to see if it should set the visibility to false in
nsContainerFrame
Bug 92333 r=dcone sr=attinasi a=asa adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118247 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 13:27:04 +00:00
rods%netscape.com
c73a8a4ad0
This backs out the previous patch and just check to see if it is also a
...
listControlFrame to see if it should set the visibility to false in
nsContainerFrame
Bug 92333 r=dcone sr=attinasi a=asa adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118246 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 12:13:23 +00:00
peterv%netscape.com
19d065539b
Fix for bug 34849 (dynamically added STYLE element doesn't alter style). r=sicking, sr=jst, a=roc+moz, adt=jaimejr.
...
git-svn-id: svn://10.0.0.236/trunk@118245 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 11:29:40 +00:00
jpierre%netscape.com
d52d65d51d
Fix world record warning message
...
git-svn-id: svn://10.0.0.236/trunk@118243 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 10:23:58 +00:00
blakeross%telocity.com
74f8f1d6c8
fix browser url. add findUtils.js
...
git-svn-id: svn://10.0.0.236/trunk@118242 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 10:08:14 +00:00
blakeross%telocity.com
9ab5aab349
find tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@118241 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 10:05:45 +00:00
blakeross%telocity.com
0681949677
stylistic tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@118240 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 09:57:28 +00:00
blakeross%telocity.com
e89b11c4a5
new find dialog.
...
git-svn-id: svn://10.0.0.236/trunk@118239 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 09:46:31 +00:00
blakeross%telocity.com
fe26ec3a0d
new find dialog.
...
git-svn-id: svn://10.0.0.236/trunk@118238 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 09:44:00 +00:00
relyea%netscape.com
58567635ba
Tempararily back out random change so that we don't actually read *every* file in system32.
...
git-svn-id: svn://10.0.0.236/trunk@118237 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 09:18:57 +00:00
relyea%netscape.com
c66aee1a15
Multi-access database changes.
...
git-svn-id: svn://10.0.0.236/trunk@118236 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 09:17:51 +00:00
caillon%returnzero.com
73dddbe315
Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118235 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 09:10:20 +00:00
blakeross%telocity.com
29deaf3449
comment out policy.js for now.
...
git-svn-id: svn://10.0.0.236/trunk@118234 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 08:45:01 +00:00
blakeross%telocity.com
cb476e4197
kill navigatorOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@118233 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 08:44:18 +00:00
blakeross%telocity.com
e891b4992f
fix up the go button.
...
git-svn-id: svn://10.0.0.236/trunk@118232 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 08:36:42 +00:00
timeless%mac.com
bb6cd9506d
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
git-svn-id: svn://10.0.0.236/trunk@118231 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 08:13:27 +00:00
timeless%mac.com
6897ca537a
Bug 101423 Trunk M099 N622 crash [@ nsDocElementBoxFrame::CreateAnonymousContent] search/sidebar consumers
...
patch by timeless r=heikki sr=scc a=asa
Bug 134374 crash going to file from xul directory listing - Trunk [@ nsTreeBodyFrame::GetImage]
patch by dbaron r=timeless sr=scc a=asa
git-svn-id: svn://10.0.0.236/trunk@118230 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 08:07:09 +00:00
hyatt%netscape.com
dd0e62d9ae
Fix for 99344, inline styles not being recognized under certain DHTML circumstances. r=dbaron, sr=waterson, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118229 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 08:05:33 +00:00
blakeross%telocity.com
6214d193b3
get rid of globalOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@118228 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:50:24 +00:00
bbaetz%student.usyd.edu.au
f4cfc54613
bug 134562 - taint error in buglist.cgi
...
r=justdave, gerv
git-svn-id: svn://10.0.0.236/trunk@118227 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:48:27 +00:00
blakeross%telocity.com
68b1b9ca04
make location bar showing work properly.
...
git-svn-id: svn://10.0.0.236/trunk@118226 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:41:32 +00:00
blakeross%telocity.com
3ee085b918
get rid of contentAreaContextOverlay.xul, make view source in context menu work.
...
git-svn-id: svn://10.0.0.236/trunk@118225 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:37:59 +00:00
blakeross%telocity.com
b59f2d5990
removing margin about urlbar.
...
git-svn-id: svn://10.0.0.236/trunk@118224 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:31:34 +00:00
gerv%gerv.net
a6c04cb09e
Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. CVS removal of old CGIs.
...
git-svn-id: svn://10.0.0.236/trunk@118222 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:15:18 +00:00
gerv%gerv.net
dd1e9b50d4
Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@118221 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:13:55 +00:00
blakeross%telocity.com
972329b04b
remove sidebar cruft and sidebarOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@118220 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:11:04 +00:00
gerv%gerv.net
a1d5f47f63
Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@118219 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:09:28 +00:00
blakeross%telocity.com
732f7801b0
fix typo.
...
git-svn-id: svn://10.0.0.236/trunk@118217 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 07:03:30 +00:00
blakeross%telocity.com
92ffaaebf6
minor updates.
...
git-svn-id: svn://10.0.0.236/trunk@118216 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 06:58:49 +00:00
blakeross%telocity.com
1a2ced4408
get rid of toolsWindowOverlay. add history to tools menu.
...
git-svn-id: svn://10.0.0.236/trunk@118215 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 06:54:48 +00:00
timeless%mac.com
cc16a8ec31
cvs update -j1.43 -j1.42 mozilla/accessible/src/base/nsAccessibilityService.cpp
...
backout overflow
git-svn-id: svn://10.0.0.236/trunk@118214 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 06:42:15 +00:00
blakeross%telocity.com
b695a25af5
bye bye window menu.
...
git-svn-id: svn://10.0.0.236/trunk@118213 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 05:52:36 +00:00
blakeross%telocity.com
3a39481f39
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@118212 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 05:44:08 +00:00
timeless%mac.com
bcb964d3df
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
...
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
git-svn-id: svn://10.0.0.236/trunk@118211 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 05:42:10 +00:00
leaf%mozilla.org
f5286578ba
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@118210 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:56:33 +00:00
dmose%netscape.com
c718b7f454
Whitespace change to force configure to be re-run
...
git-svn-id: svn://10.0.0.236/trunk@118209 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:50:23 +00:00
varga%utcru.sk
c5c53ea3eb
Fix for bug 86532. outliner doesn't display large fonts properly.
...
- added |min-height: 18px| to |-moz-tree-row| pseudoelement
- changed height to |height: 1.3em|
- the final height is aligned to even number.
- GetRowHeight() moved to Init()
r=bryner, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@118208 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:43:36 +00:00
jkeiser%netscape.com
713188f737
Make listboxes not select the nearest visible option when tabbing out (bug 132431). r=rods@netscape.com, sr=attinasi@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118207 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:34:02 +00:00
jkeiser%netscape.com
7ec2a482fd
Make dropdowns paint over the background beneath them (bug 95826). r=jkeiser@netscape.com, sr=attinasi@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118206 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:29:05 +00:00
varga%utcru.sk
512a6e3255
Removing unused files.
...
These files were used to define a <downloadstatus> binding.
This binding is not used in download-manager anymore.
a=asa
git-svn-id: svn://10.0.0.236/trunk@118205 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:23:24 +00:00
ben%netscape.com
e20b23f7ba
Bug 135466 - allow vendor customization of scripts & windows pref panel.
...
r=sgehani, sr=hewitt, a=asa
git-svn-id: svn://10.0.0.236/trunk@118204 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 04:23:19 +00:00
dmose%netscape.com
4cc03d2f3e
Fix LDAP C SDK parallel build issues by switching the builds to run in a single pass (bug 133521); should fix issues with files getting repeatedly built as well. Patch from Chris Seawood <seawood@netscape.com>, r=dmose, sr=(build changes only), a=asa, adt=putterman
...
git-svn-id: svn://10.0.0.236/trunk@118203 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:51:46 +00:00
blakeross%telocity.com
d5cffacffa
updates...
...
git-svn-id: svn://10.0.0.236/trunk@118202 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:50:35 +00:00
nelsonb%netscape.com
2cd2ca6bac
WinCE mods (2nd try). Use NSPR for file system I/O on WinCE.
...
Change algorithm for selecting files to read for seeding the PRNG.
Old algorithm sometimes read very few files if opens failed.
git-svn-id: svn://10.0.0.236/trunk@118201 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:49:35 +00:00
mkaply%us.ibm.com
9f3af722f1
#125076
...
r=mkaply, sr=blizzard, a=asa
OS/2 only - code from jessica blanco - init printer settings from driver
git-svn-id: svn://10.0.0.236/trunk@118200 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:46:40 +00:00
mkaply%us.ibm.com
7cc5cd0498
#135467
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for IME crash
git-svn-id: svn://10.0.0.236/trunk@118199 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:44:09 +00:00
akkana%netscape.com
bebe5f4e4c
57262: Support the "Stop" key on Sun keyboads.
...
61355: key bindings don't work when Caps Lock is on.
Fixes from Jay Yan, Jay.Yan@sun.com , r=akkana, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@118198 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:37:18 +00:00
nelsonb%netscape.com
32586b365d
Don't build nss/cmd or nss/lib/fortcrypt on WinCE.
...
git-svn-id: svn://10.0.0.236/trunk@118197 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:34:57 +00:00
nelsonb%netscape.com
4d77c9231f
On WinCE, DBM's dbopen uses NSPR file open flags rather than libc's
...
file open flags (which are not defined on WinCE).
git-svn-id: svn://10.0.0.236/trunk@118196 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:33:42 +00:00
nelsonb%netscape.com
0accf74f66
Stop linking in wsock32.lib and winmm.lib on Windows. We haven't needed
...
these since we started linking with NSPR's DLLs, and they don't exist
on WinCE.
git-svn-id: svn://10.0.0.236/trunk@118195 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:30:37 +00:00
blakeross%telocity.com
c8365df413
remove utilityOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@118194 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:30:05 +00:00
relyea%netscape.com
4571b1bf42
Fix linux build errors
...
git-svn-id: svn://10.0.0.236/trunk@118193 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:29:50 +00:00
relyea%netscape.com
c7bd5dd538
return the correct error codes to make all.sh happy.
...
git-svn-id: svn://10.0.0.236/trunk@118192 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 03:16:41 +00:00
blakeross%telocity.com
64744ab445
getting rid of charsetOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@118191 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 02:45:55 +00:00
mcafee%netscape.com
26bd8f18c7
Attempt at 2-pass build
...
git-svn-id: svn://10.0.0.236/trunk@118189 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 02:08:37 +00:00
sonja.mirtitsch%sun.com
04a8dc38c7
fixed a bug that had resulted in tinderbox results not always being uploaded
...
git-svn-id: svn://10.0.0.236/trunk@118188 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 01:41:34 +00:00
bryner%netscape.com
301e41ca20
fix tinderbox orange caused by uninitialized variable
...
git-svn-id: svn://10.0.0.236/trunk@118183 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 01:19:28 +00:00
ben%netscape.com
afbe1b0389
Finish up policy work for now & fix crash on page load.
...
git-svn-id: svn://10.0.0.236/trunk@118182 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 01:17:39 +00:00
relyea%netscape.com
69c6b01bfe
Add ';' so Solaris and Linux will build
...
git-svn-id: svn://10.0.0.236/trunk@118181 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 01:09:39 +00:00
alecf%netscape.com
96f4e4ead1
I
...
really
really
really
really hate the mac build system
git-svn-id: svn://10.0.0.236/trunk@118180 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 01:06:06 +00:00
nelsonb%netscape.com
d9f02651db
New platform files for WinCE.
...
git-svn-id: svn://10.0.0.236/trunk@118177 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:52:32 +00:00
blakeross%telocity.com
c8cfb7da23
death to viewZoomOverlay
...
git-svn-id: svn://10.0.0.236/trunk@118176 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:25:17 +00:00
ben%netscape.com
596f7608d0
fix conflicts
...
git-svn-id: svn://10.0.0.236/trunk@118175 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:24:28 +00:00
ben%netscape.com
fe41f0af24
Adding Configurable Security Policy menu
...
git-svn-id: svn://10.0.0.236/trunk@118174 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:20:13 +00:00
relyea%netscape.com
61415f9b42
Link certutil dynamically.
...
git-svn-id: svn://10.0.0.236/trunk@118173 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:12:21 +00:00
relyea%netscape.com
78217593fa
Add symbols so the certutil can be linked dynmically
...
git-svn-id: svn://10.0.0.236/trunk@118172 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:11:25 +00:00
bryner%netscape.com
863ffdb0f9
ignore makefiles
...
git-svn-id: svn://10.0.0.236/trunk@118171 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:11:22 +00:00
relyea%netscape.com
38313e37c4
Don't try verifying the db's in a multi-access database case
...
git-svn-id: svn://10.0.0.236/trunk@118170 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:10:39 +00:00
mcafee%netscape.com
15cd3aae7d
Adding /sw/bin for default libIDL stuff.
...
git-svn-id: svn://10.0.0.236/trunk@118169 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:07:06 +00:00
blakeross%telocity.com
7a914c55a2
...
...
git-svn-id: svn://10.0.0.236/trunk@118168 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-05 00:04:20 +00:00
blakeross%telocity.com
d569161a1c
removing dead code about bookmarks button.
...
git-svn-id: svn://10.0.0.236/trunk@118167 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:57:21 +00:00
blakeross%telocity.com
034fae0c5c
Remove securityOverlay.xul, checkin skin files.
...
git-svn-id: svn://10.0.0.236/trunk@118166 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:53:22 +00:00
alecf%netscape.com
241daecc02
fix nmake builds
...
git-svn-id: svn://10.0.0.236/trunk@118165 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:51:11 +00:00
aaronl%netscape.com
0dce206ee4
Bug 112978. HTML select options need to generate Accessibility API focus events, so screen readers can track user's movements through options. r=jgaunt, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118164 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:27:45 +00:00
aaronl%netscape.com
41961ca691
Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118163 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:19:50 +00:00
kaie%netscape.com
49d3e6ecd2
b=131087 Failure on sending S/Mime messages should display the correct reason
...
r=ddrinan/ducarroz sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@118162 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:15:22 +00:00
dougt%netscape.com
7306b2c72a
Adding better comments. r=jband, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@118161 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 23:04:53 +00:00
gerv%gerv.net
f9c55e8ef0
Bug 119000 - Disabled Document/More menus in links bar use bookmark icon instead of disabled folder icon in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=sballard, sr=hewitt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118160 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:57:04 +00:00
gerv%gerv.net
7b7923cd98
Bug 131097 - Twisties aren't aligned correctly in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=andreww, sr=hewitt, a=dbaron, asa.
...
git-svn-id: svn://10.0.0.236/trunk@118159 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:55:35 +00:00
bienvenu%netscape.com
0d816e0223
fix view source and inline images in messages that are in sub-folders on imap servers with hierarchy delimiter other than slash r=naving, sr=sspitzer, a=asa 133899
...
git-svn-id: svn://10.0.0.236/trunk@118158 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:55:14 +00:00
blakeross%telocity.com
e088cf853c
remove comp bar refs.
...
git-svn-id: svn://10.0.0.236/trunk@118157 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:51:53 +00:00
jst%netscape.com
198bc42921
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@118156 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:42:19 +00:00
mostafah%oeone.com
530353b0dd
Changed the Id attribute from long to string to follow standard
...
git-svn-id: svn://10.0.0.236/trunk@118155 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:41:14 +00:00
mostafah%oeone.com
c5d510f453
Added Level1 debug flag
...
git-svn-id: svn://10.0.0.236/trunk@118154 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:39:53 +00:00
yokoyama%netscape.com
f45e9db993
Bug fix 130122
...
Needed to add code for IME key event (NS_IS_IME_EVENT())
Impact only on CJK keyboard input
/r=yokoyama, /sr=roc+moz, /a=asa, /adt+=jaime
git-svn-id: svn://10.0.0.236/trunk@118153 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:34:04 +00:00
naving%netscape.com
08bb371a7f
133215 r=ssu sr=bienvenu a=asa/adt. Make quick search work for sender on localized builds.
...
git-svn-id: svn://10.0.0.236/trunk@118152 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:33:46 +00:00
kaie%netscape.com
dd3d08c5a4
b=125041 CA not imported when getting personal cert
...
r=ssaux sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@118151 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:30:40 +00:00
nhotta%netscape.com
5ccceb148c
Changed to do the charset conversion check in .js for message headers,
...
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
git-svn-id: svn://10.0.0.236/trunk@118150 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:29:47 +00:00
alecf%netscape.com
28f20a7e52
fix for bug 107289 sr=jband r=dougt a=asa
...
remove libjar dependency from xpcom
step 3: make libjar implement the new interface
git-svn-id: svn://10.0.0.236/trunk@118149 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:28:17 +00:00
alecf%netscape.com
14a29f77b9
fix for bug 107289 sr=jband, r=dougt, a=asa
...
remove libjar dependency from xpcom
step 2: make xptinfo use the new nsIXPTLoader interface
git-svn-id: svn://10.0.0.236/trunk@118148 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:24:50 +00:00
alecf%netscape.com
4f8463a2bb
fix for bug 107289 sr=jband, r=dougt, a=asa
...
remove libjar dependency from xpcom
step 1: add new IDL files to the tree
git-svn-id: svn://10.0.0.236/trunk@118147 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:10:24 +00:00
radha%netscape.com
7d669b0814
Fix for bug 59774. Save scrollbar positions in sessionhistory when jumping from one anchor to another in a page. r=adamlock sr=alecf a=asa. Approved by ADT.
...
git-svn-id: svn://10.0.0.236/trunk@118146 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:10:10 +00:00
colinp%oeone.com
10a80e8c4c
fix to bug 135349 - Fix day view resizing
...
git-svn-id: svn://10.0.0.236/trunk@118145 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:07:36 +00:00
mikep%oeone.com
3d18c033ee
Moving text to dtd.
...
git-svn-id: svn://10.0.0.236/trunk@118144 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 22:02:24 +00:00
mikep%oeone.com
b4c55fe8ca
Adding in the option to play sounds instead of popping up dialog boxes.
...
git-svn-id: svn://10.0.0.236/trunk@118143 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 21:54:59 +00:00
morse%netscape.com
d85407bb6d
bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman
...
git-svn-id: svn://10.0.0.236/trunk@118142 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 21:41:22 +00:00
dougt%netscape.com
2f0e23d473
Fixes 132705. nsComponentManagerUtils error handling is incorrect. fix by dbaron, r=dougt, sr=rpotts, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@118141 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 21:35:32 +00:00
pinkerton%netscape.com
53d5773f37
Get native scrollbars scrolling again. Use a protocol for shared interfaces needed by views in our widget hierarchy. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@118140 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 21:35:20 +00:00
ian.mcgreer%sun.com
0f2f5f84ed
New file for common PKI stuff. Not yet part of build.
...
git-svn-id: svn://10.0.0.236/trunk@118139 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 21:15:27 +00:00
bnesse%netscape.com
3c5d76714f
[Not part of build]. Fix for bug 132325. Leaking addref of plugin instance was causing stale references in the active plugin list leading to crashes. sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@118138 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 20:38:30 +00:00
blythe%netscape.com
b77d298eb4
Fix bug 134784
...
Not part of any build
Make command should always be "make" for building the module graph.
r=mcafee, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@118137 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 20:02:54 +00:00
ian.mcgreer%sun.com
dbcf2c42b3
Land Stan changes to tip. Mostly header file / structure / API cleanup. Note
...
that these changes *do not* affect the current build, except for some minor edits.
git-svn-id: svn://10.0.0.236/trunk@118136 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 20:00:28 +00:00
colinp%oeone.com
bdf0d9a628
added calendar graphic to the window menu
...
git-svn-id: svn://10.0.0.236/trunk@118135 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 19:24:14 +00:00
colinp%oeone.com
9cc541516f
changed the statusbar to something more useful
...
git-svn-id: svn://10.0.0.236/trunk@118134 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:52:38 +00:00
colinp%oeone.com
d3f760f52e
removed an unnecessary toolbarseparator
...
git-svn-id: svn://10.0.0.236/trunk@118133 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:42:09 +00:00
kirk.erickson%sun.com
5ab9004404
Addresses bug 126087 (hot locks identified by Ning at Sun).
...
Using atomic instructions to reduce contention on slot->freeListLock
and symKey->refLock.
git-svn-id: svn://10.0.0.236/trunk@118132 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:30:51 +00:00
relyea%netscape.com
5abef443f4
Make sure we aren't confusing secret keys with private and public keys
...
git-svn-id: svn://10.0.0.236/trunk@118131 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:08:30 +00:00
relyea%netscape.com
cf7bdd05ec
Don't include the public key on a list if it doesn't exist.
...
git-svn-id: svn://10.0.0.236/trunk@118130 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:07:19 +00:00
bienvenu%netscape.com
edbea09376
fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456
...
git-svn-id: svn://10.0.0.236/trunk@118129 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:03:12 +00:00
brendan%mozilla.org
e1859a4360
Forgot to #ifdef JS_THREADSAFE last change (no effect on Mozilla build; fixes broken standalone/single-threaded JS builds, sanity-sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@118128 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 18:02:59 +00:00
ian.mcgreer%sun.com
4a04783f0b
define nss_ZREALLOCARRAY, fix bugs in nss_ZRealloc
...
git-svn-id: svn://10.0.0.236/trunk@118127 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 16:14:26 +00:00
colinp%oeone.com
007833eec3
fixed OEOne to OEone
...
git-svn-id: svn://10.0.0.236/trunk@118126 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 16:01:43 +00:00
rbs%maths.uq.edu.au
0b3c5b285b
Bug 132844 - detect the MathML namespace to load mathml.css on demand. This allows MathML to be styled properly in documents without a DOCTYPE, e.g., in the case of transformed documents that are produced on the fly from XSLT; r=heikki, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118125 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:42:45 +00:00
bienvenu%netscape.com
60ac07e058
fix crash in nsMsgNewsFolder::RemoveMessage when removing expired articles and clicking on different folder a=asa, 134961 r=naving, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@118124 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:29:02 +00:00
peterlubczynski%netscape.com
abdd039225
Fix for sending the correct URL from GetURLNotify/PostURLNotify to URLNotify and fixing a crash with Flash 6 when URLNotify is called before NewStream. Bug 131626 r=av sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@118123 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:23:35 +00:00
peterlubczynski%netscape.com
bbc0fd4dea
Fix for crash after sending wrong events to full-page plugins. Ensure only events for our widget are sent to the plugin. Fixes crash with Quicktime if selecting disabled menu items. r=bneese sr=attinasi Bug 102727
...
git-svn-id: svn://10.0.0.236/trunk@118122 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:20:07 +00:00
cmanske%netscape.com
22757bb174
Simplified error string for publishing, part of b=126258, r=andreww, sr=dveditz, a=asa, adt1.0.0+
...
git-svn-id: svn://10.0.0.236/trunk@118121 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:18:49 +00:00
peterlubczynski%netscape.com
31b0a833da
Fix for full-page plugins on Mac not passing the right origin during resize because we weren't calculating the widget offset. Bug 120168 r=bneese sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@118120 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:18:29 +00:00
cmanske%netscape.com
84d72d0969
Composer Publishing fixes: Add support to not upload images (b=134001,r=akkana, sr=kin), Don't save site data if not successfully published (b=132604, r=akkana, sr=kin), improve error handling (b=126258, r=andreww, sr=dveditz), Make 'CheckAndSaveDocument' do publishing for remote url (b=126450, r=brade, sr=kin), Save command should publish if remote file (b=132634, r=brade,sr=kin), Fix FTP publishing (b=133823, r=brade, sr=kin) all are: a=asa, adt1.0.0+
...
git-svn-id: svn://10.0.0.236/trunk@118119 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 15:14:32 +00:00
cmanske%netscape.com
4836519b05
Publishing bugs: Keep progress dialog open longer (b=133825), Add support to not upload images (b=134001), Don't save site data if not successfully published (b=132604) all are: r=akkana, sr=kin, a=asa, adt1.0.0+
...
git-svn-id: svn://10.0.0.236/trunk@118118 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 14:56:30 +00:00
cmanske%netscape.com
b25df883bf
New string as part 'Keep progress dialog open longer', b=133825, r=akkana, sr=kin, a=asa, adt1.0.0+
...
git-svn-id: svn://10.0.0.236/trunk@118117 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 14:51:11 +00:00
pinkerton%netscape.com
982f8ab64c
the gfx scrollframe sets curpos long before maxpos when going back on a page. this means we cannot keep the check that verifies curpos <= maxpos. r=ccarlen/sr=brendan/a=asa. bug# 134782
...
git-svn-id: svn://10.0.0.236/trunk@118116 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 14:50:39 +00:00
colinp%oeone.com
d050ccd7c4
removed unnecessary colors
...
git-svn-id: svn://10.0.0.236/trunk@118115 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 14:49:44 +00:00
cmanske%netscape.com
f3fe151ac5
Strip password when displaying doc url, b=134695, r=brade, sr=kin, a=asa ,adt1.0,0+
...
git-svn-id: svn://10.0.0.236/trunk@118114 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 14:30:15 +00:00
mikep%oeone.com
f53637c942
Adding window menu to the calendar, rather than tasks.
...
git-svn-id: svn://10.0.0.236/trunk@118113 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 14:00:59 +00:00
mikep%oeone.com
6d5630e1ec
Removing calendar from tasks menu. This got put in by mistake last night.
...
git-svn-id: svn://10.0.0.236/trunk@118112 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 13:48:59 +00:00
rods%netscape.com
164581aee0
it is just a matter of turning off a boolean in the right spot. The previous spot was some arbitrary in that method. Now we turn it
...
off a little earlier
Bug 134283 r=dcone sr=attinasi a=asa adt=jaime
git-svn-id: svn://10.0.0.236/trunk@118111 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 13:04:21 +00:00
timeless%mac.com
a06236ee64
Bug 133657 nsISupportsVoid should have/use [noscript] attribute voidPtr data;
...
r=dougt sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@118110 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 12:28:22 +00:00
sicking%bigfoot.com
cb8aaf0a30
Remove assertion that should have been removed with the rest of the fix for bug 41983.
...
b=41983 r=peterv sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@118109 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 12:13:25 +00:00
caillon%returnzero.com
9ea7017499
Bug 134570, 'Print to file' not working with threaded XprintUtil. Patch by Roland.Mainz@informatik.med.uni-giessen.de, r=cbiesinger@web.de, sr=attinasi, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@118108 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 11:29:38 +00:00
hyatt%netscape.com
7cf4c12b0c
Didn't get the latest corrections in my patch in the checkin for 103912.
...
git-svn-id: svn://10.0.0.236/trunk@118107 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 10:39:40 +00:00
blakeross%telocity.com
e647a00440
more work.
...
git-svn-id: svn://10.0.0.236/trunk@118106 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 10:05:57 +00:00
blakeross%telocity.com
af533b303d
yank the component bar.
...
git-svn-id: svn://10.0.0.236/trunk@118105 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:53:49 +00:00
blakeross%telocity.com
bbc5d5f350
open location FUN
...
git-svn-id: svn://10.0.0.236/trunk@118104 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:49:27 +00:00
hyatt%netscape.com
2c3b74dc2e
Fix for 103912, make the chrome registry smarter about not looking for missing files. r=bryner, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118103 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:48:25 +00:00
jaggernaut%netscape.com
cff74ca09e
Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready.
...
git-svn-id: svn://10.0.0.236/trunk@118102 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:48:20 +00:00
blakeross%telocity.com
69640502e3
yank bookmarks button.
...
git-svn-id: svn://10.0.0.236/trunk@118101 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:23:47 +00:00
blakeross%telocity.com
82b25d6836
bookmarks -> urlbar
...
git-svn-id: svn://10.0.0.236/trunk@118100 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:13:35 +00:00
blakeross%telocity.com
3f34335a09
Axe Go menu, Use stylesheet, Translate.
...
git-svn-id: svn://10.0.0.236/trunk@118099 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 09:03:31 +00:00
mcafee%netscape.com
bbb9522498
strip off first mozilla, not all mozillas.
...
git-svn-id: svn://10.0.0.236/trunk@118098 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 08:57:46 +00:00
mcafee%netscape.com
ba93cd4298
Strip off mozilla/ in list of Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@118097 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 08:49:14 +00:00
blakeross%telocity.com
87346942d6
adding open location dialog.
...
git-svn-id: svn://10.0.0.236/trunk@118096 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 08:04:29 +00:00
blakeross%telocity.com
143282f14e
Get rid of dual print button, make it a normal button.
...
git-svn-id: svn://10.0.0.236/trunk@118095 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:56:11 +00:00
mcafee%netscape.com
a9c233bccd
Need aclocal.m4. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@118093 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:48:26 +00:00
blakeross%telocity.com
66fce8b8d0
Splitting navbar and location bar.
...
git-svn-id: svn://10.0.0.236/trunk@118092 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:41:37 +00:00
gerv%gerv.net
1cee013229
Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.
...
git-svn-id: svn://10.0.0.236/trunk@118091 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:39:19 +00:00
jst%netscape.com
68b586dd87
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
...
git-svn-id: svn://10.0.0.236/trunk@118090 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:31:16 +00:00
blakeross%telocity.com
c1f5ad4718
removing navExtraOverlay.xul.
...
git-svn-id: svn://10.0.0.236/trunk@118089 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:20:19 +00:00
blakeross%telocity.com
51ce3f1195
Turn on dynamic skin switching, remove unused functions.
...
git-svn-id: svn://10.0.0.236/trunk@118088 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:12:26 +00:00
blakeross%telocity.com
216fb27f81
Removing crap.
...
git-svn-id: svn://10.0.0.236/trunk@118087 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:04:40 +00:00
zach%zachlipton.com
5314a8ca56
Fix for bug 135291: add version string to new templates and fix the string for non
...
xml templates.
r=bbaetz, r2=ddk
git-svn-id: svn://10.0.0.236/trunk@118086 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 07:01:17 +00:00
bryner%netscape.com
46fca78296
correct chrome url to launch
...
git-svn-id: svn://10.0.0.236/trunk@118083 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 05:11:12 +00:00
bryner%netscape.com
08a14a14f1
Don't point to content and locale files from chrome://navigator/.
...
git-svn-id: svn://10.0.0.236/trunk@118082 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 04:54:32 +00:00
jst%netscape.com
ce7d3cf8e3
Hmm, looks like the orange on linux is due to a bug in gcc 2.95, there have been issues with using nsCOMPtr's in narrow scopes with that compiler before, so maybe this'll fix this crash too. Who knows, but it's worth a try. This changes nothing, so no reviews...
...
git-svn-id: svn://10.0.0.236/trunk@118081 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 04:45:22 +00:00
bbaetz%student.usyd.edu.au
849c35efe0
Bug 130373 - sorting by target milestone genreated bogus error
...
patch by ddkilzer@theracingworld.com , r=bbaetz, justdave
git-svn-id: svn://10.0.0.236/trunk@118080 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 04:28:27 +00:00
bbaetz%student.usyd.edu.au
a1d13b913f
Bug 127200 - query for cc takes long time
...
r=mattyt, justdave
git-svn-id: svn://10.0.0.236/trunk@118079 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 04:21:56 +00:00
bbaetz%student.usyd.edu.au
69904efa2b
Bug 126883 - bugzilla.dtd isn't quite correct
...
r=gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@118078 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 04:19:58 +00:00
srilatha%netscape.com
32d0fae6d4
Attempting to fix the win32 static build bustage. just deleting a
...
line based on dbaron's suggestion
git-svn-id: svn://10.0.0.236/trunk@118076 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 03:16:39 +00:00
shanjian%netscape.com
9b0af40604
put my previous patch back in. This patch does not seem like cause any
...
regression in txul.
git-svn-id: svn://10.0.0.236/trunk@118074 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 02:43:17 +00:00
rbs%maths.uq.edu.au
0c0c8d4953
Bug 129560 - Selection doesn't display on stretchy MathML characters. This is the part of the patch that makes text frames retain an appropriate width during selection (to avoid the caret to undershot when crossing stretchy characters), r=dbaron, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@118073 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 02:15:57 +00:00
jst%netscape.com
dc83a26530
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@118072 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 02:09:19 +00:00
nelsonb%netscape.com
fdada2d673
Back out win_rand changes. The changes used NSPR for file I/O instead
...
of using libc. But some of our DLLs don't link against NSPR :-(.
git-svn-id: svn://10.0.0.236/trunk@118071 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 02:09:01 +00:00
myk%mozilla.org
2a7c489607
Partial fix for bug 104600: Adds "template/custom" to .cvsignore.
...
Patch by Myk Melez <myk@mozilla.org >
r=justdave x2
git-svn-id: svn://10.0.0.236/trunk@118070 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 02:04:08 +00:00
nelsonb%netscape.com
bd4ec428c8
Fix build error on NT.
...
git-svn-id: svn://10.0.0.236/trunk@118069 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 01:41:19 +00:00
nelsonb%netscape.com
1730a09786
Add missing #include to fix errors on AIX.
...
git-svn-id: svn://10.0.0.236/trunk@118068 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 01:35:13 +00:00
shanjian%netscape.com
56bb70d264
reverse my previous checkin to see if my checkin cause the txul regression.
...
git-svn-id: svn://10.0.0.236/trunk@118067 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 01:07:19 +00:00
mostafah%oeone.com
f52b11ac98
Added missing pref files to jar.mn
...
git-svn-id: svn://10.0.0.236/trunk@118066 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:33:59 +00:00
nelsonb%netscape.com
45dd86b17b
Remove duplicative include. arch.mk is included by config.mk.
...
git-svn-id: svn://10.0.0.236/trunk@118065 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:22:47 +00:00
mostafah%oeone.com
2964aeaee0
First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192
...
git-svn-id: svn://10.0.0.236/trunk@118064 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:19:44 +00:00
nelsonb%netscape.com
a7e8ec2f2c
Get freebl and mpi to build for WinCE. Use NSPR for I/O in sysrand.
...
git-svn-id: svn://10.0.0.236/trunk@118063 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:19:43 +00:00
nelsonb%netscape.com
4c767533f4
Fix (er, improve) Makefile dependencies for sysrand.{o,obj}
...
git-svn-id: svn://10.0.0.236/trunk@118062 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:17:17 +00:00
nelsonb%netscape.com
a36887f58a
Make libSSL build for WinCE.
...
git-svn-id: svn://10.0.0.236/trunk@118061 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:14:12 +00:00
bbaetz%student.usyd.edu.au
a3532d165a
Bug 102118 - solaris 2.7, gcc 3.0.1 bustage
...
patch=cls, r=dveditz, sr=alecf, a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118060 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:13:06 +00:00
nelsonb%netscape.com
62cdc6bce9
Make libutil build for WinCE.
...
git-svn-id: svn://10.0.0.236/trunk@118059 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:11:48 +00:00
nelsonb%netscape.com
baa6dae990
Warning reduction. substitute (uchar) cast for ANDing with 0xff.
...
git-svn-id: svn://10.0.0.236/trunk@118058 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:10:34 +00:00
bbaetz%student.usyd.edu.au
0f075e0fa5
Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
...
downloads
r=dougt, sr=darin, a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118057 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:03:56 +00:00
nelsonb%netscape.com
918648c74e
Since WinCE has no command line shell, don't build cmd for it.
...
git-svn-id: svn://10.0.0.236/trunk@118056 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:03:03 +00:00
nelsonb%netscape.com
b82c4acc00
Add cross-platform (WinCE) support.
...
git-svn-id: svn://10.0.0.236/trunk@118055 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-04 00:00:27 +00:00
bbaetz%student.usyd.edu.au
835a87cec8
Bug 134639 - speedup unix x86 XPTC_InvokeByIndex
...
r=dbradley, sr=jband, a=rjesup
git-svn-id: svn://10.0.0.236/trunk@118054 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:59:13 +00:00
nhotta%netscape.com
5382ec1645
For fileter editing, escape the created file name before using it as URI,
...
bug 130352, r=naving, sr=bienvenu, a=asa, adt.
git-svn-id: svn://10.0.0.236/trunk@118053 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:58:56 +00:00
oeschger%netscape.com
26d168c10e
help content updates, sanctioned per 122806, author=diego@biurrun.de, r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@118051 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:36:02 +00:00
nelsonb%netscape.com
28246634bc
Add WinCE suport.
...
git-svn-id: svn://10.0.0.236/trunk@118050 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:27:16 +00:00
shanjian%netscape.com
9784553190
#128394 Cursor position widely off from actual text when selection is made.
...
Taking langGroup into consideration when selecting font for text selection, it
should be consistent with the way of rendering text.
r=rbs, sr=attinasi, a=asa, adt
git-svn-id: svn://10.0.0.236/trunk@118049 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:26:58 +00:00
blakeross%telocity.com
d027538e41
135101 - view page source doesn't work. r=hixie, bz sr=blake a=rjesup patch=gilles durys
...
git-svn-id: svn://10.0.0.236/trunk@118047 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:14:32 +00:00
oeschger%netscape.com
cfd8f5c396
help content updates, sanctioned per bug 122806, r=cotter
...
git-svn-id: svn://10.0.0.236/trunk@118045 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:10:15 +00:00
gerv%gerv.net
b52965c686
Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@118044 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 23:00:29 +00:00
gerv%gerv.net
409e95e7e8
New version of bug writing guidelines - bug 131345. Written by Eli (eli@prometheus-music.com), r=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@118042 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 22:37:03 +00:00
shanjian%netscape.com
58fa1c3c9f
#100849 Charset sniffing in parser could not find charset in some cases
...
rewrote meta charset detection in parser to be more tolerant to various
meta charset specification.
r=harishd, sr=jst, a=asa, adt
git-svn-id: svn://10.0.0.236/trunk@118041 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 22:34:27 +00:00
sspitzer%netscape.com
f0f02eaa19
fix for regression bug #13484 . account settings tree is a single
...
select tree. r=ssu, sr=bienvenu, a=asa/adt.
git-svn-id: svn://10.0.0.236/trunk@118040 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 22:30:38 +00:00
mikep%oeone.com
2b1f1448ca
Fixing copyToServer.
...
git-svn-id: svn://10.0.0.236/trunk@118039 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 22:15:09 +00:00
mikep%oeone.com
79ca635505
Adding in preferences to the calendar application.
...
git-svn-id: svn://10.0.0.236/trunk@118038 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 22:14:18 +00:00
srilatha%netscape.com
47b875e7ee
Fix for bug # 134758. Static build on win32 and linux is broken.
...
r=cathleen, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@118037 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 21:56:34 +00:00
colinp%oeone.com
962212f154
last fix to bug 110803 - Calendar should not use images for text
...
the SUN/MON/TUE, etc was taken out of the backgorund graphic and is now done in CSS & DTD's
git-svn-id: svn://10.0.0.236/trunk@118036 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 21:46:45 +00:00
pinkerton%netscape.com
6bb695bf4f
Fix native scrollbars from crashing with stubbing out mouseMove. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@118035 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 21:33:18 +00:00
yokoyama%netscape.com
c1875e528f
Bug 129547
...
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime
git-svn-id: svn://10.0.0.236/trunk@118034 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 21:06:30 +00:00
mostafah%oeone.com
865dac663f
Fixed bug 130147. ibical/icalcomponent.c does not compile on IRIX
...
git-svn-id: svn://10.0.0.236/trunk@118033 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 20:50:23 +00:00
darin%netscape.com
2ddbf3176d
fixes mach-o objdir build bustage, r=pink
...
git-svn-id: svn://10.0.0.236/trunk@118032 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 20:44:04 +00:00
brendan%mozilla.org
35a8120be9
Followup fix to synchronize with a nt-last-destroy-context racing GC when unpinning pinned atoms (133773, r=shaver, sr=jband, a=rjesup).
...
git-svn-id: svn://10.0.0.236/trunk@118031 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 20:38:39 +00:00
colinp%oeone.com
d36fe50263
fixed popup's in month view not showing up properly.
...
git-svn-id: svn://10.0.0.236/trunk@118030 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 20:35:23 +00:00
darin%netscape.com
18cd799d96
fixes bug 134546 "Memory leak in nsScriptSecurityManager::GetBaseURIScheme()"
...
patch=pj@ludd.luth.se , r=mstoltz, sr=darin, a=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/trunk@118029 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 20:23:57 +00:00
zach%zachlipton.com
0fb81cfa92
Fix for bug 98658: Let administrator know which customised templates have been updated by Bugzilla team.
...
Patch adds a version string to every template and a check in
t/004template.t to check for version strings in templates.
Note that two templates that were not included in the initial patch
now have version strings added.
r=justdave, r2=myk
git-svn-id: svn://10.0.0.236/trunk@118028 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 20:01:42 +00:00
mostafah%oeone.com
a4afcf7f3c
In GetSyncId() m_alarmunits was being checked instead of m_syncid. (Bug 135193)
...
Fixed now.
git-svn-id: svn://10.0.0.236/trunk@118027 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 19:50:00 +00:00
myk%mozilla.org
3a8a2379b6
Fix for bug 126801: Suppress display of secure products to users who are not authorized to access those products. Only matters for installations using the "product groups"
...
feature.
Patch by Myk Melez <myk@mozilla.org >.
r=justdave,gerv.
git-svn-id: svn://10.0.0.236/trunk@118026 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 19:48:05 +00:00
ian.mcgreer%sun.com
fa729cca08
merge branch fix for bug 115954 to tip
...
git-svn-id: svn://10.0.0.236/trunk@118024 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 19:22:15 +00:00
wtc%netscape.com
2fdf7b63d1
Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step before
...
the buffer if the source string length is 0. Thanks to Roger Chickering
<rogc@netscape.com > for the bug fix.
git-svn-id: svn://10.0.0.236/trunk@118019 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 19:09:25 +00:00
mikep%oeone.com
29ef230c2e
Fixing bug 135171, snoozing alarms problem.
...
git-svn-id: svn://10.0.0.236/trunk@118018 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 18:55:36 +00:00
gerv%gerv.net
334afd0307
Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@118017 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 18:54:18 +00:00
mikep%oeone.com
32ca8e5865
Adding in mail menu to context menu.
...
git-svn-id: svn://10.0.0.236/trunk@118015 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 18:33:55 +00:00
javi%netscape.com
08a9d0c20b
Don't include the static library util.o in all of the NSS shared libraries to prevent each shared library from getting its own copy of some of the NSS global symbols.
...
git-svn-id: svn://10.0.0.236/trunk@118014 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 18:29:40 +00:00
mikep%oeone.com
130eb506db
Fixing bug 135170, problem with repeating events when editing them.
...
git-svn-id: svn://10.0.0.236/trunk@118013 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 18:09:08 +00:00
mikep%oeone.com
151c925aed
Adding in shell script to make the XPI.
...
git-svn-id: svn://10.0.0.236/trunk@118012 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:50:48 +00:00
mikep%oeone.com
42b1bc04a6
Fixes for multiple selection, bug 133324.
...
git-svn-id: svn://10.0.0.236/trunk@118011 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:50:31 +00:00
mikep%oeone.com
2f30351c3a
Adding in multiple selection.
...
git-svn-id: svn://10.0.0.236/trunk@118010 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:47:29 +00:00
mikep%oeone.com
3bc6fa62a6
Updating a comment.
...
git-svn-id: svn://10.0.0.236/trunk@118009 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:46:49 +00:00
mikep%oeone.com
106f4e509a
Adding in end dates.
...
git-svn-id: svn://10.0.0.236/trunk@118008 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:46:24 +00:00
mikep%oeone.com
a33d3029e3
Starting to add in end dates for events.
...
git-svn-id: svn://10.0.0.236/trunk@118007 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:25:32 +00:00
mostafah%oeone.com
09dd9e684b
Changed ical data VERSION to 2.0 & added PRODID based on patch provided by gary.frederick@jsoft.com
...
git-svn-id: svn://10.0.0.236/trunk@118006 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 17:19:28 +00:00
mikep%oeone.com
7db5de8ebc
More fixes from Dan for mail stuff.
...
git-svn-id: svn://10.0.0.236/trunk@118005 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 16:43:14 +00:00
srilatha%netscape.com
6ac0f6c984
Fix for bug 131853. Import fails if local folders doesnot exist
...
r=naving, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@118004 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 15:39:31 +00:00
brade%netscape.com
9ec1332168
extend implementations of GetCommonBaseSpec and GetRelativeSpec (bug 133591, r=cmanske, sr= darin, a=jud)
...
git-svn-id: svn://10.0.0.236/trunk@118003 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 15:38:53 +00:00
shanjian%netscape.com
657ef3b357
#110898 M098 Trunk crash rendering text [@ nsRenderingContextWin::GetTextDimensions]
...
Change the prototype of some of the methods in nsFontMetricsWinA to be consistent
with those in nsFontMetricsWin.
r=rbs, sr=attinasi, a=asa, adt
git-svn-id: svn://10.0.0.236/trunk@118002 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 15:36:12 +00:00
mkaply%us.ibm.com
e9f11d8c50
#133824
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - Add support for system sounds
git-svn-id: svn://10.0.0.236/trunk@118001 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 15:00:50 +00:00
bbaetz%student.usyd.edu.au
d261d223b2
Bug 109528 - Can't query for attachment status != value if patch has no
...
statuses
r=myk, justdave
git-svn-id: svn://10.0.0.236/trunk@117999 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 11:47:10 +00:00
locka%iol.ie
3c68667aed
Prevent www. & .com fixup for link clicks and in frames & iframes. b=34943 r=radha@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org a=jaimejr@netscape.com (adt)
...
git-svn-id: svn://10.0.0.236/trunk@117997 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 11:04:30 +00:00
dveditz%netscape.com
3dbdaa90b8
forgot to remove these when I checked in fixes for bug 105085
...
git-svn-id: svn://10.0.0.236/trunk@117995 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 10:59:52 +00:00
seawood%netscape.com
f0fd6a9c82
Not sure how cvs managed to not check in this part of 38061's patch.
...
Should fix tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@117994 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 09:23:10 +00:00
caillon%returnzero.com
99ed12257a
Bug 135090 - move the calendar menu item from the Tools menu to the Window menu, followup to bug 108099 which re-organized the menu. r/sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@117993 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 08:38:35 +00:00
rjc%netscape.com
bfd0c664ab
Fix bug # 130234 - w95 startup crash (when low-mem?). r=pavlov sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117992 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 08:31:31 +00:00
bryner%netscape.com
af81879464
update
...
git-svn-id: svn://10.0.0.236/trunk@117991 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 07:58:44 +00:00
blakeross%telocity.com
4f1ec210a8
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
...
git-svn-id: svn://10.0.0.236/trunk@117990 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 07:58:00 +00:00
blakeross%telocity.com
05013a29ab
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
...
git-svn-id: svn://10.0.0.236/trunk@117989 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 07:07:10 +00:00
caillon%returnzero.com
cb60b64dd3
Bug 134755, clarification of page info's render modes. r=db48x@yahoo.com, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117988 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 07:01:08 +00:00
blakeross%telocity.com
0c46fc36fb
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
...
git-svn-id: svn://10.0.0.236/trunk@117987 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 06:13:10 +00:00
cotter%netscape.com
151e6727cc
help content updates per bugzilla 122806 & ADT, r=oeschger. Certs & smime help, glossary.
...
git-svn-id: svn://10.0.0.236/trunk@117981 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 05:38:06 +00:00
jkeiser%netscape.com
2434787901
Make ghost radios / checkboxes not show up anymore (bug 134560), r=bryner@netscape.com, sr=jst@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117980 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 05:09:27 +00:00
blakeross%telocity.com
fcd7c33f6d
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
...
git-svn-id: svn://10.0.0.236/trunk@117979 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 05:04:22 +00:00
ian%hixie.ch
955f39dc13
We didn't mean to sound disgruntled...
...
git-svn-id: svn://10.0.0.236/trunk@117978 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 04:58:34 +00:00
bernd.mielke%snafu.de
5dabd77797
show canvasframe in debug reflow logs, bug 134130 , r=jkeiser sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117977 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 04:21:20 +00:00
blakeross%telocity.com
32dad1dab5
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
...
git-svn-id: svn://10.0.0.236/trunk@117976 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 04:16:28 +00:00
nboyd%atg.com
72d0461e26
Added support for a DebuggableObject interface that can be implemented for
...
non-ScriptableObject implementations of Scriptable.
I checked in fixes for the problems of serializing objects with FunctionObjects or
GetterSlots. With Foo.class in the current directory, I can now do:
[rhino] java -classpath 'build/rhino1_5R4pre/js.jar;.' org.mozilla.javascript.tools.shell.Main
Rhino 1.5 release 4 0000 00 00 (in progress)
js> defineClass("Foo")
js> f = new Foo
[object Foo]
js> print(f.counter)
0
js> print(f.counter)
1
js> serialize(f, "f.ser")
js> quit()
[rhino] java -classpath 'build/rhino1_5R4pre/js.jar;.' org.mozilla.javascript.tools.shell.Main
Rhino 1.5 release 4 0000 00 00 (in progress)
js> f = deserialize("f.ser")
[object Foo]
js> f.counter
2
js> f.counter
3
git-svn-id: svn://10.0.0.236/trunk@117974 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 01:55:50 +00:00
nboyd%atg.com
661878fbd9
Fixed problem with -opt 9:
...
Hi Norris,
I encountered the following exception with the below script in compiled
mode with RhinoLatest.zip:
java.lang.NullPointerException
at
org.mozilla.javascript.optimizer.Codegen.visitCall(Codegen.java:1790)
at
org.mozilla.javascript.optimizer.Codegen.generateCodeFromNode(Codegen.java:567)
at
org.mozilla.javascript.optimizer.Codegen.visitReturn(Codegen.java:2283)
at
org.mozilla.javascript.optimizer.Codegen.generateCodeFromNode(Codegen.java:592)
at
org.mozilla.javascript.optimizer.Codegen.generateCodeFromNode(Codegen.java:546)
at
org.mozilla.javascript.optimizer.Codegen.generateCodeFromNode(Codegen.java:546)
at
org.mozilla.javascript.optimizer.Codegen.generateCodeFromNode(Codegen.java:546)
at
org.mozilla.javascript.optimizer.Codegen.generateCode(Codegen.java:497)
at
org.mozilla.javascript.optimizer.Codegen.generateFunctionInits(Codegen.java:1292)
at
org.mozilla.javascript.optimizer.Codegen.generateInit(Codegen.java:1186)
at
org.mozilla.javascript.optimizer.Codegen.generateCode(Codegen.java:481)
at org.mozilla.javascript.optimizer.Codegen.compile(Codegen.java:88)
at org.mozilla.javascript.Context.compile(Context.java:1965)
at org.mozilla.javascript.Context.compile(Context.java:1874)
at org.mozilla.javascript.Context.compileReader(Context.java:895)
at org.mozilla.javascript.Context.evaluateReader(Context.java:813)
at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:318)
at org.mozilla.javascript.tools.shell.Main.processFile(Main.java:309)
at org.mozilla.javascript.tools.shell.Main.processSource(Main.java:248)
at org.mozilla.javascript.tools.shell.Main.exec(Main.java:95)
at org.mozilla.javascript.tools.shell.Main.main(Main.java:68)
Exception in thread "main"
function tak(x, y, z, k) {
if (!(y < x)) {
return k(z);
} else {
return tak(x - 1,
y,
z,
function(v1) {
return tak(y - 1,
z,
x,
function(v2) {
return tak(z - 1,
x,
y,
function(v3) {
return tak(v1, v2, v3, k);
});
});
});
}
}
function cpstak(x, y, z) {
return tak(x, y, z, function(a) {return a;});
}
//;;; call: (cpstak 18 12 6)
//(run-benchmark "CPSTAK" (lambda () (cpstak 18 12 6)))
var start = new Date();
var res = cpstak(18, 12, 6);
var end = new Date();
print(res +": elapsed: " + (end - start));
git-svn-id: svn://10.0.0.236/trunk@117972 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 01:20:27 +00:00
justdave%syndicomm.com
3a4161fb84
Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely reported a circular dependency loop, and setting
...
both the blocks and depends at the same time allowed a real dependency loop to be created.
Patch by Stephen Lee <slee@wilcoxassoc.com >
r= myk, justdave
git-svn-id: svn://10.0.0.236/trunk@117971 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 00:55:56 +00:00
mcafee%netscape.com
43bbf43b5c
comments about how this script works, from my mail to modsquad
...
git-svn-id: svn://10.0.0.236/trunk@117970 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 00:48:03 +00:00
mkaply%us.ibm.com
699344f22a
#123622
...
r=law, sr=blizzard, a=asa
OS/2 only - disable DDE by default
git-svn-id: svn://10.0.0.236/trunk@117969 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 00:10:14 +00:00
dprice%netscape.com
21ec8f1412
105087 r=dveditz, sr=mscott, a=asa
...
hook up the installer and the directory service
git-svn-id: svn://10.0.0.236/trunk@117968 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:56:43 +00:00
wtc%netscape.com
5e18988b38
Set NSPR version to 4.2.
...
git-svn-id: svn://10.0.0.236/trunk@117967 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:48:52 +00:00
wtc%netscape.com
0ea219dcf0
Updated for the NSPR 4.2 release.
...
git-svn-id: svn://10.0.0.236/trunk@117966 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:47:10 +00:00
mkaply%us.ibm.com
8020fa1c9b
#134693
...
r=serge, sr=beard, a=asa
OS/2 only - change current dir to plugins directory when starting plugin
git-svn-id: svn://10.0.0.236/trunk@117965 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:36:06 +00:00
beard%netscape.com
8c4539ece0
Fixes an installer crash on pre-PCI PowerMacs, bug # 125411. sr=sfraser, r=sdagley, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117964 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:27:55 +00:00
mkaply%us.ibm.com
48ba530730
#134742
...
r=cls, a=asa
Add SHORT_LIBNAMEs for some DLLs
git-svn-id: svn://10.0.0.236/trunk@117963 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:20:41 +00:00
mcafee%netscape.com
1557947c4b
Generate allmakefiles.sh on the fly, added --skip-cvs flag. This still gets stuck in nspr, getting closer.
...
git-svn-id: svn://10.0.0.236/trunk@117962 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:13:35 +00:00
mcafee%netscape.com
729d3e0488
Stub version of allmakefiles.sh, bootstrap.pl will use this to generate allmakefiles.sh on the fly.
...
git-svn-id: svn://10.0.0.236/trunk@117961 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:09:29 +00:00
pinkerton%netscape.com
f0d3050831
First stab at getting native scrollbars via xbl working with chimera. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@117960 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:01:05 +00:00
blythe%netscape.com
19c4255d7f
Fix bug 127069
...
Default heap size of exes
This is the second patch for this bug and only affects gmake win32 builds
and test embed exes
r=dp, sr=scc, a=asa
git-svn-id: svn://10.0.0.236/trunk@117959 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 22:20:57 +00:00
pinkerton%netscape.com
e329be9f10
use moz-appearance bg for pane, window, etc for backgrounds in dialogs. makes pref panels look much better. r=andreww/sr=ben/a=asa. bug#134720
...
git-svn-id: svn://10.0.0.236/trunk@117956 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 22:07:01 +00:00
pinkerton%netscape.com
33d4ea2950
fix outliner and scrollwheels on os9. we needed to keep track of the mouse position ourselves because GetCursor() was tainted by the driver code to return the wrong cursor position. r=ccarlen/sr=scc/a=roz bug# 134674
...
git-svn-id: svn://10.0.0.236/trunk@117955 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 22:04:30 +00:00
bryner%netscape.com
86cf438ec5
fixing objdir bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117954 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 21:47:03 +00:00
attinasi%netscape.com
ccc52f504e
Attempt to fix topcrash bugs, possibly due to stale cached lookup undisplayed entry (that part by dbaron). Also added some artificial branching to help narrow the problem should crash persist. b=118014 r=attinasi/dbaron, sr=kin a=asa (drivers)
...
git-svn-id: svn://10.0.0.236/trunk@117952 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 21:14:43 +00:00
heikki%netscape.com
d18deb1faa
Bug 126669, we need to pass in aHasChildren parameter to the start tag serializing function because the node that is passed in may be a shallow copy, thereby making it impossible to determine if it originally had children, in the method itself. This fixes case where saving XHTML produces non-wellformed output. r=akkana,tmutreja, sr=jst, a=asa,ADT.
...
git-svn-id: svn://10.0.0.236/trunk@117951 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 21:12:51 +00:00
dougt%netscape.com
b32371dac1
Freezes nsIComponentRegistrar.idl for mozilla 1.0. bug 98755 r=dp, sr=rpotts, a=shaver + asa
...
git-svn-id: svn://10.0.0.236/trunk@117950 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 21:10:39 +00:00
kin%netscape.com
c88b3102e7
Fix for bug #134690 (GPF in MFCEmbed when using Shift F10 Shortcut key)
...
Modified DispatchMouseEvent() to release event.widget with NS_IF_RELEASE()
just in case DispatchWindowEvent() triggers the context menu key code in
nsEventListenerManager::HandleEvent() which releases and nulls out the
widget pointer.
r=pinkerton@netscape.com sr=attinasi@netscape.com
adt_a=putterman@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@117949 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 21:08:29 +00:00
mikep%oeone.com
167a43275c
Fixing skin for change to listbox.
...
git-svn-id: svn://10.0.0.236/trunk@117948 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:54:46 +00:00
mikep%oeone.com
a5c2dfdb11
Fixing date format, and changes for listbox becoming tree.
...
git-svn-id: svn://10.0.0.236/trunk@117947 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:54:05 +00:00
mikep%oeone.com
f9e9753ec3
email changes from dan.
...
git-svn-id: svn://10.0.0.236/trunk@117946 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:53:30 +00:00
mikep%oeone.com
b484852b7a
Fixing date format.
...
git-svn-id: svn://10.0.0.236/trunk@117945 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:52:15 +00:00
mikep%oeone.com
ed65864081
Changing alert message to send people to certain bug.
...
git-svn-id: svn://10.0.0.236/trunk@117944 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:51:48 +00:00
mikep%oeone.com
1648fee68e
Adding in mail support from dan.
...
git-svn-id: svn://10.0.0.236/trunk@117943 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:51:22 +00:00
mikep%oeone.com
548b03518a
Adding in alert for about, fixing event selection.
...
git-svn-id: svn://10.0.0.236/trunk@117942 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:50:52 +00:00
mikep%oeone.com
26a0c3cbf1
Adding in proper formatting for 24 hour clocks.
...
git-svn-id: svn://10.0.0.236/trunk@117941 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:50:11 +00:00
mikep%oeone.com
7e0393569b
Adding file from Dan's changes.
...
git-svn-id: svn://10.0.0.236/trunk@117940 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 19:49:33 +00:00
mikep%oeone.com
50fbbc059e
Adding in the start of Dan's email integration code.
...
git-svn-id: svn://10.0.0.236/trunk@117939 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 18:47:56 +00:00
mikep%oeone.com
ce8797a410
Fixing bug 133263: make context menu useful.
...
git-svn-id: svn://10.0.0.236/trunk@117938 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 18:39:10 +00:00
gerv%gerv.net
f2dab83983
Bug 120537 (b) - fix previous patch to not complain if there's no .htaccess file. Patch by ddkilzer@theracingworld.com; r=justdave, bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@117937 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 18:23:23 +00:00
mostafah%oeone.com
399e04dfbb
Fixed bug 123576: If the recurrence month-day does not exist for a specific month, it will now be set to the last available day of the month
...
git-svn-id: svn://10.0.0.236/trunk@117936 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 17:37:00 +00:00
mikep%oeone.com
3fdcc9114a
Fixing bug 117590, fixing compile time warnings.
...
git-svn-id: svn://10.0.0.236/trunk@117935 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 16:14:35 +00:00
mikep%oeone.com
281f741a7e
Fixes for changes to listbox and trees.
...
git-svn-id: svn://10.0.0.236/trunk@117934 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 15:47:05 +00:00
brade%netscape.com
f51d92c3a3
add new history shortcut keybinding ('h') bug 74244 (r=sdagley, sr=ben, a=asa, jaime)
...
git-svn-id: svn://10.0.0.236/trunk@117933 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 15:43:49 +00:00
brade%netscape.com
2430b45a09
bug 74244; Mac override of command-H (reserved by OSX) to command-shift-H for History (r=sdagley, sr=ben, a=asa, jaime)
...
git-svn-id: svn://10.0.0.236/trunk@117932 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 15:42:50 +00:00
ducarroz%netscape.com
1338d100f2
Fix for bug 109249. Don't automatically load related parts we cannot display inline by linking them to the message body. Instead, show them as attachment. Up to the user to decide to open them. R=cavin, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@117931 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 15:31:26 +00:00
mostafah%oeone.com
d522d85d69
Added linefeed for testing cvs write access
...
git-svn-id: svn://10.0.0.236/trunk@117930 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 14:36:00 +00:00
leaf%mozilla.org
078d0c844d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117929 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 14:11:39 +00:00
jdunn%netscape.com
fac8637bd1
Adding support for AIX5 (and hence 64bit aix) - aix only
...
courtesy of pkw@austin.ibm.com
r=cls@seawood.org
a=asa@mozilla.org
# 133620
git-svn-id: svn://10.0.0.236/trunk@117928 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 14:06:25 +00:00
colin%theblakes.com
ba5e0e5d47
Do not define MODULE_NAME for components which are shareable even in
...
static builds.
b=134650 r=cls sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@117927 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 13:36:56 +00:00
ian%hixie.ch
98333b9d32
Fixing Unix bustage
...
git-svn-id: svn://10.0.0.236/trunk@117926 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 11:22:58 +00:00
ben%netscape.com
e96b83d788
... and now it runs.
...
git-svn-id: svn://10.0.0.236/trunk@117925 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 11:16:23 +00:00
ben%netscape.com
5b8dc6f310
make it build
...
git-svn-id: svn://10.0.0.236/trunk@117924 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 11:04:24 +00:00
ben%netscape.com
128b7bf019
forgot some files
...
git-svn-id: svn://10.0.0.236/trunk@117922 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 10:40:56 +00:00
ben%netscape.com
010d287ebf
removing old files
...
git-svn-id: svn://10.0.0.236/trunk@117921 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 10:39:42 +00:00
ben%netscape.com
0856d86971
locale files
...
git-svn-id: svn://10.0.0.236/trunk@117919 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 10:37:25 +00:00
ben%netscape.com
98b283cef6
Better attempt at initial checkin. Sensible directory names!
...
git-svn-id: svn://10.0.0.236/trunk@117918 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 10:34:47 +00:00
bryner%netscape.com
9473080028
Build instructions update.
...
git-svn-id: svn://10.0.0.236/trunk@117917 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 10:14:07 +00:00
seawood%netscape.com
a23ced609d
Argh. Missed a file fo rbug #38061
...
git-svn-id: svn://10.0.0.236/trunk@117916 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 09:42:24 +00:00
seawood%netscape.com
2759489492
Put files in appropriate SRCS lists even though same compiler is used for each.
...
win32 gmake build only
git-svn-id: svn://10.0.0.236/trunk@117914 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 09:28:55 +00:00
michael.lowe%bigfoot.com
9354b3bfae
Download progress dialog text fields should be dimmed, b=132251, r=law, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117913 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 09:02:36 +00:00
ian%hixie.ch
28a14b5616
What is mozilla/browser?
...
git-svn-id: svn://10.0.0.236/trunk@117910 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 08:02:44 +00:00
seawood%netscape.com
8ad6fabd48
More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
...
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
git-svn-id: svn://10.0.0.236/trunk@117909 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 07:57:02 +00:00
bbaetz%student.usyd.edu.au
49e40ff59d
Bug 132939 - "zarro bugs found" is no more
...
r=justdave x2
git-svn-id: svn://10.0.0.236/trunk@117907 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 07:26:39 +00:00
cmanske%netscape.com
1a482dc303
Finish save file code based on new pref to determinine if we save images when saving remote file, b=110779, r=brade, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117906 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 07:11:24 +00:00
bryner%netscape.com
365ff275a1
Adding gmake makefiles.
...
git-svn-id: svn://10.0.0.236/trunk@117905 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 06:59:38 +00:00
ben%netscape.com
98ea3f6a17
Initial mozilla/browser checkin.
...
git-svn-id: svn://10.0.0.236/trunk@117904 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 06:50:49 +00:00
cmanske%netscape.com
dda10d10d7
Fixed Edit Page, b=134688, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117903 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 05:58:23 +00:00
despotdaemon%netscape.com
4ce179a4e8
Pseudo-automatic update of changes made by hyatt@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@117902 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 05:28:21 +00:00
despotdaemon%netscape.com
304d9d4c7a
Pseudo-automatic update of changes made by hyatt@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@117901 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 05:25:03 +00:00
rbs%maths.uq.edu.au
f3ed4a16d5
Bug 129560 - Selection doesn't display on stretchy MathML characters, r=dbaron, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117900 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 05:05:04 +00:00
brendan%mozilla.org
26633b1aa8
Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@117899 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 04:23:21 +00:00
rbs%maths.uq.edu.au
e022b0b4e7
Bug 129560 - Selection doesn't display on stretchy MathML characters; Bug 133429 - dynamically created MathML content sometimes doesn't layout as expected; Bug 133814 - Improper spacing of embellished operators; Patch for each bug attached to the bug. All have: r=dbaron, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117898 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 04:15:22 +00:00
stephend%netscape.com
54d2fba1fd
Bug 134360. classic: mail filters are missing checkbox icons. Patch by Dennis <cuz48d@netscape.net> r=stephend@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org, adt=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@117897 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 04:15:15 +00:00
rbs%maths.uq.edu.au
981693a06a
Generous null checks to protect against crashes, and removal on a debug-only only function, b=132492, r=dbaron, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117896 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 03:57:56 +00:00
dougt%netscape.com
82de79f93f
Adds MOZ_NO_REMOTE env var support to windows build. Setting this allows you to debug while another build is running. r=darin, sr=alec, a=asa, bug 131805
...
git-svn-id: svn://10.0.0.236/trunk@117894 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 03:02:11 +00:00
despotdaemon%netscape.com
ed92c070c8
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@117893 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 02:22:53 +00:00
despotdaemon%netscape.com
2d76ed83cb
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@117892 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 02:13:46 +00:00
aaronl%netscape.com
6f4c09135b
Bug 133304. Caret disappearing when tabbing to mail compose edit window. r=bryner, sr=hewitt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117891 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 01:56:22 +00:00
aaronl%netscape.com
49b7e26fa6
Bug 128025. Confirm dialog for caret browsing. r=akkana, bryner, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117890 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 01:56:12 +00:00
dbragg%netscape.com
b32283cfac
Fix for typos.Bug 130102. r=bzbarsky, sr=alecf, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117889 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 01:36:31 +00:00
smeredith%netscape.com
196d6cc7dc
Fixed "reset to Netscape default" behavour on the pref editor.
...
git-svn-id: svn://10.0.0.236/trunk@117888 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 01:25:58 +00:00
mcafee%netscape.com
c7fa5a42e5
Adding mechanism to prevent stomping one module tree with another, print an error and ask user to clean up. We can make this more elegant later.
...
git-svn-id: svn://10.0.0.236/trunk@117883 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 23:43:44 +00:00
justdave%syndicomm.com
45f5cf551d
Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up.
...
git-svn-id: svn://10.0.0.236/trunk@117881 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 22:52:40 +00:00
pinkerton%netscape.com
dd72e1233c
fix case for UFS volume. bug 133190, r=sdagley/sr=blake/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117879 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 22:24:04 +00:00
nboyd%atg.com
0ee704e8d4
Patch from Chris Oliver:
...
Hi Norris,
Can you check in the attached Main.java which works around a problem with using
JTreeTable in JDK 1.4.
Thanks,
Chris
git-svn-id: svn://10.0.0.236/trunk@117878 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 22:12:11 +00:00
myk%mozilla.org
95640259d6
Fix for bug 107513: Makes it possible to change parameters on an installation where access to the scripts is not limited to the web server user.
...
Patch by Myk Melez <myk@mozilla.org >.
r=justdave,bbaetz
git-svn-id: svn://10.0.0.236/trunk@117877 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:38:58 +00:00
mikep%oeone.com
a5a4eb0afe
Fixing key binding for deleting events.
...
git-svn-id: svn://10.0.0.236/trunk@117876 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:24:45 +00:00
cbiesinger%web.de
9fcd429c3d
bug 110342 r=walk84,aaronl sr=jag a=asa
...
adds 11,13,15,18,20,22,24 to the minimum size dropdown list
git-svn-id: svn://10.0.0.236/trunk@117875 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:24:25 +00:00
rpotts%netscape.com
2dc6113cfb
bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network.
...
git-svn-id: svn://10.0.0.236/trunk@117874 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:22:27 +00:00
ducarroz%netscape.com
e9e40bd7d8
Fix for bug 68087 (second try). We need to ensure we get a new line after a div tag. Patch submitted by skamio@netscape.net. R=tmutreja, SR=jst, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@117873 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:21:14 +00:00
cbiesinger%web.de
bdba5c78f6
bug 134608 r=hwaara/timeless sr=tor a=asa
...
fix memory leak in xmlextras and transformiix
git-svn-id: svn://10.0.0.236/trunk@117872 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:18:07 +00:00
cbiesinger%web.de
bbeda31717
bug 134106 r=pavlov sr=tor a=asa
...
Uppercase (IMAGE) Content-Type causes Netscape to fail decoding an image attachment
git-svn-id: svn://10.0.0.236/trunk@117871 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:14:07 +00:00
mikep%oeone.com
1e62d0a493
Fixing problem with edit events with monthly repeating.
...
git-svn-id: svn://10.0.0.236/trunk@117870 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 21:02:06 +00:00
mikep%oeone.com
cb48ca3d73
Fixing bug 133129, problems with monthly repeating events.
...
git-svn-id: svn://10.0.0.236/trunk@117869 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 20:59:48 +00:00
jdunn%netscape.com
3f4f56387e
fixing 64bit'ism found on AIX
...
r=Roland.Mainz@informatik.med.uni-giessen.de
sr=brendan@mozilla.org
a=roc@mozilla.org
# 133801
git-svn-id: svn://10.0.0.236/trunk@117868 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 20:54:30 +00:00
mikep%oeone.com
51b9e2e5a9
Adding cropping to week view text.
...
git-svn-id: svn://10.0.0.236/trunk@117867 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 20:25:34 +00:00
stephend%netscape.com
4d13dc4d80
Bug 134360. classic: subscribe is missing checkmarks/dot. Patch by Dennis <cuz84@netscape.net>. r=stephend@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117866 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 20:08:56 +00:00
timeless%mac.com
c8d8bc3cfd
Bug 129533 |Cannot use const char* to initialize char*| bustage
...
r=bryner sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@117865 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 19:58:02 +00:00
mikep%oeone.com
f597f83c86
Redoing selection controller. Adding in a new event selection object which controls all the selections, and distributes onSelectionChanged events to observers.
...
git-svn-id: svn://10.0.0.236/trunk@117864 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 19:52:51 +00:00
dkl%redhat.com
e850553165
Fix for bug 133833. Error in templatized version of userprefs.cgi. Error
...
with ExcludeSelf form variable being all lowercase. Patch by David Lawrence
<dkl@rehat.com > 2xr=gerv@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@117863 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 18:06:20 +00:00
ccarlen%netscape.com
d0ca31b6d3
Bug 128926 - Add printing support to PPEmbed. r=pink/sr=beard/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117862 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 15:35:57 +00:00
ccarlen%netscape.com
a36e397ab1
New files for bug 128926 - Add printing support to PPEmbed. r=pink/sr=beard/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117861 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 15:33:35 +00:00
brade%netscape.com
7a8c15063c
relativize url for images and related files (bug 133803); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117859 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 14:35:57 +00:00
locka%iol.ie
7a0df27182
Fixed inconsistency between internal variable and default persist flags. b=128900 r=brade@netscape.com sr=kin@netscape.com a=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@117858 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 12:02:27 +00:00
jdunn%netscape.com
4f2ee3a92e
Speedup patch for AIX (removing count_word routine)
...
Patch courtesy of pkw@austin.ibm.com
r=jdunn@netscape.com
sr=jband@netscape.com
a=asa@mozilla.org
# 133573
git-svn-id: svn://10.0.0.236/trunk@117857 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 11:30:37 +00:00
jdunn%netscape.com
c6a47f609e
Adding 64bit support for AIX
...
Patches courtesy of pkw@austin.ibm.com
r=jdunn@netscape.com
sr=jband@netscape.com
a=asa@mozilla.org
# 133622
git-svn-id: svn://10.0.0.236/trunk@117856 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 11:28:26 +00:00
jaggernaut%netscape.com
562188f816
Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117855 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 08:47:17 +00:00
ian%hixie.ch
427c693215
Bumping version number to 2.5.
...
git-svn-id: svn://10.0.0.236/trunk@117854 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 07:46:34 +00:00
bryner%netscape.com
9935d25532
Add a focus border for xbl checkboxes and radio buttons (bug 132885). r=ben, sr=blake, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@117853 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 07:24:00 +00:00
karnaze%netscape.com
d894ecdc94
regression tests for bug 131020, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@117852 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 06:55:31 +00:00
karnaze%netscape.com
f0d801b686
bug 131020 - process special height reflow when initiator is the containing table. a=roc+moz, sr=attinasi, r=bernd.
...
git-svn-id: svn://10.0.0.236/trunk@117851 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 06:46:17 +00:00
ian%hixie.ch
745ddc7a1c
Infobot is a little eager. 'aaa is bbb' was being handled as 'is bbb' because 'aaa' matched the 'ah' regexp. Oops. r=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@117849 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 06:19:26 +00:00
tao%netscape.com
b80c346328
44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
...
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)
git-svn-id: svn://10.0.0.236/trunk@117848 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:56:35 +00:00
mstoltz%netscape.com
cf72f68288
Bug 123383 - Make links in the Element Properties dialog inactive if they
...
point to a URL with an unknown or unsafe protocol. r=jrgm, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117847 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:33:07 +00:00
ian%hixie.ch
1669b9565b
Bumping version number to 2.4.
...
git-svn-id: svn://10.0.0.236/trunk@117846 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:17:41 +00:00
ian%hixie.ch
58c977da34
Kooking Module for those times when someone is annoying you. Original code by Keunwoo Lee, ported by Pike. b=128010, r=zach.
...
git-svn-id: svn://10.0.0.236/trunk@117845 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:10:01 +00:00
ian%hixie.ch
011e455224
XML Logging Module. b=16226, r=kerz.
...
git-svn-id: svn://10.0.0.236/trunk@117844 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:08:37 +00:00
ian%hixie.ch
302f31a558
Generic Conversion module. b=72933, r=zach.
...
git-svn-id: svn://10.0.0.236/trunk@117843 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:07:36 +00:00
darin%netscape.com
625ef72d4a
fixes bug 130301 "Cannot submit large POST requests since Mozilla 0.9.9"
...
r=brade, sr=rpotts, a=asa
git-svn-id: svn://10.0.0.236/trunk@117842 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:06:59 +00:00
ian%hixie.ch
a15abe4fe6
Change the // forms to m// forms. Comment some of the regexps. Allow multiple bugs to be caught on one line. b=76910, r=kerz.
...
git-svn-id: svn://10.0.0.236/trunk@117841 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:03:03 +00:00
ian%hixie.ch
fab79917ad
Changes Tinderbox to use either say or notify, configurable via the 'useNotice' variable. b=72960, r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@117840 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 04:46:24 +00:00
av%netscape.com
719c379132
Updating documentation file for the Tester plugin, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117839 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 04:44:53 +00:00
alecf%netscape.com
7a81d595dd
fix for bug 132946
...
r=cls, r=pinkerton, a=asa
fix up packaging scripts so they can run from any directory
move from perl's "use" which is compile-time to require/import which are run-time, so that we can use the FindBin package.
also fix a typo which allows mozLock.pm to recognize windows paths
git-svn-id: svn://10.0.0.236/trunk@117838 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 04:43:40 +00:00
ian%hixie.ch
14b711c155
Implements a magic eight-ball module.
...
git-svn-id: svn://10.0.0.236/trunk@117837 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 04:39:21 +00:00
ian%hixie.ch
9a681e9932
Use the new getHelpLine and getModules APIs instead of accessing \@modulenames and $helpline directly. This also makes the CTCP VERSION reply be sorted. b=130532, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@117836 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 04:32:42 +00:00
heikki%netscape.com
261767c20d
Bug 86583, make drag and drop work for images, image map links and XLinks. r=pink, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117835 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 04:27:50 +00:00
justdave%syndicomm.com
db1410afda
Fix for bug 23067: Allow the user to change their email address through the preferences. Sends out tokens in email to both
...
addresses which have to be confirmed by the new address, and can be cancelled by the old one. Entering your password on the
preferences page is required to initiate the process.
Patch by John Vandenberg <zeroJ@null.net >
r= myk, justdave
git-svn-id: svn://10.0.0.236/trunk@117834 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 03:49:06 +00:00
ian%hixie.ch
f728ed9c4c
Makes mozbot only mark joins as joined on a successful attempt. b=112049, r=kerz.
...
Implements getHelpLine and getModules API functions and updates documentation to match. b=130532, r=imajes.
Adds a notice() method to the mozbot API. Updates the documentation to reflect this. (Also updates the version and corrects a typo in the docs.) b=72960, r=timeless.
Fixes the problem whereby if a module doesn't load, it's not removed from the @modulenames list, which causes problems for modules that walk the @modulenames list to get each module in turn. b=133148, r=kerz.
The Log event for the Told event doesn't have the prefix text that made the event a Told event in the first place. This adds a field 'fulldata' to the event hash which will let loggers log the whole thing. Also updates documentation. b=133509, r=kerz.
Log events were not generated for events generated by the bot. This removes redundant checks to prevent that from happening (redundant since the server never sent us the messages in the first place) and then adds code to synthesise the relevant Log events. Updates the documentation to match. b=16226, r=kerz.
The Initialise handler was needlessly within the scope of an undef'd $/. This scopes the cause of this problem. b=131483, p=Robin Berjon, r=kerz, a=hixie.
Makes ctcpSend() send messages to the target, not the originator. This makes it work like say(). b=133140, r=caillion.
Adds a way to make the auth command not give confirmation feedback (quiet auth). b=134342, r=caillon.
git-svn-id: svn://10.0.0.236/trunk@117833 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 03:46:06 +00:00
bbaetz%student.usyd.edu.au
4b5ea4d4c0
Bug 134465 - Don't die() if the admin email address doesn't match the
...
regexp.
r=justdave x2
git-svn-id: svn://10.0.0.236/trunk@117832 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 03:00:12 +00:00
sspitzer%netscape.com
21d7121783
fix for dataloss bug #134134 . if we crash after we modify our custom header list
...
but before we write prefs to disk, we will lose the changes. r=naving, sr=bienvenu
a=asa
git-svn-id: svn://10.0.0.236/trunk@117831 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 02:51:06 +00:00
bbaetz%student.usyd.edu.au
09fb031958
Better fix for bug 132929, buglist.cgi "long format" button doesn't work.
...
r=myk x2
git-svn-id: svn://10.0.0.236/trunk@117830 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 02:47:52 +00:00
ian%hixie.ch
ee040834e3
Entries for empty lists were ignored when rewriting the configuration file. b=133179, r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@117829 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 01:59:24 +00:00
naving%netscape.com
acf1b5d363
132098 r=bienvenu sr=mscott a=dbaron make undo/redo work for imap 'remove it immediately'
...
delete model
git-svn-id: svn://10.0.0.236/trunk@117828 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 01:00:28 +00:00
naving%netscape.com
25b62872b8
127910 r=bienvenu sr=mscott a=asa. Fix a crash on downloading pop3 messages
...
git-svn-id: svn://10.0.0.236/trunk@117827 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 00:34:50 +00:00
mkaply%us.ibm.com
369506bcfd
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@117826 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 00:11:34 +00:00
justdave%syndicomm.com
3d07094fdb
Fix for bug 133425: adding missing FILTERs in the template
...
Patch by Andreas Franke
r = Gerv x2
git-svn-id: svn://10.0.0.236/trunk@117825 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 00:04:14 +00:00
ian%hixie.ch
f5d896f30d
The 'seen' command should accept punctuation at the end, not consider it part of the nick to look for. b=133046, r=caillon. Some more friendliness. b=131323, r=caillon.
...
git-svn-id: svn://10.0.0.236/trunk@117824 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 23:53:11 +00:00
oeschger%netscape.com
b6b1894957
routine update to help content, sanctioned by drivers per 122806, r=cotter: updates to search 'database' rdf/xml file
...
git-svn-id: svn://10.0.0.236/trunk@117823 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 23:37:25 +00:00
oeschger%netscape.com
3bb436db2c
routine update to help content, sanctioned by drivers per 122806, r=cotter: updates to search 'database' rdf/xml file
...
git-svn-id: svn://10.0.0.236/trunk@117822 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 23:20:33 +00:00
ian%hixie.ch
16c09d90ea
Adds various different friendly prefixes to Infobot responses. b=131320, r=caillon. Makes mozbot ignore prefixes like peterv: at the start of auto-learnt factoids. b=132264, r=caillon.
...
git-svn-id: svn://10.0.0.236/trunk@117821 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 23:19:36 +00:00
karnaze%netscape.com
d4a251b53a
bug 133997 - Bernd's patch to fix compiler warnings. a=asa, sr=attinasi, r=karnaze.
...
git-svn-id: svn://10.0.0.236/trunk@117820 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 23:17:38 +00:00
justdave%syndicomm.com
3f35079461
Fix for bug 92263: Don't output SQL commands before the footer when syncshadowdb fails (only affects Bugzillas that are running shadow databases)
...
r= bbaetz, gerv
git-svn-id: svn://10.0.0.236/trunk@117819 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 22:56:41 +00:00
oeschger%netscape.com
b2569aaa05
update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117818 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 22:48:28 +00:00
karnaze%netscape.com
03b384bf0e
regression test for bug 130550, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@117817 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 22:46:59 +00:00
karnaze%netscape.com
d9d3b6459d
bug 130550 - Added nsIFrame::CanPaintBackground, to treat nsTableOuterFrame as transparent. a=asa, sr=attinasi, r=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@117816 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 22:43:40 +00:00
ducarroz%netscape.com
6f06e23ec6
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@117815 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 22:24:56 +00:00
ducarroz%netscape.com
6d99924ea1
Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
...
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
git-svn-id: svn://10.0.0.236/trunk@117814 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 22:23:41 +00:00
pinkerton%netscape.com
e13b006837
Fix planetoid bustage, copy nativescrollbars.css to scrollbars.css
...
git-svn-id: svn://10.0.0.236/trunk@117813 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 21:27:34 +00:00
pinkerton%netscape.com
ee57a2e3ff
moving file to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117812 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 19:27:21 +00:00
pinkerton%netscape.com
a330e1f6f6
moving file into public to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117811 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 19:26:43 +00:00
pinkerton%netscape.com
833b7afbbe
fixed typo.
...
git-svn-id: svn://10.0.0.236/trunk@117810 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 19:15:57 +00:00
pinkerton%netscape.com
7b675d7405
ooops typo.
...
git-svn-id: svn://10.0.0.236/trunk@117809 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 19:07:37 +00:00
pinkerton%netscape.com
210e3f49ca
now moved to xulscrollbars.css r=sdagley/sr=beard/a=valeski. bug# 121440
...
git-svn-id: svn://10.0.0.236/trunk@117808 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 18:38:19 +00:00
pinkerton%netscape.com
5ab21a98bb
turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440
...
git-svn-id: svn://10.0.0.236/trunk@117807 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 18:36:55 +00:00
pinkerton%netscape.com
faebee62e7
new atoms needed for native scrollbars r=sdagley/sr=beard/a=valeski. bug# 121440
...
git-svn-id: svn://10.0.0.236/trunk@117806 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 18:35:28 +00:00
pinkerton%netscape.com
8b7dab39b0
updates and cleanup to match other native scrollbar class. r=sdagley/sr=beard/a=valeski. bug# 121440
...
git-svn-id: svn://10.0.0.236/trunk@117805 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 18:34:07 +00:00
pinkerton%netscape.com
189437b2e7
new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440
...
git-svn-id: svn://10.0.0.236/trunk@117804 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 18:32:35 +00:00
bienvenu%netscape.com
cee79f7386
fix code that forces certain redirected logon servers delete model r=naving, sr=sspitzer a=asa 134296
...
git-svn-id: svn://10.0.0.236/trunk@117803 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 18:00:53 +00:00
karnaze%netscape.com
d3ae5d49dd
regression tests for bug 133756, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@117802 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 17:48:47 +00:00
karnaze%netscape.com
169d7315ed
bug 133756 - always return last height during special height reflow. a=roc+moz, sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@117801 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 17:44:57 +00:00
pinkerton%netscape.com
f7aed51031
don't allow clickhold timer to fire context menu for folder buttons on the personal toolbar. bug# 108470. r=brade/sr=blake/a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117800 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 17:38:52 +00:00
dbaron%fas.harvard.edu
94075d45c2
Remove |aForceUnique| parameter from style context resolving methods, and corresponding flag from nsStyleContext, since the only caller was ReResolveStyleContext (on the assumption that other callers used it). Allow ReResolveStyleContext to benefit from FindChildWithRules and allow it to re-resolve to the same tree even when called on the root style context. b=133821 r=attinasi sr=hyatt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117795 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 16:59:00 +00:00
katakai%japan.sun.com
f4302f9962
bug 133211
...
Mozilla gtk embeded XIM bug - Candidate list window flushes to disappear
check mHasFocus before calling xic->ResetIC().
r=ftang,sr=blizzard,a=asa
git-svn-id: svn://10.0.0.236/trunk@117794 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 15:12:05 +00:00
caillon%returnzero.com
da236fd8dc
Bug 106317. Allow styling of 'border-color' property on HTML selects, cleanup of rules in forms.css; Patch by fantasai@escape.com; r=rods; sr=hyatt; a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@117793 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 14:24:53 +00:00
caillon%returnzero.com
a90fa485ac
Bug 134290. Unable to switch locale packs, fallout from the outliner to tree landing. Patch by Robert Kaiser <kairo@kairo.at>, r=tao, sr=hewitt, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@117792 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 13:05:04 +00:00
jkeiser%netscape.com
f217d9c22f
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117791 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 10:14:01 +00:00
jkeiser%netscape.com
48601f9f57
Make document.write options show up in combobox (bug 133867). r=rods@netscape.com, sr=vidur@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117790 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 09:51:02 +00:00
jkeiser%netscape.com
8316624074
Make document.write options show up in combobox (bug 133867), r=rods@netscape.com, sr=vidur@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117789 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 09:48:38 +00:00
bbaetz%student.usyd.edu.au
26a794d255
Bug 129811 - PASV data connection issues
...
r=gagan, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@117788 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 09:41:51 +00:00
jkeiser%netscape.com
474132e74a
Backing out tao's bug 44070 to see if it is the mega pageload regression culprit.
...
git-svn-id: svn://10.0.0.236/trunk@117787 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 09:17:18 +00:00
morse%netscape.com
20be4022d7
bug 130306, license update -- take 2, r=sgehani, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117786 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 08:35:05 +00:00
jkeiser%netscape.com
c9b25abef1
Backing out bug 130306 change to fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@117785 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 07:56:24 +00:00
tao%netscape.com
1da56ce4ff
44070: match browser and OS locale. r=alecf,sr=hyatt,a=asa. Match browser
...
UI locale and system locale when intl.locale.matchOS == true; Runtime
only behavior; won't write to disk. Fallback to default chrome locale when
matching langpacks are not installed.
git-svn-id: svn://10.0.0.236/trunk@117784 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 07:33:57 +00:00
morse%netscape.com
3fd4fab50e
bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117783 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 06:59:22 +00:00
morse%netscape.com
9a06a54712
bug 130306, license update, r=bryner, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117782 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 06:52:36 +00:00
cavin%netscape.com
dcb4b2a0fe
Fix for 94775. When login fails, reset url state. r=bienvenu, sr=mscott, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117781 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 06:27:20 +00:00
av%netscape.com
14267c5ee0
Fixing crash in Tester plugin after it chooses not to unload -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117780 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:59:15 +00:00
cavin%netscape.com
37bcb08e97
Fix for 132738. Make username field non-editable for redirected accounts. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117779 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:39:46 +00:00
cavin%netscape.com
310b5d6a04
Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117778 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:31:42 +00:00
dveditz%netscape.com
7e1de5a32d
Bug 76424 Enter button selects OK even when focus on Cancel button r=curt/sr=hewitt/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117777 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:19:39 +00:00
bbaetz%student.usyd.edu.au
43320a3938
Bug 130299 - confused by , in PASV response message
...
r=gagan, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@117776 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:17:27 +00:00
dveditz%netscape.com
09f55e1892
Bug 74522 locally found .xpi should not override a bundled one r=ssu/sr=mscott/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117775 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:15:18 +00:00
av%netscape.com
1591607ff0
Bug 133662 -- update Tester plugin, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117774 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 05:12:19 +00:00
dbaron%fas.harvard.edu
70a9b442d7
Attempt to fix mac bustage by removing debug libraries from optimized target.
...
git-svn-id: svn://10.0.0.236/trunk@117773 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 04:56:48 +00:00
aaronl%netscape.com
b89e203aad
Bug 131139. Rightclicking or dragging link removes text selection, also fixes bug 132099 - cannot type in link text (composer). Fix from Pete Zha. Bug 124946 - F6/Ctrl+Tab no longer working to navigate frames (fix from Kyle Yuan). r=bryner, rjesup. sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117772 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 04:53:53 +00:00
aaronl%netscape.com
04a25f1b3f
Bug 132557 - show focus on input type=file button (fix from Pete Zha). r=jkeiser, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117771 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 04:52:19 +00:00
mkaply%us.ibm.com
3c71b9f03d
#133881
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - get fullscreen mode working
git-svn-id: svn://10.0.0.236/trunk@117770 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 04:38:11 +00:00
bbaetz%student.usyd.edu.au
35943381ce
Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy
...
graphs
patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
git-svn-id: svn://10.0.0.236/trunk@117769 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 04:19:07 +00:00
av%netscape.com
7df98e4298
Bug 133662 -- update Tester plugin,not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117768 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:54:49 +00:00
bbaetz%student.usyd.edu.au
153349b3af
Bug 128927 - ftp hang when CR and LF are split in onDataAvailable
...
r=badami, sr=darin, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117767 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:46:12 +00:00
cmanske%netscape.com
83e09e16a8
Fixed calls to nsIIOServices::extractUrlPart because of change in api. b=134248, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117766 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:44:09 +00:00
cmanske%netscape.com
bdff58f370
New strings for publishing, b=134251, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117765 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:41:23 +00:00
srilatha%netscape.com
417149c5a8
Fix for bug #133353 . Import Utility is missing from the Tasks->Tools menu.
...
r=varada@netscape.com , sr=sspitzer@netscape.com , a=asa
git-svn-id: svn://10.0.0.236/trunk@117764 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:18:44 +00:00
colin%theblakes.com
e775db464e
Add missing XSync to prevent BadDrawable error.
...
b=133713 r=serge sr=blizzard a=asa.
git-svn-id: svn://10.0.0.236/trunk@117763 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:11:39 +00:00
srilatha%netscape.com
cd59181e9a
Fix for bug # 78585. Import local folders from 4.x.
...
r=racham@netscape.com ,ccarlen@netscape.com ,cavin@netscape.com , ducarroz@netscape.com
sr=sspitzer@netscape.com , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@117762 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 03:08:42 +00:00
av%netscape.com
f7c5948693
Bug 133662 -- update Tester plugin, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117761 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 02:58:00 +00:00
oeschger%netscape.com
e7af2d91f0
fixes for help search, sorting, index, ui, plus content updates, author=pwilson@gorge.net, r=oeschger, sr=hewitt, a=asa, bug=124273
...
git-svn-id: svn://10.0.0.236/trunk@117760 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 02:44:11 +00:00
bbaetz%student.usyd.edu.au
50fd8f2545
Bug 133210 - typo in checksetup; uses $::params instead of $::param
...
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, zach
git-svn-id: svn://10.0.0.236/trunk@117759 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 02:39:11 +00:00
caillon%returnzero.com
8425aa9659
Bug 133842: Accesskey 'B' was incorrectly applied to every item in the View > Use Style menu. Patch by fantasai@escape.com, r=jag, sr=alecf, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117758 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 02:13:19 +00:00
tor%cs.brown.edu
5434ff0201
Putting 133382 fix back in - doesn't appear to alter Tp times.
...
git-svn-id: svn://10.0.0.236/trunk@117757 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 02:12:51 +00:00
bryner%netscape.com
a666703214
Removing extra padding on XBL form buttons (bug 125460). r=jrgm, sr=ben, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@117756 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 02:05:35 +00:00
tor%cs.brown.edu
2ac79fc0a3
Backout of 133382 patch to see if it's causing the Tp regression.
...
git-svn-id: svn://10.0.0.236/trunk@117755 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 00:14:25 +00:00
bbaetz%student.usyd.edu.au
e5edee6328
Bug 133862 - bugzilla index page doesn't focus text field
...
r=gerv x2
git-svn-id: svn://10.0.0.236/trunk@117754 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 23:46:29 +00:00
wtc%netscape.com
29aaa34205
Added OS_RELEASE processing for FreeBSD and Linux to match NSS's coreconf
...
build system, which the OBJ directory names of our binary distributions on
ftp.mozilla.org emulate.
Modified files: configure configure.in
git-svn-id: svn://10.0.0.236/trunk@117753 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 15:35:06 +00:00
wtc%netscape.com
ab6848717b
Fixed OS_RELEASE for AIX. Modified files: configure configure.in
...
git-svn-id: svn://10.0.0.236/trunk@117751 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 04:54:06 +00:00
mcafee%netscape.com
fd07152a1a
Adding argv checks, and Getopt package usages. Unhardcoding for xpcom.
...
git-svn-id: svn://10.0.0.236/trunk@117750 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 04:29:40 +00:00
mcafee%netscape.com
fa41a42635
Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting.
...
git-svn-id: svn://10.0.0.236/trunk@117747 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 02:38:13 +00:00
seawood%netscape.com
6d200383e0
Do not set EXPORT_LIBRARY for libs that we do _not_ want in the static link list.
...
Bug #134012 r=rjesup sr=dveditz a=leaf
git-svn-id: svn://10.0.0.236/trunk@117746 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 01:46:52 +00:00
seawood%netscape.com
5751a5d53f
Use tar instead of cp to copy dist/bin & resolve symlinks.
...
Bug #133168 r=jdunn a=asa
git-svn-id: svn://10.0.0.236/trunk@117745 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 01:44:44 +00:00
seawood%netscape.com
3345de0c6d
Add Makefile to $(XPIDL_MODULE).xpt dependency list.
...
Bug #134250 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@117744 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 01:32:01 +00:00
pschwartau%netscape.com
e6dd5c39dc
Correcting mistake in location of JS2 debug shell on Windows.
...
git-svn-id: svn://10.0.0.236/trunk@117743 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 00:35:16 +00:00
pschwartau%netscape.com
85104bd12d
Correcting mistake in location of DikDik executable on Windows. Whitespace cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@117742 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-30 00:14:18 +00:00
mcafee%netscape.com
a72664ccab
Adding leading spaces back in for -> lines, it's a little easier to read
...
git-svn-id: svn://10.0.0.236/trunk@117741 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 23:38:23 +00:00
wtc%netscape.com
353fbf83e1
Bugzilla bug 132940: need to declare the sendfile error mapping function.
...
Modified files: _aix.h _solaris.h
git-svn-id: svn://10.0.0.236/trunk@117739 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 22:53:38 +00:00
bnesse%netscape.com
a7aee5902e
Fix for smoketest blocker but 134191. Add listbox.css to classic jar file. sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@117738 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 22:23:37 +00:00
wtc%netscape.com
612678ab79
Bugzilla bug 121975: allow the WIN95 version of NSPR to use static TLS when
...
possible. Thanks to Daniel Bratell <bratell@lysator.liu.se > for suggesting
this change and performing the measurements to show its improvement.
Modified files: configure configure.in WIN32.mk _win95.h w95dllmain.c
w95thred.c
git-svn-id: svn://10.0.0.236/trunk@117737 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 21:51:45 +00:00
ducarroz%netscape.com
2f3bc9d655
Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose
...
git-svn-id: svn://10.0.0.236/trunk@117736 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 21:34:45 +00:00
sspitzer%netscape.com
9b8797a4cb
landing bienvenu's fix for the MDN crasher #134119
...
r=jefft, sr=sspitzer, a=granrose
git-svn-id: svn://10.0.0.236/trunk@117734 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 21:00:56 +00:00
wtc%netscape.com
979ee30398
Bugzilla bug 134095: removed error-handling code that's not quite correct.
...
git-svn-id: svn://10.0.0.236/trunk@117732 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 18:53:15 +00:00
dbaron%fas.harvard.edu
21587a11d7
Packaging changes for hewitt's outliner to tree conversion.
...
git-svn-id: svn://10.0.0.236/trunk@117728 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 17:52:17 +00:00
mkaply%us.ibm.com
74778742ab
OS/2 bustage - implementation is const, so it must be const in the IDL/header
...
git-svn-id: svn://10.0.0.236/trunk@117727 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 16:47:04 +00:00
wtc%netscape.com
a4dd288398
Bugzilla bug 134192: fixed a bug that may cause us to poll or select with
...
a zero timeout forever. Thanks to Jeff Stewart of Good Technology for the
bug report and explaining the bug to me.
Modified files: bnet.c os2sock.c unix.c w95sock.c ptio.c
git-svn-id: svn://10.0.0.236/trunk@117726 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 16:08:14 +00:00
pschwartau%netscape.com
3080beced4
Added another big function to compile, from duplicate bug 133897.
...
git-svn-id: svn://10.0.0.236/trunk@117725 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 15:46:09 +00:00
karnaze%netscape.com
ff8c7865fd
modified regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@117724 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 15:10:52 +00:00
jkeiser%netscape.com
317b99e5a5
Backing out 108308 due to pageload spike
...
git-svn-id: svn://10.0.0.236/trunk@117722 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 07:35:09 +00:00
jpierre%netscape.com
2bab077155
Fix for 134095 - allow PKCS#11 framework to free attributes for non-const token objects
...
git-svn-id: svn://10.0.0.236/trunk@117721 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 07:34:22 +00:00
jkeiser%netscape.com
db9f6bbd05
mac bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@117720 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 06:59:42 +00:00
hewitt%netscape.com
9d32859595
110155 - converting tree to listbox, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@117719 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 06:35:51 +00:00
hewitt%netscape.com
7ab2d9e78b
134135 - can't change address or cc in mail compose, r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@117718 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 06:19:25 +00:00
hewitt%netscape.com
500276aa59
fixing mac bustage (missed removed files from 110156 landing)
...
git-svn-id: svn://10.0.0.236/trunk@117717 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 06:01:42 +00:00
jkeiser%netscape.com
55481f5be5
Move save/restore of form controls to content (bug 108309) (r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org)
...
git-svn-id: svn://10.0.0.236/trunk@117716 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 05:35:47 +00:00
hewitt%netscape.com
356ca8e834
110156 - renaming outliner to tree
...
git-svn-id: svn://10.0.0.236/trunk@117715 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 05:25:37 +00:00
wtc%netscape.com
526f97bfab
Fixed white space.
...
git-svn-id: svn://10.0.0.236/trunk@117714 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 05:07:24 +00:00
jrgm%netscape.com
9b222f02ae
find profile and prefs.js reliably on win32
...
git-svn-id: svn://10.0.0.236/trunk@117713 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 04:25:12 +00:00
hewitt%netscape.com
3657692160
fixing btek bustage
...
git-svn-id: svn://10.0.0.236/trunk@117712 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 03:49:56 +00:00
hewitt%netscape.com
7ac3b056ba
110156 - renaming outliner to tree - weird cvs events causing us to lose the log for this file, sadly. if you want the old log, see Attic/nsICertOutliner.idl
...
git-svn-id: svn://10.0.0.236/trunk@117711 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 03:36:00 +00:00
hewitt%netscape.com
7fd03a3524
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
git-svn-id: svn://10.0.0.236/trunk@117710 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 02:46:01 +00:00
myk%mozilla.org
251483c9d5
first check-in of Doctor, a webtool for editing documents in a CVS repository
...
git-svn-id: svn://10.0.0.236/trunk@117709 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 01:13:55 +00:00
sspitzer%netscape.com
be259aeeb7
attempting to fix the mac MDN build horkage. thanks to dbaron for the help.
...
git-svn-id: svn://10.0.0.236/trunk@117708 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-29 00:05:35 +00:00
pschwartau%netscape.com
dc3e631e9f
Fixed Mac build warnings
...
git-svn-id: svn://10.0.0.236/trunk@117707 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 23:24:47 +00:00
darin%netscape.com
b28e758bd2
fixes bug 132329 "HTTP auto goes into infinite loop"
...
r=gagan sr=rpotts a=valeski
git-svn-id: svn://10.0.0.236/trunk@117706 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:57:41 +00:00
cbiesinger%web.de
2b9bafa9e6
guess what
...
git-svn-id: svn://10.0.0.236/trunk@117705 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:54:22 +00:00
rogerl%netscape.com
ef9d692462
Build warning fixes.
...
git-svn-id: svn://10.0.0.236/trunk@117704 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:53:08 +00:00
cbiesinger%web.de
ec85a272b9
one more try
...
git-svn-id: svn://10.0.0.236/trunk@117703 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:48:25 +00:00
cbiesinger%web.de
5196aad095
other attempt at fix
...
git-svn-id: svn://10.0.0.236/trunk@117702 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:43:16 +00:00
av%netscape.com
921c7b1021
Fix for 133651 -- correct ns4xPluginInstance::GetValue implementation, r=peterl, sr=beard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117701 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:33:44 +00:00
cbiesinger%web.de
5661c7db5e
fixing macos bustage
...
git-svn-id: svn://10.0.0.236/trunk@117700 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 22:07:59 +00:00
av%netscape.com
c6ed6310db
Addressing 133662 -- update Tester plugin, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117699 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:59:10 +00:00
av%netscape.com
f525ad0559
Addressing 133662 -- update Tester plugin, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@117698 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:53:45 +00:00
sspitzer%netscape.com
ab611d2d59
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@117697 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:34:42 +00:00
av%netscape.com
2c7d6b741e
Fixing leak in the Tester plugin, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@117696 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:33:47 +00:00
ducarroz%netscape.com
f6bb3c148c
Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@117695 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:30:02 +00:00
bienvenu%netscape.com
8dda64fc56
fix opening folder in new mail window regression r=naving, sr=sspitzer, a=asa 133484
...
git-svn-id: svn://10.0.0.236/trunk@117694 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:28:38 +00:00
danm%netscape.com
25b8781f7c
tie popup widgets to their parent browser window (really, stop not tying them) so the OS won't try to activate them when the browser is minimized. bug 120155 r=hyatt,kmcclusk a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117693 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:25:21 +00:00
ducarroz%netscape.com
f86a10c41b
Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@117692 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:24:21 +00:00
cbiesinger%web.de
e5c9b46804
bug 109800 r=valesky sr=dveditz a=roc+moz
...
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
git-svn-id: svn://10.0.0.236/trunk@117691 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:21:08 +00:00
cbiesinger%web.de
476da25542
bug 124242 r=timeless sr=alecf a=asa
...
about.html doesn't handle empty useragent
git-svn-id: svn://10.0.0.236/trunk@117690 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:17:18 +00:00
cbiesinger%web.de
b1f6ffacaf
bug 133382 r=timeless sr=jag a=asa
...
find gets enabled in images when used with tabs
git-svn-id: svn://10.0.0.236/trunk@117689 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:14:30 +00:00
cbiesinger%web.de
8c5ce2944a
bug 9796 r=timeless sr=tor a=asa
...
Viewing bad images gives bad feedback
git-svn-id: svn://10.0.0.236/trunk@117688 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:12:15 +00:00
cbiesinger%web.de
0bae04cfa4
bug 133715 patch by neil@parkwaycc.co.uk r=biesi sr=darin a=asa
...
data: url without charset kills browser
git-svn-id: svn://10.0.0.236/trunk@117687 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:07:46 +00:00
colinp%oeone.com
06cca292b0
removed all the watch files
...
git-svn-id: svn://10.0.0.236/trunk@117686 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 21:00:23 +00:00
colinp%oeone.com
444bb29be7
make all title areas a min-height
...
git-svn-id: svn://10.0.0.236/trunk@117685 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 20:52:43 +00:00
colinp%oeone.com
636a392155
removed centering of search items
...
git-svn-id: svn://10.0.0.236/trunk@117684 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 20:46:28 +00:00
colinp%oeone.com
829b2ec706
changed the color to white
...
git-svn-id: svn://10.0.0.236/trunk@117683 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 20:27:25 +00:00
colinp%oeone.com
8667ccad0d
added padding around the views
...
git-svn-id: svn://10.0.0.236/trunk@117682 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 20:26:10 +00:00
dmose%netscape.com
1d16197560
Attempt to fix Mac clobber build bustage by getting rid of a bogus MANIFEST installation and changing the way a header is generated in the hope that it will keep the Mac build automation from getting confused (bug 133999). Patch from peterv (r=dmose), with tweaks by me (r=peterv); sr=sspitzer; a=jelwell (the sheriff)
...
git-svn-id: svn://10.0.0.236/trunk@117681 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 20:26:02 +00:00
colinp%oeone.com
df343ef883
Changed day / week views titles to act like the month view's title. Removed the extra years in the month view as it was just too confusing.
...
also added my name in the contributors list where it wasn't already :)
git-svn-id: svn://10.0.0.236/trunk@117680 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 19:47:17 +00:00
rogerl%netscape.com
8b9ff13013
Incremental Shamu updates
...
git-svn-id: svn://10.0.0.236/trunk@117679 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 18:56:04 +00:00
colinp%oeone.com
9e596972c3
readded with -kb option
...
git-svn-id: svn://10.0.0.236/trunk@117678 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 18:52:55 +00:00
colinp%oeone.com
653d58a83a
readding in a moment
...
git-svn-id: svn://10.0.0.236/trunk@117677 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 18:52:32 +00:00
colinp%oeone.com
daf49afcf3
finally have month view in decent working order (for resizing)
...
Fixes bug:
110057 Month view does not fit in (smallish) browser area
Partially fixes bug:
125366 Calendar does not maximize to window size (too big)
(Month view only is fixed -- breaks week & day views temporarily (it doesn't really break them, it just makes them look bad for now))
git-svn-id: svn://10.0.0.236/trunk@117674 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 15:03:39 +00:00
mikep%oeone.com
65543ab1a7
Fixing context menu.
...
git-svn-id: svn://10.0.0.236/trunk@117673 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 14:31:09 +00:00
gerv%gerv.net
ac13b9e2bd
Bug 104589 - prevent user closing window from terminating Bugzilla scripts. Patch by Gerv <gerv@mozilla.org>, r=justdave, myk
...
git-svn-id: svn://10.0.0.236/trunk@117672 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 07:57:05 +00:00
mcafee%netscape.com
137151642c
Hmm, || not working for mail setting, straight = works.
...
git-svn-id: svn://10.0.0.236/trunk@117670 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 04:02:24 +00:00
mcafee%netscape.com
1e3c46b5d4
Set mail default to /usr/bin/mail
...
git-svn-id: svn://10.0.0.236/trunk@117669 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 03:27:05 +00:00
sonja.mirtitsch%sun.com
91ad33c552
moving security products from mccrel to mccrel3
...
git-svn-id: svn://10.0.0.236/trunk@117667 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 00:42:36 +00:00
darin%netscape.com
36249ca511
fix mach-o build problem (CXX=c++) r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@117666 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-28 00:34:23 +00:00
brade%netscape.com
0539ffc3f0
file to be used for testing GetCommonBaseSpec, GetRelativeSpec and Resolve; a=darin (note: test file NOT PART OF BUILD!)
...
git-svn-id: svn://10.0.0.236/trunk@117664 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 22:40:48 +00:00
sspitzer%netscape.com
a526eaaa55
attempting to fix the mac bustage. r=dmose, thanks to cls for the tip.
...
git-svn-id: svn://10.0.0.236/trunk@117663 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 22:37:04 +00:00
mikep%oeone.com
403a1e12ca
Fixing bug about changing recur date if evnet is not recurring.
...
git-svn-id: svn://10.0.0.236/trunk@117661 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:53:29 +00:00
mikep%oeone.com
6f7b50f194
Removing duplicate include of style sheets.
...
git-svn-id: svn://10.0.0.236/trunk@117660 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:51:33 +00:00
mikep%oeone.com
8bdaae924f
Removing duplicate call for unifinder selection.
...
git-svn-id: svn://10.0.0.236/trunk@117659 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:50:15 +00:00
mikep%oeone.com
f4d2374e29
Adding in persist for size mode.
...
git-svn-id: svn://10.0.0.236/trunk@117658 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:49:28 +00:00
mostafah%oeone.com
45fe7b4341
Added missing calendarOverlay.css
...
git-svn-id: svn://10.0.0.236/trunk@117657 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:41:50 +00:00
mikep%oeone.com
ccfed93dac
Adding in notice to tell people to file a bug in bugzilla if the xpcom is not registered.
...
git-svn-id: svn://10.0.0.236/trunk@117656 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:39:08 +00:00
mikep%oeone.com
4217e5c594
Adding in files for install.
...
git-svn-id: svn://10.0.0.236/trunk@117655 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 21:33:39 +00:00
mikep%oeone.com
db35446b81
Adding in needed file for alarms.
...
git-svn-id: svn://10.0.0.236/trunk@117652 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 20:53:20 +00:00
mikep%oeone.com
3e18cf1d70
Removing modality from windows.
...
git-svn-id: svn://10.0.0.236/trunk@117651 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 20:44:13 +00:00
wtc%netscape.com
ffdbf32c81
Bugzilla bug 132940: the HPUX, Solaris, AIX, and Linux SendFile functions
...
should call pt_MapError, if only to be consistent with the other I/O
functions.
git-svn-id: svn://10.0.0.236/trunk@117650 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 15:30:09 +00:00
wtc%netscape.com
866bc07188
Bugzilla bug 132208: added the 'tcp_nodelay' field to Linux's _MDFileDesc,
...
which is set by pt_SetSocketOption or pt_Accept and used by
pt_LinuxSendFile to avoid a setsockopt(TCP_CORK) call that is bound to
fail. Modified files: _unixos.h ptio.c
git-svn-id: svn://10.0.0.236/trunk@117649 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 15:13:49 +00:00
jake%acutex.net
4afe8caa98
Bug 122663 - Eliminate some undefined value warnings in cvsview2.cgi and cvsqueryform.cgi
...
Patch by Jody McIntyre <jodym@oeone.com >
r=jake
git-svn-id: svn://10.0.0.236/trunk@117648 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 14:52:04 +00:00
jake%acutex.net
4c2f5e9149
Bug 99384 - The username wasn't being run through url_quote() resulting in invalid URLs being generated.
...
r=caillon
git-svn-id: svn://10.0.0.236/trunk@117647 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 14:40:45 +00:00
seawood%netscape.com
d3763b0b64
Error 600: "nsXMLContentSink.cpp", line 793 # Type specifier is omitted; "int" is no longer assumed.
...
Fixing hpux tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@117641 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 11:01:09 +00:00
leaf%mozilla.org
d252d7d8e5
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117638 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 09:41:36 +00:00
dmose%netscape.com
162aa70a52
Pass --with-mozilla to LDAP C SDK subconfigure; this should fix the slag tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@117637 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 09:35:13 +00:00
bryner%netscape.com
cd3ede4427
Fixing mac bustage - updating the project file, also getting rid of these source files that I meant to remove.
...
git-svn-id: svn://10.0.0.236/trunk@117636 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 09:13:28 +00:00
seawood%netscape.com
88f7f62e67
Follow up for bug 38061. This should fix debug builds. :(
...
git-svn-id: svn://10.0.0.236/trunk@117635 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 08:40:25 +00:00
leaf%mozilla.org
a637d36234
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117634 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 08:26:46 +00:00
gerv%gerv.net
812b0c773f
Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@117633 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 08:13:35 +00:00
dmose%netscape.com
9fece6f39a
Whitespace change to configure to workaround dependency system issues and hopefully really fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117632 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 08:12:55 +00:00
kaie%netscape.com
541775d8c2
b=130949 Fix lock icon issues
...
r=ddrinan sr=rpotts a=valeski
git-svn-id: svn://10.0.0.236/trunk@117631 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:56:02 +00:00
kaie%netscape.com
227d0162ca
b=129100 OOPS fixing wrong case in my prior checkin
...
git-svn-id: svn://10.0.0.236/trunk@117630 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:54:47 +00:00
dmose%netscape.com
da349b5b7d
Fixing autoconf build bustage
...
git-svn-id: svn://10.0.0.236/trunk@117629 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:49:23 +00:00
caillon%returnzero.com
6a9fbfcd11
Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117628 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:47:08 +00:00
caillon%returnzero.com
b41c620a2a
Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117627 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:39:54 +00:00
mscott%netscape.com
95d1d41eb1
Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
...
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117626 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:38:18 +00:00
dmose%netscape.com
613e75ba4a
Fix windows build bustage
...
git-svn-id: svn://10.0.0.236/trunk@117625 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:34:50 +00:00
wtc%netscape.com
aab44d4f5c
Bugzilla bug 133668: use PR_MIN instead of MIN, which is no longer defined
...
by the Mozilla header file that we include.
git-svn-id: svn://10.0.0.236/trunk@117624 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:29:57 +00:00
ccarlen%netscape.com
2fc0a652f0
Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117623 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:16:12 +00:00
suresh%netscape.com
0ba7820f18
Fix build bustage. Checking in for serge@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@117622 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:11:42 +00:00
bryner%netscape.com
0d03028090
Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117621 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 07:01:26 +00:00
mozilla.BenB%bucksch.org
9a06e90f57
84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
...
r=ducarroz, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@117620 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:47:50 +00:00
leaf%mozilla.org
60e73074e5
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117619 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:41:35 +00:00
dmose%netscape.com
644724d2af
MacOS build system changes to switch to LDAP C SDK version 5.0 (bug 124244). Patches from peterv@netscape.com, r=dmose@netscape.com; sr=smfr@netscape.com; a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117618 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:31:49 +00:00
dmose%netscape.com
9d000c4abc
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117617 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:31:38 +00:00
joki%netscape.com
40bc7bbcff
Fix for bug 108104, remaining part of fix from branch to keep user-created key events from executing menu commands. r:jst,mstoltz, sr:jst, a:asa
...
git-svn-id: svn://10.0.0.236/trunk@117616 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:29:39 +00:00
joki%netscape.com
c07c2d1d48
Fix for bug 114366, fix UMR in nsEvent struct by adding constructor. r:saari, sr:jst, a:roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@117615 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:24:55 +00:00
jst%netscape.com
ac5bb875bc
Checking in heikkki@netscape.com's fix for bug 93218, making the XML content sink process HTTP headers. r=harishd@netscape.com, sr=darin@netscape.com, a=dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/trunk@117614 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:19:14 +00:00
dbaron%fas.harvard.edu
d9c3f3d651
Remove "layout.forms.use_standard_or_quirks" pref and the old quirks-mode form control code that it enabled. (See bug 91602.) b=131452 r=rods sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117613 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:13:32 +00:00
seawood%netscape.com
bfd788cd4d
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
git-svn-id: svn://10.0.0.236/trunk@117612 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:02:39 +00:00
cavin%netscape.com
6958ef5bed
Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117611 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:57:51 +00:00
ccarlen%netscape.com
729dbf9f2e
Bug 99117 - mailnews problems using turbo. This is the cause of one of them anyway. When clearing user prefs on a profile switch, don't unhash (destroy) the pref because it may also have a default value which needs to remain. r=bnesse/sr=alecf/a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117610 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:52:48 +00:00
karnaze%netscape.com
3cc1086578
bug 123983 - set mIsTopOfPage in the reflow state, fix desired height in rows and row groups, clean up nsTableRowGroupFrame::SplitRowGroups and handle more cases of splitting/moving rows. a=roc+moz, sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@117609 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:50:24 +00:00
varga%utcru.sk
31ee5d4e7d
Fix for bug 79961 - Resizing outliner column width makes other columns collapsed to minimum.
...
- moved frame-CaptureMouse(PR_TRUE) from first MouseMove() to MouseDown()
to catch first MouseMove() event directly in splitter frame.
r=bryner, sr=blake, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@117608 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:49:56 +00:00
pavlov%netscape.com
b87072f1a8
fixing lines in images being seen when scrolling on machines with some DPIs. bug 83289. r=gagan sr=brendan a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@117607 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:45:24 +00:00
jkeiser%netscape.com
b2fd70a768
Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117606 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:45:17 +00:00
bbaetz%student.usyd.edu.au
672203b6d5
Bug 131407 - wrong dates from windows ftp servers
...
r=badami, sr=darin, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117605 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:43:49 +00:00
stephend%netscape.com
a5f3148da3
Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117604 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:35:01 +00:00
cotter%netscape.com
ea66d36e24
help content updates per bugzilla 122806, r=oeschger; updates re p3p & SSL cipher UI changes.
...
git-svn-id: svn://10.0.0.236/trunk@117602 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:28:59 +00:00
curt%netscape.com
25d3c0d6b7
Comments about newly supported ATTRIBUTES.
...
(Bug 122697, r=ssu, sr=dveditz, a=asa)
git-svn-id: svn://10.0.0.236/trunk@117601 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:26:45 +00:00
cotter%netscape.com
92db364c3e
help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link.
...
git-svn-id: svn://10.0.0.236/trunk@117600 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:25:37 +00:00
curt%netscape.com
9459ecc7da
Supports overriding certain component default attributes for different
...
Setup Types. This especially allows us to have different components displayed
in the Additional Components dialog for different Setup Types.
(Bug 122607, r=ssu, sr=dveditz, a=asa)
git-svn-id: svn://10.0.0.236/trunk@117599 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:24:26 +00:00
jpierre%netscape.com
7a190abea9
Call NSS_Shudown in modutil
...
git-svn-id: svn://10.0.0.236/trunk@117598 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:02:58 +00:00
dbaron%fas.harvard.edu
369bc73fbe
Previous checkin was for bug 126346.
...
git-svn-id: svn://10.0.0.236/trunk@117596 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:52:12 +00:00
aaronl%netscape.com
70908d27df
Bug 124946. F6 and Ctrl+tab no longer correctly cycles through frames. r=bryner, r=rjesup, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117595 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:43:52 +00:00
serge%netscape.com
373f04430a
fix builds redness
...
git-svn-id: svn://10.0.0.236/trunk@117594 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:42:35 +00:00
ccarlen%netscape.com
bea404a9ba
Bug 132813 - PPEmbed doesn't send notification for security changes. r=pink/sr=beard/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117593 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:21:33 +00:00
ftang%netscape.com
2605000672
fix bug 110115
...
fix the toolbar garbage problem after we change font prf. r=nhotta sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@117592 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:19:36 +00:00
sfraser%netscape.com
ed4ccafa28
Changes required to build and debug with CodeWarrior Pro 7.2 and Universal Headers 3.4.1. r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@117591 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:17:20 +00:00
sfraser%netscape.com
9f6eb84315
Bug 133412: Changes to allow for upgrading to CodeWarrior Pro 7.2 tools -- depending on the tools version, remove the clamp on the optimization level, since the optimizer bug is fixed. r=sdagley, sr=scc, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117590 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:10:46 +00:00
sfraser%netscape.com
63143b4343
Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117589 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 04:09:17 +00:00
cmanske%netscape.com
2f9645daee
Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117587 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:55:33 +00:00
cmanske%netscape.com
dfac1845e0
Fixed publish dialog ui, b=130721, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117586 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:52:37 +00:00
cmanske%netscape.com
67c1289f18
New publish prefs strings, b=110779, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117585 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:51:42 +00:00
akkana%netscape.com
e686e4b0e6
132894: improve our ability to go to the right place in the anchor
...
node; fix problem where we were skipping matches we should have
found. r=cmanske sr=sfraser a=asa
git-svn-id: svn://10.0.0.236/trunk@117584 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:47:33 +00:00
akkana%netscape.com
261742d972
133530: make Find Again use new find. r=cmanske sr=sfraser a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117583 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:45:49 +00:00
cmanske%netscape.com
537be7d18a
New publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117582 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:45:26 +00:00
cmanske%netscape.com
b9526f4b6e
Defaults for new Composer save and publish prefs, b=110779, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117581 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:44:29 +00:00
cmanske%netscape.com
1977f04367
New prefs for saving and publishing, b=110779, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117580 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:43:42 +00:00
cmanske%netscape.com
374ce01f57
Publish progress and error handling, b=120124, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117579 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:42:20 +00:00
serge%netscape.com
e680ccab38
fix bug 115891 Byte range request are not giving the correct data, r=peterl, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117578 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:41:43 +00:00
cmanske%netscape.com
9ed043999d
Images and CSS for Publish Progress dialog, b=120124, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117577 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:40:19 +00:00
cmanske%netscape.com
f7fc4f9a3b
Strings for publish progress dialog (b=120124) and related prefs (b=110779), r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117576 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:40:10 +00:00
cmanske%netscape.com
ec7112d8d5
Publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117575 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:39:57 +00:00
dbaron%fas.harvard.edu
a0b8a89fd3
Ensure that text zoom persisted from a previous page is applied to frames. Patch from Tom Mraz <t8m@centrum.cz>. r=dbaron sr=jag a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117574 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:32:41 +00:00
ftang%netscape.com
e49e8fd062
fix bug 130441 and 122584
...
support surrogate in text-align: jutify , selection and cusor movement
r=shanjian/smontagu sr=kin a=asa
git-svn-id: svn://10.0.0.236/trunk@117573 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:28:34 +00:00
kaie%netscape.com
02ba88167b
b=107817 Make sure sent encrypted messages will be decryptable by sender.
...
r=ddrinan
sr=alecf
a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@117572 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:27:43 +00:00
timeless%mac.com
652a07593b
Bug 77549 leaky.h and leaky.cpp disagree on definition of ::new
...
r=dmose sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@117571 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:25:19 +00:00
cathleen%netscape.com
0ccea602b6
fix bug 132412, for building staticly linked gecko.dll in static build. r=seawood sr=dveditz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117570 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:19:52 +00:00
varada%netscape.com
90725b9faa
129113 - mailing list with description is incorrectly expanded;r=rdayal;sr=sspitzer;a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117569 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:19:32 +00:00
timeless%mac.com
1f399bc9d8
Bug 51688 Use Stylesheet menu: differentiate "None" from disabling all styles
...
patch by fantasai@escape.com r=mpt, r=alecf, rs=brendan, a=asa
git-svn-id: svn://10.0.0.236/trunk@117568 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:17:54 +00:00
sfraser%netscape.com
2db23ca1c5
Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117567 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:15:58 +00:00
timeless%mac.com
f3873ba6f3
Bug 133241 MSVCRT error near printfcstring
...
> that code shouldn't use nsPrintfCString...
r=biesi sr=darin a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117566 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:09:14 +00:00
rods%netscape.com
0da5ca1c57
Reads the "brand name" property and then caches it so it can use it on documents with no title.
...
Bug 133193 r=dcone sr=attinasi a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117565 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:02:42 +00:00
hewitt%netscape.com
f707c93789
133426 - can't get coordinates from popup events, r=jgaunt, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117564 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:59:39 +00:00
badami%netscape.com
3ad06f56b3
nsStandardURL::BuildNormalizedSpec needs to use nsMemory::Allocate instead of malloc.
...
bug 132198 r=jag sr=darin a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117563 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:59:25 +00:00
rods%netscape.com
56914b135e
Add SetVisibility method to Scroll Views
...
It now checks the visibility and adjusts the scrollbars accordingly
Bug 92333 r=kmcclusk sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117562 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:58:56 +00:00
rods%netscape.com
f6de1dd3b4
Add SetVisibility method to Scroll Views
...
Bug 92333 r=kmcclusk sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117561 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:56:27 +00:00
hewitt%netscape.com
a2f14f105e
120863 - Crashing in tooltips, when closing a tab (recursion), r=jag, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117560 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:51:03 +00:00
kaie%netscape.com
f5e9a64d9a
b=129774 Increment PSM version to 2.3
...
r=ssaux
sr=alecf
a=valeski
git-svn-id: svn://10.0.0.236/trunk@117559 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:43:43 +00:00
dbaron%fas.harvard.edu
cf940e7935
Refix bug 116038 without reducing effectiveness of outliner style cache and outliner image cache by using the fix to 121055. Fix leak when clearing outliner image cache. b=130693 r=varga sr=hyatt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117558 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:42:59 +00:00
kaie%netscape.com
b074c4040e
b=122967 Disable "edit email trust button" in certificate manager, until functionality gets implemented correctly.
...
r=javi
sr=alecf
a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@117557 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:41:58 +00:00
dbaron%fas.harvard.edu
0b4effd4ea
Fix 2 cases where ReResolveStyleContext was broken, causing serious problems with dynamic style reresolution. Change nsIFrame::GetStyleContextProvider to GetParentStyleContextFrame, always use its result rather than using the parent frame in some cases, and move a bit of the complexity into the GetParentStyleContextFrame implementations. Fix block-within-inline case (bug 129350) using a special-previous-sibling frame property and ensuring that NS_FRAME_IS_SPECIAL is copied when frames are split. Fix out-of-flow frame case (bug 88154) by going to the placeholder map and by parenting the placeholder frame style contexts to the style context from their frame parent rather than the out-of-flow frame. b=129350 r=attinasi sr=hyatt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117556 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:38:13 +00:00
shliang%netscape.com
a8a9882b23
bug 118337 - last mailing list entry is same as first. r=bhuvan,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117555 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:32:49 +00:00
brade%netscape.com
98239b394f
add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa)
...
git-svn-id: svn://10.0.0.236/trunk@117553 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:30:17 +00:00
brade%netscape.com
81315e5981
add API and explanation comments for getCommonBaseSpec and getRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa)
...
git-svn-id: svn://10.0.0.236/trunk@117552 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:30:01 +00:00
kaie%netscape.com
65ee8e74d3
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
git-svn-id: svn://10.0.0.236/trunk@117551 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:29:34 +00:00
shliang%netscape.com
95e2870f25
bug 129879 - removing menu accel from menulist menuitem binding. r=andreww,sr=hewitt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117550 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:27:47 +00:00
shliang%netscape.com
88a2272216
bug 129197 - changing disabled label colors for modern theme. r=andreww,sr=hewitt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117549 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:24:06 +00:00
shliang%netscape.com
c86a074736
bug 128594 - urlbar autocomplete icon has wrong dimensions. r=andreww,sr=hewitt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117548 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:20:24 +00:00
shliang%netscape.com
1c44076a01
bug 120285 - resizing alert icons. r=andreww,sr=hewitt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117547 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:18:15 +00:00
bienvenu%netscape.com
23f0352486
fix problem when parent msg in thread arrives after only child, in threaded view, r=cavin, sr=sspitzer, a=asa 106323
...
git-svn-id: svn://10.0.0.236/trunk@117546 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:13:18 +00:00
brade%netscape.com
57741929a2
send STOR's data only after STOR command is sent and acknowledged; always issue read to open tcp connection for data channel (bug 127291, r=valeski & bbaetz, sr=darin, a=asa)
...
git-svn-id: svn://10.0.0.236/trunk@117545 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:09:09 +00:00
ducarroz%netscape.com
d15f2ab5b9
Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117544 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:06:52 +00:00
brade%netscape.com
25159b5735
remove deprecated functions: EditorOpenURL (use editPage instead) and FindAndSelectEditorWindowWithURL; add some extra checks to reduce console warnings; remove redundant code in delayedOpenWindow; enable spellcheck items if spellchecker is present (bug 104908, r=cmanske, sr=kin, a=dbaron)
...
git-svn-id: svn://10.0.0.236/trunk@117543 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 02:04:43 +00:00
ftang%netscape.com
c4e39b566a
fix bug 128323 crashing bug on mac os x collation code
...
r=nhotta sr=sfraser a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117542 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:57:05 +00:00
depstein%netscape.com
fba1ffe025
adding nsISHistoryTestLib.js test library and nsISHistoryTestCase1.html test script.
...
git-svn-id: svn://10.0.0.236/trunk@117541 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:47:15 +00:00
brade%netscape.com
daa806f0f0
fix editPage to use "win" for var instead of "window", look for emptyWindows and use it if possible (bug 104908, r=cmanske, sr=kin, a=dbaron)
...
git-svn-id: svn://10.0.0.236/trunk@117540 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:35:32 +00:00
beard%netscape.com
346946cfcc
[not part of build] 2-way scripting test.
...
git-svn-id: svn://10.0.0.236/trunk@117539 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:30:04 +00:00
brade%netscape.com
6b0172885b
call editPage instead of deprecated EditorOpenUrl (bug 104908, r=cmanske, sr=kin, a=dbaron)
...
git-svn-id: svn://10.0.0.236/trunk@117538 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:28:14 +00:00
cmanske%netscape.com
252bedb421
Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117537 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:25:07 +00:00
beard%netscape.com
4b0f67cc32
[not part of build] 2-way plugin scripting example.
...
git-svn-id: svn://10.0.0.236/trunk@117535 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:16:06 +00:00
beard%netscape.com
6d6e5d8f08
[not part of build] 2-way scripting example interface.
...
git-svn-id: svn://10.0.0.236/trunk@117534 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:14:40 +00:00
beard%netscape.com
1e67321682
[not part of build] scriptable plugin support for XP_MAC.
...
git-svn-id: svn://10.0.0.236/trunk@117533 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 01:10:26 +00:00
jst%netscape.com
dbfe9a1fae
Fixing bug 132904. Making window.clearTimeout() and .clearInterval() callable with no argument and with an undefined argument for backwards compatibility. r=sicking@bigfoot.com, sr=jband@netscape.com, a=dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/trunk@117532 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 00:55:57 +00:00
sicking%bigfoot.com
4256d59c55
Bug 41983: Make (x)html-elements support namespaced attributes.
...
r=heikki sr=jst a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@117531 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 00:13:57 +00:00
jst%netscape.com
335b5b78a9
Fixing bug 131311. Making window.scrollX and .scrollY replaceable for backwards compatibility. r=hidday@geocities.com, sr=jband@netscape.com, a=dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/trunk@117530 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 00:02:25 +00:00
depstein%netscape.com
5a04ace9f0
nsIRequest->GetName() now directly uses nsCString msg. No longer needs string conversion.
...
git-svn-id: svn://10.0.0.236/trunk@117529 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:55:54 +00:00
beard%netscape.com
2478c5ea00
[not part of build] make scriptable plugin work on XP_MAC.
...
git-svn-id: svn://10.0.0.236/trunk@117528 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:43:49 +00:00
beard%netscape.com
204c310349
[not part of build] fix mac build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117527 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:39:28 +00:00
darin%netscape.com
ac7b15ca02
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
git-svn-id: svn://10.0.0.236/trunk@117526 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:33:19 +00:00
cltbld%netscape.com
600c300de9
Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@117525 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:28:00 +00:00
harishd%netscape.com
b06c32fe16
Make sure to not reevaluate a SCRIPT when demoting FORM. Patch proposed by |vidur|. b=96861, r=harishd, sr=jst, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117524 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:13:12 +00:00
harishd%netscape.com
c48776120a
With nested forms we used to match /FORM to its opening FORM ( though the inner FORM was ignored ). However, IE seems to close the outer FORM when it encounters /FORM. Replicating IE's behavior and also solves a serious form submission problem. b=128521, r=heikki, sr=jst a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117523 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:08:30 +00:00
darin%netscape.com
d5f7c85abe
remove blank line at top of XUL file, fallout from bug 129101
...
git-svn-id: svn://10.0.0.236/trunk@117522 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:06:20 +00:00
nboyd%atg.com
d1eb87d2d8
Changes from Christopher Oliver:
...
Hi Norris,
Would you mind checking in the attached changes to the debugger. The
attached files include the following changes:
1) Use ScriptableObject.getAllIds to obtain an object's properties (if
the object extends ScriptableObject). This makes non-enumerable
properties visible in the debugger for ScriptableObject's.
2) Made the coding style more consistent with the rest of Rhino.
3) Better support for displaying and stepping through eval-ed code.
As Igor suggested to me once, it might be a good idea to define a new
interface to similarly support debugging host objects that don't extend
ScriptableObject, something like the following:
public interface Debuggable extends Scriptable {
public Object[] getAllIds();
}
The debugger could check for this interface and if a host object chose
to implement it, the debugger would be able to display its
non-enumerable properties.
Chris
git-svn-id: svn://10.0.0.236/trunk@117520 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 23:02:43 +00:00
ian.mcgreer%sun.com
028a31b09c
bug 123296, infinite loop in signtool when incorrect password given at command line
...
git-svn-id: svn://10.0.0.236/trunk@117517 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 22:23:28 +00:00
wtc%netscape.com
d6ed4f8b39
Bugzilla bug 133545: fixed spelling errors "signning" in certutil memu
...
options. Thanks to Eric Murphy <ericmurphy@jabber.org > for the bug report.
git-svn-id: svn://10.0.0.236/trunk@117516 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 22:22:07 +00:00
bnesse%netscape.com
b187a371a0
[not part of build] Fix for bug 132564. Must call SizeJavaControl before reseting control clipping. r=sdagley, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@117515 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 22:20:23 +00:00
leaf%mozilla.org
6e321d67f1
fix official gmake on windows builds; use check for null value instead of
...
gmake's origin function, so local makefiles can unset OFFICIAL vars for
versioning purposes. r= aki, cls
git-svn-id: svn://10.0.0.236/trunk@117514 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 22:17:58 +00:00
dmose%netscape.com
f96cb64576
add .fast-update
...
git-svn-id: svn://10.0.0.236/trunk@117512 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 22:17:48 +00:00
akkana%netscape.com
b760118b74
121898: Make rewrap more consistent in wrapping long lines vs. short lines,
...
and fix a problem where blank lines would replicate. r=cmanske sr=kin a=asa
git-svn-id: svn://10.0.0.236/trunk@117511 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 22:09:47 +00:00
dmose%netscape.com
4680f8f4d7
LDAP C SDK v5.0 merge from ldapcsdk_branch_50 (at ldapcsdk_branch_50-20020326-pre-trunk-merge-tag).
...
git-svn-id: svn://10.0.0.236/trunk@117510 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 21:54:41 +00:00
kmcclusk%netscape.com
b138982f7d
give an explicit height to <input type=file> elements when printing to prevent the input file control from expanding vertically to fill the entire page during printing and print preview bug 112156 r=rods sr=attinas a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117509 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 21:36:22 +00:00
cmanske%netscape.com
1b016babf5
Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117508 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 21:19:28 +00:00
rayw%netscape.com
bf26c33309
Fix for bug 30534 r=hixie, sr=jst, a=asa for checkin to trunk.
...
Cause hasFeature to return true on 2.0 core and CSS2.
git-svn-id: svn://10.0.0.236/trunk@117507 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 21:09:50 +00:00
brade%netscape.com
abe0176163
clone uri before removing login/pw (bug 131218); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117506 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 21:05:13 +00:00
bienvenu%netscape.com
818f0e2a99
disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531
...
git-svn-id: svn://10.0.0.236/trunk@117505 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:54:59 +00:00
cbiesinger%web.de
e0e98e3ef7
bug 131031 patch by neil.marshall@sympatico.ca r=db48x sr=alecf a=asa
...
[RFE] Should be able to save images from page info dialog box
git-svn-id: svn://10.0.0.236/trunk@117504 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:53:48 +00:00
bienvenu%netscape.com
9434ff40b8
fix sharing tab imap folder type for other users and public folders 133471 r=naving, sr=mscott, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117503 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:53:02 +00:00
cmanske%netscape.com
f309756b8b
Double click on text should only select a word if not a link in Compsoser, b=133308, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117502 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:52:06 +00:00
morse%netscape.com
62a8d04921
bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117498 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:19:18 +00:00
varada%netscape.com
9c5cb2207a
fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117497 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:15:49 +00:00
attinasi%netscape.com
dbe40cd4b1
Support for proprietary style property to allow composer to force broken image icons. b=58646 r=karnaze sr=kin a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117496 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:14:05 +00:00
bnesse%netscape.com
538fc08f88
Fix for bug 132325. Don't hold stale references to MRJ Plug-in Instances in LiveConnect. r=sdagley, sr= beard, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117495 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:06:25 +00:00
sicking%bigfoot.com
ecedbfc5cd
Bug 131424: Plug memory leak in nsNetModRegEntry::Equals(). Patch by Peter A Jonsson <pj@ludd.luth.se>.
...
r=bbaetz sr=darin a=valeski
git-svn-id: svn://10.0.0.236/trunk@117494 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:04:29 +00:00
alexsavulov%netscape.com
7de8bdc786
fix for bug 100963 r= kmcklusk sr= attinasi a= asa
...
added region invalidation to cause repainting of areas previously
occupied by a removed line
git-svn-id: svn://10.0.0.236/trunk@117493 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 20:03:41 +00:00
seawood%netscape.com
cb377cc172
All symbols must be resolved at link-time on mach-o builds.
...
Fixing tinderbox bustage caused by checkin for bug 117589
git-svn-id: svn://10.0.0.236/trunk@117492 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 17:42:10 +00:00
beard%netscape.com
06e944d6da
External protocol handler support via preference of form "network.protocol-handler.external.scheme".
...
bug #133386 , r=gordon, sr=darin, a=valeski
git-svn-id: svn://10.0.0.236/trunk@117491 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 15:58:26 +00:00
seawood%netscape.com
51ebc45f34
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
git-svn-id: svn://10.0.0.236/trunk@117490 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 15:42:05 +00:00
seawood%netscape.com
084c206cbb
Updating lists of generated makefiles.
...
Bug #131909 r=pavlov a=asa
git-svn-id: svn://10.0.0.236/trunk@117489 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 15:35:48 +00:00
kmcclusk%netscape.com
4a0692bed1
Fixed code which prevented the rendering of large animated background gifs. Return after the the call to PatBltTile only if PatBltTile returns PR_TRUE otherwise fall through to the slow tiling code. bug 133096 r=dcone sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117488 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 14:21:31 +00:00
brade%netscape.com
1dcde086fd
init mMDTM to be safe (bug 126468; submitted by mcs, r=bbaetz, sr=darin, a=Asa)
...
git-svn-id: svn://10.0.0.236/trunk@117487 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 14:11:27 +00:00
bbaetz%student.usyd.edu.au
fd03267655
Bug 133200 - mass change removes dependancies. r=afranke, justdave
...
Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch
by zeroJ@null.net (John Vandenberg), r=bbaetz x2
Bug 133207 - mass confirming bugs fails. r=afranke x2
git-svn-id: svn://10.0.0.236/trunk@117486 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 13:15:16 +00:00
mkaply%us.ibm.com
63e6ee9b73
At least I only broke us - forgot include
...
git-svn-id: svn://10.0.0.236/trunk@117484 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 13:04:48 +00:00
roc+%cs.cmu.edu
530cbb2a98
Bug 131487. Fix semantics of GetViewFlags/SetViewFlags. r=kmcclusk,sr=attinasi,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117483 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 12:12:36 +00:00
roc+%cs.cmu.edu
f6a2ca2c5f
Bug 128478. Don't let key events go through coordinate-based dispatching. r=kmcclusk,sr=kin,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117482 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 12:10:52 +00:00
rods%netscape.com
3e0f1a77a9
Generically enables the browser to cache the curent presentation (frames,
...
views, et.al.) for Print Preview and then enables them to be restored.
It uses a pref and/or checks all the documents to see if any have an "embed" or
a "plugin". Temporarily it checks for framesets and turns on caching also.
I also factored some code in the Init routine so it could be callled for either
creating the new presention or initializing an existing one.
Also, added some safety check code in PrintPage.
Then for the object frame, for PP it doesn't do a paint - this is a temporary fix.
Bug 122048 r=peterl sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117481 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 11:43:40 +00:00
rdayal%netscape.com
ed08f3d360
Change to enable the UI for replication, related to bug # 128086.
...
r=sspitzer, sr=bienvenu, a=asa
minor change to display the offline tab and download now button.
git-svn-id: svn://10.0.0.236/trunk@117480 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 11:43:04 +00:00
peterv%netscape.com
50fecb115d
Back-out of fix for bug 123899 (document.body.innerHTML is broken). This caused bug 132673 and a bunch of duplicates. Tp might go up slightly but that's just because we stop dropping some content.
...
git-svn-id: svn://10.0.0.236/trunk@117479 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 11:15:15 +00:00
rdayal%netscape.com
1ff7546e45
Landing Address book LDAP replication. bug # 128086.
...
mac xml project file changes to build the new files and interfaces.
r=dmose, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117478 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 10:10:20 +00:00
rdayal%netscape.com
f9d1aacde6
Landing Address book LDAP replication, bug # 128086
...
these files define the CID and ContractID for new LDAP replication interfaces
and their implementation and make them part of Addressbook module using the factory.
makefile changes for uriloader dependency for nsIWebProgressListener.
r=sspitzer, sr=bienvenu, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117477 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 10:08:06 +00:00
rdayal%netscape.com
5053747404
Landing Address Book LDAP Replication, bug # 128086
...
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.
r=sspitzer, sr=bienvenu, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117476 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
dc7145345e
Landing Address Book LDAP replication, bug # 128086.
...
These files implement : the replication service called from the UI,
replication query class which executes an LDAP query, and
replication data class which processes the replication data retrieved.
And the modified makefiles to build these files.
r=sspitzer, sr=bienvenu, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117475 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 10:01:14 +00:00
cbiesinger%web.de
42706e7c92
bug 132126 r=dougt sr=hewitt a=scc
...
nsFactoryEntry::ReInit leaks memory
git-svn-id: svn://10.0.0.236/trunk@117474 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 09:48:44 +00:00
darin%netscape.com
67cf8f6205
backing out changes (for bug 116365) to fix btek page-loader crash.
...
git-svn-id: svn://10.0.0.236/trunk@117473 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 08:47:10 +00:00
timeless%mac.com
50863a6eff
Bug 92527 [Win] Change associations file type naming for Mozilla
...
patch by ere@atp.fi r=law sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@117471 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 07:55:14 +00:00
samuel%sieb.net
fc2f475ff4
Bug 128316 - xml-rpc can't create struct type
...
r=rginda rs=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@117470 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 07:09:26 +00:00
darin%netscape.com
9df715a8b7
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
git-svn-id: svn://10.0.0.236/trunk@117469 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 06:54:07 +00:00
peterlubczynski%netscape.com
ee378de566
Fixing ussage of codebase attribute and Java applets loading, bug 130605 patch by adu@sparc.spb.su (Denis Antrushin) r=peterl, sr=beard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117468 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 06:42:10 +00:00
peterlubczynski%netscape.com
96262761f0
Cleaning up dead code left from fix for bug 118721, patch by dbrittain@superscape.com (David Brittain), bug 132262 r=peterl, sr=attinasi, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117467 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 06:38:53 +00:00
peterlubczynski%netscape.com
d8cb2aa1a7
Fixing redraw problem with full page plugins like Acrobat on Mac, bug 124563 r=av, sr=beard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117466 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 06:36:37 +00:00
peterlubczynski%netscape.com
15dfb9e065
Implementing nsIPluginTagInfo2::GetDocumentEncoding(), patch by adu@sparc.spb.su (Denis Antrushin) bug 131197 r=peterl, sr=beard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117465 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 06:33:48 +00:00
peterlubczynski%netscape.com
cb72b75c9c
Making it so that we handle known image decoder mime types internally by default unless pref("plugin.override_internal_types", true); fixing bug 131230 r=av,biesi sr=beard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117464 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 06:30:33 +00:00
mscott%netscape.com
7d3010414d
Backing out the change to nsDocumentviewer in Bug #70030 to see if it effects page load performance
...
git-svn-id: svn://10.0.0.236/trunk@117463 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 05:01:49 +00:00
leaf%mozilla.org
e05d04816d
backing myself out. for whatever reason, this change seems to turn *on* the
...
official defines.
git-svn-id: svn://10.0.0.236/trunk@117462 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 03:17:39 +00:00
mkaply%us.ibm.com
77151f0c92
#132474
...
Mistake in original checkin - fix from pedemont - was causing MAJOR OS/2 runtime bustage
git-svn-id: svn://10.0.0.236/trunk@117461 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 03:08:13 +00:00
morse%netscape.com
82539b938a
fix mac bustage. Sorry.
...
git-svn-id: svn://10.0.0.236/trunk@117460 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 03:07:30 +00:00
mkaply%us.ibm.com
0f725d9ba6
#132600
...
r=searge, sr=beard, a=asa
Refactor 4xplugin code so XP_OS2 section is more clear
git-svn-id: svn://10.0.0.236/trunk@117459 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 03:04:37 +00:00
justdave%syndicomm.com
1df4a90b82
Fix for bug 133389: changing anything on a bug from the show_bug.cgi page would reset its component to the first in the product.
...
Patch by John Vandenberg <zeroJ@null.net >
r= myk x2
git-svn-id: svn://10.0.0.236/trunk@117458 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 02:53:39 +00:00
dmose%netscape.com
c385b78720
Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117457 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 02:51:27 +00:00
leaf%mozilla.org
4311d930ce
don't version mkdepend.exe; it doesn't need it, and it breaks, since
...
build_number is not built when mkdepend is built. r=cls, a=asa
git-svn-id: svn://10.0.0.236/trunk@117455 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 02:13:55 +00:00
morse%netscape.com
b4d4d92dec
bug 130306, preparing to freeze nsiPasswordManager, r/sr=alecf/darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117453 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:54:04 +00:00
leaf%mozilla.org
7986b33b0a
clean up clean up rules (use GARBAGE exclusively), update copyright year,
...
remove diagnostics module use. code from asasaki, r=leaf
git-svn-id: svn://10.0.0.236/trunk@117452 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:44:13 +00:00
attinasi%netscape.com
d0a0308d7e
Patched topcrash sites: checking for null before deref. b=121444 r=kmcclusk sr=roc+moz a=asa (drivers)
...
git-svn-id: svn://10.0.0.236/trunk@117450 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:22:31 +00:00
caillon%returnzero.com
ac5423868a
Bug 131645: Page Info gives info about first tab regardless of which tab is focused. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless, sr=alecf, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117449 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:15:37 +00:00
morse%netscape.com
a29b3dcc0b
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117448 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:13:39 +00:00
nicolson%netscape.com
8b535dcde0
Fix 130522: ASN.1 decoder asserts with corrupt input.
...
r=wtc
git-svn-id: svn://10.0.0.236/trunk@117447 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:13:23 +00:00
varada%netscape.com
4f084bb3f2
fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117446 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:11:25 +00:00
andreww%netscape.com
8c656ed5e2
bugzilla 127082 r=shliang, sr=hewitt field in 'manage save data' too narrow. Changing default width to accomodate wider panels.
...
git-svn-id: svn://10.0.0.236/trunk@117445 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:10:35 +00:00
jj%netscape.com
9b95abe74f
bug #131372 : set app's bundle bit. sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117444 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:09:46 +00:00
akkana%netscape.com
204c4a6db5
70030: Stop animation with webNavigation.stop. Fix courtesy of Jim Song, jim.song@sun.com; r=akkana, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117443 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:05:03 +00:00
sfraser%netscape.com
4020c4e2ff
Fix for bug 117589: avoid popping up spurious context menus on Mac when event processing takes too long. r=pinkerton, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117442 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:59:03 +00:00
caillon%returnzero.com
26cf890eed
Bug 127833, Entry point not found - library xpcom.dll (?GetSharedBufferHandle@nsPrivateSharableString@@UBEPBV?@G@@XZ)... Patch by Matthias Versen <Matti@epost.de> - r=curt@netscape.com, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117441 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:54:15 +00:00
cathleen%netscape.com
8aa28031b6
fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal)
...
git-svn-id: svn://10.0.0.236/trunk@117440 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:53:30 +00:00
bienvenu%netscape.com
a385c20c12
fix problems with selection going into and returning out of quick search, r=naving, sr=sspitzer 132117 and 132171
...
git-svn-id: svn://10.0.0.236/trunk@117439 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:53:18 +00:00
bienvenu%netscape.com
ce7da588c2
fix crash doing an imap sync while offline and problem loading imap message with images on cyrus server r=cavin, sr=sspitzer, a=asa 131531, 132616
...
git-svn-id: svn://10.0.0.236/trunk@117438 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:52:03 +00:00
bienvenu%netscape.com
602c59e068
fix regression handling news urls r=sspitzer, sr=darin, a=asa 132699
...
git-svn-id: svn://10.0.0.236/trunk@117437 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:49:36 +00:00
wtc%netscape.com
33c1c8aa70
Bugzilla bug 132461: changes suggested by Bob Relyea after his code review:
...
1. Add SECMOD_LoadModule back to nss.def.
2. Back out the SECMOD_AddModule/AddModuleEx changes.
I also updated the comments and made some changes to emulate the
indentation and comment styles of the original code.
Modifies files: nss/nss.def pk11wrap/pk11pars.c pk11wrap/pk11util.c
git-svn-id: svn://10.0.0.236/trunk@117436 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:43:04 +00:00
morse%netscape.com
873f54eaad
bug 132944, fix typo in makefile resulting in wrong file getting exported, r=sgehani, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117435 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:41:27 +00:00
rginda%netscape.com
4200a2977f
Bug 131000, "IRC server port specification seems to not work..."
...
patch=cross@distal.com , r=me,peterv, a=asa
make ports work in IRC urls again
git-svn-id: svn://10.0.0.236/trunk@117434 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:41:18 +00:00
dprice%netscape.com
dd0735e991
97334 r=dougt sr=dveditz a=asa
...
adding WIN_SYSTEM_FILE flag to addFile
git-svn-id: svn://10.0.0.236/trunk@117433 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 00:04:05 +00:00
cbiesinger%web.de
31344dd0c1
bug 132563 ("Print job options dialog should use paper name instead of paper size to set/get the selected paper size"), r=rods, sr=attinasi, a=asa
...
patch by Roland.Mainz@informatik.med.uni-giessen.de
git-svn-id: svn://10.0.0.236/trunk@117432 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:57:40 +00:00
pschwartau%netscape.com
aa4761f98a
Removing an extraneous line.
...
git-svn-id: svn://10.0.0.236/trunk@117431 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:51:06 +00:00
cbiesinger%web.de
21eac36823
bug 131417, r=bz, sr=scc, a=asa, patch by Roland.Mainz@informatik.med.uni-giessen.de
...
Memory leak in SetUpFontCharSetInfo()
git-svn-id: svn://10.0.0.236/trunk@117430 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:44:53 +00:00
mjudge%netscape.com
64ab4404a1
123033 a=asa r=blythe sr = kin. fix for selecting from inside a text field to outside
...
git-svn-id: svn://10.0.0.236/trunk@117429 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:44:46 +00:00
av%netscape.com
5d29852870
Fix for 116357 -- NPAPI plugins should have an ability to stay in memory beyond page life time, patch by peterl, r=av, sr=beard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117428 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:42:32 +00:00
pschwartau%netscape.com
1409934116
Initial add. Regression test for bug 130451.
...
git-svn-id: svn://10.0.0.236/trunk@117427 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:41:56 +00:00
mitchf%netscape.com
944a3e9360
ability to install Calendar XPI as third party module - fixes bug 12744
...
git-svn-id: svn://10.0.0.236/trunk@117426 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:37:45 +00:00
rogerl%netscape.com
030d6978ca
Added nyi() etc.
...
git-svn-id: svn://10.0.0.236/trunk@117425 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:34:02 +00:00
gerv%gerv.net
832c2098be
Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@117424 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:22:28 +00:00
curt%netscape.com
cc5e8aedfe
Added space to Status Retry text
...
(Bug 83450, r=ssu, sr=dveditz)
git-svn-id: svn://10.0.0.236/trunk@117423 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:08:09 +00:00
gerv%gerv.net
97620e132c
Fixes to small issues with show_bug.cgi templatisation.
...
Bug 133276 - groups test is wrong. Patch by ddk, 2xr=gerv.
Bug 133333 - create new attachment link broken. Patch by ddk, 2xr=gerv.
Bug 109029 - show_bug should generate valid HTML. Patch by gerv, r=afranke, bbaetz.
git-svn-id: svn://10.0.0.236/trunk@117422 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 23:03:55 +00:00
curt%netscape.com
947fc9c338
Useful comments for the user, but no impact on the build.
...
git-svn-id: svn://10.0.0.236/trunk@117421 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 22:57:25 +00:00
seawood%netscape.com
712253b2a2
Update mkdepend to X11R6's version of makedepend.
...
Re-apply NO_X11 patch.
Apply patch to let it use gcc's include dir if built with gcc.
Bug #132232 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@117420 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 22:52:52 +00:00
akkana%netscape.com
e752937005
131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117419 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 22:39:19 +00:00
varada%netscape.com
d0a3802bc9
fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117418 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 22:34:34 +00:00
cbiesinger%web.de
67ee77289c
bug 110342 r=doron sr=jag a=asa
...
Need a UI to control minimum font size preference
git-svn-id: svn://10.0.0.236/trunk@117417 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 22:26:29 +00:00
sdagley%netscape.com
30cd0f8c2d
Fix #133319 - Passing NULL for clientData parameter for NavServices dialogs not a good idea since it's supposed to be self. r=bnesse, a=smoketestblocker
...
git-svn-id: svn://10.0.0.236/trunk@117416 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 20:49:06 +00:00
cltbld%netscape.com
48fe13216f
MacOSX name, compiler settings.
...
git-svn-id: svn://10.0.0.236/trunk@117415 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 20:25:15 +00:00
despotdaemon%netscape.com
2f87679806
Pseudo-automatic update of changes made by adu@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@117414 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 18:21:23 +00:00
colinp%oeone.com
e1e0f793b4
added hover & down on the all day events
...
git-svn-id: svn://10.0.0.236/trunk@117413 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 16:00:19 +00:00
jaggernaut%netscape.com
44264aea51
Bug 119599: part of bookmark groups, was accidentily not checked in. patch=hyatt, r=ben, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117412 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 15:48:55 +00:00
karnaze%netscape.com
4b57a2558c
bug 132130 - Get correct starting row on collapsing border iterator. a=scc, sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@117409 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 15:03:14 +00:00
rods%netscape.com
1ca7ea7c5f
This was suppose to be part of patch for
...
Bug 126734 r=ducarroz sr=spitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@117408 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 14:47:08 +00:00
locka%iol.ie
542ef6c80c
NOT BUILT. Fix some typos in a QA document. b=130498
...
git-svn-id: svn://10.0.0.236/trunk@117407 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 13:50:39 +00:00
rods%netscape.com
bcded00274
This patch is actually part of Bug 115136, but I think its best to get this part
...
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using them yet.
Bug 132827 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117406 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 13:21:23 +00:00
rods%netscape.com
887f4838db
This patch is actually part of Bug 115136, but I think its best to get this part
...
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using them yet.
Bug 132827 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117405 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 11:55:27 +00:00
rods%netscape.com
44825d8753
This patch is actually part of Bug 115136, but I think its best to get this part
...
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using them yet.
Bug 132827 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117404 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 11:49:55 +00:00
law%netscape.com
981fb4b75b
Bug 87788; return DefWindowProc result for all unhandled messages to MessageWindow; r=dean_tessman, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117403 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 09:07:07 +00:00
blakeross%telocity.com
8fba3c74f5
123101 - dl mgr doesn't display correct download speed. r=hixie sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117402 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 08:27:28 +00:00
jrgm%netscape.com
6a2504d021
Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@117401 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 08:26:34 +00:00
blakeross%telocity.com
4197867e33
127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@117400 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 07:33:41 +00:00
mscott%netscape.com
3d121dcfca
Adding alerts.xpt to the windows packaging list since I forgot to do that Friday when
...
the alerts branch landed.
git-svn-id: svn://10.0.0.236/trunk@117399 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 07:30:45 +00:00
bbaetz%student.usyd.edu.au
bcc099944e
Bug 133201 - js syntax error in show_bug
...
patch by zeroJ@null.net (John Vandenberg), r=bbaetz x 2
git-svn-id: svn://10.0.0.236/trunk@117398 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 06:17:36 +00:00
bryner%netscape.com
26dd396957
Fixing crash in navigating context menu, caused by my checkin for bug 130778. r=pavlov, sr=scc, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117397 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 05:30:50 +00:00
rods%netscape.com
15f33efd46
This patch is actually part of Bug 115136, but I think its best to get this part
...
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in
DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using
them yet.
Bug 132827 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117396 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 03:19:32 +00:00
sdagley%netscape.com
a7953d7749
Fix #132467 - Now that the Mac PutFile dialogs support a format menu allow pre-selecting the menu item. r=ccarlen,sr=sfraser,a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117395 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 01:15:42 +00:00
pschwartau%netscape.com
f483783b5d
Adding a tail recursion test by Georgi Guninski
...
git-svn-id: svn://10.0.0.236/trunk@117394 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 00:25:45 +00:00
jband%netscape.com
4a633d3433
adding readme file that is NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117393 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 23:30:31 +00:00
bryner%netscape.com
8b0b1784d6
Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc.
...
git-svn-id: svn://10.0.0.236/trunk@117391 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 22:38:21 +00:00
nboyd%atg.com
c34115e075
Add missing support for multiple -implements classes
...
git-svn-id: svn://10.0.0.236/trunk@117390 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 22:37:57 +00:00
samuel%sieb.net
d9375e51ba
Bug 113261 - fix chatzilla url detecting
...
r=rginda
a=asa
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@117389 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 21:09:58 +00:00
caillon%returnzero.com
580253d25e
Bug 126810, JavaScript strict warnings in sidebarOverlay.js, Patch by Stephen Walker <walk84@yahoo.com>. r=gemal,bzbarsky sr=jag, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117388 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 20:43:45 +00:00
caillon%returnzero.com
6a4574c243
Bug 67789, JavaScript strict warning in contentAreaDD.js, Patch by Henrik Gemal <bugzilla@gemal.dk>. r=bzbarsky, sr=alecf, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117387 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 20:36:49 +00:00
sfraser%netscape.com
28db6d30eb
Fix for bug 115698 -- crashes when sounds are playing and a window is closed. Create QuickTime movies using a permanent, singleton GWorld port, rather than using the current port, to ensure that they always have a valid port. Also fix some loop logic, and a problem where a time was not cancelled because base and derived classes erroneously duplicated some member variables. r=pinkerton, sr=beard/scc, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117386 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 20:22:25 +00:00
leaf%mozilla.org
74a1dd4b2f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117384 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 19:11:38 +00:00
jband%netscape.com
d8a64ecb2d
adding the interface info extensions to the list of possible extensions. Also adding the proxy part of the xmlextras to the list of makefiles. These new modules are NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117383 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 19:01:50 +00:00
jband%netscape.com
ce522b52d8
removing dead cpp file - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117382 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 18:55:54 +00:00
jband%netscape.com
6e567141d0
removing dead idl file - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117381 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 18:53:53 +00:00
jband%netscape.com
90fcd9395b
adding makefile support for interface info extensions. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117380 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 18:51:37 +00:00
jband%netscape.com
ad383171e6
WSDL/Proxy support - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117379 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 18:49:56 +00:00
jband%netscape.com
5aaf0ebf9e
adding gmake makefiles. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117377 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 18:45:01 +00:00
caillon%returnzero.com
7d2fca1b32
Bug 126600, Performance preference has bad wording. Fix contributed by Mike Kowalski <mikejk@ameritech.net> r=bryner, sr=kin, a=law, a=scc for checkin
...
git-svn-id: svn://10.0.0.236/trunk@117374 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 17:39:24 +00:00
alecf%netscape.com
9f32fc6e9c
fix for bug 132681
...
r=harishd, sr=jst, a=scc
performance fix - stop scanning files that are known to be XML for html-like text
git-svn-id: svn://10.0.0.236/trunk@117373 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 17:16:44 +00:00
ian%hixie.ch
d988f6df1d
Minor typo in help text, ++ should be --. b=132195, p=mental, r=hixie
...
git-svn-id: svn://10.0.0.236/trunk@117372 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 16:54:07 +00:00
bbaetz%student.usyd.edu.au
9879dfd579
Bug 128419 - link to email preferences from bug changed notification is
...
wrong
r=afranke x 2
git-svn-id: svn://10.0.0.236/trunk@117371 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 12:45:33 +00:00
blakeross%telocity.com
f8bebd6f02
125970 - dialog to change default search engine appears on clicking scroll arrow. r=sgehani sr=hewitt a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117363 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 02:59:50 +00:00
blakeross%telocity.com
5448a3dcec
116157 - add button in bookmarks sidebar panel should prefill values. r=hewitt sr=ben a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117362 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 02:47:20 +00:00
ian%hixie.ch
e1cfbfbcb2
2.3 development has begun
...
git-svn-id: svn://10.0.0.236/trunk@117361 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 02:28:42 +00:00
dbaron%fas.harvard.edu
50a762ccea
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117360 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 02:28:08 +00:00
dbaron%fas.harvard.edu
71d51343f1
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117359 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 01:08:17 +00:00
dbaron%fas.harvard.edu
c8c0b87791
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117358 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 01:02:53 +00:00
dbaron%fas.harvard.edu
f88c047bd5
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117357 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 00:57:47 +00:00
dbaron%fas.harvard.edu
391f02160f
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117356 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 00:49:22 +00:00
dbaron%fas.harvard.edu
f43d766b4e
Make nsIFocusController.h build without nsAString.h included first to prevent future bustage of the same type. b=131899
...
git-svn-id: svn://10.0.0.236/trunk@117355 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 00:27:42 +00:00
dbaron%fas.harvard.edu
772b5b8c58
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117354 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 00:16:18 +00:00
dbaron%fas.harvard.edu
c43a97f1d5
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117353 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 23:54:46 +00:00
ian%hixie.ch
b89605d95a
Correctly quote regular expressions when hostmasks are used. b=133023, p=jake, r=hixie
...
git-svn-id: svn://10.0.0.236/trunk@117352 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 23:18:16 +00:00
dbaron%fas.harvard.edu
83983b4622
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117351 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 23:13:20 +00:00
dbaron%fas.harvard.edu
e208ee6015
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117350 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 23:04:39 +00:00
bienvenu%netscape.com
6fc0817684
fix move of local messages to imap delete source local message 131595 r=sspitzer, sr=mscott, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117349 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 23:01:50 +00:00
dbaron%fas.harvard.edu
b447eec349
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117348 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 22:56:05 +00:00
dbaron%fas.harvard.edu
8f2c550aff
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117347 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 22:46:13 +00:00
dbaron%fas.harvard.edu
32a61a0295
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117346 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 22:31:50 +00:00
dbaron%fas.harvard.edu
4d91361814
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117345 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 22:26:36 +00:00
dbaron%fas.harvard.edu
7e18e96015
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117344 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 22:16:54 +00:00
dbaron%fas.harvard.edu
359ad57ca1
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117343 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 22:08:20 +00:00
dbaron%fas.harvard.edu
0d165e9f97
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117342 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:52:27 +00:00
dbaron%fas.harvard.edu
8a6d46ad56
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117341 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:42:00 +00:00
dbaron%fas.harvard.edu
58badaae12
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117340 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:35:01 +00:00
cbiesinger%web.de
5693050d66
bug 119531 r=bzbarsky sr=bienvenu a=scc
...
JavaScript strict warnings in messengerdnd.js
git-svn-id: svn://10.0.0.236/trunk@117339 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:29:56 +00:00
dbaron%fas.harvard.edu
ca60c05636
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117338 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:23:50 +00:00
dbaron%fas.harvard.edu
3074d566e4
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117337 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:14:02 +00:00
dbaron%fas.harvard.edu
a137f4e337
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117336 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:03:32 +00:00
igor%mir2.org
5d07116378
In Interpreter.interpret THROW/JTHROW switch cases do not use result variable to hold temporary values to throw, use locally declared "Object exception" for that as result should only be used for value of Interpreter.interpret
...
git-svn-id: svn://10.0.0.236/trunk@117335 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 20:51:05 +00:00
jaggernaut%netscape.com
d80f48fb43
Bug 131976: When only one tab open, some items on context menu should be hidden/disabled. Patch by Gilles Durys <mozbug@durys.net>, r=neil@parkwaycc.co.uk, sr=jag, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117334 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 20:36:49 +00:00
jaggernaut%netscape.com
45548dc315
Bug 126897: OSF 4.0d needs '#define explicit Explicit' before X11/XKBlib.h (fix OSF 4.0d bustage), patch by tilps@hotmail.com, r=jdunn, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117333 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 20:22:51 +00:00
jband%netscape.com
8bcaf0c99c
null check. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117332 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 19:09:29 +00:00
colinp%oeone.com
137f233628
added default width because without it, the width is ridiculously small
...
git-svn-id: svn://10.0.0.236/trunk@117331 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 18:50:15 +00:00
rods%netscape.com
f03ac4f0df
Add event listeners to "prevent" ContextMenu, Key, Mouse and MouseMotion events from being processed.
...
Bug 128449 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117330 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 18:07:51 +00:00
gerv%gerv.net
6c6b37abf0
Bug 110012 - show_bug templatisation. r=bbaetz, afranke.
...
git-svn-id: svn://10.0.0.236/trunk@117328 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 17:58:41 +00:00
brendan%mozilla.org
e6d087a0c4
Fix JSOP_DEFFUN to define functions in global code permanently, and not permanently in eval code (131964, r=khanson, sr=shaver, a=scc).
...
git-svn-id: svn://10.0.0.236/trunk@117325 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 17:34:24 +00:00
sspitzer%netscape.com
2f129cff91
default accounts to use the global MDN prefs. NOT PART OF THE BUILD.
...
a=asa
git-svn-id: svn://10.0.0.236/trunk@117323 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 17:28:31 +00:00
rods%netscape.com
31e57bdbd6
The original patch worked fine for regular documents but didn't work for mail
...
because of the ordering of nsIWebProgressListeners. Even tho the doc WAS
finished loading the notification goes to mail first abd then it print and then
check to see if it is busy and it comes back that it is.
So instead I have to use two booleans to monitor if the document was asked to
be destroyed while it was preparing to print. This typically happens when the
user click on a click and it takes a while and then they decide to print. So
while the Print Dialog is up the document gets unloaded and when it returned
back everything is gone.
So when the flow of control returns back from the Print Dialog it checks to see
if it "should" have been destroyed, and if so, it then aborts printing, cleans
and displays a message if the pressed "OK". If they pressed cancel then it
doesn't print the message.
Bug 131174 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117317 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 16:48:58 +00:00
rods%netscape.com
856a0df7ca
These are called as backstops in case a PrnitSettings was not passed in
...
at the moment these lines are not executed
Part of Bug 126734 r=ducarroz sr=spitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@117316 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 16:46:00 +00:00
locka%iol.ie
fdc7b8d6b1
Add missing scrollbar arrow files to embed.jar. b=132653 r=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@117315 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 16:26:50 +00:00
wtc%netscape.com
2a0c9bb840
Bugzilla bug 132483: fixed the bug that ckfw destroys an object before its
...
handle. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@117314 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 16:10:07 +00:00
wtc%netscape.com
c6e7cdc5ad
Bugzilla bug 131427: added softkver.c to softoken Mac build. Set
...
MWFTP_Post_password to null value to reduce the noise in diffs.
git-svn-id: svn://10.0.0.236/trunk@117313 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 15:43:34 +00:00
wtc%netscape.com
8b9811c7b3
Bugzilla bug 128955: support Netscape's uname, MKS's uname, and Cygwin's
...
uname. Since CPU_ARCH is already defined in arch.mk, removed the redundant
definition in WIN*.mk. Removed the unnecessary internal variable
PROCESSOR. r=cls.
Modified Files: WIN954.0.mk WINNT3.51.mk WINNT4.0.mk WINNT5.0.mk
WINNT5.1.mk arch.mk
git-svn-id: svn://10.0.0.236/trunk@117311 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 15:06:02 +00:00
mkaply%us.ibm.com
5472be58bb
Adding newlines at the end of these files to proactively prevent HPUX bustage
...
git-svn-id: svn://10.0.0.236/trunk@117310 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 15:02:41 +00:00
mkaply%us.ibm.com
91db6ff958
HPUX bustage
...
git-svn-id: svn://10.0.0.236/trunk@117309 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 15:00:32 +00:00
cbiesinger%web.de
b6ab7ec621
fix bustage on cabezon
...
git-svn-id: svn://10.0.0.236/trunk@117308 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 14:42:02 +00:00
rods%netscape.com
1ab8b2aa6d
Added try/catch for return error codes for page setup
...
Bug 130094 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@117307 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 14:41:03 +00:00
gerv%gerv.net
9961bec6d7
Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@117306 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 13:47:31 +00:00
cbiesinger%web.de
cf03b9b3e2
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
git-svn-id: svn://10.0.0.236/trunk@117305 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 13:21:33 +00:00
bbaetz%student.usyd.edu.au
6524a527a0
Bug 131659 - need to fixPerms the css directory
...
r=mattyt, justdave
git-svn-id: svn://10.0.0.236/trunk@117304 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 12:29:55 +00:00
dveditz%netscape.com
f1b6a4a557
Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@117303 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 12:14:51 +00:00
dveditz%netscape.com
337f57094d
bug 110946 install-script cleanup, r=curt,a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117301 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 10:02:54 +00:00
brendan%mozilla.org
f5b3ad417e
Cope with OOM creating rt->atomState.table (131246, r=scole@planetweb.com, sr=jband, a=scc, thanks to scole for finding these OOM recovery bugs).
...
git-svn-id: svn://10.0.0.236/trunk@117298 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 07:38:08 +00:00
cmanske%netscape.com
47a3827b07
Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117289 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 04:38:14 +00:00
kmcclusk%netscape.com
87dc98ac69
suppress the painting of partially decoded background images bug 129908; r=pavlov sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117288 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 04:33:37 +00:00
bbaetz%student.usyd.edu.au
72d13a76e6
Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warnings
...
from perl 5.6.1's Cwd.pm on every system() call.
r=mattyt, justdave
git-svn-id: svn://10.0.0.236/trunk@117287 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 03:51:05 +00:00
sspitzer%netscape.com
0ac0392860
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@117286 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 03:48:15 +00:00
sspitzer%netscape.com
162b38b295
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@117285 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 03:39:34 +00:00
seawood%netscape.com
f46ff558af
Removing deleted Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@117284 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 03:39:29 +00:00
serge%netscape.com
092c84f62e
not part of the build, bug 105959, add NPN_ReqestRead() support to tester plugin
...
git-svn-id: svn://10.0.0.236/trunk@117283 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 02:56:43 +00:00
heikki%netscape.com
e8ede28309
Bug 132238, add back support for SGML short comment and other junk even in strict comment parsing. r=harishd, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117282 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 02:10:38 +00:00
bbaetz%student.usyd.edu.au
5d7640aac7
Bug 132929 - buglist.cgi 'long format' button doesn't work
...
r=justdave x2
git-svn-id: svn://10.0.0.236/trunk@117279 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:54:54 +00:00
syd%netscape.com
0cd05b2335
Fix for 110877, defer requesting user to shutdown other mozilla browsers until after the download has completed. r=sgehani, sr=dveditz, testing by gbush@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117278 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:54:38 +00:00
pschwartau%netscape.com
7f0c1e36c3
Fixing a typo.
...
git-svn-id: svn://10.0.0.236/trunk@117277 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:50:16 +00:00
cmanske%netscape.com
ba1aabd982
Exception error in Spelling Dictionary dialog and XUL1.0 fixup, b=132697, r=andreww, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117275 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:28:49 +00:00
sgehani%netscape.com
ad05059608
Fix search in URL bar, search button, and context menu.
...
b=132780; r=law; sr=scc; a=asa
git-svn-id: svn://10.0.0.236/trunk@117274 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:28:42 +00:00
cmanske%netscape.com
dcdbcafb77
Support 'Stop' and 'Send' actions when spell checking before sending mail message. b=132697, r=andreww, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117273 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:27:05 +00:00
heikki%netscape.com
d6699c6c57
Bug 132785, regression in strict comment parsing. Although spec does not allow non-whitespace characters between last dash and greater than, there seem to be lots of pages out there that do this. Relax the code that detects comment end so this starts working again. r=harishd, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117272 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:18:52 +00:00
bienvenu%netscape.com
e32e684a29
fix problem saving attachments from attachment pane in folders that have a quote in the name r=cavin, sr=sspitzer, a=asa 130763
...
git-svn-id: svn://10.0.0.236/trunk@117270 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:17:13 +00:00
ducarroz%netscape.com
a9d7d07732
Fix for bug 124045. Don't try to print a null string. Patch submitted by Henry.Jia@sun.com. R=ducarroz, SR=sspitzer, A=scc
...
git-svn-id: svn://10.0.0.236/trunk@117269 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:16:14 +00:00
nelsonb%netscape.com
cb2ed793b0
If an error occurs when attempting to write previously buffered data on
...
a socket, do not override the error code with PR_WOULD_BLOCK_ERROR.
bug 132899.
git-svn-id: svn://10.0.0.236/trunk@117264 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 01:06:08 +00:00
jst%netscape.com
dda9379e06
Fixing topcrash bug 131725. Make nsLocation deal with null URI's from the nsIWebNavigation implementation. r=adamlock@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@117263 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 00:48:40 +00:00
rogerl%netscape.com
87458f27ad
Incremental fixing.
...
git-svn-id: svn://10.0.0.236/trunk@117262 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 00:18:31 +00:00
mostafah%oeone.com
d4c5219b1d
Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly
...
git-svn-id: svn://10.0.0.236/trunk@117261 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 00:15:05 +00:00
dprice%netscape.com
5b92658173
backing out for now
...
git-svn-id: svn://10.0.0.236/trunk@117260 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:57:54 +00:00
rogerl%netscape.com
3bb7b67ef9
Fixed output directory
...
git-svn-id: svn://10.0.0.236/trunk@117258 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:45:46 +00:00
rogerl%netscape.com
be295c767a
VC++ workspace for shamu
...
git-svn-id: svn://10.0.0.236/trunk@117257 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:40:34 +00:00
curt%netscape.com
967f9583f2
Adding recapture homepage functionality, but turning it off for mozilla in
...
the config.it.
(Bug #122684 , r=ssu, sr=dveditz, qa=gbush, a=dbaron)
git-svn-id: svn://10.0.0.236/trunk@117255 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:38:56 +00:00
oeschger%netscape.com
618f113483
updating the mozilla help docs from latest in commercial, 'sanitized' for mozilla, with dispensation per bug 122806 and asa
...
git-svn-id: svn://10.0.0.236/trunk@117252 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:38:22 +00:00
rogerl%netscape.com
e6b341d066
Shim - builds SpiderMonkey compatible dll from DikDik.
...
git-svn-id: svn://10.0.0.236/trunk@117250 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:35:41 +00:00
mscott%netscape.com
5467911c28
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.
r=bhuvan
sr=bienvenu
a=asa
git-svn-id: svn://10.0.0.236/trunk@117249 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:28:55 +00:00
mscott%netscape.com
81232991fa
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
Add a check box in the mailnews prefs panel for turning off animated alerts.
r=bhuvan
sr=bienvenu
a=asa
git-svn-id: svn://10.0.0.236/trunk@117248 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:25:49 +00:00
ftang%netscape.com
83dbe5159f
fix bug 129789
...
r=yokoyama, sr=kin a=asa
fix simplified chinese input method which follow the caret position to
show candidate window.
git-svn-id: svn://10.0.0.236/trunk@117244 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:09:01 +00:00
dprice%netscape.com
939447bbc3
97334 - new flag WIN_SYSTEM_FILE for addFile
...
r=dougt sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@117243 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:06:34 +00:00
mostafah%oeone.com
432e136c1e
Replaced reusing m_alarmtimer with destroying and creating it again. This should solve the problem for alarms not firing
...
git-svn-id: svn://10.0.0.236/trunk@117242 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 23:04:40 +00:00
heikki%netscape.com
e3e39244d4
Bug 130045, make marked-section-like constructs close on greater than so that content generated by MS Word and some other tools works as expected. r=harishd, sr=vidur, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117241 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:58:36 +00:00
rogerl%netscape.com
c0404bd5e2
Switched to SpiderMOnkey style jsval tagged pointer scheme.
...
git-svn-id: svn://10.0.0.236/trunk@117240 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:58:24 +00:00
ian.mcgreer%sun.com
706f544f7a
bug 132889, sense of boolean 'blocking' is reversed within the HANDLE_ERR macro of ssl_WriteV
...
git-svn-id: svn://10.0.0.236/trunk@117239 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:48:02 +00:00
cavin%netscape.com
3a2a1cde18
Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117238 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:19:46 +00:00
mscott%netscape.com
32dd768bbe
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Turning it on for windows.
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117235 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:07:32 +00:00
colinp%oeone.com
9b03d0ab17
changed the all day event to blue star
...
git-svn-id: svn://10.0.0.236/trunk@117234 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:07:22 +00:00
mscott%netscape.com
3b7a6db676
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117233 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:06:38 +00:00
cmanske%netscape.com
488e0bfb74
Check for duplicate publishing site names, b=127465, r=rcassin, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117232 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:06:15 +00:00
colinp%oeone.com
932f5dc665
fixed the dayview all day events & week view all day events is now centered
...
git-svn-id: svn://10.0.0.236/trunk@117231 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:53:27 +00:00
mikep%oeone.com
67a9247f51
Removing alert.
...
git-svn-id: svn://10.0.0.236/trunk@117230 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:47:32 +00:00
nelsonb%netscape.com
6d7e9c6fff
Add new bits to struct returned by SSL_GetCipherSuiteInfo. Bug 132438.
...
git-svn-id: svn://10.0.0.236/trunk@117229 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:43:43 +00:00
andreas.otte%debitel.net
0e2a226965
fix bug 104081 [javascript: URL cant submit because of %20 instead of
...
SPACE] the script in a javascript url was not getting unescaped before
being evaluated by the js engine, r=jst, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@117228 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:41:06 +00:00
bnesse%netscape.com
bd3a9a5827
Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117226 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:37:50 +00:00
mikep%oeone.com
cdce3b8bdf
Fixing bug with events not going the length of the screen if there was an all day event on the same day.
...
git-svn-id: svn://10.0.0.236/trunk@117225 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:31:22 +00:00
darin%netscape.com
65e3322b3e
fixes bug 63878 (second patch) "Implement alert for 'document contains no
...
data' (was Going to lexmark.com does nothing, but www.lexmark works
[Connection reset by peer]"
r=gagan, sr=rpotts, a=scc
git-svn-id: svn://10.0.0.236/trunk@117224 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:30:41 +00:00
colinp%oeone.com
d7dad178c4
changed the week view to be more fancy
...
git-svn-id: svn://10.0.0.236/trunk@117223 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:27:24 +00:00
mkaply%us.ibm.com
4465b719ba
#132295
...
r=dougt, sr=scc, a=asa
OS/2 only - save the location of the Profile directory to OS2.INI so third party apps can get it
git-svn-id: svn://10.0.0.236/trunk@117222 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:26:15 +00:00
darin%netscape.com
12ba0fdff1
fixes bug 132633 "navigator.appVersion no longer returns OS version !"
...
r=bzbarsky, sr=rpotts, a=scc
git-svn-id: svn://10.0.0.236/trunk@117221 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:25:58 +00:00
andreas.otte%debitel.net
6151a1f374
fix bug 94096 [Content-Base Header should not be supported] remove
...
support for header that was only part of a draft for http 1.1,
r=harishd, sr=jst, a=scc
git-svn-id: svn://10.0.0.236/trunk@117220 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:24:48 +00:00
khanson%netscape.com
3aa931270e
patch #75132 changes for bug#132230 (str_unescape and js_str_escape in jsstr.c ignore OOM errors) Written by Steven Cole, sr=bendan, r=khanson, a=asa. Handles an out of memory conditions more gracefully.
...
git-svn-id: svn://10.0.0.236/trunk@117219 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:24:46 +00:00
mkaply%us.ibm.com
0b3a78cfa5
#132474
...
r=bienvenu, sr=sspitzer, a=asa
Use sopen/fdopen instead of fopen for mork on OS/2 - we don't support opening the same file twice
git-svn-id: svn://10.0.0.236/trunk@117218 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:18:11 +00:00
dougt%netscape.com
d300f5b795
Modifiy comments for 115853. Have not committed the UNDER_REVIEW -> FROZEN change yet. Will wait one week or so. r=dp@netscape.com, sr=rpotts@netscape.com, a=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117217 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 21:15:50 +00:00
mscott%netscape.com
813555f714
Bug #132643 --> land ALERT_SERVICE_BRANCH. Start building xpfe\components\alerts on windows.
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117214 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 20:52:37 +00:00
mscott%netscape.com
88712c745d
Bug #132643 --> land ALERT_SERVICE_BRANCH
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117213 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 20:52:01 +00:00
mscott%netscape.com
eba5f981b9
Bug #132643 --> land ALERT_SERVICE_BRANCH. Export alert.css
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117212 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 20:51:31 +00:00
pschwartau%netscape.com
c9655cd559
Updating JS_GetImplementationVersion() to date of latest JS release (67111).
...
git-svn-id: svn://10.0.0.236/trunk@117211 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 20:43:47 +00:00
serge%netscape.com
c2cc3b83b2
fix for 105334 Solaris acrobat plugin requires motif, patch by jim.song@sun.com s=serge, sr/a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@117210 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 20:20:27 +00:00
caillon%returnzero.com
c56a306976
Bug 119807, Computed color values should support getRGBColorValue(). r=bzbarsky, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117209 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 20:18:42 +00:00
bzbarsky%mit.edu
671610ed66
Fix memory leak. Bug 131417, patch by Peter A Jonsson
...
<pj@ludd.luth.se >, r=bzbarsky,pavlov, sr=blizzard,jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@117208 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:47:27 +00:00
mscott%netscape.com
1be7725d9e
Bug #132643 --> add the CSS rules for the animated alert window
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117207 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:35:53 +00:00
mkaply%us.ibm.com
b991768478
#119182
...
r=mkaply, sr=blizzard, a=asa
OS/2 only - Constrain rectangles when drawing so legacy (16-bit) drivers work
git-svn-id: svn://10.0.0.236/trunk@117206 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:34:28 +00:00
leaf%mozilla.org
cf4a0bef0c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117205 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:26:39 +00:00
mscott%netscape.com
27581f639c
Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
...
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117204 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:26:28 +00:00
locka%iol.ie
4377d20911
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117203 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:22:13 +00:00
mscott%netscape.com
8a8f890cea
Bug #132643 --> add a new web browser chrome flag for a popup type. Set the native widget type to popup
...
if that's what the chrome flags say.
r=danm
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117202 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:22:05 +00:00
mscott%netscape.com
a82f957980
Bug #132643 --> add a new web browser chrome flag for a popup type.
...
r=danm
sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@117201 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:20:54 +00:00
locka%iol.ie
2b253908e2
Generated from doxygen.cfg.in. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117200 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:20:02 +00:00
mscott%netscape.com
eb95a616f8
Bug #132643 --> land the animated alerts infrastructure from the ALERTS_SERVICE_BRANCH
...
These files aren't part of the windows build yet but they soon will be.
r=sspitzer
sr=hewitt
a=asa
git-svn-id: svn://10.0.0.236/trunk@117199 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:16:24 +00:00
jband%netscape.com
4f83b37d05
fix bug 132713. Use the iid for nsIException to detect exceptions rather than nsIXPCException. This allows for better error reporting of natively implemented exceptions. r=dbradley sr=jst a=scc.
...
git-svn-id: svn://10.0.0.236/trunk@117198 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:14:57 +00:00
sspitzer%netscape.com
fa855ce0c4
fix for #132738 (really bugscape #10240 )
...
for servers with redirectors,
username, hostname, port should be fixed text (labels)
instead of input areas, as the user shouldn't edit them.
r=cavin,sr=bienvenu,a=asa
git-svn-id: svn://10.0.0.236/trunk@117197 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 19:10:16 +00:00
igor%mir2.org
3f11019c8c
Merge tryStack with sDbl, changing layout of stack arrays in Interpreter.interpret to variables|temporaries|try stack|stack and add itsMaxVars and itsMaxFrameArray to InterpreterData to simplify stack arrays setup and make possible implementation of stack reuse simple.
...
git-svn-id: svn://10.0.0.236/trunk@117196 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 18:51:33 +00:00
sspitzer%netscape.com
34c4143dac
until bug #101252 is fixed, objects called through proxies need to have THREADSAFE_ISUPPORTS.
...
r=dmose. NOT PART OF THE BUILD. a=asa
git-svn-id: svn://10.0.0.236/trunk@117195 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 18:20:10 +00:00
mikep%oeone.com
96cb52eb33
Adding in alarms.
...
git-svn-id: svn://10.0.0.236/trunk@117194 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 18:11:07 +00:00
mikep%oeone.com
2e34991a19
Fixing colinp's change of removing category.
...
git-svn-id: svn://10.0.0.236/trunk@117193 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:47:54 +00:00
colinp%oeone.com
38fc98d3c1
fix to the issue of selected items in the search tab
...
git-svn-id: svn://10.0.0.236/trunk@117192 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:34:29 +00:00
colinp%oeone.com
a30c797735
removed categories code
...
git-svn-id: svn://10.0.0.236/trunk@117191 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:30:43 +00:00
colinp%oeone.com
48e3c1378a
added disabled state to unifinder buttons
...
git-svn-id: svn://10.0.0.236/trunk@117190 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:25:32 +00:00
wtc%netscape.com
d944ddda81
Bugzilla bug 132812: handle the EINTR error from sendfilev().
...
git-svn-id: svn://10.0.0.236/trunk@117189 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:21:57 +00:00
leaf%mozilla.org
783e917d1a
use DEPTH on windows instead of topsrcdir
...
git-svn-id: svn://10.0.0.236/trunk@117188 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:16:08 +00:00
colinp%oeone.com
ee526717fd
fixed the more / less button on the timepicker
...
git-svn-id: svn://10.0.0.236/trunk@117187 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 16:15:23 +00:00
ccarlen%netscape.com
571f68ebcc
Bug 132106 - Put code into PPEmbed to support XUL preferences dialog. r=pink/sr=beard/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117186 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:52:22 +00:00
colinp%oeone.com
ff56da1585
new graphics for new-event dialog & removed categories
...
git-svn-id: svn://10.0.0.236/trunk@117185 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:31:34 +00:00
cmanske%netscape.com
0f10a83af9
Allow table cell selection w/o extra keypress in Composer, b=98558, r=mjudge, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117184 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:26:18 +00:00
cmanske%netscape.com
0b6789dd9e
Allow table cell selection w/o extra keypress in Composer, b=98558, r=mjudge, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117183 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:25:08 +00:00
dcone%netscape.com
a06accd681
118890 r=rods sr=attinasi a=asa. Fixed printing in print preview. Last checking contained another fix I was working on.. so I pulled that out.
...
git-svn-id: svn://10.0.0.236/trunk@117182 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:18:38 +00:00
ccarlen%netscape.com
a9039a480f
Bug 58533 - Can't open files with a '/' in name by double-clicking in Finder. r=rjc/sr=sfraser/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117181 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:03:17 +00:00
leaf%mozilla.org
5fccae8236
checking in for asasaki, bug 23560 to version windows dlls; r=cls, leaf a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117180 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 15:01:17 +00:00
dcone%netscape.com
d24bc6a44f
118890 r=rods sr=attinasi a=asa. Fixed printing in print preview
...
git-svn-id: svn://10.0.0.236/trunk@117179 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:49:29 +00:00
locka%iol.ie
0a4088b10b
Tweaked a comment to make attribute behaviour more clear. b=131725
...
git-svn-id: svn://10.0.0.236/trunk@117178 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:48:41 +00:00
brade%netscape.com
660c992969
check http response for valid range; report an error if not in valid range (bug 129559, r=jfrancis, sr=kin, a=Asa)
...
git-svn-id: svn://10.0.0.236/trunk@117177 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:35:00 +00:00
jshin%mailaps.org
f708190cd7
Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
...
EUC-KR/ISO-2022-KR decoders work correctly with 8byte-seq. representation
of Hangul syllables. r=yokoyama, sr=alecf, a=scc
git-svn-id: svn://10.0.0.236/trunk@117176 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:32:28 +00:00
colinp%oeone.com
f1b32d0a0e
added hover and down states of previous/next arrows
...
git-svn-id: svn://10.0.0.236/trunk@117175 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:31:38 +00:00
locka%iol.ie
b9fa44e73d
Make appending www. & .com during fixup more controllable via prefs. b=34943 r=brade@netscape.com sr=mscott@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117174 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:29:52 +00:00
colinp%oeone.com
716b664cd1
removed useless code
...
git-svn-id: svn://10.0.0.236/trunk@117173 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:21:43 +00:00
colinp%oeone.com
c35044f3ff
removed all instances of unifinder.dtd
...
git-svn-id: svn://10.0.0.236/trunk@117172 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 14:14:13 +00:00
colinp%oeone.com
ffbbc69e4f
removed useless code
...
git-svn-id: svn://10.0.0.236/trunk@117171 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 13:58:57 +00:00
rayw%netscape.com
4e3de121c8
Added support for new string types in SOAP so they are automatically recognized
...
as xs:string type during encoding. Bug 131952, r=heikki, sr=jband, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117170 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 11:54:43 +00:00
seawood%netscape.com
458068b8e1
Add libart to basebrowser lists so that someone else doesn't spend 2 hrs wondering why the embedding tests don't work when you happen to have svg enabled.
...
git-svn-id: svn://10.0.0.236/trunk@117168 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 09:51:28 +00:00
rdayal%netscape.com
80003a3b7f
NOT PART OF THE BUILD
...
Checking in new idl files for LDAP Replication, bug # 128086.
r/sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@117167 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 09:33:19 +00:00
rdayal%netscape.com
666b64e59b
NOT PART OF THE BUILD.
...
Checking in new src files for basic LDAP replication, bug # 128086.
r/sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@117166 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 09:31:38 +00:00
mcafee%netscape.com
fa9adae71c
other options for multiquery links
...
git-svn-id: svn://10.0.0.236/trunk@117165 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 09:25:08 +00:00
badami%netscape.com
87461cbd6a
crash on double-click of word in textfield after form submission
...
Protect against invalid arguments getting passed into AppendText of PlainTextSerializer.
bug 125037 r=bratell sr=jst a=scc patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@117164 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 08:50:35 +00:00
sspitzer%netscape.com
7c8761ab2b
more tweaks. not part of the build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117163 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 08:43:58 +00:00
sspitzer%netscape.com
d5adb172df
more tweaking. not part of the build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117162 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 08:34:12 +00:00
seawood%netscape.com
c0d0184c2a
Filling out win32 gmake embed build.
...
git-svn-id: svn://10.0.0.236/trunk@117161 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 08:27:26 +00:00
mcafee%netscape.com
d92b6da6db
Adding options to multiquery page.
...
git-svn-id: svn://10.0.0.236/trunk@117160 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 07:59:30 +00:00
seawood%netscape.com
fb08a8ebcb
Make embedding/config both objdir & win32 gmake aware.
...
git-svn-id: svn://10.0.0.236/trunk@117159 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 06:47:00 +00:00
dp%netscape.com
682459c176
bug 131249 Using arena for RuleHash r=dbaron@fas.harvard.edu,
...
sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/trunk@117158 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 06:28:16 +00:00
cmanske%netscape.com
dc8b327d06
Add Euro character to Insert Character dialog, b= 130486, r=glazman, sr=dveditz, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117157 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 06:25:23 +00:00
sspitzer%netscape.com
d5e2d35784
NOT PART OF THE BUILD. default the progress dialog to a better height and width.
...
a=asa
git-svn-id: svn://10.0.0.236/trunk@117155 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 05:05:37 +00:00
rbs%maths.uq.edu.au
f1c5af4f85
bug 130886 - caret doesn't respect character position within certain <mo> elements, r=roc+moz, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117154 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:49:33 +00:00
cltbld%netscape.com
4553b9345c
Remove the search path to mozilla: so that this project doesn't take aeons to open.r=bryner. (sfraser checking in from build machine)
...
git-svn-id: svn://10.0.0.236/trunk@117153 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:41:44 +00:00
sspitzer%netscape.com
80e14088c2
changes for #120427 . for offline LDAP addressbook pane.
...
note, until the pref-directory-add.xul change goes in, this
new function and these new strings aren't part of the build.
patch by srilatha. NOT PART OF THE BUILD.
r/sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@117152 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:41:30 +00:00
sspitzer%netscape.com
1a43737bec
changes for #120421 . progress UI (and driving code) for LDAP replication.
...
initial work by srilatha. NOT PART OF THE BUILD. a=asa
git-svn-id: svn://10.0.0.236/trunk@117151 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:33:05 +00:00
bryner%netscape.com
e6f37a4022
More work on XBL radio button (bug 112715). r=jkeiser, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117150 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:22:19 +00:00
av%netscape.com
6c3a42c78c
Fix for 99324 -- initializing variables, patch by mhammond@skippinet.com.au, r=av, sr=beard, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117149 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:19:10 +00:00
jfrancis%netscape.com
e7c3885f41
fix for 82813: tweaking editor whitespace handling to behave better when deleting in PRE
...
r=brade; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117148 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:10:25 +00:00
seawood%netscape.com
21d6c755b4
Remove files that have been repo-copied to xpcom/glue.
...
Bug #120474 r=dougt a=asa
git-svn-id: svn://10.0.0.236/trunk@117147 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 04:05:09 +00:00
bienvenu%netscape.com
27517a76c8
fix context menu and saving of inline attachments r=ducarroz, sr=sspitzer a=scc 129852
...
git-svn-id: svn://10.0.0.236/trunk@117146 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 03:57:07 +00:00
dbaron%fas.harvard.edu
78c66dd0d8
Fix orange by removing shadowing declaration of |nsresult status|.
...
git-svn-id: svn://10.0.0.236/trunk@117140 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 02:08:38 +00:00
seawood%netscape.com
51d86082c8
Fixing objdir bustage.
...
Added hack to remove .o from srcdir during export
git-svn-id: svn://10.0.0.236/trunk@117139 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 01:44:26 +00:00
rods%netscape.com
4cb6b26267
Backing out changes for Bug 131174
...
git-svn-id: svn://10.0.0.236/trunk@117134 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:42:48 +00:00
dougt%netscape.com
4a9dceaf11
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@117133 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:41:48 +00:00
leaf%mozilla.org
b9fe484572
fix gmake static windows build
...
git-svn-id: svn://10.0.0.236/trunk@117132 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:39:50 +00:00
andreww%netscape.com
b8a0cf1313
bugzilla bug 62011 - r=hwaara, sr=bienvenu, a=asa OBO drivers. Fixing subscribe dialog. Thanks to hwaara@chello.se and neil@parkwaycc.co.uk for cleanup suggestions.
...
git-svn-id: svn://10.0.0.236/trunk@117131 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:21:56 +00:00
alecf%netscape.com
1f0c5dc0a0
global history warnings
...
sr=alecf
r=timeless
a=asa
patch thanks to xan@dimensis.com
git-svn-id: svn://10.0.0.236/trunk@117130 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:18:11 +00:00
dougt%netscape.com
533be76398
fixing build bustage. need to export a header on the mac
...
git-svn-id: svn://10.0.0.236/trunk@117129 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:13:38 +00:00
andreww%netscape.com
2f04dcef3a
bugzilla 121679 r=shuehan, sr=ben, a=asa OBO drivers, Search Messages UI: File button needs arrow indicating dropdown
...
git-svn-id: svn://10.0.0.236/trunk@117128 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:10:02 +00:00
cavin%netscape.com
56db1a32e2
Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117127 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:07:21 +00:00
seawood%netscape.com
f13eb3386b
Sync tree against pristine 1.0.9 png distribution.
...
Reapply moz patches. Added MOZCHANGES file to track moz-specific changes.
Bug #125845 r=pavlov a=asa
git-svn-id: svn://10.0.0.236/trunk@117126 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:06:13 +00:00
scc%mozilla.org
44cd50d51a
bug #132278 , r=dbaron, sr=vidur, a=asa, make |nsCOMPtr::operator&()| legal again
...
git-svn-id: svn://10.0.0.236/trunk@117125 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:05:16 +00:00
heikki%netscape.com
2dc0d2a291
Bug 127490, fix compiler warning. r=vidur, sr=jband, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117124 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:03:13 +00:00
jfrancis%netscape.com
71aa660d6a
fix for Bug 131757: deleting styled content in block can cause blank line insertion
...
r=glazman; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117123 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 00:03:10 +00:00
sgehani%netscape.com
cb932951bc
Fix ``Focus goes bye-bye when opening print preview''.
...
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
git-svn-id: svn://10.0.0.236/trunk@117122 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:56:43 +00:00
sgehani%netscape.com
13ba2659cb
Make tabbing off of scale or page fields change the values if new ones
...
were entered.
b=126726; r=morse; sr=hewitt; a=asa
git-svn-id: svn://10.0.0.236/trunk@117121 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:51:18 +00:00
dbaron%fas.harvard.edu
a91e9d70d5
Fix dynamic style changes to the background of the root element or the BODY element by doing the necessary extra invalidation for backgrounds that are propagated to an ancestor. Restructure ApplyRenderingChangeToTree so it does less work in recursive calls, and remove old hack to invalidate for background changes that happen through attribute changes. b=63863 sr=attinasi r=bzbarsky a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117120 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:51:17 +00:00
dougt%netscape.com
afb5558701
130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117119 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:47:46 +00:00
stephend%netscape.com
f022075a06
Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117118 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:46:19 +00:00
sgehani%netscape.com
3cfe54a879
Removing a sidebar should select the next one.
...
b=125982; r=gemal; sr=blake; a=asa
git-svn-id: svn://10.0.0.236/trunk@117117 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:45:34 +00:00
dbaron%fas.harvard.edu
bcacc9d154
Fix theme switching crash related to menus by regenerating the style contexts in children of menus (which are hidden from ReResolve) after the rest of the ReResolve so that they don't have ancestor style contexts pointing to the old rule tree. b=121055 r=bzbarsky sr=hyatt a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117116 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:44:45 +00:00
jfrancis%netscape.com
ee2e7588a7
fix for Bug 113320: outdenting inside tables hosed.
...
r=glazman; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117115 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:44:23 +00:00
bstell%ix.netcom.com
c395e0444d
bug 130661 TrueType code does not distinguish regular/bold/italic
...
r=yokoyama@netscape.com , sr=rbs@maths.uq.edu.au , a=scc@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@117114 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:44:10 +00:00
dougt%netscape.com
a288cd7893
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117113 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:43:21 +00:00
colinp%oeone.com
04506f408c
min height must be 700px for everything to lay out properly
...
git-svn-id: svn://10.0.0.236/trunk@117112 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:42:26 +00:00
sgehani%netscape.com
0f5fa1dad2
Make sidebar show up in MailNews.
...
b=121215; r=morse; sr=alecf; a=asa
Make sidebar show up after we retrun from print preview (if it was already
displayed), when the windows integration dialog pops up, and when you add
or remove tabs via the customize dialog.
b=127113; r=morse; sr=hewitt; a=asa
git-svn-id: svn://10.0.0.236/trunk@117111 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:41:58 +00:00
jfrancis%netscape.com
f8cdff6d98
fix for Bug 114112: indenting across separate table cells hosed.
...
r=glazman; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117110 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:40:50 +00:00
dougt%netscape.com
3bcae9b28c
130875. Fix to OpenVMS xptcall code. r=dougt@netscape.com sr=scc@mozilla.org a=asa@mozilla.org submitted by colin@theblakes.com
...
git-svn-id: svn://10.0.0.236/trunk@117109 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:37:44 +00:00
jfrancis%netscape.com
7897ddf7d9
fix for 98622: <big>/<small> not copied if partially selected
...
r=glazman; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117108 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:31:26 +00:00
heikki%netscape.com
6807227c78
Bug 120836, responseText had regressed so that invalid characters made us throw error. Now we just replace invalid characters and continue, as before. r=harishd, sr=jst, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@117107 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:30:36 +00:00
sgehani%netscape.com
301398d7ec
Polish search results.
...
b=106127; r=morse; sr=hewitt; a=asa
git-svn-id: svn://10.0.0.236/trunk@117106 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:29:56 +00:00
mkaply%us.ibm.com
7be8363c68
#1131461
...
r=cls, a=asa
Remove unused widget/src/os2/res directory
git-svn-id: svn://10.0.0.236/trunk@117105 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:29:11 +00:00
mcafee%netscape.com
73b06620b5
update
...
git-svn-id: svn://10.0.0.236/trunk@117104 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:28:27 +00:00
stephend%netscape.com
e113e3cdef
Fixing bug 132411 and bug 132389. Bug 132389 - Conflicting mnemonics. r=jglick@netscape.com, sr=sspitzer@netscape.com, a=scc@mozilla.org. Bug 132411 - View | Sort By | Nick Name should read 'Nickname'. r=robinf@netscape.com, sr=bienvenu@netscape.com, a=scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@117103 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:27:27 +00:00
darin%netscape.com
6789f4665b
fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
...
r=dougt, sr=rpotts, a=asa
git-svn-id: svn://10.0.0.236/trunk@117102 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:24:53 +00:00
jfrancis%netscape.com
574f9e89c1
fix for 102612: making new blocks (lists, etc) in editor can get confused if nested inline styles are present.
...
r=glazman; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117101 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:24:21 +00:00
caillon%returnzero.com
3a459b6040
Bug 119936, Show currently selected mail label in context menu. r=hwaara,ssu; sr=bienvenu; a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117100 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:22:50 +00:00
alecf%netscape.com
0c5e790fd8
last part of fix for bug 107575 - use ascii-based case-changing for PRunichar/char comparisons, rather than going through the unicharutil library
...
sr=jag, r=dbaron, a=asa
git-svn-id: svn://10.0.0.236/trunk@117099 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:22:03 +00:00
jband%netscape.com
57faa09874
fix bug 125084. Add support for empty arrays in nsIVariant. This is expressed as atype id rather than as a regular array with no elements. Includes changes to xpconnect to support mapping to empty JSArrays, xpconnect tests, and SOAP. Patches are from jcorwin@us.ibm.com and rayw@netscape.com. r=jband sr=brendan a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117098 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:21:54 +00:00
jfrancis%netscape.com
90d1805408
fix for 82813: tweaking editor whitespace handling to behave better when deleting in PRE
...
r=brade; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@117097 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:20:57 +00:00
jelwell%netscape.com
09c82decb3
Bug 128377, Generalize Turbo Code
...
r=law, sr=alecf, r=ssu, sr=slogan a=asa
git-svn-id: svn://10.0.0.236/trunk@117096 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:14:14 +00:00
mcafee%netscape.com
dbe8170dc6
adding sleestack
...
git-svn-id: svn://10.0.0.236/trunk@117095 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:10:33 +00:00
mcafee%netscape.com
f12db2f170
hardcoding ips to get around firewall problem.
...
git-svn-id: svn://10.0.0.236/trunk@117094 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 22:46:04 +00:00
colinp%oeone.com
2151385de8
removed useless graphics
...
git-svn-id: svn://10.0.0.236/trunk@117093 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:57:28 +00:00
colinp%oeone.com
f16470b216
removed useless grpahics & code
...
git-svn-id: svn://10.0.0.236/trunk@117092 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:57:08 +00:00
colinp%oeone.com
5a82547fd6
removed useless graphics
...
git-svn-id: svn://10.0.0.236/trunk@117091 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:45:56 +00:00
colinp%oeone.com
c7b3c464d8
new graphics for the unifinder (or what's left of it)
...
git-svn-id: svn://10.0.0.236/trunk@117090 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:37:44 +00:00
colinp%oeone.com
e9ee32d51b
removed useless graphics
...
git-svn-id: svn://10.0.0.236/trunk@117089 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:23:48 +00:00
colinp%oeone.com
7c3e67fb32
removed useless graphics
...
git-svn-id: svn://10.0.0.236/trunk@117088 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:18:40 +00:00
colinp%oeone.com
d48b5f3fd4
fixes to the unifinder
...
git-svn-id: svn://10.0.0.236/trunk@117087 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:10:13 +00:00
mikep%oeone.com
2ee30b7dee
Fixing bug 129861: problem with selection in unifinder tree.
...
git-svn-id: svn://10.0.0.236/trunk@117086 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 21:01:23 +00:00
ftang%netscape.com
9c3f64a9cd
fix bug smoketest blocker 132370 and hopefully nsbeta1+ 122875 too.
...
check M9.0 FontManager and don't call them if they are not available
r=brade@netscape.com sr=sfraser a=kin (as sheirff for blocker)
git-svn-id: svn://10.0.0.236/trunk@117085 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:55:12 +00:00
mikep%oeone.com
9534b7794f
Adding in unifinder menu to file menu.
...
git-svn-id: svn://10.0.0.236/trunk@117084 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:37:01 +00:00
mikep%oeone.com
3dc4abb223
Starting to implement alarms.
...
git-svn-id: svn://10.0.0.236/trunk@117083 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:35:11 +00:00
mikep%oeone.com
7ae423a6f2
Making calendarEventAlertDialog more like OEone's new dialog.
...
git-svn-id: svn://10.0.0.236/trunk@117082 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:34:17 +00:00
mikep%oeone.com
4fb97799b2
Removing menu from unifinder, moving it to menubar.
...
git-svn-id: svn://10.0.0.236/trunk@117081 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:33:56 +00:00
mikep%oeone.com
08b8815f14
Removing popup menu from unifinder, moving it to menubar.
...
git-svn-id: svn://10.0.0.236/trunk@117080 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:33:20 +00:00
mikep%oeone.com
32d0719d83
Calendar doesn't open a bunch of windows anymore, but reloads the calendar window when the user clicks on the calendar menu item. I've also started adding in calls for alarm dialogs.
...
git-svn-id: svn://10.0.0.236/trunk@117079 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:31:36 +00:00
colinp%oeone.com
8abf008af8
fixed an issue with the month view not centering properly
...
git-svn-id: svn://10.0.0.236/trunk@117078 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 20:23:57 +00:00
colinp%oeone.com
ccdb9a0da8
added missing white strip back in on hover
...
git-svn-id: svn://10.0.0.236/trunk@117074 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 19:08:58 +00:00
colinp%oeone.com
d190158798
removed annoying bottom lines & left white lines in down state
...
git-svn-id: svn://10.0.0.236/trunk@117073 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 18:58:32 +00:00
jpierre%netscape.com
e1dfde9a6a
Fix error in SECMOD_UnloadUserModule reportd by Ian for bug 132461 - use Stan remove call rather than add
...
git-svn-id: svn://10.0.0.236/trunk@117072 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 18:44:23 +00:00
nboyd%atg.com
728dca6615
Fix eval code cases on 132217
...
git-svn-id: svn://10.0.0.236/trunk@117071 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 17:26:55 +00:00
colinp%oeone.com
df545970d2
fixed a number of gross looking colors - more modern now
...
git-svn-id: svn://10.0.0.236/trunk@117070 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 17:22:28 +00:00
mikep%oeone.com
ceef18f51e
Adding in broadcasters to listen for edit and delete commands.
...
git-svn-id: svn://10.0.0.236/trunk@117069 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 17:21:12 +00:00
colinp%oeone.com
96dc29d8b1
Make the colors more consistent with modern theme
...
git-svn-id: svn://10.0.0.236/trunk@117068 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 17:08:10 +00:00
colinp%oeone.com
3ad34c8123
fixed a whole bunch of alignment issues in the event dialog as well as the search box in the unifinder.
...
git-svn-id: svn://10.0.0.236/trunk@117065 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 16:36:07 +00:00
caillon%returnzero.com
5703282550
Bug 116523, Search selected text context menu missing in XHTML as XML frameset docs, strict warning on right click. r=rossi@telnet.at, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117064 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 15:46:02 +00:00
mikep%oeone.com
69b72da3c4
Fixing bug 132403, aligning items in the unifinder in the center of the row.
...
git-svn-id: svn://10.0.0.236/trunk@117063 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 15:29:07 +00:00
mikep%oeone.com
40bc1f8010
Adding in alerts if ical not registered properly.
...
git-svn-id: svn://10.0.0.236/trunk@117062 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 15:26:19 +00:00
colinp%oeone.com
f349e7d488
fix to bug 120347 - Hitting the delete key should delete entry
...
Added a "onkeypress" to the tree to handle backspace & delete events
git-svn-id: svn://10.0.0.236/trunk@117061 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:59:34 +00:00
dcone%netscape.com
06e6c3a4ee
b=131888 r=dcone sr=attinasi a=asa Clean up crash on OS9 print dialog.
...
git-svn-id: svn://10.0.0.236/trunk@117060 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:58:41 +00:00
wtc%netscape.com
6a1276a42e
Bug 132461: restored the declaration of SECMOD_LoadModule.
...
git-svn-id: svn://10.0.0.236/trunk@117059 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:48:58 +00:00
brade%netscape.com
ad03d125fa
handle new flag for no link adjustments, handle empty values (bug 122227); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117058 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:47:06 +00:00
bienvenu%netscape.com
2770f54467
fix problems with notifications of msgs added and deleted failing, e.g., folder with new msgs not getting bolded r=varada sr=sspitzer a=asa 132118
...
git-svn-id: svn://10.0.0.236/trunk@117057 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:42:11 +00:00
mikep%oeone.com
f05198eb1c
Fixing bug 131631, problems with events in day view overlapping.
...
git-svn-id: svn://10.0.0.236/trunk@117056 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:35:48 +00:00
brade%netscape.com
9b38ca2a46
set flag for not doing any link fixup (bug 122227, r=adamlock, sr=kin, a=Asa)
...
git-svn-id: svn://10.0.0.236/trunk@117055 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:19:48 +00:00
brade%netscape.com
0a8d034be0
add new flag; bug 122227, r=adamlock, sr=kin, a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@117054 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 14:17:31 +00:00
mkaply%us.ibm.com
fca9f35d2c
#132050
...
r=cls, a=asa
Get rid of OS2_PROGRAM_RESOURCE hack - use RESFILE
git-svn-id: svn://10.0.0.236/trunk@117051 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 13:45:32 +00:00
leaf%mozilla.org
4df50ec294
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@117050 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 13:26:44 +00:00
mkaply%us.ibm.com
08e91bde2e
This should have been in quotes - orevent OS/2 build warning
...
git-svn-id: svn://10.0.0.236/trunk@117049 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 13:20:50 +00:00
seawood%netscape.com
bda7dc790b
Oops. Missed a file.
...
git-svn-id: svn://10.0.0.236/trunk@117048 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 10:33:54 +00:00
seawood%netscape.com
fd70272e53
Remove hardcoded OS_TARGET=WINNT and test OS_ARCH instead of OS_TARGET so that win9x/xp gmake builds work.
...
Bug #128779 r=jrgm a=asa
git-svn-id: svn://10.0.0.236/trunk@117047 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 09:48:15 +00:00
seawood%netscape.com
56dfa1e260
Move the following files into the xpcom/glue dir:
...
nsGenericFactory.cpp
nsIGenericFactory.h
nsIInterfaceRequestorUtils.h
nsISupportsImpl.h
nsISupportsutils.h
nsIWeakReferenceUtils.h
Bug #120474 r=dougt a=asa
git-svn-id: svn://10.0.0.236/trunk@117046 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 09:36:47 +00:00
bryner%netscape.com
6c323b9e34
Implement HTML radio button in XBL (bug 112715). r=pavlov, sr=ben, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@117045 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 09:16:17 +00:00
seawood%netscape.com
4933a8ee1e
Since the nightly automation builds in embedding/config, do not autoreg entries when building embed.jar. This should fix the various chrome problems that people have been having lately.
...
Bug #131016 (& probably 131461 & 130331 too) r=bryner
git-svn-id: svn://10.0.0.236/trunk@117044 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 09:13:22 +00:00
brendan%mozilla.org
04bffdc779
Fix js_FinalizeStringRT so it doesn't depend on a dependent string's base, which may already be finalized (132088, r=scole, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@117042 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 09:06:00 +00:00
rods%netscape.com
5df914a052
Make the default for ShrinkToFit be PR_TRUE
...
Bug 128008 r=kmcclusk sr=kin a=asa
git-svn-id: svn://10.0.0.236/trunk@117041 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 08:57:17 +00:00
bryner%netscape.com
fddea0ec2c
Fixing bustage from darin's checkin. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@117040 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 08:50:45 +00:00
bryner%netscape.com
71a03d2a1d
Backing out my checkin from earlier (bug 130778), it seems to be the culprit for the Tp increase.
...
git-svn-id: svn://10.0.0.236/trunk@117039 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 07:33:51 +00:00
mkaply%us.ibm.com
2260b95730
Include of nsIOService.h was somehow including <os2h> later without #defines we need - solution is to add #define INCL_ statements at the beginning
...
git-svn-id: svn://10.0.0.236/trunk@117038 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 05:00:45 +00:00
jpierre%netscape.com
88a1e88a2a
Fix for 132461 - add better functions to load and remove modules dynamically r=relyea
...
git-svn-id: svn://10.0.0.236/trunk@117036 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 03:35:28 +00:00
jpierre%netscape.com
fd389b42f8
Fix for 132461 - add better functions to load and remove modules dynamically
...
git-svn-id: svn://10.0.0.236/trunk@117035 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 03:34:47 +00:00
wtc%netscape.com
370ad816ba
Bugzilla bug 131350: export SEC_PKCS12DecoderGetCerts from smime.def.
...
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@117033 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 03:05:49 +00:00
dean_tessman%hotmail.com
341c2bc087
bug 128983 - F4 to dismiss selects and menulists causes beep
...
Now only beeps if the popup has a tag of "menu"
r=aaronl sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@117032 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:58:52 +00:00
dean_tessman%hotmail.com
0457bd79fe
bug 130206 - crash using jsd
...
added a null check to nsDragService::GetNumDropItems on windows
r=rginda, pink sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@117031 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:50:59 +00:00
cmanske%netscape.com
a0ec0c6d6f
Fixed busted double-click word selection in Composer, b=131739, sr=scc, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117030 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:47:52 +00:00
akkana%netscape.com
88ad10ca3d
43433: Enable meta modifier in gtk event handler. Fix from jay.yan@sun.com, r=akkana, brade, sr=blizzard, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117028 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:39:12 +00:00
akkana%netscape.com
9790169176
116405: Fix replace all, backwards case. r=jfrancis sr=sfraser a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117027 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:37:58 +00:00
aaronl%netscape.com
a16131a858
Bug 130447 - Clicking on some named anchors goes to top of document. r=saari, sr=hewitt, a=asa. Bug 132154 - can no longer tab thru image maps areas . r=bryner, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117026 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:37:48 +00:00
sspitzer%netscape.com
a54a1d664b
fix for #132184 . make quick search bar in AB look like quick search bar in mail.
...
r=andreww, sr=sspitzer, a=asa. fix by t.bugz@lament.cjb.net (Tuukka Tolvanen)
git-svn-id: svn://10.0.0.236/trunk@117024 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 02:01:19 +00:00
sspitzer%netscape.com
f24e80f57c
fix for #132225 . local addressbook searches return (bogus) duplicate results if you have mailing lists.
...
r=racham, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@117023 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 01:59:47 +00:00
nboyd%atg.com
ea60769a96
Fix bug 132217.
...
git-svn-id: svn://10.0.0.236/trunk@117022 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 01:44:54 +00:00
darin%netscape.com
1d30a10d00
fixes SVG bustage, b=128508
...
git-svn-id: svn://10.0.0.236/trunk@117021 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 01:43:51 +00:00
darin%netscape.com
a6b5d8b2f4
this should fix the OS/2 bustage, b=128508
...
git-svn-id: svn://10.0.0.236/trunk@117019 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 01:14:28 +00:00
darin%netscape.com
4c808c428c
fixes SVG bustage
...
git-svn-id: svn://10.0.0.236/trunk@117018 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 01:10:18 +00:00
bryner%netscape.com
1f11c8e208
Fixing bustage again
...
git-svn-id: svn://10.0.0.236/trunk@117017 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 01:08:59 +00:00
darin%netscape.com
10870ccf86
fixes pending mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@117016 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 00:55:56 +00:00
bryner%netscape.com
a0a7767c4e
argh, fixing windows nmake bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117015 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 00:50:40 +00:00
darin%netscape.com
fecce6498c
fixes MOZ_SVG bustage, b=128508
...
git-svn-id: svn://10.0.0.236/trunk@117014 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 00:10:17 +00:00
darin%netscape.com
888ba64100
fixes pending mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@117011 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 23:55:16 +00:00
darin%netscape.com
f22b2880ed
fixes pending mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@117010 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 23:39:06 +00:00
darin%netscape.com
00852fcf7a
fix more pending mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@117009 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 23:36:03 +00:00
bryner%netscape.com
f8019ea98c
Fixing windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@117008 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 23:28:48 +00:00
syd%netscape.com
0b513fdfbb
Fix for 89720 -- attempt to display meaningful text messages during install if system error is received. sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117007 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 23:15:55 +00:00
darin%netscape.com
d06c084144
fixes mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@117006 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 23:03:51 +00:00
mkaply%us.ibm.com
7338a8c46d
#1131461
...
r=cls, a=asa
Remove unused gfx/src/os2/res directory
git-svn-id: svn://10.0.0.236/trunk@117005 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:59:08 +00:00
rods%netscape.com
ea7e576f56
This disallows printing or print preview to work if the document is busy.
...
Meaning it might be still loading or unloading.
Bug 131174 r=dcone a=attinasi a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117003 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:50:42 +00:00
darin%netscape.com
8defbf5d26
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117002 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:50:33 +00:00
bryner%netscape.com
8763a125c1
Bug 130778 - fixing Txul regression from changing 'menuactive' attribute to :-moz-menuactive pseudoclass. Get the menuactive state from the frame instead of the content node so that we don't have to call through xpconnect and js. r=dbaron, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@117001 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:48:24 +00:00
karnaze%netscape.com
c0f48434c7
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@117000 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:18:38 +00:00
karnaze%netscape.com
4cedce858a
bug 124637 - when figuring available width for HRs subtract out both margins. a=asa, sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/trunk@116999 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:14:27 +00:00
mitchf%netscape.com
f99650da6a
fixes for bugs 12283 and 11949
...
git-svn-id: svn://10.0.0.236/trunk@116998 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:12:02 +00:00
mitchf%netscape.com
4b5a717ac4
fix for bug 12283
...
git-svn-id: svn://10.0.0.236/trunk@116997 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:11:19 +00:00
blakeross%telocity.com
65062d232b
131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116996 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 21:49:18 +00:00
nhotta%netscape.com
38eef694e3
Changed to use x-western lang group for the error fallback,
...
patch by shanjian, bug 128338, r=smontage, sr=blizzard, a=scc.
git-svn-id: svn://10.0.0.236/trunk@116995 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 21:27:32 +00:00
wtc%netscape.com
5f7e803993
Bugzilla bug 131427: add "for Clients" to the version id strings in the
...
softoken shared library if MOZ_CLIENT is defined. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116994 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 21:17:30 +00:00
wtc%netscape.com
a3e52b9f60
Bugzilla bug 132208: implemented PR_SendFile on Linux with the sendfile
...
system call and the TCP_CORK socket option. r=jgmyers.
Modified Files: _linux.h unix_errors.c ptio.c
git-svn-id: svn://10.0.0.236/trunk@116992 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 21:09:41 +00:00
wtc%netscape.com
d33180bf7f
Bugzilla bug 132089: use the UNIX98 pthread_mutexattr_settype function.
...
Add -D_XOPEN_SOURCE=500 to enable the UNIX98 compilation environment.
git-svn-id: svn://10.0.0.236/trunk@116991 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 21:06:10 +00:00
rods%netscape.com
7cd2f9a546
Minor fix for patch should have been * instead of !*
...
Bug 131852 r=dcone sr=attinasi a=scc
git-svn-id: svn://10.0.0.236/trunk@116987 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 20:43:42 +00:00
igor%mir2.org
15cacee8fd
From my email:
...
I think recent Christopher suggestions about tail call elimination is worth
to consider, as it would allow to cut invocation cost of script functions
quite nicely in many cases. Plus I am thinking of not creating Object[] array
to pass arguments to callee if it is another interpreted function as it can
directly access the caller stack. But first I decided to make some
preparation work to simplify an implementation of these features later. The
attached patch includes:
1. Moving all code to setup scope from
InterpretedFunction.call/InterpretedFunction.call to Interpreter.interpret so
the call method simply calls Interpreter.interpret. It would make tail call
elimination code much simple. I also hope this simplifies changes Christopher
needs for the continuations support (but I have strong reservation about
possibility to implement it corectly).
2. Moving all declaration of temporary variables used only during processing
of the single ICODE to the case blocks.
3. Interpreter loop termination only in RETURN icodes, not when pc exceeds
icode size, so there is no need to check for this condition on each icode.
(Scripts are handled via the special END_ICODE token).
git-svn-id: svn://10.0.0.236/trunk@116986 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 20:00:32 +00:00
mikep%oeone.com
82b17ecf80
Adding calendar to taskbar, as per bug 128806, with code help from Karl Guertin.
...
git-svn-id: svn://10.0.0.236/trunk@116985 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 19:51:08 +00:00
cathleen%netscape.com
fe4a510396
back out fix for bug 129101, caused performance regression on txul (window open), bug 132201
...
git-svn-id: svn://10.0.0.236/trunk@116984 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 19:50:43 +00:00
wtc%netscape.com
1cf20d58af
Bugzilla bug 132208: call fstat() only when necessary in pt_HPUXSendFile.
...
git-svn-id: svn://10.0.0.236/trunk@116983 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 19:35:56 +00:00
pschwartau%netscape.com
c58ce60f59
Fixing a blunder in Section 4, and changing from brackets to braces for ECMA attribute.
...
git-svn-id: svn://10.0.0.236/trunk@116982 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 19:24:08 +00:00
pschwartau%netscape.com
112ed24fd3
Deleted an extraneous line; improved readablity.
...
git-svn-id: svn://10.0.0.236/trunk@116981 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 19:13:36 +00:00
mikep%oeone.com
bb6266e808
Fixing bug 129860, changing the default of Forever to be on top of Until for repeating section.
...
git-svn-id: svn://10.0.0.236/trunk@116980 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 19:07:46 +00:00
mikep%oeone.com
3cf62782a1
Ordering events in month view, week view and day view. Fix for bug 128828.
...
git-svn-id: svn://10.0.0.236/trunk@116979 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 18:53:59 +00:00
despotdaemon%netscape.com
dd664ae8a4
Pseudo-automatic update of changes made by caillon@returnzero.com.
...
git-svn-id: svn://10.0.0.236/trunk@116978 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 18:52:29 +00:00
despotdaemon%netscape.com
ff84e431f8
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@116977 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 18:46:03 +00:00
ftang%netscape.com
2f153bf3f4
fix bug 128580 r=nhota, sr=alecf a=asa
...
return erorr code instead of success code when we hit structur issu
git-svn-id: svn://10.0.0.236/trunk@116975 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 15:36:35 +00:00
dcone%netscape.com
5d43e8ce6d
b=130027 r=karnaze sr=attinasi a=scc. fix PatBlt to be used only in optimized cases.
...
git-svn-id: svn://10.0.0.236/trunk@116974 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 14:53:57 +00:00
peterv%netscape.com
2ccc2317a7
Bug 123899 (document.body.innerHTML is broken). Don't notify the document twice about content modification from script. r=Fabian, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116973 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 13:22:27 +00:00
rayw%netscape.com
f8e2cb4222
Added xmlschema.xpt to package list. Bug 131957, r=heikki, sr=jband, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116972 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 13:06:13 +00:00
rods%netscape.com
29613d1e34
Besides turning on the pref, I needed to move the initialization code for
...
getting the values from the default printer from the DocumentViewer down into
the PrintOptions service. We want it done only the very first time when the PrintSettings is created.
Bug 131852 r=dcone sr=attinasi a=scc
git-svn-id: svn://10.0.0.236/trunk@116971 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 12:43:13 +00:00
rods%netscape.com
2bd0f7d51b
The patch in nsPageFrame.cpp is insurance to help keep a problem like this from
...
hanging the browser again.
The patch in nsSimplePageSequence.cpp is the actual fix. I verified that
nsPageFrame patch will stop it from happening.
Bug 132022 r=dcone a=attinasi a=scc
git-svn-id: svn://10.0.0.236/trunk@116970 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 12:34:18 +00:00
locka%iol.ie
c19fc399f2
Append [JavaScript Application] to the title of alert/confirm/prompt dialogs posed by ordinary JS. b=31573 r=danm@netscape.com sr=blaker@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116969 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 11:23:13 +00:00
mcafee%netscape.com
6b1b0376cb
adding luna
...
git-svn-id: svn://10.0.0.236/trunk@116968 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 10:09:19 +00:00
jaggernaut%netscape.com
58497aa0c1
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi >.
git-svn-id: svn://10.0.0.236/trunk@116967 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 09:57:35 +00:00
jelwell%netscape.com
678403b922
Fix for 84189. Fix for free of bogus pointer. r=syd, sr=dveditz, a=asa (syd checking in on behalf of contributor)
...
git-svn-id: svn://10.0.0.236/trunk@116966 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 09:48:02 +00:00
hidday%geocities.com
c3d0dd759e
Moving the patch for bug 122726 "Unable to enumerate the form elements
...
by using for/in" to the right place in the file. No code change.
r=hidday@geocities.com sr=jst@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116963 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 08:01:54 +00:00
aaronl%netscape.com
2e4f95d6b4
Bug 131089, bug 131238, and bug 131918. Fixes regressions caused from 'browse with caret' checkins in bug 66597. a) bug 131089 - crash in ResetBrowseWithCaret(), r=bryner, sr=alecf, a=scc. b) bug 131238 - assertions caused by SetCaretContentVisible, r=bryner, sr=alecf, a=scc. c) bug 131918 - infinite loop in MoveFocusToCaret(), r=jgaunt, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116962 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 06:42:26 +00:00
mstoltz%netscape.com
083b598d3c
A bunch of fixes in caps:
...
128697 - Added a pref listener for changes to capability.policy prefs,
removed profile-change listener
131025 - Removed insecure "trusted codebase principals" feature
131340 - Make nsCodebasePrincipal::Equals handle jar URLs correctly
131342 - Clean up privilege-grant dialog code
128861 - class policy hashtables allocated only when needed; avoids
PLDHash memory-use warning
Fixed comparison of -1 and 80 ports (Can't find the bug # right now)
All r=harishd, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116958 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 05:53:46 +00:00
khanson%netscape.com
79891be530
Patch 74900 for bug #131817 (OOM in AllocSrcNote causes crash in js_NewSrcNote). The patch was contributed by Steven Cole (scole@planetweb.com), sr=brendan, r=khanson, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116956 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 05:45:12 +00:00
cotter%netscape.com
1df2e6dce7
help content update per bugzilla 122806, r=oeschger; minor fixes to cert mgr help.
...
git-svn-id: svn://10.0.0.236/trunk@116955 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 05:44:43 +00:00
leaf%mozilla.org
4d72d31898
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@116953 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:56:43 +00:00
mkaply%us.ibm.com
723b078bcf
#132050
...
r=cls, a=asa
Remove OS2_PROGRAM_RESOURCE hack - use RESFILE
git-svn-id: svn://10.0.0.236/trunk@116952 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:54:30 +00:00
bryner%netscape.com
e5936f4360
Bug 52815 - get rid of third tab stop inside <input type=file>. Patch from pete.zha@sun.com, r=bryner, sr=attinasi, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116951 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:50:15 +00:00
wtc%netscape.com
796755f94c
Bugzilla bug 131430: changed "softoken" to "softokn" to match the file
...
name. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116950 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:43:41 +00:00
badami%netscape.com
da14c60c9d
forget datas - If no basehref is specified in head but one is in the body use the one in the body.
...
bug 121481 r=harishd sr=jst a=asa patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@116949 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:43:23 +00:00
wtc%netscape.com
0470369454
Bugzilla bug 131427: added sccs and rcs version id strings to the softoken
...
shared library. r=relyea.
Modified files: manifest.mn pkcs11.c
Added file: softkver.c
git-svn-id: svn://10.0.0.236/trunk@116948 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:38:09 +00:00
badami%netscape.com
c8d7edf2a2
Redirection limit for this URL exceeded; Doom cache entry if redirecting back to self
...
bug 127348 r=gagan sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116947 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 04:33:51 +00:00
seawood%netscape.com
0d828695c6
Backing out alecf's checkin for bug 124497 to fix comet startup test problem.
...
Dougt claims that nsLocalFile's copy constructor doesn't work.
r=sleestack
git-svn-id: svn://10.0.0.236/trunk@116946 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 03:16:09 +00:00
sonja.mirtitsch%sun.com
bbf56ac88d
patch for bug 87914 r=wtc, NSS test scripts require . in the PATH
...
git-svn-id: svn://10.0.0.236/trunk@116945 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 03:01:27 +00:00
mcafee%netscape.com
0b531548d5
turning off bezier graphing of moving average (131098)
...
git-svn-id: svn://10.0.0.236/trunk@116944 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 02:54:51 +00:00
hewitt%netscape.com
0a4b7db207
124668 - crash moving mouse over outliner, r=sgehani/dbaron, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116942 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 02:27:25 +00:00
brendan%mozilla.org
ff87dae2bd
Defend against early OOM when finishing JSDHashTables (131815, r=scole, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116941 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 02:22:50 +00:00
andreww%netscape.com
c63518c263
bugzilla bug 112885 r=andrew, sr=sspitzer, a=asa OBO drivers. Patch by jonasj@jonasj.dk . scrollbar in message pane shouldnt have border-right.
...
git-svn-id: svn://10.0.0.236/trunk@116939 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 02:07:18 +00:00
kin%netscape.com
6013bc741c
Fix for bug 131820: Hitting return in an inline style doesn't advance
...
caret to next line
Prevent AdjustSelection() from adding a MozBR when
the root node is empty so that EditAfterInner()
can add the BogusBR node.
r=jfrancis@netscape.com sr=sfraser@netscape.com a=scc@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116938 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:45:55 +00:00
kin%netscape.com
39fbbae643
Fix for bug 102615: After changing font color, backspacing
...
to a previous line does not let caret
update position
Modified RemoveFrame() so that it generates a reflow
command when removing a <br> from an inline with a next-in-flow.
r=dbaron@fas.harvard.edu sr=attinasi@netscape.com a=scc@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116937 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:44:43 +00:00
sfraser%netscape.com
0d51bd1709
Fix for bug 130753 -- avoid ugly page-flash when going Back to a scrolled page by not redrawing widgets which have a hidden parent. r=pinkerton, sr=hyatt, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116936 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:37:02 +00:00
seawood%netscape.com
6155768cb5
Fixing symlink detection again.
...
make the loop simpler: loop while link to resolve. break on finding
run-mozilla.sh or finding an invalid link.
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu > for the patch.
Bug #57866 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@116935 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:34:25 +00:00
bryner%netscape.com
93f5b25b99
Bug 81727 - implement Shift+F10 to bring up context menu on linux. Patch from Gilbert.Fang@sun.com, r=bryner, sr=blizzard, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116934 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:28:48 +00:00
racham%netscape.com
d6d99eebd0
Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116933 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:25:11 +00:00
oeschger%netscape.com
af2aac813f
adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254
...
git-svn-id: svn://10.0.0.236/trunk@116932 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:24:03 +00:00
bzbarsky%mit.edu
4e1ac18432
Fix crash on closing page setup. Bug 132004,
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=attinasi, a=scc
git-svn-id: svn://10.0.0.236/trunk@116931 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:20:15 +00:00
bzbarsky%mit.edu
e992d8e4b7
Make sure to parse in the C locale. Bug 131831, patch by
...
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=biesi,
sr=scc, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116930 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:13:17 +00:00
dougt%netscape.com
913114552b
99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116926 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:34:17 +00:00
harishd%netscape.com
4c98adaf57
Do not truncate a legal attribute value when trying to ignore '/' in a short-hand-tag. b=125647, r=heikki, sr=jst, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116925 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:25:34 +00:00
alecf%netscape.com
afdf75f460
fix leak caused by nsLocalFile::Clone() where we were copying the refcnt to the new object - bug 124497
...
this ends up being more of a performance win than anyting on Unix and OS/2
r=mkaply, dbaron, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116924 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:25:21 +00:00
harishd%netscape.com
d23954672d
Should not support short-hand-tag notation in HTML. b=102515, r=heikki, sr=jst, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116923 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:24:00 +00:00
pschwartau%netscape.com
e1c6553285
Initial add. Regression test for bug 131964.
...
git-svn-id: svn://10.0.0.236/trunk@116922 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:23:22 +00:00
rayw%netscape.com
c2d527b821
Auto-update of modification date and time of document.
...
This document is not part of any build.
git-svn-id: svn://10.0.0.236/trunk@116921 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:23:00 +00:00
rayw%netscape.com
9898d2ea4f
Corrected documentation to point to dynamically-generated doxygen files
...
(which I was unaware of) rather than pointing to privately-generated
copies in the tree.
This is not part of any build. It is documentation of SOAP.
git-svn-id: svn://10.0.0.236/trunk@116920 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 00:04:41 +00:00
seawood%netscape.com
d46d35c10e
Turn mkdepend off for OS/2 until it has been ported to icc.
...
Fixing tinderbox bustage. r=mkaply
git-svn-id: svn://10.0.0.236/trunk@116919 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 23:49:45 +00:00
blakeross%telocity.com
066b80ad86
crap...fixing bustage...forgot to check these in.
...
git-svn-id: svn://10.0.0.236/trunk@116916 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 23:26:42 +00:00
brendan%mozilla.org
686853c41c
Fix ChangeScopeTable gross dimensioning bug (131904, r=scole&khanson, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116915 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 23:25:17 +00:00
wtc%netscape.com
81f823fa58
Bugzilla bug 132089: use the adaptive pthread mutex type in glibc 2.2 or
...
higher for better performance.
git-svn-id: svn://10.0.0.236/trunk@116913 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 23:07:49 +00:00
blakeross%telocity.com
32336de3c3
fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116912 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:53:20 +00:00
dbragg%netscape.com
f420fa23e3
Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
...
into a single function SwitchPacks. r=tao, sr=alecf, a=scc (for drivers)
git-svn-id: svn://10.0.0.236/trunk@116911 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:53:10 +00:00
brendan%mozilla.org
2e938ed0a9
Fix 'var arguments;' in a function by specializing to JSOP_ARGUMENTS properly (131510, r=khanson, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116910 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:51:48 +00:00
seawood%netscape.com
59e9314297
Erk! That should've been:
...
Traverse mkdepend dir when not using system makedepend and not using _compiler dgenerated dependencies_.
Bug #131663
git-svn-id: svn://10.0.0.236/trunk@116903 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:40:31 +00:00
seawood%netscape.com
020815e858
Move chatzilla to the list of default extensions on unix/mac.
...
Bug #131092 r=rginda a=asa
git-svn-id: svn://10.0.0.236/trunk@116902 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:38:11 +00:00
bzbarsky%mit.edu
7b5174cb18
|foo.style.cssText = "";| should work (need to take old hint into
...
account). Bug 131905, r=caillon, sr=jst, a=scc.
git-svn-id: svn://10.0.0.236/trunk@116901 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:38:08 +00:00
seawood%netscape.com
a8ff7f86d6
Traverse mkdepend dir if not using native makedepend & not using autodeps
...
Bug #131663 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@116900 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:32:08 +00:00
blakeross%telocity.com
968dc8eb24
131762 - can open multiple occurrences of download manager.
...
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@116899 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:31:06 +00:00
darin%netscape.com
4817e6feb2
fixes bug 126755 "try next ip address on connection timeout"
...
r=dougt, sr=rpotts, a=asa
git-svn-id: svn://10.0.0.236/trunk@116898 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:30:55 +00:00
seawood%netscape.com
6d3b59f8a1
Move extensions to a separate build tier.
...
Bug #107302 sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@116897 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:30:48 +00:00
locka%iol.ie
04f3b2d7c5
Implement GUID comparison method inilne rather than rely on ATLs constantly changing method. b=127982 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116896 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:28:50 +00:00
locka%iol.ie
897df3358d
Send error messages when file creation/open errors occur during persistence. b=124035 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116895 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:24:06 +00:00
blakeross%telocity.com
de2c9fd87e
131762 - can open multiple occurrences of download manager.
...
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@116894 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:19:39 +00:00
blakeross%telocity.com
d40a0e81d2
131762 - can open multiple occurrences of download manager.
...
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@116893 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:12:27 +00:00
cbiesinger%web.de
4308d08d34
bug 131580 r=doron sr=blake a=asa
...
typo in msgSecurityInfo.properties
git-svn-id: svn://10.0.0.236/trunk@116892 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:11:52 +00:00
bnesse%netscape.com
3bca20a8d9
Fix for bug 126578. Initialize the event record on OS X without using the system's EventAvail function to eliminate excess window erases and redraws. r=sdagley, sr=beard, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116891 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:10:45 +00:00
despotdaemon%netscape.com
4dbd9c8580
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@116890 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:09:32 +00:00
despotdaemon%netscape.com
0cd5323846
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@116889 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:07:50 +00:00
ducarroz%netscape.com
45d252f7e8
Remaining fix for bug 83263. Don't stop parsing alternative parts at the first invalid one, instead continue until the last one. R=varada, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@116888 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:06:36 +00:00
pinkerton%netscape.com
038c03eff5
enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924.
...
git-svn-id: svn://10.0.0.236/trunk@116887 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:06:12 +00:00
pinkerton%netscape.com
a186ef6289
refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737
...
git-svn-id: svn://10.0.0.236/trunk@116886 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:05:19 +00:00
despotdaemon%netscape.com
85b3fbe99f
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@116885 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 22:04:38 +00:00
smontagu%netscape.com
395a7140b7
Improve performance by making nsWordFrame in nsLineLayout an nsDeque instead of an nsAutoVoidArray. Bug 121967, r=timeless, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116883 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 21:57:45 +00:00
nhotta%netscape.com
a5a0c6c5e4
Changed GetTopmostMsgWindow to return the real top most in case more than one message windows,
...
bug 59229, r=ducarroa, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116882 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 21:57:07 +00:00
ducarroz%netscape.com
ef00e6d083
Fix for bug 128888. Do not emit a MIME header for a message/rfc822 part. Also fix bogus partNum string extraction. R=bienvenu, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@116881 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 21:56:22 +00:00
bryner%netscape.com
4c758cd7b1
- Removing modern theme versions of the XBL form controls
...
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this
Bug 130236, r=ben, sr=hyatt, a=brendan.
git-svn-id: svn://10.0.0.236/trunk@116879 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 21:47:46 +00:00
harishd%netscape.com
9d5cd54796
META tags enclosed in a comment should be ignored. b=124904, r=dp/heikki, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116878 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 21:41:41 +00:00
mostafah%oeone.com
f3d7e6df08
Fix for bug 127028: Daylight saving adjustment was miscalculated
...
git-svn-id: svn://10.0.0.236/trunk@116876 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 21:12:45 +00:00
mkaply%us.ibm.com
c91a3ffcf9
better fix for OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@116875 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 20:17:44 +00:00
sonja.mirtitsch%sun.com
eb188276f8
uploading only waht's specified in the parameters
...
git-svn-id: svn://10.0.0.236/trunk@116873 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 19:54:16 +00:00
alecf%netscape.com
2b25d38de6
fix for blocker - intialize originalStart
...
git-svn-id: svn://10.0.0.236/trunk@116872 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 19:52:45 +00:00
kestes%walrus.com
4b7290c1f4
add information about how we might implement Tinderbox style trees.
...
git-svn-id: svn://10.0.0.236/trunk@116869 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 19:04:16 +00:00
kestes%walrus.com
5e5ab283ca
some of my own personal debug code got checked in by accident, remove it.
...
It will cause problems for others.
Add a 1; at the bottom of the file.
git-svn-id: svn://10.0.0.236/trunk@116868 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 18:47:48 +00:00
kestes%walrus.com
0c160bd64a
numerous fixes to the way in which the Perforce data is displayed in table form.
...
This is now a usable module.
I need to remove some debugging code, I just remembered.
I also need to figure out how to create something like CVS branches and
modules so that a large project can be partioned up and different groups can
watch different tinderbox pages to get the information they need.
git-svn-id: svn://10.0.0.236/trunk@116867 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 18:45:25 +00:00
bienvenu%netscape.com
45d8cb9079
fix problems selecting renamed folder, especially with redirected logons r=sspitzer, sr=mscott, a=asa 131491
...
git-svn-id: svn://10.0.0.236/trunk@116864 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 15:40:37 +00:00
peterlubczynski%netscape.com
aa949ea765
Cleaning up nsPluginInstanceOwner::GetHeight and ::GetWidth bug 40185 r=av sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116863 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 15:39:45 +00:00
mkaply%us.ibm.com
6e75e5f9cd
Hey, this isn't going to work, but we can't be anymore busted, can we?
...
git-svn-id: svn://10.0.0.236/trunk@116862 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 15:33:46 +00:00
bienvenu%netscape.com
c3ca63a652
fix reloading of pop3 truncated message while in standalone msg window r=cavin, sr=sspitzer, a=asa 127100
...
git-svn-id: svn://10.0.0.236/trunk@116861 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 15:25:57 +00:00
mikep%oeone.com
0ca7a6fc5a
Patch from Mostafa that fixes Win32 truncation problem.
...
git-svn-id: svn://10.0.0.236/trunk@116858 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 14:20:54 +00:00
peterv%netscape.com
ffaa8b66af
Fix for bug 126463 (Occurances of uninitialized variables being used before being set (in extensions/transformiix).) r=sicking, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116857 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 14:14:27 +00:00
brade%netscape.com
2659b13ed3
always seek so variables are initialized properly, increment mSegmentNum before getting next block; bug 129760, r=dougt, sr=darin, a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@116856 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 14:11:06 +00:00
hidday%geocities.com
2785da72ed
Fixing bug 26528 "cloneNode() doesn't copy event handlers".
...
r=brendan@mozilla.org sr=jst@netscape.com a=asa@mozilla.org
This patch causes event handlers set as attributes on an element
to be registered as event handlers on the cloned element as well.
This patch also fixes bug 71937 "value of cloned input
type=button is not displayed correctly".
git-svn-id: svn://10.0.0.236/trunk@116855 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 13:46:33 +00:00
jaggernaut%netscape.com
14eba63cec
Attempt to fix OS/2 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116854 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 11:36:06 +00:00
seawood%netscape.com
1f59597366
Fixing REQUIRES bustage in win32 gmake build.
...
git-svn-id: svn://10.0.0.236/trunk@116853 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 11:15:02 +00:00
alecf%netscape.com
d52e6a52a5
fixing non-IBMBIDI builds
...
git-svn-id: svn://10.0.0.236/trunk@116852 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 10:58:41 +00:00
alecf%netscape.com
3fd16e4372
argh! remove unnecessary sizeof(), fixes orange
...
git-svn-id: svn://10.0.0.236/trunk@116851 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 10:48:31 +00:00
alecf%netscape.com
ad52b938ba
*sigh* fix activeX bustage
...
git-svn-id: svn://10.0.0.236/trunk@116850 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 08:22:02 +00:00
cavin%netscape.com
fca99a5d6a
Fix for 126483. Init 'rv' to NS_OK so that we don't stop on the first header which doesn't have a value associated with it. r=ducarroz, sr=bienvenu, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116849 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 08:17:04 +00:00
alecf%netscape.com
23f6ec7644
documentation updates only
...
git-svn-id: svn://10.0.0.236/trunk@116848 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 08:13:17 +00:00
cavin%netscape.com
c9ff9ab50d
Fix for 100867 - Use system charset for body conversion if not set in msgs. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116847 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 08:11:35 +00:00
alecf%netscape.com
75c5d0a29d
*sigh* more nmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@116846 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 08:04:27 +00:00
alecf%netscape.com
78536a8669
*sigh* stupid nmake build
...
git-svn-id: svn://10.0.0.236/trunk@116845 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 07:38:25 +00:00
alecf%netscape.com
9e783f114b
Fix for bug 107575, files which didn't land the first time (I was working off the wrong patch file) r=dougt, sr=jag, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116844 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 07:26:32 +00:00
alecf%netscape.com
1f2ea06c75
not sure why these didn't land the first time. for my last checkin, bug 107575 sr=jag, r=dougt, a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116843 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 07:20:29 +00:00
alecf%netscape.com
f4ad21ae3a
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
...
git-svn-id: svn://10.0.0.236/trunk@116842 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 06:46:56 +00:00
cotter%netscape.com
ae3acb3955
help content update per bugzilla 122806, r=oeschger; targets for new password mgr & image mgr help buttons
...
git-svn-id: svn://10.0.0.236/trunk@116841 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 05:50:24 +00:00
justdave%syndicomm.com
bfd62c59d3
Getting the stuff Timeless missed with his checkin for bug 106386
...
git-svn-id: svn://10.0.0.236/trunk@116840 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 05:42:43 +00:00
wtc%netscape.com
de3a5bd18e
Bugzilla bug 126637: renamed "std" to "st" because "std" is the C++
...
namespace for the standard C library. Not being able to use "std" as
a variable name in a C file is most likely a bug in the stlport 4.0
header files.
git-svn-id: svn://10.0.0.236/trunk@116839 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:57:07 +00:00
karnaze%netscape.com
003b7ae387
regression tests not affecting the build
...
git-svn-id: svn://10.0.0.236/trunk@116838 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:50:36 +00:00
karnaze%netscape.com
676468200c
new regression tests not affecting the build
...
git-svn-id: svn://10.0.0.236/trunk@116837 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:49:12 +00:00
wtc%netscape.com
9cc5749b3f
Bugzilla bug 120161: backed out the previous checkin. I checked in a
...
different fix.
git-svn-id: svn://10.0.0.236/trunk@116836 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:41:40 +00:00
wtc%netscape.com
2612b4578d
Bugzilla bug 120161: define SA_RESTART for Neutrino.
...
git-svn-id: svn://10.0.0.236/trunk@116835 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:40:26 +00:00
roc+%cs.cmu.edu
f955e1d4be
Fixing bustage. In time, the C++ standards committee will pay for their crimes.
...
git-svn-id: svn://10.0.0.236/trunk@116834 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:32:01 +00:00
wtc%netscape.com
032b526171
Bugzilla bug 120161: define SA_RESTART as 0 if it's not defined.
...
git-svn-id: svn://10.0.0.236/trunk@116833 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:31:24 +00:00
timeless%mac.com
69ae314807
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
git-svn-id: svn://10.0.0.236/trunk@116832 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 04:30:17 +00:00
roc+%cs.cmu.edu
cd6104bd5c
Bug 124554. Make intelligent decisions about when to scroll using bitblit and when we need to do complete repaints. r=kmcclusk,sr=attinasi,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116830 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 03:34:10 +00:00
pinkerton%netscape.com
33a838b10e
basebrowser embed packaing for mach-o. r=cls/sr=hyatt/a=asa. bug#131819
...
git-svn-id: svn://10.0.0.236/trunk@116829 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 03:27:17 +00:00
sgehani%netscape.com
2f3e2514d8
Delay morphing window when entering print preview mode.
...
b=126675; r=law; sr=alecf; a=asa
git-svn-id: svn://10.0.0.236/trunk@116828 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 03:23:31 +00:00
dbaron%fas.harvard.edu
ad5fa0f47d
Fix HPUX bustage. (It's right, as always. I can't static_cast to an incomplete class.)
...
git-svn-id: svn://10.0.0.236/trunk@116827 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 03:09:02 +00:00
roc+%cs.cmu.edu
6cdda0389f
Bug 130263. Don't add children of hidden views to any display list. r=kmcclusk,sr=attinasi,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116826 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 02:48:38 +00:00
badami%netscape.com
3488c7ecd1
Regression in "Proxy-authorization header incorrectly sent to server during SSL session."
...
bug 127671 r=rpotts sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116825 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 02:26:54 +00:00
dcone%netscape.com
8e72b1bb58
b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead.
...
git-svn-id: svn://10.0.0.236/trunk@116824 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 02:04:28 +00:00
morse%netscape.com
53da9fb242
part of bug 129101, enhanced p3p/cookie-management, r=sgehani, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116823 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 01:46:55 +00:00
heikki%netscape.com
b43f8e8b54
Bug 126473, make sure we initialize variables before using them. r=peterv, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116822 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 01:46:38 +00:00
dbaron%fas.harvard.edu
96cc2d6737
Don't make the optimization of not calling the parent context's GetStyleData when there are 'em' or similar units for the 'font-size' property, where those units imply inheritance. b=131454 r=bzbarsky sr=hyatt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116821 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 01:32:16 +00:00
dbaron%fas.harvard.edu
7ceb8d5e74
Fix performance problem on pages with large numbers of repeated style attributes or differing presentational HTML attributes by changing the way nsRuleNode decides whether to store children in a hashtable or linked list: decide based on the child count rather than whether the node is the root. Convert hashtable child storage from nsHashtable to PLDHashTable. b=129187 sr=brendan r=hyatt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116820 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 01:29:20 +00:00
cavin%netscape.com
a851de9da8
Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116818 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 01:07:12 +00:00
smontagu%netscape.com
b5f67211c7
Fix for bug 81032, "nsOutlinerBodyFrame.cpp need to be bidi enable". r=mkaply, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116816 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:45:50 +00:00
hyatt%netscape.com
486816899e
Landng boomar groups. 119599 r ben sr jag a asa
...
git-svn-id: svn://10.0.0.236/trunk@116815 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:45:04 +00:00
robinf%netscape.com
52216b1142
routine help updates per bug 122806; r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@116814 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:32:48 +00:00
attinasi%netscape.com
89c8d18cf5
Be sure to initialize out-param no matter what. b=127360 r=aaronl sr=brendan a=asa (drivers)
...
git-svn-id: svn://10.0.0.236/trunk@116813 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:32:41 +00:00
robinf%netscape.com
85d54575c5
routhelp updates per bug 122806; r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@116812 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:30:05 +00:00
morse%netscape.com
7cdfcdc82d
bug 105917, can't download attachments in hotmail, r=sgehani, sr=darin, a=asa; bug 131381, array bound problem with p3p, r=law, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116811 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:22:47 +00:00
bzbarsky%mit.edu
121c744834
Make RemoveProperty notify the doc. Bug 131397, r=dbaron, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116810 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:09:15 +00:00
rayw%netscape.com
45ce2ad916
Lots of fixes and new files in the documentation and tests for SOAP.
...
None of these are part of any build.
git-svn-id: svn://10.0.0.236/trunk@116809 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:08:15 +00:00
darin%netscape.com
be2d34b6c7
remove annoying "unknown error" dialog. b=131399, r=dougt, sr=bienvenu, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116808 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:06:31 +00:00
ducarroz%netscape.com
dbd6de54a3
Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@116807 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-19 00:00:35 +00:00
akkana%netscape.com
acf69e3baf
80805,131767: Editor find/replace fixes, files missed in the previous checkin. r=cmanske sr=dveditz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116806 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:52:30 +00:00
dougt%netscape.com
bc1fd51df5
Removing unneeded references to nsIGenericFactory. a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116805 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:49:07 +00:00
oeschger%netscape.com
8ffbf8f9c7
add a help button to crl manager dlog, update links in two others, bug=129143, sr=alecf, r=ssaux, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@116804 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:41:45 +00:00
dougt%netscape.com
ed532ac856
DEBUG_dougt -> DEBUG_dougt_xxx. a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116803 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:40:36 +00:00
rginda%netscape.com
e0a5449d5d
bug 130894, add null checks to avoid crashes found by js debugger users.
...
r=caillon@returnzero.com , sr=ben, a=asa
git-svn-id: svn://10.0.0.236/trunk@116801 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:39:48 +00:00
nhotta%netscape.com
36d558c714
Use system charset for URL bar if the URI scheme is http, https, ftp or file,
...
bug 130393, r=yokoyama, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116800 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:35:56 +00:00
danm%netscape.com
78ba24c2df
removing unused function InitializeDocshell. bug 130944 r=jst,timeless a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116799 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:33:49 +00:00
yokoyama%netscape.com
98fdfd8770
Bug 125573
...
Call IME-W APIs instead of IME-A APIs to prevent moz
from crashing only in
Win2K-Chinese Simplified and WinXP-Chinese Simplified
/r=shanjian, /sr=brendan, /a=asa
git-svn-id: svn://10.0.0.236/trunk@116798 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:29:39 +00:00
blakeross%telocity.com
5210920546
131693 - saving a file crashes on mac. smoketest blocker. r=law, ccarlen a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116796 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 22:46:41 +00:00
kin%netscape.com
41160969a2
Fix for bug #120366 (Crash in nsRange::CopyContents())
...
mozilla/content/base/src/nsRange.cpp
mozilla/content/base/src/nsRange.h
- Rewrote DeleteContents() and CloneContents() to use the content
subtree iterator.
- Added RangeSubtreeIterator class, CloneParentsBetween() and
CollapseRangeAfterDelete().
- Removed CopyContents() and CloneSibsAndParents().
r=jfrancis@netscape.com sr=sfraser@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116793 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 14:38:11 +00:00
blakeross%telocity.com
fd694e0312
bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@116790 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 12:48:15 +00:00
glazman%netscape.com
99544af45d
Memory leak fixed in nsHTMLCSSUtils::GetDefaultViewCSS()
...
b=130904, r=peterv, sr=kin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116789 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 10:40:58 +00:00
bryner%netscape.com
81edaa6a13
Disable -moz-appearance on the remaining widgets, since we're not going to do native OS form control theming for 1.0. Bug 130236, r=kerz, sr=ben, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@116788 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 09:01:02 +00:00
bryner%netscape.com
9af07c386f
Use a scrollbar, not auto-scroll arrows, for <select size=1>. Bug 129805, r=blake, sr=ben, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@116787 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 07:07:45 +00:00
blakeross%telocity.com
c428413287
102477 - post-landing download manager cleanup. r=timeless sr=hewitt a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116786 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 06:43:39 +00:00
bbaetz%student.usyd.edu.au
9ab11b68e6
Bug 118953 - incorrect message from checksetup.pl
...
patch by bugzilla@ali.as r=bbaetz, justdave
git-svn-id: svn://10.0.0.236/trunk@116785 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 06:06:30 +00:00
blakeross%telocity.com
4d7ff0e67d
102477 - post-landing download manager cleanup. r=timeless sr=hewitt a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116784 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 06:00:14 +00:00
badami%netscape.com
dbd5cdda0b
Instead of an order form page I get an ecommerce security warning
...
bug 128213 r=rpotts sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116783 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 05:20:58 +00:00
blakeross%telocity.com
0963d87f4b
117505 - save file dialog has paint inssue with pause/resume button (ftp downloads). r=timeless sr=hewitt a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116782 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 05:10:24 +00:00
bzbarsky%mit.edu
92d735e650
Speed up edge case in RemoveProperty. Bug 131614, r=caillon, sr=jst,
...
a=dbaron
git-svn-id: svn://10.0.0.236/trunk@116781 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 05:08:23 +00:00
kaie%netscape.com
998a51271b
b=52330 r=bienvenu sr=brendan a=dbaron
...
Support non-default SMTP Port
checking in for kye@gmx.de
git-svn-id: svn://10.0.0.236/trunk@116780 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 04:29:17 +00:00
cotter%netscape.com
a037a9b9ec
help content updates per bugzilla 122806, r=oeschger; password mgr c/s help, glossary update.
...
git-svn-id: svn://10.0.0.236/trunk@116778 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 04:19:29 +00:00
blakeross%telocity.com
c77282817e
Fixing mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116777 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 03:43:14 +00:00
nivedita%netscape.com
586b3e8121
check in for the bug 83804
...
N621, M098 & Trunk crashes [@ HaveDecodedRow] -added check if cmap is null
r=pavlov, sr=tor, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@116776 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 03:35:44 +00:00
blakeross%telocity.com
4655a1bb2e
112921 - popup windows without chrome should not display tabbar. r=hixie sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116775 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 02:54:44 +00:00
peterv%netscape.com
1a4f703236
Fixing mac build bustage. Removing duplicate entries. Tinderboxes need a kick now :-(.
...
git-svn-id: svn://10.0.0.236/trunk@116774 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 02:17:42 +00:00
dbradley%netscape.com
a875730738
Bug 126107 - Freeing mismatched memory in nsWindowMediator::GetWindowForResource - r=valeski, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116773 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 02:10:14 +00:00
mkaply%us.ibm.com
1abe7db3e7
approver was actually dbaron for that last checkin
...
git-svn-id: svn://10.0.0.236/trunk@116772 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 02:09:35 +00:00
mkaply%us.ibm.com
b269d5f295
#70045
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - detect OS/2 mouse scroll
git-svn-id: svn://10.0.0.236/trunk@116771 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 02:08:44 +00:00
blakeross%telocity.com
7727611568
Fixing a bad reversion from dl mgr. r/sr/a unchanged.
...
git-svn-id: svn://10.0.0.236/trunk@116770 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 01:50:31 +00:00
igor%mir2.org
6c4d9c6001
IdScriptable.maxInstanceId/IdScriptable.activateIdMap is replaced by getMaxId/setMaxId to have more flexible and simple id map initialization.
...
git-svn-id: svn://10.0.0.236/trunk@116769 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 01:26:01 +00:00
blakeross%telocity.com
43ae61d394
fixing hpux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116768 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 00:58:10 +00:00
peterlubczynski%netscape.com
a032e8c773
Pass correct NPReason code to NPP_URLNotify when error with request (like 404) bug 130152 r=av sr=darin a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116767 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 00:09:48 +00:00
peterlubczynski%netscape.com
215fcc3f0f
Remove JAVA_CLASS_ID support from OBJECT tag bug 108557 patch by Denis Antrushin (adu@sparc.spb.su) r=peterl sr=beard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116766 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 00:01:00 +00:00
bryner%netscape.com
8e3598ef2e
Hardcode sizetopopup=always behavior for HTML select widgets, that way we don't pollute the HTML DOM with our attribute. Also, factoring out the sizetopopup check into a helper method. Bug 128947, r=jkeiser, sr=brendan, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@116765 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 23:41:22 +00:00
blakeross%telocity.com
611ddf2037
Removing unused files.
...
git-svn-id: svn://10.0.0.236/trunk@116764 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 22:46:47 +00:00
blakeross%telocity.com
41ba8c7c1f
bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@116763 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 22:42:12 +00:00
bbaetz%student.usyd.edu.au
385e6ea576
Bug 92905 - perl error when editing user and no groups defined
...
r=justdave x 2
git-svn-id: svn://10.0.0.236/trunk@116762 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 22:07:29 +00:00
blakeross%telocity.com
6a3e8f3b75
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
...
git-svn-id: svn://10.0.0.236/trunk@116761 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:57:56 +00:00
blakeross%telocity.com
0ffaf48694
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
...
git-svn-id: svn://10.0.0.236/trunk@116760 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:46:54 +00:00
blakeross%telocity.com
d9dc573025
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
...
git-svn-id: svn://10.0.0.236/trunk@116759 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:41:01 +00:00
karnaze%netscape.com
009e7ede52
bug 24000 - implement page-break-before/after:always using new nsPageBreakFrame. Tables handle page breaks internally. a=asa, sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@116758 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:35:08 +00:00
blakeross%telocity.com
d04901b698
Something is wrong with my tree...
...
git-svn-id: svn://10.0.0.236/trunk@116757 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:21:30 +00:00
blakeross%telocity.com
ea2c1fdf93
102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116756 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:18:26 +00:00
blakeross%telocity.com
223e472cca
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116755 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 21:11:48 +00:00
cmanske%netscape.com
4c87049c94
Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116754 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 20:39:16 +00:00
igor%mir2.org
d18abf02e1
Code to setup/restore security domain is moved to single place in Interpreter.interpret to make checking for correctness easy.
...
git-svn-id: svn://10.0.0.236/trunk@116753 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 20:10:31 +00:00
igor%mir2.org
3bb105309c
cosmetics: change layout of Interpreter.interpret main switch from
...
switch (...)
case LABEL:
code
to
switch (...)
case LABEL:
code
to has less problems with fitting to 80-character lines
git-svn-id: svn://10.0.0.236/trunk@116752 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 18:40:11 +00:00
justdave%syndicomm.com
d476d74f3a
Bug 131568: template/default/global/header validates HTML 4.01 Transitional
...
Patch by ville.skytta@iki.fi (Ville Skyttä)
r= justdave x2
git-svn-id: svn://10.0.0.236/trunk@116750 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 17:17:22 +00:00
axel%pike.org
309271b05c
bug 129247, fixing XSLT namespace from WD to the real one, r=peterv, sr=jaggernaut, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116747 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 13:01:34 +00:00
brendan%mozilla.org
c6ea6491a9
Forgot to check this in yesterday: fix all engine-defined getters and setters to have no slot [to be JSPROP_SHARED] (130970, r/sr=shaver&jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116746 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 11:01:34 +00:00
cbiesinger%web.de
c6f24e2356
bug 131297 r=akkana sr=blizzard a=dbaron
...
nsWindow::SetTitle() leaks |platformText|
git-svn-id: svn://10.0.0.236/trunk@116745 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 09:53:22 +00:00
blakeross%telocity.com
41c589353c
Stuff that's not part of the build can stay in.
...
git-svn-id: svn://10.0.0.236/trunk@116744 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 08:07:04 +00:00
blakeross%telocity.com
6853df1eb7
Backing out...saving for a rainy day...
...
git-svn-id: svn://10.0.0.236/trunk@116743 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 07:39:08 +00:00
blakeross%telocity.com
6853e69586
Backing out...saving for a rainy day...
...
git-svn-id: svn://10.0.0.236/trunk@116742 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 07:23:42 +00:00
blakeross%telocity.com
3818c8f48f
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116741 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 07:00:09 +00:00
blakeross%telocity.com
d76c8f49bb
Fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116740 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 06:54:43 +00:00
blakeross%telocity.com
8e1ddd697d
Attempt to fix REQUIRES bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116739 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 06:04:29 +00:00
blakeross%telocity.com
0d76be3bde
Attempt to fix REQUIRES bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116738 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 05:57:34 +00:00
blakeross%telocity.com
ec19d4c709
Attempt to fix REQUIRES bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116737 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 05:53:26 +00:00
blakeross%telocity.com
5d0ffdc5cc
Attempt to fix REQUIRES bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116736 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 05:43:56 +00:00
blakeross%telocity.com
68d28a7100
102477 - Turn on download manager. r=law sr=ben a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116735 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 05:30:47 +00:00
pschwartau%netscape.com
70cccd65f4
Initial add. Regression test for bug 131510.
...
git-svn-id: svn://10.0.0.236/trunk@116734 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 05:24:01 +00:00
blakeross%telocity.com
d6f5c62921
102477 - Turning on download manager. r=law sr=ben a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116733 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 05:14:08 +00:00
blakeross%telocity.com
3ddac82ba7
102477 - Turning on download manager. r=law sr=ben a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116732 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 04:52:34 +00:00
igor%mir2.org
1a044d7dfe
Activate support for getting token names if debugging interpreter icode, not only when debugging parsing trees. Not to depend in TokenStream on Interpreter, printICode debug flag is moved to Context, as with printTrees definition.
...
Fixing debug printing of icode which are not defined in TokenStream
git-svn-id: svn://10.0.0.236/trunk@116731 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-17 03:34:43 +00:00
igor%mir2.org
a959425539
Added .cvsignore to ignore generated sources
...
git-svn-id: svn://10.0.0.236/trunk@116730 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 23:34:23 +00:00
igor%mir2.org
c04519684b
Fixing serialization problem reported by Todd Trimmer (babyduck@usa.com):
...
...
>I did some tinkering and found there are pure java.lang.Object
>instantiations deep inside all the "standard objects" added to the
>ImporterTopLevel with Context.initStandardObject(). This is what is keeping
>it from serializing.
This is due to presence of Scriptable.NOT_FOUND and IdScriptable.NULL_VALUE tags in the data to serialize.
I replaced the type for the tags from Object to UniqueTag which is serializable ad knows how to make restored tags the same objects as Scriptable.NOT_FOUND and IdScriptable.NULL_VALUE.
Similarly Undefined was made serializable and to restore to Undefined.instance upon reading.
git-svn-id: svn://10.0.0.236/trunk@116729 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 23:31:04 +00:00
brendan%mozilla.org
917f8658bb
Null test to handle recovery from OOM under js_NewContext reported by scole@planetweb.com (r/sr=jband, a=me).
...
git-svn-id: svn://10.0.0.236/trunk@116728 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 23:19:35 +00:00
karnaze%netscape.com
8777f97e84
bug 126118 - remove code which tries to honor height of cell after it splits, get correct height on 3rd pass reflow. a=asa, sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/trunk@116726 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 21:46:29 +00:00
nboyd%atg.com
614e29e599
Patch from Christopher Olivier:
...
While looking into optimizing the modifications I've
made, I noticed that one of the bottlenecks seemed to be calls to the Java
instanceof operator, particularly if the class argument to instanceof isn't
final. Based on this observation I tweaked ScriptRuntime.java to attempt to avoid
some of the many "instanceof Scriptable" calls in it (which I've attached). In
particular I optimized the comparison operators for the case where the arguments
are Number's. This seems to provide some significant performance improvement in
many cases particularly in compiled mode. See below (note the tests were
performed with today's rhinoLatest.zip code patched with the attached
ScriptRuntime.java and didn't include any of my other modifications).
git-svn-id: svn://10.0.0.236/trunk@116725 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 19:33:46 +00:00
cmanske%netscape.com
bf26aa5e9d
Composer must always bypass cache when loading URLs, b=128134, r=brade, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116724 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 18:13:32 +00:00
bzbarsky%mit.edu
e998568382
"More computed style property implementations". Bug 129843, patch by
...
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=attinasi, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@116723 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 17:04:35 +00:00
gerv%gerv.net
d01b1c8d99
Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@116722 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 16:54:26 +00:00
bzbarsky%mit.edu
8f2c2dd48d
Don't pass encoded content to plugins without decoding. Bug 119094,
...
r=serge, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116721 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:58:54 +00:00
dbaron%fas.harvard.edu
a397ea7022
Remove unused (or used only if one of the magic enviroment variables ENABLE_STRICT or MOZ_VALIDATE_HTML was set) parser-related code, mostly associated with the strict DTD. b=130439 r=harishd sr=jst a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116720 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:34:43 +00:00
alecf%netscape.com
3a0b681d3e
make this work on non-objdirs
...
git-svn-id: svn://10.0.0.236/trunk@116719 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:32:18 +00:00
dbaron%fas.harvard.edu
d2693dd0ff
Remove obsolete NEW_CONTEXT_PARENTAGE_INVARIANT ifdefs, and add a few bits of debugging code. b=120888 sr=attinasi r=bzbarsky a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116718 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:26:56 +00:00
dbaron%fas.harvard.edu
c3a4b79934
Fix drawing of rounded borders and backgrounds on large elements by using PRInt32 instead of PRInt16. b=131233 r=dcone sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116717 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:25:16 +00:00
dbaron%fas.harvard.edu
0076b3d38d
Improve performance of SelectorMatches using nsIContent::HasAttr, which was added a few months ago. r=bzbarsky sr=attinasi a=asa b=128739
...
git-svn-id: svn://10.0.0.236/trunk@116716 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:24:08 +00:00
rods%netscape.com
12d4a64e95
Oops, not this one.
...
git-svn-id: svn://10.0.0.236/trunk@116715 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:20:48 +00:00
rods%netscape.com
80f21d9b16
Usingg nsIPrintSettings now
...
Bug 128142 r=dcone sr=attinasi a=shaver
git-svn-id: svn://10.0.0.236/trunk@116714 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:19:47 +00:00
jaggernaut%netscape.com
854377ee8a
Check in mac build files for blake, not part of build yet. a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@116713 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 15:12:31 +00:00
rods%netscape.com
1c65a526ab
Removing uwanted debug staments to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116712 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 14:08:39 +00:00
rods%netscape.com
fd4d2132df
1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings.
...
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings object. The items not saved are those used during the printing process and it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings. If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS. Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define "back stop" prefs for picking up first. Then the printer specific prefs can override those settings. For example, we may define in prefs that the default paper size 8.5x11, then if if the "save PS prefs" is turned on, for a given printer it might save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read or written.
Bug 128142 r=dcone sr=attinasi a=shaver
git-svn-id: svn://10.0.0.236/trunk@116711 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 13:08:45 +00:00
rods%netscape.com
97ec5d7240
ReadPrefs and WritePrefs are no longer in nsIPrintOptions
...
Bug 128142 r=dcone sr=attinasi a=shaver
git-svn-id: svn://10.0.0.236/trunk@116710 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 11:26:47 +00:00
mkaply%us.ibm.com
a467fad89d
#70045
...
r=mkaply, sr=blizzard, a=asa
OS/2 only - properly handle long longs in xptstubs to fix download problem
git-svn-id: svn://10.0.0.236/trunk@116707 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 06:26:07 +00:00
bbaetz%student.usyd.edu.au
cb033cc810
Bug 129466 - use IP addr (not hostname) in logincookies table
...
r=gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@116706 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 06:03:09 +00:00
morse%netscape.com
6df0b688f4
back out part of earlier change for bug 129101
...
git-svn-id: svn://10.0.0.236/trunk@116705 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:50:48 +00:00
morse%netscape.com
79f77ab98b
bug 130545, cookie regression, c=Michiel van Leeuwen, r=morse, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116704 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:47:35 +00:00
pavlov%netscape.com
c04a410905
fixing bug 131231 r=valeski sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116703 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:46:26 +00:00
alecf%netscape.com
2e88d16be4
fix for bug 101887 - make transformiix no longer depend on appshell by removing an unneeded #include and CID declaration
...
patch=jonsmirl@mediaone.net
sr=alecf
r=peterv
a=asa
git-svn-id: svn://10.0.0.236/trunk@116702 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:34:49 +00:00
alecf%netscape.com
adf49b8416
fix for bug 124497 - leaking nsLocalFile objects - the copy constructor was copying the refcount to the new object
...
so the new object would always leak
r=dbradley, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116701 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:30:15 +00:00
blakeross%telocity.com
80ed8b0fda
128669 - sidebar panels should use <browser> not <iframe> r=sgehani sr=ben a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116700 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:23:26 +00:00
akkana%netscape.com
0da27c885c
83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116699 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:17:19 +00:00
blakeross%telocity.com
61706e1e49
126193 - new bookmarks are added to closed (selected) folders. r=hewitt sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116698 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:58:16 +00:00
blakeross%telocity.com
8b75dc7ac1
127349 - remove partial favicon support (redux). r=alecf sr=hewitt, ben a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116697 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:53:20 +00:00
brendan%mozilla.org
b9d4528238
Restore non-bogus assertion removed in last rev, and fix the case that tripped it in js_ChangeScopeProperty, by not removing [and maybe freeing sprop->slot] before re-adding sprop; also fix all engine-defined getters and setters to have no slot [to be JSPROP_SHARED] (130970, r/sr=shaver&jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116696 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:51:29 +00:00
akkana%netscape.com
ec628b25d6
128903: fix a couple of GetHighlightColors I missed. Fix thanks to glazman, r=brade (and myself), sr=kin, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116695 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:40:42 +00:00
akkana%netscape.com
f8bd9fa28d
80805: enable new editor find/replace. r=cmanske sr=dveditz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116694 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:36:45 +00:00
akkana%netscape.com
fdf2606445
80805: patch up find/replace, particularly replace all. r=cmanske sr=dveditz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116693 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:34:28 +00:00
akkana%netscape.com
7f2161c735
80805, 129971: Check endpoint correctly, don't skip too many nodes after a comment, fix some return values. r=cmanske sr=dveditz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116692 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:33:20 +00:00
radha%netscape.com
709d3a9d26
Fix for bug 125225. locationbar and top.location updated when document.write() is done on iframes.
...
r=adamlock sr=rpotts a=asa.
git-svn-id: svn://10.0.0.236/trunk@116691 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:18:40 +00:00
rginda%netscape.com
1a75e8fba1
Bug 131241, "missing null check in nsHTMLInputElement.cpp"
...
r=jkeiser, sr=jst, a=asa
null check mDocument in ::Select()
git-svn-id: svn://10.0.0.236/trunk@116690 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:28:23 +00:00
sspitzer%netscape.com
62e0dc620c
fix for #127007 .
...
migration from 4.x sometimes doesn't show LDAP servers in addressbook.
r=srilatha,sr=bienvenu,a=asa
git-svn-id: svn://10.0.0.236/trunk@116689 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:15:28 +00:00
ssu%netscape.com
112fba6b61
fixing bug 130982 - delete/move context menu command attempts to restore focus to invalid row. r=bhuvan sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@116688 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:12:58 +00:00
heikki%netscape.com
82bf6a58a6
Bug 110544, improving comment parsing by avioding string copies and other trickery. r=harishd, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116687 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:03:45 +00:00
morse%netscape.com
de840dd3e9
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116686 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:46:21 +00:00
morse%netscape.com
d9396f4e39
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116684 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:40:29 +00:00
dcone%netscape.com
ca223691c1
119574 r=rods sr=attinasi a=asa. return correct errors from cancel.
...
git-svn-id: svn://10.0.0.236/trunk@116683 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:39:53 +00:00
leaf%mozilla.org
2cd30aba06
Bug 130923 ('Xprint refuses to print with the message "Inter nal error"'),
...
r=db48x, sr=attinasi, a=asa, code from gisburn
git-svn-id: svn://10.0.0.236/trunk@116682 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:33:52 +00:00
depstein%netscape.com
db136cbcaf
a=asa for QA checkins that are not part of the default builds.
...
Removed getAdders for GetSpec() and GetPath(). use nsAutoString.
git-svn-id: svn://10.0.0.236/trunk@116681 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:31:53 +00:00
danm%netscape.com
f396b39b90
remove redundant zoomwindow and switch to user state on resize. 125711 r=pinkerton,scc a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116680 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:25:18 +00:00
danm%netscape.com
2ee3be6e37
stop reentrant window zooming and switch to user state after sizing. bug 125711 r=pinkerton,scc a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116679 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:24:13 +00:00
morse%netscape.com
7f2d1666e8
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116678 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:16:23 +00:00
dcone%netscape.com
e7dc263623
119574 r=rods sr=attinasi a=asa. XP printprogress should not come up. I added new prefs to
...
keep the dialog from being put up.
git-svn-id: svn://10.0.0.236/trunk@116677 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:01:38 +00:00
rginda%netscape.com
987eb43a38
bug 129519, "JS_GetPropertyDesc gives up too easily", r=jband, sr=shaver, a=bren
...
dan
Reflect new JSPD_* defines, make jsd_GetValueProperty degrade gracefully instead of fail outright when we run into a problem fetching the property value.
git-svn-id: svn://10.0.0.236/trunk@116676 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 01:58:36 +00:00
rginda%netscape.com
fe7a5ec2b5
bug 129519, "JS_GetPropertyDesc gives up too easily", r=jband, sr=shaver, a=bren
...
dan
Make JS_GetPropertyDesc degrade gracefully instead of fail outright when we run
into a problem fetching the property value.
git-svn-id: svn://10.0.0.236/trunk@116675 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 01:56:19 +00:00
dougt%netscape.com
4b3f2c6c6e
Fixes part of the Txul regression. b=130524 r=dp@netscape.com sr=darin@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116671 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 00:43:44 +00:00
wtc%netscape.com
759796097a
Bugzilla bug 130101: this file is no longer necessary because we now
...
generate nslib.c in $(OBJDIR).
git-svn-id: svn://10.0.0.236/trunk@116670 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 00:06:28 +00:00
gerv%gerv.net
a2658ee0f1
Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.
...
git-svn-id: svn://10.0.0.236/trunk@116667 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 23:23:12 +00:00
wtc%netscape.com
2310835981
Bugzilla bug 131289: fixed a UMR error and bad placement of the terminating
...
null byte of a string in nss_FindExternalRoot. r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@116664 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 23:05:58 +00:00
blakeross%telocity.com
3a319b3a2a
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116663 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 22:58:43 +00:00
wtc%netscape.com
2f6a07086b
Fixed a memory leak on memory allocation error. r=mcgreer. (bug 129709)
...
git-svn-id: svn://10.0.0.236/trunk@116662 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 22:09:45 +00:00
wtc%netscape.com
0312d76fcb
Bugzilla bug 130703: final adjustment of the CERTSignedCrl structure for
...
NSS 3.4. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116656 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 20:21:45 +00:00
wtc%netscape.com
6df50775c7
Bugzilla bug 130983: SEC_FindCrlByName needs to set the 'pkcs11ID' field
...
of the CERTSignedCrl structure it returns. The patch is contributed by
Rangan Sen <rangansen@netscape.com >. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116655 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 20:17:15 +00:00
relyea%netscape.com
d0f2ca5260
handle older tokens that do not handle GetAttributes correctly.
...
git-svn-id: svn://10.0.0.236/trunk@116654 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:51:27 +00:00
wtc%netscape.com
e0eda039bf
Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml.
...
git-svn-id: svn://10.0.0.236/trunk@116653 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:24:44 +00:00
ian.mcgreer%sun.com
bf3291aaf7
bug 130747, update trust after login to catch user certs when token doesn't return public key (ncipher)
...
git-svn-id: svn://10.0.0.236/trunk@116652 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:23:14 +00:00
hyatt%netscape.com
c6cc0546de
Better version. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116651 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:02:54 +00:00
hyatt%netscape.com
506c387475
Disable popups in Cocoa completely. They need work. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116650 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 18:46:39 +00:00
ftang%netscape.com
f4d40c1ae2
fix 130443 . r=nhotta sr=sfraser a=asa
...
cast the hash value to FMFontFamily instead of fondid (short) on carbon and get the correct script code from it by using the right api
git-svn-id: svn://10.0.0.236/trunk@116648 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:44:26 +00:00
ftang%netscape.com
b1421a820e
fix 129188 . r=nhotta sr=sfraser a=asa
...
1. convert the font name correctly to unicode for theme font
2. for korean, chinese system, use roman theme font instead because the locale one are too ugly.
git-svn-id: svn://10.0.0.236/trunk@116646 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:41:05 +00:00
glazman%netscape.com
b231f8945d
It was impossible to set the background color of a table thru TableOrCell Background Color menu item.
...
b=127723, r=jfrancis, r=cmanske, sr=kin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116645 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:33:29 +00:00
kin%netscape.com
7528713972
Fix for bug #130965 (Change assert to warning in nsBrowserWindow::SetFocus())
...
Make the Win32 debug version of Viewer useable
again by changing the assertion in SetFocus()
to a warning.
r=karnaze@netscape.com sr=attinasi@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116644 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:26:56 +00:00
rods%netscape.com
40889d01ed
Backing out changes - just as well, I forgot to but the bug # and r/sr/a anyway
...
git-svn-id: svn://10.0.0.236/trunk@116643 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 14:49:09 +00:00
mostafah%oeone.com
edd7007eed
Inserting missing '<' at beginning of file
...
git-svn-id: svn://10.0.0.236/trunk@116642 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 14:41:22 +00:00
rods%netscape.com
58cfbb8ad2
1) Removes most all the unneeded data from nsPrintOptions service. All data
...
should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings
object. The items not saved are those used during the printing process and
it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings.
If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS.
Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific
set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define
"back stop" prefs for picking up first. Then the printer specific prefs
can override those settings.
For example, we may define in prefs that the default paper size 8.5x11,
then if if the "save PS prefs" is turned on, for a given printer it might
save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read
or written.
git-svn-id: svn://10.0.0.236/trunk@116641 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 13:55:54 +00:00
glazman%netscape.com
53cfe0de8c
caret was disappearing in non-empty named anchors because of
...
'-moz-user-input: none;' declaration attached to a[name] selector.
Selector removed from the corresponding rule and cursor changed to text I-beam for non-empty named anchors
b=84095, r=bryner, sr=kin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116640 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 13:12:15 +00:00
timeless%mac.com
fe2170094d
Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
...
r=adamlock sr=sfraser a=asa
git-svn-id: svn://10.0.0.236/trunk@116639 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 12:50:20 +00:00
stephend%netscape.com
e3fc84a9e4
Bug 122055. Page Info/Media's size of URL listbox shrinks and grows. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless@bemail.org, sr=alecf@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116638 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 10:06:25 +00:00
rbs%maths.uq.edu.au
84d6bd5d71
perf bug 124570 - configure mathml.css as a catalog stylesheet that is loaded on demand rather than at startup, r=harishd, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116637 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 09:45:31 +00:00
badami%netscape.com
a8b2d64408
Animated image prefs don't apply to background images
...
bug 94938 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
git-svn-id: svn://10.0.0.236/trunk@116636 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 08:29:08 +00:00
rbs%maths.uq.edu.au
77105b9e58
Fix bug 101180 - the minimum line-height wasn't applied at the first reflow, causing the line to flicker at the next reflow, r=dbaron, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116634 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 08:03:18 +00:00
igor%mir2.org
6a7c0622bb
1. Implementing Externalizable interface in ObjToIntMap and UintMap to allow for efficient storage of internal hash table data. For ObjToIntMap it allows to restore correctly cached values of object's hash codes and do not store internal DELETED mark.
...
2. ObjToIntMap.clear and UintMap.clear now do not discard internal buffers, but clears references to external objects to match behavior of Java Vector.clear and Hashtable.clear.
git-svn-id: svn://10.0.0.236/trunk@116633 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 07:13:33 +00:00
khanson%netscape.com
4ff6898f69
bug #130991 (Out-of-Memory in jsshell causes assertion failure in jsobj.c)
...
patch by Brendan, sr=jband, r=khanson, a=asa
git-svn-id: svn://10.0.0.236/trunk@116632 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 06:22:00 +00:00
wtc%netscape.com
4d2eddeffb
Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.
...
git-svn-id: svn://10.0.0.236/trunk@116631 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 06:07:41 +00:00
jaggernaut%netscape.com
b9e619bac1
Fixing bustage (missing closing parenthesis) in pageInfo.js
...
git-svn-id: svn://10.0.0.236/trunk@116630 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 06:03:34 +00:00
wtc%netscape.com
53cfca6a3b
Bugzilla bug 131057: define PORT_Strdup as PL_strdup so that it uses NSPR's
...
memory allocator. r=mcgreer. Modified files: secport.c secport.h
git-svn-id: svn://10.0.0.236/trunk@116629 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:54:22 +00:00
ssu%netscape.com
e9d5e2dfbb
checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116628 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:29:21 +00:00
wtc%netscape.com
54c69f0c8c
The previous checkin breaks signtool on Linux, AIX, and OSF1. Backing it
...
out.
git-svn-id: svn://10.0.0.236/trunk@116627 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:27:34 +00:00
sspitzer%netscape.com
3d7f1b04b1
fix for #129961 . Enter in ab quick search textbox should search immediately.
...
also, remove duplicate code.
r=shliang, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@116626 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:26:15 +00:00
pschwartau%netscape.com
750daa3f98
Added two new cases where the result is all zeros.
...
git-svn-id: svn://10.0.0.236/trunk@116625 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:15:57 +00:00
blizzard%redhat.com
b14b767dc0
Get this code building and linking again after the Enable changes and the -symbolic changes.
...
git-svn-id: svn://10.0.0.236/trunk@116624 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 05:08:44 +00:00
hewitt%netscape.com
3683067cbe
121543 - Personal toolbar dnd feedback is broken in Classic, r=ben, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116622 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 04:48:14 +00:00
jband%netscape.com
0a33474113
fix bug 130139. We are iterating an array of pointers not an array of objects. r=dbradley sr=brendan a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116621 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 04:10:25 +00:00
bryner%netscape.com
83c1061fc3
Fixing crash regression bug 131032. r=jkeiser, sr=ben, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116620 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 04:02:19 +00:00
bzbarsky%mit.edu
9a24262a3a
Bug 129535 -- get filenames from the right places in some edge cases.
...
r=law, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116619 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:50:53 +00:00
morse%netscape.com
1bf6fa90c8
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116618 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:49:00 +00:00
bzbarsky%mit.edu
6852633667
Bug 121899 (nicer width/height display) and bug 121567 (strict warnings
...
on XML pages). Both patches by db48x@yahoo.com (Daniel Brooks), both
r=bzbarsky, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116617 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:46:54 +00:00
bzbarsky%mit.edu
201c29ad86
view-source should not follow Refresh: headers. Bug 130931, r=doron,
...
sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116616 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:41:14 +00:00
bienvenu%netscape.com
58dd3bf48a
don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986
...
git-svn-id: svn://10.0.0.236/trunk@116615 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:39:17 +00:00
sdagley%netscape.com
3b433ba4f4
Fix #123411 - Warn user that Mac OS X 10.1 is recommended or that CarbonLib 1.4 or newer is required (for Mac OS X and Mac OS 8/9 respectively) when running the Carbon build. r=pinkerton,sr=sfraser,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116614 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:37:54 +00:00
sdagley%netscape.com
4aeb1e81fd
Fix #116774 - when in background Moz shouldn't directly test mouse button state to decide if it needs to process events (was causing Moz to peg CPU when mouse was down and it was in background). r=ccarlen,pinkerton,sr=sfraser,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116613 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:33:10 +00:00
bienvenu%netscape.com
a4dbe76995
fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116612 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:29:54 +00:00
sdagley%netscape.com
1d5596c99d
Fix #107521 - support Format popup menu in Mac PutFile dialogs. r=pinkerton,ccarlen,sr=scc,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116611 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:24:50 +00:00
cotter%netscape.com
8aa0524d27
ongoing help content updates per bugzilla 122806, r=oeschger; glossary, p3p, formatting updates
...
git-svn-id: svn://10.0.0.236/trunk@116610 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:12:57 +00:00
serge%netscape.com
f5c9d67f4d
fix for #101974 acrobat plugin resize problem, r=pavlov, sr=blizzard,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116609 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 02:37:18 +00:00
darin%netscape.com
903be6c0ae
fixes orangeness on tinderboxen, b=63878.
...
git-svn-id: svn://10.0.0.236/trunk@116608 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 02:27:02 +00:00
wtc%netscape.com
84b5f7c714
Bugzilla bug 131062: fixed a zlib vulnerability.
...
git-svn-id: svn://10.0.0.236/trunk@116607 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 01:43:49 +00:00
jgaunt%netscape.com
c2b6e01af8
bug 72054 -- make f10 work on UNIX and others
...
This is a checkin for Jay Yan from the Sun China team
r=jgaunt
sr=sfraser
a=asa
git-svn-id: svn://10.0.0.236/trunk@116606 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 01:35:06 +00:00
shrutiv%netscape.com
0b9bd4d453
Deleting tarfile in output directory
...
git-svn-id: svn://10.0.0.236/trunk@116605 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 01:18:27 +00:00
attinasi%netscape.com
90cd023a8d
Catch the case where the content node for the Input has not been created yet, prevent crash. b=123914 r=jkeiser, sr=roc+moz, a=asa (OBO drivers)
...
git-svn-id: svn://10.0.0.236/trunk@116604 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 00:40:07 +00:00
bienvenu%netscape.com
a0453cc698
fix 129305 r=cavin, sr=sspitzer a=asa fix open folder in new window command
...
git-svn-id: svn://10.0.0.236/trunk@116603 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 00:21:25 +00:00
shliang%netscape.com
35f2111085
fixing redness in mac - cut off part of a line by accident before in MozillaBuildList.pm
...
git-svn-id: svn://10.0.0.236/trunk@116602 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 00:16:08 +00:00
khanson%netscape.com
2a691ad4e6
bug #130711 , r=khanson, sr=brendan, a=asa, memory leak in JS_dtoa
...
git-svn-id: svn://10.0.0.236/trunk@116601 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 00:11:44 +00:00
sspitzer%netscape.com
bc48b0ab2f
fix for accessibility bug #94802
...
r=ssu, sr=bienvenu, a=asa
space bar should toggle a filter's enabled state.
also, some clean up for my similar fix for #95212
(space bar should toggle the subscribed state)
git-svn-id: svn://10.0.0.236/trunk@116600 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 00:07:04 +00:00
sspitzer%netscape.com
02c6769e6f
fix for #130162 . next toolbar button doesn't do anything in std alone msg window.
...
r=ssu, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@116599 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:59:59 +00:00
sspitzer%netscape.com
362ab54562
fix for #126331 . add "Compose" button to address book advanced search dialog.
...
r=ssu, sr=bienvenu, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116598 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:39:57 +00:00
shliang%netscape.com
ae89886a6e
bug 128962 - mac build changes for mdn account manager extension - r=ducarroz,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116597 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:35:16 +00:00
mkaply%us.ibm.com
93f7646420
Remove unused OS/2 file
...
git-svn-id: svn://10.0.0.236/trunk@116596 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:34:36 +00:00
wtc%netscape.com
620595eeaf
Merged the Mac Pro 7 changes onto the trunk of NSPR.
...
git-svn-id: svn://10.0.0.236/trunk@116595 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:31:03 +00:00
timeless%mac.com
967ea4fdc1
Bug 126799 [ps] Print preview spews errors to terminal window
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods rs=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@116592 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:12:31 +00:00
despotdaemon%netscape.com
8abf016b41
Pseudo-automatic update of changes made by khanson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@116591 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:11:16 +00:00
despotdaemon%netscape.com
25c051d76b
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@116590 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 23:04:21 +00:00
timeless%mac.com
ecea9fa50d
Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
...
r=adamlock sr=sfraser a=asa
git-svn-id: svn://10.0.0.236/trunk@116589 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:59:56 +00:00
timeless%mac.com
87a69b0733
Bug 127699 Disable UI for zoom, print, and landscape/postscript on Unix
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bzbarsky sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@116588 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:56:16 +00:00
akkana%netscape.com
a0fc47f87f
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116587 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:52:08 +00:00
seawood%netscape.com
fc003781dc
Temporarily force NSPR to be built as -j1 to workaround -j bug in pr/src/Makefile.in
...
Bug #123423 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@116585 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:47:19 +00:00
seawood%netscape.com
d7ab9f5a3a
Update in-tree version of zlib to 1.1.4
...
Bug #130127 r=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@116583 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:18:39 +00:00
rjesup%wgate.com
2861ac2150
Bug 127455: Crash on 64-bit CPU's in DrawToImage due to unsigned underflow.
...
r=blizzard, sr=tor, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@116582 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:15:00 +00:00
akkana%netscape.com
1f0b47ba2b
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116581 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 22:11:14 +00:00
brendan%mozilla.org
97643dca16
Remove bogus assertion, tripped by js_ChangeScopePropertyAttrs calling js_AddScopeProperty (130970, r=shaver, sr=jband, a=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@116580 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:59:16 +00:00
brendan%mozilla.org
45a2cddc1c
Fix JS/PL_DHashTableEnumerate to compress or shrink the table after enumeration using the same logic as ADD and REMOVE use (120953, r=dbaron, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116579 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:55:08 +00:00
nhotta%netscape.com
a2bd21a350
Change to set "network.enableIDN" as true,
...
patch from william.tan@i-dns.net ,
bug 110028, r=nhotta, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116578 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:42:27 +00:00
timeless%mac.com
95ef008f42
Bug 61314 Makefile rules for "jsmath.o" and "jsmathtemp.o" cause stale object files, obscure bugs
...
patch by mang@subcarrier.org r=rogerl sr=brendan a=asa
git-svn-id: svn://10.0.0.236/trunk@116577 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:41:09 +00:00
andreww%netscape.com
0706b67108
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
...
git-svn-id: svn://10.0.0.236/trunk@116576 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:20:51 +00:00
srilatha%netscape.com
c0a8afa829
Fix for bug #86991 . Create a folder in Local Folders instead of an account for the imported mail.
...
r=naving@netscape.com , sr=sspitzer@netscape.com , a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116575 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:09:47 +00:00
bienvenu%netscape.com
88cd7d440d
potential fix for crash reading corrupted imap messages r=cavin, sr=sspitzer, a=asa 126987 make GetMsgHdrForKey return an error when it can't create a msg hdr
...
git-svn-id: svn://10.0.0.236/trunk@116574 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 21:02:08 +00:00
akkana%netscape.com
1b2ac57468
109380: Add an editor accessor to the editor box object. r=brade sr=sfraser a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116572 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 20:48:45 +00:00
igor%mir2.org
d1f9023a1d
ObjToIntMap was added to map Objects to int in a memory wise way and VariableTable was modified to use ObjToIntMap for itsVariableNames
...
git-svn-id: svn://10.0.0.236/trunk@116571 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 20:37:15 +00:00
varada%netscape.com
b7eded373c
fix for 130761-able to enter smtp server in account creation;r=bhuvan;sr=dbienvenu;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116570 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 20:35:28 +00:00
varada%netscape.com
1a5b6e6e57
fix for 128943;show accountname in italics grey;r=andreww;sr=hewitt;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116569 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 20:33:10 +00:00
darin%netscape.com
ceb40cde4d
fixes bug 63878 "Implement alert for 'document contains no data' (was Going
...
to lexmark.com does nothing, but www.lexmark works [Connection reset by peer]"
r=adamlock, sr=rpotts, a=asa
git-svn-id: svn://10.0.0.236/trunk@116568 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 20:24:15 +00:00
cbiesinger%web.de
bb77e45807
bug 130564 r=pavlov sr=tor a=asa
...
Make image/pjpeg and image/jpg work again
git-svn-id: svn://10.0.0.236/trunk@116567 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 20:20:23 +00:00
mostafah%oeone.com
767a07e67c
Removed ^Ms from end of lines
...
git-svn-id: svn://10.0.0.236/trunk@116566 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 19:54:03 +00:00
mikep%oeone.com
ebe9ea2694
Turning off safe saves.
...
git-svn-id: svn://10.0.0.236/trunk@116565 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 18:04:40 +00:00
mikep%oeone.com
cbda6c8f6e
Removing control characters.
...
git-svn-id: svn://10.0.0.236/trunk@116564 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 18:04:08 +00:00
ian.mcgreer%sun.com
e837eb40ac
bug 129709, incorrect free of cert->nickname
...
r=wtc
git-svn-id: svn://10.0.0.236/trunk@116562 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 17:42:02 +00:00
ian.mcgreer%sun.com
f8d0860eef
bug 129778, cert instances incorrectly reset when cert was not deleted
...
checked in for wtc, r=mcgreer
git-svn-id: svn://10.0.0.236/trunk@116561 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 17:39:12 +00:00
mikep%oeone.com
c09a277407
Committing new files to bring us up to date with libical, March 1, 2002.
...
git-svn-id: svn://10.0.0.236/trunk@116560 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 17:09:50 +00:00
mostafah%oeone.com
62f7bc24c2
Fixed setting alarm callback function from nsnull at init time to AlarmTimerCallback
...
git-svn-id: svn://10.0.0.236/trunk@116558 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 16:42:41 +00:00
pinkerton%netscape.com
dae9892be6
handle single files in the jar manifest correctly. r=adamlock/sr=sfraser/a=shaver. bug#129492
...
git-svn-id: svn://10.0.0.236/trunk@116557 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 15:28:42 +00:00
mikep%oeone.com
c97f9eefc3
Upgrade to libical CVS code snapshot on March 1st, 2002
...
git-svn-id: svn://10.0.0.236/trunk@116556 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 15:18:04 +00:00
peterv%netscape.com
bbf9418488
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@116555 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 15:13:03 +00:00
pinkerton%netscape.com
a1c97056ea
create embed.jar on mac, refactoring gen_mn.pl so it can be called from macPerl directly. r=ccarlen/sr=sfraser/a=shaver. bug#129492
...
git-svn-id: svn://10.0.0.236/trunk@116554 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:53:55 +00:00
dcone%netscape.com
11dfadb825
Not part of the build. Adding files to the layout-debug object.
...
git-svn-id: svn://10.0.0.236/trunk@116553 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:46:41 +00:00
dcone%netscape.com
de339bdac9
Not part of the build. Adding the makefile for makefile.win .
...
git-svn-id: svn://10.0.0.236/trunk@116552 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:44:44 +00:00
brade%netscape.com
97e9061cab
add publish failure string (bug 130159, r=cmanske, sr=kin, a=Asa)
...
git-svn-id: svn://10.0.0.236/trunk@116551 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:36:02 +00:00
brade%netscape.com
12a19bbdb6
bug 129565; always send ":" for userpass sequence; written by darin, r=bbaetz, sr=kin, a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@116550 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:22:43 +00:00
mkaply%us.ibm.com
456c50468d
OS/2 build break while attempting to build xpinstall/wizard/os2 - bad makefile
...
git-svn-id: svn://10.0.0.236/trunk@116549 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:22:39 +00:00
brade%netscape.com
12fff340aa
send listener aStatus so listener can handle possible error conditions, remove login/pw from uri before changing url attributes, set target base uri (bug 130149/122227); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116548 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:18:53 +00:00
brade%netscape.com
a5447e9cda
add member mTargetURI (bug 130159/122227); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116547 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:16:27 +00:00
mkaply%us.ibm.com
289a257d18
OS/2 only - mistake in checkin for 70045 - forgot to initialize/persist mSelectedType
...
git-svn-id: svn://10.0.0.236/trunk@116546 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:16:24 +00:00
brade%netscape.com
b8f4ce66f1
add new flag; bug 130149/122227, r=adamlock, sr=kin, a=Asa
...
git-svn-id: svn://10.0.0.236/trunk@116545 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:15:02 +00:00
brade%netscape.com
97facad3eb
tell user if aStatus is encountered during publish; don't reset dirty flag (bug 129559, r=cmanske, sr=kin, a=Asa)
...
git-svn-id: svn://10.0.0.236/trunk@116544 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 14:12:33 +00:00
peterv%netscape.com
976f669424
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@116542 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 12:57:37 +00:00
peterv%netscape.com
4ab178a80a
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@116541 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 12:18:04 +00:00
varga%utcru.sk
3ba106ccab
Checking in for Neil <neil@parkwaycc.co.uk>
...
Fix for bug 109651. The [X] cross in tab bar should be disabled when there is only one tab.
r=timeless, sr=jag, a=asa
Fix for bug 109651
git-svn-id: svn://10.0.0.236/trunk@116540 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 11:46:40 +00:00
locka%iol.ie
0ae6ea018d
Add some missing xpt files so string bundle calls work in chrome. b=125291 r=kaie@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116539 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 11:22:34 +00:00
peterv%netscape.com
9c7303de8f
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@116537 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 11:12:51 +00:00
cmanske%netscape.com
97bc755c0c
Fixed exception error when trying to edit page with plugin, b=129243, r=brade, sr=kin, r=asa
...
git-svn-id: svn://10.0.0.236/trunk@116536 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 08:01:54 +00:00
cmanske%netscape.com
9acf84f36c
Fill in publishing data for remote url when no publish data exists. b=128058, r=akkana, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116535 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 07:41:32 +00:00
cmanske%netscape.com
3cd39cb3a4
Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116534 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 07:34:44 +00:00
cmanske%netscape.com
c34b3d7974
Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116533 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 07:31:33 +00:00
seawood%netscape.com
08665a280f
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@116532 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 07:11:30 +00:00
seawood%netscape.com
14a4c38766
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@116531 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 06:17:54 +00:00
aaronl%netscape.com
fc81a808ea
Bug 127724. Active Accessibility: nsIAccessible's accDoAction does not work for Html Check Box Node. r=aaronl, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116530 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 06:14:33 +00:00
aaronl%netscape.com
a46f33f685
Accidentally contiminated last checkins to htmlBindings.xml with other work. Putting Accel+Shift+K back in where it was
...
git-svn-id: svn://10.0.0.236/trunk@116529 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 06:12:56 +00:00
aaronl%netscape.com
bcc62445c1
Bug 129916. Support Accel+Shift+Z for redo on all platforms. r=brade, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116528 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 06:03:58 +00:00
aaronl%netscape.com
190fcd569a
Bug 57263. Support the Undo key on Sun keyboards. r=akkana, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116527 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:58:31 +00:00
aaronl%netscape.com
efae1147f2
Bug 129916. Support Accel+Shift+Z for redo on all platforms. r=brade, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116526 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:54:09 +00:00
badami%netscape.com
a873d62951
Fix waring during compile
...
bug 62188 sr=jst a=asa patch=ayn2@cornell.edu
git-svn-id: svn://10.0.0.236/trunk@116525 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:51:12 +00:00
seawood%netscape.com
8a0c1a0b23
Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
...
Bug #129456 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@116524 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:03:04 +00:00
mkaply%us.ibm.com
5971cff945
#70045
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for filters on OS/2 - we weren't honoring the user selection
git-svn-id: svn://10.0.0.236/trunk@116523 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 04:15:39 +00:00
wtc%netscape.com
a8e2c91a4d
Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.
...
1) Preseve the position of NSS 3.3 elements in the data structures. Some
new fields replace some old deprecated fields where possible to preserve
the total size of the structure.
2) Stan headers are removed from public exports.
3) Some exported functions didn't have prototypes in the public headers.
4) One bug fix: dev3hack.c did not pass the second argument to
nssToken_DestroyCertList.
5) Include the necessary headers to fix undeclared function warnings.
git-svn-id: svn://10.0.0.236/trunk@116522 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 04:12:25 +00:00
blakeross%telocity.com
2f906ab032
Download manager. NPOB. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116521 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 04:03:42 +00:00
wtc%netscape.com
6e48c6cbb2
Bugzilla bug 130158: fixed a crash in NSC_CopyObject if pk11_CopyObject
...
fails.
git-svn-id: svn://10.0.0.236/trunk@116520 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 03:34:11 +00:00
blakeross%telocity.com
8217b06bca
Download manager. NPOB. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116519 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 03:15:51 +00:00
ssu%netscape.com
d624fe797f
fixing bug 30560 - right-clicking a mail message/folder should not display it. r=neil, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116518 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 02:40:51 +00:00
blakeross%telocity.com
a45278f134
Download manager. NPOB. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116517 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:56:41 +00:00
stephend%netscape.com
a24070eac4
Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116516 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:55:11 +00:00
rjc%netscape.com
fd6b38a620
Fix bug # 130218: Mac OS X: support resizable sheets. r=pink sr=sfraser a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116515 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:13:52 +00:00
jfrancis%netscape.com
687502ad16
fix for 130245: range gravity not following spec;
...
r=glazman; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@116514 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:07:09 +00:00
jkeiser%netscape.com
feddc0624c
Fix select focus crasher (bug 125906), r=rods@netscape.com, sr=attinasi@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116513 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:56:56 +00:00
cavin%netscape.com
e97f61259d
Fix for #123804 . Reset the unsigned integer variable before copying 3 bytes of data into it. r=bienvenu, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116512 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:54:02 +00:00
cavin%netscape.com
7c98643dde
Fix for #100385 . Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116511 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:51:46 +00:00
bzbarsky%mit.edu
a2499e184f
Do not apply content decoding if the url ends in .gz or .zip. The
...
content-encoding battle never ends... Bug 128199, r=law, sr=darin,
a=asa
git-svn-id: svn://10.0.0.236/trunk@116510 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:51:28 +00:00
shanjian%netscape.com
e37c8ef903
#125628 Auto-detect can not detect the gb18030 page above properly
...
This patch added a state machine for gb18030 verification. The data of
the state machine is created based on GB18030 standard, and the code was
generated by a perl script which is almost identical to rest of the perl
script that generated other header files. Rest of the code is just
adding this state machine to some charset detectors.
r=ftang, sr=shaver, a=asa
git-svn-id: svn://10.0.0.236/trunk@116509 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:47:05 +00:00
shanjian%netscape.com
42fea07426
#128825 Browser crash if I view an image
...
There is no semantic difference in this part of the change. Major one
is in nsUnicodeToUTF8.cpp
r=ftang, sr=jst, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116507 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:40:59 +00:00
shanjian%netscape.com
62bcd92b67
#128825 Browser crash if I view an image
...
Adjust destLen (remaining buffer length) as buffer is consumed. This way we
will know when we will run out of buffer.
r=ftang, sr=jst, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116506 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:36:55 +00:00
brendan%mozilla.org
66979b2420
No strict warnings without the strict option, and other js1.5/mozilla1.0 tidying (129972, r=shaver, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116505 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:14:48 +00:00
brendan%mozilla.org
6c6f3b2ee3
Fix Array.prototype.sort to follow ECMA and win perf by not (re-)defining length on the 'this' object (130451, r=shaver, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116504 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:10:31 +00:00
hwaara%chello.se
c5115797b2
#129746 , don't emit a oncommand event on a <menulist/> element if it (or any attached <label/>) is triggered by an accesskey -- just focus it.
...
r=blake, sr=hewitt, a=asa
git-svn-id: svn://10.0.0.236/trunk@116503 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:55:25 +00:00
alecf%netscape.com
ed4e1c575e
fix for bug 130095 - don't use unicode character conversion in the standalone xpinstaller - causes a crash.
...
r=cathleen, sr=dveditz, a=asa
git-svn-id: svn://10.0.0.236/trunk@116502 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:53:51 +00:00
nhotta%netscape.com
88b85c41df
Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
...
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su , bug 64092, r=nhotta, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116501 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:51:29 +00:00
bienvenu%netscape.com
041ea313bd
fix labels not sticking when db is regenerated, patch by naving, r=bienvenu, sr=sspitzer 123110 a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116500 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:48:10 +00:00
bnesse%netscape.com
dfc9b5e8c5
[Not part of build] Bumped version to 1.0b2.
...
git-svn-id: svn://10.0.0.236/trunk@116498 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:45:40 +00:00
bienvenu%netscape.com
de15575f6b
fix 130643 can't read imap messages w/o mem cache r=cavin, sr=mscott,sspitzer a=shaver 130616 bad imap password sent to the server multiple times w/o reprompting user r=cavin, sr=sspitzer, a=shaver, 130603 loading messages with images on server w/o other users namespace causes prompt to subscribe to folder r=cavin, sr=sspitzer, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116497 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:39:54 +00:00
rjc%netscape.com
40661ca35b
Fix bug # 129794 part deux: plug leak. r=shaver sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116496 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:33:35 +00:00
bnesse%netscape.com
5483623efd
[Not part of build] Preperation for 1.0b2 release.
...
git-svn-id: svn://10.0.0.236/trunk@116495 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:25:12 +00:00
cavin%netscape.com
b949ec1e13
Back out fix for 100385.
...
git-svn-id: svn://10.0.0.236/trunk@116494 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 22:36:24 +00:00
blakeross%telocity.com
cf2b36c6b8
Download manager. NPOB. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116493 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 21:26:56 +00:00
cavin%netscape.com
a40bd83128
Fix for #100385 . Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116492 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 21:15:37 +00:00
oeschger%netscape.com
1b85783f61
left-overs from last week's syntax change to help, should been updated url+key->key, a=asa,r=andreww,r=ssaux, sr=alecf, bug=124902, got left out
...
git-svn-id: svn://10.0.0.236/trunk@116490 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 21:05:21 +00:00
blakeross%telocity.com
f935a642e3
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116489 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:31:47 +00:00
ian%hixie.ch
c35e1d5891
fixing not-part-of-build bustage
...
git-svn-id: svn://10.0.0.236/trunk@116488 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:26:50 +00:00
blakeross%telocity.com
1ac5c49a27
download manager. npob. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116487 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:24:20 +00:00
blakeross%telocity.com
f88daaf8ca
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116486 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:22:03 +00:00
blakeross%telocity.com
070c240310
Download manager. NPOB. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116485 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:06:17 +00:00
ian%hixie.ch
c321907c41
Newlines at end of files.
...
git-svn-id: svn://10.0.0.236/trunk@116484 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 19:52:47 +00:00
ian%hixie.ch
daf4bf6091
Fixing minor typo in makefile to let this build on Linux. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@116483 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 19:51:01 +00:00
nboyd%atg.com
c4cd199282
Turn on debug info in class files by default.
...
git-svn-id: svn://10.0.0.236/trunk@116482 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 19:34:23 +00:00
blizzard%redhat.com
10f18055c1
Fix ownership issues with new packages, always use the system zlib.
...
git-svn-id: svn://10.0.0.236/trunk@116480 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 15:32:42 +00:00
dbaron%fas.harvard.edu
fc255f08ea
Attempt to fix topcrash bug 118014 by calling DeletingFrameSubtree in a bunch of places where it should be called to ensure that we don't leave dangling pointers in the undisplayed content map. sr=attinasi r=kin a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116478 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 13:51:20 +00:00
nboyd%atg.com
2309ae693d
Fix problem reported in newsgroup:
...
If I have a Java class with a normal method that throws an exception, Rhino
(1.5pre4) will let JavaScript catch the exception. If the Java class has a
getter method, Rhino will NOT let JavaScript catch the exception. Very
disturbing.
Here's a console dump to show you what I'm talking about:
D:\jsSandbox>cat GIJoe.java
public class GIJoe
{
// Getter
public static int getYoJoe()
throws Exception
{
throw new Exception("Please catch me!");
}
// Normal
public static int rebel()
throws Exception
{
throw new Exception("Please catch me too!");
}
}
D:\jsSandbox>javac GIJoe.java
D:\jsSandbox>cat gi.js
var gi = new Packages.GIJoe();
try
{
var i = gi.rebel();
java.lang.System.err.println("rebel(): uncaught");
}
catch(e1)
{
java.lang.System.err.println("rebel(): caught");
}
try
{
var i = gi.yoJoe;
java.lang.System.err.println("yoJoe: uncaught");
}
catch(e2)
{
java.lang.System.err.println("yoJoe: caught");
}
D:\jsSandbox>java -cp .;e:\javas\rhino1_5R4pre\js.jar
org.mozilla.javascript.too
ls.shell.Main
js> load("gi.js");
rebel(): caught
java.lang.Exception: Please catch me!
org.mozilla.javascript.WrappedException: WrappedException of Please catch
me!
at org.mozilla.javascript.JavaMembers.get(JavaMembers.java:105)
at
org.mozilla.javascript.NativeJavaObject.get(NativeJavaObject.java:93)
at
org.mozilla.javascript.ScriptRuntime.getProp(ScriptRuntime.java:691)
at
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1591)
at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:
63)
at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:
54)
at org.mozilla.javascript.Context.evaluateReader(Context.java:741)
at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:347)
at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:336)
at org.mozilla.javascript.tools.shell.Global.load(Global.java:169)
at java.lang.reflect.Method.invoke(Native Method)
at
org.mozilla.javascript.FunctionObject.callVarargs(FunctionObject.java
:586)
at
org.mozilla.javascript.FunctionObject.call(FunctionObject.java:460)
at
org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1216)
at
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1679)
at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:
63)
at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:
54)
at org.mozilla.javascript.Context.evaluateReader(Context.java:741)
at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:347)
at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:284)
at org.mozilla.javascript.tools.shell.Main.exec(Main.java:146)
at org.mozilla.javascript.tools.shell.Main.main(Main.java:74)
js>
Due to a lack of an "uncaught" statement in the output, we see that the
exception from GIJoe::getYoJoe() was indeed thrown, but not caught by the
JavaScript.
Do any nightly builds past 1.5pre4 address this issue?
Todd Trimmer
git-svn-id: svn://10.0.0.236/trunk@116477 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 13:33:40 +00:00
bryner%netscape.com
22fc00b640
Hook up the :checked CSS pseudoclass for input elements and use that instead of the _moz-input-checked attribute. Bug 128947, r=jkeiser, sr=ben, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@116476 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 10:12:33 +00:00
michael.lowe%bigfoot.com
24bcb279da
Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116475 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:46:48 +00:00
jrgm%netscape.com
d2bc92e542
Doh. previous checkin was r=mcafee, bug 115690
...
git-svn-id: svn://10.0.0.236/trunk@116474 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:08:52 +00:00
jrgm%netscape.com
07e7b5ac89
cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT
...
git-svn-id: svn://10.0.0.236/trunk@116473 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:04:28 +00:00
badami%netscape.com
9968fa8b51
Proxy-authorization header incorrectly sent to server during SSL session
...
bug 127671 r=rpotts sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116472 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 07:34:51 +00:00
badami%netscape.com
750d1eda15
plain text copy is bad
...
bug 125732 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@116471 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:26:33 +00:00
badami%netscape.com
06c3c54a95
nsXMLContentSerializer::AppendTextData() causes assertion in nsDependentString::Rebind()
...
bug 119335 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@116470 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:20:15 +00:00
badami%netscape.com
b2aab151e4
[serializer]Composer breaks lines at inappropriate positions
...
bug 85184 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@116469 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:14:57 +00:00
jkeiser%netscape.com
9ed7ccc48f
Prevent double submission of forms (bug 72906). r=darin@netscape.com, r=alexsavulov@netscape.com, sr=alecf@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116468 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:08:56 +00:00
katakai%japan.sun.com
f24d04a34b
bug 126123
...
FreeWnn: BS after ECS key causes Mozilla hangs
Check mIMECompUnicode->Length() before doing mIMECompUnicode->Cut()
r=ftang,sr=alecf,a=asa
git-svn-id: svn://10.0.0.236/trunk@116467 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 05:41:28 +00:00
blakeross%telocity.com
65bd8c403e
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116466 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 05:20:13 +00:00
jaggernaut%netscape.com
d1db35c875
Bug 130222: js text in status bar can push icons out of view. r=bryner, rs=hyatt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116465 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 05:01:21 +00:00
alecf%netscape.com
77e1a1de3f
fix for bug 64489 - make Esc close the Page Info window/dialog
...
code by jonasj@jonasj.dk , r=db48x@yahoo.com , sr=alecf@netscape.com , a=asa
git-svn-id: svn://10.0.0.236/trunk@116464 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 04:52:07 +00:00
peterlubczynski%netscape.com
31acb3ae38
Fixing not calling URLNotify with null data and also a few other times, bug 127259 r=serge sr=beard a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116463 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 04:24:45 +00:00
mkaply%us.ibm.com
37a03f5b17
OS/2 bustage - need cast here
...
git-svn-id: svn://10.0.0.236/trunk@116462 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 04:01:56 +00:00
jkeiser%netscape.com
75d03301cf
pete.zha@sun.com: add form elements into for x in form enum (bug 122726), r=jkeiser, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116461 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 02:56:40 +00:00
bzbarsky%mit.edu
92cd4ef616
XBL expects computed -moz-binding to not have "url()" and to be empty
...
string for no binding. Bug 128428 redux, patch by
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=shaver,
a=brendan
git-svn-id: svn://10.0.0.236/trunk@116460 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 02:33:09 +00:00
rginda%netscape.com
7d226e8105
- venkman only -
...
bugs 119827 and 100677, a=drivers
Disable debug target, enable debugger for all execution hooks.
git-svn-id: svn://10.0.0.236/trunk@116459 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 02:15:41 +00:00
rginda%netscape.com
549b9faf1d
- venkman only -
...
a=drivers
null check this.outliner in the getters
git-svn-id: svn://10.0.0.236/trunk@116458 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 02:13:30 +00:00
brendan%mozilla.org
c4c296cdeb
khanson@netscape.com's patch to switch from QuickSort to heap-sort, plus a crucial ECMA-purity/property-tree-perf fix to InitArrayObject (to SET rather than DEFINE; bug 99120, r=waldemar, sr=shaver&brendan, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116457 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:50:13 +00:00
mkaply%us.ibm.com
cf3819903f
OS/2 bustage - no semicolon here
...
git-svn-id: svn://10.0.0.236/trunk@116455 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:48:04 +00:00
sspitzer%netscape.com
1d5b5ef7c1
additional fix for #128962 . pref UI work for MDN (return receipts)
...
NOT PART OF THE BUILD (yet)
fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer. fix the per account
prefs to be correct (wrt server or identity). fix certain prefs to be
booleans, instead of ints.
r=shuelan, sr=bienvenu, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116454 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:41:10 +00:00
cmanske%netscape.com
902f737497
Use text cursor over most of Composer's content window. b=128534, r=brade, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116453 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:35:15 +00:00
sspitzer%netscape.com
45d48a11ac
fix for accessibility bug #95212 . pressing space ball should toggle the subscribed state
...
when a newsgroup / folder is selected.
r=racham,sr=bienvenu,a=shaver
git-svn-id: svn://10.0.0.236/trunk@116452 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:29:53 +00:00
sspitzer%netscape.com
05cb5d9bc2
fix for #128500 . don't select the quick search text when the timer fires.
...
r=sspitzer, sr=bienvenu, a=shaver. fix by naving, who is on vacation.
git-svn-id: svn://10.0.0.236/trunk@116451 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:21:39 +00:00
arougthopher%lizardland.net
552cee13d6
Fix for Bug#129964
...
regxpcom fails due to app_server interaction
regxpcom and the other utility functions to not create a BApplication. The beos widget component was creating some static BCursors that were invoked when trying to be loaded by regxpcom, which caused it to fail. The cursors are now created dynamically.
r=cls
a=asa
git-svn-id: svn://10.0.0.236/trunk@116449 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:09:29 +00:00
arougthopher%lizardland.net
bcfa2f3128
Fix for Bug#124543
...
BeOS MathML implementation
r-rbs (rbs@maths.uq.edu.au )
a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116448 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 01:02:25 +00:00
dougt%netscape.com
5aa996cd82
Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@116447 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 00:34:54 +00:00
seawood%netscape.com
f028dc6794
Fix |Cannot use const char* to initialize char*| bustage with Sun Forte compilers.
...
Thanks to Pete Zha <pete.zha@sun.com > for the patch.
Bug #129533 r=Roland.Mainz a=asa
git-svn-id: svn://10.0.0.236/trunk@116446 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 23:49:23 +00:00
ben%netscape.com
691bd30c86
Fix build bustage. r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@116445 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 23:38:26 +00:00
timeless%mac.com
8368e2ad30
Bug 80562 Xprint does not support any other visuals than Xprt's default one...
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=db48x sr=attinasi a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116441 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:52:34 +00:00
ben%netscape.com
1ea2299618
Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
...
- update outliner builder to expose "Sort" method publicly.
r=blake, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@116440 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:45:05 +00:00
ben%netscape.com
f9595dc654
Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
...
r=blake, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@116439 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:44:04 +00:00
ftang%netscape.com
d72a74f65b
fix bug 130071. r=nhotta sr=hyatt, a=roc+moz
...
make the Asian localization display access key correctly if the last char is a ":"
git-svn-id: svn://10.0.0.236/trunk@116438 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:39:52 +00:00
ftang%netscape.com
bd045a901e
fix bug125298. hide bidi control format code
...
r=nhotta sr=sfraser a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116437 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:36:59 +00:00
dcone%netscape.com
4c81603566
Not part of the build. Adding files needed for the layout-debug object
...
git-svn-id: svn://10.0.0.236/trunk@116436 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:29:58 +00:00
nhotta%netscape.com
d0aa14c5a0
For IMAGE SRC/FRAME SRC, set a charset from the document and pass it to NS_NewURI,
...
bug 127282, r=attinasi, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116435 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:26:11 +00:00
dcone%netscape.com
25be1c62ba
Not part of the build. Adding objects for the layout-debug plugin object.
...
git-svn-id: svn://10.0.0.236/trunk@116434 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:25:22 +00:00
dcone%netscape.com
b535216fed
Not part of the build. Adding files needed for the layout-debug object
...
git-svn-id: svn://10.0.0.236/trunk@116433 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:21:53 +00:00
heikki%netscape.com
2583fca360
Bug 129608, moving XML parsererror into its own namespace along with the CSS rules so it won't mess up with web pages using parsererror and sourcetext tags. Clean up the content tree before parser error. Also removing dead files. r=harishd, sr=jst, a=roc+moz@cs.cmu.edu.
...
git-svn-id: svn://10.0.0.236/trunk@116432 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:17:18 +00:00
blakeross%telocity.com
59f57a2ef4
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116431 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:13:45 +00:00
dcone%netscape.com
c6d01d8b66
Not part of the build. Adding of files from the Layout-Debug object.
...
git-svn-id: svn://10.0.0.236/trunk@116430 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:08:59 +00:00
igor%mir2.org
dfc19c66e1
Rename catchStack to tryStack and allocate it only when required
...
git-svn-id: svn://10.0.0.236/trunk@116429 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:02:55 +00:00
igor%mir2.org
36790db5a9
Move definitions of interpreter bytecode specific tokens like BREAKPOINT or INTNUMBER to Interpreter.java.
...
Use switch instead of string array to return token names not to depend on token oder.
git-svn-id: svn://10.0.0.236/trunk@116428 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 22:00:56 +00:00
brendan%mozilla.org
580199465b
Missing JSFunction API (129545, r=shaver, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116427 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:58:27 +00:00
dcone%netscape.com
74220b5083
Not part of build. Adding files as part of the Layout-Debug object.
...
git-svn-id: svn://10.0.0.236/trunk@116426 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:57:50 +00:00
dcone%netscape.com
3e1b25e0e4
Not part of build. Adding files for the layout-debug object.
...
git-svn-id: svn://10.0.0.236/trunk@116425 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:54:58 +00:00
bryner%netscape.com
97fd40e754
Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116424 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:49:23 +00:00
morse%netscape.com
83b7c6e601
bug 128948, crash in password manager, r=racham, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116423 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:19:03 +00:00
bzbarsky%mit.edu
e74ceedc1d
Implement directional, list, cursor properties. Bug 128428, patch by
...
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/trunk@116422 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:16:22 +00:00
seawood%netscape.com
cae53b6787
Only set MAPFILE if MOZ_MAPINFO is set - win32 gmake build
...
Bug #129161 r=walk84 a=asa
git-svn-id: svn://10.0.0.236/trunk@116421 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:15:36 +00:00
bzbarsky%mit.edu
1dcd529d1f
Make "go" button pref do the right thing again. Bug 129686, patch by
...
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@116420 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:14:11 +00:00
sicking%bigfoot.com
cd8f65fca1
Bug 123343. Make <base> and <meta http-equiv=".."> work in XSLT generated pages. Also adds keeping track of stylesheet index for inserted stylesheets.
...
r=peterv sr=jst a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116419 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:03:34 +00:00
hwaara%chello.se
4c9ca3c3e8
#69528 , "Can't add multiple attachments at once via dnd [drop files]"
...
r=varada, sr=sspitzer, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116418 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 21:03:24 +00:00
beard%netscape.com
1e08d214cb
[not part of build] plugin dir code for Mac OS X.
...
git-svn-id: svn://10.0.0.236/trunk@116417 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 20:35:53 +00:00
blizzard%redhat.com
b6720772d8
Add FONTCONFIG_PATH, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@116412 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 16:45:16 +00:00
myk%mozilla.org
499d40d6ed
Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
...
Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com >.
r=myk,gerv
git-svn-id: svn://10.0.0.236/trunk@116411 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 16:15:41 +00:00
myk%mozilla.org
d7a9d567b1
Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
...
Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com >.
r=myk,gerv
git-svn-id: svn://10.0.0.236/trunk@116410 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 16:05:35 +00:00
karnaze%netscape.com
d2766aacef
bug 128804 - moved optimization of text controls to nsBlockReflowState and initialized it earlier. a=dbaron, sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/trunk@116409 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:48:52 +00:00
alecf%netscape.com
ef0e43220c
fix for bug 130135 - remove "virtual" from nsObserverList because it doesn't have virtual methods
...
(saves 4 bytes per list)
r=dougt, sr=darin, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116408 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:46:19 +00:00
karnaze%netscape.com
1c08f43c69
bug 105742 - paint the outline of an image after the image content. a=roc, sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/trunk@116407 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:35:52 +00:00
timeless%mac.com
37aebee9b2
Bug 123550 Toggling unread column doesn't properly toggle unread counts in name column
...
patch by neil@parkwaycc.co.uk r=timeless sr=sspitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@116406 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:34:33 +00:00
bzbarsky%mit.edu
feb68c2f7a
Account for scrollbar in incremental reflow of fixed-pos elements. Bug
...
130002, r=dbaron, sr=attinasi, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116405 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:29:33 +00:00
bzbarsky%mit.edu
ea8a36ff35
Fix hang when style.cssText is set to an unrecognized value. Bug
...
129927, r=dbaron, sr=jst, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116404 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:28:27 +00:00
dcone%netscape.com
ccecb1772c
pulling changes. The checkin went to the wrong place.
...
git-svn-id: svn://10.0.0.236/trunk@116403 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:23:50 +00:00
karnaze%netscape.com
e4f8ba49ca
bug 92868 - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places. a=roc, sr=attinasi, r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@116402 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:21:35 +00:00
mkaply%us.ibm.com
3fa5718c88
#125432
...
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - use the web page font for entryfields, buttons, and lists since our chrome font is a bitmap font that can't be scaled.
git-svn-id: svn://10.0.0.236/trunk@116400 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:07:47 +00:00
mkaply%us.ibm.com
20d48f32d0
#129716
...
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - Initialize titlebars to a blank rather than 0
git-svn-id: svn://10.0.0.236/trunk@116397 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:04:03 +00:00
dcone%netscape.com
2bce851d6d
Adding the debug object. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@116395 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 14:57:25 +00:00
rods%netscape.com
cdc9d9dd89
Change getters of widgets to nsCOMPtrs to get rid of leaks.
...
Bug 129933 r=dcone sr=attinasi a=roc
git-svn-id: svn://10.0.0.236/trunk@116394 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 14:16:57 +00:00
brade%netscape.com
4d042a6ff7
display save error on !success (rather than only for exceptions); bug 128367, r=adamlock, sr=kin; a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116393 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 14:13:39 +00:00
myk%mozilla.org
8382a27dc5
Fix for bug 103778: Rewrites and templatizes buglist.cgi.
...
Patch by Myk Melez <myk@mozilla.org >.
r=bbaetz,gerv
git-svn-id: svn://10.0.0.236/trunk@116392 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 13:55:07 +00:00
bbaetz%student.usyd.edu.au
c61d5aa145
Bug 130254 - Template params don't have to exist, since they may be
...
subject to interpolation. Ignore names with $ in them as a workaround
r=myk x 2
git-svn-id: svn://10.0.0.236/trunk@116391 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 13:33:55 +00:00
rjc%netscape.com
b2f19e6355
Backout fix for bug # 129794 due to orangeness. Will try again tomorrow.
...
git-svn-id: svn://10.0.0.236/trunk@116390 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 11:21:03 +00:00
rjc%netscape.com
8c77c5a067
Typo. Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@116389 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 10:28:18 +00:00
hyatt%netscape.com
e47e30f4ce
Fix for 122369, XBL form selects show scrollbars when their size=the number of options. This fixes that problem. r=bryner, sr=ben, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116388 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 10:13:05 +00:00
hyatt%netscape.com
ea10ff831d
Fix 129787. Select popups should inherit the background color from the select. XBL Form Controls. r=bryner, sr=ben, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116387 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 09:44:11 +00:00
hyatt%netscape.com
89dcff9376
Fix the font of XBL select widgets to be sans serif (using the list system font). r=bryner, sr=ben, a=brendan, bug 129788
...
git-svn-id: svn://10.0.0.236/trunk@116386 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 09:31:54 +00:00
hyatt%netscape.com
bbc2982cd9
Fix for bugs 129786 and 129803, correcting the min width on XBL form control buttons and rewriting the button CSS to disable moz-appearance and correct the padding and active and focus states. r=bryner, sr=ben, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116385 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 09:19:34 +00:00
hyatt%netscape.com
aeafe69b77
Fix for 129789, XBL form control selects need to leave space for scrollbars. r=bryner, sr=ben, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116384 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:45:52 +00:00
hyatt%netscape.com
15a466345b
Fix for 129792, XBL form control selects had wrong display type (block XUL box instead of inline XUL box), r=bryner, sr=shaver, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@116381 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:24:58 +00:00
badami%netscape.com
9bb0081936
Support start number for lists in plain text output
...
bug 62188 r=bratell sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@116380 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:21:51 +00:00
rjc%netscape.com
ded7901394
Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@116379 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:00:33 +00:00
brendan%mozilla.org
86689bb73e
Don't forget to lock obj in js_AddNativeProperty and js_ChangeNativePropertyAttrs (130137, r=jband, sr=shaver, a=roc+moz).
...
git-svn-id: svn://10.0.0.236/trunk@116378 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:17:30 +00:00
pavlov%netscape.com
c2656eac4d
fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org
...
git-svn-id: svn://10.0.0.236/trunk@116377 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:15:21 +00:00
jkeiser%netscape.com
07f7874717
Make sure we *always* send Content-Length: 0 in POST requests (bug 129333). r=sicking@bigfoot.com, sr=darin@netscape.com, a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@116376 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:10:25 +00:00
jkeiser%netscape.com
5a35aacad7
Make all inputs honor CHECKED attribute (bug 129969). r=rods@netscape.com, sr=jst@netscape.com, a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@116375 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:05:05 +00:00
bbaetz%student.usyd.edu.au
62d19df5d2
Bug 127998 - Uninitialized memory read in InterlockedExchange
...
patch by pj@ludd.luth.se , r=bbaetz, sr=darin, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116374 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 06:18:56 +00:00
bbaetz%student.usyd.edu.au
3dde2468f3
Bug 127997 - Uninitialized memory read in nsStringBundle::FormatString
...
r=dougt, sr=darin, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116373 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:56:29 +00:00
sspitzer%netscape.com
b4a2c2fc07
fix for #124022 . improve LDAP addressbook performance by only asking
...
the server for the attributes that we can handle,
to reduce network traffic. r=dmose,sr=bienvenu,a=shaver
git-svn-id: svn://10.0.0.236/trunk@116372 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:37:21 +00:00
sspitzer%netscape.com
6ce6795b98
fix for #129955 . LDAP search doesn't work if you don't have maxHits defined.
...
r=dmose,sr=mscott,a=shaver
git-svn-id: svn://10.0.0.236/trunk@116371 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:30:19 +00:00
badami%netscape.com
229bfc35d1
Newlines in links should be stripped when selecting "Copy Link Location"
...
bug 77522 r=harishd sr=jst a=asa patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@116370 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:29:31 +00:00
badami%netscape.com
74047e4e30
image not loaded if SRC URL has a leading SPACE character.
...
bug 117410 r=bbaetz sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116368 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 04:07:14 +00:00
jfrancis%netscape.com
b521bfd66f
one word fix for smoketest blocker 130103
...
git-svn-id: svn://10.0.0.236/trunk@116367 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 04:05:46 +00:00
nicolson%netscape.com
b07f0e44c9
Fix 129756: PK11_SetObjectNickname is broken.
...
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116365 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:50:57 +00:00
seawood%netscape.com
856b3c0b75
Fix win32 gmake depend loop hang by always treating the dependency .pp files as binary. Avoid any cygwin unix/dos line-ending issues.
...
r=bryner sr=leaf a=drivers
git-svn-id: svn://10.0.0.236/trunk@116364 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:28:22 +00:00
darin%netscape.com
8b8bec3e37
ward of mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@116363 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:09:11 +00:00
darin%netscape.com
254dc7fb32
minor revision to comments
...
git-svn-id: svn://10.0.0.236/trunk@116361 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:03:12 +00:00
darin%netscape.com
3e1ff610f1
minor change of tense: "to read" -> "to be read"
...
git-svn-id: svn://10.0.0.236/trunk@116360 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:01:08 +00:00
darin%netscape.com
3872488d18
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
git-svn-id: svn://10.0.0.236/trunk@116359 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 00:59:06 +00:00
hyatt%netscape.com
f40531262d
Fix refPoint event field values to be correct. Cocoa. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116352 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:31:39 +00:00
gerv%gerv.net
43afcdc139
Replacing original licensing text from C version of this file.
...
git-svn-id: svn://10.0.0.236/trunk@116351 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:11:55 +00:00
yokoyama%netscape.com
aa5f2f0b67
bug: 126744
...
Fixing bustage of gb18030 Decoder
/r=ftang; /a=asa
git-svn-id: svn://10.0.0.236/trunk@116350 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:00:43 +00:00
nisheeth%netscape.com
c4abeaed7a
Ongoing fix for bug 81446. r=peter lubcynzski. sr=jst. a=asa. Fixes leaks of PARAM elements which now get destroyed when the document goes away. This fix ddoes away with 394206 bytes of leaks described in bugs 129423, 129424, 129425, 129429. We still leak memory across reloads of the same page so bug 81446 is being left open.
...
git-svn-id: svn://10.0.0.236/trunk@116348 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:52:32 +00:00
attinasi%netscape.com
506da516c9
Support for overflow:hidden on body or html element, in html documents. b=93520 r=alexsavulov,jkeiser, sr=kin, a=asa OBO drivers
...
git-svn-id: svn://10.0.0.236/trunk@116346 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:47:40 +00:00
dp%netscape.com
36d368d794
making linux and mac compilers happy.
...
git-svn-id: svn://10.0.0.236/trunk@116341 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:09:12 +00:00
dougt%netscape.com
8bf05e3815
PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116340 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:54:11 +00:00
sspitzer%netscape.com
fcf1f53bc5
fix for regression #129988 (that I caused).
...
next unread message (and other commands) should work when message pane has focus.
r=ducarroz,ssu sr=bienveu a=brendan.
git-svn-id: svn://10.0.0.236/trunk@116339 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:29:07 +00:00
dp%netscape.com
68ad48b2a0
bug 116187 Using Arenas to cut down on small memory allocs happening
...
for the maintaining the zip manifest. r=dveditz/blythe, sr=alecf, a=shaver/asa
git-svn-id: svn://10.0.0.236/trunk@116337 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:18:35 +00:00
bnesse%netscape.com
cc22d5503e
Fix for bug 129250. Re-enable the MRJ plugin live connect code which was broken by the AUTF8 string landing. r=beard, sr=darin, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116334 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 19:56:59 +00:00
kaie%netscape.com
0726475ec4
b=123069 Mozilla ignores "encrypt always" preference!
...
r=javi sr=mscott a=asa
git-svn-id: svn://10.0.0.236/trunk@116329 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 19:00:09 +00:00
ducarroz%netscape.com
1c8e949b31
Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
...
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
git-svn-id: svn://10.0.0.236/trunk@116327 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com
151030c52b
Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@116326 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 15:00:49 +00:00
ducarroz%netscape.com
7165633ade
Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element. R=jfrancis, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@116325 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 14:54:59 +00:00
jfrancis%netscape.com
a06d58321d
fixes 92124: RightArrow then Backspace causes Caret to go to previous line. r=jfrancis; sr=kin; a=roc+moz; submitted by Shotaro Kamio, skamio@netscape.net
...
git-svn-id: svn://10.0.0.236/trunk@116324 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 14:28:37 +00:00
badami%netscape.com
5399f035da
regression in removing invalid passwords from password manager
...
bug 127863 r=morse sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116323 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 13:25:25 +00:00
glazman%netscape.com
0f31219295
Styles were not preserved in Composer when creating a new list item, hitting twice the Return Key
...
The inline styles (B I U ..) hierarchy of elements had to be recreated in the new list item.
b=46474; r=jfrancis; sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@116322 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 13:11:48 +00:00
jfrancis%netscape.com
26e0990680
fixes bugs 127869, 127939, and 128793: various bug with list pasting; sr=kin; r=glazman; a=asa [trunk]
...
git-svn-id: svn://10.0.0.236/trunk@116321 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 09:30:51 +00:00
myk%mozilla.org
b4d3313c3d
Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions.
...
Patch by Myk Melez <myk@mozilla.org >.
r=bbaetz,gerv
git-svn-id: svn://10.0.0.236/trunk@116320 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 07:33:03 +00:00
cotter%netscape.com
ac7a610628
help content updates per bugzilla 122806, r=oeschger; privacy-related updates.
...
git-svn-id: svn://10.0.0.236/trunk@116316 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 03:22:31 +00:00
hyatt%netscape.com
82915c5913
Fix chimera's crash on shutdown problem. This is caused by popups being over-released because of a close message. NPOB
...
git-svn-id: svn://10.0.0.236/trunk@116315 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 02:56:59 +00:00
hyatt%netscape.com
fe232f9e28
General cleanup of cocoa widget code. NPOB
...
git-svn-id: svn://10.0.0.236/trunk@116313 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 02:39:45 +00:00
pavlov%netscape.com
80d494f6e4
checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116310 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 22:29:14 +00:00
bernd.mielke%snafu.de
3050d6fba3
adding style sheet switch testcase to table regression testcases not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116309 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 17:00:27 +00:00
rods%netscape.com
5a7f899de6
The problem is that on windows widget can only be positioned to a y coord of
...
32767. This ends up being about 32 pages. The nsPageFrame's view creates a
widget for clipping absolutely positioned content and plugins.
This fix will allow a document to have up to 32 pages of clipping after that it
stops creating the widget. The down side is that any absolutely positioned
content or plugins beyond page 32 will not be clippe din print preview.
Also, fixed a leaked widget
Bug 127263 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@116308 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 15:40:51 +00:00
rods%netscape.com
a9b8c03c41
The document viewer was only clamping on values above 100%, the Front-end UI
...
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@116307 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 15:23:54 +00:00
wtc%netscape.com
065a627d95
Bugzilla bug 129633: changed the default select for OS/2 to BSD_SELECT.
...
The patch is contributed by Michael Kaply <mkaply@us.ibm.com >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@116306 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 15:22:51 +00:00
hwaara%chello.se
c234b7629e
#121680 , "Search Messages UI: missing some access keys/mnemonics"
...
r=andreww, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@116305 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 14:45:28 +00:00
seawood%netscape.com
dc4e9628ca
Disable postscript printing on OSX by default.
...
Thanks to Brian Ryner <bryner@netscape.com > for the patch.
Bug #129761 r=cls a=asa
Remove comment about cookie & wallet being necessary extensions.
Bug #18352
git-svn-id: svn://10.0.0.236/trunk@116303 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 07:46:59 +00:00
seawood%netscape.com
ebd9dc6387
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116302 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 07:35:22 +00:00
aaronl%netscape.com
faab731ad7
Bug 129628. Crash in nsFrameManager::Destroy. r=dbaron, sr=shaver, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116301 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:47:42 +00:00
wtc%netscape.com
ae12279397
White space changes to improve readability.
...
git-svn-id: svn://10.0.0.236/trunk@116300 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:43:11 +00:00
wtc%netscape.com
e1e8614c68
Merged a change required by Mac Pro 7 from NSPRPUB_PRE_4_2_CLIENT_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@116299 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:35:52 +00:00
wtc%netscape.com
4965c8c754
Merged changes required by Mac Pro 7 from NSPRPUB_PRE_4_2_CLIENT_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@116298 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:31:03 +00:00
aaronl%netscape.com
aab415c282
Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116297 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:21:48 +00:00
shaver%mozilla.org
5e391f0ada
backing out unapproved, bugscape-only checkin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116296 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:17:51 +00:00
shaver%mozilla.org
e045387a83
reversion of patch for 92868, to repair severe regression (129827, a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@116295 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 06:16:01 +00:00
blakeross%telocity.com
7e9a0226e6
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116294 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:30:39 +00:00
aaronl%netscape.com
fd920d0bd7
Backing out changes to htmlBindings.xml. Wasn't supposed to check that in yet.
...
git-svn-id: svn://10.0.0.236/trunk@116293 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:25:34 +00:00
blakeross%telocity.com
ba9e4ad63f
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@116292 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:25:19 +00:00
blakeross%telocity.com
82c247bb75
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116291 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:24:48 +00:00
aaronl%netscape.com
63471bc05b
Bugscape 12250. Dealing with keyboard conflict. r=jgaunt. sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@116290 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:22:20 +00:00
aaronl%netscape.com
e88ecf17aa
Bug 129606 - Active accessibility: support STATE_DEFAULT. r=jgaunt. sr=alecf. a=asa. Bug 124450 (reopened) - Active Accessibility: support fieldset and legend. r=jgaunt. sr=hewitt. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116289 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:14:24 +00:00
aaronl%netscape.com
151899ce0c
Bug 129605 - Active accessibility: support ROLE_DIALOG. r=jgaunt. sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116288 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 05:12:39 +00:00
hyatt%netscape.com
c73af2c4bc
Fix mouseDragged events so that capture works. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116287 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 03:48:55 +00:00
blakeross%telocity.com
c24483b11a
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116286 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 02:06:55 +00:00
hyatt%netscape.com
11f71c44b5
Make sure right mouse down gets fired into Gecko from the cocoa widget code. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116285 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 02:04:21 +00:00
dbaron%fas.harvard.edu
376570f0c9
Bug 125624: null-check pres shell since |nsIPresShell::Destroy| may have been triggered by handling the event (which causes the |nsIPresContext::GetShell| call to return null). Patch from Andrew Schultz <ajschult@eos.ncsu.edu>. r=jkeiser sr=jst a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116284 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 01:11:42 +00:00
alecf%netscape.com
19c823f0b1
fix bug 129635 - write a destructor for DomainPolicy so that the hashtable is destroyed
...
(and not leaked!)
r=mstoltz, sr=vidur, a=asa
git-svn-id: svn://10.0.0.236/trunk@116282 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-10 00:41:08 +00:00
hyatt%netscape.com
e533c26824
Make the middle mouse button events go into Gecko from cocoa. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116280 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 23:09:34 +00:00
hyatt%netscape.com
a4862333b3
Make the context menu event fire into Gecko successfully. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116279 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 22:58:13 +00:00
hyatt%netscape.com
ad1c7c443d
Add support for dispatching of focus events got/lost focus stuff. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116278 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 22:43:04 +00:00
bernd.mielke%snafu.de
a94a3f1251
adding formctl layout regression tests to main layout tests.
...
git-svn-id: svn://10.0.0.236/trunk@116276 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 19:52:30 +00:00
blakeross%telocity.com
653eb7331e
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116275 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 19:01:59 +00:00
bernd.mielke%snafu.de
fb5d51bc1b
adding some more testcases (from jkeiser) the formctl regression testcases not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116274 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 19:01:12 +00:00
blizzard%redhat.com
1cd0952086
Bug #121011 . Rewrite the gtk event handler. Specificially, mouse up is missed by the mozilla code when used in embedding when the event doesn't take place over the mozilla window area. r=bryner,sr=shaver,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116273 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 17:14:23 +00:00
samuel%sieb.net
d800555db7
Bug 129329 - remove a newline that upsets some xml-rpc servers
...
r=heikki rs=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@116272 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 17:13:11 +00:00
bienvenu%netscape.com
8c4c814e69
fix problem saving inline attachments (e.g., images) from mail and news messages with right click context menu r=law, sr=darin, a=dbaron 116234
...
git-svn-id: svn://10.0.0.236/trunk@116270 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 15:33:27 +00:00
bernd.mielke%snafu.de
fd82558ebf
layout regression tests files have moved to base
...
git-svn-id: svn://10.0.0.236/trunk@116269 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 15:17:25 +00:00
bernd.mielke%snafu.de
23acf9475d
updating rtest.bat for the new directory scheme layout regression -- tests not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116268 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 15:11:23 +00:00
bernd.mielke%snafu.de
2eed8a9cc4
formcontrol layout regression testcases
...
git-svn-id: svn://10.0.0.236/trunk@116267 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 15:07:13 +00:00
bernd.mielke%snafu.de
7044227450
moving testfiles into new directory not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116266 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 14:49:42 +00:00
varga%utcru.sk
e500ee777e
Checking in for Neil <neil@parkwaycc.co.uk>
...
Fix for bug 107829. Clear QuickSearch, must select msg/folder pane to use Next/navig button/shortcuts.
r=naving, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@116265 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 12:22:50 +00:00
sspitzer%netscape.com
66243a4807
fixes to get MDN account manager UI to build on linux.
...
see bug #128962 . NOT PART OF THE BUILD. a=asa
git-svn-id: svn://10.0.0.236/trunk@116264 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 08:26:46 +00:00
sspitzer%netscape.com
ef2a395e81
fixes to get MDN account manager UI to build on linux.
...
and remove unnecessary makefiles. see bug #128962
NOT PART OF THE BUILD. a=asa
git-svn-id: svn://10.0.0.236/trunk@116263 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 08:25:07 +00:00
darin%netscape.com
de638b3767
b=129734 Site name is displayed as "c" in Image Manager after just blocking site.
...
r=morse, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@116262 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 07:18:21 +00:00
bernd.mielke%snafu.de
77850037ff
adding formctl tests to layout regression tests not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116261 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 06:45:47 +00:00
sspitzer%netscape.com
cb3829bff5
fix for #126134 . when offline, LDAP autocomplete searches and addressbook searches should use the "replicated" .mab file
...
these changes are needed for the LDAP replication feature.
fix for #116984 . don't hard code maxHits to 100, use the per-ldap-addressbook pref value instead.
r=dmose,sr=bienvenu,a=dbaron
git-svn-id: svn://10.0.0.236/trunk@116260 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 05:51:10 +00:00
mkaply%us.ibm.com
ba959ec54e
#41924
...
r=timeless, sr=attinasi, a=asa
Display alt text if the user has blocked all images.
git-svn-id: svn://10.0.0.236/trunk@116259 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 05:31:35 +00:00
bzbarsky%mit.edu
0af44f1fe5
Don't change the DPI if the user cancels the "other" dialog. Bug
...
129007, patch by Tuukka Tolvanen <tt@lament.cjb.net >, r=gerv, sr=alecf,
a=asa
git-svn-id: svn://10.0.0.236/trunk@116257 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 04:45:54 +00:00
blakeross%telocity.com
0c509c8f25
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116256 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 04:30:36 +00:00
jband%netscape.com
56b0628feb
fix bug 129697. Don't leave a dangling (to crash later) JS root if JS_NewObject fails while creating a wrapped native. r=beard sr=jst a=asa (for trunk and 0.9.9 branch).
...
git-svn-id: svn://10.0.0.236/trunk@116255 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 03:02:10 +00:00
rjc%netscape.com
facdd76b91
Fix bug # 104127: speed up window closing by 10 to 20%. r=danm sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116253 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 02:54:13 +00:00
rjc%netscape.com
c3a18c1936
Fix bug # 124919: get LDAP searches in Addrbook working on Mac OS X. r=dmose sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116252 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 02:49:12 +00:00
rjc%netscape.com
3590232270
Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116251 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 02:47:59 +00:00
sfraser%netscape.com
fc4313bf1c
Fix for bug 129364. Eliminate a window of time in which notifiers could fire when we hadn't set up the polling thread on the poll descriptors, which could cause lost notifications and FTP stalls. Also revert to PR_FAST_INTSON() from PR_INTSON(), which seems to fix a permanent stall issue on Mac OS X. r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@116250 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 02:16:49 +00:00
shrutiv%netscape.com
39eaa268bc
changing MacintoshOSX to Mac OS
...
git-svn-id: svn://10.0.0.236/trunk@116249 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 02:14:01 +00:00
shrutiv%netscape.com
135ce1872b
Changing group box title wording
...
git-svn-id: svn://10.0.0.236/trunk@116245 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 01:04:54 +00:00
brendan%mozilla.org
8ca8b078fd
Avoid MSVC bogo-warning.
...
git-svn-id: svn://10.0.0.236/trunk@116242 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:56:29 +00:00
darin%netscape.com
386496f8a1
b=129539 "unescaping regression from fix for bug 124042" r/sr=sspitzer,mscott
...
a=asa
git-svn-id: svn://10.0.0.236/trunk@116238 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:44:15 +00:00
seawood%netscape.com
8d819450bf
Fixing linuxppc bustage
...
git-svn-id: svn://10.0.0.236/trunk@116237 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:24:09 +00:00
kmcclusk%netscape.com
0c8fc33acb
Render background images when the entire image has been loaded instead of incrementally. <IMG> elements are not affected, they will continue to be incrementally displayed as image data arrives. bug 85771 r=pavlov sr=attinasi a=roc+moz, tor
...
git-svn-id: svn://10.0.0.236/trunk@116236 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:15:46 +00:00
shrutiv%netscape.com
f0bff7193e
adding file
...
git-svn-id: svn://10.0.0.236/trunk@116234 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:10:36 +00:00
nhotta%netscape.com
af68d51cdd
Added ACE decode function to nsIIDNService, renamed exisiting function name,
...
bug 110028, r=nhotta, sr=darin, a=shaver.
git-svn-id: svn://10.0.0.236/trunk@116233 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:10:21 +00:00
bryner%netscape.com
da1f72577e
Ignore test binaries. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@116232 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:07:17 +00:00
harishd%netscape.com
89fa4bed6c
Removing reference to unused dirs
...
git-svn-id: svn://10.0.0.236/trunk@116230 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:02:12 +00:00
shanjian%netscape.com
351bad80d9
#119013 Cookie expire times reported twice / bug in FormatDateTime routine
...
r=nhotta/mkaply sr=sspitzer a=asa
Added comment in idl file.
Changed kDateFormatLong from "%c" to "%x" for unix and os2
git-svn-id: svn://10.0.0.236/trunk@116229 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-09 00:01:59 +00:00
ccarlen%netscape.com
51d7af11df
Bug 129288 - Changing font size from XUL prefs dialog crashes PPEmbed. It's because the XUL pref window's docshell is typeContent, not typeChrome. r=adamlock/sr=alecf/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116228 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 23:58:50 +00:00
rbs%maths.uq.edu.au
26193b566f
Localize the alert message for missing MathML fonts, b=128139, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116225 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 23:34:27 +00:00
seawood%netscape.com
62622ca136
Use MOZ_ARG_WITH_BOOL instead of MOZ_ARG_WITHOUT_BOOL for --with-system-nspr.
...
cleanup from Bug #127526
git-svn-id: svn://10.0.0.236/trunk@116224 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 23:27:48 +00:00
shrutiv%netscape.com
8c7f92c2ae
Fix for bug 123009: need to create script.ib for localized browsers
...
(r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@116217 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:47:46 +00:00
brendan%mozilla.org
58df9f1560
Fix longstanding bug where watchpoints didn't work with JSPROP_SETTER (127243, r=rginda, sr=shaver, a=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@116216 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:46:58 +00:00
arougthopher%lizardland.net
d248679a8c
Fix for Bug#129599
...
Breakage of BeOS build due to checkin for fix of bug#124042
change
#include nsIFileChannel.h
to
#include nsIFileURL.h
r=cls
a=asa
git-svn-id: svn://10.0.0.236/trunk@116215 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:43:15 +00:00
shrutiv%netscape.com
2367fb2cfc
Adding .ib files (r=smeredith)
...
Fix for bug 123009: need to create script.ib for localized browsers
git-svn-id: svn://10.0.0.236/trunk@116214 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:42:07 +00:00
leaf%mozilla.org
8af3e4ac18
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@116213 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:41:50 +00:00
beard%netscape.com
3be28a0bec
Fix for bug #123920 , prevents reentering the JS engine during Java object JS wrapper finalization, by deferring calls into Java at the end of the garbage collection cycle and storing the wrappers in a linked list, which gets processed by a GC callback.
...
r=jband, sr=brendan, a=asa
git-svn-id: svn://10.0.0.236/trunk@116212 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:41:49 +00:00
hwaara%chello.se
c008467ed6
#125272 , "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
...
r=naving, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@116211 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:38:44 +00:00
shrutiv%netscape.com
afa366873b
Removing .ib files
...
Fix for bug 123009: need to create script.ib for localized browsers (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@116209 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:35:40 +00:00
harishd%netscape.com
ed81c4ab80
Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116208 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:33:50 +00:00
shrutiv%netscape.com
2599cbe007
Fix for bugzilla bug 123009: need to create script.ib for localized
...
browsers (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@116207 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:28:04 +00:00
bbaetz%student.usyd.edu.au
ffa6b395d0
Bug 127003 - topcrash fix; make sure OnStart is always called on the real
...
data connection, before we send data to the listener.
r=dougt, sr=darin, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@116206 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:27:50 +00:00
cavin%netscape.com
35b8bd9a4b
Fix for bug 129571. Added code to sync generic columns (like screen name) in both directions. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116205 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:27:32 +00:00
kaie%netscape.com
4389d95a7f
b=125807 Fix Lock Icon Set Incorrectly
...
Checking in for ddrinan
r=kaie sr=mscott a=asa
git-svn-id: svn://10.0.0.236/trunk@116204 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:27:16 +00:00
shliang%netscape.com
d28e4f5e91
128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116202 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:17:03 +00:00
rayw%netscape.com
f751fc8fb7
This is the fix to bug 72900, r=heikki, sr=vidur, a=asa. This fix adds
...
an override to cause all SOAP responses to be parsed as XML, whatever the
reported MIME type is.
r=heikki, sr=vidur, a=asa for checkin to the 0.9.9 branch and the 1.0 trunk.
git-svn-id: svn://10.0.0.236/trunk@116200 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:12:38 +00:00
shliang%netscape.com
d29e8735d8
128962 - account manager extension for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116199 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:09:45 +00:00
shliang%netscape.com
eb045ef303
89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116198 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:05:05 +00:00
mstoltz%netscape.com
15c263bdd0
Bug 127405 - disallow Web scripts from invoking full-screen mode. Patch by
...
Jonasj@jonasj.dk , r=mstoltz, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116197 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 22:04:52 +00:00
ccarlen%netscape.com
a7bcd46bf9
Bug 129531 - Context menu handler does double delete of handle. r=pinkerton/sr=sfraser/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116196 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:57:21 +00:00
shliang%netscape.com
2192b7886e
92522 - cancel button in offline dialog does not cancel - r=bhuvan,sr=sspitzer,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116195 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:55:55 +00:00
locka%iol.ie
7a34a52316
Don't assert & crash when trying to get child docshells that are out of bounds. b=127528 r=ccarlen@netscape.com sr=jst@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116194 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:55:43 +00:00
shliang%netscape.com
a4cd75ece1
115673 - mail icons, fixing typo in threadPane.css - r=andreww,sr=hewitt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116193 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:53:24 +00:00
shliang%netscape.com
f088c10bce
120285 - modern theme alert icons - r=andreww, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116192 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:51:01 +00:00
rginda%netscape.com
2f97bf3140
Bug 126224, "NY Times web sites creates pop-up windows even if that feature is disabled"
...
sr=jst, r=mstoltz, a=asa
Add "dom.disable_open_click_delay" pref to control how soon a window.open() call has to happen after a mouse button event in order for it to succeed. Calls to window.open() that happen after this time has passed are denied. Units are time in milliseconds.
git-svn-id: svn://10.0.0.236/trunk@116191 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:48:28 +00:00
shliang%netscape.com
5b43746f49
119520 - modern theme toolbar cleanup - r=sfraser,sr=hewitt,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116189 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:48:04 +00:00
bnesse%netscape.com
697feb2d9d
Fix for bug 129168. Don't call ForceRedraw() when already processing an update event. sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@116187 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:29:58 +00:00
nisheeth%netscape.com
121c854382
Fix for bug 125466. r=dougt, sr=jband, a=asa. Add AString, CString, and UTF8String support to the XPCOM proxy event mechanism
...
VS: ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@116186 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:28:37 +00:00
racham%netscape.com
e5bbb8691c
Fixing bugs 122932 and 113488. Add css rules to support new look for mailnews accountwizard's server page. r=ssu, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116185 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:25:44 +00:00
alexsavulov%netscape.com
bb4d45ce8c
checked in the wrong version of the patch
...
PREVIOUS CHECKIN COMMENT
fix for bug 122200 - floaters regression and fix for bug 99461 - floating
tables will be constrained in the same line if they can fit
quirks mode only
sr= attinasi, r= kin, a= asa
git-svn-id: svn://10.0.0.236/trunk@116184 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:23:55 +00:00
racham%netscape.com
99ffda219a
Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116183 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:22:17 +00:00
sspitzer%netscape.com
190a2f2202
fix for #128035 . we mixed up home web page and work web page
...
for LDAP, and LDIF import and export. initial patch
by rjc and john.marmion.
r=john.marmion,racham sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@116181 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:16:15 +00:00
sspitzer%netscape.com
17c3b8aa79
fix for #128101 . still more scenarios where entering text in the
...
quick search text field executes commands. r=ssu,hwaara sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@116180 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:13:40 +00:00
dbaron%fas.harvard.edu
e9f90d8c2a
Prevent nsDocument from calling |Release| on a stylesheet that it doesn't own when told to remove that stylesheet. Fixes a theme switching crash. b=129620 r=peterv sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@116178 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 21:05:27 +00:00
andreww%netscape.com
fd90a2b09a
68961 (r=varada, sr=ben/alecf, a=asa) "sort" options on view menu of history should have mnemonics
...
git-svn-id: svn://10.0.0.236/trunk@116176 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:46:30 +00:00
alexsavulov%netscape.com
66e4b80082
fix for bug 122200 - floaters regression and fix for bug 99461 - floating
...
tables will be constrained in the same line if they can fit
quirks mode only
sr= attinasi, r= kin, a= asa
git-svn-id: svn://10.0.0.236/trunk@116174 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:25:54 +00:00
bernd.mielke%snafu.de
3cf83a7463
table testcases, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@116172 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:20:06 +00:00
nhotta%netscape.com
771da26aef
Changed NS_MsgStripRE, decode MIME encoded header before parsing for "Re:",
...
and encode the data back after "Re:" is stipped,
bug 21267, r=bienvenu, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116171 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:13:23 +00:00
nhotta%netscape.com
a57f5ca735
For printing all cards, changed to generate UTF-8 .xml instead of UCS2,
...
bug 123018, r=bhuvan, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116170 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:12:52 +00:00
brendan%mozilla.org
3758741719
Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@116167 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:11:49 +00:00
beard%netscape.com
7c143418b6
[not part of build] fix bustage caused by checkins for bug #124042 .
...
git-svn-id: svn://10.0.0.236/trunk@116164 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 20:03:12 +00:00
bnesse%netscape.com
4e7532e1a0
Fix for bug 129151. Initialize all fields in the message object. r=beard, sr=alecf, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116162 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 19:42:44 +00:00
ian%hixie.ch
a72079be39
More fallout from the General.bm split. Change the IRC name to r=imajes.
...
git-svn-id: svn://10.0.0.236/trunk@116160 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 19:40:27 +00:00
ian%hixie.ch
4dfd4bea5b
Hack workaround to make the General module autojoin all channels the first time the bot is run. This will be removed and fixed correctly for 2.4, see bug 112049.
...
git-svn-id: svn://10.0.0.236/trunk@116159 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 19:15:55 +00:00
bzbarsky%mit.edu
884cc3df92
Shrink nsROCSSPrimitiveValue and add support for CSS_NUMBER type. Bug
...
129469, r=caillon, sr=jst, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116158 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 19:04:15 +00:00
cbiesinger%web.de
3d4fda5654
partially fixes bug 41333, Adding a new image type is way too complicated
...
r=pavlov sr=tor a=asa
git-svn-id: svn://10.0.0.236/trunk@116157 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 18:58:57 +00:00
ian%hixie.ch
3651f9f303
Fix typo in the previous checkin that was making virgin installations not load the General module.
...
git-svn-id: svn://10.0.0.236/trunk@116156 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 18:39:39 +00:00
karnaze%netscape.com
0b506fef43
new regression tests, not affecting the build
...
git-svn-id: svn://10.0.0.236/trunk@116155 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 17:31:01 +00:00
peterlubczynski%netscape.com
e73bf04c8b
Fix for windowless plugins not painting in the right place, bug 118721 patch by mailto:dbrittain@superscape.com r=peterl sr=roc+moz a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116154 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 15:49:43 +00:00
mkaply%us.ibm.com
59a48483db
#100186
...
r=jkeiser, sr=attinasi, a=asa
On OS/2 and Windows, handle F4 to roll up and down dropdowns
git-svn-id: svn://10.0.0.236/trunk@116153 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 15:49:30 +00:00
ian%hixie.ch
80d85e5ad8
Updating various version strings to 2.2.
...
git-svn-id: svn://10.0.0.236/trunk@116152 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 15:43:31 +00:00
ian%hixie.ch
50635b477e
Split out the General module into its own file. This removes any version number dependence in mozbot.pl, which means that future updates will not automatically require mozbots to be restarted. b=124662, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@116151 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 15:39:47 +00:00
karnaze%netscape.com
7cf7c2cc59
bug 92868 (also bugs 51037, 90960, 91443) - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places, sr=roc, r= bernd, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116150 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 15:34:33 +00:00
ian%hixie.ch
ccae3d514b
Spelling module. Checks your spelling on the fly. b=126612, r=imajes, code originally by mental.
...
git-svn-id: svn://10.0.0.236/trunk@116149 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 15:15:24 +00:00
bienvenu%netscape.com
b5042a54e2
remove copy folder location menu item from server context menus r=hwaara, sr=sspitzer 129557
...
git-svn-id: svn://10.0.0.236/trunk@116148 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 14:52:39 +00:00
bienvenu%netscape.com
0291bd8da8
fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116147 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 14:51:00 +00:00
peterv%netscape.com
b59a301ab2
Fix LDAP experimental code bustage from darin's landing. Bug 124042. r=dmose. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@116146 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 13:13:25 +00:00
jdunn%netscape.com
879b2bc6e4
fixing --disable-xprint bustage (i.e. AIX)
...
strcasecmp is defined in strings.h which is NOT included if
XPRINT is enabled. So to simply matters, switching calls
to PL_strcasecmp.
Submitted by pkw@austin.ibm.com
# 125078
sr=shaver@mozilla.org
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116145 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 12:40:20 +00:00
jdunn%netscape.com
2da0ba8cc7
fixing AIX bustage and sticking with the c++ standard for "friend" and
...
"function protyping" guidelines
Submitted by pkw@austin.ibm.com
# 43311
sr=jaggernaut@netscape.com
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116144 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 12:37:00 +00:00
seawood%netscape.com
b03eecee6c
Default to using in-tree versions of nspr, zlib, jpeg, png & mng rather than checking for system version as some of our system checks suck & we have version mismatches in the tree.
...
Bug #127526 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@116139 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 06:57:47 +00:00
seawood%netscape.com
66a8e5dbf4
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
...
Thanks to Colin Blake <colin@theblakes.com > for the patch.
Bug #128844 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@116138 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 06:21:47 +00:00
varga%utcru.sk
8fd7a67891
Fix for bu 127005. Page-down in outliner changes the selection.
...
r=bryner, sr=blake, a=asa
git-svn-id: svn://10.0.0.236/trunk@116136 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 05:17:30 +00:00
bryner%netscape.com
3f22b51be4
Don't fire an extra blur when popup windows are opened and then immediately focused on Linux, by suppressing firing the blur during NS_GOTFOCUS handling if we are in the middle of an activate sequence. Bug 120209, r=saari, sr=hyatt/darin, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116135 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 04:00:37 +00:00
sspitzer%netscape.com
326177db72
fix for bug #128766 . "Go Ahead" button should be "Finish" on the mac.
...
r=hwaara, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@116133 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 02:48:51 +00:00
bzbarsky%mit.edu
94daa7754c
Take out fix of bug 40809, since it no longer seems necessary and hurts
...
performance. Bug 129192, r=harishd, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/trunk@116132 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 02:43:17 +00:00
cavin%netscape.com
ef4698694b
Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116127 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 02:26:59 +00:00
dbaron%fas.harvard.edu
27328a7fcd
Fix |#ifdef CSS_REPORT_PARSE_ERRORS| (not part of default build) bustage from darin's checkin for bug 124042.
...
git-svn-id: svn://10.0.0.236/trunk@116126 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 02:25:59 +00:00
rginda%netscape.com
f15bd8f764
Bug 129503, "IsCapabilityEnabled should return PR_TRUE if no script on stack"
...
sr=brendan, r=mstoltz, a=asa
If the js stack has no principals on it, return PR_TRUE from IsCapabilityEnabled
. Currently, the only time we'd have a stack devoid of principals is when all f
unctions are native. If this assumption changes, this may need to be revisited
(depending on what it would mean to be a compiled script without a principal.)
git-svn-id: svn://10.0.0.236/trunk@116124 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 02:20:55 +00:00
sspitzer%netscape.com
c852febb82
fix for #129164 . regression "print address book" does nothing, r=ducarroz, sr=bievenu, a=asa,shaver
...
git-svn-id: svn://10.0.0.236/trunk@116121 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 01:51:41 +00:00
seawood%netscape.com
bf34327dff
This patch replaces the bogus USE_AUTOCONF ifdef + platform ifdef tests with a
...
simple HAVE_LOCALTIME_R test. -DHAVE_LOCALTIME_R has been added to the
js/src/config/<platform>.mks as necessary.
bug #128556 r=brendan sr=shaver a=asa
git-svn-id: svn://10.0.0.236/trunk@116119 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 01:42:32 +00:00
cmanske%netscape.com
26a6c1f504
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116117 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 01:24:40 +00:00
ftang%netscape.com
35453033c2
fix bug 9519 r=ftang sr=brendan a=roc+moz
...
make uconv code port to 32 bits clean for arm arch
thansk jeroen.dobbelaere@acunia.com
git-svn-id: svn://10.0.0.236/trunk@116115 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 01:12:33 +00:00
bryner%netscape.com
b59df2a97b
Don't crash when the user changes OS themes (bug 129314). This avoids reconstructing the rule tree, which is unnecessary and currently buggy. r=pinkerton, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116111 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:53:04 +00:00
cmanske%netscape.com
92f656d2d5
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116110 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:37:47 +00:00
dougt%netscape.com
b259e606cb
fixing a comment a=dbaron. bug 124002
...
git-svn-id: svn://10.0.0.236/trunk@116109 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:05:34 +00:00
wtc%netscape.com
6281ef2ac8
Bugzilla bug 129298: the assertion may be false. Remove it, and initialize
...
stanNick to NULL. r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@116106 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:02:35 +00:00
bryner%netscape.com
86178b4a45
Adding some missing .cvsignore files. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@116105 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 00:00:05 +00:00
timeless%mac.com
9c6a89ff44
Bug 128841 "Relative links" should really be "Related links"
...
patch by mikejk@ameritech.net r=choess@stwing.upenn.edu sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@116104 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:50:16 +00:00
dbaron%fas.harvard.edu
564273d1d2
Fix top theme switching crash by clearing the outliner's style caches from DidSetStyleContext instead of FlushMiscWidgetInfo. b=116038 sr=hyatt r=bzbarsky a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116103 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:48:26 +00:00
dcone%netscape.com
b441e5fbc7
b=117376, b=128282 r=kmcclusk,sr=attinasi,a=asa. Fixed Alpha blend tiling and some speed issues
...
with PatBlt and windows NT.
git-svn-id: svn://10.0.0.236/trunk@116102 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:41:14 +00:00
relyea%netscape.com
156fb9e6dc
Cache whether there are no CRL's and Trust objects on removable HW tokens
...
git-svn-id: svn://10.0.0.236/trunk@116101 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 23:21:39 +00:00
ian.mcgreer%sun.com
8f075ae6a7
additional change to last patch, suggested by wtc
...
r=wtc
git-svn-id: svn://10.0.0.236/trunk@116099 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:53:40 +00:00
attinasi%netscape.com
ef8e70811a
Added NS_COM to fix linkage problems. Thanks Chris S~!
...
git-svn-id: svn://10.0.0.236/trunk@116097 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:38:41 +00:00
attinasi%netscape.com
9f7d11a019
Attempt to fix linkage bustage cruftage - added nsDoubleHashtableStringSupports to the NeverCalled block.
...
git-svn-id: svn://10.0.0.236/trunk@116096 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:23:24 +00:00
darin%netscape.com
1cb81baea7
fixing typo... NOT PART OF THE BUILD... b=124042
...
git-svn-id: svn://10.0.0.236/trunk@116094 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:14:09 +00:00
ian.mcgreer%sun.com
8e15d46893
bug 129298, handle different nicknames across tokens
...
r=relyea/a=wtc
git-svn-id: svn://10.0.0.236/trunk@116093 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:08:00 +00:00
nelsonb%netscape.com
648062ebf2
Build p7content p7env p7sign and p7verify using nss shared libs.
...
bug 129354. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@116092 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:07:21 +00:00
nelsonb%netscape.com
b03f9ba8a6
Add support for new -p option to pass password to PK11 token.
...
Patch by evanchu@aol.com (Evan Chu). r=nelsonb a=wtc bug 129354.
git-svn-id: svn://10.0.0.236/trunk@116091 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 22:05:43 +00:00
wtc%netscape.com
f50c7bbbfa
Bugzilla bug 129408: removed the "FOR PSM" comment. All of these NSS 3.4
...
exports are fine for general use. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@116087 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:31:05 +00:00
jgmyers%netscape.com
62371944c7
Don't detect HZ as UTF-8: bug 119079 r=nhotta sr=mscott a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116085 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:25:13 +00:00
wtc%netscape.com
53ab332e0a
Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. List
...
the symbols in alphabetical order. In softokn.def, changed "Sofoken 3.4
release" to "NSS 3.4 release, which is what we use in other *.def files.
Added seven new PKCS7 exports to smime.def. r=relyea
Modified files: nss.def smime.def softokn.def ssl.def
git-svn-id: svn://10.0.0.236/trunk@116083 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:18:49 +00:00
alexsavulov%netscape.com
083153ec7a
forgot some comments in the source... damn the tree will burs
...
git-svn-id: svn://10.0.0.236/trunk@116082 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:18:26 +00:00
nhotta%netscape.com
6e9c38599c
Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
...
contributed by adu@sparc.spb.su ,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116081 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:13:58 +00:00
pinkerton%netscape.com
cdfcf7cfc1
remove redundant code for seamonkey, especially given that it doesn't work in embedding. allows embedding apps to use xul pref window. r=blake/sr=hyatt/a=asa. bug# 128924.
...
git-svn-id: svn://10.0.0.236/trunk@116080 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 21:10:47 +00:00
bzbarsky%mit.edu
811129713e
Make it possible to save parts of multipart streams. Bug 117958, patch
...
by rpotts@netscape.com , r=bzbarsky, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116078 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:57:55 +00:00
jkeiser%netscape.com
da2627ead4
Move radio buttons to content (bug 108308). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116076 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:53:40 +00:00
alexsavulov%netscape.com
46ac9aab40
fix for bug 121368 - prevents the method nsCSSFrameConstructor::ReframeContainingBlock
...
to execute during a reflow and so destroy the frame tree that's in reflow
sr= attinasi, r= karnaze, a= asa
git-svn-id: svn://10.0.0.236/trunk@116074 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:51:05 +00:00
ian.mcgreer%sun.com
93335b6c5a
bug 129370, temp cert trusts and S/MIME profiles may cause crashes
...
r/a=wtc
git-svn-id: svn://10.0.0.236/trunk@116072 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:42:40 +00:00
locka%iol.ie
58bbd1086d
Prevent persist object giving out duplicated file names. b=115991 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116071 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:34:57 +00:00
rchen%netscape.com
5918cc4413
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116070 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:18:31 +00:00
brade%netscape.com
742c126b71
don't clone node if flag is set to operate on original dom, add error checking (bug 125069); r=adamlock, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116069 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:14:19 +00:00
darin%netscape.com
e07e279baf
fixes bug 114897 "My.Yahoo - Logs you out when using Back button"
...
r=dougt, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@116068 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:13:14 +00:00
rchen%netscape.com
5f00e975e6
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116067 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:11:34 +00:00
dougt%netscape.com
f3dc51d9cf
Fail when Async Proxy methods are passed out or in-out params. bug 128560. r/sr=jband@netscape.com,rpotts@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@116065 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 20:02:38 +00:00
dp%netscape.com
507da7c4a5
backing out previous change to figure out whats going on
...
git-svn-id: svn://10.0.0.236/trunk@116063 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 16:45:25 +00:00
bienvenu%netscape.com
ae2715def5
fix problem leaking msg dbs and db's not getting closed when not in use r=naving, sr=sspitzer a=asa 129312
...
git-svn-id: svn://10.0.0.236/trunk@116062 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:43:17 +00:00
dp%netscape.com
ebea38ccd0
(again) bug 116023 Parser recycling buffers. Protects all cases of
...
usage of mCurrentPosition without checking mSlidingBuffer. r=harishd,
sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/trunk@116061 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:43:12 +00:00
karnaze%netscape.com
0536167ed4
bug 128876 - expanded border collapse damage area to include spanners. sr=roc, r=bernd, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116060 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:33:49 +00:00
ccarlen%netscape.com
a25eb59193
Bug 45699 - Load plugins from profiles directory. r=peterl/sr=roc+moz/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116058 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:24:40 +00:00
karnaze%netscape.com
a8c727d080
bug 127471 - construct the correct nsStyleBorder for border collapse cells, . sr=roc, r=alexsavulov, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116057 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:23:08 +00:00
peterlubczynski%netscape.com
45160766d4
Fix for % sizing of object frame, bug 106602 r=serge sr=attinasi a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@116056 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 15:22:24 +00:00
ftang%netscape.com
3fc8df7cf5
fix bug 90583. r=mjudge/jfrancis sr=kin a=asa
...
fix chinese ime candidate window position problem.
we need the nsAutoPlaceHolderBatch destroctor called before hitting
GetCaretCoordinates so the states in Frame system sync with content
therefore, we put the nsAutoPlaceHolderBatch into a inner block
{
git-svn-id: svn://10.0.0.236/trunk@116055 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 14:34:35 +00:00
rods%netscape.com
3f19270582
1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
...
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@116053 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:57:33 +00:00
rods%netscape.com
d493013619
When object tags are sub-documents they should be treated as IFrames for printing
...
Bug 128142
sr=attinasi r=dcone a=asa
git-svn-id: svn://10.0.0.236/trunk@116052 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:44:57 +00:00
mhammond%skippinet.com.au
da6b6e6938
Provide a nicer exception when an unknown contract ID is attempted to be
...
used.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116051 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:01:38 +00:00
mhammond%skippinet.com.au
f4363534ec
Minor comment and string change. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@116050 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 12:00:43 +00:00
mhammond%skippinet.com.au
2a21e569f7
Add tests for repr() of objects. Remove assert, replace with functions
...
that don't depend on -o flag.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116049 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 11:59:40 +00:00
mhammond%skippinet.com.au
26af7368a6
Back out last checkin - windows has thread-state problems with this code.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116048 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 11:26:03 +00:00
seawood%netscape.com
950cc30c1a
Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
...
Bug #129075 r=syd
git-svn-id: svn://10.0.0.236/trunk@116047 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 09:31:11 +00:00
leaf%mozilla.org
0eca115550
fix bogus env var test, missing tab, to fix gmake release build sizes. r=cls,
...
a=drivers
git-svn-id: svn://10.0.0.236/trunk@116046 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 08:23:11 +00:00
roc+%cs.cmu.edu
47f375d504
Bug 35274. Make event handling in layout respect clipping. r=dbaron,sr=attinasi,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116038 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 07:03:03 +00:00
mkaply%us.ibm.com
8b99827d26
#129119
...
r=smontagu, sr=blizzard, a=asa
Os/2 only - use a constant scale for printing based on 96dpi
git-svn-id: svn://10.0.0.236/trunk@116037 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 06:17:15 +00:00
mkaply%us.ibm.com
785233a7b5
#129119
...
r=smontagu, sr=blizzard, a=asa
Os/2 only - Move #pragma pack so include of os2.h doesn't override it
git-svn-id: svn://10.0.0.236/trunk@116036 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 06:15:10 +00:00
morse%netscape.com
a38936a110
bug 128942, crash in cookie module, r/sr=darin,jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116035 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 06:09:30 +00:00
bryner%netscape.com
1b4802b26f
#include cleanup from my last checkin. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@116033 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 04:09:12 +00:00
bryner%netscape.com
ab70a05e62
Fixing NSBrowserView bustage from the nsIURI API change. Not part of the build, a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@116031 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:53:50 +00:00
bryner%netscape.com
8a94bce7e2
Bulletproofing fix for bug 95465. Patch from John Morrison <jrgm@netscape.com>, r=bryner, sr=hyatt, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@116030 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:47:27 +00:00
bryner%netscape.com
01634657fa
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
...
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.
Bug 128947, r=dbaron, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116029 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:34:29 +00:00
curt%netscape.com
d575f67e84
Cleaning up Component descriptions.
...
(Bug #123975 , r=leaf, sr=dveditz, a=dbaron)
git-svn-id: svn://10.0.0.236/trunk@116028 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:33:27 +00:00
despotdaemon%netscape.com
1cd4bc9789
Pseudo-automatic update of changes made by nivedita@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@116027 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:24:20 +00:00
hyatt%netscape.com
5fa4d88841
Impl horizontal scroll invalidation properly in cocoa. NPOB.
...
git-svn-id: svn://10.0.0.236/trunk@116026 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:15:21 +00:00
ducarroz%netscape.com
09e91566f5
Fix for bug 129131. Fix regression caused by my previous checkin and add a null pointer check to avoid future crash. R=varada, SR=bienvenu, A=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@116025 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 03:01:21 +00:00
oeschger%netscape.com
359e6affd6
documentation fix for checked-in change in 46490, sr=sfraser, r=me, author=diego biurrun, with dispensation for content updates per 122806
...
git-svn-id: svn://10.0.0.236/trunk@116024 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 02:47:12 +00:00
dean_tessman%hotmail.com
f6ab8072dc
Bug 78153 - Find dialog should have XUL dialog access keys
...
modified xul, js, and dtd to add them. js needed modification because the text of the Find button is set in code.
r=aaronl, sr=blake, a=asa
git-svn-id: svn://10.0.0.236/trunk@116023 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 02:40:27 +00:00
nicolson%netscape.com
25cfdb8ee1
Fix 129389: Algorithm.c treats oidIndex as short when it should be int.
...
git-svn-id: svn://10.0.0.236/trunk@116018 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:59:58 +00:00
pavlov%netscape.com
5d1e9c0e5e
fixing bug 62108. basic auth of inline images. r=cbiesinger@web.de sr=darin a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@116017 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:50:14 +00:00
curt%netscape.com
743ef7952b
For the Quick Launch dialog.
...
git-svn-id: svn://10.0.0.236/trunk@116016 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:43:20 +00:00
bryner%netscape.com
2f41074db0
Fixing cocoa widget bustage. Not part of the build. a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@116015 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:41:51 +00:00
curt%netscape.com
c0462c76f9
Should have been checked in with -kb.
...
git-svn-id: svn://10.0.0.236/trunk@116014 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:41:31 +00:00
beard%netscape.com
035daddb1a
[NPOB] fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@116013 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:21:24 +00:00
waldemar%netscape.com
c3c3750d5a
Checkpoint
...
git-svn-id: svn://10.0.0.236/trunk@116012 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 01:12:41 +00:00
yokoyama%netscape.com
f93ddbef0b
Bug 116711
...
Convert Commandline URL to Unicode using Platform charset
It's executed only when moz is launched with -url commandline argument.
/r=nhotta, /sr=alecf, /a=asa
git-svn-id: svn://10.0.0.236/trunk@116011 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 00:44:03 +00:00
blakeross%telocity.com
63f7c11541
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116010 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 00:36:39 +00:00
darin%netscape.com
bdfe249672
fixes startup assertion
...
git-svn-id: svn://10.0.0.236/trunk@116008 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 00:25:13 +00:00
cmanske%netscape.com
7ad584f33a
Set Save/Publish buttons after loading url in Composer, b=127698, r=brade, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116007 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 00:05:09 +00:00
blakeross%telocity.com
24cd6de952
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116006 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 00:03:25 +00:00
cmanske%netscape.com
6ccbd74bcd
Simplify wording of composer pref string, b=125135, r=andreww, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116005 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 23:56:49 +00:00
cmanske%netscape.com
1654154ede
Launch list properties dialog on list element, b=114832, r=andreww, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116004 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 23:53:10 +00:00
cmanske%netscape.com
93e1bcf5b9
Changed keybinding for remove styles command, b=80384, r=brade, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116001 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 23:46:50 +00:00
cmanske%netscape.com
39ea3b99cc
Fixed Browser preview in Composer, b=59497, r=brade, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115999 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 23:31:15 +00:00
racham%netscape.com
27a18709b5
Fixing bug 109997. Landing on the trunk (already landed on 099 branch). Fixing the Mailnews accountwizard's first page to display the radio item selection as expected. r=hewitt, sr=blake, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115997 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 23:04:19 +00:00
bzbarsky%mit.edu
bd50ec16c8
Show alt text in page info. Patch by db48x@yahoo.com (Daniel Brooks),
...
r=bzbarsky, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@115995 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:53:58 +00:00
av%netscape.com
be436b64ef
Fixing build problems with this plugin sample, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@115993 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:50:48 +00:00
av%netscape.com
9f8c6c28ce
Updating DevStudio project file for plugin sample, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115992 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:49:05 +00:00
bzbarsky%mit.edu
20e1fc7409
Add a pref observer for the "hide tab bar with only one tab" pref. Bug
...
112699, patch by caillon@returnzero.com (Christopher Aillon),
r=bzbarsky, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@115991 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:48:41 +00:00
pavlov%netscape.com
a970af6da5
fixing 76177. r=cmanske sr=jst a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115990 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:45:55 +00:00
ducarroz%netscape.com
807988509b
Fix for bug 83263. When checking if we can display an alternative part, we need to do a strict class search. R=varada, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115989 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:38:42 +00:00
ducarroz%netscape.com
792f53e71f
Fix for bug 68087. Don't generate a blank line after a <div>. R= akkana, SR=jst, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115988 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:33:33 +00:00
blakeross%telocity.com
da4f50af96
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115987 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:33:00 +00:00
danm%netscape.com
864a511d11
re-enable parent of modal window before making it invisible. bug 122765 (reopened version) r=bryner,jaggernaut a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115986 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:26:58 +00:00
naving%netscape.com
6d3a196e3e
missed one file from last checkin
...
git-svn-id: svn://10.0.0.236/trunk@115985 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:24:50 +00:00
rbs%maths.uq.edu.au
2c670cd977
bug 128454 - lquote/rquote attributes are not honored in <ms>, r=roc, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115984 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:24:35 +00:00
naving%netscape.com
c64ced63d8
107033 r=bienvenu sr=mscott a=asa Made the dbView hold a weak reference to searchSession object so that
...
it can match new hdrs before adding them to quick search view.
git-svn-id: svn://10.0.0.236/trunk@115983 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:23:06 +00:00
rbs%maths.uq.edu.au
2e58797523
bug 92896 - incorrect position of bullets next to child blocks if the font-size within the child block is different, r=dbaron, sr=attinasi, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115982 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:22:24 +00:00
ssu%netscape.com
e801d86d86
checking in patch for yokoyama@netscape.com. fixes bug 93107 - Save Attachment dialogs title located in msgbase.dll. r=ssu, sr=mscott, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115981 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:17:22 +00:00
rginda%netscape.com
344465fc39
bug 128057, r=brendan, sr=shaver, a=asa
...
check for JS_GetPropertyDesc failure in JS_GetPropertyDescArray
git-svn-id: svn://10.0.0.236/trunk@115980 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:15:39 +00:00
oeschger%netscape.com
4fa3a782f7
minor rearrangement of the table of contents in Help, dispensation per bug 122806, r=cotter
...
git-svn-id: svn://10.0.0.236/trunk@115979 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:13:45 +00:00
cbiesinger%web.de
30e843bc8f
bug 127252 patch partially by mstoltz r=bbaetz/me sr=darin a=asa
...
make about:config work again
git-svn-id: svn://10.0.0.236/trunk@115978 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:11:02 +00:00
cbiesinger%web.de
fefb97b01b
bug 127419 r=rayw sr=jst a=asa
...
fix build warning in nsDefaultSOAPEncoder.cpp
git-svn-id: svn://10.0.0.236/trunk@115977 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:07:24 +00:00
cbiesinger%web.de
46fc58c873
bug 127532 r=db48x sr=alecf a=roc+moz
...
page info textboxes don't look like labels using native gtk widgets
git-svn-id: svn://10.0.0.236/trunk@115976 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:05:37 +00:00
rjesup%wgate.com
44621b8969
Bug 128939: sync xlib animation with gtk improvements from 125025 and
...
others. Fixes a crasher due to animation size changing. 64-bit clean.
r=gisburn, sr=tor, a=asa
git-svn-id: svn://10.0.0.236/trunk@115975 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:05:23 +00:00
hwaara%chello.se
f6e9cc6ac0
#40761 , "Make the filters UI accessible"
...
r=ssu, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@115974 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:03:47 +00:00
varada%netscape.com
89e7c1812f
fix for bug 112714;making filter dialogs modal;r=naving;sr=dbienvenu;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115973 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 22:02:06 +00:00
leaf%mozilla.org
0cb2dcd84e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@115972 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 21:56:53 +00:00
blakeross%telocity.com
088aa198db
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115971 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 21:56:50 +00:00
seawood%netscape.com
471e4f2c63
Put defines on separate lines to fix --enable-xpcom-lea bustage.
...
a=shaver
git-svn-id: svn://10.0.0.236/trunk@115969 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 21:51:16 +00:00
jpierre%netscape.com
813a48bf6b
Fix for 129201 - allow parameter string to be retrieved in a PKCS#11 module built on top of ckfw
...
git-svn-id: svn://10.0.0.236/trunk@115968 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 21:41:35 +00:00
blakeross%telocity.com
a8a7919ed6
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115966 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 20:59:10 +00:00
blakeross%telocity.com
957108dff1
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115965 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 20:51:09 +00:00
blakeross%telocity.com
7ae7bdcccc
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115964 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 20:38:50 +00:00
leaf%mozilla.org
4dcda01e26
adding README.txt to pull
...
git-svn-id: svn://10.0.0.236/trunk@115963 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 20:24:49 +00:00
darin%netscape.com
ed8ed010cb
backing out unintended changes -- fixes OS/2 bustage, b=124042
...
git-svn-id: svn://10.0.0.236/trunk@115961 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 19:03:32 +00:00
despotdaemon%netscape.com
0f371858b3
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115960 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 17:54:10 +00:00
blizzard%redhat.com
40edf590ec
Update mozilla.sh script to detect a wider variety of JVMs. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@115959 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 17:11:15 +00:00
dbaron%fas.harvard.edu
3bbeb5cb64
Really fix the bustage (hopefully). b=124042
...
git-svn-id: svn://10.0.0.236/trunk@115957 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 15:58:35 +00:00
bernd.mielke%snafu.de
4e818534f4
bug 122899 encapsulate debug code r=karnaze sr=attinasi a=roc+moz
...
bug 128229 pass stylechange reflow to table childrens r=karnaze sr=roc+moz a=asa
git-svn-id: svn://10.0.0.236/trunk@115956 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 15:56:32 +00:00
dbaron%fas.harvard.edu
7064a564ac
Fix OS/2 bustage from darin's checkin. b=124042
...
git-svn-id: svn://10.0.0.236/trunk@115955 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 15:56:23 +00:00
bbaetz%student.usyd.edu.au
2a60f88162
Bug 129017 - perl error in apache log
...
r=gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@115953 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 11:16:54 +00:00
darin%netscape.com
0c4cdf1906
fixes widget/src/os2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@115952 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 11:02:30 +00:00
darin%netscape.com
54c9882aff
break MRJ plugin to fix bustage -- will talk to beard tomorrow to resolve
...
problem.
git-svn-id: svn://10.0.0.236/trunk@115951 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 10:37:20 +00:00
mhammond%skippinet.com.au
ded7d2bc59
Integrate Linux init/term functions with Windows.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115950 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 10:19:27 +00:00
darin%netscape.com
6a28a5e882
fixing more MRJ build bustage for the mac.. resulting from my checkin for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115948 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:53:09 +00:00
peterv%netscape.com
a488b9c029
Fix for bug 129135 (XMLSerializer is broken). r=heikki, sr=jst, a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@115947 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:50:35 +00:00
leaf%mozilla.org
2b80c5ed0b
fix PDBFILE definition and use for windows gmake builds, sr=cls, a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@115946 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:50:34 +00:00
darin%netscape.com
0a6f86bc0a
hopefully fixes OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@115945 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:42:39 +00:00
darin%netscape.com
ff68fadfec
minor cleanup.. some unexpected and benign changes crept into the mac xml
...
project files.
git-svn-id: svn://10.0.0.236/trunk@115944 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:37:41 +00:00
darin%netscape.com
beca771403
fixes build bustage following the landing of my patch for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115943 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:35:43 +00:00
darin%netscape.com
13aa0b3295
fixes some MRJ build bustage resulting from my checkin for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115942 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:24:15 +00:00
seawood%netscape.com
9851bfde7a
Use MOZILLA_DIR instead of topsrcdir so that --enable-xterm-updates works in the comm builds.
...
Bugscape #12347 r=bryner sr=darin
git-svn-id: svn://10.0.0.236/trunk@115941 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:04:02 +00:00
darin%netscape.com
4cd9a846e9
fixes SVG bustage related to my checkin for bug 124042
...
git-svn-id: svn://10.0.0.236/trunk@115940 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:03:38 +00:00
darin%netscape.com
fc7aaabd6d
fix bustage resulting when MOZ_PERF_METRICS is defined
...
git-svn-id: svn://10.0.0.236/trunk@115939 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 09:00:05 +00:00
darin%netscape.com
d8f58724e7
pacify HPUX compiler
...
git-svn-id: svn://10.0.0.236/trunk@115938 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 08:41:25 +00:00
darin%netscape.com
04849998e1
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115936 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 07:48:55 +00:00
pschwartau%netscape.com
d6d2d2537e
Skip new test that uses the clone() function in SpiderMonkey's js.c file
...
git-svn-id: svn://10.0.0.236/trunk@115935 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 05:34:22 +00:00
pschwartau%netscape.com
48079dabad
Initial add. Regression test for bug 127557.
...
git-svn-id: svn://10.0.0.236/trunk@115934 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 05:14:58 +00:00
brendan%mozilla.org
884ceb2a0e
Not part of build, for the js testsuite only: add clone shell function to clone a function object (for 127557 regression testing, a=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@115931 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:45:32 +00:00
badami%netscape.com
39264b68bf
Transparent animated GIF displays incorrectly
...
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
git-svn-id: svn://10.0.0.236/trunk@115930 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:41:35 +00:00
dougt%netscape.com
32fbf8f488
Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115929 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:22:27 +00:00
av%netscape.com
d9d7d97feb
Fixing makefiles for the Plugin SDK to reflect new location of some header files, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@115928 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 04:06:36 +00:00
seawood%netscape.com
759f2423b1
Apply correct fix for loop problem & add shortcut detection for base ./mozilla case.
...
Bug #57866
git-svn-id: svn://10.0.0.236/trunk@115927 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:55:24 +00:00
av%netscape.com
2e601a2947
Threaded plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115926 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:55:03 +00:00
av%netscape.com
75401be452
Readme file for the plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115925 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:53:40 +00:00
av%netscape.com
482e8bd78a
Threaded plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115924 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:37:15 +00:00
blakeross%telocity.com
33faee2a61
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115923 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:36:54 +00:00
timeless%mac.com
548b1ac6fd
Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
...
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.
patch by badami@netscape.com rs=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@115922 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:30:02 +00:00
timeless%mac.com
c6b3d5be1b
bug 114166 final cleanup for nsDeque ( comments + whitespace only )
...
r=akkana sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@115921 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:21:17 +00:00
blakeross%telocity.com
56ec9679a0
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115920 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:11:48 +00:00
jj%netscape.com
7a7d9d1e31
Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk)
...
git-svn-id: svn://10.0.0.236/trunk@115917 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:26:14 +00:00
bienvenu%netscape.com
21da9e2293
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@115915 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:16:38 +00:00
dsirnapalli%netscape.com
23078fbff6
Test case to test HTML Element <fieldset> without <legend>
...
git-svn-id: svn://10.0.0.236/trunk@115914 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com
343767e274
Test case to test HTML Element <fieldset> with <legend>
...
git-svn-id: svn://10.0.0.236/trunk@115913 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com
ac1356834f
Library file.Contains methods useful for all the testcases.
...
git-svn-id: svn://10.0.0.236/trunk@115912 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com
cbc75c453c
This file will be replace by accesslib.js
...
git-svn-id: svn://10.0.0.236/trunk@115911 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:03:38 +00:00
bienvenu%netscape.com
b6f6295e04
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@115910 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:53:00 +00:00
kin%netscape.com
a97cad95f6
Fix for bug 124485 (Long lists of folders/bookmarks after up/down arrow not reachable)
...
mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp
- Modified SyncViewWithFrame() to sync the frame's origin
with the view, after the view is positioned.
mozilla/layout/xul/base/src/nsSliderFrame.cpp
- Traverse view hierarchy instead of the frame hierarchy
when calculating the offset from the slider frame to
the rootView. This fixes mouse tracking problems in
the auto-complete widget's popup menu scrollbar when the
popup menu frame and view are sync'd to the same position.
r=hyatt@netscape.com sr=roc+moz@cs.cmu.edu a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115909 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:52:06 +00:00
despotdaemon%netscape.com
449d62f723
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115908 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:51:51 +00:00
despotdaemon%netscape.com
d622bbb81b
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115907 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:50:08 +00:00
despotdaemon%netscape.com
975fab18ab
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115906 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:48:32 +00:00
relyea%netscape.com
c42edc81c4
bug 125808 :
...
Reset the token name on token removal.
Check for token presence to reset the session handle.
Consolidate the NSS3 style TokenInit with the stan init so everything is in sync.
r=ddrinan
git-svn-id: svn://10.0.0.236/trunk@115905 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:44:50 +00:00
bienvenu%netscape.com
356be46c7f
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
...
git-svn-id: svn://10.0.0.236/trunk@115904 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
9bc13c9d4d
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305"
...
git-svn-id: svn://10.0.0.236/trunk@115903 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:41:34 +00:00
bienvenu%netscape.com
f5b948c4a3
add copy folder location menu item r=naving, sr=sspitzer a=asa 112105
...
git-svn-id: svn://10.0.0.236/trunk@115901 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:29:56 +00:00
bienvenu%netscape.com
dbbaca3fdc
fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910
...
git-svn-id: svn://10.0.0.236/trunk@115899 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:24:13 +00:00
blakeross%telocity.com
a7f45cbbc0
128667 - launch windows app picker dialog if file has no association. r=law sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115898 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:11:34 +00:00
cavin%netscape.com
74d223827d
Fix for #119441 . Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115896 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:07:53 +00:00
kmcclusk%netscape.com
8cc792af65
Sample the system clock only once out of every 200 tokens when in the low frequency parser interruption mode to improve page load time on large pages. bug 124697 r=harishd sr=attinasi a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115895 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:00:48 +00:00
sspitzer%netscape.com
8f0d4d308a
fix for #73995 . hide the print engine xul window when printing.
...
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch. r=ducarroz, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@115894 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:53:45 +00:00
bzbarsky%mit.edu
c86b17dd93
"Sync Xlib gfx with GTK+ gfx source." Bug 128748, patch by
...
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=timeless,
sr=attinazi, a=asa
git-svn-id: svn://10.0.0.236/trunk@115893 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:48:31 +00:00
av%netscape.com
e4e276a45d
Threaded plugin sample code, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@115892 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:34:36 +00:00
blakeross%telocity.com
bd85994ddb
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115891 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:34:15 +00:00
blakeross%telocity.com
89a7434272
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115890 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:17:32 +00:00
ducarroz%netscape.com
309350a2eb
Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115888 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:14:23 +00:00
mhammond%skippinet.com.au
b74c4c76b4
Add clobber:: rule.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115887 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:07:22 +00:00
shanjian%netscape.com
209436a3b7
#127129 The above page is displayed many blank areas
...
When converting from unicode to GB2312GL, we need to clear 8bit. That is skipped
in patch for 101998. Add it back.
r=ftang, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@115885 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:01:35 +00:00
mhammond%skippinet.com.au
2d0f1e8673
Move Linux to the new loader system. This requires a shared library
...
version of Python (rather than the static lib generally built.)
The simplest way to get a shared library version is to install
ActivePython.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115884 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:01:12 +00:00
nhotta%netscape.com
aa1acbaf75
Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
...
bug 128908, r=ducarroz, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@115882 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:57:01 +00:00
mhammond%skippinet.com.au
7455592a09
Use new module init/term functions for Linux.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115881 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:55:25 +00:00
bzbarsky%mit.edu
8064f3d51b
Fix printing on linux if screen is 72dpi. Bug 103145, r=dcone,
...
sr=roc+moz, a=asa
git-svn-id: svn://10.0.0.236/trunk@115880 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:52:49 +00:00
mhammond%skippinet.com.au
0be147b295
Fix the makefile for the loader.
...
Not part of the build (a=drivers, though :)
git-svn-id: svn://10.0.0.236/trunk@115879 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:52:14 +00:00
rjc%netscape.com
c167d985d2
Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115878 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:49:39 +00:00
timeless%mac.com
7d2a89ccdf
Bug 120282ÿjavascript error in metadata.js (Link Properties doesn't work)
...
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@115877 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:34:53 +00:00
naving%netscape.com
e7204779bb
104484 r=bienvenu sr=smcott a=asa. Set the name of the non-ascii folder correctly
...
so that the sortKey doesn't mess-up.
git-svn-id: svn://10.0.0.236/trunk@115876 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:32:59 +00:00
heikki%netscape.com
b1a2c74e4e
Bug 129109, abort() was partially implemented. r=harishd, sr=darin, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115875 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:30:09 +00:00
blakeross%telocity.com
7ed7837311
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115874 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:23:53 +00:00
bzbarsky%mit.edu
6251eec470
Speed up text measurement inside <pre> (major win for view source). Bug
...
98118, r=shanjian, sr=roc+moz, a=asa
git-svn-id: svn://10.0.0.236/trunk@115873 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:23:09 +00:00
locka%iol.ie
0b6bc8a53a
Properly fixup URLs containing http:// string in as form submit values. b=126181 r=bzbarsky@mit.edu sr=mscott@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115872 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:17:47 +00:00
bzbarsky%mit.edu
970eee3834
Make FindBackground not QI to nsIHTMLBodyElement -- this makes it much
...
faster. Bug 129079, r=rjesup@wgate.com , sr=jst, a=asa
git-svn-id: svn://10.0.0.236/trunk@115871 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:17:32 +00:00
ssu%netscape.com
374a98ef8e
fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115868 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:13:32 +00:00
pinkerton%netscape.com
3a85aaa3ab
first pass at basebrowser for macCFM. r=ccarlen/sr=sfraser/a=asa. bug 127341.
...
git-svn-id: svn://10.0.0.236/trunk@115865 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:12:45 +00:00
heikki%netscape.com
2b5f274a6e
Bug 123953, crash when using XMLSerializer on 'orphaned' node. r=harishd, sr=vidur, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115861 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:52:45 +00:00
hwaara%chello.se
3d14baef0e
#128663 , "Exit" menuitem doesn't work.
...
r=bzbarsky, sr=hewitt, a=asa
git-svn-id: svn://10.0.0.236/trunk@115859 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:45:21 +00:00
locka%iol.ie
f5b9dd1387
Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115858 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu
8686403dcc
Build simple mapi again. Bug 122725, patch by rdayal@netscape.com,
...
r=cathleen, sr=mscott, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115857 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:42:52 +00:00
bzbarsky%mit.edu
b9be6f3f0d
Fix bug 57524, r=peterv, sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115856 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:39:40 +00:00
bzbarsky%mit.edu
392f726bc8
fix regression of bug 124741. r=law, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115853 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:35:56 +00:00
bzbarsky%mit.edu
c164f1d423
Fix compiler warnings. Bug 127592, r=hwaara, sr=shaver, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115851 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:33:54 +00:00
cavin%netscape.com
baccc58329
Fix for 128543. Convert server msg which contains key word "exceed max record" to a more user-friendly one. r=ducarroz, sr=mscott, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115850 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:33:00 +00:00
blakeross%telocity.com
842c743bf4
128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115849 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:30:28 +00:00
blakeross%telocity.com
2a228664fb
128669 - sidebar panels should use <browser> not <iframe> r=sgehnani sr=hewitt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115848 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:28:24 +00:00
blakeross%telocity.com
caad416afb
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115847 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:26:41 +00:00
blakeross%telocity.com
0eba97f2d5
Download manager. Not part of build. a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115845 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:17:06 +00:00
relyea%netscape.com
fb3f17d7c5
Initialize result to SECSuccess before we return.
...
git-svn-id: svn://10.0.0.236/trunk@115843 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:14:44 +00:00
alecf%netscape.com
8987693613
fix for blocker bugt 57866 from kairo@kairo.at
...
sr=alecf, a=alecf (sheriff) to get the tree open
git-svn-id: svn://10.0.0.236/trunk@115841 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 19:19:04 +00:00
cbiesinger%web.de
8c163d43e8
bug 120850 r=neil@parkwaycc.co.uk sr=jag a=asa
...
truncate status bar urls in the middle instead of at the end
git-svn-id: svn://10.0.0.236/trunk@115840 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 19:08:09 +00:00
samuel%sieb.net
18dc83df05
Bug 128311 - can't drag links from chatzilla
...
r=rginda a=roc+moz
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115837 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 18:13:41 +00:00
ian.mcgreer%sun.com
6275d4e963
missed part of last patch
...
git-svn-id: svn://10.0.0.236/trunk@115834 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 16:54:16 +00:00
ian.mcgreer%sun.com
546db633a3
bug 125112, don't alloc return array if there are no certs found
...
git-svn-id: svn://10.0.0.236/trunk@115831 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 16:08:53 +00:00
beard%netscape.com
9d0f870c8d
Universal config file for Darwin.
...
git-svn-id: svn://10.0.0.236/trunk@115829 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 15:52:37 +00:00
wtc%netscape.com
3995ddd6d7
Bugzilla bug 128915: the first part of the previous change is not
...
necessary, so replace it with an assertion. r=mcgreer.
git-svn-id: svn://10.0.0.236/trunk@115825 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 15:49:33 +00:00
karnaze%netscape.com
594dd0831d
bug 43039 - allow col to get next col in different col group for border collapse calc. sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@115824 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 15:23:28 +00:00
wtc%netscape.com
37739bf3ee
Temporary workaround to make 'depend' do a 'clean' in NSS. This is for
...
the landing described in bug 128593.
Modified Files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
git-svn-id: svn://10.0.0.236/trunk@115823 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 15:22:48 +00:00
beard%netscape.com
4c3bac27cf
fix for bug #59686 , a=asa@mozilla.org, r=rogerl, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@115821 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 15:09:05 +00:00
oeschger%netscape.com
a570ccd75e
adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115820 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 14:59:12 +00:00
mikep%oeone.com
86e8e64c75
Fixing bug 128823.
...
git-svn-id: svn://10.0.0.236/trunk@115819 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 14:52:40 +00:00
mikep%oeone.com
4291f1c62c
Fixed bug 128828, calendar events were not in the right order.
...
git-svn-id: svn://10.0.0.236/trunk@115818 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 14:18:27 +00:00
brade%netscape.com
31a9a10375
use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme), set replace flag; bugs 125070 and 126672; r=adamlock, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115817 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 14:06:56 +00:00
mikep%oeone.com
b11bfd6fd7
Fixing bug 128822.
...
git-svn-id: svn://10.0.0.236/trunk@115816 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 14:03:26 +00:00
brade%netscape.com
e952c115b4
bug 124393; r=pink, sr=sfraser, a=asa; convert from ns_vk* to nsIDOMKeyEvent constants, use VK_HELP instead of VK_insert, tab cleanup
...
git-svn-id: svn://10.0.0.236/trunk@115815 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 14:00:13 +00:00
mikep%oeone.com
73f333fde8
Fixing bug 128821 and bug 128902.
...
git-svn-id: svn://10.0.0.236/trunk@115814 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 13:59:24 +00:00
rods%netscape.com
32f1457ac2
The does the following:
...
1) Fixes a minor problem in with which kind of PrintSettings object we are getting in browser.js
2) AddressBook now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
3) Mail now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
4) Add a PS arg to the MsgPrintEngine IDL/XUL/JS
r=ducarroz sr=spitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@115813 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 12:52:37 +00:00
myk%mozilla.org
829c3195fd
Fix for bug 129016: Corrects conditional operator.
...
Patch by Myk Melez <myk@mozilla.org >.
r=bbaetz x 2
git-svn-id: svn://10.0.0.236/trunk@115809 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 10:51:38 +00:00
seawood%netscape.com
dd14f825fd
Resolve symlinks as necessary to allow run-mozilla.sh to be called correctly.
...
Bug #57866 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@115807 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:44:17 +00:00
seawood%netscape.com
86520ae750
Bump MOZILLA_VERSION to 0.9.9+
...
git-svn-id: svn://10.0.0.236/trunk@115806 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:34:10 +00:00
seawood%netscape.com
240e36124f
Resolve symbols at link-time. Fixing linux & osx --enable-meta-components bustage.
...
Bug #128364 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@115805 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:10:54 +00:00
seawood%netscape.com
fc3818e9a4
Use -fPIC (or -KPIC) when using the compiler to link shared libraries.
...
Bug #128160 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@115804 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:08:41 +00:00
jband%netscape.com
8d3b264218
Replace NS_REINTERPRET_CAST with an NS_STATIC_CAST so that the wrong interface on the enumerator is not returned to callers. Fixes bug 128858. r=rginda sr=shaver a=dbaron (on trunk and 0.9.9 branch)
...
git-svn-id: svn://10.0.0.236/trunk@115803 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:07:17 +00:00
jband%netscape.com
69252ef472
remove stale DEBUG_jband block. rs=jband a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@115802 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:02:05 +00:00
shaver%mozilla.org
0913674a48
Bug 106864: xptcall support for the ARM platform, and mild jsnum.h arm-define
...
tweaks. Patches from Mark Crichton <crichton@gimp.org >, Russell King
<rmk@arm.linux.org >, Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com >.
r=brendan on jsnum.h, sr=shaver, a=asa for trunk and branch.
git-svn-id: svn://10.0.0.236/trunk@115801 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 06:35:50 +00:00
dean_tessman%hotmail.com
1dce016ad7
bug 122931 - nsMenuFrame.cpp and nsMenuPopupFrame.cpp - is .Assign("") needed before GetAttr?
...
Removed a few Assign(NS_LITERAL_STRING("")) calls
r=varga, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@115800 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 06:35:22 +00:00
dean_tessman%hotmail.com
e27fdb2ae7
bug 126439 - Alt+F4 beeps in some window
...
only beep if the menu bar is active, instead of whenever a matching shortcut key isn't found
r=pink, sr=blake, a=asa
git-svn-id: svn://10.0.0.236/trunk@115799 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 06:28:49 +00:00
bzbarsky%mit.edu
0b13a489ca
make the URI checker handle redirections correctly. Bug 128665,
...
r=bbaetz, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@115798 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 05:57:21 +00:00
bzbarsky%mit.edu
94dd36abc6
Ugh. Another try at the bustage...
...
git-svn-id: svn://10.0.0.236/trunk@115797 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 05:04:26 +00:00
bzbarsky%mit.edu
4ff0a278ea
Better bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@115795 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 03:54:46 +00:00
heikki%netscape.com
c183c918a2
Attempting to fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@115793 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 03:48:44 +00:00
naving%netscape.com
ae90796cb3
57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable.
...
git-svn-id: svn://10.0.0.236/trunk@115792 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 03:25:31 +00:00
bzbarsky%mit.edu
2eb36945dd
Make sure we send start and stop notification so progress dialogs get
...
taken down. Bug 127375, r=brade, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@115791 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 03:23:20 +00:00
arougthopher%lizardland.net
87fe569783
Fix for Bug#128763
...
Implementation of SplashScreenObserver for BeOS
Removed the nsNativeAppSupportBeOS class, as it was not doing anything, and was interfering with the ability for nsAppRunner to check if nsSplashScreenBeOS implemented the IObserver interface, which it now does.
r=cls (seawood@netscape.com )
a=asa (on behalf of drivers) for checin to trunk
git-svn-id: svn://10.0.0.236/trunk@115790 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 03:16:23 +00:00
nisheeth%netscape.com
9872daecf4
Fix for bug 125465. r=jag, sr=jband, a=asa. Add AString, ACString, and AUTF8String support to XPCOM's variant data type. Also, add forward declarations of AString and ACString to nsrootidl.idl.
...
git-svn-id: svn://10.0.0.236/trunk@115789 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 02:22:02 +00:00
cltbld%netscape.com
2afa8c034c
updating version string to 0.9.9+, kysmith checking in as cltbld
...
git-svn-id: svn://10.0.0.236/trunk@115788 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 02:12:56 +00:00
cltbld%netscape.com
3521650380
updating verison string to 0.9.9+, kysmith checking in as cltbld
...
git-svn-id: svn://10.0.0.236/trunk@115786 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 02:08:20 +00:00
alecf%netscape.com
1d87933ca2
fix mac pref migration bustage
...
git-svn-id: svn://10.0.0.236/trunk@115785 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 01:49:19 +00:00
alecf%netscape.com
299eed4101
*sigh*
...
fixing mac bustage
git-svn-id: svn://10.0.0.236/trunk@115784 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 01:48:01 +00:00
ducarroz%netscape.com
db1df18b6a
Fix for bug 128887. Need to allocate an extra spot in the attachment list for the inline message itself. R=varada, SR=sspitzer, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115781 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 01:23:31 +00:00
alecf%netscape.com
ff5a46b4db
one more xmlterm fix
...
git-svn-id: svn://10.0.0.236/trunk@115780 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 01:02:58 +00:00
alecf%netscape.com
9ad4829ba0
fix xmlterm bustage
...
git-svn-id: svn://10.0.0.236/trunk@115779 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 01:01:52 +00:00
ssu%netscape.com
74294097f4
fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115778 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:55:50 +00:00
sfraser%netscape.com
9c1844d8ef
Workaround fix for a stall on launch on dual CPU OS X machines, that is caused by a race condition entering the critical section. Bug 99561. r=wtc, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@115777 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:54:27 +00:00
ssu%netscape.com
ee9b3af8ec
checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115776 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:49:21 +00:00
smontagu%netscape.com
0d64fabaf3
Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115775 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:41:35 +00:00
alecf%netscape.com
73c4c0f1f8
fix the nmake bustage again
...
git-svn-id: svn://10.0.0.236/trunk@115774 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:39:25 +00:00
alecf%netscape.com
44bb02b969
fix windows nmake-only bustage
...
argh
git-svn-id: svn://10.0.0.236/trunk@115773 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:32:09 +00:00
alecf%netscape.com
455c4d4a53
one more attempt at bustage
...
git-svn-id: svn://10.0.0.236/trunk@115770 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:12:20 +00:00
cavin%netscape.com
0782aaaef5
Fix for #62084 . Fixed 2 problems: (1)Parsing problem on the input records when data of the records spread into two buffers. (2)Buffer used to hold list data is too small. r=naving, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115769 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 00:01:22 +00:00
alecf%netscape.com
c0f66ed4ef
fix NSS bustage
...
git-svn-id: svn://10.0.0.236/trunk@115768 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:57:13 +00:00
racham%netscape.com
72f3a4d5bc
Fixing bug 128187. Fixing js warning on variable redeclaraion. Patch by Stephen Walker. r=bhuvan, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115765 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:52:16 +00:00
waldemar%netscape.com
a7f05811c3
More new semantics
...
git-svn-id: svn://10.0.0.236/trunk@115764 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:49:11 +00:00
waldemar%netscape.com
9973d07f16
Changed formatting of elt-of and unique-elt-of
...
git-svn-id: svn://10.0.0.236/trunk@115763 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:49:03 +00:00
waldemar%netscape.com
c214055773
Added unique-elt-of
...
git-svn-id: svn://10.0.0.236/trunk@115762 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:48:39 +00:00
racham%netscape.com
196d2c3384
Fixing bug 118840. Giving a proper look to the delete button on mousedown in Modern skin AddressBook. Patch by Stephen Walker. r=bhuvan, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115761 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:46:39 +00:00
cavin%netscape.com
d8dae82dd4
Fix for #73694 . Parse and store date info from Eudora "From " lines and write out this date header for Eudora msgs which do not contain a "Date:" header. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115760 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:40:16 +00:00
myk%mozilla.org
509c6a36ee
Fix for bug 128784: Eliminates redundant function call in userprefs.cgi.
...
Patch by Myk Melez <myk@mozilla.org >
r=gerv x 2
git-svn-id: svn://10.0.0.236/trunk@115759 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:38:55 +00:00
bryner%netscape.com
e4202d7a3e
Bug 128749 - fix shortcut keys when a select/outliner has focus. r=pinkerton, sr=blake, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115757 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:36:38 +00:00
bryner%netscape.com
15f5739ec9
Bug 128687 - include XBL form control files in embed.jar. This looks like a bigger change than it is because I'm also removing extra ^M's in embed-jar.mn. r=pinkerton, sr=shaver, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115756 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:33:23 +00:00
cavin%netscape.com
3517522f22
Fix for #100854 . For imap folders, unescape the folder URIs and for local folders get rid of ".sbd" and then escape the URIs. r=ducarroz, sr=sspitzer, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115755 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:31:45 +00:00
ian.mcgreer%sun.com
a9a015ddaf
bug 128915, prevent crash on empty S/MIME profiles
...
git-svn-id: svn://10.0.0.236/trunk@115752 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:19:20 +00:00
alecf%netscape.com
8755908f04
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
git-svn-id: svn://10.0.0.236/trunk@115750 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 23:18:21 +00:00
radha%netscape.com
b17d04a4f2
Fix for bug # 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115746 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:54:16 +00:00
radha%netscape.com
de9260d595
Fix for bug 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115745 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:53:18 +00:00
ducarroz%netscape.com
0c5698d9bf
Fix for bug 109081. IsEnable/GetEnable should return true by default and not false. That will avoid the regression 128659 caused by my previous checking for 109081. R=bryner, SR=blizzard, A=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@115744 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:50:11 +00:00
relyea%netscape.com
b05500f1e0
Fix token/cert interactions:
...
1) don't have certs disappear because we have empty tokens.
2) Make sure the NSSToken structure has up-to-date nicknames.
git-svn-id: svn://10.0.0.236/trunk@115743 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:39:28 +00:00
tor%cs.brown.edu
dcff08de8b
Bug 128475 - print performance regression from 127430 checkin.
...
r=pavlov, sr=blizzard, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115742 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:36:16 +00:00
varga%utcru.sk
c941d6aacc
Fix for 121336. sometimes selection in threadpane (and folderpane) not cleared when selecting a new message.
...
- sync painting is evil
r=bryner, sr=roc+moz, a=asa
git-svn-id: svn://10.0.0.236/trunk@115741 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:19:51 +00:00
bzbarsky%mit.edu
a009cfd31f
Don't show bogus "save as text" option when doing "save link as". Bug
...
127912, r=law, sr=blake, a=asa
git-svn-id: svn://10.0.0.236/trunk@115740 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 22:12:14 +00:00
shanjian%netscape.com
33cc392ebb
#125777 The default fonts for non-native system are incorrect
...
Check preference "font.name-list.*" when setting UI for font preference windows.
r=nhotta, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@115738 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 21:54:55 +00:00
shanjian%netscape.com
9a5ed94d7e
Backout previous checkin. Previous check in is the patch for another bug. Sorry.
...
git-svn-id: svn://10.0.0.236/trunk@115737 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 21:51:22 +00:00
ian%hixie.ch
fb585f901e
Quizbot module. b=124621, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@115736 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 21:44:54 +00:00
ian%hixie.ch
b0ca435145
Mozbot spams channels when it notices that tinderbox is down. This makes it shut up when it notices lots of changes. b=126063, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@115735 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 21:16:48 +00:00
shanjian%netscape.com
21da91d3b3
#125777 The default fonts for non-native system are incorrect
...
check preference setting font.name-list.* when setting default font in font preference UI.
r=nhotta, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@115734 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 21:06:25 +00:00
ian.mcgreer%sun.com
e82ef1f2a4
bug 125808, fix crash seen with Javi's db
...
git-svn-id: svn://10.0.0.236/trunk@115733 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 21:06:10 +00:00
cltbld%netscape.com
6d33096b28
updating to set user-agent to 0.9.9+, kysmith checking in as cltbld
...
git-svn-id: svn://10.0.0.236/trunk@115727 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 17:37:43 +00:00
ian.mcgreer%sun.com
0fd4de720c
IMPLEMENT-->EXTERN for header file
...
git-svn-id: svn://10.0.0.236/trunk@115725 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 17:17:47 +00:00
ian.mcgreer%sun.com
c6c1bc65dc
bug 125808, update cert token instances when caching smart card certs that are already cached
...
git-svn-id: svn://10.0.0.236/trunk@115724 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 17:13:54 +00:00
beard%netscape.com
e5ac95f0ec
Needed for Mac OS X 10.1.3 / Darwin 5.3
...
git-svn-id: svn://10.0.0.236/trunk@115723 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 16:14:41 +00:00
karnaze%netscape.com
a32de30fd5
bug 120364 - remove framelist assertion; have table with height return correct desired height when row group splits. sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@115722 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 15:48:56 +00:00
varga%utcru.sk
8149c8bc80
Fix for bug 116484. column picker in outliner: I have to click twice to show / hide columns.
...
r=varga, sr=sspitzer, a=asa, patch=neil
git-svn-id: svn://10.0.0.236/trunk@115719 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 15:13:40 +00:00
ducarroz%netscape.com
d9ee124943
Back out my previous checkin for bug 109081 because it cause bug 128659. R=n/a, SR=n/a, A=n/a
...
git-svn-id: svn://10.0.0.236/trunk@115718 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 14:44:31 +00:00
locka%iol.ie
529085615c
NOT PART OF BUILD. ActiveX plugin. Treat PARAMs with "True"/"False" values as VT_BOOL properties.
...
git-svn-id: svn://10.0.0.236/trunk@115717 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 13:55:55 +00:00
peterv%netscape.com
9b34093905
Fixing bustage for standalone Transformiix build.
...
git-svn-id: svn://10.0.0.236/trunk@115716 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 13:35:54 +00:00
peterv%netscape.com
58d6918fd6
Fixing bustage for standalone Transformiix build.
...
git-svn-id: svn://10.0.0.236/trunk@115715 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 13:33:35 +00:00
rods%netscape.com
65023cbef8
1) This adds in a new layout atom for the SequenceFrame
...
2) Now checks all the SeqFrame's children (PageFrames) instead of just the first one
Bug 71609 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@115714 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 12:55:20 +00:00
bbaetz%student.usyd.edu.au
1f814ad3ce
Fix typo in checkin for bug 107743.
...
git-svn-id: svn://10.0.0.236/trunk@115713 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 12:54:36 +00:00
badami%netscape.com
013dbec8be
Pasted text from beginning of line always appends a newline
...
bug=75283 r=bratell@lysator.liu.se sr=jst a=asa patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@115712 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 10:47:19 +00:00
law%netscape.com
e2a6e67a74
Bug 122540; add new component to reset prefs from command line (last bit for mac build); r=dveditz, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115711 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 10:24:18 +00:00
badami%netscape.com
b21da840a7
Save As generates ' in attributes with single quotes
...
bug=120674 r=adamlock sr=jst a=asa patch=tmureja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@115710 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 10:06:59 +00:00
blakeross%telocity.com
eb8288419b
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115707 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 07:02:54 +00:00
blakeross%telocity.com
ac9c06750c
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115706 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 06:53:03 +00:00
dp%netscape.com
3277ea7abb
Working with different flavours of title.
...
git-svn-id: svn://10.0.0.236/trunk@115705 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 06:51:32 +00:00
pschwartau%netscape.com
cdbfcb8846
Initial add. Regression test for bug 122076.
...
git-svn-id: svn://10.0.0.236/trunk@115703 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 04:11:47 +00:00
blakeross%telocity.com
bcd434bb05
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115702 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 04:03:57 +00:00
blakeross%telocity.com
192e083099
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115701 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 03:58:47 +00:00
shaver%mozilla.org
d20f3f5ea5
Missed a few references to the unioned members (more btek fixage).
...
git-svn-id: svn://10.0.0.236/trunk@115700 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 03:47:08 +00:00
shaver%mozilla.org
aa01255798
Rest of btek bustage fix (union is aggregate type, wants braces around
...
initializer).
git-svn-id: svn://10.0.0.236/trunk@115699 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 03:42:57 +00:00
shaver%mozilla.org
b5d7c30d5b
Attempt to fix btek bustage by naming the union. a=tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@115698 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 03:37:18 +00:00
peterv%netscape.com
ff160c220d
Bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@115697 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 03:08:17 +00:00
peterv%netscape.com
f1f88d6ea7
Bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@115696 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 02:58:03 +00:00
blakeross%telocity.com
0114c269f9
104094 - dragging link to home button results in blank/messed up dialog. r=pink sr=hewitt a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115695 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 02:53:51 +00:00
peterv%netscape.com
6aaceba52a
Fix for bug 92377 (Build failure: dom/src/base/nsDOMClassInfo.cpp depends on extensions/xmlextras). r=shaver, sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115694 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 02:25:08 +00:00
andreww%netscape.com
8ee37f1a4f
bug 65995 - edit->properties should be context sensitive. r=hwaara, sr=sspitzer a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@115693 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 01:22:18 +00:00
curt%netscape.com
43dca94a2e
Update Quick Launch dialog to spec.
...
(Bug #122683 , r=ssu, sr=dveditz, a=dbaron)
git-svn-id: svn://10.0.0.236/trunk@115692 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 00:39:50 +00:00
curt%netscape.com
880634a0ce
Required by quick launch dialog.
...
(Bug #122683 , r=ssu, sr=dveditz, a=dbaron)
git-svn-id: svn://10.0.0.236/trunk@115691 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 00:36:18 +00:00
curt%netscape.com
b19cc226e6
Description updates.
...
(Bug 23975, r=jj, sr=dveditz, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@115689 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-04 00:03:14 +00:00
bryner%netscape.com
af01c27e5a
Bug 128408 - XBL select widgets crash in embedding apps. Fixing the
...
select binding to load synchronously as it was intended to, and removing
usage of the outlinercols binding to ensure that the OutlinerColFrame is
constructed before the OutlinerBodyFrame. r=varga, sr=shaver, a=roc.
git-svn-id: svn://10.0.0.236/trunk@115688 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 23:31:26 +00:00
blizzard%redhat.com
52fa0a2506
Fix bug #128685 . Always use the local nspr instead of the one on the system. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@115687 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 22:41:36 +00:00
shaver%mozilla.org
035b12c4cf
Bugs 128682 and 128416: dragging images that are within links causes drop
...
of relative image source URL, not absolute link target URL. r=bryner, sr=ben,
a=roc+moz.
git-svn-id: svn://10.0.0.236/trunk@115686 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 22:18:51 +00:00
bbaetz%student.usyd.edu.au
b503102b3d
Bug 106377 - processmail rescanall should use lastdiffed
...
r=justdave, ddkilzer@theracingworld.com
git-svn-id: svn://10.0.0.236/trunk@115685 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 22:06:20 +00:00
blakeross%telocity.com
6917b74a2e
127349 - remove partial favicon support. r=hewitt sr=ben a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115684 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 19:54:42 +00:00
bernd.mielke%snafu.de
610f6ff57d
bug 118980 add some debug code to xul frames to be prepared when xbl controls
...
break table reflow r=karnaze sr=attinasi a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115683 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 19:53:56 +00:00
bzbarsky%mit.edu
6cd8bbc150
Implement getComputedStyle for text properties. Bug 126319, patch by
...
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=attinasi,
a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115682 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 19:44:41 +00:00
blakeross%telocity.com
dbc7acf404
117622 - urlbar search forgets edits. r=ben sr=hewitt a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115681 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 19:43:30 +00:00
bzbarsky%mit.edu
9c7e23ae29
Fix crashes when printing with xprint. Bug 128551, patch by
...
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=db48x,
sr=sfraser, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115679 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 16:57:52 +00:00
nboyd%atg.com
fbff40cd74
Enter context if need be; JavaAdapters may have callbacks on threads unassociated
...
with contexts.
git-svn-id: svn://10.0.0.236/trunk@115678 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 16:16:07 +00:00
peterv%netscape.com
b37e8b5854
Fix for bug 127485 (Clean up soap in the mac buildscripts). sr=sfraser, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@115677 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 13:39:10 +00:00
andreas.otte%debitel.net
a2de7f9311
fix bug 127870 [Mozilla thinks it should contact
...
bla.com@findus.dhs.org ] look for the last not the first @ in the
authority section to allow username/password including @, r=dougt,
sr=darin, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@115676 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 11:30:59 +00:00
peterv%netscape.com
2baa8d30af
Fix for bug 127485 (Clean up soap in the mac buildscripts). sr=sfraser, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@115675 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 11:19:24 +00:00
peterv%netscape.com
4816045c3f
Fix for bug 5794 ([MAC]Aliasing NGLayoutConfigInclude.h to MacConfigInclude.h is evil). sr=sfraser, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@115674 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 10:57:06 +00:00
mhammond%skippinet.com.au
8247777570
New makefiles for Unix/cygwin
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115673 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 10:46:02 +00:00
mhammond%skippinet.com.au
cb8bee44c1
Install tools into the tools directory!
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115672 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 10:44:34 +00:00
bryner%netscape.com
963700aadd
Meant to check this in as part of bug 127189. Make the XBL select widget use sizetopopup="always". Not yet turned on.
...
git-svn-id: svn://10.0.0.236/trunk@115671 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 07:48:38 +00:00
mcafee%netscape.com
07afd54c5f
This checkin is making the DomToTextConversionTest hang on sleestack, comet. Backing this out. r=jrgm
...
git-svn-id: svn://10.0.0.236/trunk@115670 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 07:44:57 +00:00
blakeross%telocity.com
2522cdd3e3
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115669 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 06:50:04 +00:00
blakeross%telocity.com
e2ef0ce9e8
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115668 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 06:39:49 +00:00
dveditz%netscape.com
402dfd533d
fix zlib double-free crash (bug 126898) contributed by mjc@redhat.com, r=dveditz, sr=shaver, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115667 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 06:32:46 +00:00
wtc%netscape.com
7d59ac43e4
Bugzilla bug 128599: link libnss3.so with -R $ORIGIN on Solaris to help it
...
find libsoftokn3.so. Fixed an outdated comment in softoken/config.mk.
git-svn-id: svn://10.0.0.236/trunk@115665 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 02:34:32 +00:00
wtc%netscape.com
52b48ed244
Bugzilla bug 112198: use the correct root certs module name for Darwin.
...
git-svn-id: svn://10.0.0.236/trunk@115664 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 02:29:31 +00:00
varada%netscape.com
4c13063475
fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115663 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 01:48:43 +00:00
brendan%mozilla.org
76d47b021c
Runaway recursion safety for Exception and js_ErrorToException.
...
The latter no longer calls the former via js_ConstructObject, to
minimize failure opportunities when converting an error into an
exception. Also, the 'stack' property of exception objects
faithfully preserves Unicode in function names and decompiled
actual argument sources.
Also, fun_xdrObject was reversing property order when encoding;
fixed to maximize property tree compression gain.
Also^2, js_ConstructObject was not handling success+not-found
return from FindConstructor.
bug 127136, r=rginda, sr=shaver, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@115662 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 01:01:04 +00:00
stephend%netscape.com
f5fdf12415
Bug 128314. Change 'Newsgroup Messages' to 'Outgoing Newsgroup Messages' in Collected Address prefs. r=jglick/sspitzer, sr=bienvenu, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@115661 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 00:56:46 +00:00
dbaron%fas.harvard.edu
6ef2ae37f0
Fix typo in nsRuleNode::ClearCachedDataInSubtree so it only clears data associated with |aRule|. This fixes a crash since nsStyleContext::ClearStyleData didn't make the same mistake and clean up dangling pointers to the incorrectly deleted data. b=105619 r=bzbarsky sr=brendan a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115660 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-03 00:02:00 +00:00
dp%netscape.com
d16a2c3b7c
bug 116023 Parser recycling buffers r=harishd, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115658 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 23:09:52 +00:00
dp%netscape.com
7f327f1aa9
bug 119631 nsSlidingString using a delete callback function r=dbaron@fas.harvard.edu, sr=jaggernaut, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115656 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 21:22:41 +00:00
ducarroz%netscape.com
8f20158796
Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115655 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 21:13:10 +00:00
sicking%bigfoot.com
60ce101e44
Bug 70882. Support embedded XSLT stylesheets. Also fixes 97621.
...
r=peterv sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@115654 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 21:11:39 +00:00
ducarroz%netscape.com
20c3675c43
Fix for bug 109081. We need to disable the cached window when we hide it to prevent it to get the focus. R=rods, SR=sspitzer, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115653 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 21:10:30 +00:00
ducarroz%netscape.com
5c323b2bf0
FIx for bug 109081. Do not try to activate or set the focus on a disabled window. R=rods, SR=alecf, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115652 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 21:07:32 +00:00
sicking%bigfoot.com
00d0cd98ea
Fix one *nix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@115651 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 19:35:07 +00:00
sicking%bigfoot.com
370c15e2c8
Bug 122001. Implement txExpandedNameMap. Add QName parsing and some operators to txExpandedName.
...
r=peterv sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@115650 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 18:39:23 +00:00
blakeross%telocity.com
ff5acec16d
55686 - option-click doesn't save link on mac. r=sdagley sr=hewitt a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115649 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 18:02:25 +00:00
morse%netscape.com
441a3172dd
bug 87388, cookie module to properly detect third-party cookies, r=dveditz, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115645 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 16:06:44 +00:00
wtc%netscape.com
e77f26b222
Bugzilla bug 122261: removed an assertion on bad input. Bad input should
...
be reported by returning a failure status. Thanks to erl@voxi.com
(Erland Lewin) for the bug report. r=relyea,kaie.
git-svn-id: svn://10.0.0.236/trunk@115644 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 15:31:25 +00:00
peterv%netscape.com
cd677c6d65
Commiting new files for bug 122001. Checkin for sicking.
...
git-svn-id: svn://10.0.0.236/trunk@115640 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 10:42:48 +00:00
sicking%bigfoot.com
95be2734e2
Commiting new files for bug 122001
...
git-svn-id: svn://10.0.0.236/trunk@115638 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 09:35:20 +00:00
sicking%bigfoot.com
02e68e1d98
Bug 96478. Change the use of getAttributeNode and getAttribute to getAttr
...
r=peterv sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@115637 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 09:19:54 +00:00
law%netscape.com
3bf5790c95
Smoketest blocker 128538; backing out fix for bug 125070 which caused that regression
...
git-svn-id: svn://10.0.0.236/trunk@115636 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 06:30:56 +00:00
morse%netscape.com
471c345a82
fix linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@115634 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 03:05:48 +00:00
bbaetz%student.usyd.edu.au
88e73ded84
Backing out a bit I didn't mean to check in as part of bug 119657. Oops.
...
git-svn-id: svn://10.0.0.236/trunk@115633 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 02:44:51 +00:00
blakeross%telocity.com
67617b3e3e
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115632 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 02:32:55 +00:00
andreww%netscape.com
69846e6d74
Fixing timebomb dialogs - bug 125098, r=varada, sr=hewitt, a= roc+moz on behalf of drivers.
...
git-svn-id: svn://10.0.0.236/trunk@115631 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 02:08:37 +00:00
jpierre%netscape.com
104ab33335
Fix bug 128347 - add -string argument to pass strings to PKCS#11 modules upon addition
...
git-svn-id: svn://10.0.0.236/trunk@115630 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:56:27 +00:00
morse%netscape.com
1bd627dc7c
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
...
git-svn-id: svn://10.0.0.236/trunk@115629 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:49:30 +00:00
sspitzer%netscape.com
4ec04895f7
fix for #124995 . get non us-ASCII searches to work from addressbook
...
quick search and advanced search. r=dmose, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@115628 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:40:01 +00:00
sspitzer%netscape.com
f9bfe150f7
fix for #71937 . remove dead code. r=racham,sr=bienvenu,a=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@115627 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:31:34 +00:00
rchen%netscape.com
2e9ea9efce
Fix bug 86248 - Drop-down search text in address bar not localizable. r=rchen, sr=hewitt, a=asa (on behalf of drivers) for checkin to the 1.0 trunk
...
git-svn-id: svn://10.0.0.236/trunk@115626 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:31:00 +00:00
morse%netscape.com
c30bfac365
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
...
git-svn-id: svn://10.0.0.236/trunk@115625 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:26:49 +00:00
sspitzer%netscape.com
4d3af7b911
fix for #111895 . newsgroups not properly sorted by thread.
...
r=bienvenu,sr=sspitzer,a=asa. thanks to Mark Hammond for the fix.
git-svn-id: svn://10.0.0.236/trunk@115624 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:20:32 +00:00
sspitzer%netscape.com
d33de75519
fix for #71952 . fix assertions when printing ab cards. r=shliang, sr=bienvenu, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115623 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:18:38 +00:00
sspitzer%netscape.com
0e56cc4e71
fix for #71953 . make the edit / new mailing list dialog modal (and centered.)
...
r=racham, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@115622 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:16:45 +00:00
sspitzer%netscape.com
e8fb2c3384
bulletproof fix for ab crasher
...
#127748 . r=racham,sr=bienvenu,a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115620 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:12:58 +00:00
sspitzer%netscape.com
c5a7516615
fix for bug #127299 . fix tooltip in advanced search dialogs.
...
r=racham,sr=bienvenu,a=asa
git-svn-id: svn://10.0.0.236/trunk@115619 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:10:32 +00:00
oeschger%netscape.com
7d3627e07b
updating UI in Cert Manager: 'Restore' button should say 'Import', a=asa/drivers for trunk, sr=alecf, r=ssaux, bug=114454
...
git-svn-id: svn://10.0.0.236/trunk@115618 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:08:25 +00:00
bzbarsky%mit.edu
4e577a0798
"Find nodes fail sometimes". Patch by caillon@returnzero.com
...
(Christopher Aillon), r=bzbarsky, sr=hewitt, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115617 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:07:10 +00:00
bzbarsky%mit.edu
2a1cd564be
Don't throw an uncaught exception on cancel. Bug 91056, patch by
...
law@netscape.com , r=bzbarsky, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@115616 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 01:02:16 +00:00
yokoyama%netscape.com
1e9d342ebe
Bug:127946
...
Add remaining accept-languages from Mozilla L10n projects
Files changed:
language.properties
languageNames.properties
/r=yokoyama, /a=asa
git-svn-id: svn://10.0.0.236/trunk@115615 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:58:27 +00:00
relyea%netscape.com
692cbbfaac
Implement PQG Generate and Verify.
...
git-svn-id: svn://10.0.0.236/trunk@115614 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:53:11 +00:00
relyea%netscape.com
77f0b9ab02
Implement PKCS #11 2.11 DSA PQG Parameter generation.
...
git-svn-id: svn://10.0.0.236/trunk@115613 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:52:05 +00:00
relyea%netscape.com
c3fc5f0fb5
Make makepqg build dynamic.
...
Call the dynamic high-level functions to accomplish the generation.
git-svn-id: svn://10.0.0.236/trunk@115612 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:50:39 +00:00
bzbarsky%mit.edu
a4a11ae91d
fix linux bustage. a=law (sheriff)
...
git-svn-id: svn://10.0.0.236/trunk@115610 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:44:05 +00:00
mcafee%netscape.com
721fea3535
Forgot more debugging stuff
...
git-svn-id: svn://10.0.0.236/trunk@115609 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:12:56 +00:00
cmanske%netscape.com
ab4f551df5
Fixed setting Save/Publish UI when loading file in Composer, b=127698, r=brade, sr=sfraser, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115608 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:09:00 +00:00
mcafee%netscape.com
568795168b
Oops, remove debugging exit command
...
git-svn-id: svn://10.0.0.236/trunk@115606 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:05:54 +00:00
mcafee%netscape.com
490f3e947f
Added PrintUsage. Broke up module/dir conversion into parts, so we have access to list of modules, list of directories.
...
git-svn-id: svn://10.0.0.236/trunk@115605 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-02 00:04:47 +00:00
radha%netscape.com
6fcdea4df3
Fix for bug # 124427. Make sure subframes get the proper loadType when it is loaded
...
from a onLoadHandler. r=adamlock sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@115604 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:56:48 +00:00
ftang%netscape.com
7bee9d2667
fix bug 126744 change the platform charset for simp chinese and korean to
...
GB18030 and x-windows-949
r=yokoyama/jsin sr=alecf a=alecf
git-svn-id: svn://10.0.0.236/trunk@115603 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:55:41 +00:00
ftang%netscape.com
0306556cc3
fix bug 126533. add minority script to GB18030-1 converter
...
r=katakai sr=kin a=asa
git-svn-id: svn://10.0.0.236/trunk@115602 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:53:53 +00:00
law%netscape.com
93ee0059c5
Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115601 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:51:21 +00:00
dp%netscape.com
9fd5ab8a9b
bug 127959 Increasing buckets from 6 to 9. Fixing free mismatch on gs->hold. r=pavlov, sr=alecf, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115599 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:47:50 +00:00
cmanske%netscape.com
36b644d370
Fixed toolbar in Classic theme for Composer, b=127425, r=neil@parkwaycc.co.uk, sr=sfraser, a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115598 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:46:23 +00:00
serge%netscape.com
13aec58b3b
bug 127928 crash from talkback reports [@ nsPluginStreamListenerPeer::OnDataAvailable],r=peterl,sr=beard,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115597 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:44:17 +00:00
law%netscape.com
1d15e09d55
Bug 122540; add new component that implements a cmd line handler for -resetPref to allow installer to reset preferences on first startup; r=dveditz, sr=hewitt, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115596 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:39:43 +00:00
ssu%netscape.com
dc70a490b5
checking in patch for yxia@netscape.com. fixes bug 99685 - Need to externalize the initial size of Offline and Diskspace window on account manager. r=ssu sr=sspitzer a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115594 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:37:11 +00:00
brendan%mozilla.org
a72d288b1a
Fix topcrash regression from bug 62164: keep track of duplicate kids below the root ply of the property tree, so we can fix up each dup's parent link (128258, r=shaver, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@115593 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:30:33 +00:00
brendan%mozilla.org
3d69a522d5
Fix call_enumerate to reflect compiler-created properties from function to its call object (127557, r=jband, sr=shaver, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@115592 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:26:09 +00:00
bzbarsky%mit.edu
6cc73ab3e6
Enable printing with XPrint's raster driver. Bug 127657, patch by
...
Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de >, r=timeless,
sr=attinasi, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115591 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 23:25:03 +00:00
stephend%netscape.com
8701e27250
Bug 127881. View Menu: Messages: Threaded item should be removed. r=ssu@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115590 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 22:42:29 +00:00
zach%zachlipton.com
9d9d7f0421
Fix for bug 127524: checksetup.pl fails with XML::Parser error
...
Patch by Zach Lipton (zach@zachlipton.com ) and by Tobias Burnus
(burnus@gmx.de ). r=justdave, r2=zach
git-svn-id: svn://10.0.0.236/trunk@115589 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 22:40:48 +00:00
mostafah%oeone.com
fef881bb92
Added ability to Snooze Alarms. Removed asserts to prevent crash on an erroneous calendar file
...
git-svn-id: svn://10.0.0.236/trunk@115588 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 22:07:45 +00:00
pschwartau%netscape.com
479c37d192
Skip new test that uses the Error.stack property of SpiderMonkey.
...
git-svn-id: svn://10.0.0.236/trunk@115587 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:58:23 +00:00
pschwartau%netscape.com
fb65be4af3
Initial add. Testing the Error.stack property of SpiderMonkey. This is an ECMA extension.
...
git-svn-id: svn://10.0.0.236/trunk@115586 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:50:18 +00:00
ian.mcgreer%sun.com
854e42c594
modify last patch to only take effect if the slot certs are not publicly readable, and to not update the token cert list more than once
...
git-svn-id: svn://10.0.0.236/trunk@115583 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:43:57 +00:00
mostafah%oeone.com
844a7715e3
Revised javascript test
...
git-svn-id: svn://10.0.0.236/trunk@115582 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:43:14 +00:00
mostafah%oeone.com
fe833d390b
Removed unused header file
...
git-svn-id: svn://10.0.0.236/trunk@115581 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:41:27 +00:00
blakeross%telocity.com
c32accad45
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115579 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:29:45 +00:00
blakeross%telocity.com
adc53c0103
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115577 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:24:57 +00:00
blizzard%redhat.com
a15d7e5b23
Split nss and nspr out into their own packages. Doesn't affect the default build.
...
git-svn-id: svn://10.0.0.236/trunk@115574 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 17:34:50 +00:00
alecf%netscape.com
1d7f092dc2
move debug output to STDERR
...
git-svn-id: svn://10.0.0.236/trunk@115573 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 17:28:50 +00:00
ian.mcgreer%sun.com
d463321358
another fix for bug 125808, force update of cache after login/logout
...
git-svn-id: svn://10.0.0.236/trunk@115572 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 16:28:53 +00:00
wtc%netscape.com
b7c25d95a7
Bugzilla bug 112987: merged changes contributed by FreeBSD developer
...
Jeremy <reg@shale.csir.co.za >. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@115571 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 16:08:12 +00:00
mkaply%us.ibm.com
27e272068d
#62175
...
r=mkaply, sr=blizzard, a=shaver
Os/2 only - Do the right thing with regards to vertical fonts on DBCS
git-svn-id: svn://10.0.0.236/trunk@115570 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 14:16:23 +00:00
brade%netscape.com
cf51ffc0bc
use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme); bug 125070 and ?; r=adamlock; sr=sfraser; a=roc
...
git-svn-id: svn://10.0.0.236/trunk@115569 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 14:11:36 +00:00
myk%mozilla.org
df5dcd1798
Fix for bug 99209: Display links on dependency tree page for modifying dependent bugs.
...
Patch by Myk Melez <myk@mozilla.org >.
r=kiko,bbaetz
git-svn-id: svn://10.0.0.236/trunk@115568 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 14:03:55 +00:00
myk%mozilla.org
e1a2bc2fe4
Fix for bug 128437: correctly display default values for new preferences on the "email preferences" tab.
...
Fix by Myk Melez <myk@mozilla.org >.
r=jake,justdave
git-svn-id: svn://10.0.0.236/trunk@115567 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 13:59:59 +00:00
myk%mozilla.org
e2311b3c25
Fix for bug 128422: Fixes serious tree horkage where everyone gets email on all changes regardless of email preferences.
...
Fix by Myk Melez <myk@mozilla.org >.
r=gerv@mozilla.org , waiting on second review but checking in now due to severity of bug.
git-svn-id: svn://10.0.0.236/trunk@115566 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 13:20:07 +00:00
badami%netscape.com
4de1fca0c2
Leaking nsCStringKey objects
...
bug 73308 r=valeski sr=shaver a=brendan patch=tmutreja@netscape.com
git-svn-id: svn://10.0.0.236/trunk@115565 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 09:28:55 +00:00
racham%netscape.com
adaa84d070
Fixing bug 125065. Fixing focus problems with new addressbook card. This fix allows the first field in the new card window to gain focus via setTimeout(). r=law, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115564 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 08:32:16 +00:00
aaronl%netscape.com
909c8ae3f4
Bug 125295. Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115563 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 07:27:33 +00:00
aaronl%netscape.com
db960d1dce
Bug 127277. accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115562 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 07:27:29 +00:00
justdave%syndicomm.com
c257f09d8a
Fix for bug 112537: Missing bug summaries in dependencytree view w/ depth limit
...
Patch by Andreas Franke <afranke@ags.uni-sb.de >
r= bbaetz, gerv
git-svn-id: svn://10.0.0.236/trunk@115561 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:46:51 +00:00
mhammond%skippinet.com.au
0d1e5c8014
Better messages on common exceptions.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115560 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:27:54 +00:00
mhammond%skippinet.com.au
034a317c33
Catch a few common exceptions, and report them nicely - save the user
...
wading through screens of traceback information just to find they
spelt an interface name wrong.
git-svn-id: svn://10.0.0.236/trunk@115559 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:26:14 +00:00
mhammond%skippinet.com.au
e0534d95e1
Make the repr() of an xpcom object list more information, including
...
any interfaces supported. Relies on class info, so doesn't work for
all objects.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115558 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:24:38 +00:00
bbaetz%student.usyd.edu.au
a0bfcec93b
Bug 127318 - push UserInGroup to templates
...
r=jake x 2
git-svn-id: svn://10.0.0.236/trunk@115557 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:01:12 +00:00
bbaetz%student.usyd.edu.au
64e009df7b
Bug 119657 - template error checking
...
r=gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@115556 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:57:43 +00:00
pavlov%netscape.com
7a9a29e46c
fixing typo on return. should be NS_OK instead of PR_TRUE.
...
git-svn-id: svn://10.0.0.236/trunk@115555 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:40:43 +00:00
bbaetz%student.usyd.edu.au
86c9042fd1
Bug 107743 - post_bug.cgi doesn't properly validate parameters
...
r=gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@115554 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:39:25 +00:00
brendan%mozilla.org
ceae945ef2
Fix GC_MARK_DEBUG #ifdef'd code (not part of default build; r=polarbear, sr=shaver, a=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@115553 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:22:26 +00:00
tingley%sundell.net
8fa9272d6f
Checkin for timeless@bemail.org to fix bug 128223: don't assert if a child
...
datasource doesn't return an (empty) enumerator along with NS_RDF_NO_VALUE.
r=tingley, sr=darin, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115552 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 04:33:11 +00:00
bbaetz%student.usyd.edu.au
5fd1019b70
Bug 128234/128045 - http proxy was being tried even when the protocol
...
didn't allow it.
r=dougt, sr=darin, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@115551 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 03:51:26 +00:00
blakeross%telocity.com
f5dcb16a4d
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115550 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 03:37:55 +00:00
relyea%netscape.com
1daa551aa1
Don't go searching for the matching certs if they weren't on the token the
...
private key lived on.
git-svn-id: svn://10.0.0.236/trunk@115549 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 02:15:00 +00:00
relyea%netscape.com
2ce0acd912
When we free the clists, clear out our head pointer (don't keep pointing to
...
freed memory);
git-svn-id: svn://10.0.0.236/trunk@115548 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 02:13:42 +00:00
nelsonb%netscape.com
4d292871d6
Fix Usage message. Add missing \n to string.
...
git-svn-id: svn://10.0.0.236/trunk@115547 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 01:53:07 +00:00
leaf%mozilla.org
abf938de72
change for windows release build optimization, r=cls a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115545 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 01:01:42 +00:00
law%netscape.com
a446ec6523
Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115540 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:51:47 +00:00
law%netscape.com
694dd0619b
Bug 126850; delay focusing of first dialog element till after onload (workaround for bug 103197); r=jag, sr=hewitt, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115539 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:38:26 +00:00
jpierre%netscape.com
4c33c446dc
Fix for 128355 - add SECMOD_AddNewModuleEx to take module parameters
...
git-svn-id: svn://10.0.0.236/trunk@115538 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:37:42 +00:00
law%netscape.com
522f17a6a3
Bug 127915; make textbox's html:input inherit tabindex; r=sgehani, sr=blake, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115537 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:34:01 +00:00
law%netscape.com
93de6465b2
Bug 126583; add webbrowserpersist properties file to jar on Mac so download error message text is available; r=bzbarsky, sr=jag, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115536 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:31:14 +00:00
bryner%netscape.com
57dc09386a
One last .cvsignore fixup. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@115535 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:22:07 +00:00
bzbarsky%mit.edu
b2eb75e1c1
Make view-source a lot faster on bidi pages by breaking up the page into
...
multiple blocks. Bug 86355, r=rbs, sr=jst, a=asa/shaver
git-svn-id: svn://10.0.0.236/trunk@115533 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:07:48 +00:00
dougt%netscape.com
6ed0398082
Disables NSGetFactory support from XPCOM. sr=shaver@mozilla.org, r=dp@netscape.com, a=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115532 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:06:35 +00:00
dp%netscape.com
c7d3cfd4eb
(again) bug 127941 Fixing leak of bucket memory; memset to 0 only if zeroit is
...
set. r=dougt, sr&a=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115531 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:03:58 +00:00
bzbarsky%mit.edu
fb88c1c256
target="_new" blocking should not block "_self", "_content", etc. Bug
...
126003, r=akkana, sr=rpotts, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115530 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:02:46 +00:00
bzbarsky%mit.edu
ab8ef802d5
make "save as" offer the "web page, complete" option on ebay and on
...
other such pages where the server sends no content type.
Bug 128162, r=law, sr=jag, a=shaver.
git-svn-id: svn://10.0.0.236/trunk@115529 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:00:14 +00:00
bzbarsky%mit.edu
4c412642a0
Make us handle type:application/x-gunzip, encoding:gzip. Bug 128177,
...
r=bbaetz, sr=darin, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115528 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:54:58 +00:00
sgehani%netscape.com
d9f66c585b
Hide print button, scaling widgets, and orientation widgets.
...
b=127699; r=law; sr=jag; a=asa
git-svn-id: svn://10.0.0.236/trunk@115527 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:54:27 +00:00
danm%netscape.com
8a71c22a7d
basic implementation of new method nsIWidget::IsEnabled. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115525 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:34:51 +00:00
danm%netscape.com
83a2d3351f
filter mousedown and drag events depending on target window's enabled state. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115524 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:27:20 +00:00
blakeross%telocity.com
1ba1069e60
Readding line inadvertantly removed when I checked in the fix for 53496. r=hewitt sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115523 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:27:05 +00:00
danm%netscape.com
85686b425c
implement new method topLevelWindowIsModal. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115522 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:25:14 +00:00
danm%netscape.com
e86ba7ca20
add method topLevelWindowIsModal. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115521 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:24:31 +00:00
danm%netscape.com
7e4cc26c7b
implement new attribute nsIBaseWindow::enabled and inform the appshellservice of modal windows. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115520 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:23:43 +00:00
danm%netscape.com
a4ebf6625d
implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115519 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:22:55 +00:00
danm%netscape.com
0b57d4aa2f
add new attribute "enabled". bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115518 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:19:04 +00:00
danm%netscape.com
640add85a6
implement new method nsIWidget::IsEnabled and gut ModalEventFilter. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115517 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:16:16 +00:00
danm%netscape.com
9cc420a417
basic implementation of new method nsIWidget::IsEnabled. b ug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115516 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:10:04 +00:00
danm%netscape.com
eb210e0f11
add new method IsEnabled. bug 126786 r=hyatt,rginda,rods a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115515 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:09:34 +00:00
morse%netscape.com
cd3608bd1c
bug 126360, hide p3p choice if p3p is not installed, r=sgehani,sr=jag,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115514 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:00:19 +00:00
ian.mcgreer%sun.com
3711f08f77
bug 125808, refresh trust and slot pointers of cert after token removal/insertion
...
git-svn-id: svn://10.0.0.236/trunk@115513 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:55:30 +00:00
rbs%maths.uq.edu.au
2ebf6ced5f
re-fix bug 125541 - Need sample MathML page for what's new in m0.9.9. Fixed weird stretchy integral sign due to platform differences in FillRect(). Improved wording of the message that alerts the user about missing MathML fonts and made the dialog non-modal, r=roc+moz, sr=attinasi, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115512 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:39:43 +00:00
ducarroz%netscape.com
9e23424495
Fix for bug 127877. Fully rewrite the function that build the attachment list. R=varada, SR=bienvenu, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@115511 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:39:34 +00:00
bstell%ix.netcom.com
693a145d66
bug 127063, add TrueType support for MathML
...
r=rbs, sr=shaver, a=leaf, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115510 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:37:16 +00:00
kin%netscape.com
9915882306
Fix for bug 127211 (Events don't get to an IFRAME unless it is scrolled to the top of its parent)
...
Modified GetOriginToViewOffset() so that it stops traversing view's parent hierarchy if it runs across a frame with a different ViewManager.
r=kmcclusk@netscape.com sr=roc+moz@cs.cmu.edu a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115509 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:34:47 +00:00
kin%netscape.com
89fd8b91ad
Fix for bug 127368 (Can't type in textfields in pages with an iframe and body with marginheight and marginwidth=0)
...
Modified HandleEvent() to prevent forwarding KeyEvents to views with a different ViewManager.
r=roc+moz@cs.cmu.edu sr=sfraser@netscape.com a=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115508 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:30:01 +00:00
radha%netscape.com
af3483a885
Fix for bug # 105299. Loop through all the subframes to make sure all url
...
changes are reloaded when going back and forward. r=adamlock. sr=alecf a=shaver
git-svn-id: svn://10.0.0.236/trunk@115507 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:22:35 +00:00
pinkerton%netscape.com
ddc4e56e6d
api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069
...
git-svn-id: svn://10.0.0.236/trunk@115506 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 22:19:04 +00:00
relyea%netscape.com
a81db5e449
Fix PSM name problem.
...
Fix crash when trying to access/delete an non-existant object.
git-svn-id: svn://10.0.0.236/trunk@115505 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 21:30:13 +00:00
relyea%netscape.com
5aa10f8236
Load builtins even if we are openning the database read only.
...
git-svn-id: svn://10.0.0.236/trunk@115504 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 21:28:47 +00:00
ian.mcgreer%sun.com
ed3713311b
bug 126653, intermediate cert should have valid CA trust
...
git-svn-id: svn://10.0.0.236/trunk@115503 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 19:41:51 +00:00
timeless%mac.com
0af279e6fb
Bug 128120ÿPrinting fails after first invocation
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=blizzard a=suresh [sheriff]
git-svn-id: svn://10.0.0.236/trunk@115502 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 19:32:14 +00:00
rbs%maths.uq.edu.au
d99d81c2f3
backing out - got confused about the status of the tree...
...
git-svn-id: svn://10.0.0.236/trunk@115501 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 19:28:11 +00:00
rbs%maths.uq.edu.au
fde0bdcdaa
bug 125541 - Need sample MathML page for what's new in m0.9.9. Fixed weird stretchy integral sign due to platform differences in FillRect(). Improved wording of the message that alerts the user about missing MathML fonts and made the dialog non-modal, r=roc+moz, sr=attinasi, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115500 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 19:11:02 +00:00
dp%netscape.com
c2fbab4ccf
Backing out earlier change. Tree isn't open for checkin yet. Sorry.
...
git-svn-id: svn://10.0.0.236/trunk@115499 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 18:36:26 +00:00
dp%netscape.com
ad1315f3be
bug 127941 Fixing leak of bucket memory; memset to 0 only if zeroit is
...
set. r=dougt, sr&a=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115498 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 18:30:48 +00:00
aaronl%netscape.com
99b8dde3e1
Backing out Bug 125295. (Smoktests not finished) Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115497 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 18:18:42 +00:00
aaronl%netscape.com
7c7e7b9c1e
Backing out Bug 127277. (Smoktests not finished) accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115496 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 18:18:39 +00:00
aaronl%netscape.com
4b4d43644c
Bug 125295. Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115495 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 18:14:54 +00:00
aaronl%netscape.com
e63f7c5f2c
Bug 127277. accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115494 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 18:14:49 +00:00
ftang%netscape.com
3fa24b0448
fix bug 116882. r=nhotta sr=kin a=roc+moz
...
change the error handling behavior compatable to IE6.
display middle dot instead of ?for undefined character
git-svn-id: svn://10.0.0.236/trunk@115493 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 15:47:10 +00:00
seawood%netscape.com
0af0b9cffe
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
git-svn-id: svn://10.0.0.236/trunk@115492 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 15:43:17 +00:00
dcone%netscape.com
2bc4e3cbf3
b=37685 r=rods a=attinasi a=roc+moz. Put in substitute fonts for the pre. Use the correct metrics for
...
bold and italic fonts. All this work is for Postscript on linux.
git-svn-id: svn://10.0.0.236/trunk@115491 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 14:48:16 +00:00
brade%netscape.com
6eec4a407f
Calculate file extension based on existing extension (if it matches content type) before defaulting to primary extension (bug 125070). Don't do base tag modifications if flag is set (bug 127765). r=adamlock, sr=sfraser, r=roc
...
git-svn-id: svn://10.0.0.236/trunk@115490 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 14:12:57 +00:00
brade%netscape.com
0f6124893c
add new flags; bug 125070, r=adamlock, sr=sfraser, a=roc
...
git-svn-id: svn://10.0.0.236/trunk@115489 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 14:09:07 +00:00
mcafee%netscape.com
f0d879b4c3
Adding mozilla/include to core build files.
...
git-svn-id: svn://10.0.0.236/trunk@115488 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 10:35:11 +00:00
mcafee%netscape.com
e608138d48
--enable-standalone-modules
...
git-svn-id: svn://10.0.0.236/trunk@115487 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 10:23:36 +00:00
mcafee%netscape.com
cfb03c182f
first add
...
git-svn-id: svn://10.0.0.236/trunk@115486 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 08:11:51 +00:00
timeless%mac.com
0bebb95ceb
Bug 127700 timelineservice initialization isn't well wrapped
...
r=bzbarsky sr=sspitzer a=shaver
git-svn-id: svn://10.0.0.236/trunk@115485 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:51:38 +00:00
bryner%netscape.com
25727f6104
Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@115484 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:46:14 +00:00
mcafee%netscape.com
513b02ab47
Not part of build, part of future build mechanism. Fixing typo.
...
git-svn-id: svn://10.0.0.236/trunk@115483 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:44:07 +00:00
bryner%netscape.com
a50077091c
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.
...
git-svn-id: svn://10.0.0.236/trunk@115482 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:28:39 +00:00
seawood%netscape.com
9c658700c1
Realigning ./configure --help output
...
git-svn-id: svn://10.0.0.236/trunk@115481 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:18:12 +00:00
seawood%netscape.com
e53617a1dc
Aligning ./configure --help output.
...
git-svn-id: svn://10.0.0.236/trunk@115480 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:17:21 +00:00
leaf%mozilla.org
6e385fd8ea
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@115479 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:11:50 +00:00
seawood%netscape.com
37b88b6c8b
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
git-svn-id: svn://10.0.0.236/trunk@115478 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 07:00:59 +00:00
varga%utcru.sk
f9602bf1b6
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
git-svn-id: svn://10.0.0.236/trunk@115477 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 06:50:05 +00:00
matty%chariot.net.au
81f96700be
Bug 117060 broke the tree, fixing the breakage.
...
git-svn-id: svn://10.0.0.236/trunk@115476 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 06:47:16 +00:00
hewitt%netscape.com
034250f695
90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc
...
git-svn-id: svn://10.0.0.236/trunk@115475 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 06:18:00 +00:00
cathleen%netscape.com
cc630ddcfb
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
...
git-svn-id: svn://10.0.0.236/trunk@115474 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 05:23:40 +00:00
cathleen%netscape.com
2de3f624f6
fix build bustage due to nsCRT::strlen(char* s) removed
...
git-svn-id: svn://10.0.0.236/trunk@115473 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 05:14:10 +00:00
cathleen%netscape.com
53c3ffa4c8
fix build bustage, due to nsCRT::strlen(char* s) removed
...
git-svn-id: svn://10.0.0.236/trunk@115472 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 05:00:18 +00:00
cathleen%netscape.com
99f53a6a0f
fix bustage due to nsCRT::strlen(char* s) removed
...
git-svn-id: svn://10.0.0.236/trunk@115471 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:55:04 +00:00
peterlubczynski%netscape.com
2242c38798
Fix for topcrash attempting to paint a null frame, bug 110650 r=kmcclusk@netscape.com sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@115470 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:54:50 +00:00
peterlubczynski%netscape.com
9dcf52c85b
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
...
git-svn-id: svn://10.0.0.236/trunk@115469 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:47:08 +00:00
cathleen%netscape.com
102fd63c1f
eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115468 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:11:37 +00:00
mcafee%netscape.com
21b412d3f3
Not part of build. Adding stdin to argv list.
...
git-svn-id: svn://10.0.0.236/trunk@115466 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 02:24:57 +00:00
cmanske%netscape.com
ad9eb15021
Check for null mDocument in nsXULElement::DispatchEvent
...
git-svn-id: svn://10.0.0.236/trunk@115464 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 01:47:40 +00:00
ian.mcgreer%sun.com
2da9c0987b
misdeclared function signature
...
git-svn-id: svn://10.0.0.236/trunk@115461 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 01:32:32 +00:00
mcafee%netscape.com
f190fa25b0
turned debug on by accident.
...
git-svn-id: svn://10.0.0.236/trunk@115460 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:41:21 +00:00
blakeross%telocity.com
3082e46795
91022 - searching in history doesn't work. r=jag sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@115459 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:35:37 +00:00
seawood%netscape.com
4be5190aa4
Fix eternal loop caused by building on win32 & having dos-lineendings enabled.
...
r=bryner a=leaf
git-svn-id: svn://10.0.0.236/trunk@115458 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:24:25 +00:00
mstoltz%netscape.com
c4499c97cc
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.
git-svn-id: svn://10.0.0.236/trunk@115457 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:22:59 +00:00
gerv%gerv.net
011459ed64
Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs and a properly-tabulated email prefs section.
...
git-svn-id: svn://10.0.0.236/trunk@115456 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:14:01 +00:00
bbaetz%student.usyd.edu.au
3ab0c59a74
Bug 127519 - error after change columns
...
r=afranke, dkl
git-svn-id: svn://10.0.0.236/trunk@115455 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:13:00 +00:00
dp%netscape.com
67ee301f6b
Installing .pl scripts to bin directory
...
git-svn-id: svn://10.0.0.236/trunk@115454 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:06:36 +00:00
bryner%netscape.com
bfb475b6c9
Adding missing .cvsignore files. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@115453 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 23:53:14 +00:00
ian.mcgreer%sun.com
1e75bfc90c
fix aix bustage
...
git-svn-id: svn://10.0.0.236/trunk@115450 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 23:17:12 +00:00
dp%netscape.com
289a9859cd
Removed DEBUG statements.
...
git-svn-id: svn://10.0.0.236/trunk@115449 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:43:52 +00:00
dp%netscape.com
63eb66a2a3
Conforming to the new format of dump with regions and uncommited frees.
...
git-svn-id: svn://10.0.0.236/trunk@115448 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:43:16 +00:00
ian.mcgreer%sun.com
ee50e62257
bug 125808, smart card cache fixes
...
git-svn-id: svn://10.0.0.236/trunk@115447 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:41:56 +00:00
dp%netscape.com
a2411d6068
bug 127092 Fine tuning heap dump output to detect regions and
...
uncommitted free
git-svn-id: svn://10.0.0.236/trunk@115446 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:36:08 +00:00
ian.mcgreer%sun.com
185ed3d0f6
fix looking up a key on a token
...
git-svn-id: svn://10.0.0.236/trunk@115445 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:12:06 +00:00
bishakhabanerjee%netscape.com
1ce1f61b7f
Bug 127785 - checked in cseawood's patch
...
git-svn-id: svn://10.0.0.236/trunk@115443 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:49:41 +00:00
rjc%netscape.com
4073594551
Fix bug # 127763: on Mac OS X, sheets shouldn't deactivate their parent window's frame. r=pink sr=sfraser a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115442 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:40:32 +00:00
ian.mcgreer%sun.com
c8a065c248
partial fix for bug 125808, if the otken is not logged in when the cert cache loading is done, retry later
...
git-svn-id: svn://10.0.0.236/trunk@115441 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:36:19 +00:00
blakeross%telocity.com
dd9621d65e
127506 - typed urls don't appear in global history. r=hewitt sr=alecf a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115440 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:27:23 +00:00
jdunn%netscape.com
5314fb0a2c
fixing hp-ux tinderbox (commercial) bustage
...
r=bstell@netscape.com
a=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115439 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:19:24 +00:00
oeschger%netscape.com
2d6732e6d1
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
...
git-svn-id: svn://10.0.0.236/trunk@115438 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:12:23 +00:00
mikep%oeone.com
8852fa5c75
Turning off safe saves always.
...
git-svn-id: svn://10.0.0.236/trunk@115437 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:04:07 +00:00
shrutiv%netscape.com
147f64f4c1
Changing page title
...
git-svn-id: svn://10.0.0.236/trunk@115436 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:56:41 +00:00
despotdaemon%netscape.com
c99b277334
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115435 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:41:47 +00:00
wtc%netscape.com
df64ab2a97
Bugzilla bug 108021: removed unused variable 'validity'.
...
git-svn-id: svn://10.0.0.236/trunk@115434 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:39:26 +00:00
shrutiv%netscape.com
ee7e1ff729
Fix for bugscape bug 11923: Modify 'Specify platform information screen'
...
git-svn-id: svn://10.0.0.236/trunk@115433 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:32:48 +00:00
relyea%netscape.com
ace4e0564e
remove LastUpdate time checks from Crl's when verifying certificates.
...
git-svn-id: svn://10.0.0.236/trunk@115432 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 18:56:24 +00:00
brade%netscape.com
f922d593e8
add vk_help constant; bug 124393; r=joki; sr=sfraser; a=roc
...
git-svn-id: svn://10.0.0.236/trunk@115431 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 18:44:48 +00:00
pschwartau%netscape.com
977eb67d39
Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method.
...
git-svn-id: svn://10.0.0.236/trunk@115430 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 18:36:46 +00:00
relyea%netscape.com
498b19f4ab
Don't crash on when adding certs with null url's .
...
git-svn-id: svn://10.0.0.236/trunk@115429 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 16:59:33 +00:00
relyea%netscape.com
2fd301c4bb
The KRL reserved handled should be different from the primordial CRL handle
...
so that CRL matching code will work correctly.
git-svn-id: svn://10.0.0.236/trunk@115428 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 16:57:45 +00:00
ftang%netscape.com
bfa7065961
fix bug 119047. r=nhotta a=asa sr=jst.
...
fix the ISO-2022-JP converter so it will return error code while it hit encoding error.
git-svn-id: svn://10.0.0.236/trunk@115427 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:56:22 +00:00
ftang%netscape.com
0e2f0b5e4e
fix bug 117422. a=asa r=jkeiser sr=jst
...
make the fallback handling of unicode converter compatable with IE6.
git-svn-id: svn://10.0.0.236/trunk@115426 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:49:54 +00:00
rjesup%wgate.com
04ea03f366
Bug 94336: crash when viewing animated GIF with subsequent frame larger
...
than header. r=pavlov, sr=tor, a=asa
git-svn-id: svn://10.0.0.236/trunk@115425 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:30:29 +00:00
oeschger%netscape.com
2352f5115a
couple old links in toc->content, axel spotted um, r=oeschger, content bug is 122806
...
git-svn-id: svn://10.0.0.236/trunk@115424 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:19:51 +00:00
pinkerton%netscape.com
865e375f71
fix scrollwheel issues for os9. we can't rely on the mouse location from GetMouse() because of os hackery w/in the mouse drivers. just fake the mouse position local to the widget we're using. r=brade/sr=sfraser/a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@115423 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 14:57:48 +00:00
rods%netscape.com
5a450351db
Fix up layout for RTL after areaframe jumbles frames.
...
Bug 118509 r=dcone sr=attinasi a=shaver
git-svn-id: svn://10.0.0.236/trunk@115421 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 13:03:00 +00:00
cbiesinger%web.de
f900c9c17f
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@115420 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 12:57:59 +00:00
cbiesinger%web.de
1face598cb
bug 127252 r=gagan sr=darin a=asa
...
about:config should use redirector
git-svn-id: svn://10.0.0.236/trunk@115418 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 11:54:35 +00:00
rginda%netscape.com
571105f5e4
- venkman only -
...
part of bug 109652, "Venkman needs to profile" r=peterv,a=shaver
add profiling support to debugger front end
git-svn-id: svn://10.0.0.236/trunk@115417 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 10:14:32 +00:00
kaie%netscape.com
cc572f4f37
b=125259 r=rangansen sr=shaver a=asa
...
Edit CA dialog misshaped
git-svn-id: svn://10.0.0.236/trunk@115416 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 09:50:21 +00:00
rginda%netscape.com
741acbe78c
part of bug 109652, "Venkman needs to profile" r=peterv,r=a=shaver
...
add profiling support.
git-svn-id: svn://10.0.0.236/trunk@115415 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 09:24:14 +00:00
rginda%netscape.com
af78329b48
part of bug 109652, "Venkman needs to profile"
...
sr=brendan, r=peterv, a=shaver
add JS_Now to the jsapi, and JS_GetScriptVersion to jsdbgapi
git-svn-id: svn://10.0.0.236/trunk@115414 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 09:17:21 +00:00
despotdaemon%netscape.com
fa97833f1a
Pseudo-automatic update of changes made by john.marmion@ireland.sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@115413 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 09:12:49 +00:00
mcafee%netscape.com
79d21ca38c
backing out change that caused bloat tests to go orange. r=Brad,bbaetz
...
git-svn-id: svn://10.0.0.236/trunk@115412 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 08:11:49 +00:00
gerv%gerv.net
2aa120d0a6
Bug 126788 - templatise xml.cgi.
...
git-svn-id: svn://10.0.0.236/trunk@115411 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 08:01:50 +00:00
blizzard%redhat.com
369c443ee4
Not part of the default build. Remerge patches. Disable freetype.
...
git-svn-id: svn://10.0.0.236/trunk@115410 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 07:34:33 +00:00
bbaetz%student.usyd.edu.au
6340080d47
bug 127003 - crash when opening ftp site
...
r=dougt, sr=darin, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115409 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 06:19:06 +00:00
nelsonb%netscape.com
76f9a42d49
1. the sslSecurityInfo and sslGather structs are now part of the sslSocket
...
rather than being pointed to by the sslSocket. This reduces the number
of malloc/free calls, and greatly reduces pointer fetches, and null
pointer checks. sslGather and sslSecurityInfo are separately initialized.
2. SSL_ResetHandshake no longer deallocates and reallocates the sslSecurityInfo and all its subcomponents.
3. Many places that formerly did not check for memory allocation failures
now do check, and do the right thing when allocation failed.
git-svn-id: svn://10.0.0.236/trunk@115407 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 04:40:17 +00:00
varga%utcru.sk
c559d9bfe0
Fix for bug 123868. Drag in History drags entire outliner frame.
...
r=bryner,sr=blake,a=asa
git-svn-id: svn://10.0.0.236/trunk@115406 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 04:01:32 +00:00
dp%netscape.com
dd5e460b0a
bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump
...
message r=blythe, sr=brendan, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115405 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 02:54:50 +00:00
naving%netscape.com
2f3145cf0a
113128 r=bienvenu sr=mscott a=roc+moz fix deleting/moving local folders on mac
...
git-svn-id: svn://10.0.0.236/trunk@115404 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 02:30:58 +00:00
dp%netscape.com
5f66144291
bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump
...
message r=blythe, sr=brendan, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115403 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 02:18:12 +00:00
dcone%netscape.com
48fe96650e
b=127513 r=rods sr=attinasi a=shaver. Fixes windows 98 problems with the PatBlt.
...
git-svn-id: svn://10.0.0.236/trunk@115402 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 02:10:04 +00:00
wtc%netscape.com
118ad3c9f7
Bugzilla bug 127517: Darwin optimized build should use -O2. The patch is
...
contributed by Brian Ryner <bryner@netscape.com >.
git-svn-id: svn://10.0.0.236/trunk@115401 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 01:48:41 +00:00
rbs%maths.uq.edu.au
f59867d4df
bug 127227 - rowspan and columnspan regressed in MathML mtable - a spill over from the landing of the table border collapsing code in bug 41262, r=karnaze, sr=attinasi, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115400 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 01:37:13 +00:00
rbs%maths.uq.edu.au
07186d47ad
bug 126619 - fixups for the final metrics of certain MathML characters, and add transliteration for U+2212 the official Unicode minus sign (ongoing bug 119664), r=roc+moz, rs=attinasi/blizzard, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115399 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 01:35:27 +00:00
rbs%maths.uq.edu.au
c1929b9f84
fix crasher bug 110898 by doing a null check before deferencing a pointer that can be null in extreme situations where a font could not be realized, r=shanjian, sr=attinasi, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115398 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 01:33:11 +00:00
danm%netscape.com
e7b9cff695
patch some leaks of the widget object and stop the forever flashing titlebar problem. bugs 99140,116074 code=ere@atp.fi r=hyatt,me a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115397 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 01:30:40 +00:00
sspitzer%netscape.com
e62e6a70bc
checking in neil's patch code simplificaiton patch for #77687 before it bit rots again.
...
r=hwaara,sr=blake,sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@115396 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 01:11:30 +00:00
racham%netscape.com
c799026c85
Fixing bug 125060. Using setTimeout(), set the focus on the first element that can be focussed on a given wizardpage. Fixes mailnews account wizard problem. r=law, sr=jag, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115393 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:44:35 +00:00
bzbarsky%mit.edu
b1cc9ed8d8
Decode by default when saving, except for types on a "ban list". Bugs
...
69306, 120033, 121001, r=law, sr=darin, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115392 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:43:46 +00:00
blakeross%telocity.com
048b0ea1fa
125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115390 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:42:51 +00:00
mhammond%skippinet.com.au
750e632d11
Fix bug 98183: Threaded view auto-changes to unthreaded view.
...
When no messages exist on the server, still set our internal "threaded"
flag.
r=hwarra, sr=sspitzer, a=blizzard on behalf of drivers for 0.9.9
git-svn-id: svn://10.0.0.236/trunk@115389 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:40:23 +00:00
blakeross%telocity.com
f95a59f3df
53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115388 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:40:11 +00:00
blakeross%telocity.com
ffa1f91d62
68109 - Use Default button in Add Bookmark dialog doesn't work. r=hewitt sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115387 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:38:37 +00:00
dougt%netscape.com
83898a9eec
127093. adds nsID.h nsISupportsBase.h nscore.h to sdk. r=seawood, sr=alecf,rpotts, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115386 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:35:06 +00:00
blakeross%telocity.com
984dbd651c
113602 - readonly fields no longer updated once a character is typed. r=bz sr=hewitt a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115385 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:34:59 +00:00
blakeross%telocity.com
34a29da01f
124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115384 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:34:01 +00:00
pavlov%netscape.com
b95b10fb11
fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115383 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 00:32:19 +00:00
despotdaemon%netscape.com
76df730fa8
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115380 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 23:56:56 +00:00
despotdaemon%netscape.com
f676f2064e
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@115379 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 23:49:01 +00:00
ian%hixie.ch
d92656f385
The 'foo bugs' command should not be handled as a command, since it clashes with the 'help' command. Change it to a Baffled handler. b=115638, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@115378 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 22:54:02 +00:00
ian%hixie.ch
5eb1f5725e
Empty lists are not saved. b=124661, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@115377 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 22:48:35 +00:00
blizzard%redhat.com
17d7a075a5
Oops, missed this file. Part of bug #126919 .
...
git-svn-id: svn://10.0.0.236/trunk@115376 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 19:57:34 +00:00
leaf%mozilla.org
f5dd00cd56
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@115375 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 18:41:49 +00:00
blizzard%redhat.com
99e158ca1d
Part of bug #126919 . Add configure glue to get Xft support building. r=cls, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115373 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 17:28:48 +00:00
jake%acutex.net
b73e7e29c0
Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the bonsaitools perl path changed in order to run from another perl location.
...
git-svn-id: svn://10.0.0.236/trunk@115372 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 16:23:59 +00:00
ian.mcgreer%sun.com
ba654ff84f
bug 125796, make sure all CERTCertificates are destroyed as such, and that cache collisions when traversing are handled correctly (by destroying extra reference)
...
git-svn-id: svn://10.0.0.236/trunk@115371 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 16:21:48 +00:00
rods%netscape.com
3de996f11f
Don't call these methods when the PO is not printable.
...
Bug 127639 r=dcone sr=attinas a=asa
git-svn-id: svn://10.0.0.236/trunk@115370 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 13:29:48 +00:00
seawood%netscape.com
6f1cc2c23d
Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain about the missing library when instrumenting libnspr.
...
Bug #124493 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@115369 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 10:19:08 +00:00
seawood%netscape.com
1352d3b472
This patch:
...
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.
Bug #126915 r=bryner/dbaron a=asa
git-svn-id: svn://10.0.0.236/trunk@115368 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 09:58:45 +00:00
seawood%netscape.com
bb2192c805
Use -pthread as a linker flag instead of a compile flag for FreeBSD.
...
Thanks to Jeremy Lea <mailto:reg@shale.csir.co.za > for the patch.
Bug #112987 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@115367 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 09:57:01 +00:00
seawood%netscape.com
83a45e96da
Create shared libraries using $(CC) for FreeBSD.
...
Use -pthread as a linker flag instead of a compile flag on FreeBSD.
Thanks to Jeremy Lea <reg@shale.csir.co.za > for the patch.
bug #125857 r=wtc/cls a=asa
git-svn-id: svn://10.0.0.236/trunk@115366 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 09:44:34 +00:00
seawood%netscape.com
abab10e532
Force the use of unix path separators by using File::Spec::Unix->canonpath instead of File::Spec->canonpath.
...
Thanks to Gervase Markham <gerv@mozilla.org > for the patch.
Bug #127072 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@115365 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 09:29:58 +00:00
seawood%netscape.com
c046046c39
This patch:
...
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.
Bug #126915 r=bryner/dbaron a=asa
git-svn-id: svn://10.0.0.236/trunk@115364 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 09:26:10 +00:00
leaf%mozilla.org
d884ad6b15
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@115363 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 08:41:54 +00:00
seawood%netscape.com
3c3985ebaa
So much for the auto-update
...
git-svn-id: svn://10.0.0.236/trunk@115362 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 08:41:24 +00:00
seawood%netscape.com
b5d4403fd5
Fix eternal fast-update failure if security fails once.
...
Thanks to Randell Jesup <rjesup@wgate.com > for the patch.
Bug #127358 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@115361 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 08:35:38 +00:00
seawood%netscape.com
f873cedc37
Apply patches from FreeBSD's Ports system.
...
Thanks to Jeremy Lea <reg@shale.csir.co.za > for the patch.
Bug #112987 r=cls a=asa
git-svn-id: svn://10.0.0.236/trunk@115360 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 07:59:00 +00:00
bzbarsky%mit.edu
f5b7b272dd
Don't create multiple XPrint or PostScript device contexts -- the
...
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de >, r=bryner,rods,
sr=jag, a=asa.
git-svn-id: svn://10.0.0.236/trunk@115359 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 07:02:31 +00:00
bbaetz%student.usyd.edu.au
54006577b8
Bug 97729 - uploaders need to be able to obsolete their own attachments
...
r=jake, justdave
git-svn-id: svn://10.0.0.236/trunk@115358 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 06:13:35 +00:00
mstoltz%netscape.com
7eb98a9eb6
partially backing out my last change - weird dependency problem
...
git-svn-id: svn://10.0.0.236/trunk@115357 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 05:28:26 +00:00
mstoltz%netscape.com
66acb67330
32571, present confirmation dialog before allowing scripts to close windows.
...
105050, pass null window.opener when opener is a mail window.
both r=heikki, sr=jst, a=asa.
Backed out previously because of tinderbox problem, which should be fixed now.
git-svn-id: svn://10.0.0.236/trunk@115356 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 04:50:21 +00:00
nicolson%netscape.com
fdae976915
Initial checkin of the keystore code. It's not complete yet, but
...
I want others to be able to see it and comment on it.
git-svn-id: svn://10.0.0.236/trunk@115355 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 04:19:33 +00:00
bzbarsky%mit.edu
1fbf4a7ca5
Um... backing this out, will reland when tree is actually green.
...
git-svn-id: svn://10.0.0.236/trunk@115354 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 04:07:53 +00:00
bzbarsky%mit.edu
74a0cb1096
Don't create multiple XPrint or PostScript device contexts -- the
...
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de >, r=bryner,rods,
sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@115353 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 04:05:05 +00:00
badami%netscape.com
56d8b2b84a
Memory leak of 3 bytes from 1 block allocated in nsHttpResponseHead::ParseStatusLine
...
bug 126104 r=gagan sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@115352 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 03:55:59 +00:00
rods%netscape.com
486ccdc851
Moves toolbar showing code into try block instead of after catch.
...
Bug 127335 r=sgehani sr=alexf a=asa
git-svn-id: svn://10.0.0.236/trunk@115351 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 03:33:27 +00:00
rods%netscape.com
3f1aeb458d
disable user-input for Print Preview
...
Bug 120745 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@115350 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 03:30:51 +00:00
sfraser%netscape.com
361e4a97df
Fix build warnings. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@115349 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 03:01:27 +00:00
sfraser%netscape.com
d13290489f
Fixing Mac bustage; add a bunch of casts between PRUnichar* and jschar* (why isn't jschar a wchar_t?). r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@115348 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 03:01:03 +00:00
relyea%netscape.com
e2ffd199c0
When using global params, noCertDB implies noKeyDB as well bug 127312
...
git-svn-id: svn://10.0.0.236/trunk@115347 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 02:28:21 +00:00
seawood%netscape.com
db28d958d0
Use SDK_XPIDLSRCS to generate .xpt too.
...
Should fix tinderbox orange & crash on startup.
Bug #127093 r=dougt
git-svn-id: svn://10.0.0.236/trunk@115346 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 02:10:10 +00:00
relyea%netscape.com
99db5dd573
CRL issues: 1) return url when finding and importing CRL's.
...
2) fix CERT_ImportCRL so it actually works.
NOTE: Calls of SEC_NewCrl() should verify the signature on the CRL before
importing!.
git-svn-id: svn://10.0.0.236/trunk@115345 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 02:02:53 +00:00
nisheeth%netscape.com
c01441892a
Fix for bug 84186. r=dbradley, jag. sr=jband. Added support for CStrings, UTF8String, and AStrings to XPIDL. Also added the -t cmd line flag to XPIDL and XPTLINK that allows us to generate output for a specific XPT version. The XPT version number is being upped from 1.1 to 1.2 with this checkin.
...
git-svn-id: svn://10.0.0.236/trunk@115344 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 01:41:42 +00:00
oeschger%netscape.com
8599fca924
restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww, r=ssaux for security ui
...
git-svn-id: svn://10.0.0.236/trunk@115343 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 01:14:09 +00:00
oeschger%netscape.com
73f5df54c0
restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww
...
git-svn-id: svn://10.0.0.236/trunk@115342 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 01:13:17 +00:00
morse%netscape.com
10505804fb
bug 118699, cookies being returned out of order, c=verdun, r=morse, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@115341 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 01:01:40 +00:00
karnaze%netscape.com
18d5826f1c
bug 126742 - correct typo, setting the correct offset. sr=attinasi, r=alexsavulov, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115340 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:43:12 +00:00
hyatt%netscape.com
1f4a0fa159
Always use 0 0 as the mouse wheel coords. It's way faster and doesn't bog you down with stupid getframeforpoint calcs. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115339 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:42:32 +00:00
relyea%netscape.com
eb8490a832
Bug 125728 truncate utf8 correctly in the pkcs11 string.
...
git-svn-id: svn://10.0.0.236/trunk@115338 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:33:42 +00:00
relyea%netscape.com
6977d8c974
Changes to allow protected pin path to work in applications that code for it.
...
git-svn-id: svn://10.0.0.236/trunk@115337 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:28:50 +00:00
nelsonb%netscape.com
2b8a7de572
Change ssl_GetPeerInfo to no longer assume that an address is IPV6 if
...
it's not IPv4. Fixes a bug on systems that don't support IPV6, but
do support other address families.
git-svn-id: svn://10.0.0.236/trunk@115336 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:28:15 +00:00
karnaze%netscape.com
6770b82ba7
bug 127040 - paint backgrounds in correct order when there are collapsed borders. sr=kin, r=dbaron, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115335 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:27:42 +00:00
attinasi%netscape.com
a83bd3ab92
Safety checks, in case the normalFont cannot be realized (due to system font exhaustion). b=117736 r=rbs sr=shaver a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115334 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:13:49 +00:00
bzbarsky%mit.edu
300dcaff19
Make <li> and <caption> use the dir and lang attrs correctly. Bug
...
125506, r=dbaron, sr=attinasi, a=asa
git-svn-id: svn://10.0.0.236/trunk@115333 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 00:04:00 +00:00
bzbarsky%mit.edu
1831493a20
Make "File > New Navigator Window" work in viewsource. Bug 122145,
...
patch by Doron Rosenberg <doronr@naboonline.com >, r=bzbarsky, sr=alecf,
a=asa
git-svn-id: svn://10.0.0.236/trunk@115330 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 23:42:15 +00:00
bzbarsky%mit.edu
e5bc07f502
Add UI for browser.block.target_new_window (used to be named
...
browser.target_new_blocked). Bug 78037, patch by Jonas Jorgensen
<jonasj@jonasj.dk >, r=bzbarsky, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@115329 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 23:38:02 +00:00
bzbarsky%mit.edu
624fcf1f96
Only do extra drawing to de-uglify ellipses for small ellipse sizes.
...
Bug 91816, patch by Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de >, r=bzbarsky, sr=attinasi,
a=shaver
git-svn-id: svn://10.0.0.236/trunk@115327 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 23:22:50 +00:00
dougt%netscape.com
ffacd7bc78
Adding build SDK support. r=dougt, sr=alecf, submitted by seawood, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115326 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 23:20:01 +00:00
bzbarsky%mit.edu
2d59fcc183
Alternate sheets should be able to import other alternate sheets with no
...
trouble. Bug 52105, r=dbaron, sr=attinasi, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115324 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 22:26:26 +00:00
bzbarsky%mit.edu
da76abe8f6
Make <body> backgrounds draw in XHTML as XML. Bug 127374, r=dbaron,
...
sr=attinasi, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115323 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 22:18:26 +00:00
pinkerton%netscape.com
b227c84c1e
implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722
...
git-svn-id: svn://10.0.0.236/trunk@115322 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 22:14:55 +00:00
pinkerton%netscape.com
e7701eccba
fix problem with dragging urls to the desktop on win32. the drag flags weren't correctly set. r=brade/sr=sfraser/a=shaver. bug: 127703
...
git-svn-id: svn://10.0.0.236/trunk@115321 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 22:12:48 +00:00
kestes%walrus.com
7ef4d61e74
update
...
git-svn-id: svn://10.0.0.236/trunk@115320 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:35:54 +00:00
kestes%walrus.com
61a5347fab
store a count of the number of build errors, this is now displayed with the build.
...
Patch submitted by: Adam Di Carlo <adam@onshore-devel.com >
git-svn-id: svn://10.0.0.236/trunk@115319 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:34:41 +00:00
kestes%walrus.com
e83acfc477
java script fixes, Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
...
git-svn-id: svn://10.0.0.236/trunk@115318 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:32:42 +00:00
kestes%walrus.com
e5a858c429
add new summary type: jspanel Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
...
git-svn-id: svn://10.0.0.236/trunk@115317 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:31:23 +00:00
kestes%walrus.com
525910d346
fix typo. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
...
git-svn-id: svn://10.0.0.236/trunk@115316 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:30:14 +00:00
kestes%walrus.com
213adbd40a
report the number of errors for this build. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
...
git-svn-id: svn://10.0.0.236/trunk@115315 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:29:25 +00:00
jkeiser%netscape.com
04268ce076
bug 125124 (frame resize on unload crasher), r=alexsavulov@netscape.com, sr=attinasi@netscape.com, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115314 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 19:23:48 +00:00
brade%netscape.com
788df1798a
only return NS_BASE_STREAM_WOULD_BLOCK when write is in progress (send NS_OK when we're done writing); (bug 121314; r=adamlock; sr=darin; a=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@115313 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 18:49:16 +00:00
brade%netscape.com
03fed263e0
force stream closure when for uploading (bug 121314; r=adamlock; sr=darin; a=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@115312 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 18:47:47 +00:00
ian%hixie.ch
cf66fbb40b
Make channelOpMasks be able to op via nickname by implementing normal hostmask syntax. b=73433, r=Jake. Add slightly more friendly syntax to ask to be opped. b=72961, r=kerz.
...
git-svn-id: svn://10.0.0.236/trunk@115311 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 16:48:28 +00:00
ian%hixie.ch
9c32550d39
Implement Infobot functionality as a bot module. b=123692, r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@115310 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 15:49:23 +00:00
karnaze%netscape.com
a1c3edffaf
bug 124041 - prevent infinite splitting of images due to 0 avail height. sr=attinasi, r=alexsavulov, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115309 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 14:42:12 +00:00
blizzard%redhat.com
819c9ffa7a
Private copy of freetype for use with Xft. Not part of the default pull or build.
...
git-svn-id: svn://10.0.0.236/trunk@115306 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 06:59:14 +00:00
blizzard%redhat.com
71b65d1299
Add copy of expat 1.95.2 for use with Xft. Not part of the default pull or build.
...
git-svn-id: svn://10.0.0.236/trunk@115305 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 06:53:13 +00:00
blizzard%redhat.com
c4ea5d30b9
Check in Xft code for further work. Not part of the default build or pull.
...
git-svn-id: svn://10.0.0.236/trunk@115304 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-25 06:48:18 +00:00
tor%cs.brown.edu
75bf5d9198
Bug 127430 - delete client image copy. r=pavlov, sr=blizzard, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@115301 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 23:42:32 +00:00
igor%mir2.org
8970e0cb2c
Use ClassFileWriter.toByteArray to get class file bytes in place of calling ClassFileWriter with ByteArrayStream argument
...
git-svn-id: svn://10.0.0.236/trunk@115300 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 19:18:44 +00:00
igor%mir2.org
00c87cda17
1. Added toByteArray to get class file as a byte array. Implementation first calculates the resulting array size to minimize number of allocations.
...
2. Set DEBUG to true to activate usage checks
git-svn-id: svn://10.0.0.236/trunk@115299 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 19:15:19 +00:00
gerv%gerv.net
fcf9b38601
Bug 127507 - one too many blank lines in each comment.
...
git-svn-id: svn://10.0.0.236/trunk@115296 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 09:28:21 +00:00
gerv%gerv.net
609239a780
Bug 126791 - templatise relogin.cgi
...
git-svn-id: svn://10.0.0.236/trunk@115295 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 08:54:14 +00:00
gerv%gerv.net
7fa7a3a60b
Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known issues.
...
git-svn-id: svn://10.0.0.236/trunk@115294 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 08:25:00 +00:00
bstell%ix.netcom.com
4f98f59229
bug 127283, I missed a changed requested by super-reviewer before the a=
...
git-svn-id: svn://10.0.0.236/trunk@115293 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 07:03:17 +00:00
bbaetz%student.usyd.edu.au
4e7b4452ad
bug 97496 - release notes update. Mention deprecated features.
...
git-svn-id: svn://10.0.0.236/trunk@115292 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 05:00:19 +00:00
dcone%netscape.com
7302984c86
bug=122996 r=karnaze sr=attinasi a=asa Fixes a windows98 tiling quirk with PatBlt.
...
git-svn-id: svn://10.0.0.236/trunk@115291 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 04:18:09 +00:00
hyatt%netscape.com
20b13988e5
Obscure the cursor during wheel scrolling.
...
git-svn-id: svn://10.0.0.236/trunk@115290 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 02:56:07 +00:00
brendan%mozilla.org
64c95321b5
Fix stale comment about duplicate formal params (a=drivers, comment-only followup to 62164's big patch).
...
git-svn-id: svn://10.0.0.236/trunk@115288 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 00:26:57 +00:00
bstell%ix.netcom.com
b2580b197b
bug 127307, add TrueType converters to Linux/Unix for MathML
...
checkin for ftang, r=mkaply, sr=brendan, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@115287 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 00:26:54 +00:00
bstell%ix.netcom.com
507100437f
bug 127283, fix hang in TrueType MathML
...
r=ftang, sr=brendan, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@115286 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 00:22:16 +00:00
bstell%ix.netcom.com
f33d85b532
bug 126979, fix solaris bustage
...
sr=brendan
git-svn-id: svn://10.0.0.236/trunk@115285 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-24 00:17:30 +00:00
leaf%mozilla.org
9f65b801b0
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@115283 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 21:56:54 +00:00
bstell%ix.netcom.com
e28dda9706
bug 126387, use FreeType2 lib version 2.0.3 (AKA: 6.1.0) in addition
...
to 2.0.4 (AKA: 7.0.1) and up
r=ftang, sr=alecf, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@115282 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 21:48:50 +00:00
blakeross%telocity.com
8be217703a
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115281 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 21:35:41 +00:00
blakeross%telocity.com
aa3d6ab3c8
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115280 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 21:15:08 +00:00
bzbarsky%mit.edu
606f32d468
Make "save as" succeed even without a mime info. Bug 127333, r=law,
...
sr=jag, a=brendan
git-svn-id: svn://10.0.0.236/trunk@115279 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 21:07:50 +00:00
bzbarsky%mit.edu
700e28a74a
Make cache prefs use &brandShortName; instead of "Mozilla". Bug 127025,
...
patch by Jonas Jorgensen <jonasj@jonasj.dk >, r=bzbarsky, sr=jag, a=brendan
git-svn-id: svn://10.0.0.236/trunk@115278 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 21:05:43 +00:00
cbiesinger%web.de
6889b4fa22
Bug 126303 patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi a=roc+moz
...
Remove the DOM dependendecies from gfx/src/xprint/
git-svn-id: svn://10.0.0.236/trunk@115277 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 15:32:03 +00:00
hidday%geocities.com
cb447f80d2
Bug 16605: text node child-adding functions throw wrong exception.
...
Modified nsGenericDOMDataNode::ReplaceChild() to throw
HIERARCHY_REQUEST_ERR instead of NOT_FOUND_ERR, per the spec.
sr=jst@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115276 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 10:51:50 +00:00
brendan%mozilla.org
1dd9667d80
Sync these mirrored sources with their primaries at js/src/jsdhash.[ch] (see bug 62164, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@115275 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 10:04:29 +00:00
bryner%netscape.com
0b3d0b4c69
Backing out my checkin for bug 127189 -- it caused a regression.
...
git-svn-id: svn://10.0.0.236/trunk@115274 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 07:18:23 +00:00
cmanske%netscape.com
2f6c26846e
Fix selection of image on click, b=123727, r=brade, sr=kin, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@115273 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 06:54:41 +00:00
brendan%mozilla.org
57c47d6829
Comment change only, quick followup to last humongous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@115272 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 04:44:40 +00:00
wtc%netscape.com
94bb41db11
Removed the temporary depend->clean hack for NSS 3.4 update.
...
Modified Files:
Makefile.in security/manager/Makefile.in
security/nss/makefile.win
git-svn-id: svn://10.0.0.236/trunk@115268 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 04:41:30 +00:00
dprice%netscape.com
bb303fcebc
99670 r=dprice sr=mscott a=dbaron patch by dveditz
...
Install.addDirectory() now reports correct error
git-svn-id: svn://10.0.0.236/trunk@115267 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 03:57:25 +00:00
brendan%mozilla.org
f780c9a84e
Major footprint/perf win: share property state using a tree whose root represents empty scopes, and whose non-root nodes represent scopes with properties added in order from the root to that node; to use double hashing to map these tree-paths for per-scope property lookup; and avoid locking where possible through immutability and mostly-benign&rare race tolerance (62164, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@115266 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 03:49:27 +00:00
bryner%netscape.com
68356dd711
Bug 127189 - make sizetopopup=true set the min size as well as the preferred size. r=jag, sr=hyatt, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@115265 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 03:42:48 +00:00
blakeross%telocity.com
fe94eccd9f
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115264 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 03:15:26 +00:00
morse%netscape.com
11017f9fe8
attachments in hotmail don't work, r=sgehani, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115263 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 03:10:54 +00:00
blakeross%telocity.com
1c0be6f544
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115262 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 03:06:57 +00:00
blakeross%telocity.com
49a8ae4205
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115261 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 02:34:27 +00:00
pschwartau%netscape.com
df0d298536
Adding two more cases to test. Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@115260 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 01:14:51 +00:00
akkana%netscape.com
25812279fc
126651,126909: Fix some glitches in the find algorithm. r=cmanske sr=kin a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115259 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 01:12:26 +00:00
tor%cs.brown.edu
47117364a9
Fix cement bustage.
...
git-svn-id: svn://10.0.0.236/trunk@115258 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 00:47:15 +00:00
pete%alphanumerica.com
c9ec997b94
b=118639, r=bbaetz, sr=darin, a=asa
...
inadvertantly removed a needed nsMemory::Free when cleaning up leaks in this file.
--pete
git-svn-id: svn://10.0.0.236/trunk@115257 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 00:41:52 +00:00
blakeross%telocity.com
0bfd43ba9b
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115255 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-23 00:07:16 +00:00
tor%cs.brown.edu
d170406692
Bug 121015 - nsImageGTK server side scaling. r=pavlov, sr=blizzard, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115254 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 23:58:25 +00:00
bbaetz%student.usyd.edu.au
b9916651eb
Bug 106756 - fix vertical alignment for html directory viewer
...
r=basic, sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/trunk@115253 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 23:55:25 +00:00
bryner%netscape.com
3734ecabbd
Removing obsolete header xp_file.h. r=cls, sr=alecf, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@115252 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 23:42:07 +00:00
rayw%netscape.com
26058dd19f
Complete deployment of soap by adding xmlsoap.xlt to the installers.
...
r=dveditz, sr=vidur, a=dbaron for 0.9.9 See bug 107796.
This is a one-line addition to each of five non-embedded packages (3 platforms,
static and non-static).
git-svn-id: svn://10.0.0.236/trunk@115247 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 23:17:12 +00:00
naving%netscape.com
7de5ca9696
101485 r=sspitzer sr=bienvenu a=asa Fix crash on filing messages from search
...
upon File | Quit pass valid msgWindow so that we can stop the running news
url.
git-svn-id: svn://10.0.0.236/trunk@115246 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 23:11:12 +00:00
bnesse%netscape.com
894fd136de
[not part of the build] Lets try again... without destroying the resource fork this time. version -> 1.0b1
...
git-svn-id: svn://10.0.0.236/trunk@115245 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:44:31 +00:00
dp%netscape.com
d5d7780d4d
modified regexp for free and used blocks
...
git-svn-id: svn://10.0.0.236/trunk@115244 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:23:16 +00:00
dp%netscape.com
b34cb4f263
first version
...
git-svn-id: svn://10.0.0.236/trunk@115243 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:22:50 +00:00
ftang%netscape.com
7d3bdc4d21
fix bug 107731. r=ftang sr=alecf a=shaver
...
add some more language names and region name to the property file
git-svn-id: svn://10.0.0.236/trunk@115242 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:14:18 +00:00
ftang%netscape.com
24f2000319
fix bug 107731. r=ftang sr=alecf a=shaver
...
turn on some language list
git-svn-id: svn://10.0.0.236/trunk@115241 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:11:11 +00:00
oeschger%netscape.com
3d8eb7ab21
update to Help table of contents. Changed all references from Netscape
...
to Mozilla, got rid of the extraneous glossary section at bottom, and
cleaned up a little. Claiming hermetic, approval-less impunity per
bug 122806, r=cotter
git-svn-id: svn://10.0.0.236/trunk@115240 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:05:01 +00:00
ftang%netscape.com
f3f8c4c531
fix bug 113380. use en-US, en instead of "en-US" as the default english accept language
...
r=yokoyama@netscape.com sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@115239 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 22:00:24 +00:00
kestes%walrus.com
524aef24b9
better checking of input parameters.
...
Add option "index-only".
document major functions.
git-svn-id: svn://10.0.0.236/trunk@115238 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 21:41:37 +00:00
wtc%netscape.com
ba96145cb0
Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will remove
...
tomorrow.
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
git-svn-id: svn://10.0.0.236/trunk@115237 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 21:26:29 +00:00
bnesse%netscape.com
25dc57767d
[not part of build] Updated change information.
...
git-svn-id: svn://10.0.0.236/trunk@115236 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 20:15:27 +00:00
bnesse%netscape.com
191e5fd3c7
[not part of build] Bumped all version number references to 1.0b1.
...
git-svn-id: svn://10.0.0.236/trunk@115235 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 20:14:40 +00:00
bnesse%netscape.com
9dcec09a9d
[not part of build] Fix for bug 127085. Unescape file paths before trying to use them. r=sdagley, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@115234 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 20:13:31 +00:00
mitchf%netscape.com
839d16d4e3
Removed reference to CCK in desktop icon resource. Fixes bug 12085
...
git-svn-id: svn://10.0.0.236/trunk@115233 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 19:24:26 +00:00
nboyd%atg.com
dd8e3dd5a8
Missed one codepath in previous fix for 126722. This should complete the fix.
...
git-svn-id: svn://10.0.0.236/trunk@115232 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 17:40:32 +00:00
timeless%mac.com
30eddece55
Bug 66035 Image urls are copied with text selection
...
patch by rossi@telnet.at r=hixie sr=jst a=shaver
git-svn-id: svn://10.0.0.236/trunk@115231 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 16:39:35 +00:00
mkaply%us.ibm.com
4a27c314c5
More OS/2 SOAP bustage - PR_CALLBACK, false
...
git-svn-id: svn://10.0.0.236/trunk@115230 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 16:24:58 +00:00
cmanske%netscape.com
c2d408eb56
Fixed dataloss after changing default publish site, b=126835, r=andreww, sr=kin, a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115229 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 15:40:25 +00:00
badami%netscape.com
6a74635a48
Intermittent "connection refused" errors [@ nsHttpHandler::GetConnection_Locked]
...
Pop oldest idle connection when a new one is created and maxConnections is exceeded.
bug 91429 r=bbaetz sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@115228 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 14:02:40 +00:00
rods%netscape.com
6d75523e55
Fix comparison for pref defined fonts names
...
Bug 126920 r=rods sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@115227 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 13:12:12 +00:00
timeless%mac.com
e139578d94
Bug 123794 urlbar not properly updated when leaving www.libertarian.org [frames]
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@115226 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 12:11:04 +00:00
timeless%mac.com
15674e14d6
Bug 126667 ../../../../dist/include/content/nsCSSDeclaration.h:657: warning: comparison is always true due to limited range of data type
...
r=bbaetz,pink sr=alecf a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115225 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 11:58:22 +00:00
leaf%mozilla.org
59360e1209
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@115223 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 11:11:57 +00:00
locka%iol.ie
1359074487
Add "documentation" rule to rules.mk. This generates HTML documentation from h/idl files using doxygen. b=112214 r=seawood@netscape.com sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/trunk@115222 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 11:11:24 +00:00
locka%iol.ie
c34b666ccc
NOT PART OF BUILD. Allow plugin to read name/value PARAMs when embedded by an OBJECT tag. b=126492
...
git-svn-id: svn://10.0.0.236/trunk@115221 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 11:08:55 +00:00
rayw%netscape.com
bac653e3fe
Trying the safer version of the bustage fix. Last reviewed by jst, but
...
that version busted, I think this cannot fail.
git-svn-id: svn://10.0.0.236/trunk@115220 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 11:02:19 +00:00
rayw%netscape.com
cac7132437
Reverting ineffective patch.
...
Busted another build.
git-svn-id: svn://10.0.0.236/trunk@115219 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 10:48:07 +00:00
rayw%netscape.com
475853fda0
This is an attempt to fix bustage on OS/2. It was some coded added to
...
satisfy Mac, which busted OS/2. sr=jst. Bug #127199 .
git-svn-id: svn://10.0.0.236/trunk@115218 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 10:08:02 +00:00
seawood%netscape.com
a5df41d59b
Use blocking sockets for SSL connections since BeOS does not have support for nonblocking sockets.
...
Bug #70217 r=wtc a=shaver
git-svn-id: svn://10.0.0.236/trunk@115217 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 09:30:31 +00:00
hyatt%netscape.com
c2264aba71
Increase the # of scroll ines on mouse wheel to match IE. COcoa not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115216 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 09:22:56 +00:00
hyatt%netscape.com
3aaf92852a
Implement key events in cocoa. Rough, but works. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115215 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 08:48:25 +00:00
hyatt%netscape.com
1f0f0acd24
Implement key events in cocoa. Rough, but works. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115214 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 08:44:16 +00:00
samuel%sieb.net
56d6c62c2a
Bug 126109 - fixing regression from previous patch
...
r=rginda a=asa
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115213 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 07:12:48 +00:00
samuel%sieb.net
e548a55553
incrementing version number
...
r=rginda a=asa
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115212 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 07:09:32 +00:00
seawood%netscape.com
49f9b7a928
For nonblocking connections, wait for socket io if errno == EINTR, not EINPROGRESS.
...
Thanks to Paul Ashford <arougthopher@lizardland.net > for the patch.
Bug #70217 r=cls a=shaver
git-svn-id: svn://10.0.0.236/trunk@115211 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 06:43:31 +00:00
dcone%netscape.com
57f590a5d8
b=127042 Fix background printing.. print preview image loading. r=pavlov sr=kin a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@115210 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 05:41:27 +00:00
sfraser%netscape.com
c005a882ed
Fix bad XML. No other changes.
...
git-svn-id: svn://10.0.0.236/trunk@115209 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 05:14:55 +00:00
sdagley%netscape.com
8da02c62a5
Fix #91807 - increase stack size to 512K for Mac builds. r=saari,sr=sfraser,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115208 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 05:07:21 +00:00
wtc%netscape.com
52f5bfd019
Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed by
...
Christopher Seawood <seawood@netscape.com >.
git-svn-id: svn://10.0.0.236/trunk@115206 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 04:23:30 +00:00
bbaetz%student.usyd.edu.au
991787f749
Bug 114118 - ftp does not automatically forget incorrect passwords
...
r=dougt, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@115205 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:27:29 +00:00
mcafee%netscape.com
baf641fd27
Remove spaces to facilitate parsing this file.
...
git-svn-id: svn://10.0.0.236/trunk@115204 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:26:38 +00:00
blakeross%telocity.com
fcf0585ead
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115203 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:23:10 +00:00
sfraser%netscape.com
570fe50853
Fix malformed XML; no other changes. One more instance.
...
git-svn-id: svn://10.0.0.236/trunk@115202 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:13:42 +00:00
sfraser%netscape.com
fba080d11c
Fix malformed XML; no other changes.
...
git-svn-id: svn://10.0.0.236/trunk@115201 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:12:35 +00:00
rods%netscape.com
6f25ce2529
Changing return codes from NOT_IMPL to NS_OK, these methods are no-ops on
...
platforms that don't implement them
Bug 126803 r=dcone sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@115200 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:11:17 +00:00
rayw%netscape.com
11169260e5
Bustage fix. PRBool instead of bool, making OS2 red, fix to go green.
...
git-svn-id: svn://10.0.0.236/trunk@115199 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 03:09:21 +00:00
blythe%netscape.com
2ad120d98c
Fix bug 127069.
...
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver
git-svn-id: svn://10.0.0.236/trunk@115198 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:55:08 +00:00
wtc%netscape.com
e24f45ee3e
Bugzilla bug 30746: fixed the problem of the previous NT primordial thread
...
fix in native threads only mode.
git-svn-id: svn://10.0.0.236/trunk@115197 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:52:28 +00:00
blakeross%telocity.com
4f5a33dbb4
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115196 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:43:47 +00:00
cotter%netscape.com
4cf2f1ba8c
ongoing help content updates per 122806, r=oeschger; fixed broken glossary link.
...
git-svn-id: svn://10.0.0.236/trunk@115193 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:21:09 +00:00
attinasi%netscape.com
91eac9645b
Fixed big problem trying to change the position property on an absolutely positioned element, was leaving dangling placeholder frame. b=118415, r=kmcclusk, sr=jst a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@115192 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:17:18 +00:00
bzbarsky%mit.edu
ad69eae88a
Removing unused files from old about: implementation. Bug 123580,
...
r=leaf, rs=brendan, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115191 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:09:49 +00:00
hyatt%netscape.com
6eef150651
Make cocoa support mouse moves. Yay. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115190 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 01:58:21 +00:00
blakeross%telocity.com
83651adfff
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115189 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 01:54:27 +00:00
rods%netscape.com
5a52cfb5d7
Get the rect of the PageContentFrame and using it. Also, painting BG
...
after the container and only when we are suppose to be painting the BG
Bug 126824 r=dcone sr=attinasi a=dbaron
git-svn-id: svn://10.0.0.236/trunk@115188 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 01:45:05 +00:00
peterv%netscape.com
05758c84bd
Bustage fix. Library, not Shared Library.
...
git-svn-id: svn://10.0.0.236/trunk@115187 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 01:30:21 +00:00
tor%cs.brown.edu
7285ce9e01
Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@115186 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 01:29:55 +00:00
blakeross%telocity.com
5a31def979
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115184 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 00:42:57 +00:00
bzbarsky%mit.edu
655caf10cf
Correctly set X display on plugins. Bug 116924, patch by Sergi
...
<sep@sparc.spb.su >, r=serge, sr=beard, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115183 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 00:28:44 +00:00
bzbarsky%mit.edu
0876fd184e
Fix parsing of some edge cases of background shorthand. Bug 124193,
...
r=pierre, sr=attinasi, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115182 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 00:25:57 +00:00
naving%netscape.com
dd0987d239
127059 r=racham sr=sspitzer a=asa Make msgNavigation from standalone msg window work again
...
git-svn-id: svn://10.0.0.236/trunk@115181 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:58:11 +00:00
blakeross%telocity.com
c5d3293b1d
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115180 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:42:56 +00:00
jfrancis%netscape.com
c1625dfb30
fix for 113310: Adding/Removing href attribute on <a> node does not update appearance; r=peterv; sr=jst; a=roc+moz; checked in by jfrancis on behalf of dglazman
...
git-svn-id: svn://10.0.0.236/trunk@115179 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:21:17 +00:00
mcafee%netscape.com
d3dcd235ef
Adding debug matrix size function, for comparing tty and file-based runs.
...
git-svn-id: svn://10.0.0.236/trunk@115178 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:20:00 +00:00
mscott%netscape.com
947746f3e4
Bug #126981 --> make HTML anchors work again by reversing the logic on an if clause.
...
r=sspitzer
sr=alecf
a=shaver
git-svn-id: svn://10.0.0.236/trunk@115177 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:16:57 +00:00
shanjian%netscape.com
4f9223fb98
#122081 Universalchardet leaks memory
...
The fix for the nsCharSetProber class declaration, plus fix for
nsUniversalDetector methods, which may cause another leak when the object is
reused after Reset().
Patch proposed by Takayuki Tamura
r=shanjian, sr/a=brendan
git-svn-id: svn://10.0.0.236/trunk@115176 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:16:51 +00:00
peterv%netscape.com
657aa472d1
This, completely closes bug 107795.
...
r=heikki, sr=vidur, sr=jband, a=shaver.
This eliminates the MOZ_SOAP defining and checking from the makefiles, from one .cpp file for conditional compiles, and from .html documentation and tests (.html is only significant to human readers).
This enables SOAP in the default build, and has been tested on all clean builds.
git-svn-id: svn://10.0.0.236/trunk@115175 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:16:49 +00:00
rayw%netscape.com
cf263a055c
This, with the one-liner Peter checks in, completely closes bug 107795.
...
r=heikki, sr=vidur, sr=jband, a=shaver.
This eliminates the MOZ_SOAP defining and checking from the makefiles,
from one .cpp file for conditional compiles, and from .html documentation
and tests (.html is only significant to human readers).
this enables SOAP in the default build, and has been tested on all
clean builds.
git-svn-id: svn://10.0.0.236/trunk@115174 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:15:08 +00:00
pinkerton%netscape.com
fc183b1c37
fix scrollwheel issues. make sure we reset origin before calling GlobalToLocal() and xlate local mouse coord into widget-relative coords for gecko. r=bryner/sr=sfraser/a=shaver. bug#125570
...
git-svn-id: svn://10.0.0.236/trunk@115173 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:09:13 +00:00
blakeross%telocity.com
0a7ad5616f
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115172 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:59:21 +00:00
dbragg%netscape.com
1f7574cebc
Fixing bug 126679. Added a closing parenthesis that should
...
have been there in the first place. r=tao, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@115171 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:58:47 +00:00
ian.mcgreer%sun.com
202313e65b
bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion.
...
r=nelsonb
git-svn-id: svn://10.0.0.236/trunk@115170 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:41:44 +00:00
dp%netscape.com
a8e41a657c
first version
...
git-svn-id: svn://10.0.0.236/trunk@115169 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:24:18 +00:00
sgehani%netscape.com
6d0d8441b6
Excluded panels should be removed from view; select the newly included panel.
...
b=126703; a=loan
git-svn-id: svn://10.0.0.236/trunk@115168 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:15:40 +00:00
nelsonb%netscape.com
4b069d41b2
Fix warning on Windows builds. Bug 104541.
...
git-svn-id: svn://10.0.0.236/trunk@115167 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 21:23:14 +00:00
jfrancis%netscape.com
4206e67ceb
fixes blocker 126558; r=brade,jrancis, sr=alecf, a=rods;
...
thanks to kin for cleaning up my "replace all" accident
git-svn-id: svn://10.0.0.236/trunk@115166 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 20:50:35 +00:00
hyatt%netscape.com
3b53957b04
Make sure port state is properly saved and restored. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115165 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 20:17:51 +00:00
rogerl%netscape.com
b222174cab
Added regexp path.
...
git-svn-id: svn://10.0.0.236/trunk@115163 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:21:38 +00:00
rogerl%netscape.com
deda8b4f83
Missing newline at EOF
...
git-svn-id: svn://10.0.0.236/trunk@115162 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:15:40 +00:00
rogerl%netscape.com
7ad4b4026a
Fixing gcc errors.
...
git-svn-id: svn://10.0.0.236/trunk@115161 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:14:56 +00:00
rogerl%netscape.com
e2b4c181a8
Fixed include path for regexp
...
git-svn-id: svn://10.0.0.236/trunk@115160 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:07:44 +00:00
rogerl%netscape.com
c17d2e5a82
Sweeping changes arising from moving unary operator table to context etc.
...
git-svn-id: svn://10.0.0.236/trunk@115159 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:06:35 +00:00
jaggernaut%netscape.com
4d91459de3
Get rid of assertion at startup. This block shouldn't have been moved by my checkin for bug 959.
...
git-svn-id: svn://10.0.0.236/trunk@115158 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 17:57:25 +00:00
varga%utcru.sk
1f4bcbb88a
Fix for bug 125687. An assertion fix.
...
- check for negative row index
r=bryner, sr=hyatt, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115157 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 17:07:33 +00:00
nboyd%atg.com
ad685a20c2
Fix bug 126722
...
git-svn-id: svn://10.0.0.236/trunk@115156 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 15:53:50 +00:00
peterv%netscape.com
6dfd260a5f
Interface got renamed as part of bug 119382, rename in implementation too. Bustage fix for WSDL. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@115155 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:29:21 +00:00
peterv%netscape.com
5c98780877
Interface got renamed as part of bug 119382, rename in implementation too. Bustage fix for iiextras. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@115154 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:28:52 +00:00
peterv%netscape.com
db50f2fb18
First part of fix for bug 107795 (Enable SOAP in default builds). SOAP is still off after this check-in. sr=sfraser, a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@115153 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:15:55 +00:00
cbiesinger%web.de
e169bde736
bug 124117 r=pavlov sr=tor a=shaver
...
Fix build warnings in the GIF Decoder
git-svn-id: svn://10.0.0.236/trunk@115152 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:08:25 +00:00
jaggernaut%netscape.com
b202b509c0
Bug 959: add support for accesskeys to XUL. r=hewitt, r=attinasi for changes to layout/html, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115151 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 13:39:39 +00:00
rods%netscape.com
46c42a9045
We were sending Progress notification from the destructor of the PrintData.
...
I have done the following:
1) Removed unneeded nsresult arg from OnEndPrinting
2) Removed unneeded calls to OnEndPrinting before the deletion of PrintData objs
3) The destructor of PrintData now only calls OnEndPrinting if onStartPrinting was called first, meaning printing notification was actually started.
Bug 126427 r=dcone sr=attinasi a=roc
git-svn-id: svn://10.0.0.236/trunk@115150 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 13:23:11 +00:00
hidday%geocities.com
f7e9f57834
Bug 93649, document.plugins should map to document.embeds for NS4
...
compatibility. r=bzbarsky@mit.edu sr=jst@netscape.com a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115149 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 12:21:15 +00:00
hidday%geocities.com
5a011ce9dc
Bug 93649, document.plugins should map to document.embeds for NS4
...
compatibility. r=bzbarsky@mit.edu , sr=jst@netscape.com , a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115148 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 12:15:34 +00:00
mcafee%netscape.com
d74c74f523
more edit room for sheriff, status
...
git-svn-id: svn://10.0.0.236/trunk@115147 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 07:02:09 +00:00
mcafee%netscape.com
4d733f2193
Move <br> tag hack from status.pl into showbuilds.cgi to unclutter the status text area.
...
git-svn-id: svn://10.0.0.236/trunk@115146 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 06:57:16 +00:00
jst%netscape.com
55595210ae
Checking in Stuart Ballard's <sballard@netreach.net> fix for bug 123379. Link toolbar doesn't support <link rev='...'>. r=bzbarsky@mit.edu, sr=jst@netscape.com, a=roc+moz@cs.cmu.edu.
...
git-svn-id: svn://10.0.0.236/trunk@115145 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 06:54:56 +00:00
bernd.mielke%snafu.de
764a1f1e58
patch by fantasai - removing standard table background painting as our old quirks mode background
...
painting is now more CSS2 compliant (the w3c published a errata) bug 4510
r=karnaze sr=attinasi a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115144 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 05:36:16 +00:00
dougt%netscape.com
26cb682311
Fixes 126881. LDAP DataSource Component fails to load because Components.interfaces.nsIComponenRegistrar is misspelled. r=stephend@netscape.com a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@115143 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 04:30:54 +00:00
mcafee%netscape.com
d6be3b1b48
Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm
...
git-svn-id: svn://10.0.0.236/trunk@115142 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 04:16:41 +00:00
sspitzer%netscape.com
7dc274e489
checking in navings fix for regression bug #126874 . search comes up with empty
...
criteria, and can't delete from stand alone message window.
r/sr=sspitzer,bienvenu, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@115141 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:57:35 +00:00
arougthopher%lizardland.net
c5d18ad8c1
Fix for Bug#69707
...
BeOS implementation of nsLocalFile::Launch and nsLocalFile::Reveal
r=cls (seawood@netscape.com )
a=asa (asa@mozilla.org ) on behalf of drivers
git-svn-id: svn://10.0.0.236/trunk@115140 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:33:42 +00:00
dougt%netscape.com
b6a548fad4
Fixing bustage. Don't listen to strdup folks. There should be fear of invoking the wrath of the Mac!
...
git-svn-id: svn://10.0.0.236/trunk@115139 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:29:59 +00:00
kin%netscape.com
c972b3fe60
Fix for bug 124485 (Long lists of folders/bookmarks after up/down arrow not reachable)
...
Modified GetOriginToViewOffset() so that it returns an offset of (0,0) when the
contained view returned by GetView() is not a descendant of the frame's parent
view, as is the case with scrolling popup menus.
r=kmcclusk@netscape.com sr=roc+moz@cs.cmu.edu a=roc+moz@cs.cmu.edu
git-svn-id: svn://10.0.0.236/trunk@115138 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:03:31 +00:00
hyatt%netscape.com
a36014d49b
Fix the rendering context leak on painting in Cocoa. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115137 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:24:18 +00:00
blakeross%telocity.com
c63eada302
Download Manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115136 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:21:48 +00:00
dougt%netscape.com
cd81e6219e
Fixes 122523. Avoid stat call when opening file. This should be a minor performance win on windows. r=dp, sr=dveditz, sr=darin, a=roc+moz for 0.9.9
...
git-svn-id: svn://10.0.0.236/trunk@115135 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:18:33 +00:00
peterlubczynski%netscape.com
a25dbbd889
Making applets and objects monolithic containers to fix problem in bug 108363 where not all params make it to the plugin. Patch by adu@sparc.spb.su r=peterl sr=attinasi a=roc+moz (and for last checkin too)
...
git-svn-id: svn://10.0.0.236/trunk@115134 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:05:21 +00:00
blakeross%telocity.com
2b1570a032
Download Manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115133 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:04:18 +00:00
peterlubczynski%netscape.com
33aef81219
Implementing nsHTMLObjectElement::GetContentDocument, patch by adu@sparc.spb.su bug 36240 r=peterl sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@115132 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:01:12 +00:00
rjesup%wgate.com
4e11e651a1
Bug 125025: Offscreen animations use lots of CPU. This is the DrawToImage
...
patch. r=saari, sr=brendan, a=moz+roc
git-svn-id: svn://10.0.0.236/trunk@115131 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 01:52:38 +00:00
blakeross%telocity.com
b45ed9fd8c
Download Manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@115130 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 01:49:52 +00:00
naving%netscape.com
511518616e
120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should
...
also update popstate.dat. also fixing one js error from last checkin.
git-svn-id: svn://10.0.0.236/trunk@115129 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 01:37:36 +00:00
dbaron%fas.harvard.edu
b1582a7dc4
Fix regression that prevented 'font-size' from applying to list numbers. b=110360 sr=attinasi r=karnaze a=roc
...
git-svn-id: svn://10.0.0.236/trunk@115128 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 01:36:16 +00:00
nicolson%netscape.com
7ab3c4014b
fixes to make it work better on windows.
...
git-svn-id: svn://10.0.0.236/trunk@115127 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 01:23:12 +00:00
ben%netscape.com
18d411fe5d
fix 126764, bookmarks context menus don't show due to accidentally removed js files
...
revert changes to this file from last night.
r=jkeiser, sr=blake, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115126 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 00:53:20 +00:00
naving%netscape.com
b06065c41d
100991 r=bienvenu sr=mscott a=roc+moz. Select the folder and the message (if any) after renaming a folder.
...
git-svn-id: svn://10.0.0.236/trunk@115125 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 00:16:57 +00:00
leaf%mozilla.org
68f39806b3
fix for infinitely looping windows gmake depend builds, code from cls, r=leaf, a=roc
...
git-svn-id: svn://10.0.0.236/trunk@115124 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 00:15:10 +00:00
wtc%netscape.com
a07081d36e
Fixed misspelling.
...
git-svn-id: svn://10.0.0.236/trunk@115123 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 00:06:14 +00:00
smontagu%netscape.com
5ee130d40e
Corrections to makefile. Bug 126674; r=cls; a=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@115122 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 00:01:32 +00:00
wtc%netscape.com
5ec3d3684a
Bugzilla bug 125149: prevent the session ID count component of the session
...
ID from overflowing and corrupting the slot index component. Do a lookup
in the session hash table to make sure the session id is not in use before
adding it to the table. r=relyea.
Modified files: pkcs11.c pkcs11i.h
git-svn-id: svn://10.0.0.236/trunk@115121 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 23:59:35 +00:00
wtc%netscape.com
34ff13e6c2
nscSlotHashTable is not protected by a lock, so we need to use
...
PL_HashTableLookupConst to do the lookups. r=mcgreer. This bug is
discussed in bug 125149 but is not the main topic of that bug.
git-svn-id: svn://10.0.0.236/trunk@115120 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 23:53:45 +00:00
shrutiv%netscape.com
d9a0bd6bca
Undoing portion of the last change
...
git-svn-id: svn://10.0.0.236/trunk@115119 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 23:45:34 +00:00
kin%netscape.com
7f79330aa2
Fix for blocker bug 126770 (Undo/Redo doesn't work in Text widgets, Composer, and Mail)
...
mozilla/editor/txmgr/src/nsTransactionManager.cpp
mozilla/editor/txmgr/src/nsTransactionStack.cpp
- nsTransactionStack::Peek() was intended to return NULL for
an empty stack so I changed timeless' change for bug 114166
to return NS_OK and init the return value to zero.
- timeless also changed the behavior of nsDeque::End(), it no
longer returns an interator that is one past the end. So
nsTransactionStack::Peek() had to call CurrentItem() instead
of operator--.
- I also backed out the changes made to nsTransactionManager.cpp
cause they are unnecessary with the changes made to
nsTransactionStack::Peek() above.
r=timeless@bemail.org sr=hyatt@netscape.com a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115118 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 23:22:31 +00:00
shliang%netscape.com
0b600e8c11
bug 115673 - mail/news icons - doing this over again. r=andreww/sr=hewitt/a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115117 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 22:40:14 +00:00
pinkerton%netscape.com
3e6b411297
fix crash where we could dereference a null reference. shuffle some code around to ensure that can't happen anymore. r=ben/sr=blake/a=thesteve for smoketest blocker bug 126770
...
git-svn-id: svn://10.0.0.236/trunk@115116 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 21:51:25 +00:00
sgehani%netscape.com
9556798310
Actually making included tabs display when toggled on.
...
b=126703; r=dougt,morse; a=thesteve
git-svn-id: svn://10.0.0.236/trunk@115115 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 21:31:00 +00:00
jake%acutex.net
28e563b3a0
Bug 126029 - HTML in checkin comments wasn't being escaped properly for use in the pop-ups.
...
r=caillon
git-svn-id: svn://10.0.0.236/trunk@115114 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 21:17:04 +00:00
law%netscape.com
8e8830682b
Fix for smoketest blocker bug 126687; adding new progress dialog component to package lists
...
git-svn-id: svn://10.0.0.236/trunk@115113 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 21:12:37 +00:00
ben%netscape.com
7260d4e2be
blocker 126704 - can't load history items. removing some unnecessary code.
...
git-svn-id: svn://10.0.0.236/trunk@115112 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 20:55:28 +00:00
pschwartau%netscape.com
801d9342df
Initial add.
...
git-svn-id: svn://10.0.0.236/trunk@115110 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 19:07:08 +00:00
sspitzer%netscape.com
a4177155b3
fix for #126677 . dates not showing up in thread pane
...
or message pane on windows. r/sr=bienvenu, a=leaf.
git-svn-id: svn://10.0.0.236/trunk@115109 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 18:24:47 +00:00
kirk.erickson%sun.com
994e815065
Added tokenIDCount, and tokenHashTable to comments about objectLock.
...
git-svn-id: svn://10.0.0.236/trunk@115108 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 18:05:52 +00:00
timeless%mac.com
a73ac4fc75
HPUX rightly insists that class a{a::a(){}} isn't the right way to declare a constructor
...
fixed to class a{a(){}}. I can't believe that msvc and gcc didn't mind what I did.
git-svn-id: svn://10.0.0.236/trunk@115106 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 14:29:12 +00:00
mkaply%us.ibm.com
c1b38beab8
Fix HPUX bustage - some compilers don't like a comma on the last enum
...
git-svn-id: svn://10.0.0.236/trunk@115105 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 13:48:50 +00:00
sspitzer%netscape.com
b5d66d0be8
fix for #121639 . get forward as attachment to work for news again.
...
while I'm at it, some code cleanup. note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@115104 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:23:05 +00:00
law%netscape.com
5d2c4d7fcc
Bug 27609; use new progress dialog so errors are handled properly; r=bzbarsky, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@115103 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:03:21 +00:00
seawood%netscape.com
16201999e4
Updating search path (again). Fixing tinderbox bustage from bug 120845
...
git-svn-id: svn://10.0.0.236/trunk@115102 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:00:58 +00:00
law%netscape.com
e16d1d46e6
Bug 27609; change exthandler to use new progress dialog and properly report i/o errors; r=bzbarsky, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115101 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 08:00:29 +00:00
law%netscape.com
23f94daf82
Bug 27609; make webbrowserpersist work properly with new progress dialog and report errors better; r=adamlock, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115100 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:57:33 +00:00
law%netscape.com
fe6b53739a
Bug 27609; final changes for new progress dialog, r=ben, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115099 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:54:37 +00:00
jst%netscape.com
0604f64bed
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@115098 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:50:52 +00:00
law%netscape.com
660ab2c0e8
Bug 27609; last piece of build puzzle for new progress dialog; r=bryner, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115097 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:50:02 +00:00
seawood%netscape.com
e56f01c063
Fixing more win32 gmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@115096 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:49:43 +00:00
law%netscape.com
99cfff7b38
Bug 27609; add new progress dialog to win32/linux builds; r=bryner, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115095 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:48:15 +00:00
pavlov%netscape.com
ee5bd6103b
bug 125713 sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115094 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:44:35 +00:00
law%netscape.com
2175432b2c
Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@115093 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:31:09 +00:00
sgehani%netscape.com
7f7ad8c6a7
Fix language navigation up/down button edge cases.
...
b=120382; r=law; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@115092 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:27:13 +00:00
joki%netscape.com
d9bb857aa4
Fix for bug 56240, reset selection and mouse capture states when mousedown/mouseup sequence processes abnormally. r:saari, sr:js
...
git-svn-id: svn://10.0.0.236/trunk@115091 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:23:35 +00:00
joki%netscape.com
b8a3a15c26
Fix for bug 56240, reset selection and mouse capture states when mousedown/mouseup sequence processes abnormally. r:saari, sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@115090 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:22:55 +00:00
taka%netscape.com
c2e9120f96
Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115089 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:18:11 +00:00
seawood%netscape.com
bef20ca9df
Updating REQUIRES.
...
Fixing win32 gmake tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@115088 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:18:05 +00:00
sgehani%netscape.com
51f944fe8d
Land tab overflow implementation.
...
b=126095; r=morse; sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@115087 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:17:45 +00:00
aaronl%netscape.com
dfc7d25ee2
Bug 115686. F4 to open menulist popups. Incorrect of original checkin, checking it in correctly. r=blake, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115086 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:14:13 +00:00
seawood%netscape.com
15e6f7d32c
Use PR_TRUE instead of true.
...
Fixing OS/2 & AIX tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@115085 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:13:29 +00:00
seawood%netscape.com
6b84c9d933
Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
...
Bug #126102 r=bryner
git-svn-id: svn://10.0.0.236/trunk@115084 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:08:02 +00:00
shliang%netscape.com
97cfb7b78f
bug 115673 - new mailnews offline icons - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115083 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:04:47 +00:00
jband%netscape.com
bded77e04f
fix bug 126333. reduce shutdown leakage by releaseing Components object members. r=dbradley sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@115082 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:03:27 +00:00
shliang%netscape.com
9868ccda10
bug 89706 - new progressmeter for classic - image by wjbell@belletc.net - r=shuehan, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115081 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 07:01:27 +00:00
shliang%netscape.com
9518ab89ff
bug 120635 - disabled editable menulists are different size - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115080 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:59:24 +00:00
shliang%netscape.com
e210348deb
bug 119385 - some modern images are needlessly transparent - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115079 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:58:08 +00:00
seawood%netscape.com
3eac8bb56c
Remove unneeded dirs from xpcom standalone build.
...
Go Alecf!
git-svn-id: svn://10.0.0.236/trunk@115078 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:56:15 +00:00
shliang%netscape.com
95ae5532b2
bug 116905 - classic respin icon not displayed - patch by joonas@cc.hut.fi - r=shuehan, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115077 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:56:10 +00:00
shliang%netscape.com
d7c0f29fa6
bug 117084 - fields in wallet viewer are too narrow - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115076 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:52:30 +00:00
shliang%netscape.com
b1ebf33381
bug 112273 - inconsisten chrome url in classic's global/contents.rdf - r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115075 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:50:55 +00:00
shliang%netscape.com
1ce87fe994
bug 122492 - addressing widget text not centered - r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115074 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:48:44 +00:00
shliang%netscape.com
f0eca83c67
bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115073 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:46:11 +00:00
rginda%netscape.com
ca0ebf3fe6
- venkman only -
...
add fbreak command to source view context menu
git-svn-id: svn://10.0.0.236/trunk@115072 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:45:47 +00:00
seawood%netscape.com
9d92a7c416
Moved npapi.h & npupp.h to modules/plugin/base/public. Removing old copies
...
Bug #120845 r=bryner
git-svn-id: svn://10.0.0.236/trunk@115071 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:41:42 +00:00
cathleen%netscape.com
6a0e426e6c
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@115070 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:38:38 +00:00
shliang%netscape.com
094e13d6fb
bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115069 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:34:00 +00:00
shliang%netscape.com
62082bc91f
bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@115068 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:30:03 +00:00
seawood%netscape.com
77d4083faf
Allow distributors to set specific builddate by setting MOZ_BUILD_DATE in the env.
...
Thanks to Christopher Blizzard <blizzard@redhat.com > for the patch.
Bug #123391 r=cls,blizzard
git-svn-id: svn://10.0.0.236/trunk@115067 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:21:10 +00:00
sgehani%netscape.com
dc2420a155
Landing print preview toolbar and UI.
...
b=111235; r=law; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@115066 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:19:39 +00:00
samuel%sieb.net
33c49ab860
Bug 120153 - make /part always close the correct tab
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115065 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:19:08 +00:00
samuel%sieb.net
ff7c89d6f9
Bug 126418 - add '{' and '}' to not be included in channel links
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@115064 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:16:42 +00:00
jkeiser%netscape.com
949db40184
C++ wrapper for PLDHashTable (bug 125489), r=alecf@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115063 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:08:53 +00:00
seawood%netscape.com
e2640f450e
Link xpcom after unicharutil so that symbols are resolved in the proper order on Irix.
...
Fixing tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@115062 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 06:06:54 +00:00
jkeiser%netscape.com
7becb2bb13
Tabbing out of dropdown does not reset selected item (bug 100188), r=rods@netscape.com, sr=attinasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@115061 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:59:46 +00:00
seawood%netscape.com
e0bb3d1c56
Adding missing file to win32 gmake build.
...
Fixing tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@115060 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:59:02 +00:00
rginda%netscape.com
bb1f1d2087
- venkman only -
...
Adds a "Windows" child to the project view, which tracks all open windows. Script tags and sub-windows are displayed as children of windows. Users can now visit files even if they aren't loaded by the js engine. Clicking on the margin of a line in a file which is not currently loaded by the engine sets a future breakpoint. See also bug 110312.
find-url command exposed to the console.
fixed strict warning in the command-manager.
git-svn-id: svn://10.0.0.236/trunk@115059 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:58:39 +00:00
dcone%netscape.com
d781bc3674
bug=100324 r=dcone sr=attinasi. Checkin for ftang. Measure the cyrillic characters.
...
git-svn-id: svn://10.0.0.236/trunk@115058 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:55:52 +00:00
seawood%netscape.com
a240366484
Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/p
...
ublic/ .
Bug #120845 r=bryner
git-svn-id: svn://10.0.0.236/trunk@115057 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:52:55 +00:00
timeless%mac.com
235d655099
Bug 121922 JavaScript strict warning, cleanup of contentAreaClick
...
patch by caillon@returnzero.com r=walk84 sr=jag
git-svn-id: svn://10.0.0.236/trunk@115056 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:52:37 +00:00
jkeiser%netscape.com
7922aa5330
mNoNameLookupTable rename (bug 123302), r=sicking@bigfoot.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@115055 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:51:28 +00:00
jst%netscape.com
4d29697e83
Fixing bug 111529. Optimizing out unnecessary QI calls from nsScriptSecurityManager::GetObjectPrincipal() and doing some other minor cleanups and speedups. r=nisheeth@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@115054 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:51:05 +00:00
rginda%netscape.com
2baaf83b8f
bug 126365, "add options and private support to jsdIContext", sr=jst, r=jband
...
add jsdIContext::options and ::privateData attributes
git-svn-id: svn://10.0.0.236/trunk@115053 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:45:57 +00:00
jkeiser%netscape.com
c899834350
Mac crashing on submit input type=image (bug 126268), r=sicking@bigfoot.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@115052 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:45:18 +00:00
seawood%netscape.com
2345629aa3
Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/public/ .
...
Bug #120845 r=bryner
git-svn-id: svn://10.0.0.236/trunk@115051 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:44:43 +00:00
rogerl%netscape.com
00f1179b87
r=thesteve, sr=brendan, bug @119909 - crashing RegExp with > 10 backrefs.
...
git-svn-id: svn://10.0.0.236/trunk@115050 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:43:26 +00:00
rjc%netscape.com
8934664f7b
Fix bug # 125158: force focus on Mac OS X sheets. code from saari, r=bryner sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@115049 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:42:24 +00:00
law%netscape.com
5b4ec5ba97
Bug 106082; Adds code to select item in Explorer window for Reveal(); r=sgehani, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@115048 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:41:34 +00:00
arougthopher%lizardland.net
a2127abd9a
Fix for Bug#125132
...
foreign characters not displayed properly in justified text
Still iterates one character at a time, but can handle utf-8 chars now.
r=arougthopher@lizardland.net
git-svn-id: svn://10.0.0.236/trunk@115047 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:38:13 +00:00
arougthopher%lizardland.net
102230db45
Fix for Bug#125898
...
Fix for "tearing" of page while scrolling
r=mozilla@switkin.com
git-svn-id: svn://10.0.0.236/trunk@115046 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 05:34:02 +00:00
hewitt%netscape.com
924e9b3a0b
case issue in file name
...
git-svn-id: svn://10.0.0.236/trunk@115045 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:49:47 +00:00
hewitt%netscape.com
7aecf8e469
another missing file, is my brain missing as well?
...
git-svn-id: svn://10.0.0.236/trunk@115044 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:45:22 +00:00
ben%netscape.com
b93135a58a
updating nsIBookmarksService caller
...
git-svn-id: svn://10.0.0.236/trunk@115043 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:35:57 +00:00
ben%netscape.com
c22b40c1b3
114142 - uniform twisty & click behaviour. ensure correct style is used. r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@115042 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:33:43 +00:00
ben%netscape.com
7562360869
114142 - uniform twisty & click behaviour. ensure correct style is used. r=blake, sr=hyatt
...
required part of files landed previously, otherwise css files will be missing!
git-svn-id: svn://10.0.0.236/trunk@115041 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:33:08 +00:00
ben%netscape.com
42d570bddc
update nsIBookmarksService client to use new method name
...
git-svn-id: svn://10.0.0.236/trunk@115040 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:25:40 +00:00
dbaron%fas.harvard.edu
7a3c8b04cb
Fix extraneous whitespace in the makefile that was causing bustage (since $(srcdir)/file ended up with a space in the middle. b=120201
...
git-svn-id: svn://10.0.0.236/trunk@115039 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:20:14 +00:00
ben%netscape.com
e696ddd4bb
update makefile to include appropriate shell lib.
...
r=rjc sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@115038 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:19:55 +00:00
ben%netscape.com
55bf179df4
Updating call sites of bookmarks-service methods to use new method names.
...
r=rjc, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@115037 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:18:07 +00:00
ben%netscape.com
df77c10637
Fix for 106326 - better handling of IE favorites. Adding support for one-time import of
...
IE favorites in addition to dynamic root which is now off by default.
Also update the nsIBookmarkService API to support IDL naming conventions, and enhance API
with utility methods requested and required by clients.
r=rjc, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@115036 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:16:36 +00:00
sfraser%netscape.com
db09c7f87f
Adding nsITimerScriptable.idl to the XML project for sgehani.
...
git-svn-id: svn://10.0.0.236/trunk@115035 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:09:44 +00:00
rjc%netscape.com
2e50022ce0
Fix bug # 125361: bookmarks issue. r=tingley sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@115034 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:08:01 +00:00
ben%netscape.com
ae47ccc704
Fix for 106326 - better handling of IE favorites. Adding support for one-time import of
...
IE favorites in addition to dynamic root which is now off by default.
r=rjc, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@115033 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:06:57 +00:00
blakeross%telocity.com
cb84d51fca
66321 - prevent arrow key toggling in radiobuttons from bubbling. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@115032 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:06:23 +00:00
hewitt%netscape.com
d03e46b2bf
missed requires on unix
...
git-svn-id: svn://10.0.0.236/trunk@115031 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:01:36 +00:00
sgehani%netscape.com
ede69d0b9a
Land update notifications.
...
b=120201; r=law,pavlov; sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@115030 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:01:34 +00:00
badami%netscape.com
0ba82820c6
Rolling back fix for bug 73308.
...
Seems to be causing regression 126311.
git-svn-id: svn://10.0.0.236/trunk@115029 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 04:01:22 +00:00
dbaron%fas.harvard.edu
6df13f8120
No newline at end of file will probably break some compilers (and it causes warnings on gcc).
...
git-svn-id: svn://10.0.0.236/trunk@115028 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:57:04 +00:00
hewitt%netscape.com
00cc82b2a7
whoops, didn't intend to check this in
...
git-svn-id: svn://10.0.0.236/trunk@115027 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:53:33 +00:00
dbaron%fas.harvard.edu
a6fa9e39c3
No newline at end of file could be dangerous -- I'm not sure. So preventing potential bustage.
...
git-svn-id: svn://10.0.0.236/trunk@115026 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:53:30 +00:00
hewitt%netscape.com
1597fc0a9c
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
...
git-svn-id: svn://10.0.0.236/trunk@115025 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:50:48 +00:00
ducarroz%netscape.com
a1dc44a2de
Fix for bug 93439. Better algorithm to extract attachment of embedded messages. Also use subject of the message as attachment name if needed. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@115024 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:45:45 +00:00
dbaron%fas.harvard.edu
1be77ac75f
Fix bustage from hewitt's checkin by exporting nsIFullScreen.idl. b=68136
...
git-svn-id: svn://10.0.0.236/trunk@115023 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:42:42 +00:00
ducarroz%netscape.com
40a6834d93
Fix for bug 112625. When decomposing a message into files, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115022 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:39:55 +00:00
hewitt%netscape.com
3a936c3077
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
...
git-svn-id: svn://10.0.0.236/trunk@115021 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:33:52 +00:00
peterlubczynski%netscape.com
58ba5b055e
Fixing keyboard event bustage for Mac plugins bug 110190 r=sdagley sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@115020 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:23:50 +00:00
sicking%bigfoot.com
e51968e5eb
change the xbl-syntax <... inherits=".."> to <... xbl:inherits="..">
...
b=119317 r=jkeiser sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@115019 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:21:26 +00:00
rods%netscape.com
41c01215ce
It will no longer layout document with a zero width or height
...
Bug 114139 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@115018 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:21:25 +00:00
joki%netscape.com
d4bd380211
Fix 36573, send text field change event through nsPresShell central dispatch method in order to correctly set target property. r:saari, sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@115017 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:20:33 +00:00
dbaron%fas.harvard.edu
4281b39a7d
Some compilers (like gcc 3.0.3, at least) don't like a main that returns void, so make it return int. Fixing bustage. r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@115016 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:20:04 +00:00
rods%netscape.com
d45c6e25f1
1) Makes sure that when a PrintSettings is created it is initialized from the
...
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@115015 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:18:33 +00:00
joki%netscape.com
91468521dd
Fix for 104310, prevent recursive firing of onselect event. r:saari, sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@115014 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:18:14 +00:00
dbragg%netscape.com
ecdd4eb6af
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@115013 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:18:10 +00:00
harishd%netscape.com
28bce6046e
Regression - Make EXPECTED TAG error message localizable. b=126452, r=harishd, sr=jst. ** Patch provided by heikki@netscape.com **
...
git-svn-id: svn://10.0.0.236/trunk@115012 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:16:14 +00:00
shrutiv%netscape.com
a733e80e45
Including cfg file for Mac customization
...
git-svn-id: svn://10.0.0.236/trunk@115011 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:13:31 +00:00
mscott%netscape.com
bb3d09156a
Bug #11926 , psuedo is spelled pseudo. Correct the spelling error on my pref.
...
rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@115010 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:11:27 +00:00
nhotta%netscape.com
2f7b56270c
Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
...
bug 118664, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@115009 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:10:19 +00:00
timeless%mac.com
e4beb05e73
Bug 114166 Test app for nsDeque
...
rs=alecf
git-svn-id: svn://10.0.0.236/trunk@115008 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:09:40 +00:00
timeless%mac.com
29beedeb0d
Bug 114166 rewrite nsDeque
...
r=akkana sr=alecf
rs=alecf for TestDeque.cpp
git-svn-id: svn://10.0.0.236/trunk@115007 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:08:32 +00:00
naving%netscape.com
dd327121f2
114960 r=racham sr=mscott. Select the search text upon issuing search from search bar(quick search)
...
git-svn-id: svn://10.0.0.236/trunk@115006 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:06:30 +00:00
varada%netscape.com
0e09d6450f
fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115005 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:06:08 +00:00
varada%netscape.com
adb8072aaf
fix for 105838;choosing right identity;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@115004 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:05:53 +00:00
nhotta%netscape.com
c69aaa6d4d
Changed to use the service for nsIMimeConverter, bug 123699, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@115003 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:05:46 +00:00
dbragg%netscape.com
e062d3a804
Fix for blocker bug 126507. The fix for 91721 required the removal of the drop-down
...
box in the Pref/Appearance. I removed the drop down code but not the code that calls
it when the OK button is pressed. This fix corrects that. r=sgehani, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@115002 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:05:24 +00:00
nhotta%netscape.com
be5ac9d0a7
Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
...
bug 118664, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@115001 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:04:40 +00:00
nhotta%netscape.com
552b14c1fd
Changed to use the non nsString version of nsITextTransform::Change which saves the allocation for nsString, plus clean up,
...
bug 125077, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@115000 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 03:04:24 +00:00
bbaetz%student.usyd.edu.au
869ebcd121
The mac doesn't have strdup?? Using nsCRT::strdup instead, like the rest
...
of the file.
git-svn-id: svn://10.0.0.236/trunk@114999 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:37:47 +00:00
hewitt%netscape.com
d65be682b1
121955 - implement checkbox listitems, r=hyatt, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114998 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:20:27 +00:00
hewitt%netscape.com
43735b115e
110165 - Crash scrolling in addressing widget, r=hyatt, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@114997 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:19:08 +00:00
cmanske%netscape.com
04c3580b8b
Update to Composer Publishing UI, b=88208, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114996 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:17:46 +00:00
pinkerton%netscape.com
1bdf0dd8ca
don't bail on bg drawing when moz-appearance is set on a root. r=bryner/sr=hyatt. bug#119736
...
git-svn-id: svn://10.0.0.236/trunk@114995 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:14:18 +00:00
bbaetz%student.usyd.edu.au
bb2690755b
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@114994 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:14:17 +00:00
pinkerton%netscape.com
df549a9260
cleanup bg theme brush and fix things for dialog bg to draw. r=bryner/sr=hyatt. bug#119736
...
git-svn-id: svn://10.0.0.236/trunk@114993 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:14:04 +00:00
dbaron%fas.harvard.edu
57bd9db886
Fix IRIX bustage. We can't use C++ comments in headers included by C files.
...
git-svn-id: svn://10.0.0.236/trunk@114992 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 02:04:10 +00:00
alecf%netscape.com
d93d2484e1
argh, fix more mac bustage, I think this is the end of it.. Sorry, I hadn't re-exported my .xml files
...
git-svn-id: svn://10.0.0.236/trunk@114991 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 01:43:45 +00:00
hyatt%netscape.com
f178aa40ac
Scrolling ROCKS in Cocoa now. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114989 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 01:09:25 +00:00
hyatt%netscape.com
33a0508bfc
Scrolling ROCKS in Cocoa now. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114988 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 01:07:39 +00:00
alecf%netscape.com
c076eca201
add unicharutil static lib
...
git-svn-id: svn://10.0.0.236/trunk@114983 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 00:48:08 +00:00
alecf%netscape.com
bd7d7c1bf1
argh, add requires for non-gmake win32
...
git-svn-id: svn://10.0.0.236/trunk@114982 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 00:43:01 +00:00
smontagu%netscape.com
4ca6dc62ac
Linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@114981 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 00:25:06 +00:00
blakeross%telocity.com
b49318adc9
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114980 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 00:15:14 +00:00
blakeross%telocity.com
475b54447d
Download manager. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114979 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 00:11:23 +00:00
smontagu%netscape.com
f446513d7d
Yet another attempt to unbust tinderbox
...
git-svn-id: svn://10.0.0.236/trunk@114978 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-20 00:05:34 +00:00
alecf%netscape.com
fda1c3b05c
add unicharutil static libs
...
git-svn-id: svn://10.0.0.236/trunk@114977 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 23:47:11 +00:00
smontagu%netscape.com
d8d40875b4
Another bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@114976 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 23:35:00 +00:00
gerv%gerv.net
3b38357cf3
Bug 117515 - describekeywords.cgi templatisation.
...
git-svn-id: svn://10.0.0.236/trunk@114975 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 23:32:07 +00:00
gerv%gerv.net
c777c794ee
Bug 115369 - templatise long_list.cgi.
...
git-svn-id: svn://10.0.0.236/trunk@114974 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 23:22:24 +00:00
roc+%cs.cmu.edu
b87aae1f18
Bug 91516. FIXING BUSTAGE AGAIN
...
git-svn-id: svn://10.0.0.236/trunk@114973 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 23:19:11 +00:00
locka%iol.ie
bc1c25f6fb
Treat NOFRAMES content as CDATA during serialisation to prevent entity subsitution. b=122077 r=harishd@netscape.com sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114972 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:50:16 +00:00
alecf%netscape.com
f85a67075e
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@114971 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:49:12 +00:00
timeless%mac.com
ee97348478
Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114969 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:47:35 +00:00
ducarroz%netscape.com
18647eee0a
Temporary back up my fix for bug 112625 to verify is not the cause of the MLK reported in bug 12364
...
git-svn-id: svn://10.0.0.236/trunk@114968 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:47:31 +00:00
bienvenu%netscape.com
c409a89b6c
fix imap label setting on server to unset any possible other labels rs=sspitzer 126144
...
git-svn-id: svn://10.0.0.236/trunk@114967 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:47:13 +00:00
bienvenu%netscape.com
095543d2f8
fix downloading of news msgs when going offline if you automatically download msgs rs=sspitzer 126342
...
git-svn-id: svn://10.0.0.236/trunk@114966 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:39:33 +00:00
ian%hixie.ch
908e34841f
Improve help info. Change the command syntax to not clash with the Infobot module. Made the -- and ++ commands slightly more discriminating. Fixed an error in an error message (how long till ' loses its special meaning... grr...). Made people drop off the list when they hit zero. Made the individual karma report give the position of the person in the list. Fixed a logic errer in the private stats code. b=123713, r=kerz
...
git-svn-id: svn://10.0.0.236/trunk@114965 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:34:49 +00:00
roc+%cs.cmu.edu
5d7bbba33d
Fixing bustage. Bug 91516.
...
git-svn-id: svn://10.0.0.236/trunk@114964 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:26:50 +00:00
beard%netscape.com
ce56b8fc88
[not part of build] bumped version to 1.0d8.
...
git-svn-id: svn://10.0.0.236/trunk@114962 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:24:34 +00:00
bryner%netscape.com
a58dd42daf
fixing 152 compiler warnings (bug 126336). r=glazman, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@114961 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:19:44 +00:00
akkana%netscape.com
27123eb55d
97157: turn off debug messages
...
git-svn-id: svn://10.0.0.236/trunk@114960 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:18:34 +00:00
brade%netscape.com
a46ca5d7d2
fix to use NS_LITERAL_STRING; bug 26384 r=cmanske sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114959 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:14:57 +00:00
brade%netscape.com
e401944c63
check if src/dest are equals and don't rewrite file; fix NS_LITERAL_STRING; bug 124625 (r=adamlock; sr=darin)
...
git-svn-id: svn://10.0.0.236/trunk@114958 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:11:59 +00:00
jake%acutex.net
56781266ab
Bug 126487 - Edit attachment as comment was causing an immediate submit instead of letting you edit it in newer Mozilla builds.
...
r= bbaetz x2
git-svn-id: svn://10.0.0.236/trunk@114957 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 22:01:33 +00:00
smontagu%netscape.com
c8e7c886e0
Fix tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@114956 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:55:58 +00:00
smontagu%netscape.com
1e6ecfd307
Fix tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@114955 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:44:16 +00:00
ian%hixie.ch
c3fd01caee
Stop private messages to the bot from being logged. b=123956, r=kerz. Rename the default command from uris to links. b=72957, r=kerz.
...
git-svn-id: svn://10.0.0.236/trunk@114954 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:42:04 +00:00
ian%hixie.ch
96d388d9f9
Minor changes to what commands are accepted to make it friendlier. b=72961, r=kerz
...
git-svn-id: svn://10.0.0.236/trunk@114953 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:37:20 +00:00
roc+%cs.cmu.edu
d392c57939
Bug 91516. Organize view managers into a tree so that IFRAMEs can be rendered and event-processed coherently with their containing documents. r=kmcclusk,rods,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114952 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:33:26 +00:00
ian%hixie.ch
707f822bde
Add the custom library files to the list of files to check for changes. This will make upgrading mozbot easier. r=kerz
...
git-svn-id: svn://10.0.0.236/trunk@114951 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:33:23 +00:00
sspitzer%netscape.com
44df1f1fa9
fix for #121868 . crashers problems when we fail to generate collation keys.
...
this happens to us on OS X, it seems. patch by nhotta. r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@114950 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:24:31 +00:00
blakeross%telocity.com
46dd45e3ec
The rest of the fix for 77935 that I forgot last night. r=hewitt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114949 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:23:34 +00:00
roc+%cs.cmu.edu
c8545dff04
Bug 91516. Safeguard view traversal in nsObjectFrame so it doesn't walk out the current document. r=peterl,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114948 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:22:23 +00:00
sspitzer%netscape.com
83b9b630e2
fix for #124430 . hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse
...
git-svn-id: svn://10.0.0.236/trunk@114947 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:20:30 +00:00
cbiesinger%web.de
41e3a777e3
bug 126059 r=timeless sr=alecf
...
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
git-svn-id: svn://10.0.0.236/trunk@114946 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:19:42 +00:00
samuel%sieb.net
ef05b65cfb
Bug 92933 - correct tab selection
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114945 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 21:07:34 +00:00
seawood%netscape.com
efc862c6ef
Updating REQUIRES.
...
Fixing tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@114944 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 20:55:54 +00:00
jake%acutex.net
0b97d4fccf
Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't being properly set before passing it on to the template.
...
Patch by Jeff Lawson <jlawson@bovine.net >
r= jake, justdave
git-svn-id: svn://10.0.0.236/trunk@114943 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 20:50:18 +00:00
smontagu%netscape.com
d0afe74092
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114942 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 20:41:32 +00:00
brade%netscape.com
2fa52a2da9
fix mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@114941 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 18:27:25 +00:00
cathleen%netscape.com
28c9878e85
back out this nsCRT::strlen to strlen change, look for better solution later
...
git-svn-id: svn://10.0.0.236/trunk@114940 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 17:27:11 +00:00
cathleen%netscape.com
6f09324ed7
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114939 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 16:01:45 +00:00
hidday%geocities.com
699ab5e44e
Bug 97587: can't create image maps from the DOM.
...
We were trying to add the image map to the wrong
document. r=sicking@bigfoot.com sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114938 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 16:00:33 +00:00
karnaze%netscape.com
430941b018
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/trunk@114937 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 15:48:28 +00:00
cmanske%netscape.com
f915ef807f
Fix another dialog focus racing bug - table properties, b=126049, r=rcassin@supernova.org, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114936 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 15:09:41 +00:00
ian%hixie.ch
24837172c9
Correct minor typo ('retieve' to 'retrieve'). r=ispell
...
git-svn-id: svn://10.0.0.236/trunk@114935 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 15:04:55 +00:00
wtc%netscape.com
0a7f3ffdbb
Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
...
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
git-svn-id: svn://10.0.0.236/trunk@114934 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 15:03:07 +00:00
cmanske%netscape.com
329ee294f0
1st draft of publish icon added to Composer toolbar and CSS to use it, b=125128, r=glazman, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114933 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 15:01:47 +00:00
dbradley%netscape.com
4c972e2fbe
Bug 119382 - attribute nsIIDPtr IID considered harmful - This patch makes it an error to declare an attribute named IID or a method named getIID. r=jband, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114932 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 14:48:00 +00:00
jdunn%netscape.com
93a46ee258
adding xptc files for HP-UX 11.20 support of IPF (ia64 platform).
...
r=jband@netscape.com
r=cls@seawood.org
# 126293
git-svn-id: svn://10.0.0.236/trunk@114928 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 12:28:21 +00:00
blizzard%redhat.com
2e152ec52a
Bug #125495 . Get irc building again in the rpms. Get these patches working again. Doesn't affect the default build.
...
git-svn-id: svn://10.0.0.236/trunk@114927 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 12:16:50 +00:00
jfrancis%netscape.com
b38a95dde6
fixes:
...
117418: warnings in nsWSRunObject.cpp
98286: splitting paragraphs broken
101041: block transformations could grab too much beyon selection
82813: whitespace handling code needs to do right thing with preformatted text
99545 &
103677: new blocks not always pre-populated with br
41336: better handling of mailcites when splitting or deleting them or portions of them
partial fix for:
46474: creating new blocks kills style settings
r=fm, sr=kin
git-svn-id: svn://10.0.0.236/trunk@114926 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 12:02:09 +00:00
rods%netscape.com
c3c6dd1adf
Makes sure the prefs aren't set if the pref values don't exist
...
Bug 124139 r=rods sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114925 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:59:27 +00:00
jfrancis%netscape.com
31165ba709
fixes:
...
117418: warnings in nsWSRunObject.cpp
98286: splitting paragraphs broken
101041: block transformations could grab too much beyon selection
82813: whitespace handling code needs to do right thing with preformatted text
99545 &
103677: new blocks not always pre-populated with br
41336: better handling of mailcites when splitting or deleting them or portions of them
partial fix for:
46474: creating new blocks kills style settings
r=fm, sr=kin
git-svn-id: svn://10.0.0.236/trunk@114924 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:52:50 +00:00
rods%netscape.com
221670b5c2
1) In DocumentViewer: I did rearrange some of the data members for PrintData
...
and PrintObject and their initialization order
2) In DocumentViewer: Implemented the shrink to fit feature by calc'ing the
ratios in the first reflow and then reflowing a second time to shrink them
3) In nsPageFrame: This is somewhat unrelated to this bug, but I found where
continuing frame content was being parented to the PageFrame instead of the
PageContentFrame.
4) Although at this time I am not using DumpFrames for debugging I may want to
switch back to it while debugging at anytime.
Bug 100967 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114923 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:49:27 +00:00
dbradley%netscape.com
11a6c0c0fe
Bug 121938 - XPCWrappedJS::GetNewORUsed does not look for inherited interfaces when matching interfaces. r=jband, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114922 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:24:21 +00:00
bstell%ix.netcom.com
b7194ebab6
better fix for the linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@114921 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:02:23 +00:00
bstell%ix.netcom.com
4ed5035aa4
bug 116155, add code to measure/render using a common X font interface
...
r=pavlov@netscape.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114920 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:00:24 +00:00
hewitt%netscape.com
ab49f36890
41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114919 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:40:42 +00:00
bbaetz%student.usyd.edu.au
c68b7c8980
OK, lets try this, then.
...
Build bustage fix.
git-svn-id: svn://10.0.0.236/trunk@114918 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:24:09 +00:00
badami%netscape.com
8331526176
[serializer]nested lists don't convert to plain text properly.
...
bug 95224 patch=tmutreja@netscape.com r=akkana sr=jst
git-svn-id: svn://10.0.0.236/trunk@114917 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:23:24 +00:00
seawood%netscape.com
e4d434e2ba
Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
...
Bug #88038 r=bryner
git-svn-id: svn://10.0.0.236/trunk@114916 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:01:05 +00:00
bstell%ix.netcom.com
758d860008
fix HP bustage
...
git-svn-id: svn://10.0.0.236/trunk@114915 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:51:56 +00:00
bstell%ix.netcom.com
2b1244ccf3
fix tree bustage
...
git-svn-id: svn://10.0.0.236/trunk@114914 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:32:54 +00:00
bbaetz%student.usyd.edu.au
8a64e4f492
Fix for mac bustage (side effect of bug 102980). This should hopefully fix
...
it - I don't have a mac.
rs=shaver
git-svn-id: svn://10.0.0.236/trunk@114913 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:20:45 +00:00
gordon%netscape.com
dd2dbeef82
Fix bug 102921 "Mozilla crashes when Cache in profile dir points
...
to nonexistent directory". Change to fail nsDiskCacheDevice::Init()
if mCacheDirectory is nsnull. sr=darin.
git-svn-id: svn://10.0.0.236/trunk@114912 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:08:09 +00:00
bstell%ix.netcom.com
a9d7de11b5
bug 116151, add files for FreeType / TrueType font support
...
r=shanjian@netscape.com , sr=mcafee@netscape.com (delegate for mscott@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@114911 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:53:50 +00:00
bstell%ix.netcom.com
26c9bf542d
bug 116153, add TrueType support for MathML (GetBoundingBox)
...
requested during sr= by rbs@maths.uq.edu.au (delegate for brendan@mozilla.org )
git-svn-id: svn://10.0.0.236/trunk@114910 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:51:40 +00:00
bstell%ix.netcom.com
350129e0b1
bug 116153, add TrueType language group info to the X font language group
...
table. Read TrueType prefs.
r=katakai@japan.sun.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114909 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:49:29 +00:00
cathleen%netscape.com
b8cedf8e73
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114908 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:42:48 +00:00
hewitt%netscape.com
3bc0bfe8c3
41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114907 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:12:22 +00:00
bstell%ix.netcom.com
0bac2c0150
bug 116155, add alpha blending routines for FreeType2/TrueType (performance)
...
Code to to measure/render text using a common font interface.
r=pavlov@netscape.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114906 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:47:06 +00:00
cathleen%netscape.com
44c62ad490
eliminate nsCRT::strlen for char* strings (part 2), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114905 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:43:41 +00:00
cathleen%netscape.com
c93312040a
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114904 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:36:56 +00:00
rbs%maths.uq.edu.au
ee6ecf963a
Initialize variables - regression/left-over from bug 96870 that caused me to spent cycles chasing a non-existent bug elsewhere, carrying forward r=rods, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114903 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:30:58 +00:00
rbs%maths.uq.edu.au
2cf5c952c3
Add entry for the official Unicode minus sign
...
git-svn-id: svn://10.0.0.236/trunk@114902 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:24:19 +00:00
bstell%ix.netcom.com
6e89beffd6
bug 116153, add default prefs for TrueType display
...
r=katakai@japan.sun.com , sr=rbs@maths.uq.edu.au/brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114901 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:16:48 +00:00
bstell%ix.netcom.com
4885d00b22
bug 116154, scan fonts to generate/save/read font summaries since getting
...
the valid glyph list is so expensive. Code to map TrueType fonts so the
mos X font selection code cand find them by name and/or language-group
r=smontagu@netscape.com , sr=rbs@maths.uq.edu.au/brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114900 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:14:10 +00:00
bbaetz%student.usyd.edu.au
fd7671f948
Bug 44995 - support socks proxies in mailnews
...
r=mscott, sr=darin
git-svn-id: svn://10.0.0.236/trunk@114899 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:07:23 +00:00
bnesse%netscape.com
c2f0ad7960
Backing this out again... I'm beginning to hate this patch.
...
git-svn-id: svn://10.0.0.236/trunk@114898 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 06:29:41 +00:00
gordon%netscape.com
65f1aed4fd
Fixing optimized mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114897 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 06:17:10 +00:00
dveditz%netscape.com
7b150042ea
Fix Install.addDirectory register under a predictable key (bug 125984);
...
remove dead cruft and whitespace r=sgehani sr=mscott
git-svn-id: svn://10.0.0.236/trunk@114896 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:58:24 +00:00
bnesse%netscape.com
ca7c6cfe6b
Fix for bug 98476. Add safe save and redundant backup support for preferences. r=sfraser, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114895 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:55:08 +00:00
bnesse%netscape.com
1efd2d9c93
Bug 98476. Gracefully handle error returned from saving of preferences file. r=sfraser, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114894 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:52:32 +00:00
endico%mozilla.org
a34966fb87
Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114893 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:50:17 +00:00
seawood%netscape.com
8a3c032b4f
Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage
...
git-svn-id: svn://10.0.0.236/trunk@114892 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:38:41 +00:00
stephend%netscape.com
e6e451f8f3
Fix bug 125606 and bug 126355. Clear out the textfield on refresh (bug 125606) and on switching servers (bug 126355). r=suresh@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114891 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:38:33 +00:00
gordon%netscape.com
740ec7cd6c
Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114890 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:38:03 +00:00
gordon%netscape.com
8be697d4bf
Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114889 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:36:27 +00:00
gordon%netscape.com
956986a72e
Fix bug 107766 "DeactivateEntry: bad cache entry state when quitting". The cache entry state is legitimate on shutdown. Change NS_WARNING to NS_ASSERTION that doesn't fire on shutdown. r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114888 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:32:18 +00:00
ducarroz%netscape.com
ec382db561
Fix for bug 112625. When decomosing a message to file, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@114887 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:32:06 +00:00
cmanske%netscape.com
3ce9957582
Fixed focus problems and ability to remove background image, b=115858, r=neil@parkwaycc.co.uk, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114886 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:29:57 +00:00
gordon%netscape.com
1999bf0431
Fix bug 116562 "Flash movie is not loaded if disk cache is disabled". Return error from SetCachePolicy() if storage is not currently enabled for policy. r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114885 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:29:49 +00:00
gordon%netscape.com
0877fc9773
Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114884 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:28:20 +00:00
gordon%netscape.com
50c69be4a2
Fixing optimized mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114883 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:00:29 +00:00
mcafee%netscape.com
60dc31b4b8
Backing out mstoltz. r=dbaron,jrgm
...
git-svn-id: svn://10.0.0.236/trunk@114882 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 04:06:53 +00:00
shanjian%netscape.com
5c89a47ef8
#117522 gfx/src/nsCompressedCharMap.cpp doesn't build: too many Ls in nsCompressedCharMap.h
...
r=bstell, sr=brendan
(thanks to timp@clarityconnect.com for test and verify the patch.)
git-svn-id: svn://10.0.0.236/trunk@114881 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:29:43 +00:00
shanjian%netscape.com
1e5c3a8000
#119970 Add uk_UA.KOI8-U locale to unixcharset.properties
...
Thanks to Joe Marcus Clarke for preparing the patch.
r=shanjian, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114880 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:24:30 +00:00
dcone%netscape.com
b9645ce2ce
b=122996 r=kmclusky sr=attinasi. Use patblt for windows background tiling
...
git-svn-id: svn://10.0.0.236/trunk@114879 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:10:42 +00:00
blakeross%telocity.com
0bcb639fd0
87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114878 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:07:43 +00:00
dbaron%fas.harvard.edu
0e1090c7d8
Fix Windows bustage. b=79091
...
git-svn-id: svn://10.0.0.236/trunk@114877 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:06:00 +00:00
seawood%netscape.com
0950ea9ade
Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
...
r=rjesup@wgate.com ,wtc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114876 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:00:08 +00:00
sfraser%netscape.com
d3500d94c5
Fix bug 94127 -- crash in AppleEvent handling. Fix parameter order. r=pinkerton, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114875 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:57:01 +00:00
aaronl%netscape.com
deb837ffc3
Bug 103284. Was reopened for URL bar regression where down arrow was no longer navigating list. r=blake, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114874 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:47:31 +00:00
blakeross%telocity.com
19e88b48ad
78749 - only show history folders that contain entries.
...
77935 - make autocomplete from global history optional.
126320 - invalid typed urls should be hidden and expire quickly.
126127 - custom keyword with :// doesn't work.
r=hewitt sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114873 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:47:08 +00:00
bzbarsky%mit.edu
d9113378ce
Leave rules with empty decl blocks in the sheet so they're picked up by
...
the DOM. Bug 112854, r=dbaron, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114872 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:27:38 +00:00
akkana%netscape.com
bdcaf886f7
80805: new find (pref'ed out by default), r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@114871 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:24:14 +00:00
akkana%netscape.com
583ab047e8
80805: new editor find dialog (not used by default), files that got missed in a previous checkin. r=cmanske sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114870 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:17:43 +00:00
dbaron%fas.harvard.edu
cdf4582e1f
nsDependentSingleFragmentSubstring shouldn't pretend to have a flat buffer, since it's only guaranteed to be single fragment, not null-terminated. b=122727 sr=jag r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114869 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:17:09 +00:00
dbaron%fas.harvard.edu
84d82a83f8
Fix the interaction of text zoom with the sizing code for generic fonts. b=125963 r=rbs sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114868 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:11:57 +00:00
dbaron%fas.harvard.edu
1cc61e485b
Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114867 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:09:06 +00:00
akkana%netscape.com
1623070ca0
80805: old patch, should have been checked in earlier. r=cmanske sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114866 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:06:41 +00:00
nelsonb%netscape.com
655e93d84c
Fix two logic errors reported as warnings on windows. Bug 110187
...
git-svn-id: svn://10.0.0.236/trunk@114865 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:06:25 +00:00
sfraser%netscape.com
6b89ad1ce9
Fix debug-only code that validates the drawing state, to take the SIOUX window into account. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@114864 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:04:46 +00:00
oeschger%netscape.com
d9424d750c
removing references to instant messenger in table of contents, plus fixing some typos in the ids of the topics, bug=122806, r=rudman
...
git-svn-id: svn://10.0.0.236/trunk@114863 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:01:41 +00:00
harishd%netscape.com
47d396b630
Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114862 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:01:18 +00:00
pschwartau%netscape.com
2204d3ea68
Skipping new testcase until bug 126317 is fixed.
...
git-svn-id: svn://10.0.0.236/trunk@114861 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:53:39 +00:00
rjesup%wgate.com
a2ec5e88f6
Bug 125025: Animations use a lot of CPU, even when not visible. r=pavlov,
...
sr=brendan. Heavily optimizes all the bit-twiddling in mask generation
which was 1/2 of where the CPU time was going.
git-svn-id: svn://10.0.0.236/trunk@114860 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:48:33 +00:00
yokoyama%netscape.com
c32eda13b3
Bug 126231
...
We didn't want to change the contract between gfx and FontPackageProxy.
but we moved the call fontEnum->HaveFontFor(aFontPackID, &have) from /gfx to /intl/locale
We need to strip the "lang:" from aFontPackID.
/r=ftang;/sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114859 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:48:15 +00:00
sfraser%netscape.com
2645fbe684
Fix for bug 121951 -- make PR_Poll on Mac work with layered file descriptors. r=wtc, r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@114858 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:43:15 +00:00
sfraser%netscape.com
f71e860cc9
Fix for bug 121952 -- make PR_ConnectContinue work on Mac, re-enabling non-blocking connects. r=wtc. Also bring forward some code changes to build with CodeWarrior Pro 7 (UPP stuff).
...
git-svn-id: svn://10.0.0.236/trunk@114856 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:26:30 +00:00
peterlubczynski%netscape.com
deabb03ed0
Unload pluign libraries asynchronously to prevent crash with native context menus 104236 r=av sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@114855 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:26:17 +00:00
sfraser%netscape.com
c068f535fe
Fix for bug 121952 -- make PR_ConnectContinue work on Mac, re-enabling non-blocking connects. r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@114854 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:10:06 +00:00
mstoltz%netscape.com
ebb6dc6f70
Bug 105050 - return null window.opener to scripts if opener is a mail window.
...
Bug 32571 - Prompt user before allowing scripts to close windows if opener is null.
both r=heikki, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@114853 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 01:09:45 +00:00
alecf%netscape.com
c1f1eaac87
argh, add nsStorageStream back to the build - I didn't mean to check this in
...
(I had tested on the mac, but checked in from windows)
git-svn-id: svn://10.0.0.236/trunk@114852 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 00:30:01 +00:00
alecf%netscape.com
0f776c56ca
attempt to fix mac bustage while I wait on my mac build
...
git-svn-id: svn://10.0.0.236/trunk@114851 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 00:13:29 +00:00
brendan%mozilla.org
d8e62cd414
Fix bad old js_ValueToInt32 to have an int-jsval fast path, to avoid f.p. inaccuracy (126159, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@114850 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 00:02:29 +00:00
pschwartau%netscape.com
65d13a8893
Adding more cases and improving comments.
...
git-svn-id: svn://10.0.0.236/trunk@114848 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:59:15 +00:00
jband%netscape.com
1c7ae7ac8d
bug 123770. extend xpconnect to use dynamic 'additional' interface info managers to support dynamic type info. Also, abstract out the Components.interfaces object and make the items use a bit less memory. r=dbradley sr=vidur
...
git-svn-id: svn://10.0.0.236/trunk@114847 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:47:30 +00:00
ftang%netscape.com
ddcd03d7f5
fix bug 90583. r=yokoyama sr=alecf
...
ignore the invalid position of the cursor so the input method
candidate window won't block the view of the current cursor.
git-svn-id: svn://10.0.0.236/trunk@114846 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:46:51 +00:00
wtc%netscape.com
b4e07815b5
Bugzilla bug 97485: added a stub for pr_FindSymbolInProg for Darwin.
...
git-svn-id: svn://10.0.0.236/trunk@114844 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:45:10 +00:00
brendan%mozilla.org
4df920fc3b
Followup fix for ECMA-262 15.10.6.2 step 6, plus warning fixes (76717, r/sr=shaver&jband).
...
git-svn-id: svn://10.0.0.236/trunk@114843 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:43:28 +00:00
rayw%netscape.com
eb30dee02f
Added conditional in makefiles and build module to enable or disable
...
MOZ_WSP. This was only done inside of the MOZ_SOAP defines. Tested
build with and without SOAP define. This permits SOAP to be built
without web service proxies. Related to bug 107795, but needed
whether or not SOAP becomes part of default build.
sr=vidur. SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114842 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:38:07 +00:00
dbragg%netscape.com
1d38a01a11
Fix for bug 91721. This part of the fix removes the language selection drop down
...
from the main Pref/Appearance menu. It's now with content pack selection in the
language/Content selection section as a list box.
r=tao, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114840 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:31:15 +00:00
akkana%netscape.com
3bd4da6536
97157: New find on by default for browser. r=brade sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114839 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:30:56 +00:00
pschwartau%netscape.com
dc8a6d8602
Fixing a typo in the comments
...
git-svn-id: svn://10.0.0.236/trunk@114838 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:29:54 +00:00
akkana%netscape.com
1748e30579
126232: Fix some problems in new find. r=brade sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114837 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:28:32 +00:00
dbragg%netscape.com
5059e09837
Fix for bug 91721. This part of the fix is in the View menu. Instead of bringing
...
up the little submenu it now brings up the Preferences dialog for content and language
packs. This makes the UI more consistent for selecting and downloading these packs.
r=tao, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114836 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:28:26 +00:00
dbragg%netscape.com
2830e9c169
More fix for bug 91721. The contents-region.rdf and contents.rdf files are used
...
to evaluate whether a language or content pack is obsolete. If so they display
(needs update) next to the pack and prevent the user from selecting it. The dtd
files are used for the same purpose.
r=tao, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114835 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:24:40 +00:00
seawood%netscape.com
789a127d29
Removing unneeded LIBS setting. LIBS isn't used to link libraries.
...
git-svn-id: svn://10.0.0.236/trunk@114834 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:19:49 +00:00
law%netscape.com
cd9d637fde
Bug 27609; changes to progress window title; NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@114833 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:19:20 +00:00
shrutiv%netscape.com
fa2841c3f1
Maintaining consistency for Mac OS 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X 9 and Mac OS X names
...
git-svn-id: svn://10.0.0.236/trunk@114832 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:19:02 +00:00
dbragg%netscape.com
c21adc031f
Fix for bug 91721. The UI changed to use list boxes for both content packs
...
and language packs. This is more consistant and approved by UE group. Obsolete
packs are now displayed with (needs update) next to them and are unselectable
by the user. This is done using a rule in the pref-contentpacks.xul file.
r=tao, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@114831 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:18:46 +00:00
cavin%netscape.com
8616cabb4f
Fix for #125131 . Fixed a few problems: (1) msg count in the summary message off by one. (2) msgs in 1st subfolder not imported. (3) msgs in Drafts folder not imported correctly. (4) folders not imported should be posted to summary message. (5) attachment names of imported msgs are randomly generated. r=ducarroz, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@114830 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:18:19 +00:00
rbs%maths.uq.edu.au
612caf8375
bug 124619: initializations to silence the compiler
...
git-svn-id: svn://10.0.0.236/trunk@114829 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:16:33 +00:00
andreww%netscape.com
6d4b365143
bugzilla bugs 125526 r=marlon sr=hewitt: fixing classic nav images, new image from gregvalure@yahoo.com; 123666 r=andreww sr=hewitt: another classic nav image fix from joonas@cc.hut.fi
...
git-svn-id: svn://10.0.0.236/trunk@114828 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:13:50 +00:00
wtc%netscape.com
8f23a91622
Bugzilla bug 30746: fixed the deadlock problem of the previous fix for this
...
bug on Windows if NSPR is initialized by the DllMain function of a DLL.
Modified files: prmwait.c prucpu.c
git-svn-id: svn://10.0.0.236/trunk@114827 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:08:48 +00:00
kmcclusk%netscape.com
16a29eb1ea
check for null mOffScreenSurface in CopyOffscreenBits to fix topcrasher. bug 70424 r=pavlov sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114826 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:05:35 +00:00
gordon%netscape.com
693fa87f55
Fix bug 122499 "about:cache thinks expiration time of '0' means 'no expiration'". Changed 'no expiration' value to 0xFFFFFFFF. r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114825 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:05:16 +00:00
alecf%netscape.com
eff2f0d65b
oops, back out this change, wasn't supposed to land
...
git-svn-id: svn://10.0.0.236/trunk@114824 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 23:00:11 +00:00
dp%netscape.com
a5ce086c1e
bug 125641 Adding id r=dougt sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114823 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:59:58 +00:00
dbragg%netscape.com
4fc17247ef
Fix for bug 125820. Removed problem wildcard copy from windows packages files and
...
made explicit calls to addDirectory in the regus.jst file. This is done to rename
the searchplugins directory to Search Plugins on the Mac. r=sgehani, sr=dveditz.
git-svn-id: svn://10.0.0.236/trunk@114822 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:59:20 +00:00
blakeross%telocity.com
3f8e7b6069
120838 - fix most of the 'theme switching doesn't work from prefs' bugs. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114821 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:58:54 +00:00
alecf%netscape.com
057eaef9e2
remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously
...
r=jag, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114820 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:57:47 +00:00
timeless%mac.com
c0e0ef41ce
Bug 125778 Implement getComputedStyle() for {min|max}-{height|width} properties
...
patch by caillon@returnzero.com r=bzbarsky sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114819 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:54:15 +00:00
peterv%netscape.com
fc30c42b73
Fix for bug 126214 (peterv broke XSLT system-property function). r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@114818 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:52:54 +00:00
rbs%maths.uq.edu.au
9c3fae6fd7
Fixup to make sure that recursive child chars are initialized with mOperator from their parent. Also added bogus initializations requested in bug 124619 to silence the compiler
...
git-svn-id: svn://10.0.0.236/trunk@114817 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:52:15 +00:00
samuel%sieb.net
e60ecfce9b
Bug 122347 - fix non-http links
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114816 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:50:59 +00:00
timeless%mac.com
70fef0f981
Bug 125735 Sidebar.getInterfaces should return the list of interfaces it supports
...
r=sgehani sr=jag
git-svn-id: svn://10.0.0.236/trunk@114815 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:47:25 +00:00
pinkerton%netscape.com
beaefa90ef
tweak attribute checking for xbl form control checkboxes. patch by bryner. r=pink/sr=hyatt. bug#124483
...
git-svn-id: svn://10.0.0.236/trunk@114814 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:43:19 +00:00
bryner%netscape.com
dab926fb61
Fixing a compiler warning (bug 125949). r=bzbarsky, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114813 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:42:37 +00:00
pinkerton%netscape.com
01a14f6fd6
Rollup popups before dragging a window. patch by ajfeldman@brown.edu. r=pink/sr=sfraser. bug# 99987
...
git-svn-id: svn://10.0.0.236/trunk@114812 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:41:59 +00:00
pschwartau%netscape.com
57d2891003
Initial add.
...
git-svn-id: svn://10.0.0.236/trunk@114811 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 22:03:46 +00:00
bnesse%netscape.com
8dc9425371
[not part of build] Installation documentation update.
...
git-svn-id: svn://10.0.0.236/trunk@114810 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 21:53:27 +00:00
cltbld%netscape.com
9442b10401
backing out changes per McAfee's request - kysmith
...
git-svn-id: svn://10.0.0.236/trunk@114809 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 19:25:48 +00:00
rayw%netscape.com
0b52cd743b
More edits, fixes, beautification, links, TOC.
...
This is documentation, and not part of any build.
git-svn-id: svn://10.0.0.236/trunk@114806 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 18:44:16 +00:00
nboyd%atg.com
c73c521f6c
Fix more broken links.
...
git-svn-id: svn://10.0.0.236/trunk@114805 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 16:25:26 +00:00
karnaze%netscape.com
14130fefa0
bug 124985 - nsCSSFrameConstructor - let the form frame have its original parent. nsTableFrame - don't reflow foreign frames. sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@114804 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:57:19 +00:00
peterv%netscape.com
c0355eba6a
Keep SOAP building on Mac. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@114803 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:55:05 +00:00
peterv%netscape.com
075241850f
Keep SOAP building on Mac (Need to cast the NS_LITERAL_STRING to const nsAString& to make it compile on CW on Mac). Not part of the build.
...
<jag> Forte sucks.
git-svn-id: svn://10.0.0.236/trunk@114802 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:54:39 +00:00
kaie%netscape.com
46ecb3be02
b=115010 Implement "Message Security Info" when reading S/Mime messages.
...
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott
git-svn-id: svn://10.0.0.236/trunk@114801 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:36:30 +00:00
pinkerton%netscape.com
8bbd0881bc
fix gcc scoping problem.
...
git-svn-id: svn://10.0.0.236/trunk@114800 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:35:25 +00:00
brade%netscape.com
473e783afe
remove nsIDiskDocument.idl; bug 102033, r=akkana, sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@114799 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:26:14 +00:00
jaggernaut%netscape.com
98780c47ba
Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114798 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:23:12 +00:00
neeti%netscape.com
527d475452
fix for bug 119220 - Occurances of uninitialized variables being used before being set, r=dougt, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@114797 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:22:56 +00:00
nboyd%atg.com
2a09e3e01f
Fix broken link.
...
git-svn-id: svn://10.0.0.236/trunk@114796 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 15:20:39 +00:00
rayw%netscape.com
70ab7629d2
More edits and beautification.
...
SOAP, and especially this document, is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@114795 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 14:44:56 +00:00
timeless%mac.com
540443268d
nebiros bustage [Error: Different types for "?:" (nsAString and void).] -- fix attempt #1
...
git-svn-id: svn://10.0.0.236/trunk@114794 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 14:20:00 +00:00
kaie%netscape.com
e0498fea57
b=125553 fix wrong string usage
...
r=javi rs=blizzard
git-svn-id: svn://10.0.0.236/trunk@114793 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 13:15:56 +00:00
badami%netscape.com
fa461c8fe9
Pasted text from beginning of line always appends a newline
...
bug 75283 patch=tmutreja@netscape.com r=akkana sr=jst
git-svn-id: svn://10.0.0.236/trunk@114792 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 12:29:02 +00:00
cbiesinger%web.de
bfb2992079
checking in patch for bug 122144 again because the backout had no visible impact on Txul times.
...
git-svn-id: svn://10.0.0.236/trunk@114791 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 12:14:52 +00:00
glazman%netscape.com
bf33b04993
alignment problems + removal of useless DIVs when realigning the selection; b=102547, r=jfrancis,sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114790 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 10:49:15 +00:00
badami%netscape.com
a6de6cd010
[serializer]Using blockquote screws up composer's pretty-print.
...
bug 93276 patch=tmutreja@netscape.com r=akkana sr=jst
git-svn-id: svn://10.0.0.236/trunk@114789 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 10:33:15 +00:00
badami%netscape.com
57672d7802
HTML serializer doesn't use the base uri for generating absolute url's
...
bug 80081 patch=tmutreja@netscape.com r=akkana sr=jst
git-svn-id: svn://10.0.0.236/trunk@114788 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 10:30:27 +00:00
badami%netscape.com
66897d1108
Emoticons can't be copied as originally drawn
...
bug 57098 patch=tmutreja@netscape.com r=ben.bucksch@beonex.com sr=jst
git-svn-id: svn://10.0.0.236/trunk@114787 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 10:25:43 +00:00
badami%netscape.com
d02969f676
Composer won't break long tags
...
bug 103207 patch=tmutreja@netscape.com r=akkana sr=jst
git-svn-id: svn://10.0.0.236/trunk@114786 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 10:22:17 +00:00
glazman%netscape.com
81a7731014
bad test of collapsed selection, had side effect on setting background color; b=121903, r=jfrancis, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114785 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 10:06:07 +00:00
mjudge%netscape.com
a19cfe5c57
new editor funcionality in embedding only. mfc test embed only
...
git-svn-id: svn://10.0.0.236/trunk@114784 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 09:57:08 +00:00
mjudge%netscape.com
b5586e12f0
small change for STATE_STrIng to STATE_ATTRIBUTE only embedding will notice.
...
git-svn-id: svn://10.0.0.236/trunk@114783 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 09:55:58 +00:00
jgaunt%netscape.com
8bf7696929
this would break too
...
git-svn-id: svn://10.0.0.236/trunk@114782 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 08:48:29 +00:00
jgaunt%netscape.com
dbe191ec15
DAMN, more bustage fixage
...
git-svn-id: svn://10.0.0.236/trunk@114781 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 08:46:08 +00:00
jgaunt%netscape.com
562957293e
bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@114780 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 08:12:27 +00:00
bryner%netscape.com
897209b0a8
- Use the focused attribute for radio containers, not :focus
...
- Add tooltip support
- Fix dropdown arrow sizing, hopefully
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@114779 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 07:51:35 +00:00
badami%netscape.com
ab6750dcd1
Leaking nsCStringKey objects
...
Bug 73308 patch=tmutreja@netscape.com r=gagan sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114778 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 07:46:08 +00:00
jgaunt%netscape.com
0ae4261046
bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114777 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 07:35:10 +00:00
samuel%sieb.net
e25b630e69
Bug 123604 - make all commands lowercase after they are entered
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114774 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 07:05:14 +00:00
sspitzer%netscape.com
625c4a735e
fix for #120502 . bad problems replying to and cancelling news posts with # in the message id.
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114773 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 06:20:46 +00:00
samuel%sieb.net
9329a4002f
Bug 126109 - remove space from ctcp commands that have no parameters
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114772 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 06:13:33 +00:00
samuel%sieb.net
cd5cfb7a21
Bug 126094 - fix chatzilla's issues with apostrophes
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114771 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 06:11:07 +00:00
blakeross%telocity.com
837719b147
56647 - autocomplete menu has improper tooltip. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114770 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 06:05:16 +00:00
rginda%netscape.com
7fcc0197d4
bug 123118, insert overlay elements with no id into the root of the target document.
...
sr=brendan, r=jst
git-svn-id: svn://10.0.0.236/trunk@114767 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 05:39:48 +00:00
bbaetz%student.usyd.edu.au
ac0812f472
Bug 109600 - PAC script breaks chatzilla
...
Bug 71565 - socks proxy doesn't work with chatzilla
Chatzilla's urls need to be standardurls, not simpleuris
r=rginda, chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114766 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 03:53:08 +00:00
rayw%netscape.com
81dd7bbf15
I found three small but important errors in type identification processes.
...
Two of them involve the missing classes Struct and AnySimpleType, which I
have been able to fake out. The third involves the identification of the
type of the array. When identifying the type of a variant, interface means
that it contains a struct. but I was using the same method to identify the
type of an array, where interface always means you don't know the type (since
variants show up as interfaces in this case and even nested arrays are
variants).
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114765 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 03:46:45 +00:00
sspitzer%netscape.com
63da40c526
fix for #125986 , add accelerator text for "mark thread as read" in
...
Mark toolbar dropdown. fix bug mhammond@skippinet.com.au (Mark Hammond).
r=hwaara, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@114764 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 03:39:16 +00:00
blakeross%telocity.com
994b8ecb36
124615 - mailnews start page textbox should have autocomplete. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114762 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 02:53:17 +00:00
rayw%netscape.com
8ca972219b
More fixes to docs.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114759 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 00:40:50 +00:00
blakeross%telocity.com
a8e8c6b036
118572 - extended delete functions don't work with login:password urls. r=ben sr=hewitt
...
95462 - uncaught exceptions in nsOutlinerController.js. r/sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@114758 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 00:35:38 +00:00
rayw%netscape.com
37b02d7cfc
Yet another much-improved version of the SOAP documentation.
...
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@114757 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 00:17:09 +00:00
brendan%mozilla.org
dd2c45762c
Digital filter for adaptive timeout adjustment, needs trunk baking, makes things better so far (117061, r=pavlov, sr=jst).
...
git-svn-id: svn://10.0.0.236/trunk@114756 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-18 00:10:55 +00:00
dbaron%fas.harvard.edu
aacb407b7a
Correct spelling of nsIDragDropHandler.idl and thus fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114755 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 23:58:17 +00:00
blakeross%telocity.com
deddbbf75d
126058 - right mouse down on outliner item while context menu is open doesn't select new item. Allow the right mouse button down event to be dispatched when rolling up context menus. r=pink sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114754 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 23:47:09 +00:00
cbiesinger%web.de
7ec80078ac
backing out patch for bug 122144 because Txul is 1% up
...
a=shaver
git-svn-id: svn://10.0.0.236/trunk@114753 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 22:26:05 +00:00
seawood%netscape.com
590c18dc31
Explicitly use <STDIN> instead of <> as some newer ports of perl seem to have problems with <>.
...
Bug #122412
git-svn-id: svn://10.0.0.236/trunk@114752 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 21:08:44 +00:00
pinkerton%netscape.com
075ef24b69
typo, fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114751 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 20:01:11 +00:00
cbiesinger%web.de
f7c0ebb989
fix strict warning introduced with 122144
...
r=timeless sr=blake
git-svn-id: svn://10.0.0.236/trunk@114750 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com
d9e2457288
use -moz-appearance for listbox. rs=hyatt bug#115744.
...
git-svn-id: svn://10.0.0.236/trunk@114749 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:54:57 +00:00
pinkerton%netscape.com
40b27bb40e
don't show tree headers in autocomplete when using moz-appearance. r=pink/sr=blake. bug# 123028
...
git-svn-id: svn://10.0.0.236/trunk@114748 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:51:59 +00:00
pinkerton%netscape.com
833c81c424
give textfields minimum height. fix bg color on tooltips. bug#122689, r=brade/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@114747 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:45:54 +00:00
pinkerton%netscape.com
ab96532bac
oops, forgot to check this in a while back. rs=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@114746 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:41:17 +00:00
pinkerton%netscape.com
89decb1f37
pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605
...
git-svn-id: svn://10.0.0.236/trunk@114745 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:32:08 +00:00
pinkerton%netscape.com
bc67898b0b
new files for embedding dnd impl. r=brade/sr=ben. bug#45605
...
git-svn-id: svn://10.0.0.236/trunk@114744 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:28:13 +00:00
cbiesinger%web.de
aceb9cf07c
bug 122144 r=timeless sr=blake
...
disable 'Translate' menu item for images
git-svn-id: svn://10.0.0.236/trunk@114743 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:25:24 +00:00
bienvenu%netscape.com
167a36d625
fix crash in nsMsgDatabase::Uint32ToRowCellColumn 124283 rs=sspitzer (and whitespace fixes)
...
git-svn-id: svn://10.0.0.236/trunk@114742 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:23:48 +00:00
ian%hixie.ch
fee916c743
Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@114741 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:14:08 +00:00
hyatt%netscape.com
b43a10eb2a
Implement mouse wheel support in Cocoa. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114740 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 19:09:07 +00:00
rayw%netscape.com
82dad72e79
More edits and enhancements of the SOAP API documentation...
...
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@114739 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 18:08:26 +00:00
sspitzer%netscape.com
8b9b94159d
fix for #126023 , sending mail with an "other_header" won't work.
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114738 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 17:17:33 +00:00
cbiesinger%web.de
dd68bb8e4c
bug 125977 r=hwaara sr=blake
...
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
git-svn-id: svn://10.0.0.236/trunk@114737 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 16:51:03 +00:00
leaf%mozilla.org
8158d5bfb4
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114736 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 15:41:58 +00:00
tor%cs.brown.edu
98278b1663
Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
...
r=pavlov, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@114735 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 15:31:24 +00:00
tor%cs.brown.edu
bac4de7e4a
Bug 123613 - mng subimage composite reading dest alpha from wrong
...
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@114734 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 15:29:18 +00:00
seawood%netscape.com
21d5932fc5
Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
...
Bug #125588
git-svn-id: svn://10.0.0.236/trunk@114733 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 12:25:49 +00:00
seawood%netscape.com
4efd2f9438
cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@114732 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 11:20:51 +00:00
seawood%netscape.com
212bd9164b
Fixing bustage on linkers that follow a strict -L usage (WS7)
...
git-svn-id: svn://10.0.0.236/trunk@114731 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 10:59:11 +00:00
leaf%mozilla.org
0b05579809
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114730 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 10:41:58 +00:00
cbiesinger%web.de
c61d62d410
bug 109442 r=cls
...
extensions/ctl/src/* hardcodes -lgmodule
git-svn-id: svn://10.0.0.236/trunk@114729 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 10:32:48 +00:00
cbiesinger%web.de
0771c16208
bug 125667 r=ftang sr=blizzard
...
"Thai [th]" not in "Language of Web Contents" list
git-svn-id: svn://10.0.0.236/trunk@114728 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 10:24:01 +00:00
cbiesinger%web.de
cf7bc09284
bug 125848 r=bryner sr=blake
...
Mnemonic for Exit Mozilla in Quick Launch should be X not E
git-svn-id: svn://10.0.0.236/trunk@114727 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 10:16:39 +00:00
mozilla.BenB%bucksch.org
a72534e093
125881: Has() must return true for existing properties (the key exists), which
...
have a 0 value.
r=dougt, sr=jband
git-svn-id: svn://10.0.0.236/trunk@114726 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 10:11:25 +00:00
dveditz%netscape.com
0eeb9a3030
compareVersion() returns NOT_FOUND rather than comparing as if a missing
...
component had a version of 0.0.0.0. Removed some dead code. r=sgehani sr= mscott
git-svn-id: svn://10.0.0.236/trunk@114725 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 09:55:19 +00:00
dveditz%netscape.com
aa0af4b14a
Don't strip arguments from URL used to fetch .xpi, bug 116512 r=dprice sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@114724 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 09:45:22 +00:00
justdave%syndicomm.com
b74c77bfa4
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
...
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de >
r= justdave, gerv
git-svn-id: svn://10.0.0.236/trunk@114723 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 08:22:31 +00:00
bryner%netscape.com
d09b3a5ffb
bug 125859 - GetCellWidth() doesn't take into account indentation if we haven't painted yet. r=pavlov, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@114722 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 05:56:48 +00:00
curt%netscape.com
53a0d1c6fe
Component descriptions updates.
...
git-svn-id: svn://10.0.0.236/trunk@114721 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 05:27:32 +00:00
matty%chariot.net.au
1f6bdf2bf2
Bug 97496: Release notes cleanup (checkin without review OK for prerelease notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes.
...
git-svn-id: svn://10.0.0.236/trunk@114720 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 04:25:51 +00:00
bienvenu%netscape.com
643d24f7a1
backout most recent mork changes to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@114719 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 03:11:14 +00:00
syd%netscape.com
9f5f9240e6
Fixes for following Linux installer bugs:
...
http://bugzilla.mozilla.org/show_bug.cgi?id=93240 -- installer window too
narrow for license text
http://bugzilla.mozilla.org/show_bug.cgi?id=98201 -- cancel button does not
respond
http://bugzilla.mozilla.org/show_bug.cgi?id=108282 -- crasher, calling gtk+
function with NULL argument
http://bugzilla.mozilla.org/show_bug.cgi?id=113997 -- mozilla installer
eats 100% CPU
git-svn-id: svn://10.0.0.236/trunk@114718 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 03:02:44 +00:00
bienvenu%netscape.com
c99fe54e3a
fix more mork build warnings rs=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@114717 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 02:30:05 +00:00
dbaron%fas.harvard.edu
0feda16c3c
Fix one more comment that uses "inherit" incorrectly.
...
git-svn-id: svn://10.0.0.236/trunk@114716 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 02:03:07 +00:00
jkeiser%netscape.com
56673c63ab
Bug 125950, form submission crashing, r=bzbarsky@mit.edu, sr=brendan@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114715 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 01:57:07 +00:00
dbaron%fas.harvard.edu
5ef0589c9c
Restore optimization of getting data from parent context only when there is actually inheritance (except correctly this time), to prevent unnecessary struct computation and creation. Rename nsRuleNode::mInheritBits to mDependentBits. Use none bits (and thus prevent struct recomputation and copying) in the case where explicit inheritance overrides a non-inherited specified value, but still only for inherited structs. Other minor cleanup. b=113098 sr=hyatt r=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@114714 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 01:53:40 +00:00
sgehani%netscape.com
2376592f1d
Don't show a cancel button since cancel doesn't do anything.
...
Temporary fix for b=40898; r=morse; sr=blake
git-svn-id: svn://10.0.0.236/trunk@114713 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 01:53:34 +00:00
dbaron%fas.harvard.edu
20a351f8f5
Back out rather than double.
...
git-svn-id: svn://10.0.0.236/trunk@114712 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 01:46:55 +00:00
sgehani%netscape.com
3a6eaa05a8
Make context menu search item open results in a new window.
...
b=122162; r=morse; sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@114711 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 00:26:54 +00:00
bnesse%netscape.com
85d89ecb4f
Backing out the BE portion of my checkin to attempt to clear up the orange.
...
git-svn-id: svn://10.0.0.236/trunk@114710 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-17 00:23:36 +00:00
bnesse%netscape.com
09b9f2d34e
Backing out the FE portion of my changes to try and clear up the orange.
...
git-svn-id: svn://10.0.0.236/trunk@114709 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 23:28:39 +00:00
bienvenu%netscape.com
de976acd14
fix build warnings rs=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@114708 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 22:46:31 +00:00
rayw%netscape.com
56d97799b2
Checking in first stab at SOAP API documentation.
...
This file is not presently built, and SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114707 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:57:58 +00:00
bnesse%netscape.com
4a286ef616
[not part of build] Fix for bug 125129. Increase buffer size for conversion of status strings from unicode to UTF-8 before passing them on to the browser. r=sdagley, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@114706 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:32:58 +00:00
bnesse%netscape.com
ae718269e8
Fix for bug 125129. Convert status strings to UTF-8 before passing them on to the browser. r=sdagley, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@114705 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:28:17 +00:00
bnesse%netscape.com
d45f1774d0
Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114704 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:18:38 +00:00
bnesse%netscape.com
09406f293d
New files for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114703 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 21:15:28 +00:00
bstell%ix.netcom.com
ddd38ff67f
fix OS/2 bustage for bug 116149
...
r=dbaron
git-svn-id: svn://10.0.0.236/trunk@114702 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 20:04:30 +00:00
dbaron%fas.harvard.edu
6f3d0f1b34
Speed up nsCRT::HashCode(const PRUnichar*) by renaming the version that does UCS-2 to UTF-8 conversion to nsCRT::HashCodeAsUTF8. r=jag sr=jst b=120363
...
git-svn-id: svn://10.0.0.236/trunk@114701 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 19:50:32 +00:00
dbaron%fas.harvard.edu
3129840cf0
Allow makefile to work on platforms other than Windows (although still don't use it).
...
git-svn-id: svn://10.0.0.236/trunk@114700 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 18:21:43 +00:00
dbaron%fas.harvard.edu
e3e3be3de3
Fix bustage, really (I hope).
...
git-svn-id: svn://10.0.0.236/trunk@114699 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 18:08:16 +00:00
dbaron%fas.harvard.edu
22d24cb393
Fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114698 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 17:07:31 +00:00
dbaron%fas.harvard.edu
5ed6553b0d
Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114697 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:50:45 +00:00
dbaron%fas.harvard.edu
c40418b528
Removing files long since replaced by nsCaseConversionImp2.{h,cpp}. b=125776 r=ftang sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114696 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:33:23 +00:00
dbaron%fas.harvard.edu
152311587f
Fix invalid optimization that prevented style changes on inline elements that caused a reflow from applying to more than the first line. b=98783 r=attinasi sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@114695 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:31:49 +00:00
dbaron%fas.harvard.edu
d5b6a2cebe
Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@114694 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:24:25 +00:00
dbaron%fas.harvard.edu
ac6b721449
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
...
git-svn-id: svn://10.0.0.236/trunk@114693 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 16:18:13 +00:00
bzbarsky%mit.edu
ddfc778b27
Make text/plain view-source use the view-source parser. Bug 124753,
...
r=harishd, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@114692 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 15:51:02 +00:00
cbiesinger%web.de
ffe7bd2072
bug 125716 r=bzbarsky sr=attinasi patch by caillon@returnzero.com
...
Implement getComputedStyle() for 'overflow' property
git-svn-id: svn://10.0.0.236/trunk@114691 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 13:16:10 +00:00
ian%hixie.ch
609c63819b
Renaming INSTALL.UNIX to INSTALL.UNIX.CHROOT-JAIL. b=125872, r=imajes
...
git-svn-id: svn://10.0.0.236/trunk@114690 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 12:47:01 +00:00
cbiesinger%web.de
e3729478ae
bug 125653 r=timeless sr=alecf
...
Changes window._content.location.href=foo to loadURI(foo)
git-svn-id: svn://10.0.0.236/trunk@114689 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 12:26:33 +00:00
rayw%netscape.com
2c5c9121b8
Added check for null schema type being passed in. Also made the type
...
not specified where it was AnyType or could be trivially derived from
the element name and namespaceURI being used.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114688 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 12:25:11 +00:00
bernd.mielke%snafu.de
6fc51fa7e7
adding regression test not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@114687 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:30:57 +00:00
bryner%netscape.com
ac7e6017f4
Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@114686 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:21:57 +00:00
rginda%netscape.com
65a73e1ef6
- venkman only -
...
add ending quotes to format strings which might otherwise end in quotes.
git-svn-id: svn://10.0.0.236/trunk@114685 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:03:05 +00:00
rginda%netscape.com
8e0bb5176f
- venkman only -
...
move the sort test into it's own function.
git-svn-id: svn://10.0.0.236/trunk@114684 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:02:23 +00:00
rginda%netscape.com
8c2399d877
- venkman only -
...
add dumpscripts command to list all js files on the current window.
git-svn-id: svn://10.0.0.236/trunk@114683 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:01:06 +00:00
rginda%netscape.com
97401f0c18
- venkman only -
...
if (0) out the targetWindow stuff until window modality/enable stuff is sorted out.
git-svn-id: svn://10.0.0.236/trunk@114682 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 11:00:34 +00:00
rginda%netscape.com
02aacf2f31
bug 124717, need to wrap JSVAL_NULL for eval result, instead of just returning it unwrapped.
...
git-svn-id: svn://10.0.0.236/trunk@114681 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 10:53:52 +00:00
bryner%netscape.com
bf1a53ad74
Prefer do_GetAtom to dont_AddRef(NS_NewAtom(...)). Also, tweak the borders on checkbox/radio buttons and containers a bit. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@114680 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 10:43:59 +00:00
bstell%ix.netcom.com
95d4e1d394
bug 116151: interface to the FreeType2 library
...
r=shanjian@netscape.com , sr=mscott@netscape.com (delegated to mcafee@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@114679 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:45:05 +00:00
bratell%lysator.liu.se
5398b032d2
Bug 124686 - move the current region instead of replacing it with a new when setTo is called. This is slightly faster. r=kmcclusk@netscape.com sr=attinasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114678 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:25:41 +00:00
bstell%ix.netcom.com
94b2eecd42
bug 116149: simple name-value pair DB
...
r=yokoyama@netscape.com , sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114677 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:11:25 +00:00
bstell%ix.netcom.com
1de0acf64d
simple name-value pair DB
...
r=yokoyama@netscape.com , sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114676 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:07:44 +00:00
rayw%netscape.com
2094e0931d
Last issues for SOAP review by Heikki and others.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114675 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 08:01:15 +00:00
wtc%netscape.com
913eaca8b9
Bugzilla bug 124981: Enable IPv6 support for FreeBSD. This patch is
...
contributed by Munechika Sumikawa <sumikawa@ebina.hitachi.co.jp >.
git-svn-id: svn://10.0.0.236/trunk@114673 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 07:12:55 +00:00
mcafee%netscape.com
2c8a528665
tinderbox example
...
git-svn-id: svn://10.0.0.236/trunk@114672 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 06:21:52 +00:00
bernd.mielke%snafu.de
26bd706ce7
wider use of GetEffectiveColCount bug 100034 r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114671 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 06:03:36 +00:00
akkana%netscape.com
b9887b7961
124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me
...
git-svn-id: svn://10.0.0.236/trunk@114670 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 05:46:35 +00:00
peterlubczynski%netscape.com
f5a0f630c6
Fix derefing null pointer during print preview of java.sun.com bug 125396 r=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114669 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 05:12:45 +00:00
peterlubczynski%netscape.com
96046e257b
Made a dummy document to hold our url and pass back to the instance owner in order to fix bug 121033 in NP_FULL mode, NPP_GetURLNotify() does not resolve relative URLs correctly r=av sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114668 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 05:07:47 +00:00
ducarroz%netscape.com
3aa36d0520
Fix for bug 125720. Don't need to use appledouble encoding when there is no resource fork. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@114667 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:32:41 +00:00
ducarroz%netscape.com
4d5aaddc36
Fix for bug 125620. In case of an appledouble related part, we need to generate an url which point to the data part child. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@114666 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:30:29 +00:00
akkana%netscape.com
3c79d47137
more 123087 -- find API rewrite, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114665 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:26:49 +00:00
akkana%netscape.com
c4d91d0aeb
123087: Redesign Find API, rewrite new find algorithm.
...
Not yet enabled by default; needs testing. r=brade sr=kin.
git-svn-id: svn://10.0.0.236/trunk@114664 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:17:07 +00:00
naving%netscape.com
374de22dfc
125503 r=bienvenu sr=mscott If the internet connection is lost make sure that we truncate any half downloaded
...
msg and commit the db so that if it comes back again in the same session we are still able to download messages
git-svn-id: svn://10.0.0.236/trunk@114663 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 04:04:26 +00:00
naving%netscape.com
3e7d183b2e
fixing whitespace from last checkin
...
git-svn-id: svn://10.0.0.236/trunk@114662 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:36:57 +00:00
blakeross%telocity.com
7a1bd360f3
89389 - save as link should alert user if page doesn't exist (and not save the link). r=bz sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114661 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:31:59 +00:00
aaronl%netscape.com
d9575605b1
Fixing bustage. --disable-accessibility is broken
...
git-svn-id: svn://10.0.0.236/trunk@114660 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:23:18 +00:00
naving%netscape.com
5c4077a05e
109761 r=bienvenu sr=sspitzer Suppress RDF/Outliner notifications when creating new INBOX, will happen on migrating imap accts or creating new imap accts, confuses outliner, ends up showing 2 INBOX es.
...
git-svn-id: svn://10.0.0.236/trunk@114659 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:11:03 +00:00
racham%netscape.com
6ca42a6702
Fixing bugzilla bugs 110000, 124806 and bugscape bugs 12052, 12094. Fix to bug 110000 rearranges hewitt's checked in patch to avoid getting Finish button on the first page of wizard for news account also. Fix to bug 124806 keeps the account type selected by the user intact as user revisits the first page of the wizard. Fix to bugscape bug 12052 resolves the regression by prefilling the activated user's email address in the identity page. Fix to bugscape bug 12094 flushes ISP data as user revisits the first page of wizard so that incomplete email addresses can be caught for regular accounts. r=ssu,bhuvan sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@114658 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:07:18 +00:00
justdave%syndicomm.com
18d1efd0f7
Fixing typo in previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@114657 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 03:04:36 +00:00
justdave%syndicomm.com
8e87b38c01
Fix for bug 125835: Removing an old sarcastic comment from the localconfig generation routine so that it doesn't imply that
...
using a password is bad.
Patch by James Cox <james@awpimajes.com >
r= justdave x 2
git-svn-id: svn://10.0.0.236/trunk@114656 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:59:25 +00:00
wtc%netscape.com
5f32ec59fc
Bugzilla bug 125730: fixed OpenVMS build breakage. Thanks to Colin Blakes
...
<colin@theblakes.com > for the patch.
odified Files: sslmutex.c sslmutex.h sslsnce.c
git-svn-id: svn://10.0.0.236/trunk@114654 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:52:07 +00:00
rbs%maths.uq.edu.au
d7f37a4594
Fix bug 125404 - hang on certain mathml pages. The table code relies on the display propertyto build its frames and things went out of sync when just using MathML tag names without the display associations in mathml.css. r=karnaze, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114653 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:48:10 +00:00
seawood%netscape.com
3ae029c918
Make chromelist.txt use the same paths that appear in tarballs.
...
Thanks to Gerv Markham <gerv@mozilla.org > for the patch.
Bug #125588 r=cls
git-svn-id: svn://10.0.0.236/trunk@114652 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:46:41 +00:00
blakeross%telocity.com
4672f0ae97
118644 - alt+down arrow opens dropdown in wrong position. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114651 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:38:12 +00:00
shrutiv%netscape.com
03c0377948
Fix for bugscape 11987: UI wording for Mac installer screen
...
git-svn-id: svn://10.0.0.236/trunk@114650 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:33:18 +00:00
cmanske%netscape.com
8be1372cc3
Prevent scope error when using timeout with setfocus in textbox, fix by neil@parkwaycc.co.uk, b=125346, r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114649 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:27:29 +00:00
seawood%netscape.com
ed6721da35
Add "fast RAM semaphore" support.
...
Thanks to Mike Kaply <mkaply@us.ibm.com > for the patch.
Bug #125123 r=wtc
git-svn-id: svn://10.0.0.236/trunk@114648 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:25:51 +00:00
cmanske%netscape.com
628b736830
Don't try to show empty name on Composer caption, b=121684, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114647 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:24:04 +00:00
jkeiser%netscape.com
b4f613523b
And this is the rest of the story (bug 120682). Mac bustage from lack of full checkin.
...
git-svn-id: svn://10.0.0.236/trunk@114646 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:19:02 +00:00
seawood%netscape.com
df9ad11280
Fix problem of "invisible" helper apps on OS/2.
...
Thanks to Mike Kaply <mkaply@us.ibm.com > for the patch.
Bug #125183 r=wtc
git-svn-id: svn://10.0.0.236/trunk@114645 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:17:58 +00:00
yokoyama%netscape.com
705ddb7aa7
Bug 119927:
...
Forgot to checkin for unix
git-svn-id: svn://10.0.0.236/trunk@114644 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 02:15:22 +00:00
ssu%netscape.com
cc99141ddd
fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114643 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:49:51 +00:00
aaronl%netscape.com
c9bc0b393e
Bug 50255. Some Ctrl key sequences don't generate the correct event in Windows. Patch from bernie5412@hotmail.com. r=rods,dveditz, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114642 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:44:54 +00:00
hewitt%netscape.com
d52ef51e98
11000 - wizard finish button apperas on first page when stepping back, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@114641 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:44:41 +00:00
srilatha%netscape.com
ebce73e93a
Fix for bug # 118262. Disable delete button when a card from LDAP directory is selected
...
r/sr= sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114640 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:41:17 +00:00
bienvenu%netscape.com
f664a91f2a
fix pressing stop after delting imap message while reading it not to leave trash in busy state, by always dooming queued urls if earlier urls fail and don't send invalid store commands to imap servers that don't support user defined keywords 125736 r=naving, sr=sspitzer 125548
...
git-svn-id: svn://10.0.0.236/trunk@114639 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:40:33 +00:00
yokoyama%netscape.com
8317d4a7e0
Bug 119927:
...
Instead of using the static variable in /gfx to maintain the state
of font download (eg. static BOOL gCheckJAFont = PR_FALSE;),
we use a nsFontPackageService::FontPackageHandled() API to allow
resetting of the font download.
/r=ftang; /sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114638 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:39:56 +00:00
bienvenu%netscape.com
806521a530
fix pressing stop after delting imap message while reading it not to leave trash in busy state, by always dooming queued urls if earlier urls fail r=naving, sr=sspitzer 125548
...
git-svn-id: svn://10.0.0.236/trunk@114637 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:39:33 +00:00
harishd%netscape.com
e951f0eacd
Fixing hang - If misplaced table content turns out to be skipped content then we need to make sure that the rest of the table content belongs to the skipped content until we reach the matching end-skipped-content-tag. b=124788, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114636 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:36:50 +00:00
bienvenu%netscape.com
fddd101b7f
fix problem loading messages after deleting message when trash folder is busy, r=naving, sr=sspitzer 125554
...
git-svn-id: svn://10.0.0.236/trunk@114635 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:36:26 +00:00
aaronl%netscape.com
1a47678bfb
Bug 115686: support F4 in dropdowns - XUL <menulist>, HTML combobox and URL bar. r=dean_tessman, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114634 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:35:09 +00:00
naving%netscape.com
dcd9f80f80
123015 r/sr=sspitzer. Make sure that we call Save..Selection() and RestoreSelection() in pairs, otherwise
...
all selection events will be suppressed.
git-svn-id: svn://10.0.0.236/trunk@114633 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:34:50 +00:00
bienvenu%netscape.com
4c86bf2d42
whitespace fixes, no bug
...
git-svn-id: svn://10.0.0.236/trunk@114632 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:34:48 +00:00
aaronl%netscape.com
424f513e6a
Active Accessibility: support HTML tags <fieldset> and <legend>. r=jgaunt, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114631 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:34:42 +00:00
bienvenu%netscape.com
fd8ed7509f
always call SetUrlState when urls are aborted r=naving, sr=sspitzer 125548
...
git-svn-id: svn://10.0.0.236/trunk@114630 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:33:43 +00:00
bienvenu%netscape.com
a432a42cb4
add error code for aborting urls r=naving, sr=sspitzer 125548
...
git-svn-id: svn://10.0.0.236/trunk@114629 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:32:03 +00:00
law%netscape.com
a799fbf226
Bug 27609; new unix makefile stuff (from bryner); NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@114628 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:31:41 +00:00
morse%netscape.com
3437826da3
bug 119812, js error in cookie manager dialog, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114627 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:30:04 +00:00
ian%hixie.ch
27c6b2fa52
Implement wwwtitle and correct a logic error in the comment and message text of wwwdoctype. r=zach, b=72953
...
git-svn-id: svn://10.0.0.236/trunk@114626 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:25:40 +00:00
ftang%netscape.com
6f95840709
fix bug 118670 r=smontagu sr=sfraser, add persian fallback
...
git-svn-id: svn://10.0.0.236/trunk@114625 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:24:57 +00:00
rjc%netscape.com
0b2b0678b9
Fix bug # 125801: find rdf service. r=bryner sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114624 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:23:44 +00:00
sspitzer%netscape.com
4d37ad7449
fix for #125816 . remove unused code. no one does the #NewDirectory command.
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114623 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:23:17 +00:00
serge%netscape.com
20257fd053
fix for 123974 [viewpoint] 404 file not found errors are passed back to the plugin incorrectly; r=av, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114622 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:23:16 +00:00
law%netscape.com
1ba4423e5c
Bug 27609; new nsIProgressDialog implementation; NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@114621 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:22:44 +00:00
jkeiser%netscape.com
8b0ed05ba8
Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114620 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:19:24 +00:00
sspitzer%netscape.com
17c1c09c53
fix for 97310. problems with offline sync and the imap delete model on solaris and mac.
...
fix by bienvenu, r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@114619 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:19:08 +00:00
sgehani%netscape.com
9a4b3ca294
Make cancel button show even when progress text (%ge complete) is
...
dynamically shown.
b=124203; r=morse; sr=alecf
(original patch by Andreas Premstaller <andreas.premstaller@uibk.ac.at >)
git-svn-id: svn://10.0.0.236/trunk@114618 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:18:22 +00:00
danm%netscape.com
fb1b4319a0
window scrollbar chrome attribute is no longer cached locally. bug 111524 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@114617 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:16:00 +00:00
danm%netscape.com
8f9244cc3a
reimplement window scrollbar chrome attribute. oh and revert the damn nonstandard indentation tbogard snuck in in rev 1.5. bug 111524 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@114616 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:15:57 +00:00
danm%netscape.com
09bc815c72
reimplement window scrollbar chrome attribute. bug 111524 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@114615 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:15:52 +00:00
relyea%netscape.com
3bf2f19204
Use timers to determine whether or not to do the smart card present checks
...
or not.
bob
git-svn-id: svn://10.0.0.236/trunk@114614 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 00:29:37 +00:00
jpierre%netscape.com
8aac793dd1
Fix OS/2 standalone NSS build which got broken after the fix for 104541
...
git-svn-id: svn://10.0.0.236/trunk@114613 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 00:10:24 +00:00
wtc%netscape.com
88629b5fca
Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 and
...
smime3 dylibs and the NSS tools so that they can find the indirectly
referenced libsoftokn3.dylib. Define and export DYLD_LIBRARY_PATH. The
patch is contributed by Brian Ryner <bryner@netscape.com >. r=wtc,beard.
Modified Files:
coreconf/Darwin.mk nss/cmd/platlibs.mk nss/lib/smime/config.mk
nss/lib/ssl/config.mk nss/tests/common/init.sh
git-svn-id: svn://10.0.0.236/trunk@114612 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 23:38:47 +00:00
seawood%netscape.com
f203fb9a01
Propagate MOZ_ENABLE_POSTSCRIPT so that unix printing works again.
...
bug #125800 a=antitux
git-svn-id: svn://10.0.0.236/trunk@114611 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 23:25:57 +00:00
nelsonb%netscape.com
d58ebedbc4
Change most coreconf and NSS makefiles to use OS_TARGET (which can
...
be overridden via an environment variable) rather than OS_ARCH.
This is a precursor to more flexibility in cross-platform builds.
Bug 104541.
git-svn-id: svn://10.0.0.236/trunk@114608 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 22:54:08 +00:00
wtc%netscape.com
68e3ff3855
Bugzilla bug 125790: free the nickName and passwd strings
...
git-svn-id: svn://10.0.0.236/trunk@114607 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 21:53:25 +00:00
ian.mcgreer%sun.com
6c190a7dc1
clean up certs & keys for purify
...
git-svn-id: svn://10.0.0.236/trunk@114606 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 20:50:47 +00:00
timeless%mac.com
65e3c226c7
Bug 125739 BeOS gfx build failure
...
patch by brunis@lpg.fi r=timeless
git-svn-id: svn://10.0.0.236/trunk@114605 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 19:37:55 +00:00
relyea%netscape.com
ee5c92c39f
Fix missing certs from the listing of all the certs in tokens with large cert caches (larger than 32).
...
git-svn-id: svn://10.0.0.236/trunk@114603 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 17:37:58 +00:00
alecf%netscape.com
ead663f30f
*sigh*
...
fix "ctl" bustage, whatever the heck that is
git-svn-id: svn://10.0.0.236/trunk@114602 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 16:19:45 +00:00
rayw%netscape.com
d0139a5eab
A bunch of minor fixes from Heikki's reviews. Passes my tests.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114601 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 15:54:20 +00:00
alecf%netscape.com
e8e8eefb91
argh! mathml wasn't building on my windows box.. who knew?!
...
git-svn-id: svn://10.0.0.236/trunk@114600 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 15:15:33 +00:00
alecf%netscape.com
d45ec7f015
oops, forgot to land this file..
...
git-svn-id: svn://10.0.0.236/trunk@114599 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 15:12:23 +00:00
alecf%netscape.com
d20c13a8dc
bug 125055 - move uconv registration to table-based list of converters
...
shrinks dll and speeds up access
r=yokoyama, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@114598 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 15:03:39 +00:00
dcone%netscape.com
8944f478a1
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
...
git-svn-id: svn://10.0.0.236/trunk@114597 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 14:48:12 +00:00
dbaron%fas.harvard.edu
6b51b3040b
Attempt to add nsICookieConsent.idl correctly this time, although mac builds will still need kicking. b=113143
...
git-svn-id: svn://10.0.0.236/trunk@114596 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 14:39:55 +00:00
rbs%maths.uq.edu.au
a490d83518
[MathML only] fix weirdness in the edge case of an empty <mfenced></mfenced>
...
git-svn-id: svn://10.0.0.236/trunk@114595 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 14:39:50 +00:00
brade%netscape.com
e09f4b6c69
don't adjust links/image locations if saving locally and starting with about:blank; bug #121980 , r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114594 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 14:36:07 +00:00
timeless%mac.com
b094a79b89
Bug 125530 Build failure in print code
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114593 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 14:26:16 +00:00
timeless%mac.com
58ede4c24c
Bug 102551 Close tab does nothing if wait too much between opening the menu and clicking close
...
patch by neil@parkwaycc.co.uk r=bzbarsky sr=jag
git-svn-id: svn://10.0.0.236/trunk@114592 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 14:18:14 +00:00
jdunn%netscape.com
4514549d4b
fixing AIX bustage. The variable mNotice can't be const. It was
...
fixed once (rev 1.7) but was mistakenly made const again.
r=Roland.Mainz@informatik.med.uni-giessen.de
# 125341
git-svn-id: svn://10.0.0.236/trunk@114591 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 13:19:15 +00:00
roc+%cs.cmu.edu
61724752a4
Bug 124713. Fix transparency flag when clipping a view that grew bigger than its frame. r=kmcclusk,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114590 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 13:15:45 +00:00
roc+%cs.cmu.edu
a1398fd8fe
Bug 123755. Fix Gtk crasher when drawing surface cannot be locked. r=pavlov,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114589 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 13:14:32 +00:00
blakeross%telocity.com
5a286a8892
Backing out fix which caused sidebar problem. r=sgehani sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114588 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 12:33:30 +00:00
rayw%netscape.com
4ea3385c3f
Minor whitespace sdjustments.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114587 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 12:30:43 +00:00
blakeross%telocity.com
bdd53275c4
87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114586 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 12:26:42 +00:00
rayw%netscape.com
ab202f8fef
Changed type of uri attribute in verifySource header to anyURI.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114585 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 12:17:17 +00:00
rayw%netscape.com
3f3d8fdcb5
Attempts to patch-up incomplete type hierarchy in nsISchema.h, lack
...
of inheritance among builtins, and lack of AnySimpleType. Commented
lines will have to eventually be reenabled when AnySimpleType is
produced.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114584 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 12:10:03 +00:00
rayw%netscape.com
355e33e08c
Standardize use of Truncate.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114583 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 11:35:09 +00:00
rayw%netscape.com
fa3c418ee9
Whitespace fixes.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114582 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 11:02:43 +00:00
rayw%netscape.com
d8f342cb2c
Whitespace fixes.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114581 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 10:48:16 +00:00
rayw%netscape.com
6d8ad54abc
Added whitespace in front of comments.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114580 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 10:25:28 +00:00
locka%iol.ie
04856595c2
Fix for real and potential crashes in prompt impl when out params are nsnull. b=124025 r=chak
...
git-svn-id: svn://10.0.0.236/trunk@114579 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 10:21:39 +00:00
jshin%mailaps.org
9965dab7c4
Add CS Styles for Ethiopian/Eritrean Languages (per
...
info. presented at http://www.ethiopic.org/Collation/OrderedLists.html
by yacob@geez.org ).
bug 102252, r=dbaron@fas.harvard.edu , sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114578 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 09:21:08 +00:00
pschwartau%netscape.com
37a12a3213
Hard-coding the expected value for Error.length in Rhino vs. SpiderMonkey
...
git-svn-id: svn://10.0.0.236/trunk@114577 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 06:31:41 +00:00
dean_tessman%hotmail.com
8d106f2a2a
Bug 124323 - Active window indicator in Tasks menu should be the same as in Go menu
...
This changes the Go menu to use radio menu items instead of checks.
r=timeless, sr=blake
git-svn-id: svn://10.0.0.236/trunk@114576 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 06:21:48 +00:00
badami%netscape.com
2d4a2e72bc
Backing out fix for bug 91429
...
Seems to be triggerring bug 125405
Going back to version 1.47 of nsHttpHandler.cpp
git-svn-id: svn://10.0.0.236/trunk@114575 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 06:13:28 +00:00
cmanske%netscape.com
80166e4a8a
Update for publishing UI, b=88208, r=brade, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114574 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 06:07:40 +00:00
mkaply%us.ibm.com
836cd5c8df
OS/2 bustage - this is defined in nsStrShared.h
...
git-svn-id: svn://10.0.0.236/trunk@114573 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 05:22:42 +00:00
dean_tessman%hotmail.com
5eba13b7a1
Bug 100760
...
Find Again should display Find dialog if no find string is specified
Change to findUtils.js to make it so.
r/sr=blake
git-svn-id: svn://10.0.0.236/trunk@114572 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 03:58:43 +00:00
morse%netscape.com
dcfe535ae6
fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@114571 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 03:56:08 +00:00
dean_tessman%hotmail.com
2db802dff3
Bug 53029 - Menu highlight by ALT key should be cleared by next key event
...
Windows-specific changes to match behavior when a key is pressed that is not a valid access key.
r=pink, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@114570 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 03:53:26 +00:00
jband%netscape.com
8ed52839ab
fix bug 125430. Unbust Components.returnCode by not setting the JSPROP_READONLY bit on the read/write property. r=bzbarsky sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114569 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 03:33:37 +00:00
dbradley%netscape.com
fdd1846921
Bug 121526 - Need to expose the security info pointer from the nsIXPConnectWrappedNative interface. r=jst, sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@114568 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 03:11:15 +00:00
morse%netscape.com
2afc9150ce
bug 113143, cookie module to call compact-policy parser, r=sgehani,harishd, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@114567 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 03:01:32 +00:00
dprice%netscape.com
faec2f03d1
60910 R=gagan SR=dveditz
...
remove a redundant download request
git-svn-id: svn://10.0.0.236/trunk@114566 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 02:55:43 +00:00
rbs%maths.uq.edu.au
7476da1396
Extend the support of MathML styling attributes to the root <math> element itself
...
git-svn-id: svn://10.0.0.236/trunk@114565 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 02:44:53 +00:00
relyea%netscape.com
c1bf43920f
Implement SEC_NicknameConflicts().
...
git-svn-id: svn://10.0.0.236/trunk@114564 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:57:08 +00:00
vidur%netscape.com
6301300f47
Made anyType be the base of array. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@114563 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:54:49 +00:00
javi%netscape.com
dcafbec72f
Fix crash when looking up cert by nickname when the token on which
...
the cert is located is not plugged in.
Bug 125611
git-svn-id: svn://10.0.0.236/trunk@114562 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:50:28 +00:00
sgehani%netscape.com
df537cff7a
Make debug XUL boxes first item in pref pane.
...
r=stephend; sr=blake; checking in for timeless
git-svn-id: svn://10.0.0.236/trunk@114561 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:20:53 +00:00
vidur%netscape.com
5398952125
Reverted to having a cannonical namespace for schema and SOAP builtin types rather than maintaining two sets of each. For arrays with unspecified xsi:arrayType, the dimension is now 0.
...
git-svn-id: svn://10.0.0.236/trunk@114560 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:17:27 +00:00
vidur%netscape.com
bc90a54455
Remove linux warnings. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@114559 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:15:51 +00:00
vidur%netscape.com
861df3465d
Correctly deal with nsIVariant in type conversion. This is not part of the default build
...
git-svn-id: svn://10.0.0.236/trunk@114558 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:14:27 +00:00
sgehani%netscape.com
08ce078c01
"Mozilla Mail" should read "Mail & Newsgroups" in Appearance pref pane.
...
b=119790; r=bhuvan; sr=blake
git-svn-id: svn://10.0.0.236/trunk@114557 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:13:44 +00:00
nhotta%netscape.com
c08ff7d56f
In addition to the last change, include the comments of the second super-reviewer,
...
contributed by jshin@pantheon.yale.edu ,
bug 102623, r=ducarroz, nhotta, sr=bienvenu,sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@114556 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:13:05 +00:00
ian.mcgreer%sun.com
1523cf5acd
bug 125263, race condition destroying temp certs
...
git-svn-id: svn://10.0.0.236/trunk@114555 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:10:07 +00:00
timeless%mac.com
18aaee49b0
Bug 125601 ABS()-->PR_ABS() && PR_ABS()-cleanup
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@114554 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:01:06 +00:00
sgehani%netscape.com
f50a76509b
Make bugzilla sherlok plugin search by term rather than assigned_to.
...
b=83052; r=sgehani; checking in for Mike Young <youngfam@nni.com >
git-svn-id: svn://10.0.0.236/trunk@114553 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:52:31 +00:00
nhotta%netscape.com
ffef5431d8
Changed to use lang instead of font-family for message display,
...
contributed by jshin@pantheon.yale.edu ,
bug 102623, r=ducarroz, nhotta, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@114552 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:46:08 +00:00
shanjian%netscape.com
4aa0daeaaf
#119377 NS crashes if use universal Charset detector on in frame
...
Added some range verification when calculating order.
r=nhotta, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114551 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:38:23 +00:00
alecf%netscape.com
f5bfc799ad
bug 63025 - stop testing some stuff that I'm ripping out of xpcom
...
git-svn-id: svn://10.0.0.236/trunk@114550 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:27:32 +00:00
alecf%netscape.com
75ee95af3f
bug 63025 - stop exporting nsFileSpecImpl as nobody is calling the constructor
...
r=dougt, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114549 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:20:49 +00:00
alecf%netscape.com
010ad5486d
bug 63025 - remove nsFileSpecStreaming, as nobody is using it
...
r=dougt, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114548 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:19:33 +00:00
alecf%netscape.com
23b43b15c4
bug 63025 - remove only consumer of nsSimpleCharString and nsPersistentFileDescriptor from build
...
r=dougt, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114547 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:18:34 +00:00
nhotta%netscape.com
7c37414040
Changed a comparison part to check the key is cached, fixed an incorrect length passing for memcmp,
...
changed to store a length of the cached string,
bug 121281, r=ftang, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@114546 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:15:32 +00:00
alecf%netscape.com
e4337ac76b
part of fix to bug 63025 - stop exporting nsLocalFile on windows, because it's not imported by anyone
...
r=dougt, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114545 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:14:20 +00:00
danm%netscape.com
9a0a1314f6
defer SetTextboxFocus in Startup. hack to make bug 103197 appear fixed. code=saari,me r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114544 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:09:10 +00:00
colin%theblakes.com
7a32b48116
Fix OpenVMS build breakage. b=125587. r=roland. sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114543 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 00:00:49 +00:00
timeless%mac.com
180dc76794
Bug 80625 Please implement --disable-postscript
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114542 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:57:30 +00:00
harishd%netscape.com
d16035663a
Regression - Add CDATA section support for RDF. b=124463, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114541 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:52:17 +00:00
harishd%netscape.com
1a9e99d353
Make sure to flush the tokenizer stack after tokenizing SCRIPT content. Note: This checkin also includes code clean up. b=104856, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114540 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:45:20 +00:00
pavlov%netscape.com
1fe130f902
Fixing bug 84654. r=bryner sr=sfraser. image blocking should not block backgrounds if you use it
...
git-svn-id: svn://10.0.0.236/trunk@114539 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:31:54 +00:00
alecf%netscape.com
5a78793da8
re-land fix for bug 107575, moving nsStr static routines into a private class/namespace
...
git-svn-id: svn://10.0.0.236/trunk@114538 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:23:55 +00:00
harishd%netscape.com
d4204329ee
** Patch provided by dougt ** Create parser-service category.b=107087, r=harishd, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114537 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:18:28 +00:00
rods%netscape.com
1d1f95e7c0
1) Enables the PageSeq frame to specify the "gap" of gray space around
...
it in Print Preview
2) It now positions the page in the window with the gray "gap" showing.
3) factors out code for calc'ing the number of pages
4) Adds the methods to get the number of page while in PP
Bug 125151 r=sgehanisr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114536 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:18:09 +00:00
mstoltz%netscape.com
e206b014b9
Bug 116227 - added prefs to stop scripts in mail messages from moving or resizing
...
the mail window. r=adamlock, sr=jst
git-svn-id: svn://10.0.0.236/trunk@114535 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:14:53 +00:00
alecf%netscape.com
a959243ac9
oops, back myself out - forward declared enums don't work on linux!
...
git-svn-id: svn://10.0.0.236/trunk@114534 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:14:50 +00:00
alecf%netscape.com
6326ee9424
make all static nsStr:: members private, so they are not exported, and so the linker can cull them out
...
r=dbaron, sr=blake, jag
bug 125093
git-svn-id: svn://10.0.0.236/trunk@114533 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:08:38 +00:00
rayw%netscape.com
5271edd456
Added error reporting mechanism, and called it in quite a few places. Also
...
eliminated use of multiple SOAP encoding URIs, and now only rely on the 1.2
with aliasing that can output 1.1.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114532 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:00:58 +00:00
leaf%mozilla.org
a50149cf9e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114531 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:57:02 +00:00
seawood%netscape.com
6166352177
Fixing win32 gmake trace-malloc bustage
...
git-svn-id: svn://10.0.0.236/trunk@114530 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:56:03 +00:00
leaf%mozilla.org
3cf31cd3ff
enable postscript printing, bug 80625. r=cls, sr=leaf, code from gisburn
...
git-svn-id: svn://10.0.0.236/trunk@114529 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:45:04 +00:00
rginda%netscape.com
b5e27846e1
fix uninitialized return value in jsd_IsStackFrameNative
...
git-svn-id: svn://10.0.0.236/trunk@114528 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:39:09 +00:00
dbragg%netscape.com
2689a47385
Making the windows region pack installer tolerant of the Mac platform.
...
Changed the searchplugins folder name to Search Plugins when the install
is run on a Mac. r=tao, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@114527 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:38:31 +00:00
ducarroz%netscape.com
134a374d43
Fix for bug 125316. Don't overwite the current url's query part when adding others query. R=cavin, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@114526 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:34:47 +00:00
smeredith%netscape.com
11e8bf019e
Rework how the pref editor writes to output files.
...
git-svn-id: svn://10.0.0.236/trunk@114525 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:31:23 +00:00
stephend%netscape.com
146e73d680
Bug 95016. File | Sent Message is non-sensical. r=jglick@netscape.com, rs=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114524 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:18:04 +00:00
nhotta%netscape.com
2f1758952f
Added a mapping method to take PRUnichar* as an input string, bug 125077, r=ftang, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@114523 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:16:16 +00:00
morse%netscape.com
43905c7fcf
bug 120731, remove js error, c=gemal, r=morse, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114522 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:15:39 +00:00
dougt%netscape.com
8d45b9ba58
I give up. Backing out these changes
...
git-svn-id: svn://10.0.0.236/trunk@114521 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 22:07:15 +00:00
dougt%netscape.com
e80bbe75f5
Fixes bug 122523. Avoid stat call when opening file. r=dp@netscape.com, sr=dveditz@netscape.com. This is the second attempt to land this patch. On two of the linux clobber builds, we would crash at startup. I think i fixed this by protecting against a bad mLineBuffer ptr.
...
git-svn-id: svn://10.0.0.236/trunk@114520 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 20:46:10 +00:00
pschwartau%netscape.com
ae04d41a52
Adding a comment.
...
git-svn-id: svn://10.0.0.236/trunk@114519 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 20:42:44 +00:00
pschwartau%netscape.com
e89cafd183
Add skip for new RegExp performance test. Bug 125562 (Rhino), bug 85721 (SpiderMonkey).
...
git-svn-id: svn://10.0.0.236/trunk@114518 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 20:37:40 +00:00
seawood%netscape.com
989ae6d9c4
Fix link order since MOZ_GTK_LDFLAGS contains a -rdynamic which conflicts with -Bsymbolic.
...
Bug #125530
git-svn-id: svn://10.0.0.236/trunk@114516 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 19:23:38 +00:00
rogerl%netscape.com
d6007c572e
Fixed expected output from case 1. (sr=pschwartau)
...
git-svn-id: svn://10.0.0.236/trunk@114515 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 19:21:13 +00:00
pschwartau%netscape.com
0700eab060
Correcting an error
...
git-svn-id: svn://10.0.0.236/trunk@114514 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 19:11:15 +00:00
pschwartau%netscape.com
fffd3d319c
Initial add. Regression test for bug 85721.
...
git-svn-id: svn://10.0.0.236/trunk@114513 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 19:06:59 +00:00
seawood%netscape.com
5496399de5
-Bsymbolic + egcs/binutils2.9.x requires that symbols be resolved at link time. Fixing tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@114512 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 18:30:21 +00:00
rods%netscape.com
9804c3be09
Forgot to add this method
...
git-svn-id: svn://10.0.0.236/trunk@114511 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 18:29:38 +00:00
ian.mcgreer%sun.com
358f1a0a6a
make listing of certs finish cleanly under purify
...
git-svn-id: svn://10.0.0.236/trunk@114510 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 18:02:30 +00:00
wtc%netscape.com
8d1678576d
Bug 114748: now that NSS uses the same LIB_PREFIX as the Mozilla client,
...
removed the obsolete NSS_LIB_PREFIX. r=cls. The patch was originally
contributed by Javier Pedemonte <pedemont@us.ibm.com >.
Modified Files:
config/config.mk security/manager/Makefile.in
security/manager/ssl/src/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@114509 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 15:29:22 +00:00
wtc%netscape.com
30fa280d76
Bug 122712: renamed cert_DecodeGeneralName as CERT_DecodeGeneralName.
...
git-svn-id: svn://10.0.0.236/trunk@114508 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 15:25:17 +00:00
karnaze%netscape.com
055c809419
bug 125426 - terminate xul style data when writing regression data. sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@114507 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 14:54:06 +00:00
locka%iol.ie
048dee9aab
Add readme.html to embedding dist b=125356 r=chak sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@114506 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 13:38:01 +00:00
rayw%netscape.com
f2b54c8910
Changed license header on SOAP files.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114505 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 13:36:34 +00:00
rayw%netscape.com
0cc38f1628
Fixed IDL files to not use mozilla-specific types where possible.
...
Also identified and entered a placeholder solution for variants not being
able to represent an empty array. also made primenumber test use
verifyheader.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114504 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 13:08:25 +00:00
rbs%maths.uq.edu.au
27e6f13d75
Add support for MathML styling attributes (e.g., color, fontsize, etc) by creating an internal attribute stylesheet on the fly, and populating it by mapping attributes to CSS rules as frames get created. This is a work-around to bug 69409 which is is not scheduled to be addressed by the Gecko team anytime soon. Also Cleaned-up the debug rules in mathml.css and removed the (in)famous red color of <mi>
...
git-svn-id: svn://10.0.0.236/trunk@114503 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 12:26:43 +00:00
curt%netscape.com
d36b2c48b7
Changing error MessageBox to a warning (Attention) - Bug 119530.
...
git-svn-id: svn://10.0.0.236/trunk@114502 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 09:52:54 +00:00
curt%netscape.com
f932249c3a
Changing error MessageBox to a warning (Attention). Bug #119530
...
git-svn-id: svn://10.0.0.236/trunk@114501 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 09:51:08 +00:00
stephend%netscape.com
a8b401eb33
Bug 109500. Memory leak of 52 bytes in grid code. Patch by Brian Ryner (bryner@netscape.com). r=bryner@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@114500 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 09:44:17 +00:00
bryner%netscape.com
c309e98277
bug 122036 - make space and ctrl+space work as expected. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@114499 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 09:29:00 +00:00
sspitzer%netscape.com
2b95036759
fix for #86980 . when printing, we always print ASCII header names,
...
instead of the localized versions. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114498 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 08:52:31 +00:00
rginda%netscape.com
a35891e81f
- venkman only -
...
make venkman use the new "native frames" option checked in as part of bug 124474.
add min-height to all outliners to avoid bug 121583.
copy childData to scriptRecList in scriptsView.getContext, instead of copying the array one element at a time.
git-svn-id: svn://10.0.0.236/trunk@114497 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 08:34:27 +00:00
rginda%netscape.com
5f8367e018
bug 124474, "add native frame support to jsd"
...
sr=shaver, r=jband
add JSD_IsStackFrameNative, IsStackFrameDebugger, and IsStackFrameConstructing
add similar attributes to jsdIStackFrame
tweak return values in jsds_FilterHook
don't include dummy stack frames in threadstates
bug 110387, "Crash on exiting venkman"
check to see if the debugger was turned off before going through with an unPause.
git-svn-id: svn://10.0.0.236/trunk@114496 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:57:30 +00:00
rginda%netscape.com
3902d6df27
bug 124474, "JS_IsNativeFrame should return !fp->script"
...
also includes typo fix from bug 124474
sr=shaver, r=jband
git-svn-id: svn://10.0.0.236/trunk@114495 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:52:02 +00:00
sspitzer%netscape.com
26517908e7
fix for #125354 . fix dialog text, per the spec. r=jglick, rs=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@114494 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:27:21 +00:00
brendan%mozilla.org
86e25935ba
Construct error objects to consolidate their default property setting; this entails adding JS_ConstructObjectWithArguments (123177, r=rginda, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@114493 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:25:34 +00:00
jaggernaut%netscape.com
aceedfa29f
Bug 38380: CSS hover not set when <a onmouseover="... return true;">. Fix regression caused by bug 99009. r=bryner, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114492 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:24:40 +00:00
kaie%netscape.com
25b555d7c3
b=99083 Polish cert display if field common name (CN) is not present
...
r=javi sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114491 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:21:33 +00:00
bryner%netscape.com
d5a29ff661
bug 124951 - checkbox size should be specified with min-width and min-height, for native theme overriding. r=kerz, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@114490 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 07:06:00 +00:00
bryner%netscape.com
3d45989abb
Bug 124817 -- leaking splash screen pixmap on startup. r=pavlov, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@114489 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 06:44:30 +00:00
jband%netscape.com
2e6edd2049
reorder members to avoid wasted space due to struct member alignment rules. This will generally save one machine word per XPTMethodDescriptor (and we make a bunch of those). bug 120005. r=dbradley, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114488 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 06:28:13 +00:00
jband%netscape.com
76ebd6b5a4
avoid memcpy call when only copying one (PRUnichar) char. bug 109562. r=jag sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114487 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 06:22:53 +00:00
law%netscape.com
b313f7893f
Bug 50514; properly detect when right-clicking on a background image; r=bzbarsky, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@114486 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 06:05:16 +00:00
jband%netscape.com
c3462e03e5
add regression test for bug 125430. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@114485 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 06:01:54 +00:00
bryner%netscape.com
05857104bf
Bug 124258 - radio buttons and checkboxes not sizing wide enough for their labels. Make sure the pref size we return for the image isn't smaller than the min size specified in CSS. r=pinkerton, rs=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@114484 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 05:51:47 +00:00
leaf%mozilla.org
626655134c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114483 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:42:00 +00:00
timeless%mac.com
aed7a1a9e4
Bug 124484 restructuring Nav QA menu.
...
patch by jmd@pobox.com r=gerv rs=blake
git-svn-id: svn://10.0.0.236/trunk@114482 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:41:06 +00:00
zach%zachlipton.com
5ab1d5892a
Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.
...
git-svn-id: svn://10.0.0.236/trunk@114481 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:37:30 +00:00
zach%zachlipton.com
11f8961b68
Was missing an indent from my last fix, fixing it. No r= needed
...
git-svn-id: svn://10.0.0.236/trunk@114480 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:34:56 +00:00
seawood%netscape.com
3dcfb2627c
Bumping MOZILLA_VERSION to 0.9.8+
...
git-svn-id: svn://10.0.0.236/trunk@114479 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:33:59 +00:00
seawood%netscape.com
d6041abff8
Use -Wl,-Bsymbolic when linking components on Linux to avoid problems when linking against external libraries with the same global symbols.
...
Bug #76710 r=namachi
git-svn-id: svn://10.0.0.236/trunk@114478 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:32:11 +00:00
zach%zachlipton.com
52eb4e183d
Fix for bug 97290: checksetup.pl should report about errors in localconfig
...
r=kiko x2
git-svn-id: svn://10.0.0.236/trunk@114477 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:27:50 +00:00
jst%netscape.com
5f93f9345d
Fixing bug 109487. UMR in nsHTMLInputElement::HandleDOMEvent(). r=peterv@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@114476 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:23:48 +00:00
jkeiser%netscape.com
d07f07501f
Make <button type=submit> submit again (bug 125351). r=alexsavulov@netscape.com, sr=shaver@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114475 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 04:17:11 +00:00
sfraser%netscape.com
c0346e1280
Fix crash on exit if NS_InitXPCOM2 failed (happens when running in a read-only dir if no component registry exists). Bug 104954. r=dp, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114474 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 03:26:19 +00:00
bbaetz%student.usyd.edu.au
ee8f97679e
Bug 107552 - backend for resuming ftp downloads
...
r=dougt, sr=darin, mac build patches by zach
git-svn-id: svn://10.0.0.236/trunk@114473 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 03:10:19 +00:00
hyatt%netscape.com
84d08ef50f
Refining the event loop for cocoa plevents. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114472 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 02:55:52 +00:00
wtc%netscape.com
0d23fb9c84
Bugzilla bug 122712: renamed cert_DecodeGeneralName to
...
CERT_DecodeGeneralName because we export this function from nss.def.
(The cert_ prefix suggests an internal function.)
Modified Files:
lib/certdb/genname.c lib/certdb/genname.h lib/certdb/xconst.c
lib/nss/nss.def
git-svn-id: svn://10.0.0.236/trunk@114471 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 02:53:20 +00:00
hyatt%netscape.com
6306f00510
Make cocoa as fast as macho. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114470 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 02:36:19 +00:00
wtc%netscape.com
0ecadf23c7
Bugzilla bug 123938: renamed cert_EncodeGeneralName to
...
CERT_EncodeGeneralName. Export CERT_EncodeGeneralName and
CERT_FindKeyUsageExtension from nss.def. Have cmmfrec.c include
nssrenam.h to get __CERT_NewTempCertificate.
Modified Files:
lib/certdb/genname.c lib/certdb/genname.h lib/certdb/xconst.c
lib/crmf/cmmfchal.c lib/crmf/cmmfrec.c lib/nss/nss.def
git-svn-id: svn://10.0.0.236/trunk@114469 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 02:25:21 +00:00
cmanske%netscape.com
2f0384cd32
Expand things done within the 'try {}' in onAccept of Image Properties dialog, b=96477, work by neil@parkwaycc.co.uk, r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114468 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 02:13:28 +00:00
nboyd%atg.com
d518e725e0
Add skips for new tests.
...
git-svn-id: svn://10.0.0.236/trunk@114467 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 02:05:38 +00:00
blakeross%telocity.com
f67a71c1b3
122303 - right clicks originating on xul elts shouldn't show context menu. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114466 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:36:58 +00:00
bienvenu%netscape.com
0c2dc79bd1
fix linux build bustage
...
git-svn-id: svn://10.0.0.236/trunk@114465 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:35:21 +00:00
rbs%maths.uq.edu.au
0fd922f942
Add the forgotten ucvmath to allmakefiles.sh
...
git-svn-id: svn://10.0.0.236/trunk@114464 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:33:17 +00:00
bbaetz%student.usyd.edu.au
1edd210910
Bug 110013 - templatize describecomponents.cgi
...
r=gerv, afranke
git-svn-id: svn://10.0.0.236/trunk@114463 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:25:25 +00:00
relyea%netscape.com
a81513d4cf
Fix UMR in the session info structure.
...
git-svn-id: svn://10.0.0.236/trunk@114461 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:12:51 +00:00
bienvenu%netscape.com
923075c872
store labels on the imap server r=naving, sr=sspitzer 114379
...
git-svn-id: svn://10.0.0.236/trunk@114460 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:07:19 +00:00
bienvenu%netscape.com
93ff9a85af
store labels on the imap server r=naving, sr=sspitzer 114379 show shared imap folders with special icon 28756 r=naving, sr=sspitzer fix subscribe/unsubscribe to utf7 imap folders r=naving, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@114459 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 01:05:37 +00:00
yokoyama%netscape.com
3820be4c49
Bug 125061
...
Adding gb_2312 to charsetalias.properties file
/r=nhotta
git-svn-id: svn://10.0.0.236/trunk@114458 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:59:46 +00:00
rayw%netscape.com
36cb618c2c
Fixes on arrays, re: bug 121934. Lots of changed needed to permit arrays
...
to control the types of their children via the information received
from the schema. But the two critical lines actually getting the
information on the child types from the schema are commented out, because
there are problems with dual hierarchies of schema types that make it
not work as well as it should -- also inability to determine whether
the schema actually specified a type or just gave a nice default.
This also includes fixes to leaks and other problems discovered reviewing
the array code. This is the first code capable of inferring and encoding
a multi-dimensional array from the nested arrays of JS, where the array
type dictates. All my tests still work.
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@114457 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:53:46 +00:00
morse%netscape.com
6e5a5a63e0
bugs 115800, 121311, 121685 -- various problems related to cookie expiration, r=sgehani, sr=alecg
...
git-svn-id: svn://10.0.0.236/trunk@114456 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:53:19 +00:00
rginda%netscape.com
afa0b149aa
bug 123118, getElementsByTagName("script") doesn't work for XUL windows
...
sr=hyatt, r=jst
insert a nsXULPrototypeElement before the nsXULPrototypeScript in the proto-docu
ment, so that we can get to it in the final content model.
git-svn-id: svn://10.0.0.236/trunk@114455 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:40:55 +00:00
sgehani%netscape.com
a64fbb7774
Fixing bug 125189. r=morse; sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114454 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:40:52 +00:00
sgehani%netscape.com
3cdee8a490
Make it possible to persist the disk and memory cache capacity prefs again.
...
Also, if the user doesn't have a disk cache parent folder chosen, show and
set the default which is the profile directory.
b=125189; r=morse; sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@114453 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:38:44 +00:00
attinasi%netscape.com
773c19b934
Prevent crash by checking for null frameManager before deref. in UnsuppressAndInvalidate. r=alexsavulov sr=hyatt b=121822
...
git-svn-id: svn://10.0.0.236/trunk@114451 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:15:40 +00:00
bryner%netscape.com
5ad5f00454
Slight tweak to scrollbar thumb painting to paint as prelight as you are dragging. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@114450 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:13:10 +00:00
dbradley%netscape.com
4541c66d72
Bug 124251 - Fix for some DOMStrings leaking when using -mail. r=dbaron, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114449 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:12:44 +00:00
bbaetz%student.usyd.edu.au
9a08053469
Bug 103726 - ftp directory listings not reflecting file changes on reload
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@114448 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:09:37 +00:00
bryner%netscape.com
f16c8107c5
Bug 124963 - Table becomes excessively wide with XBL checkboxes. r=jag, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@114447 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:08:08 +00:00
jpierre%netscape.com
de4794f2ad
Fix for 125373 - crash in crlutil
...
git-svn-id: svn://10.0.0.236/trunk@114446 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 00:06:52 +00:00
cavin%netscape.com
11100e5a79
Fix for bugscape 10163. Disallowed saving sent msgs to folders in AOL accounts. r=ducarroz, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@114445 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 23:55:45 +00:00
blakeross%telocity.com
7dd901b407
55293 - pages in history don't expire after x days while mozilla is running. r=hewitt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114444 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 23:53:59 +00:00
blakeross%telocity.com
9eb92f7071
123667 - case where open web location open button can incorrectly remain disabled. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114443 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 23:40:06 +00:00
smeredith%netscape.com
e9d6489ec1
Remote admin changes.
...
git-svn-id: svn://10.0.0.236/trunk@114442 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 23:30:41 +00:00
hyatt%netscape.com
72fb740f5a
Speeding up cocoa by increasing the frequency of the timer. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114441 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 23:04:38 +00:00
blakeross%telocity.com
e43c1bf5cb
112282 - navigate back/fwd stops working in some cases. This is just a safety patch. r=radha sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114440 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 23:02:27 +00:00
blakeross%telocity.com
012b5bee00
59816 - clear history button should be disabled if all entries have been deleted (redux). r=ben sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114439 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 22:38:13 +00:00
varada%netscape.com
db7857c882
fix for regression 31549;show account name in dropdown from list;sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114438 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 22:31:25 +00:00
blakeross%telocity.com
c035e9299f
99243 - invalid history pref entry is reset to 0, not previous value. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114437 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 22:28:50 +00:00
blakeross%telocity.com
8527b4210c
112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114435 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 22:07:31 +00:00
rjc%netscape.com
0ac8554787
Fix bug # 12532: menu addition. Patch from pbelle123, r=rjc sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114434 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 21:46:00 +00:00
locka%iol.ie
15beb1d045
Calculate document content type rather than assume text/html. b=118251 r=brade sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114433 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 21:45:02 +00:00
mjudge%netscape.com
09b2352881
check for null to not crash is good. 115350 thanks to Shataro
...
git-svn-id: svn://10.0.0.236/trunk@114432 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 21:40:46 +00:00
nhotta%netscape.com
01cdf251f0
Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
...
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@114431 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 21:36:17 +00:00
morse%netscape.com
4dd1089efb
bug 121161, enhanced p3p cookie management, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114430 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 21:11:21 +00:00
ian.mcgreer%sun.com
025e636383
bug 125165, don't crash when the softoken fails to return attributes for a cert object
...
git-svn-id: svn://10.0.0.236/trunk@114429 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 21:09:15 +00:00
bienvenu%netscape.com
08ac6b4ae8
don't allow failure to logon to stop going offline process r=naving, sr=sspitzer 115405
...
git-svn-id: svn://10.0.0.236/trunk@114428 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:54:39 +00:00
sspitzer%netscape.com
8e52360527
how did I forget this? thanks to peterv@netscape.com for pointing this out.
...
rs=no one
git-svn-id: svn://10.0.0.236/trunk@114427 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:52:54 +00:00
ssu%netscape.com
314c2a9c2d
fixing bug 102561 - Copy Link Address doesn't work in standalone msg window. r=bhuvan, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@114426 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:49:26 +00:00
bienvenu%netscape.com
61f6206ff4
don't check inboxes of imap servers with no folders configured for offline use when going offline, don't make errors stop going offline process, r=naving, sr=sspitzer 103047
...
git-svn-id: svn://10.0.0.236/trunk@114425 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:49:10 +00:00
neeti%netscape.com
911a154626
fix for bug 122438 - ConvertContractIDKeyToString(...) optimization, r=dougt,sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114424 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:34:14 +00:00
bienvenu%netscape.com
e9def99fb8
get imap shared folders to display shared folder icon 28756 r=naving, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@114423 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:25:05 +00:00
jake%acutex.net
727481fd7b
Don't worry about the auto-generated Makefile's
...
git-svn-id: svn://10.0.0.236/trunk@114421 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:20:18 +00:00
bienvenu%netscape.com
fb8c245e11
fix 102782 downloaad newsgroups for offline newsgroups when we offer to download msgs when going offline r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@114420 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:18:31 +00:00
bernd.mielke%snafu.de
1c56c63b81
the arguments to this function can be null-pointers, bug 124986 r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114419 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:07:56 +00:00
wtc%netscape.com
8b23e2ee5b
Bug 122433: checked in a workaround, which disables global optimization on ntio.c
...
git-svn-id: svn://10.0.0.236/trunk@114418 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:06:47 +00:00
bernd.mielke%snafu.de
f7c0d9ae76
avoid EndDocument and AbortDocument + nasty dialogs during printing regression tests
...
bug 125053 r=karnaze,rods sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114417 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:01:42 +00:00
peterlubczynski%netscape.com
86bd7aa33b
Backing out patch in bug 38484
...
git-svn-id: svn://10.0.0.236/trunk@114416 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 20:00:12 +00:00
sspitzer%netscape.com
0408a6e7a0
fix for #125305 . disable "Properties" button after the "Clear" button is hit.
...
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114415 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:58:32 +00:00
hyatt%netscape.com
008a93b001
Make iframes and framesets do proper paint suppression as well. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114414 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:57:10 +00:00
wtc%netscape.com
3791cf5f6f
Deleted unused declaration of _pr_primordialCPU
...
git-svn-id: svn://10.0.0.236/trunk@114413 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:55:19 +00:00
sspitzer%netscape.com
46fc3561bd
fix for #125292 . fix advanced addressbook search dialog title.
...
r=jglick, rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114412 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:53:07 +00:00
blakeross%telocity.com
de9689a31b
Fix a minor typo in my checkin from 02/11. r & sr = hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114411 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:52:37 +00:00
jake%acutex.net
1b0baad92a
Update the test to use the same basic format as the handling code from globals.pl
...
git-svn-id: svn://10.0.0.236/trunk@114406 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:24:05 +00:00
rayw%netscape.com
5316554c5b
This is the patch related to bug 71394, needing security checks in SOAP.
...
Also, substituted 8 spaces for tabs in some SOAP files. Also updated
soap test files to either request UniversalBrowserRead or use verifySource.
r=mstoltz
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114405 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 19:13:41 +00:00
mikep%oeone.com
dcfc963e67
Renaming file from .txt to .ics
...
git-svn-id: svn://10.0.0.236/trunk@114404 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 18:55:15 +00:00
justdave%syndicomm.com
0981d9555c
Backing out checkin for bug 115369, it's busted on Perl 5.00503.
...
git-svn-id: svn://10.0.0.236/trunk@114403 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 17:25:02 +00:00
ian.mcgreer%sun.com
6074d9f973
bug 125263, the subject lists in the temp store are actual hash entries, thus any attempt to extract certs from them must be done within the store's lock.
...
git-svn-id: svn://10.0.0.236/trunk@114401 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 16:58:05 +00:00
alecf%netscape.com
03197e7fd2
add lots more class-reporting capabilities
...
git-svn-id: svn://10.0.0.236/trunk@114399 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 16:39:56 +00:00
bienvenu%netscape.com
166cf4ab77
add imap shared attribute so we can display special folder pane icon r=naving, sr=mscott 28756
...
git-svn-id: svn://10.0.0.236/trunk@114398 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:49:15 +00:00
justdave%syndicomm.com
75bc7b09ce
Fixing tinderbox bustage from previous checkin.
...
Name "main::legal_keywords" used only once
git-svn-id: svn://10.0.0.236/trunk@114397 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:49:06 +00:00
timeless%mac.com
7f8bba8468
Bug 124835 Tabbed browser doesn't use pref variables correctly
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@114396 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:45:25 +00:00
justdave%syndicomm.com
551166c6d8
Fix for bug 115369: Templatization of long_list.cgi
...
Patch by Gervase Markham <gerv@mozilla.org >
r= bbaetz, dkl
git-svn-id: svn://10.0.0.236/trunk@114395 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:34:36 +00:00
rods%netscape.com
35a8170b30
forgot to check these in
...
git-svn-id: svn://10.0.0.236/trunk@114394 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:19:38 +00:00
rods%netscape.com
3fd4c30b0c
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@114393 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:09:33 +00:00
ccarlen%netscape.com
5d9e5de380
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114392 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 15:01:37 +00:00
justdave%syndicomm.com
ae543c8a25
Adding jb2bz.py to contrib (bug 124869).
...
Conversion script to import bugs from Jitterbug into Bugzilla contributed by Tom Emerson <tree@basistech.com >
git-svn-id: svn://10.0.0.236/trunk@114391 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 14:59:30 +00:00
jake%acutex.net
7dbccc55a3
Bug 121105 - type="application/x-javascript" confuses IE, so we should use the new $::script_type variable added in bug 123339.
...
r= kiko
git-svn-id: svn://10.0.0.236/trunk@114390 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 14:19:07 +00:00
rods%netscape.com
1a9f705818
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
...
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
It now has a single GetDevMode method that must be paired with a UnlockDevMode method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114389 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 13:58:41 +00:00
ian%hixie.ch
3c71ea2b99
Adding Stocks contributor.
...
git-svn-id: svn://10.0.0.236/trunk@114388 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 13:48:19 +00:00
mkaply%us.ibm.com
98e393ae55
OS/2 bustage - callback needs to be in header
...
git-svn-id: svn://10.0.0.236/trunk@114387 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 13:30:06 +00:00
bryner%netscape.com
79bcc86bfa
Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@114386 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 10:47:18 +00:00
sspitzer%netscape.com
ef228c243f
fix warning, add new line to end of file. rs=no one
...
git-svn-id: svn://10.0.0.236/trunk@114385 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 09:37:54 +00:00
sspitzer%netscape.com
dd10841dd7
don't list screen name as one of the possible search attributes for local
...
addressbook searches. it doesn't work (so what's the point)
and to get it to work, I really need to implement generic column searching so
the ns build can search on _AimScreenName. rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114384 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 09:33:36 +00:00
sspitzer%netscape.com
adb417255e
fix for #83023 . implement "advanced directory" search, re-using
...
the existing search code. r/sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@114383 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 08:01:04 +00:00
seawood%netscape.com
1265717118
Add msgbaseutil to link list.
...
Thanks to Stephen Walker <walk84@yahoo.com > for the patch.
Fixing tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@114382 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 07:36:12 +00:00
badami%netscape.com
bd0c4f0b0e
HTTP authentication stores rejected user/pass combos in password manager
...
bug 91968 patch=Nivedita@netscape.com r=morse sr=darin
git-svn-id: svn://10.0.0.236/trunk@114381 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 07:25:37 +00:00
badami%netscape.com
dc2eee5464
91429; Restrict open connections to max connections
...
bug 91429 r=bbaetz sr=darin
git-svn-id: svn://10.0.0.236/trunk@114380 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 05:34:08 +00:00
rdayal%netscape.com
67d7f402b1
Fix for bug # 123596 to removes the mishaving duplicate pref for default mail client.
...
Also fixes bug #s 122377 and 120134.
r=ducarroz, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@114379 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 05:03:44 +00:00
rdayal%netscape.com
8a9d3597d0
Fix for bug # 123596, removes the mishaving duplicate pref for default mail client.
...
Also fixes bug #s 122377 and 120134.
r=ducarroz, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@114378 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 05:01:54 +00:00
mstoltz%netscape.com
904896ca95
Bug 119646 - Rewrite of the security manager policy database for improved
...
performance. r=jst, sr=jband.
git-svn-id: svn://10.0.0.236/trunk@114377 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 04:20:46 +00:00
dean_tessman%hotmail.com
37652babe4
Bug 12201 - Access keys on commands don't work in submenus
...
r=varga sr=blake
git-svn-id: svn://10.0.0.236/trunk@114376 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 04:14:26 +00:00
peterlubczynski%netscape.com
15ed53df07
Fix for native context menu for plug-in doesn't close mozilla context menu for browser bug 38484 r=saari sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114375 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 03:52:55 +00:00
bzbarsky%mit.edu
5b528517dc
De-uglify bullets on some X servers. Bug 91816, patch by Shaji
...
<nvshaji@netscape.net >, r=pavlov, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114374 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 03:32:00 +00:00
bbaetz%student.usyd.edu.au
f293093002
Bug 99024 - add .cvsignore for template/.htaccess
...
r=justdave x2
git-svn-id: svn://10.0.0.236/trunk@114373 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 03:15:10 +00:00
nboyd%atg.com
d9c6ed0fb7
Fix build problem in batik:
...
[javac] Compiling 1427 source files to /data/gump/xml-batik/classes
[javac] /data/gump/xml-batik/sources/org/apache/batik/script/rhino/EventTargetWrapper.java:81:
coerceType(java.lang.Class,java.lang.Object,boolean)
in org.mozilla.javascript.NativeJavaObject cannot be applied to
(java.lang.Class,java.lang.Object)
git-svn-id: svn://10.0.0.236/trunk@114372 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 03:07:31 +00:00
bbaetz%student.usyd.edu.au
5bd31d7e20
Bug 97471 - The assignee and qa contact should always be able to see their
...
bugs
r=justdave, afranke
git-svn-id: svn://10.0.0.236/trunk@114371 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 03:05:15 +00:00
law%netscape.com
345b378aa0
Bug 113936; tailor WinXP start menu so Mozilla's Preferences are used instead of opening IE's; r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@114370 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:57:29 +00:00
shrutiv%netscape.com
5a6b1bf870
Fix for bugscape 12043: Ability to create customized Mac OSX builds
...
of N6.1+ (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@114369 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:35:24 +00:00
bbaetz%student.usyd.edu.au
8018723bcc
Bug 100094 - use generic template handling code
...
r=mattyt, afranke
git-svn-id: svn://10.0.0.236/trunk@114368 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:27:24 +00:00
relyea%netscape.com
ce50f8dca2
Bug 120651: Memory leaks in PK11_GetCertList.
...
1) Fix leaks in error paths (bfind.c -- found by inspection).
2) Don't allocate hash table data out of the arena. PL_Hash grows and shrinks
the hash buckets as necessary. In arenas they will just grow.
3) Don't allocate temparary locks out of the global instance arena pool.
git-svn-id: svn://10.0.0.236/trunk@114367 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:26:47 +00:00
ian%hixie.ch
63124db3fa
Fixing regression introduced by the CTCP patch: long lines no longer get wrapped. Also includes minor cleanup. r=kerz
...
git-svn-id: svn://10.0.0.236/trunk@114366 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:20:01 +00:00
av%netscape.com
6f3cc2ec32
Fixing 124936 -- refresh loop with dup plugins, r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114365 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:18:57 +00:00
hyatt%netscape.com
75e0933dc1
Add a SetFocus impl.
...
git-svn-id: svn://10.0.0.236/trunk@114364 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 02:09:13 +00:00
wtc%netscape.com
0d757b6279
Removed an unreachable break statement.
...
git-svn-id: svn://10.0.0.236/trunk@114363 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:58:17 +00:00
chak%netscape.com
797ae82416
Fix for #123981 - Add missing editor functionality to MfcEmbed
...
r=adamlock, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@114362 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:49:48 +00:00
kaie%netscape.com
d9cad6688a
b=125097 Typo in error string identifier NoSenderEncryptionCert
...
r=ssaux
git-svn-id: svn://10.0.0.236/trunk@114361 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:48:55 +00:00
naving%netscape.com
e29598f241
107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
...
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.
git-svn-id: svn://10.0.0.236/trunk@114360 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:46:37 +00:00
jpierre%netscape.com
26c1e6d023
Fix for 125143 - allow modutil to report PKCS#11 library load failure errors
...
git-svn-id: svn://10.0.0.236/trunk@114359 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:43:10 +00:00
igor%mir2.org
285c1ecdc7
Making final for performance reasons
...
git-svn-id: svn://10.0.0.236/trunk@114358 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:41:11 +00:00
justdave%syndicomm.com
92bd7a7a44
Fix for bug 99024: checksetup was not giving proper permissions to the contents of the template directory. This patch also
...
adds an .htaccess file that blocks access to the template folder by the web server.
Patch by Dave Miller <justdave@syndicomm.com >
r= zach x 2
git-svn-id: svn://10.0.0.236/trunk@114357 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:35:28 +00:00
ftang%netscape.com
5a1610c5ee
add stress test script for gb18030
...
not part of the build
git-svn-id: svn://10.0.0.236/trunk@114356 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:32:54 +00:00
ftang%netscape.com
bc8aec8751
fix bug 101998. Add surrogate conversion
...
r=shanjian sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114355 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:31:54 +00:00
nhotta%netscape.com
804aae36fb
Backout my last change because it fails to handle ASCII cases.
...
git-svn-id: svn://10.0.0.236/trunk@114354 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:26:17 +00:00
hyatt%netscape.com
bb82481683
Fix cocoa makefile bustage. r=bryner, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114353 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 01:21:34 +00:00
ian%hixie.ch
128e046038
Added support for running mozbot on multi-homed boxes (requires Net::IRC 0.71). b=93186 r=kiko
...
git-svn-id: svn://10.0.0.236/trunk@114350 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:49:37 +00:00
ian%hixie.ch
8849568641
Inital implementation of Stock Quote module. Code/Review by both zach and Hixie. b=70874
...
git-svn-id: svn://10.0.0.236/trunk@114349 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:42:57 +00:00
rjc%netscape.com
8fd1b10cda
Fix bug # 125122: Synthetic bmk type issue. r/sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114348 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:37:38 +00:00
racham%netscape.com
43aa8dc0c0
Fixing bug 124500. Place the View menu item in the right place. r=bhuvan
...
git-svn-id: svn://10.0.0.236/trunk@114346 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:25:06 +00:00
racham%netscape.com
8366f81e6e
Fixing bug 125029. Make account wizard to use a label for title from dtd file. r=bhuvan
...
git-svn-id: svn://10.0.0.236/trunk@114345 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:19:14 +00:00
bryner%netscape.com
4de3549733
Bug 124482 - nsNativeThemeWin needs to check _moz-input-checked attribute for HTML/XBL checkboxes. r=blake, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@114344 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:15:45 +00:00
racham%netscape.com
9d4ee26ea9
Fixing bug 80296. This fix allows user to new messages for all authenticated accountswith a single click. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114343 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:15:08 +00:00
racham%netscape.com
74949c1b3f
Fixing bug 80296. This fix allows user to new messages for all authenticated accounts with a single cilck. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114342 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:14:28 +00:00
samuel%sieb.net
c7498c424d
Bug 115305 - clean up utils.js
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@114341 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:11:57 +00:00
rginda%netscape.com
40601fda94
- venkman only -
...
Bug 124488, "Venkman not stopping at breakpoints"
s/glob/globalObject/ on system filters.
git-svn-id: svn://10.0.0.236/trunk@114340 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 00:02:55 +00:00
samuel%sieb.net
dec5b65a35
Bug 122495 - added method to set authentication for xml-rpc
...
r=rginda
sr=darin
git-svn-id: svn://10.0.0.236/trunk@114338 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:57:12 +00:00
alecf%netscape.com
299de9017c
expand the unused-class stuff
...
git-svn-id: svn://10.0.0.236/trunk@114337 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:57:07 +00:00
danm%netscape.com
137e3b76bc
reorder parent activation on destroy to fix stacked dialog focus regression. bug 122765 r=bryner,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@114336 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:55:54 +00:00
blakeross%telocity.com
2190fa07e4
This was part of my earlier patch. I forgot to check it in.
...
git-svn-id: svn://10.0.0.236/trunk@114333 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:43:41 +00:00
jaggernaut%netscape.com
a08898ebe7
Bug 107669: tab buttons do not resize themselves correctly [with large screen size]. Patch by Smaug <smaug@jippii.fi>. r=bryner, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@114332 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:43:36 +00:00
heikki%netscape.com
a6522c08fa
Bug 123090, give Mozilla the capability to be registered as the default handler for XHTML documents on Windows. r=law, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114331 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:38:08 +00:00
nhotta%netscape.com
cd3327dcab
Changed to use default charset for forward inline, if there no charset specified,
...
contibuted by adu@sparc.spb.su , bug 66098, r=nhotta, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@114329 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:20:58 +00:00
kaie%netscape.com
9e38649c04
b=124241 Remove all fixed size attributes from XUL
...
r=rangansen sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@114328 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:16:07 +00:00
cmanske%netscape.com
c228395ca2
Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114327 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:12:22 +00:00
alecf%netscape.com
096e4220b5
add usage, classes that need trimming, etc...
...
git-svn-id: svn://10.0.0.236/trunk@114326 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 23:01:06 +00:00
gerv%gerv.net
e3bb80e737
Moving JS to beginning of file to avoid IE warnings.
...
git-svn-id: svn://10.0.0.236/trunk@114325 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:55:25 +00:00
timeless%mac.com
46bdc43de8
Bug 120916 PostScript/Xprint module revamp
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless rs=attinasi
git-svn-id: svn://10.0.0.236/trunk@114324 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:53:36 +00:00
wtc%netscape.com
e173fb6511
Bugzilla bug 125102: six files in mozilla/security/nss/lib/ckfw/builtins
...
got renamed.
git-svn-id: svn://10.0.0.236/trunk@114323 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:51:09 +00:00
rjc%netscape.com
88dc687deb
Fix bug # 12459: nsWindowMediator optimizations (put it on a diet). r=tingley, verbal sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114322 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:48:44 +00:00
mscott%netscape.com
cc052028b5
Bug #122500 --> make sure the mail window comes to the front of all apps even if it's
...
minimized if the user double clicks the mail icon. Make sure the double click
works on optimized bits by using a static string for "mail:3pane"
r=bhuvan
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114321 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:29:39 +00:00
av%netscape.com
6719dde129
Fixing 121072 -- to show plugin name in bad plugin dialog, r=serge, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114320 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:25:40 +00:00
nhotta%netscape.com
ee0503272a
Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
...
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@114318 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:21:11 +00:00
nhotta%netscape.com
280d4368f1
Changed to use a default charset for non forward case if we cannot find a charset in the header or the override is set.
...
Also removed unnecessary conversion to UTF-8,
bug 117956, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@114317 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:18:56 +00:00
timeless%mac.com
4f476e4d5a
Bug 120916 PostScript/Xprint module revamp
...
BeOS const fix for Bewildered tinderbox
git-svn-id: svn://10.0.0.236/trunk@114316 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:18:00 +00:00
nhotta%netscape.com
cb0e078684
Changed the key length estimation function to create an actualy key if possible then cache the result to be
...
used in the key creation function,
bug 121281, r=ftang, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@114315 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:17:19 +00:00
mkaply%us.ibm.com
0326eb80dd
117258 from nsLocalFileWin put into OS/2 to fix trap
...
git-svn-id: svn://10.0.0.236/trunk@114314 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 22:14:32 +00:00
cavin%netscape.com
74f5baf12f
Fix for #89235 . Rewrote main portion of ImportMailbox() to use global util function EscapeFromSpaceLine() to handle "From " lines. r=ducarroz, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@114313 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:52:08 +00:00
naving%netscape.com
e47ae4ec2f
114960 r=bhuvan sr=mscott. Select the search string when the focus is on the search input field.
...
git-svn-id: svn://10.0.0.236/trunk@114311 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:48:29 +00:00
naving%netscape.com
59bc04acfa
122713 r=ssu sr=mscott. fixing 'w'- watchThread to not interfere with quick search.
...
git-svn-id: svn://10.0.0.236/trunk@114310 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:37:12 +00:00
hidday%geocities.com
f7f2557e73
Bug 64931 and bug 70551: new macros to implement attributes
...
with a default value for HTML elements. Converted table*
elements to use these new macros. More to follow.
r=sicking@bigfoot.com sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114309 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:35:45 +00:00
jake%acutex.net
84a0813cd4
Fix for bug 123339 - More enhancements for the cvsgraph.cgi module (give it popups very similar to cvsblame.cgi).
...
r= kiko
git-svn-id: svn://10.0.0.236/trunk@114308 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:34:04 +00:00
mscott%netscape.com
342613c641
Bug #123104 --> clear out the number of new messages when a folder no longer
...
has new messages.
r=naving
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114307 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:31:16 +00:00
timeless%mac.com
8590a615f3
Bug 124970 Who indents oddly because we aren't using LDAP
...
r=mcafee
git-svn-id: svn://10.0.0.236/trunk@114306 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:30:25 +00:00
bryner%netscape.com
eac3dce5fc
Use -moz-appearance: menulist-textfield for the textfield in the autocomplete (bug 124964). This should allow it to draw the focus ring. r=ben, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@114305 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:28:23 +00:00
alecf%netscape.com
83ac6a3dcc
progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables
...
also, a few uses of NS_LITERAL_STRING, removal of long-since-unused nsHTMLContentSinkStream
r/sr=sfraser, sr=jag, r=harishd
git-svn-id: svn://10.0.0.236/trunk@114304 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:17:53 +00:00
bzbarsky%mit.edu
e27ee398e4
Get rid of extra leading slashes appearing in unix paths. Bug 124873,
...
r=petejc@optonline.net , sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@114303 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 21:05:56 +00:00
blakeross%telocity.com
99107e3775
81061 - implement folder deletion in history.
...
73927 - use batch deleting for history (a speedup of 30000% for a few hundred items!).
63292 - session additions to global history are lost on a crash.
112308 - 2M history.dat file adds 30% to startup time.
96753 - changing history grouping doesn't update open sidebar panels.
98776 - support context menus on folders in global history.
124665 - can't clear global history after startup if you don't have a homepage.
93233 - with large history, clear history appears to hang.
92613 - shouldn't store chrome uris in global history.
59816 - clear history button should be disabled if history is empty; add count attr to nsIBrowserHistory.
104231 - last typed web location remains after clearing all history.
r=ben sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114302 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 20:59:43 +00:00
darin%netscape.com
3868c99196
fixes bug 103757 "'headerless' http for ad banner does not load"
...
r=bbaetz,badami sr=mscott
git-svn-id: svn://10.0.0.236/trunk@114301 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 20:24:53 +00:00
shrutiv%netscape.com
edf16f7c55
Fix for bugscape 11996: CCK fails to create custom Linux tar file for
...
another config (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@114300 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 20:10:02 +00:00
shrutiv%netscape.com
e645de2511
Fix for bugscape 11996: CCK fails to create custom Linux tar file
...
for another config (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@114299 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 20:08:21 +00:00
dbragg%netscape.com
73c3d16911
Fixing typo in checkin for bug 91984 that broke search. r=sgehani.
...
git-svn-id: svn://10.0.0.236/trunk@114298 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 20:06:27 +00:00
shrutiv%netscape.com
b2262d8d71
Fix for bugscape 12068: CD Autorun screen shouldn't be displayed for
...
Linux C11n (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@114297 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 20:04:06 +00:00
timeless%mac.com
a54e42c25e
Bug 120916 PostScript/Xprint module revamp
...
by Roland.Mainz@informatik.med.uni-giessen.de
r=rods, r=dcone, rs=attinasi
git-svn-id: svn://10.0.0.236/trunk@114296 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 19:58:37 +00:00
despotdaemon%netscape.com
63f8d353c8
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@114295 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 19:48:56 +00:00
ssu%netscape.com
119385f04e
checking in patch for mhammond@skippinet.com.au. fixing bug 75027 - Accelerator for Mark Thread as Read. r=ssu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@114294 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 19:43:04 +00:00
shrutiv%netscape.com
9252c69847
Fix for bugscape 12043: Ability to create customized Mac OSX builds of
...
N6.1+ (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@114293 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 19:13:15 +00:00
rogerl%netscape.com
8da67ce019
Fixing bug #103351 - using undefined as RegExp value for String.replace.
...
r=khanson, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114292 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 19:12:42 +00:00
sonja.mirtitsch%sun.com
7ebaecf2e1
fixed returncode after modification in error.h
...
git-svn-id: svn://10.0.0.236/trunk@114289 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 18:34:35 +00:00
karnaze%netscape.com
39bb012a64
Denis Antrushin's patch to check for pseudo parent before adding to list. sr=attinasi, r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@114288 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:57:49 +00:00
brade%netscape.com
30ced9962c
fix type in color conversion (bug 124459)
...
git-svn-id: svn://10.0.0.236/trunk@114287 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:52:40 +00:00
brade%netscape.com
27dcfda3fd
don't adjust links/image locations if saving locally or saving with a new name in same location (only if save as to different location or remote saving); bug #121980 , r=jfrancis, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114286 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:48:25 +00:00
ccarlen%netscape.com
0db9b3dc65
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114285 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:41:41 +00:00
rods%netscape.com
745a4ea21f
Override if the computed size is zero
...
Bug 121461 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114284 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:24:37 +00:00
wtc%netscape.com
45d429508d
Bugzilla bug 112198: on Mac OS X (Darwin), we need to run 'ranlib' on a
...
static library after renaming it. This is not necessary but harmless on
other platforms. The patch is contributed by Javier Pedemonte
<pedemonte@alimni.utexas.net >. r=wtc,cls.
git-svn-id: svn://10.0.0.236/trunk@114283 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:21:26 +00:00
ian%hixie.ch
c89869ebe2
Remove brackets around grep(). b=111831 r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@114282 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 15:03:11 +00:00
ian%hixie.ch
82301ff431
* Implement !seen command
...
* Implement a few new greeting types (e.g. wb)
b=72943 r=timeless
* Implement CTCP Ping and Source responses
b=72956 r=timeless
* Remove brackets around grep() in Greeting.bm
b=111831 r=timeless
git-svn-id: svn://10.0.0.236/trunk@114281 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 14:59:29 +00:00
ian%hixie.ch
cb20d07ab8
* Implement CTCP Ping, Version and Source as BotModule Event
...
* Added ctcpSend(), ctcpReply() APIs
* Implemented CTCP Version in the general module
* Updated devel docs
b=117625 r=Jake
* Remove brackets around grep() in mozbot.pl
b=111831 r=Jake
git-svn-id: svn://10.0.0.236/trunk@114280 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 14:51:59 +00:00
nboyd%atg.com
dfb329185b
Add new Context method "toType" to convert to a specified Java type
...
git-svn-id: svn://10.0.0.236/trunk@114279 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 14:30:27 +00:00
nboyd%atg.com
58eb99d8c8
Fix 124900
...
git-svn-id: svn://10.0.0.236/trunk@114278 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 14:29:30 +00:00
rods%netscape.com
5a09a37f4c
Clip was being incorrectly set set as Replace instead of Intersect
...
Bug 84138 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114277 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 13:35:59 +00:00
rods%netscape.com
4d135d7b9b
1) It moves the BeginDocument to a earlier place in the call change
...
2) Fixes the negitive page range display problem
3) Improves performance by reducing the delay on pages not in the page range, i.e. before if you printed the 30th page out of 31 you had to wait 15 secs to get to the 30th page to print it.
4) Added AbortDocument, so now when Print jobs are cancelled we call AbortDocument and remove them from the print spooler
5) Fixed a couple of minor issue with Canceling and cancelling mail printings
6) selection was not printing correctly. The problem with selection was that the clip was not being set corrctly.
Bug 115227 & 123181 r=dcone,sspitzer sr=attainasi
git-svn-id: svn://10.0.0.236/trunk@114276 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 13:33:39 +00:00
locka%iol.ie
a014343caa
NOT PART OF BUILD. Readme file for embedding dist
...
git-svn-id: svn://10.0.0.236/trunk@114275 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 13:14:37 +00:00
bryner%netscape.com
867957680a
Oops, fixing native theme bustage. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@114274 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 11:35:04 +00:00
badami%netscape.com
08652ea14f
Add port to auth prompt only if it was mentioned on the URL
...
bug 95350 r=morse sr=darin
git-svn-id: svn://10.0.0.236/trunk@114273 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 10:53:15 +00:00
hyatt%netscape.com
9433b4d3fe
Paint suppression lives! Making cocoa widgets properly show/hide and work with paint suppression.
...
git-svn-id: svn://10.0.0.236/trunk@114269 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 08:30:01 +00:00
brendan%mozilla.org
f0455a28be
Hack special frame flags into fp when compiling under JS_Evaluate*InStackFrame, so useless expressions don't get optimized away (92087, r=rginda, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@114268 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 07:44:48 +00:00
bryner%netscape.com
cf529000b4
Oops, I meant to remove this unneeded pack=end before checking in, per jag's comments.
...
git-svn-id: svn://10.0.0.236/trunk@114267 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 07:24:20 +00:00
bryner%netscape.com
1fb6aae399
Bug 39036 - add a checkbox to allow showing hidden files (dot files). r=ben, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@114266 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 07:21:22 +00:00
timeless%mac.com
091db61993
Bug 124190 this #define in nsPluginsDirUnix.cpp is unused: PLUGIN_PATH "MOZ_PLUGIN_PATH"
...
r=bryner sr=jst
git-svn-id: svn://10.0.0.236/trunk@114265 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:58:51 +00:00
pavlov%netscape.com
ecb315a058
checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@114264 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:37:45 +00:00
pavlov%netscape.com
6dec57cc40
checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@114263 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:32:10 +00:00
seawood%netscape.com
cc8202f123
Fixing win32 gmake bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114262 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:24:00 +00:00
talisman%anamorphic.com
56088bbd3c
Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg
...
git-svn-id: svn://10.0.0.236/trunk@114261 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:22:41 +00:00
talisman%anamorphic.com
5e57f110f4
Initial checkin of contribution from Brandon Wiley. jrg
...
git-svn-id: svn://10.0.0.236/trunk@114260 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:21:23 +00:00
talisman%anamorphic.com
ffffa118ba
Fix classpath for run target to include pop3.jar. jrg
...
git-svn-id: svn://10.0.0.236/trunk@114259 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:18:10 +00:00
rbs%maths.uq.edu.au
65b18dd380
fix inverted order of resetting variables
...
git-svn-id: svn://10.0.0.236/trunk@114258 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:18:04 +00:00
pavlov%netscape.com
dffaaade2e
Bug 111037. Patch from nivedita@netscape.com. r=pavlov sr=tor@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@114257 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 06:16:15 +00:00
ducarroz%netscape.com
8e747e4825
Fix Mac Bustage
...
git-svn-id: svn://10.0.0.236/trunk@114256 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 05:36:54 +00:00
ducarroz%netscape.com
a4083ed36b
Fix bustage (again).
...
git-svn-id: svn://10.0.0.236/trunk@114255 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 05:17:18 +00:00
shanjian%netscape.com
8ee3e3b90f
#120348 crash in macro CCMAP_HAS_CHAR_EXT
...
rewrite CCMAP_HAS_CHAR_EXT macro
r=ftang, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@114254 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 05:01:42 +00:00
shanjian%netscape.com
0e2c9fb47e
Reverse my last checkin because the comment is not there. (cvs ci does not
...
allow me abort, while I copy-n-paste, it accidentally copied a carriage return.)
git-svn-id: svn://10.0.0.236/trunk@114253 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:59:15 +00:00
shanjian%netscape.com
0f1ccfb152
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@114252 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:54:24 +00:00
shanjian%netscape.com
f63f53a314
#116030 provide a way to identify langGroup/rang for a unicode char
...
Add some checking code to figure out the range of a unicode char, and use this
piece of information to guide preference font searching.
r=rbs, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114251 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:51:41 +00:00
ducarroz%netscape.com
ab1766e393
Fix bustage on Unix system.
...
git-svn-id: svn://10.0.0.236/trunk@114250 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:34:36 +00:00
badami%netscape.com
80ac1e74bd
fall back on nsILoadGroup when nsIChannel has no nsIPrompt.
...
Bug 72111; r=bbaetz, sr=darin
git-svn-id: svn://10.0.0.236/trunk@114249 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:27:31 +00:00
jpierre%netscape.com
9d6c410b11
Reset NSPR error text before adding the module to make sure we aren't getting some previous error
...
git-svn-id: svn://10.0.0.236/trunk@114248 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:25:15 +00:00
bryner%netscape.com
57d81850aa
Fix the focused state for textfields. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@114247 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:21:16 +00:00
timeless%mac.com
5be877f2d4
Bug 124744 remove nsIPtr
...
r=bryner sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114246 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:12:50 +00:00
jpierre%netscape.com
8b6f524f9d
Make modutil display a more detailed error when a PKCS#11 module fails to load. This is done by checking the NSPR error text that is set by PR_LoadLibrary failures deep in SECMOD_AddNewModule
...
git-svn-id: svn://10.0.0.236/trunk@114245 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 04:09:21 +00:00
ducarroz%netscape.com
8acba62b90
Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott
...
git-svn-id: svn://10.0.0.236/trunk@114244 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:57:39 +00:00
bzbarsky%mit.edu
1ebda7a0d2
Opening the "Advanced" dialog and cancelling it should not change the
...
helper app dialog contents. Bug 124723, r=law, sr=jag
git-svn-id: svn://10.0.0.236/trunk@114243 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:52:03 +00:00
roc+%cs.cmu.edu
6e50de9fe3
Bug 96832. Reorganize event handling in the view manager to use the display list code. This means we take account of z-index properly. r=kmcclusk,sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114242 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:46:35 +00:00
ducarroz%netscape.com
0b8f838199
Fix for bug 123032. Check for null pointers before using them. R=rdayal, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@114241 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:45:33 +00:00
timeless%mac.com
67f8bc3ace
Bug 124698 don't CallQueryInterface(mDocShell = 0, &mWebShell)
...
r=bzbarsky,adamlock sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114240 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:45:22 +00:00
badami%netscape.com
dc12fa8aff
htp:://<blah> should lead to an invalid URL. bug 110880; r=andreas.otte@debitel.net; sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114239 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:36:02 +00:00
timeless%mac.com
30f1ba30c9
Bug 124895 Improper definition of NS_PROMPTSERVICE_CID
...
r=danm sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114238 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 03:32:14 +00:00
bzbarsky%mit.edu
bb7de755f9
Make it possible to save files of types for which we have mimeinfos but
...
no extensions. Bug 68801, r=law, sr=jag
git-svn-id: svn://10.0.0.236/trunk@114236 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 02:22:39 +00:00
jfrancis%netscape.com
ad449c34e0
fix for bug 106855: Down arrow key at last empty line of textarea moves caret to end of line above. checked in on behalf of skamio@netscape.net. r=jfrancis; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114235 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 02:16:11 +00:00
sfraser%netscape.com
db9f7a2020
Debug-only changes for better paint/invalidate debugging on Mac. Moved some code around, so the diff looks bigger than it is. Bug 120167, r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@114232 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 02:07:08 +00:00
wtc%netscape.com
f4a5b96f33
Bugzilla bug 114748: deleted unnecessary EXTRA_LIBS augmentation. The
...
zlib and jar libs are already added to EXTRA_LIBS by ../platlibs.mk.
git-svn-id: svn://10.0.0.236/trunk@114231 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 02:01:03 +00:00
pschwartau%netscape.com
20590dcc68
Initial add. Testing functions with duplicate formal parameter names.
...
git-svn-id: svn://10.0.0.236/trunk@114229 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:35:05 +00:00
relyea%netscape.com
db650156c5
Load all slots into the trust domain, even if the tokens are empty.
...
Fix problems with the token caching code when tokens are removed.
git-svn-id: svn://10.0.0.236/trunk@114228 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:33:41 +00:00
sfraser%netscape.com
61f5de4022
Fix for bug 122012 -- make sure we use the correct WIndowRef for offsetting the event coords, so that moving the mouse over a background window does not mess up scrolling or autoselect. r=pinkerton, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@114227 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:29:32 +00:00
sfraser%netscape.com
ca608478f7
Part of fix for bug 122012 -- add a StOriginSetter utility class. Also fix some trivial comment and spacing issues. r=pinkerton, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114226 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:25:43 +00:00
ssu%netscape.com
a76f7c9832
fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@114225 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:25:33 +00:00
sfraser%netscape.com
9422faf1cf
Fix bug 124517 -- double delete caused by making more than one nsMacMemoryCushion object (one for each event loop). This should fix a ton of random crashes on Mac. r=pinkerton, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114224 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:22:23 +00:00
heikki%netscape.com
c7242c0060
Bug 110464, don't load external entities for standalone documents (minor perf optimization). Patch from henris@clinet.fi. r=heikki, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@114223 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 01:02:44 +00:00
mhammond%skippinet.com.au
57c5eaeb0d
Fix bug 123768 - Unsubscribing while headers downloading hangs.
...
r=hwaara/sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@114222 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:55:04 +00:00
bzbarsky%mit.edu
dc38245c49
Fix crash in treewalker when walking out of root element. Bug 124784,
...
r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@114221 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:51:40 +00:00
rjc%netscape.com
e7f418c618
Fix bug # 124743: RDF SEQs. r=tingley sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114220 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:49:56 +00:00
bzbarsky%mit.edu
b720991101
Make the "You can't read this dir" error appear in the filepicker
...
window, not as an alert. Bug 123869, r=bryner, sr=jag
git-svn-id: svn://10.0.0.236/trunk@114219 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:45:52 +00:00
bryner%netscape.com
cb41e9c364
adding new theme constant, NS_THEME_DROPDOWN_TEXTFIELD. bug 124560, r=bzbarsky/pinkerton, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@114218 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:44:36 +00:00
akkana%netscape.com
121bf8a09b
80805: check in new find/replace files. r=cmanske sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114217 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:44:07 +00:00
bzbarsky%mit.edu
48921c8911
Make "save link as" work in the context menu on files in the XUL
...
dirviewer. Bug 124762, r=bbaetz, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@114216 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:41:22 +00:00
ian.mcgreer%sun.com
0c3606cd66
bug 124082, don't change trust of existing CA certs during PKCS#12 import
...
git-svn-id: svn://10.0.0.236/trunk@114215 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:38:16 +00:00
stephend%netscape.com
ef4a8382c2
Bug 124854. Typo in this DTD file 'prnit' to 'print' r=me. Patch by Giacomo Magnini <prometeo@flashnet.it> sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114214 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:38:12 +00:00
dbragg%netscape.com
1e0ff22b84
Moving the default search engine name from the language pack into the content (aka region) pack.
...
Fixes bug 91984. r=tao, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114213 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-12 00:37:45 +00:00
naving%netscape.com
07f9aaf479
115950 r=racham sr=bienvenu. fix next msg selection for imap multiple deletes(imap-delete model). Also clear
...
msg pane on multiple msg selection
git-svn-id: svn://10.0.0.236/trunk@114208 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:31:49 +00:00
blakeross%telocity.com
269f63ff52
112520 - accept originating images radio gets stuck on. r=morse sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114207 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:12:38 +00:00
ian.mcgreer%sun.com
db557442e8
bug 124446, thread safety issues with static oid hashtable.
...
r=wtc
git-svn-id: svn://10.0.0.236/trunk@114206 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:12:00 +00:00
cmanske%netscape.com
9e9465a447
New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114205 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:09:48 +00:00
av%netscape.com
b96821a2a8
Fixing bug 119621 -- plugins refreshed only every other time, r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@114204 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:09:38 +00:00
kestes%walrus.com
7e504a3c7f
parsing of arguments was buggy. I did not get the arguments into the script.
...
git-svn-id: svn://10.0.0.236/trunk@114203 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:08:44 +00:00
pschwartau%netscape.com
dbf1a65b08
Added two new cases to the test.
...
git-svn-id: svn://10.0.0.236/trunk@114202 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 23:02:32 +00:00
blakeross%telocity.com
50ea7634dc
123504 - menuitem/tooltip conflict. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114201 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 22:56:47 +00:00
ian.mcgreer%sun.com
0fd707f56a
NSSCryptoContext_ImportCertificate cannot inform the caller that the cert already exists as a temp cert, is is necessary to work around this in CERT_NewTempCertificate by doing a lookup on the cert after it was imported.
...
r=relyea
git-svn-id: svn://10.0.0.236/trunk@114198 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 22:12:01 +00:00
pschwartau%netscape.com
de47204d26
Improving readability of summary.
...
git-svn-id: svn://10.0.0.236/trunk@114197 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 22:04:16 +00:00
kirk.erickson%sun.com
513f733351
Commented SlotStr with information what what locks protect what.
...
git-svn-id: svn://10.0.0.236/trunk@114193 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 20:14:05 +00:00
pschwartau%netscape.com
8375518720
Fixing a typo.
...
git-svn-id: svn://10.0.0.236/trunk@114192 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 20:13:59 +00:00
pschwartau%netscape.com
9107236078
Initial add. Testing functions with duplicate formal parameter names.
...
git-svn-id: svn://10.0.0.236/trunk@114191 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 19:39:12 +00:00
despotdaemon%netscape.com
d46daeab9b
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@114190 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 19:29:01 +00:00
despotdaemon%netscape.com
b0e4c9a9a1
Pseudo-automatic update of changes made by bzbarsky@mit.edu.
...
git-svn-id: svn://10.0.0.236/trunk@114189 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 18:44:22 +00:00
despotdaemon%netscape.com
723fcb91d6
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@114188 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 18:39:45 +00:00
despotdaemon%netscape.com
c24b8e51cc
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@114187 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 18:23:53 +00:00
rbs%maths.uq.edu.au
09abea3ccc
Backing out to at least leave the tree usable for those who might pull - bug 124570' mathml-css.pl
...
git-svn-id: svn://10.0.0.236/trunk@114186 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 09:23:41 +00:00
nelsonb%netscape.com
d2efb641d7
Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748.
...
Patch supplied by Javier Pedemonte.
git-svn-id: svn://10.0.0.236/trunk@114184 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 05:48:37 +00:00
bryner%netscape.com
e8f845e6a5
Re-applying blake's checkin for bug 112071 - timebomb not working. r=hewitt, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@114183 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 05:29:32 +00:00
bryner%netscape.com
eb2d7ed8af
testing startup performance impact of blake's checkin for bug 112071. a=endico.
...
git-svn-id: svn://10.0.0.236/trunk@114182 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 04:40:35 +00:00
igor%mir2.org
22b17f25a3
cosmetics: end-of-line whitespace removal
...
git-svn-id: svn://10.0.0.236/trunk@114181 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 01:33:23 +00:00
igor%mir2.org
1e2ff3541f
tabs -> spaces
...
git-svn-id: svn://10.0.0.236/trunk@114180 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-11 00:02:14 +00:00
rbs%maths.uq.edu.au
a38960c8b4
Disable mathml.css to see if Ts goes down - attempt to unlook the smoketest blocker bug 124570 - 1.5% increase in Ts time
...
git-svn-id: svn://10.0.0.236/trunk@114177 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 23:02:24 +00:00
seawood%netscape.com
25502ad396
Add workaround for missing addrlen in PRNetAddr & BONE failing getsockopt.
...
Thanks to Paul Ashford <arougthopher@lizardland.net > for the patch.
Bug #122364 r=wtc
git-svn-id: svn://10.0.0.236/trunk@114172 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 21:37:07 +00:00
jkeiser%netscape.com
bf246b179c
Make input type=file not submit form (bug 124749). r=bzbarsky@mit.edu, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114171 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 21:21:51 +00:00
igor%mir2.org
80394faf09
Avoid unnecessary calls to Context.getContext() by passing Context directly as an argument
...
git-svn-id: svn://10.0.0.236/trunk@114170 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 21:10:35 +00:00
igor%mir2.org
1cf75d9d93
Always use try/finally to wrap Context.exit
...
git-svn-id: svn://10.0.0.236/trunk@114169 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 21:09:42 +00:00
seawood%netscape.com
e741ba59e2
Add support for inheritable fds on BeOS.
...
Bug #96331 r=arougthopher@lizardland.net
git-svn-id: svn://10.0.0.236/trunk@114168 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 20:55:14 +00:00
seawood%netscape.com
49000ef072
Implement MD process functions for BeOS.
...
Bug #96331 r=arougthopher@lizardland.net
git-svn-id: svn://10.0.0.236/trunk@114167 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 20:52:29 +00:00
bzbarsky%mit.edu
f68919f405
Relanding the Compare --> Equals conversion. a=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@114163 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 15:49:46 +00:00
endico%mozilla.org
e6ccf8ec15
re-applying danm's changes after finding out they weren't cause for startup time regression. bug 124570. (patches originally from bugs 107937 and 77020)
...
git-svn-id: svn://10.0.0.236/trunk@114162 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 07:12:16 +00:00
depstein%netscape.com
2347dd46cf
updated PurgeHistory() method with PR_TRUE boolean
...
git-svn-id: svn://10.0.0.236/trunk@114161 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 06:24:45 +00:00
wtc%netscape.com
f0eee2f5b8
Bugzilla bug 112198: On Darwin we must link libnssckbi.dylib with -bundle
...
so that we can load it correctly. Thanks to Brian Ryner for the patch.
git-svn-id: svn://10.0.0.236/trunk@114159 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 06:18:17 +00:00
wtc%netscape.com
52d63759fb
Bugzilla bug 112198: Port NSS to Mac OS X (Darwin). The patch is
...
contributed by Javier Pedemonte <pedemonte@alumni.utexas.net >.
Modified Files:
coreconf/config.mk coreconf/nsinstall/nsinstall.c
coreconf/nsinstall/pathsub.c nss/lib/freebl/unix_rand.c
nss/lib/ssl/unix_err.c
git-svn-id: svn://10.0.0.236/trunk@114158 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 05:24:49 +00:00
arougthopher%lizardland.net
03c2f76643
Fix for Bug#124519
...
Transapent infromation was not being displayed properly, due to the fact that it was being removed by the Optimise() function. This was ok, until Optimise was actually being called, which it is now, becuase of the checkin for bug 104999.
r=mozilla@switkin.com
git-svn-id: svn://10.0.0.236/trunk@114157 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 03:03:51 +00:00
endico%mozilla.org
7d044e2718
backing out danm's feb8 14:34 checkin to track down Ts regression. bug 124570
...
git-svn-id: svn://10.0.0.236/trunk@114156 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 01:29:46 +00:00
mkaply%us.ibm.com
8931172cc4
OS/2 bustage - use LIB_PREFIX, not lib
...
git-svn-id: svn://10.0.0.236/trunk@114155 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 00:12:06 +00:00
blakeross%telocity.com
7466c7e2ec
Backing out to see if performance regression is fixed. a=endico
...
git-svn-id: svn://10.0.0.236/trunk@114154 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-10 00:00:06 +00:00
cbiesinger%web.de
640bb8ab65
Fix for blocker bug 124578, "Mailnews is dead (shows only busy cursor)"
...
Checking in for hidday@geocities.com , r=bzbarsky sr=bienvenu a=endico
git-svn-id: svn://10.0.0.236/trunk@114153 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 22:11:23 +00:00
bzbarsky%mit.edu
ffecf7f104
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
git-svn-id: svn://10.0.0.236/trunk@114152 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 20:46:05 +00:00
bzbarsky%mit.edu
a8d03c78ee
Testing performance impact of backout of part of patch from bug 115289.
...
See bug 123947 for details. a=mcafee
git-svn-id: svn://10.0.0.236/trunk@114147 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 19:00:56 +00:00
bzbarsky%mit.edu
2ab4074373
Testing performance impact of backout of part of patch from bug 115289.
...
See bug 123947 for details.
git-svn-id: svn://10.0.0.236/trunk@114146 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 16:10:51 +00:00
mkaply%us.ibm.com
d0ee3a21c9
Try to get Os/2 building again with mathml
...
git-svn-id: svn://10.0.0.236/trunk@114145 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 16:03:46 +00:00
seawood%netscape.com
86697eb2dd
Add stub implementations MathML's GetBoundingMetrics() so that builds work again.
...
Thanks to Paul Ashford <arougthopher@lizardland.net > for the patch.
Bug #124543 r=mozilla@switkin.com
Fixing tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@114144 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 09:46:54 +00:00
hyatt%netscape.com
cfbd749463
Remove overeager null argument check, since the serialization code clearly allows a null arg. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@114143 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 08:48:14 +00:00
rbs%maths.uq.edu.au
26f29f52f1
Oops, I had forgotten again to include the ucvmath module for the mathfont encoding tables - bug 109826
...
git-svn-id: svn://10.0.0.236/trunk@114142 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 07:47:26 +00:00
dp%netscape.com
fb32d75884
bug 123728 & bug 123729 heap compaction and resident size trimming
...
sr=brendan@mozilla.org , r=blythe@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114141 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 07:01:11 +00:00
brendan%mozilla.org
8f250bac4f
Add exception object stack property, string valued; clean up NULL/VOID mixup, missing OOM test, etc. (123177, r=rginda, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@114140 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 06:28:58 +00:00
mkaply%us.ibm.com
d3f8d4228b
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@114139 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 06:02:44 +00:00
blakeross%telocity.com
e9fd1da0be
Fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114138 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 05:52:38 +00:00
blakeross%telocity.com
0ea30b3664
Remove mistakenly added line...
...
git-svn-id: svn://10.0.0.236/trunk@114137 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 05:40:11 +00:00
varga%utcru.sk
f80b4baaa6
Fix for bug 94654. outliner: don't draw image if column is too narrow
...
r=bryner, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@114135 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 04:52:24 +00:00
blakeross%telocity.com
afc882489e
Fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114134 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 04:32:08 +00:00
varga%utcru.sk
f666ebd03a
Fix for bugs:
...
91154 - threadpane / outliner autoscroll when clicking on last visible row
103243 - xul file picker: Ctrl+click moves focus ring, but not highlight
r=bryner, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@114133 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 04:17:23 +00:00
blakeross%telocity.com
1f58d5009f
110540 - remove useless tabbed browser pref. r/sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114132 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 04:13:21 +00:00
blakeross%telocity.com
83055ee984
57505 - remove useless 'show images' menuitem. r/sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114131 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 04:09:13 +00:00
blakeross%telocity.com
0b855e8083
Fixing bustage (this never should have gone in).
...
git-svn-id: svn://10.0.0.236/trunk@114130 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:45:37 +00:00
jst%netscape.com
394a60c60e
Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114129 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:36:55 +00:00
wtc%netscape.com
6894dfce28
Define DARWIN instead of XP_MACOSX.
...
git-svn-id: svn://10.0.0.236/trunk@114128 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:26:51 +00:00
jst%netscape.com
235e5bb5ba
Adding nsIDOMChromeWindow.idl to the build, part of Fabian's fix for bug 30529. r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114127 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:22:24 +00:00
blakeross%telocity.com
75a80a724e
112071 - timebomb not working. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114126 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:18:53 +00:00
jst%netscape.com
027545e75b
Adding nsIDOMChromeWindow.idl to the build, part of Fabian's fix for bug 30529. r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114125 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:16:57 +00:00
cathleen%netscape.com
b90145ef09
fix windows installer for static build, bug 124525 r=dp sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114124 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 03:06:00 +00:00
jst%netscape.com
d9eff4d98e
Removing a nasty shortcut that I left in when fixing bug 116834. r=rginda@netscape.com, sr=blaker@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114123 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:48:31 +00:00
shliang%netscape.com
04b3517127
bugs 116110 and 116111 - modern splitters are too thick and should highlight on mousedown. r=andreww sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@114122 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:38:03 +00:00
wtc%netscape.com
148b4dad29
Bugzilla bug 112198: added Darwin.mk. This file is contributed by
...
Javier Pedemonte <pedemonte@alumni.utexas.net >, based on the NSPR file.
git-svn-id: svn://10.0.0.236/trunk@114120 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:21:27 +00:00
jst%netscape.com
7d4a1f9fee
Fixing bug 121861. Removing dead code from nsHTMLImageElement::SetSrc(). r=bzbarsky@mit.edu, sr=dveditz@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114119 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:21:16 +00:00
jband%netscape.com
9c4cd6d4ff
get rid of IsArray. Add onError. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@114118 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:18:47 +00:00
jst%netscape.com
95350ecfce
Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 95476. Making objectElement.tabIndex not always return -1. r=sicking@bigfoot.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114117 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:18:22 +00:00
jband%netscape.com
f70b76c8fe
updated tests. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@114116 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:17:32 +00:00
cotter%netscape.com
abccdb9fc1
Ongoing privady & security help content updates per 122806; Cert Mgr updates, r=oeschger.
...
git-svn-id: svn://10.0.0.236/trunk@114113 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 02:14:43 +00:00
jst%netscape.com
99ebd21d9a
Backing out v1.130 of this file since it caused crasher bug 120237. rs=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114112 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:49:25 +00:00
blakeross%telocity.com
4e6746e7d5
86237 - pressing esc wihle dragging throws exception. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114111 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:45:10 +00:00
jst%netscape.com
35a3a33c39
Fixing bug 118194. Make sure we don't leave dangling document pointers in the content tree when the document goes away. r=bzbarsky@mit.edu, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114110 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:42:44 +00:00
blakeross%telocity.com
2bb3142e83
78023 - js error in nsTransferable.js r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114108 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:37:27 +00:00
naving%netscape.com
d8ec014001
28129 sr=bienvenu. make the stop button work to stop copying msgs between imap folders and also when
...
copying local msgs to imap.
git-svn-id: svn://10.0.0.236/trunk@114107 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:36:22 +00:00
mcafee%netscape.com
1acc724b93
Forgot to update toplevel_modules for --file case. Other minor comment changes, whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@114106 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:24:29 +00:00
aaronl%netscape.com
95b19cc420
Bug 121116. Pref wording change: make the accessibility functionality to block background images explicit in the pref wording. r=jgaunt, sr=vidur
...
git-svn-id: svn://10.0.0.236/trunk@114105 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 01:08:00 +00:00
alecf%netscape.com
af7553f54b
initial checkin - perl script which finds unused or little used exports from a dll
...
git-svn-id: svn://10.0.0.236/trunk@114104 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:54:15 +00:00
pschwartau%netscape.com
8ab6c8954d
Added five new cases to test number values between uint32 upper-bound and long upper-bound.
...
git-svn-id: svn://10.0.0.236/trunk@114101 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:18:12 +00:00
javi%netscape.com
93c2902cb0
Give fragment names to the 2 targets. Will help with Talkback.
...
git-svn-id: svn://10.0.0.236/trunk@114100 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:15:57 +00:00
sgehani%netscape.com
c8f477088f
Remove obsolete _elementID.
...
b=86780
git-svn-id: svn://10.0.0.236/trunk@114099 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:15:30 +00:00
brendan%mozilla.org
0556848e64
Remove bad old regexp object locking across huge, deadlock-prone, so-not-critical sections (123930, r=rogerl, sr=jband&shaver).
...
git-svn-id: svn://10.0.0.236/trunk@114098 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:14:31 +00:00
danm%netscape.com
e42ee63091
make dialogs mistakenly opened as non-dialogs be opened as dialogs. got that? necessary for bug 77020 r=ben,jag
...
git-svn-id: svn://10.0.0.236/trunk@114097 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:12:11 +00:00
danm%netscape.com
a9d7b04b1e
generally give windows a 'minimize' widget. bug 77020 r=ben,jag
...
git-svn-id: svn://10.0.0.236/trunk@114096 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-09 00:10:05 +00:00
brendan%mozilla.org
e6452400a0
Fix recently-uncovered ECMA violation: lastIndex must use double storage (124339, r=rogerl, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@114095 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:59:49 +00:00
leaf%mozilla.org
27aa25dce9
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114094 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:57:06 +00:00
hyatt%netscape.com
8b2fa72987
Giving XBL a helper func for sync loads of XML docs. r=danm, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114093 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:56:32 +00:00
bryner%netscape.com
bbc692806c
Bug 124298 - moving form submit/reset event firing into the content node. r=jkeiser, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114092 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:50:51 +00:00
bzbarsky%mit.edu
56ee4b3e12
Make the URL bar work even when we can't open the history database. Bug
...
84766, r=timeless, sr=hewitt.
git-svn-id: svn://10.0.0.236/trunk@114088 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:48:24 +00:00
rbs%maths.uq.edu.au
f8e34ca396
Another try at --enable-mathml with a patch from bbaetz
...
git-svn-id: svn://10.0.0.236/trunk@114087 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:46:37 +00:00
bzbarsky%mit.edu
935007ecaa
Make sure we never set a timer for before "now" when given a positive
...
delay. Bug 124103, r=pavlov, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114086 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:45:26 +00:00
naving%netscape.com
d8e36399db
122713. sr=jst convert localName to lower case (needed for html elements)
...
git-svn-id: svn://10.0.0.236/trunk@114085 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:39:47 +00:00
darin%netscape.com
815b675702
fixes bug 116798 "Opening IMAP mail hangs Mail program (and Mozilla)"
...
patch=adu@sparc.spb.su r/sr=bienvenu,darin
git-svn-id: svn://10.0.0.236/trunk@114084 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:29:12 +00:00
pschwartau%netscape.com
d025bb17d5
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@114083 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:22:59 +00:00
bzbarsky%mit.edu
68f9dc5cd8
Make sure to escape bookmark folder names before writing them out to the
...
file. Bug 65098, patch by Hugh Kennedy <kennedyh@engin.umich.edu >,
r=bzbarsky, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114082 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:21:47 +00:00
bzbarsky%mit.edu
ec01351fa8
Make scrollbar thumbs for selects size correctly in GTK builds. Bug
...
45731, patch by Michiel van Leeuwen <hmvleeuwen@altavista.com >,
r=blizzard, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@114081 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:16:43 +00:00
darin%netscape.com
bc98de6be3
fixes bug 96705 "[zope] authentication should invalidate cache" and
...
bug 103402 "HTTP authentication allows view of first page if previously
authenticated" r=gagan sr=mscott
git-svn-id: svn://10.0.0.236/trunk@114080 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:13:36 +00:00
andreww%netscape.com
4017a0c26b
bug 123444 r/sr=rginda Chatzilla missing some mnemonics
...
git-svn-id: svn://10.0.0.236/trunk@114079 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 23:12:36 +00:00
bryner%netscape.com
2d2136cbf6
Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@114078 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:59:53 +00:00
varga%utcru.sk
7221c00cf9
Fix bad comment.
...
git-svn-id: svn://10.0.0.236/trunk@114077 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:51:24 +00:00
dp%netscape.com
3e795945ae
bug 123988 Optimizing timers out when there are no allocations held r=dougt,sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@114076 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:50:40 +00:00
rbs%maths.uq.edu.au
4568af87c6
Replace the XXX comments dating back from bug 45010 with a long lasting fix
...
git-svn-id: svn://10.0.0.236/trunk@114075 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:48:38 +00:00
blakeross%telocity.com
b8c69467be
67387 - need mnemonics for history delete menuitems. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114074 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:46:28 +00:00
radha%netscape.com
2bd74e926a
Fox for bug # 109485. Meta refresh works differently than otehr browsers. r=valeski. sr=jaggernaut.
...
git-svn-id: svn://10.0.0.236/trunk@114073 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:46:09 +00:00
pete%alphanumerica.com
71cc044475
bug=118639, sr=darin, r=dougt
...
fixed various leaks, expanded tabs and some style cleanup
--pete
git-svn-id: svn://10.0.0.236/trunk@114072 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:42:48 +00:00
cmanske%netscape.com
bdc0a5b51a
Add checkbox to remove link border and simplify anchor/heading selection when choosing link (b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin); improved 'Constrain' checkbox logic in image dialogs (b=58133, r=neil@parkwaycc.co.uk, sr=kin)
...
git-svn-id: svn://10.0.0.236/trunk@114071 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:40:59 +00:00
mstoltz%netscape.com
57f2d0a530
Bug 122317 - make document.write and document.writeln callable cross-host.
...
sr=jst, r=fabian
git-svn-id: svn://10.0.0.236/trunk@114070 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:40:36 +00:00
naving%netscape.com
76d191a076
49868 r=ducarroz sr=mscott. Throw alert out of disk space if we cannot download pop3 messages because
...
of insufficient disk space.
git-svn-id: svn://10.0.0.236/trunk@114069 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:39:15 +00:00
varga%utcru.sk
530d5a669e
Fix for bugs:
...
121241 - Misplaced insertion line for outliner DND
120976 - Drop feedback needs some polishing
r=pink, sr=hyatt
Thanks for reviews and testing by zach.
- added new atom "dragSession"
- renamed atom "drop" to "dropOn"
- added new pseudo class -moz-outliner-drop-feedback
- added new paint method PaintDropFeedback()
- drop feedback in between rows is now painted at the same position for both orientations.
git-svn-id: svn://10.0.0.236/trunk@114067 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:35:18 +00:00
danm%netscape.com
afb0987891
reset sizemode to normal when window is sized using the mouse. bug 107937 r=ben,jag
...
git-svn-id: svn://10.0.0.236/trunk@114066 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:35:15 +00:00
ssu%netscape.com
cd39a843ee
fixing bug 120634 - Typing numbers in sidebar (IM password) affects label colors in Mail. r=naving sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@114065 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:34:50 +00:00
naving%netscape.com
d59197d02a
108110 r=racham sr=mscott Hiding quick search box will take you out of search view
...
git-svn-id: svn://10.0.0.236/trunk@114064 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:34:40 +00:00
danm%netscape.com
6d9d31210f
persist sizemode more often, and particularly after a size change. bug 107937 r=ben,jag
...
git-svn-id: svn://10.0.0.236/trunk@114063 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:34:15 +00:00
radha%netscape.com
37db922500
Fix for bug # 122904, 123936. r=mcafee. sr=alecf. Uninitialised variables and reorder of member initialisers.
...
git-svn-id: svn://10.0.0.236/trunk@114061 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:32:58 +00:00
oeschger%netscape.com
5a715dc708
some help 'content' and label changes, with dispensation per 122806, r=cotter@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114060 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:32:14 +00:00
rjc%netscape.com
33846715b3
Fix bug # 124322: bookmark optimizations (cut down on # of assertions for common node types, and make scheduler far more lightweight.) r=pavlov sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@114059 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:31:02 +00:00
blakeross%telocity.com
a74295c7dd
60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114058 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:30:17 +00:00
naving%netscape.com
e5174f8169
122713 r=ssu sr=mscott. change ".localName" to compare with lowercase - fixes
...
shortcut interference with quick search and sidebar.
git-svn-id: svn://10.0.0.236/trunk@114057 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 22:29:26 +00:00
ian.mcgreer%sun.com
efbebe51d0
localize the adding of cert references to one function to save an iteration, add two NULL pointer checks
...
git-svn-id: svn://10.0.0.236/trunk@114049 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 21:47:05 +00:00
pschwartau%netscape.com
d3d6cf815f
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@114048 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 21:42:55 +00:00
bnesse%netscape.com
76ef1c6503
Cleanup path stuff to fix build. a=lpham.
...
git-svn-id: svn://10.0.0.236/trunk@114047 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 20:38:26 +00:00
wtc%netscape.com
675ad3d2ce
Accidentally deleted PK11_GetSymKeyNickname in my previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@114046 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 19:50:07 +00:00
wtc%netscape.com
1b612ca6aa
Checked in Jamie's patches for
...
bug 124232: export SECKEY_DestroyPublicKeyLis; and
bug 124233: add new function PK11_GetNextSymKey.
Also fixed two problems in nss.def.
Modified files: nss/nss.def pk11wrap/pk11func.h pk11wrap/pk11skey.c
git-svn-id: svn://10.0.0.236/trunk@114045 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 19:42:40 +00:00
seawood%netscape.com
133ae214a8
Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114044 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 19:17:37 +00:00
jkeiser%netscape.com
b15f0f5201
bug 110800 - fire onChange when losing dropdown focus. r=rods@netscape.com, sr=kin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114043 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 18:35:48 +00:00
jkeiser%netscape.com
bce3b6a176
Bug 121317 - use bitfields in nsHTMLInputElement, r=bryner@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114042 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 18:23:47 +00:00
ian.mcgreer%sun.com
50781d61b7
as with the cache, a search by cert DER should crack the DER into issuer and serial, then index the hash directly, as opposed to iteration
...
git-svn-id: svn://10.0.0.236/trunk@114040 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 16:26:07 +00:00
brade%netscape.com
70dbba7b56
remove nsIDiskDocument usage (instead use nsIWebBrowserPersist); bug 102033, r=glazman, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@114037 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:50:49 +00:00
cmanske%netscape.com
dcbc2f387d
Fixed getting caption align attribute, b=96842, r=glazman, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114035 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:38:11 +00:00
cmanske%netscape.com
6fab7741ca
Put colors in color list in alphabetical order, b=99620, sr=glazman, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114034 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:35:21 +00:00
cmanske%netscape.com
b77e33bd30
Support 'internal-gopher-' as a scheme, b=122613, r=glazman, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@114033 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:32:25 +00:00
ccarlen%netscape.com
afa85c393a
Bug 113538 - embedding depends on wallet. Removing obsolete files. r=morse/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@114032 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:24:03 +00:00
ian.mcgreer%sun.com
554c4ef86a
bug 124268, usage statement for dump chain option
...
git-svn-id: svn://10.0.0.236/trunk@114031 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:22:54 +00:00
ccarlen%netscape.com
40cd3fb27c
Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@114030 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:21:26 +00:00
kin%netscape.com
0dc3512422
Fix for bug 124209 (Deleting selection in plain text reply compose causes hang)
...
and bug 124375 (composer / editor hang when delete blank lines)
Allow start/end points to be set to empty text nodes to prevent
infinite loop.
r=glazman@netscape.com sr=sfraser@netscape.com ,shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114029 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:20:19 +00:00
ian.mcgreer%sun.com
2eec8de598
bug 124189, signtool hangs
...
git-svn-id: svn://10.0.0.236/trunk@114028 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 15:13:13 +00:00
brade%netscape.com
6a04b88f7e
enable upload saving, use PRPackedBool (bug 120659; r=adamlock, sr=darin)
...
git-svn-id: svn://10.0.0.236/trunk@114026 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 14:40:51 +00:00
brade%netscape.com
e98fc4c70d
support upload saving, remove remaining diskDocument usage (bug 120659; r=adamlock, sr=darin)
...
git-svn-id: svn://10.0.0.236/trunk@114025 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 14:40:35 +00:00
leaf%mozilla.org
0bd19dfe21
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114024 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 12:59:42 +00:00
rbs%maths.uq.edu.au
078cbd8f87
--disable-mathml on Linux to investigate the redness
...
git-svn-id: svn://10.0.0.236/trunk@114023 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 12:49:46 +00:00
peterv%netscape.com
3cefd2851d
Fix CLOBBER_IDL_PROJECTS (broken after the conversion to XML projects). r=smfr.
...
git-svn-id: svn://10.0.0.236/trunk@114022 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 11:34:27 +00:00
peterv%netscape.com
b1c3df0cf1
Fix importNode, need to set the document before notifying. Bug 124358. r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@114021 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 11:28:15 +00:00
bbaetz%student.usyd.edu.au
76c31e4bbd
Correct date on logincookies schema change.
...
git-svn-id: svn://10.0.0.236/trunk@114020 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 11:16:05 +00:00
leaf%mozilla.org
ea989f3753
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@114019 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 11:12:05 +00:00
peterv%netscape.com
93b7e20a57
Keep MathML building on Mac. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@114018 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 11:02:37 +00:00
rbs%maths.uq.edu.au
591f3fd688
Complete bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@114017 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 10:59:12 +00:00
seawood%netscape.com
39342b013d
This has quite literally given me a headache
...
git-svn-id: svn://10.0.0.236/trunk@114016 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 10:07:35 +00:00
seawood%netscape.com
9fc10c94d3
Blindly add xpcom:glue to search path to fix bustage. Bug #120474
...
git-svn-id: svn://10.0.0.236/trunk@114015 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 09:24:12 +00:00
seawood%netscape.com
51e0b71376
Quick fix for OS/2 bustage. NSS appears to have LIB_PREFIX fixed
...
git-svn-id: svn://10.0.0.236/trunk@114014 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 08:41:26 +00:00
rbs%maths.uq.edu.au
b6f1a4d404
bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@114013 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 08:32:32 +00:00
seawood%netscape.com
3df2ef69fd
Use @ so that regchrome commands aren't echoed.
...
Thanks to Stephen Walker <walk84@yahoo.com > for the patch.
Bug #124328 r=cls
git-svn-id: svn://10.0.0.236/trunk@114012 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 08:30:30 +00:00
seawood%netscape.com
891eda7906
Update manifest files in attempt to quell mac bustage.
...
Bug #120474
git-svn-id: svn://10.0.0.236/trunk@114011 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 08:04:34 +00:00
bryner%netscape.com
366a135ebd
Adding missing licenses.
...
git-svn-id: svn://10.0.0.236/trunk@114010 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 07:56:08 +00:00
bryner%netscape.com
bdc0f07de5
New files for XBL-ified HTML button widget. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@114009 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 07:38:56 +00:00
bryner%netscape.com
c603c01966
- Hooked up toolbar background painting
...
- Return the correct border sizes for most widgets
- Code/style cleanup
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@114008 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 07:33:57 +00:00
seawood%netscape.com
eb1307c4bd
These files have been moved into xpcom/glue
...
Bug #120474 r=dougt
git-svn-id: svn://10.0.0.236/trunk@114007 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 07:22:47 +00:00
seawood%netscape.com
379dadb57c
Move nsDebug.* & nsWeakReference.* into xpcom glue lib.
...
Bug #120474 r=dougt
git-svn-id: svn://10.0.0.236/trunk@114006 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 06:35:15 +00:00
nisheeth%netscape.com
282e7b1f73
Fix bug 124069. r=pavlov@netscape.com, sr=tor@acm.org. Removed scaling and 8 bit alpha blending code from DrawToImage().
...
git-svn-id: svn://10.0.0.236/trunk@114005 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 06:32:56 +00:00
wtc%netscape.com
55b619707d
Added SunOS5.10.mk for Solaris 10.
...
git-svn-id: svn://10.0.0.236/trunk@114004 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 06:15:24 +00:00
seawood%netscape.com
3985e6a1d7
OS/2 & Win32 non-gcc builds require that you link against their import library instead of directly against a shared library. Fixing static build bustage.
...
Use the centralized NSS_LIBS rather than explicitly writing out each NSS lib when linking.
git-svn-id: svn://10.0.0.236/trunk@114003 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 06:04:05 +00:00
dougt%netscape.com
c31c87c869
Oversight not making nsISupportsWeakReference also frozen. bug 48726, r=dougt, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114002 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 05:23:06 +00:00
sspitzer%netscape.com
682a21503d
fix for #123013 , fix "View | Sort By" menu item issues in the 3 pane
...
and addressbook. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@114001 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 05:17:23 +00:00
waldemar%netscape.com
4092d9aecb
More new semantics
...
git-svn-id: svn://10.0.0.236/trunk@114000 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 04:06:29 +00:00
waldemar%netscape.com
2d396b05ac
Added support for set-field and type-diff
...
git-svn-id: svn://10.0.0.236/trunk@113999 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 04:05:44 +00:00
morse%netscape.com
2ea3973e07
bug 124024, remove 21ms regression introduced by checkin for 121161, r=dp, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113998 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:57:35 +00:00
rbs%maths.uq.edu.au
c5be0f4f32
since bad end of lines cause troubles on some platforms, extend the little perl magic for dos2unix to dos2{unix or mac} so that the conditional addition of mathml.css to the ua.css works reliably everywhere
...
git-svn-id: svn://10.0.0.236/trunk@113997 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:34:57 +00:00
cmanske%netscape.com
f2c26ad672
Fixed missing scrollbar in HTML source view, b=124001, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113996 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:33:57 +00:00
arougthopher%lizardland.net
ec13ac7506
Fix for Bug#122121 - BeOS gfx implementation extremely slow
...
This fix does the folllowing:
- creating and destroying BBitmaps every time you blit
- copying platform independent bits into BBitmaps every time you blit
- using B_OP_ALPHA even when no alpha channel is present
- excessive locking when drawing (currently twice around every primitive)
- excessive calls to Sync() resulting in a huge slowdown (particularly when tiling)
- unneeded drawing of BBitmap data in DrawToImage()
- Added DrawNoLock() method used by DrawTile() calls, to prevent locking and
synchronizing with the server on each iteration
- Fixed several warnings
- Massive code cleanup and commenting
- Rewrote CreateImage() completely since only the 24 -> 32 bit case matters.
Removed non-working cruft related to B_CMAP8 BBitmaps, and optimized code to
work better on systems without write-combining.
- Removed unused member variables
- Reordered member variables for better packing and initialized them in order
- Removed code in DrawToImage() which was updating the BBitmap unnecessarily
- Implemented memory saving feature in Optimize() for when its starts getting
used again
r=arougthopher@lizardland.net
r=mozilla@switkin.com
git-svn-id: svn://10.0.0.236/trunk@113995 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:33:09 +00:00
justdave%syndicomm.com
f58b298f38
Fix for bug 97966: Changing the product in the query page would remove your component, version, and milestone selections, even if the other product used the same ones, or you were selecting an additional product without unselecting the first one.
...
Patch by Christian Reis <kiko@async.com.br >
r= caillon, justdave
git-svn-id: svn://10.0.0.236/trunk@113993 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:31:10 +00:00
naving%netscape.com
6415b17bef
59694. sr=bievenu. Add the capability to toggle imap deletes using
...
delete button when the delete model is imap-delete model. Also
update undo/redo to reflect such toggling.
git-svn-id: svn://10.0.0.236/trunk@113992 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:30:20 +00:00
arougthopher%lizardland.net
c3a6b2ba9d
Fix for Bug#63640
...
An implementation of different mouse cursors for BeOS.
r=mozilla@switkin.com
git-svn-id: svn://10.0.0.236/trunk@113991 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:26:58 +00:00
despotdaemon%netscape.com
69ceec003e
Pseudo-automatic update of changes made by badami@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@113990 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:22:13 +00:00
wtc%netscape.com
6a055b3707
Bugzilla bug 124318: do not link with -lsoftokn3 explicitly. Use the
...
-rpath-link linker option on Linux to find libsoftokn3.so.
git-svn-id: svn://10.0.0.236/trunk@113989 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:15:40 +00:00
sspitzer%netscape.com
fdf12c11be
fix for #124320 . js error when you do "File | New Message" or hit the compose
...
button from addressbook, and no cards are selected. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113988 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 03:13:25 +00:00
harishd%netscape.com
9f02a6e17e
Added newlines to eof
...
git-svn-id: svn://10.0.0.236/trunk@113987 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:59:30 +00:00
harishd%netscape.com
0fc32c612d
P3P - compact policy support. b=104894, r=dp, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113986 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:52:11 +00:00
ian.mcgreer%sun.com
a79c662939
bug 124309, fix various issues with the cache/temp store and thread safety. Is one line different than the patch on the bug, the one line seemed to fix the reported crash.
...
git-svn-id: svn://10.0.0.236/trunk@113985 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:51:41 +00:00
brendan%mozilla.org
78f1745c51
Make regexp.lastIndex threadsafe by multiplexing it by thread-id in each r.e. (76717, r=rogerl, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@113983 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:46:03 +00:00
kaie%netscape.com
309aaa6f2b
b=123964 PSM missing in Mac OS X nightly
...
r=jj sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@113982 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:43:35 +00:00
naving%netscape.com
2a7a3c87e2
124295 sr=bienvenu move msgHdr out of imapThread to ui thread - fixes
...
assertion on copying local msgs to imap.
git-svn-id: svn://10.0.0.236/trunk@113979 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:15:10 +00:00
sonja.mirtitsch%sun.com
95fbad9556
script to clean up old tinderbox QA
...
git-svn-id: svn://10.0.0.236/trunk@113978 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:12:21 +00:00
bienvenu%netscape.com
d60b324714
add support for xmailboxinfo for doing imap sharing admin urls r=naving, sr=sspitzer 123093 and 124011
...
git-svn-id: svn://10.0.0.236/trunk@113977 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 02:05:28 +00:00
brendan%mozilla.org
8fd556f620
Avoid all gc <> obj-lock deadlocks by letting the gc run lock-free, safe since all requests are suspended or ended when the gc runs (114712, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@113976 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:55:30 +00:00
smontagu%netscape.com
ae087f9b4c
Fix for freeze in JS console. bug 123380. r=mkaply, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@113975 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:53:59 +00:00
sonja.mirtitsch%sun.com
4153a38edf
QAstatus file now made at the right place (global Exit()) and putting
...
killed info in as well
partial fix for 122632 r=wtc
git-svn-id: svn://10.0.0.236/trunk@113974 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:50:26 +00:00
oeschger%netscape.com
5baec0071b
rdfification of help system per bug 124273, sr=waterson, r=hewitt, r=oeschger, authors=pwilson@gorge.net and oeschger
...
git-svn-id: svn://10.0.0.236/trunk@113973 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:45:36 +00:00
morse%netscape.com
585de5a8a6
bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113971 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:36:56 +00:00
jst%netscape.com
42bf577957
Fixing bug 124252. Calling Init() from nsImageDocument::StartDocumentLoad() is pointless, Init() has already been called and any subsequent calls do nothing (but assert). r=jkeiser@iname.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113970 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:36:28 +00:00
sgehani%netscape.com
27d8716c57
Eliminate debug pref: show about box as modal.
...
b=86780; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113969 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:25:05 +00:00
bishakhabanerjee%netscape.com
897849a2c9
Patch for bug 119368: SECU_PrintError prints decimal error code now if
...
unknown error
git-svn-id: svn://10.0.0.236/trunk@113968 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:20:04 +00:00
gordon%netscape.com
1ca5e99dd0
Checkin patch for diego@biurrun.de for bug 46490 "User selected Cache directory UI" r=sgehani, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@113967 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:15:25 +00:00
cathleen%netscape.com
184587ade7
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113965 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:11:33 +00:00
racham%netscape.com
5fe5ac17ad
Fixing bug 124100. Fixing regression where clicking on Cancel is closing the mailnews account wizard. A boolean indicating whether or to close the wizard is returned to handle user actions properly. r/sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@113964 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:09:23 +00:00
ducarroz%netscape.com
af78480fde
Fix for bug 122815 (part 2). We don't need to manggle the file name of the temp file, just use the default one. R=cavin, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@113963 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:07:20 +00:00
rginda%netscape.com
a2ecfff1f8
bug 124076, "nsJSProtocolHandler.cpp doesn't set filename", sr=shaver, r=jband
...
compile javascript: urls with an appropriate filename/line number
git-svn-id: svn://10.0.0.236/trunk@113962 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:06:25 +00:00
despotdaemon%netscape.com
b148212c96
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@113961 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:05:50 +00:00
despotdaemon%netscape.com
40c3bede63
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@113960 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:01:38 +00:00
danm%netscape.com
6a157faf91
stifle infinite focus/activation recursion. bug 124299 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@113959 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:01:21 +00:00
ducarroz%netscape.com
fb25e83cb8
Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113958 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 01:00:52 +00:00
rbs%maths.uq.edu.au
bd68ffc1b2
Updated comments
...
git-svn-id: svn://10.0.0.236/trunk@113957 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:58:15 +00:00
rbs%maths.uq.edu.au
d1ca5d58ef
Opted to move a functionality to the specialized class where it belongs
...
git-svn-id: svn://10.0.0.236/trunk@113956 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:57:39 +00:00
srilatha%netscape.com
7c0f05c66a
Fix for bug 120423. Enable and disable Addressbook commands when directory is selected
...
r=racham@netscape.com , sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@113955 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:55:54 +00:00
rbs%maths.uq.edu.au
2ee0b2741d
By definition <mi> renders in italic type when its textual content consists of a single char, and in normal type when it consists of mutiple chars. This is a fix to re-resolve the style data properly when the text content (and its length) get changed back and forth dynamically
...
git-svn-id: svn://10.0.0.236/trunk@113954 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:53:19 +00:00
sonja.mirtitsch%sun.com
7b61b41c04
removed compiler workshop 5 marker bug# 124256 r=nelsonb
...
git-svn-id: svn://10.0.0.236/trunk@113953 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:43:18 +00:00
rbs%maths.uq.edu.au
41512e7db8
s/gInvariantChar/gInvariantCharArray/g and avoid an unnecessary string copy in LookupInvariantChar()
...
git-svn-id: svn://10.0.0.236/trunk@113952 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:42:32 +00:00
rginda%netscape.com
9cd2662734
- venkman only -
...
add "open-dialog" command, bug 124158
git-svn-id: svn://10.0.0.236/trunk@113949 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:22:42 +00:00
radha%netscape.com
85b4b54d3b
Fix for bug 90224. Send nsISHistoryListener notifications for Reload. r=mcafee, sr=rpotts.
...
git-svn-id: svn://10.0.0.236/trunk@113948 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:20:26 +00:00
hewitt%netscape.com
c5f235e3a0
123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@113947 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:16:51 +00:00
hewitt%netscape.com
c0db06bd51
123216 - no caret in password dialogs, patch=jag, r=bryner, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113946 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:16:02 +00:00
bzbarsky%mit.edu
2dc1647f57
Use the URI Checker to get headers for Save As. Bug 118719,
...
r=law,akkana,cmanske, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113945 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:10:55 +00:00
relyea%netscape.com
303be3228e
Bug 120651: Stop up memory leaks in the built-in token. We are slowly leaking
...
memory in arenas by allocating temporary objects out of permanment arenas.
Also rename file sin the builtins directory that conflict with it's parent.
xxxxx.c -> bxxxx.c except instance.c becomes binst.c
git-svn-id: svn://10.0.0.236/trunk@113944 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:10:07 +00:00
timeless%mac.com
2a5982e23d
Bug 121792ÿUser can see content of password and hidden fields in page info, and this option cannot be turned off
...
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
git-svn-id: svn://10.0.0.236/trunk@113943 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:08:56 +00:00
bzbarsky%mit.edu
0ba6b35b40
The type attr is only _sometimes_ case-sensitive for <li>. Bug 124167,
...
r=fabian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@113942 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:05:17 +00:00
timeless%mac.com
092ea531fa
Bug 33601ÿfixing warnings about switch(enumVar){case onlyOne: {}}
...
adds a default case. also removing an else after return.
r=roc+moz@cs.cmu.edu sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113941 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-08 00:05:16 +00:00
cmanske%netscape.com
a10fb80645
Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@113938 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:46:55 +00:00
cmanske%netscape.com
7f12e199b8
Supply 'EditorCleanup()' method for mail composer to use to fix bug 117791, r=brade, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@113937 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:44:32 +00:00
colin%theblakes.com
13f1959927
Add sdeckanji for OpenVMS. b=122203. r=yokoyama
...
git-svn-id: svn://10.0.0.236/trunk@113934 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:23:33 +00:00
serge%netscape.com
b3697a262f
fix #123791 ; Installing Shockwave crashes Mozilla; r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113933 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:22:39 +00:00
mkaply%us.ibm.com
f997ac8282
#123023
...
r=timeless
Fix various syntactical errors in HTML files.
git-svn-id: svn://10.0.0.236/trunk@113925 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:13:42 +00:00
sgehani%netscape.com
544b778d65
Remove button in Smart Browsing pref pane should be context disabled.
...
b=119768; r=morse; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@113924 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:07:14 +00:00
dbragg%netscape.com
d2c549dcec
Moving platform-specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113922 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:05:18 +00:00
bnesse%netscape.com
9618fca643
Remove unused files as per bug 122997. r=sfraser, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@113921 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:05:13 +00:00
bnesse%netscape.com
05e67c1a55
Fix for bug 122997. Repair the 4.x MRJ plugin build. r=sfraser, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@113920 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 23:03:22 +00:00
dbragg%netscape.com
f03a7d71ed
Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113919 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:54:31 +00:00
bnesse%netscape.com
216c17fb25
Fix for bug 120390. Use PL_strncasecmp rather than PL_strcasecmp to check for java mimetype. Patch by, and checking in for, Igor Nekrestyanov, r=bnesse, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@113918 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:52:21 +00:00
dbragg%netscape.com
34a4f66b9b
Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113917 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:52:20 +00:00
harishd%netscape.com
6a5685c90c
remove existing p3p support
...
git-svn-id: svn://10.0.0.236/trunk@113916 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:51:17 +00:00
sgehani%netscape.com
065f41717e
Add reload and stop sidebar tab header context menu items.
...
b=41445; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113915 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:42:57 +00:00
kin%netscape.com
9d69384546
Fix for bug 83650 (textarea control has problems with caret positioning at end)
...
and bug 97207 (textarea pastes sometimes misplaced by failing to reposition).
- Added new utility method GetOriginToViewOffset().
- Modified nsPresShell::HandleEvent(), nsBoxFrame::GetFrameForPoint(),
and nsContainerFrame::GetFrameForPointUsing() to factor in the
offset from GetOriginToViewOffset() to insure that the point
used is always transformed into the correct coordinate system.
Files modified:
mozilla/layout/base/public/nsIFrame.h
mozilla/layout/html/base/src/nsContainerFrame.cpp
mozilla/layout/html/base/src/nsFrame.cpp
mozilla/layout/html/base/src/nsFrame.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/xul/base/src/nsBoxFrame.cpp
r=kmcclusk@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@113914 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:39:15 +00:00
hwaara%chello.se
af3ba622f8
#124156 , wrong icon was displayed for news messages with attachments.
...
r=alecf, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113913 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:38:19 +00:00
cbiesinger%web.de
e153d1cd6c
bug 62199 r=bzbarsky sr=blake
...
JS Strict warning in tasksOverlay.js
git-svn-id: svn://10.0.0.236/trunk@113912 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:36:37 +00:00
mkaply%us.ibm.com
f28afa0a45
#121944
...
r=pedemont, sr=blizzard
OS/2 only - don't handle WM_ACTIVATE in DealWithPopups
git-svn-id: svn://10.0.0.236/trunk@113911 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:35:37 +00:00
ian.mcgreer%sun.com
73e7836ead
bug 124268, -P is used twice
...
git-svn-id: svn://10.0.0.236/trunk@113910 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 22:28:04 +00:00
locka%iol.ie
7423106514
Embedding package manifest fallout from nss 3.4 landing. b=123918 r=adamlock sr=attinasi a=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@113908 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 21:50:19 +00:00
despotdaemon%netscape.com
91afe398dd
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@113904 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 18:09:08 +00:00
nboyd%atg.com
2394f41311
* Avoid creating a ClassNameHelper when turning caching off.
...
* When turning debug generation on, don't change opt level from -1 to 0.
git-svn-id: svn://10.0.0.236/trunk@113903 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 17:54:57 +00:00
ccarlen%netscape.com
6f93d64def
New file for bug 113538 - embedding depends on wallet. Not yet part of build. r=morse@netscape.com/sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113902 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 15:56:35 +00:00
ian.mcgreer%sun.com
0c1df9e9f5
This is a revision of the patch shown in bug 122907. It should fix the leakage seen with client auth. It is needed either way, as NSS 3.3 always checked for pre-existing temp certs before creating a new one.
...
git-svn-id: svn://10.0.0.236/trunk@113901 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 14:58:05 +00:00
timeless%mac.com
b054da113d
Bug 52037 w/ w95osr2 and beyond you can get freediskspace for a full path (eg UNC Paths).
...
The code will use the Ex API if available.
With this change the function should get the correct freespace numbers for submounts and junction points (introduced in w2k).
r=dougt sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@113899 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 14:46:10 +00:00
ccarlen%netscape.com
c25ad8803f
Bug 96525 - Delay loading of strres dll when setting profile. r=tao@netscape.com/sr=alecf@betscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113898 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 14:41:36 +00:00
brade%netscape.com
e772d6b508
optimization (don't call writer with 0 bytes); bug 122221; r=akkana, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@113897 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 14:19:32 +00:00
rayw%netscape.com
b5fc0f285e
Changes to the way schema information is interpreted: First, acknowledging
...
that both complex types and simple restriction types may have base types,
and secondly acknowledging that complex types may have simple content models.
SOAP is not a part of the default build.
git-svn-id: svn://10.0.0.236/trunk@113896 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 11:40:40 +00:00
colin%theblakes.com
0764d35ae7
Null plugin.soname.list for OpenVMS. b=112579. r=serge
...
git-svn-id: svn://10.0.0.236/trunk@113895 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 11:13:53 +00:00
axel%pike.org
6fc7cbd714
bug 120055, new SomeDOMElement() should throw exception. If your object supports creation from scratch, supply an external constructor to DOMCI. Added static nsDOMClassInfo::ThrowJSException to throw js exception for an nsresult. r=peterv, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@113894 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 10:50:42 +00:00
cbiesinger%web.de
8ab62326d6
bug 102838 r=walk84@yahoo.com sr=hewitt@netscape.com
...
Fix strict warning in dialog.xml
git-svn-id: svn://10.0.0.236/trunk@113893 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 09:45:07 +00:00
ian%hixie.ch
be9b893e79
Fixes a copy-paste error in the help line. r=timeless; b=123708
...
git-svn-id: svn://10.0.0.236/trunk@113892 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 08:36:23 +00:00
ian%hixie.ch
085da4328c
Lets the invite command accept the more natural syntax 'invite user in #channel' rather than just 'invite user channel'. r=zach; b=72949
...
git-svn-id: svn://10.0.0.236/trunk@113891 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 08:33:17 +00:00
rginda%netscape.com
7416000e86
- venkman only -
...
add parameter list for "dumptree" command
git-svn-id: svn://10.0.0.236/trunk@113890 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 07:30:23 +00:00
rginda%netscape.com
46167ed75a
- venkman only -
...
print command name on failure, not "[Object object]"
git-svn-id: svn://10.0.0.236/trunk@113889 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 07:29:37 +00:00
rginda%netscape.com
0926fd18cc
- venkman only -
...
add "dumptree" command.
change glob to globalObject in filter objects.
git-svn-id: svn://10.0.0.236/trunk@113888 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 07:29:01 +00:00
rginda%netscape.com
0a6e30c242
- venkman only -
...
fix issues with removing children from unparented records.
added (and commented out) some common debug dumps.
added debug functions tov_formatRecord/formatBranch
git-svn-id: svn://10.0.0.236/trunk@113887 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 07:27:22 +00:00
rginda%netscape.com
47c5aed731
- venkman only -
...
fix bogus parse code. Old code had problems when the last argument before an optional was missing.
git-svn-id: svn://10.0.0.236/trunk@113886 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 07:25:14 +00:00
bryner%netscape.com
4d8a5ad2c4
Working around an apparent layout bug. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@113885 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 07:18:13 +00:00
law%netscape.com
4da3176e22
More updates. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113884 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 06:52:58 +00:00
stephend%netscape.com
f495fcbe23
Bug 123189. JS strict warning. (redeclaration). Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113883 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 06:48:06 +00:00
dcone%netscape.com
738a9f3963
b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work
...
git-svn-id: svn://10.0.0.236/trunk@113882 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 05:32:59 +00:00
bbaetz%student.usyd.edu.au
49904b6528
Bug 122913 - make sure that we fire OnStart even when there was no data
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113881 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 04:54:55 +00:00
jfrancis%netscape.com
15acb56766
duh
...
git-svn-id: svn://10.0.0.236/trunk@113880 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 04:44:21 +00:00
rbs%maths.uq.edu.au
976682cd75
[MathML only - candidate version for 0.9x] * Hooked robust support for advanced dynamic updates via JavaScript and the DOM across the entire MathML module (with particular attention to the numerous presentational attributes that MathML has). * Eliminated some functions (or folded their functionality into recently added APIs). * Reviewed the module as a whole and simplified several chunks of code owing to the benefit of hindsight now. * Added/reviewed the documentation in anticipation of the freezing of Mozilla 1.0, to improve the understanding of people that may read the archived code and learn from it under the appropriate context of this time. * Reviewed the XXX comments and addressed those that could be addressable in this timeframe. * Some renamings (e.g., ReLayout -> ReLayoutChildren to avoid ambiguities as to who does what in terms of the terminology used when referring to the frame hierarchy).
...
git-svn-id: svn://10.0.0.236/trunk@113879 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 04:38:08 +00:00
jband%netscape.com
e868bbf596
fix array support. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113878 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 04:37:24 +00:00
jband%netscape.com
916d323e21
fix windows bustage - not part of default build
...
git-svn-id: svn://10.0.0.236/trunk@113877 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 04:10:04 +00:00
andreww%netscape.com
b2440569bf
bugzilla 123412 r=bryner sr=hewitt - adding support for wrap attribute in multiline textboxes.
...
git-svn-id: svn://10.0.0.236/trunk@113876 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 04:02:48 +00:00
jband%netscape.com
861c094c94
update of test. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113875 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:57:33 +00:00
jband%netscape.com
dd43bcc3ce
initial checkin of test. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113874 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:56:45 +00:00
jfrancis%netscape.com
d69842f478
fixes:
...
* 113691 : Composer freezes when removing multiple ol or ul tags.
* 113290 : Freezes when deleting some formatted text.
* 112144 : Attempt to reply to mail freezes entire Mozilla.
* 103685 : Caret disappears after deleting a blockquote w/ paragraph style.
* 121282 : Pressing enter causes caret to jump from end of <p> to the<h1>.
* 117418 : rewrote some code in nsWSRunObject.cpp: fixed warnings in GetWSNodes().
* 114911 : can't join two lists using delete key.
* 120000 : Indent list inside table causes table to split.
r=fm;sr=kin
git-svn-id: svn://10.0.0.236/trunk@113873 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:56:20 +00:00
dougt%netscape.com
8872942681
Backing out my file io changes to see if that fixes some of the unix orangeness.
...
git-svn-id: svn://10.0.0.236/trunk@113872 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:51:34 +00:00
syd%netscape.com
c32f2286d8
Miscellanous fixes for Linux installer, including 53244, 107803, 122916, 122918.
...
r=sgehani, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@113871 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:44:26 +00:00
naving%netscape.com
6117863e13
105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
...
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
git-svn-id: svn://10.0.0.236/trunk@113870 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:23:56 +00:00
law%netscape.com
3834a7790a
Updates to new progress dialog code; NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113869 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:22:27 +00:00
bbaetz%student.usyd.edu.au
5c9fea6043
Fix typo in TestUpload.cpp, and add it to the Makefile.in (removing a
...
duplicate entry at the same time)
r=dougt, tests only
git-svn-id: svn://10.0.0.236/trunk@113867 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:13:30 +00:00
wtc%netscape.com
2ceb928784
Bugzilla bug 117479: define the PR_ABS macro only if it is not defined.
...
The patch is contributed by Roland.Mainz@informatik.med.uni-giessen.de .
r=wtc. sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@113866 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:08:39 +00:00
rayw%netscape.com
06f4cfd1d3
Added code to properly decode multi-dimensional arrays as nested arrays
...
in XPCOM. Unfortunately, there is no way to test this because Apache
SOAP servers do not seem to produce them in any simple configuration
because Java does not support multidimensional arrays. I will be writing
code to test this later as I add support for encoding multi-dimensional
arrays, as specified by a schema type, which I can then decode without
actually sending / receiving a message, but I need to put this fix back
now. At least I didn't break decoding of single-dimensional arrays.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@113865 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 03:02:59 +00:00
darin%netscape.com
16465f5221
2nd attempt at fixing bug 86917 "socket transport should try all ip addresses
...
returned by DNS service" r=gordon sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@113862 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 02:26:46 +00:00
rbs%maths.uq.edu.au
f3685307f8
Add a flag to distinguish a real infix operator from its 'isolated' form, e.g., as in x^{+}
...
git-svn-id: svn://10.0.0.236/trunk@113861 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 02:12:46 +00:00
wtc%netscape.com
920a4207ed
Bugzilla bug 119376: initialize a local variable to eliminate a compiler
...
warning.
git-svn-id: svn://10.0.0.236/trunk@113860 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 01:57:48 +00:00
darin%netscape.com
fa020f757d
fixes pending XP_WIN bustage
...
git-svn-id: svn://10.0.0.236/trunk@113858 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 01:18:48 +00:00
darin%netscape.com
583ec3e45c
fixes pending XP_UNIX bustage
...
git-svn-id: svn://10.0.0.236/trunk@113857 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 01:17:38 +00:00
stephend%netscape.com
a3cbdee050
Bug 123915. Properties textfield for folders/newsgroups is too small. r=jglick@netscape.com/sr=bienvenu@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113856 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 01:09:14 +00:00
wtc%netscape.com
c2cd29e367
Bugzilla bug 119376: fixed the uninitialized variable 'rv' in
...
rsa_PrivateKeyOp.
git-svn-id: svn://10.0.0.236/trunk@113855 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 01:00:31 +00:00
rginda%netscape.com
1da965c1f6
bug 121039, "Need a way to unwrap jsdIValues", r=jband, sr=jst
...
adds jsdIValue::getWrappedValue() and jsdIService::wrapValue() methods to provid
e js scripts a way to convert between jsdIValues and "real" js values.
Also includes fix to not call breakpoint hook while paused, and changes jsdIFilt
er::glob attribute to jsdIFilter::globalObject, to match jsdIContext::globalObject
git-svn-id: svn://10.0.0.236/trunk@113854 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:59:55 +00:00
relyea%netscape.com
04a97fd3e2
Identify certs that have no trust as CA's if they have the right settings
...
git-svn-id: svn://10.0.0.236/trunk@113853 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:50:47 +00:00
ducarroz%netscape.com
5ff0923d4c
Fix for bug 122815. We should truncate correctly long file name. And we should set the mac type/creator base on the content-type while saving an attachment. R=sfraser, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@113852 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:42:09 +00:00
sgehani%netscape.com
07d1029089
Resurrect stop button in tabs.
...
b=77738; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113850 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:29:46 +00:00
heikki%netscape.com
e015e1f82d
Bug 98788, document.load() needs to do better reset on the document before starting to load new content. Also fixed a couple of bogus comments and unneeded document reset in document creation. r=mstoltz, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@113849 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:24:09 +00:00
heikki%netscape.com
a6b20a9719
Bug 123499, enable arbitrary HTTP commands via XMLHttpRequest. Patch from matthew@mjwilson.demon.co.uk, r=heikki, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@113848 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:19:04 +00:00
sfraser%netscape.com
929edac5f1
Fix #include file case so that Mac builds on UFS volumes work. Bug 116709. r=tigger.
...
git-svn-id: svn://10.0.0.236/trunk@113845 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:03:06 +00:00
sfraser%netscape.com
26c11a40ff
Fix #include file case, so that Mac builds on UFS volumes work. r=gracie
...
git-svn-id: svn://10.0.0.236/trunk@113844 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-07 00:01:43 +00:00
yokoyama%netscape.com
a1a6b8f97a
Bug 112767
...
Performance: Check Profile name for ASCII before
calling the unicode converter.
r=ccarlen;/sr=brendan
git-svn-id: svn://10.0.0.236/trunk@113843 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 23:58:10 +00:00
ian.mcgreer%sun.com
5f330b97de
another misused arena
...
git-svn-id: svn://10.0.0.236/trunk@113840 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 23:11:08 +00:00
alecf%netscape.com
7634aa9246
dependency update
...
git-svn-id: svn://10.0.0.236/trunk@113838 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:52:53 +00:00
sspitzer%netscape.com
55a5796776
fix for #83091 (show LDAP autocomplete directories in addressbook).
...
and some code cleanup, and code bloat removal (see nsAbUtils.cpp)
r=dmose, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113837 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:50:26 +00:00
dougt%netscape.com
e6b62201c9
fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@113836 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:49:00 +00:00
alecf%netscape.com
8fac3559db
dependency update
...
git-svn-id: svn://10.0.0.236/trunk@113833 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:19:07 +00:00
radha%netscape.com
433c46abe4
Fix for bug 119914. nsDocShell::LoadURi() does not properly map certain load flags in nsIWebNavigation. r= adamlock. sr=rpotts.
...
git-svn-id: svn://10.0.0.236/trunk@113832 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:16:31 +00:00
vidur%netscape.com
6773197e51
More feedback during test. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@113831 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:10:39 +00:00
vidur%netscape.com
00a70b9855
Support for both schema namespaces. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@113830 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:09:22 +00:00
vidur%netscape.com
e0dcd8874f
Support for string and wstring types. Array handling fixes and simplification. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@113829 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:07:53 +00:00
vidur%netscape.com
d17ccbdf54
Sharing of builtin types across loaders. Complex types now know when they are array and expose their array type and dimension. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@113828 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:06:10 +00:00
morse%netscape.com
7022c68c2c
bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113827 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:55:16 +00:00
law%netscape.com
14aa915ee2
New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET
...
git-svn-id: svn://10.0.0.236/trunk@113826 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:53:30 +00:00
blakeross%telocity.com
ce821c0cfb
95894 - turbo icon is horked. r=law sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113825 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:38:54 +00:00
cavin%netscape.com
d9705139f2
Fix for bugscape #3867 . Added code to use xaol-move cmd, instead of copy and store (flag) cmds, for "delete msg" operations on webmail servers. r=naving, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@113824 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:12:21 +00:00
bzbarsky%mit.edu
4265df0559
Ditch the history dropdown (which is nearly useless) in the XP
...
filepicker. Convert it to an ancestor list instead. Big 121354,
r=bryner, sr=jag
git-svn-id: svn://10.0.0.236/trunk@113823 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:10:01 +00:00
bzbarsky%mit.edu
faf6e2389b
Make image/x-icon show ICON in title bar, not X-ICON. Bug 42093,
...
r=sicking, sr=jag
git-svn-id: svn://10.0.0.236/trunk@113822 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:05:52 +00:00
cavin%netscape.com
02836defb4
Fix for #82276 . Allow Eudora cards with no email address to be imported. Also allow import of additional address fields. r=ducarroz, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@113821 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 21:01:21 +00:00
rbs%maths.uq.edu.au
7e5f90f9e9
Add a helper function to lookup all the forms under which an operator is listed in the Operator Dictionary
...
git-svn-id: svn://10.0.0.236/trunk@113820 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:48:35 +00:00
dougt%netscape.com
408ba7a40c
Fix for 103518. Call module destructor function *after* destroying factories. submitted by Henry.Jia@sun.com, r=dp/dougt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113819 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:47:37 +00:00
dougt%netscape.com
1569da98b1
backing out. not part of 122523 bug fix
...
git-svn-id: svn://10.0.0.236/trunk@113818 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:42:02 +00:00
dougt%netscape.com
9cf73ec70e
Optimization which gathers stat() info when opening a file. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113817 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:40:40 +00:00
dougt%netscape.com
1b9ba42e78
Optimization which does not stat() the file prior to opening it. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113816 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:39:56 +00:00
kaie%netscape.com
ab58030ec3
b=122961 Fix sending encrypted mail
...
r=relyea sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113815 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:38:58 +00:00
bryner%netscape.com
34a98801ab
Reducing the top and bottom margin on the page proxy icon by one pixel to give the URL bar a more natural height. Bug 121784, r=hixie, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@113814 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:37:02 +00:00
ian.mcgreer%sun.com
65ffc39744
Don't waste time searching on tokens for trust of a temp cert. It can only be found in the temp store.
...
git-svn-id: svn://10.0.0.236/trunk@113813 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 20:18:18 +00:00
ian.mcgreer%sun.com
35a34cf0b2
cleanup shutdown leak
...
git-svn-id: svn://10.0.0.236/trunk@113812 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 19:58:54 +00:00
shrutiv%netscape.com
702543d325
Fix for bugzilla 116974: Remove obsolete variables in wizard's 'Show
...
Config info' dialog (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@113811 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 19:54:47 +00:00
ian.mcgreer%sun.com
71c9e8cff5
PK11_VerifyRecover leaks a slot reference, this fixes it.
...
r=relyea
git-svn-id: svn://10.0.0.236/trunk@113810 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 19:21:20 +00:00
brade%netscape.com
09b7996aed
remove bogus '=' (sr=kin; a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@113808 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 18:19:39 +00:00
leaf%mozilla.org
4ef1cfdf50
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@113807 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 17:42:07 +00:00
seawood%netscape.com
ba3e75b758
Comment change to force reconfigure due to broken toplevel Makefile
...
git-svn-id: svn://10.0.0.236/trunk@113805 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 17:39:04 +00:00
wtc%netscape.com
42e21abf6f
Fix the NSS 3.4 landing temporary workaround. The security/manager
...
directory exists only if MOZ_PSM is defined.
git-svn-id: svn://10.0.0.236/trunk@113804 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 17:21:01 +00:00
cbiesinger%web.de
33992ef475
bug 123219 r=cls patch by netdemonz@yahoo.com
...
-Warning about not installing in cygwin dir
-a pause at the end in case run from explorer
git-svn-id: svn://10.0.0.236/trunk@113803 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 16:32:19 +00:00
seawood%netscape.com
973ed77e6a
Link against the import lib on win32 and not the dll itself.
...
git-svn-id: svn://10.0.0.236/trunk@113801 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 16:27:01 +00:00
wtc%netscape.com
3527b9968e
Fix the previous checkin. Makefile rule commands must start with a TAB.
...
git-svn-id: svn://10.0.0.236/trunk@113800 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 16:06:36 +00:00
pinkerton%netscape.com
482c07a5d2
Create PkgInfo file for mach-o in the contents dir so the finder
...
recognizes it as a package. r=cls, rs=hyatt. bug 123751.
git-svn-id: svn://10.0.0.236/trunk@113799 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 15:54:44 +00:00
kaie%netscape.com
5b4c6ac726
Trying to fix Linux depend bustage, related to NSS 3.4 landing (bug 116334). Temporary fix to activate a hack in NSS.
...
Fix from wtc@netscape.com .
git-svn-id: svn://10.0.0.236/trunk@113798 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 15:50:57 +00:00
pinkerton%netscape.com
46d542dcc5
ifdef-fu for mach-o. rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@113797 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 15:42:06 +00:00
hwaara%chello.se
b82dbf0f7c
#123347 , "Remove #if 0-ed nsPrintfCString::GetReadableFragment()",
...
#123354 , "Remove nsAFlatString.cpp and nsDependentString.cpp"
r/sr=jag, shaver
git-svn-id: svn://10.0.0.236/trunk@113796 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 15:39:52 +00:00
hwaara%chello.se
d0d2d8922a
#109598 , "tasks overlays should use insertbefore, insertafter instead of position"
...
#81237 , "IRC Chat has bizarre menu position",
Patches by nnooiissee@yahoo.com
r=andreww, sr=jst
git-svn-id: svn://10.0.0.236/trunk@113795 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 15:29:39 +00:00
brade%netscape.com
5b4bf44091
cleanup, fix JS warnings, add GetPromptService function (bug 28792, r=cmanske, sr=hewitt)
...
git-svn-id: svn://10.0.0.236/trunk@113794 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:48:03 +00:00
brade%netscape.com
950474cfd0
remove JS warning (r=cmanske, sr=hewitt)
...
git-svn-id: svn://10.0.0.236/trunk@113793 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:46:23 +00:00
brade%netscape.com
7d436c5b50
extend save/publish listener, clean up code for save/publish (bug 28792, r=cmanske, sr=hewitt)
...
git-svn-id: svn://10.0.0.236/trunk@113792 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:45:30 +00:00
brade%netscape.com
b92836badb
add password/prompt strings (bug 28792, r=cmanske, sr=hewitt)
...
git-svn-id: svn://10.0.0.236/trunk@113791 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:42:38 +00:00
mkaply%us.ibm.com
69583b5d19
Someone can yell at me later if this was a totally stupid thing to do - Fixing OS/2 bustage - I need OS/2 building so we can watch the NSS_3_4 landing
...
git-svn-id: svn://10.0.0.236/trunk@113790 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:39:42 +00:00
wtc%netscape.com
5aed530d4b
Bugzilla bug 120003: support OpenUNIX 8 build. Thanks to Hiram Clawson
...
<hiramc@caldera.com > for contributing the patch.
Modified file: config.mk
Added file: OpenUNIX.mk
git-svn-id: svn://10.0.0.236/trunk@113789 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:29:38 +00:00
colinp%oeone.com
61cfb7bedc
fix for bug 121995 - Mozilla icon in toolbar stretched and not working
...
git-svn-id: svn://10.0.0.236/trunk@113788 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:17:59 +00:00
colinp%oeone.com
4f933a9713
changed the title of the title from Internet Appliance Application - Calendar Event to now be the actual title of the dialog (either New Event or Edit Event -- or calendar event by default). Removed the top two lines of the dialog, the first which had the title preiously, and the second was a tips line.
...
git-svn-id: svn://10.0.0.236/trunk@113787 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 14:16:07 +00:00
rods%netscape.com
8a3ca9ae51
Wrong patch checked in, print and file radios will now work correctly.
...
Bug 122530 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113786 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:58:48 +00:00
kaie%netscape.com
8fb3ebdd31
Checkin related to NSS 3.4 landing. Temporarily causing Unix depend builds to clean NSS, making those builds work. This
...
patch will be removed shortly after landing. A similar patch for Windows is inside NSS.
git-svn-id: svn://10.0.0.236/trunk@113785 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:40:18 +00:00
kaie%netscape.com
87d8f6db3b
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
git-svn-id: svn://10.0.0.236/trunk@113784 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:31:07 +00:00
rods%netscape.com
412b45015d
More streamline approach to discovering if there is at least one printer.
...
And if the printer name is not set, then it gets the default printer and uses
that. instead.
This fixes remembering the last printer that was used and it also
enables you to to set the printer name and print silently (instead of silent
always having to use the default printer)
Bug 123335 sr=hyatt r=dcone
git-svn-id: svn://10.0.0.236/trunk@113783 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:04:47 +00:00
rods%netscape.com
3d41362944
This fixes remembering the last printer that was used and it also
...
enables you to to set the printer name and print silently (instead of silent
always having to use the default printer)
Bug 123335 sr=hyatt r=dcone
git-svn-id: svn://10.0.0.236/trunk@113782 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:02:42 +00:00
peterv%netscape.com
3b43adac3d
Export svg.dtd and mathml.dtd to res/dtd. Bug 122710. r=rbs, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@113781 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:02:21 +00:00
rods%netscape.com
0becf7fc3f
Fix minor issue with scanf
...
Bug 123335 sr=hyatt r=dcone
git-svn-id: svn://10.0.0.236/trunk@113780 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 13:01:37 +00:00
peterv%netscape.com
c09ff9312b
Keep SOAP compiling on Mac. Not part of the build, rs=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@113779 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 12:56:31 +00:00
seawood%netscape.com
000ad81e8f
Fixing win32 gmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@113778 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 09:38:23 +00:00
bryner%netscape.com
69a3764afb
Fixing a dependency problem that was happening in win32 gmake builds outside of the srcdir. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@113777 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 09:14:39 +00:00
darin%netscape.com
e1db58bee2
fixes bug 113959 "canceling a cached page load blows away the cache entry"
...
r=gagan, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113776 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 08:41:16 +00:00
bryner%netscape.com
93152c8461
Updates to XBL checkbox widget. Hopefully this will fix some of the problems with native theme drawing. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@113775 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 08:24:26 +00:00
racham%netscape.com
6f0059cab8
Fixing bug 101873. Setting proper margin to the name field so that it aligns properly with email address item in the new <wizard/>. r=ducarroz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@113774 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 08:21:43 +00:00
racham%netscape.com
06ea465787
Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@113773 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 08:18:17 +00:00
brendan%mozilla.org
70118ca998
Quick followup to last checkin -- warning fixes (d'oh!)
...
git-svn-id: svn://10.0.0.236/trunk@113772 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 07:56:29 +00:00
brendan%mozilla.org
31cf9fbeb3
Fix call and new expression parsenode beginning line number, where the arglist is on another line from the function or constructor, to avoid a bogus assertion in UPDATE_LINENO_NOTES, which is now replaced by better comments and an avoided gratuitous store to cg->currentLine (123371, r=rginda, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@113771 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 07:39:20 +00:00
darin%netscape.com
2b59ca520f
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm
...
(sometimes)" patch=badami@netscape.com , r/sr=rpotts,darin
git-svn-id: svn://10.0.0.236/trunk@113770 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 07:26:26 +00:00
darin%netscape.com
fd9f46c728
fixes bug 110399 "Expiration date not set if http 'Date:' header missing"
...
patch=badami@netscape.com , r/sr=rpotts,darin
git-svn-id: svn://10.0.0.236/trunk@113769 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 07:18:14 +00:00
brendan%mozilla.org
94f945ff94
Fix failure to check for JS_InitClass failure, reported by Eric Brueggemann <eric_brueggemann@yahoo.com>, r=shaver, sr=mozbot.
...
git-svn-id: svn://10.0.0.236/trunk@113768 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 07:01:37 +00:00
sspitzer%netscape.com
1d003deace
commit card to database when notifying the save listener, if there are any save listeners.
...
we need to do this because the save listeners might have added / modified some values.
see bugscape bug #11851 . r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113767 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 06:26:28 +00:00
sonja.mirtitsch%sun.com
0dc347971b
changing the way to figure out if selfserv is still present from ps to
...
kill -0 so we might be able to debug the disapearing selfserv problem
better
git-svn-id: svn://10.0.0.236/trunk@113766 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 05:34:16 +00:00
chak%netscape.com
795df4cada
Fix for #123570 - Rearrange the editor embedding code in MfcEmbed
...
r=adamlock, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113762 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 05:13:44 +00:00
jst%netscape.com
75c2f9acde
Fixing bug 123003. Adding support for window.atob() and window.btoa(). r=bzbarsky@mit.edu, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113761 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 04:37:26 +00:00
justdave%syndicomm.com
d8baf36515
Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug
...
to another Bugzilla install.
Patch by Dave Miller <justdave@syndicomm.com >
r= timeless, bbaetz
git-svn-id: svn://10.0.0.236/trunk@113760 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 04:34:10 +00:00
sonja.mirtitsch%sun.com
45202711e5
start of fix for 122632 to avoid overflows
...
git-svn-id: svn://10.0.0.236/trunk@113758 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 04:02:46 +00:00
bienvenu%netscape.com
82d66c38b1
r=naving, sr=sspitzer 123427 remove offline store when news folder unsubscribed
...
git-svn-id: svn://10.0.0.236/trunk@113757 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:59:01 +00:00
bienvenu%netscape.com
36ce2007fb
fix delete of multiple imap messages while offline from copying whole offline store to offline trash store r=naving, sr=sspitzer 123427 and remove offline store when folder deleted/trash emptied
...
git-svn-id: svn://10.0.0.236/trunk@113756 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:57:36 +00:00
bienvenu%netscape.com
2ff344f6da
add assertion to catch imap move/copy across imap servers r=naving, sr=sspitzer 123721
...
git-svn-id: svn://10.0.0.236/trunk@113755 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:56:22 +00:00
bienvenu%netscape.com
720f5c494b
fix failure to play back offline imap deletes with the delete immediately delete model r=naving sr=sspitzer 93710
...
git-svn-id: svn://10.0.0.236/trunk@113754 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:54:56 +00:00
bienvenu%netscape.com
57b3ed8663
fix playback of imap move/copy across imap servers r=naving, sr=sspitzer 123721
...
git-svn-id: svn://10.0.0.236/trunk@113753 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:54:11 +00:00
bienvenu%netscape.com
b9a95421d2
fix potential crash in address book r=naving, sr=sspitzer 111703
...
git-svn-id: svn://10.0.0.236/trunk@113752 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:52:37 +00:00
bienvenu%netscape.com
534b89774e
fix potential crash reading e-mail messages r=naving, sr=sspitzer 111703
...
git-svn-id: svn://10.0.0.236/trunk@113751 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:51:57 +00:00
danm%netscape.com
65b198cffd
during window creation, fetch the referring URL from the caller's document only if the document already exists. bug 36016 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@113750 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:51:14 +00:00
bryner%netscape.com
bcd760ecc6
bug 123671 - make sure to register forms package (content and skin). r=jag, sr=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@113749 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:48:59 +00:00
danm%netscape.com
05dc1ac4bb
new method GetExtantDocument. bug 36016 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@113748 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:48:20 +00:00
sspitzer%netscape.com
12be03323e
fix for #116449 . when we delete addressbooks, we leave behind .position cruft.
...
r=srilatha, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@113747 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:47:49 +00:00
bryner%netscape.com
0d3b6c94cc
bug 123645 - make sure not to paint the list-style-image for a nsImageBoxFrame if we're using -moz-appearance and a native theme is available. r=blake, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@113746 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:46:07 +00:00
sspitzer%netscape.com
db4d5e9e72
patch for #94641 . the bug is still open, but this pref should be
...
defined as it was in 4.x (in all.js). rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113745 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:45:51 +00:00
bzbarsky%mit.edu
d6aa6839e7
Show the image type in the URL bar for image documents. Bug 42093,
...
r=timeless, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@113744 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:40:18 +00:00
bzbarsky%mit.edu
84bf45c17f
Make parts of multipart streams expose content-disposition. Bug 123043,
...
r=law, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@113743 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:39:04 +00:00
bzbarsky%mit.edu
c33a4dabe3
Fix helper apps not starting when the filename in the url is empty.
...
Also turn off caching of mime infos since we have no way to invalidate
this cache yet. Bug 121644, r=law, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113742 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 03:35:31 +00:00
justdave%syndicomm.com
c4c291a120
Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in
...
fact can.
Patch by Christian Reis <kiko@async.com.br >
r= bbaetz x 2
git-svn-id: svn://10.0.0.236/trunk@113741 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 02:54:08 +00:00
sonja.mirtitsch%sun.com
aa9b84f0e9
calling the selfserv now with -y to get the certs at the end, adjusted clients and wait times
...
git-svn-id: svn://10.0.0.236/trunk@113740 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 02:51:59 +00:00
justdave%syndicomm.com
686d81fb26
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
...
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period). Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com >
r= afranke, bugzilla@bkor.dhs.org , jake
git-svn-id: svn://10.0.0.236/trunk@113739 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 02:47:00 +00:00
relyea%netscape.com
d7d46c347b
Fix memory leak in hash table keys. Hash tables stay around forever.
...
keys go into and out of the table. the old code allocated the keys from
the hash table's arena, so they would grow without bounds. Now the keys
are allocated from the heap, and get freed when they are expunged from the
table.
git-svn-id: svn://10.0.0.236/trunk@113738 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 02:42:08 +00:00
wtc%netscape.com
bab3530e7f
Bugzilla bug 119340: write the "selfserv: received SIGTERM" message to
...
standard output (fd 1) instead of standard error (fd 2) because the test
script writes its output to standard output (with the echo command).
git-svn-id: svn://10.0.0.236/trunk@113735 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 01:38:06 +00:00
sonja.mirtitsch%sun.com
f23d8010bb
debugging info for the intermittant multiple recipient problem on linux
...
git-svn-id: svn://10.0.0.236/trunk@113731 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 01:15:51 +00:00
rpotts%netscape.com
53031d8f57
reverting to rev 1.115 to fix blocker bug #123572
...
git-svn-id: svn://10.0.0.236/trunk@113730 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 00:28:51 +00:00
ian.mcgreer%sun.com
528032c847
fixes for bugs 123479 and 123081 (possibly others). break up arena usage in hash table entries for the temp store and cert cache.
...
git-svn-id: svn://10.0.0.236/trunk@113727 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 23:55:43 +00:00
wtc%netscape.com
dfc55d137a
Bugzilla bug 121523: checked in Kirk Erickson's session lock fix.
...
Modified Files:
lib/pk11wrap/pk11slot.c lib/softoken/pkcs11.c
lib/softoken/pkcs11i.h lib/softoken/pkcs11u.c
git-svn-id: svn://10.0.0.236/trunk@113726 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 23:41:36 +00:00
locka%iol.ie
a12f04ff44
Fix Linux crash on nsnull pointer as part of blocker 123572 r=danm a=radha sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@113723 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 23:26:51 +00:00
sfraser%netscape.com
96cd209587
Fix include order so that we get traceback tables in Mac OS X milestone builds. r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@113722 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 23:09:32 +00:00
ian.mcgreer%sun.com
6bdc28b0d8
place where iterator was not freed
...
git-svn-id: svn://10.0.0.236/trunk@113721 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 22:32:38 +00:00
jpierre%netscape.com
101faf53fc
Fix for 122907 - patch to disable arena free lists with environment variable
...
git-svn-id: svn://10.0.0.236/trunk@113720 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 22:20:43 +00:00
ian.mcgreer%sun.com
bfcd9cb632
some of the output in bug 123081 shows potential leaks around iterators, since the iterator is explicitly freed allocate it in its own block to avoid this
...
git-svn-id: svn://10.0.0.236/trunk@113719 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 22:08:12 +00:00
sspitzer%netscape.com
01eedb53a2
fix for assertions caused by checkin for #115289
...
remove all fancy string foo. r=bzbarsky, sr=sfraser, a=radha
git-svn-id: svn://10.0.0.236/trunk@113714 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 20:27:10 +00:00
mcafee%netscape.com
239378145b
Alloc label doesn't have a B, it is just a count not bytes. r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@113710 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 18:52:49 +00:00
bienvenu%netscape.com
4e9d850b2f
fix imap subscribe ui not to allow subscription to no select/namespace folders r=sspitzer, sr=mscott 9572
...
git-svn-id: svn://10.0.0.236/trunk@113709 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 15:54:14 +00:00
locka%iol.ie
fd8b3f0b62
Make webbrowserpersist create directories on demand rather than all the time. b=120376 r=brade@netscape.com sr=kin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113708 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 15:30:26 +00:00
axel%pike.org
026441d1ea
Bustage fix for sicking
...
git-svn-id: svn://10.0.0.236/trunk@113705 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 15:24:52 +00:00
glazman%netscape.com
f05f35f548
Adding noCSS flag to nsHTMLEditor; b=bugscape11956, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@113704 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 15:16:14 +00:00
sicking%bigfoot.com
6265d66757
Speed up NodeSets by always keeping them in document order. Only sort when we get nodes in random order (such as for id()) or when merging NodeSets.
...
This removes the need for the sortByDocumentOrder function.
b=85893 r=Pike rs=jag
git-svn-id: svn://10.0.0.236/trunk@113703 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 14:22:34 +00:00
nboyd%atg.com
7c8814ac5e
Have ClassNameHelper object be allocated lazily
...
git-svn-id: svn://10.0.0.236/trunk@113701 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 13:47:16 +00:00
nboyd%atg.com
6546deedfa
Don't hold a static reference to a ClassLoader that will prevent JavaAdapter classes
...
from being unloaded.
git-svn-id: svn://10.0.0.236/trunk@113700 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 13:37:50 +00:00
locka%iol.ie
8e370dc046
Remove GetContentShellById from nsIWebShellWindow & impl as it's already defined in nsIXULWindow. b=122861 r=timeless@mac.com sr=jag@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113699 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 12:41:47 +00:00
jst%netscape.com
d79bb6b848
Checking in Pete Zha's <pete.zha@sun.com> fix for bug 121726. Don't remove and re-insert form controls into form.elements when the name or id changes. This caused form.elements to be incorrectly ordered and is pointless to start with. r=jkeiser@iname.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113698 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 10:36:28 +00:00
seawood%netscape.com
4fdf7a334f
Add Makefile.ins for mapi
...
Bug #120135
git-svn-id: svn://10.0.0.236/trunk@113697 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 09:23:43 +00:00
racham%netscape.com
7d58d05fe4
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@113696 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 09:06:26 +00:00
racham%netscape.com
8718c76ea7
Fixing bugscape bug 9846. This fix allows ISPs to prepopulate list of html domains that can be added to html domain list of send format check. r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@113695 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 09:04:04 +00:00
racham%netscape.com
a8c4ef6d78
Fixing bug 122309. Using new ParseString routine to parse ports list. r=dougt, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@113694 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 08:39:30 +00:00
racham%netscape.com
f17221e5ab
Fixing bug 122309. Adding a new routine that can take a string and parse it on a delimiter to add elements to the nsCStringArray. r=dougt, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@113693 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 08:35:28 +00:00
bbaetz%student.usyd.edu.au
cfd7df1801
Point to ftp.netscape.com/Welcome for ftp tests since ftp.mozilla.org
...
appears to be loaded
rs=jag
git-svn-id: svn://10.0.0.236/trunk@113692 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 07:16:24 +00:00
jst%netscape.com
4373fa4ab0
More comments...
...
git-svn-id: svn://10.0.0.236/trunk@113691 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 07:13:50 +00:00
jband%netscape.com
bc42c1e965
Add better support to xpconnect for converting between variants and arrays. bug 120881. r=dbradley sr=vidur. Trivial fix for case where we were hitting an assert at xpcom shutdown. bug 121536. r=dbradley rs=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@113690 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 06:45:08 +00:00
jst%netscape.com
a9d86459c5
Fixing bug 123078. Making document.<n> === document['<n>'] for backwards compatibility reasons. r=peterv@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113689 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 06:44:04 +00:00
peterlubczynski%netscape.com
5190a48a4e
Propigate wParam for mouse events directly to plugin bug 123005 r=kmcclusk sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113688 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 06:13:44 +00:00
leaf%mozilla.org
711edb1165
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@113687 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 06:12:07 +00:00
jst%netscape.com
deafb819b5
Whitespace cleanup...
...
git-svn-id: svn://10.0.0.236/trunk@113686 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 06:04:56 +00:00
seawood%netscape.com
b2b991e8b1
Since we build a program called nsinstall in the tree, make sure that uwe use the full path to the nsinstall.exe found in wintools.zip.
...
Bug #123294 r=bryner
git-svn-id: svn://10.0.0.236/trunk@113685 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 06:01:58 +00:00
jst%netscape.com
a49bb992db
Fixing bug 116834. Making element.innerHTML='...<script>...</script>...' not execute the script, this makes mozilla compatible with IE wrt innerHTML and execution of scripts. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113684 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 05:53:56 +00:00
jst%netscape.com
4e17fc730c
Fixing bug 115352. Making FlushPendingNotifications() properly flush the parent document as well if there is one. This causes layout data in iframes to not always be up to date since iframe sizes are dependent on the parent being reflown. r=peterv@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113683 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 05:47:22 +00:00
jst%netscape.com
d7991ba5d1
Fixing compiler warnings and defaulting line numbers to 0 in stead of (PRUint32)-1. sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113682 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 05:43:08 +00:00
mscott%netscape.com
b8826d2beb
Bug #123457 --> fix some thread safety assertion warnings by making sure
...
the notifications callback for the socket gets released on the UI thread.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113681 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 05:05:37 +00:00
rpotts%netscape.com
bc4e6e1a96
bug #117948 (r=bzarsky@mit.edu, sr=vidur@netscape.com) Ignore the HTTP Window-Target header inside of <meta> tags
...
git-svn-id: svn://10.0.0.236/trunk@113680 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 04:46:54 +00:00
blakeross%telocity.com
7c257b4a2f
Backing this out because it made shift+space not do a space, which I think is worse in the end. (122017). r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113679 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 04:43:47 +00:00
rpotts%netscape.com
acd07aa585
bug #122150 (r=jst@netscape.com, sr=darin@netscape.com) File transport was using the wrong nsIProgressEventSink when firing notifications...
...
git-svn-id: svn://10.0.0.236/trunk@113678 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 04:42:25 +00:00
jst%netscape.com
cdb28fa8fb
Checking in Fabian's <hidday@geocities.com> fix for bug 69196. Making image.border, .hspace, and .vspace default to 1 an not -1. r=sicking@bigfoot.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113677 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 04:37:10 +00:00
jst%netscape.com
e5c226065e
Checking in Fabian's <hidday@geocities.com> fix for bug 76895. Making cloneNode() work on document fragments. r=bzbarsky@mit.edu, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113676 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 04:22:17 +00:00
bzbarsky%mit.edu
f1b8d786a1
mfcEmbed has no Equals() on CString. Oops. Fixing mfcembed bustage.
...
git-svn-id: svn://10.0.0.236/trunk@113675 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:54:32 +00:00
ian.mcgreer%sun.com
51a288738c
cleanup suggested by review by Nelson
...
git-svn-id: svn://10.0.0.236/trunk@113674 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:53:50 +00:00
naving%netscape.com
06e1e4d86e
74781 r=bienvenu sr=sspitzer. Select the newly downloaded pop3 message that was truncated by limit size.
...
git-svn-id: svn://10.0.0.236/trunk@113673 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:46:15 +00:00
dougt%netscape.com
1f176a9aaf
Fixing calling conventions of NS_IMPL_THREADSAFE_RELEASE. Submitted by Tobias Oberstein. r=me, sr=jband@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@113672 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:34:44 +00:00
mcafee%netscape.com
1c233440d2
Adding --file support. verbal r= alecf
...
git-svn-id: svn://10.0.0.236/trunk@113671 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:25:24 +00:00
bzbarsky%mit.edu
c1d76095eb
Fix bustage. "i" is already declared.
...
git-svn-id: svn://10.0.0.236/trunk@113670 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:11:01 +00:00
darin%netscape.com
3ddd33baaa
final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113669 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 03:08:15 +00:00
chak%netscape.com
d26dd8bed1
Fix for #123054 - Rearrange profile dlgs in MfcEmbed
...
r=adamlock, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113668 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 02:57:54 +00:00
bryner%netscape.com
db6f813361
Fixing bug 122034 (tabbing not working from xbl selects). Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@113667 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 02:14:50 +00:00
vidur%netscape.com
418679d380
Fix for bug 122305. XMLHttpRequest now has a way to override the mime type of the incoming stream. r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@113666 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 02:10:52 +00:00
bzbarsky%mit.edu
2fd80b82c9
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
git-svn-id: svn://10.0.0.236/trunk@113665 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 02:03:07 +00:00
sspitzer%netscape.com
2a88b29b3d
fix for #122481 , crash when creating (and then unsubscribing) from bogus
...
newsgroups, like news://news.mozilla.org/foo/bar.
also some code cleanup.
r/sr=bienvenu. thanks to hwaara for the initial patch.
git-svn-id: svn://10.0.0.236/trunk@113664 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 02:00:25 +00:00
jst%netscape.com
5aa4af9df0
Fixing bug 123438. Making element.localName not be uppercased for XHTML elements. r=heikki@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113663 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:51:06 +00:00
relyea%netscape.com
c7a84be240
Fix error path, only free arena is one was allocated.
...
git-svn-id: svn://10.0.0.236/trunk@113662 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:47:01 +00:00
pschwartau%netscape.com
c9de0b7992
Initial add. Regression test for bug 123437.
...
git-svn-id: svn://10.0.0.236/trunk@113661 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:44:52 +00:00
varga%utcru.sk
62fd668a27
Fix for 122794. Outliner columns ordered incorrectly.
...
- use selection sort instead of quick sort, since quick sort in unstable
r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@113660 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:44:51 +00:00
cathleen%netscape.com
ec77313291
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113659 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:41:13 +00:00
bbaetz%student.usyd.edu.au
010788b22a
Bug 110241 pt 2 - fix regression from previous checkin, and remove a
...
couple of write-only vars
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113658 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:38:44 +00:00
dougt%netscape.com
37a71e53f5
Adding comments to the nsIGenericFactory file. bug 123442. r=gagan@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113657 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:38:43 +00:00
mscott%netscape.com
26d531c5cb
Bug #122236 --> set the performing biff flag when we are about to perform biff
...
and register the root folder as a listener on the url so it can clear the flag
r=naving
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113656 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:36:42 +00:00
mscott%netscape.com
fbe18f8362
Bug #122236 --> set the performing biff flag when we are about to perform biff
...
and register the root folder as a listener on the url so it can clear the flag
Bug #123440 --> don't give a message window when performing biff, this keeps
biff from bringing up any form of UI.
r=naving
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113655 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:36:15 +00:00
heikki%netscape.com
c5b81825af
Bug 119335, string assertion in XMLContentSerializer, use Substring for non-null terminated string. r=jst, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@113654 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:35:34 +00:00
mscott%netscape.com
f0d23cc9d7
Bug #122236 --> only show the biff icon in the system tray if
...
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113653 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:35:32 +00:00
mscott%netscape.com
48341120ab
Bug #122236 --> only show the biff icon in the system tray if
...
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu
Bug #122500 --> create a message window for the biff icon in the
system tray. this removes our dependency on the hidden window. On double
click, open up the last used 3-pane window or create a new one.
r=bhuvan
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113652 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:34:53 +00:00
waldemar%netscape.com
c89eb0f8c2
Fixed stub compile error
...
git-svn-id: svn://10.0.0.236/trunk@113651 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:13:30 +00:00
waldemar%netscape.com
d27901c0a3
Expanded map to allow type-narrowing conditions in its condition expression
...
git-svn-id: svn://10.0.0.236/trunk@113650 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 01:13:03 +00:00
cltbld%netscape.com
b1fd072d06
Better logfile test names
...
git-svn-id: svn://10.0.0.236/trunk@113649 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 00:48:59 +00:00
bbaetz%student.usyd.edu.au
8ec543447a
Bug 119715 - strictvaluechecks should always be enabled
...
r=justdave, gerv
git-svn-id: svn://10.0.0.236/trunk@113648 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 00:20:09 +00:00
bbaetz%student.usyd.edu.au
2c81615c9a
Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
...
a taint error.
git-svn-id: svn://10.0.0.236/trunk@113647 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-05 00:11:48 +00:00
alexsavulov%netscape.com
07f131e852
DOCUMENTATION CHANGE - not affecting the build
...
git-svn-id: svn://10.0.0.236/trunk@113646 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 23:28:29 +00:00
seawood%netscape.com
e1a1ac02a7
Move impl of nsIndexedToHTML::Create from .h to .cpp to fix BeOS bustage.
...
Bug 74803 sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@113643 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 23:23:21 +00:00
nelsonb%netscape.com
a9cd5beaa8
Plug one of the leaks reported in bugzilla bug 123081
...
git-svn-id: svn://10.0.0.236/trunk@113642 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 23:15:11 +00:00
ian.mcgreer%sun.com
3e0d2561a3
plug leak found doing client auth, move freeing of cert's slot down a level in case the cert was not made external
...
git-svn-id: svn://10.0.0.236/trunk@113640 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 23:04:11 +00:00
mjudge%netscape.com
e6b116a625
command handler needed to be added to exports. blocker 123399
...
git-svn-id: svn://10.0.0.236/trunk@113639 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 22:58:51 +00:00
mjudge%netscape.com
99a1881c37
change to export command handler. blocker fix for 123399
...
git-svn-id: svn://10.0.0.236/trunk@113637 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 22:53:35 +00:00
gerv%gerv.net
2a14c2e071
Remove JS strict warning.
...
git-svn-id: svn://10.0.0.236/trunk@113636 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 22:47:26 +00:00
ian.mcgreer%sun.com
0240bece7f
fix leak reported in bug 123081 by avoiding allocation for time variable
...
git-svn-id: svn://10.0.0.236/trunk@113633 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 22:34:22 +00:00
bbaetz%student.usyd.edu.au
d2945c40c2
bug 122418 - setting attachment status fails taint checks. Just needed to
...
detaint after checking.
r=gerv,kiko
git-svn-id: svn://10.0.0.236/trunk@113632 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 22:16:18 +00:00
ian.mcgreer%sun.com
7ec531594f
last part of bug 121628, permanent slots should respond immediately to IsPresent() call
...
git-svn-id: svn://10.0.0.236/trunk@113631 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:57:07 +00:00
gerv%gerv.net
4711cd34e5
show_bug.cgi templatisation.
...
git-svn-id: svn://10.0.0.236/trunk@113629 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:17:17 +00:00
waldemar%netscape.com
3ddc09d4af
Updated license
...
git-svn-id: svn://10.0.0.236/trunk@113628 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:13:45 +00:00
waldemar%netscape.com
f5b53beb84
Major reorganization of object structure, environments, frames, and bindings. Added compile/run flag to all expression evaluation functions.
...
git-svn-id: svn://10.0.0.236/trunk@113627 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:12:28 +00:00
waldemar%netscape.com
99127cdceb
Added another test case
...
git-svn-id: svn://10.0.0.236/trunk@113626 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:11:02 +00:00
waldemar%netscape.com
5b51f9b435
Added delete-adjacent-duplicates
...
git-svn-id: svn://10.0.0.236/trunk@113625 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:09:51 +00:00
waldemar%netscape.com
57833896b4
Added m-dash
...
git-svn-id: svn://10.0.0.236/trunk@113624 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:09:29 +00:00
waldemar%netscape.com
4047f11fef
Removed license
...
git-svn-id: svn://10.0.0.236/trunk@113623 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:09:05 +00:00
waldemar%netscape.com
b913abd7d3
Incomplete attempt to define bit-set and restricted-set semantic types and to define the set-field record/tuple constructor
...
git-svn-id: svn://10.0.0.236/trunk@113622 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 21:08:18 +00:00
shrutiv%netscape.com
75d88cb579
Adding Macintosh OSX installer screen to the wizard (r=smeredith)
...
git-svn-id: svn://10.0.0.236/trunk@113620 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 20:05:30 +00:00
shrutiv%netscape.com
4800e6ce39
Fix for bugzilla 118240: Last screen of wizard must be changed for Mac
...
customization (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@113619 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 20:01:39 +00:00
shrutiv%netscape.com
c62c135f1d
Fix for bug 118240: Last screen of wizard must be changed for Mac
...
customization (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@113618 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 19:49:15 +00:00
shrutiv%netscape.com
8192f40c86
Fix for bug 118240: Last screen of wizard must be changed for Mac
...
customization (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@113617 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 19:42:37 +00:00
nboyd%atg.com
ccd738333b
Clean up formatting.
...
git-svn-id: svn://10.0.0.236/trunk@113613 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 18:58:03 +00:00
relyea%netscape.com
37eb96be75
Function to read PQG params from the key.
...
git-svn-id: svn://10.0.0.236/trunk@113612 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 18:00:14 +00:00
zach%zachlipton.com
137895e51f
Fix for bug 87398: checksetup.pl should warn if not run as root. Patch
...
adds a warning if the user has webservergroup set but does not run
checksetup.pl as root.
r1=kiko, r2=justdave
git-svn-id: svn://10.0.0.236/trunk@113610 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 16:38:33 +00:00
bzbarsky%mit.edu
c2dafa9a2d
Fix appearance of filter extensions twice in filepicker. Bug 115670,
...
r=bryner, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@113609 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 16:12:18 +00:00
wtc%netscape.com
6060dc6b69
Temporary hack to make 'depend' do a 'clean' in NSS.
...
git-svn-id: svn://10.0.0.236/trunk@113608 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 15:57:38 +00:00
sicking%bigfoot.com
ef42436f16
Final part of bug 59912. Call SetDocument before adding any attributes on elements in the result of XSLT-transformations. This fixes (at least) onclick-like attributes.
...
r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@113606 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 15:31:41 +00:00
nboyd%atg.com
8ba4f03273
Change version to 1.5R4pre.
...
git-svn-id: svn://10.0.0.236/trunk@113605 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 15:26:31 +00:00
mkaply%us.ibm.com
65b729bf7d
#108280
...
r=mkaply, sr=blizzard
Make OS/2 use display facenames on DBCS fonts.
git-svn-id: svn://10.0.0.236/trunk@113603 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 14:44:36 +00:00
timeless%mac.com
030e9d615b
Bug 122809ÿMismatched allocator/deallocator ToNewCString & delete[]
...
r=bzbarsky@mit.edu sr=jag
git-svn-id: svn://10.0.0.236/trunk@113602 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 14:37:01 +00:00
rods%netscape.com
daf06d9375
Remove checking for numeric input from header/footer input
...
part of fix to 120062 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113600 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 13:38:13 +00:00
ccarlen%netscape.com
caadeea75a
Bug 121235 - Freeze nsIDirectoryServiceProvider2. r=dougt@netscape.com/sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113599 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 13:10:54 +00:00
bbaetz%student.usyd.edu.au
e20fe58870
Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
...
the db when required instead.
(Also fixes bug 58242 as a side effect)
r=myk, kiko
git-svn-id: svn://10.0.0.236/trunk@113598 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 12:23:05 +00:00
hyatt%netscape.com
cdc7d6d6d8
Fix Macho and Cocoa horkage because of a missing ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@113597 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 10:56:42 +00:00
seawood%netscape.com
1fe10f037c
Remove destination file if it exists before copying.
...
Bug #120586 r=bryner
git-svn-id: svn://10.0.0.236/trunk@113596 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 09:15:52 +00:00
leaf%mozilla.org
dabc9839b7
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@113595 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 09:12:11 +00:00
bryner%netscape.com
453c723957
Don't try to build native theme support on gtk2 (API changes). r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@113594 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 09:03:53 +00:00
seawood%netscape.com
db2075a2e3
Removing fallback hooks for deprecated configure options.
...
git-svn-id: svn://10.0.0.236/trunk@113593 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 08:59:16 +00:00
seawood%netscape.com
6a70d87d0a
Increase the lgot buffer for static Irix builds.
...
Bug #122917 r=nickb@adacel.com.au
git-svn-id: svn://10.0.0.236/trunk@113592 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 06:25:43 +00:00
blakeross%telocity.com
d2d17b6520
79047 - shift+space should scroll upwards. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113591 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 06:15:14 +00:00
blakeross%telocity.com
8ebc9524ff
122017 - shouldn't always unset shift when dispatching keypress event. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113590 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 06:14:10 +00:00
seawood%netscape.com
6e46c8276f
Use LDFLAGS when linking SIMPLE_PROGRAMS on win32
...
Bug #123065
git-svn-id: svn://10.0.0.236/trunk@113589 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 05:53:51 +00:00
seawood%netscape.com
ef829e43db
Set MAPFILE in config.mk instead of rules.mk
...
git-svn-id: svn://10.0.0.236/trunk@113588 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 05:49:14 +00:00
blakeross%telocity.com
352f4a09fb
67139 - title of active window should be checked in tasks menu. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113587 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 05:15:47 +00:00
cotter%netscape.com
a89a12f6e4
privacy & security help content update for Form Manager help, per 122806, r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@113586 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 03:52:33 +00:00
blakeross%telocity.com
7d279b7a8c
123285 - columns aren't correctly persisted in history and other outliners. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113585 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 03:44:51 +00:00
justdave%syndicomm.com
40ab41ff77
Fix for bug 14461: QA contact is no longer required. You can still leave it blank in editing and creating components if you
...
want, even if it's enabled now. This is consistant with the behavior of this field everywhere else in Bugzilla now.
Eventually this will be a per-product setting whether to enforce having one or not.
Patch by Matthew Tuck <matty@chariot.net.au >
r= justdave x 2
git-svn-id: svn://10.0.0.236/trunk@113584 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-04 00:41:40 +00:00
sicking%bigfoot.com
742947de1e
Fix IRIX bustage
...
git-svn-id: svn://10.0.0.236/trunk@113583 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 21:36:03 +00:00
rbs%maths.uq.edu.au
fe7bb4aef5
Using the recently added APIs to respond to dynamic changes: a _much_ simpler (re)fix of bug 114909 - dynamically changing displaystyle attribute in <mstyle> tag doesn't change display
...
git-svn-id: svn://10.0.0.236/trunk@113582 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 21:15:29 +00:00
rbs%maths.uq.edu.au
bc9ff10418
Add ReLayout() - a driver that hides the details needed to re-sync a frame subtree in case of dynamic changes: rebuild of automatic data, re-resolve script styles, fire a reflow
...
git-svn-id: svn://10.0.0.236/trunk@113581 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 21:06:51 +00:00
rbs%maths.uq.edu.au
de6635197e
slight simplification - the removal will recurse down to the wrapped child
...
git-svn-id: svn://10.0.0.236/trunk@113580 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 20:11:37 +00:00
jband%netscape.com
9ce852e366
unbust XPCONNECT_STANDALONE build. No change to default build. bug 121438. rs=jband.
...
git-svn-id: svn://10.0.0.236/trunk@113579 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 20:05:22 +00:00
sicking%bigfoot.com
6838b8f4b5
Make relational comparisons between NodeSets and booleans follow the spec.
...
b=116540 r=Pike sr=jst
git-svn-id: svn://10.0.0.236/trunk@113578 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 19:50:27 +00:00
beard%netscape.com
1a035e7a78
Fixing bustage caused by newly added mozilla/modules/libpr0n/decoders/ijpeg directory. Added explicit search path of ::decoders:jpeg: before ::.
...
git-svn-id: svn://10.0.0.236/trunk@113577 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 19:13:51 +00:00
blakeross%telocity.com
39cb58daff
fix an oops in last nights checkin. sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113576 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 18:27:09 +00:00
myk%mozilla.org
f89a91a9e4
Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template
...
instantiation code to globals.pl.
Patch by Myk Melez <myk@mozilla.org >.
r=gerv,kiko
git-svn-id: svn://10.0.0.236/trunk@113573 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 09:28:48 +00:00
blakeross%telocity.com
9ee927920a
121180 - clicking or dbl clicking on wrong things in bookmarks/history incorrectly opens url. a left and then right click in quick succession in bookmarks is counted as a double click. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@113572 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 08:40:31 +00:00
bryner%netscape.com
632ac8da85
Fixing some warnings in xpcom. Bug 118377, r=hwaara, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@113571 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 07:05:10 +00:00
seawood%netscape.com
7b423bbbcc
Add INSTALL file which outlines the basic steps to setting up a tinderbox
...
Clean up README
git-svn-id: svn://10.0.0.236/trunk@113568 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 06:31:44 +00:00
darin%netscape.com
3769c6f9ed
backing out some changes that accidentally slipped in!
...
git-svn-id: svn://10.0.0.236/trunk@113567 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 06:24:55 +00:00
blizzard%redhat.com
a3c36cf3d5
Add gtk2 to the list of dirs that are built. No bug on this. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@113565 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 06:09:22 +00:00
blizzard%redhat.com
47f131cf51
Add warning about this not being implemented. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113564 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 06:08:21 +00:00
blizzard%redhat.com
28419b1a35
Gtk2 files for viewer. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113563 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 06:06:06 +00:00
leaf%mozilla.org
8bc5eccf5e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@113562 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 04:42:15 +00:00
samuel%sieb.net
f0983bfcd8
Bug 112920 - add css rule for superfluous notifies
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@113561 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 04:36:59 +00:00
samuel%sieb.net
4b95e62e27
Bug 112920 - enhancement to notify code
...
r=rginda
chatzilla only
git-svn-id: svn://10.0.0.236/trunk@113560 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 04:35:26 +00:00
wtc%netscape.com
a464983a2e
Bugzilla bug 117479: add the PR_ABS macro. Thanks to Roland Mainz
...
<Roland.Mainz@informatik.med.uni-giessen.de > for the patch.
git-svn-id: svn://10.0.0.236/trunk@113559 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 04:34:50 +00:00
seawood%netscape.com
f3c761d348
Add check to see if 'cd $MOZ_TOOLS && pwd` failed.
...
git-svn-id: svn://10.0.0.236/trunk@113558 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 04:34:43 +00:00
blizzard%redhat.com
024ca97902
Bug #92033 . Land changes to get gfx/ building with gtk2. Lots of ifdef code here. r=cls,bryner sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113557 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:47:18 +00:00
leaf%mozilla.org
17d9bc1085
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@113556 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:42:16 +00:00
relyea%netscape.com
36e3068bc1
Bug 117978: accessor functions to all JCE keystore API to be implemented.
...
git-svn-id: svn://10.0.0.236/trunk@113555 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:37:26 +00:00
bzbarsky%mit.edu
25554d8060
Send "referer" header when loading links via link toolbar. Bug 119478,
...
r=choess@stwing.upenn.edu , sr=blake
git-svn-id: svn://10.0.0.236/trunk@113554 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:28:59 +00:00
seawood%netscape.com
f01d8582cf
Add support for MOZ_PROFILE, MOZ_COVERAGE, & MOZ_MAPINFO for win32 gmake builds.
...
Set these variables in your MOZCONFIG file before running configure or on the make cmd line when building in individual dirs.
git-svn-id: svn://10.0.0.236/trunk@113553 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:28:07 +00:00
leaf%mozilla.org
ecb2db1c4c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@113552 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:12:08 +00:00
seawood%netscape.com
6746e087bc
Add warning message if cl test prog fails for cygwin targets
...
git-svn-id: svn://10.0.0.236/trunk@113551 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 03:06:07 +00:00
seawood%netscape.com
c94f385d8c
Do not install the mozilla script on win32
...
git-svn-id: svn://10.0.0.236/trunk@113550 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 02:45:54 +00:00
bzbarsky%mit.edu
32878c94aa
Fix strict JS warning. Patch by Alex Vincent <jscript@pacbell.net>,
...
r=brade, sr=kin
git-svn-id: svn://10.0.0.236/trunk@113549 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 02:37:02 +00:00
pavlov%netscape.com
27a18104fd
adding new stub files for work with using intel's jpeg library
...
git-svn-id: svn://10.0.0.236/trunk@113548 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 01:54:08 +00:00
blakeross%telocity.com
6f1b90acc1
92749 - "view background image" context menu item doesn't always appear when it should. r=bz sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113547 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 00:58:38 +00:00
jband%netscape.com
5518ba6525
Add support for chaining 'additional managers' to the global interface info manager. This includes weakref support. This system allows us to dynamically aggregate interface info managers to support systems like SOAP. Clients of the interface info manager can traverse that list of additonal managers (if any are present) or ignore it. This fixes bug 103805. r=dbradley sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@113546 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 00:56:16 +00:00
seawood%netscape.com
0118504ff3
Add $(BIN_SUFFIX) to mkdepend defines
...
git-svn-id: svn://10.0.0.236/trunk@113545 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 00:41:00 +00:00
blakeross%telocity.com
6a2f5ed18a
39070 - can't dnd images or <areas>. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113544 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-03 00:06:12 +00:00
bryner%netscape.com
1a11ac5be2
Rest of the patch for bug 122542. I accidentely checked in the incomplete patch. r=varga, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@113543 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 23:22:10 +00:00
jband%netscape.com
f5ff27091a
Add C++ string support includes needed when AString params are used - NOT PART OF DEFAULT BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113540 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 22:33:16 +00:00
jband%netscape.com
37f418f3dd
Initial checkin of WSDL -> xpcom interface info translator quick test - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113539 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 22:31:12 +00:00
jband%netscape.com
a9712b4166
Commiting accumulated interface info extensions changes. NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113538 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 22:18:56 +00:00
jband%netscape.com
367216bc3e
Initial checkin of WSDL -> xpcom interface info translator. - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@113537 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 21:37:23 +00:00
alecf%netscape.com
43bee42ecd
more dependency updates
...
git-svn-id: svn://10.0.0.236/trunk@113536 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 21:29:01 +00:00
alecf%netscape.com
eeea2a1861
fix for bug 108988 r=caillon@returnzero.com, sr=blake
...
also fix a minor warning while I'm there
git-svn-id: svn://10.0.0.236/trunk@113535 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 21:13:10 +00:00
mkaply%us.ibm.com
d357e19dc2
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@113534 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 20:37:39 +00:00
alecf%netscape.com
c666ed8fca
dependency update
...
git-svn-id: svn://10.0.0.236/trunk@113533 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 20:09:29 +00:00
ian.mcgreer%sun.com
e16c936a53
Fix cert leaks when building a chain. There are several client auth bugs filed, this may not be for any one in particular, but was found with tstclnt.
...
git-svn-id: svn://10.0.0.236/trunk@113532 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 20:01:22 +00:00
seawood%netscape.com
1cce7268dc
s/command_handler/commandhandler/. Fixing win32 gmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@113531 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 20:00:00 +00:00
ian.mcgreer%sun.com
633f5faf30
bug 90518, selfserv dumps cache state before shutdown with -y option
...
git-svn-id: svn://10.0.0.236/trunk@113530 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 19:39:48 +00:00
bienvenu%netscape.com
711f501004
disallow drag drop into read-only imap folders r=naving, sr=mscott 112103
...
git-svn-id: svn://10.0.0.236/trunk@113528 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 17:30:03 +00:00
bienvenu%netscape.com
c2485da7ba
fix crash in morkRow::closerow object r=naving, sr=mscott 104659
...
git-svn-id: svn://10.0.0.236/trunk@113527 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 16:57:25 +00:00
bzbarsky%mit.edu
e72122a020
Make the unknown decoder pick up <table> and <div>. Bug 83480, r=rpotts,
...
sr=darin
git-svn-id: svn://10.0.0.236/trunk@113526 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 16:10:04 +00:00
rayw%netscape.com
15b1571fdb
Converted tests to use new names for services on my soap server.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@113525 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 15:42:27 +00:00
mkaply%us.ibm.com
1a35befbac
HPUX bustage
...
git-svn-id: svn://10.0.0.236/trunk@113524 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 14:30:00 +00:00
mkaply%us.ibm.com
75746a5566
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@113523 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 14:28:55 +00:00
mcafee%netscape.com
0049fa1e5f
Fixing more bustage. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@113522 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 08:10:55 +00:00
mcafee%netscape.com
1b7b202a89
Fixing build bustage, tab lossage
...
git-svn-id: svn://10.0.0.236/trunk@113521 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 07:58:39 +00:00
mcafee%netscape.com
524c5d653c
Ignore generated files.
...
git-svn-id: svn://10.0.0.236/trunk@113520 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 07:53:30 +00:00
mjudge%netscape.com
b12c99a155
xuldoc not content_xul
...
git-svn-id: svn://10.0.0.236/trunk@113519 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 07:49:04 +00:00
mjudge%netscape.com
6d432b1041
bad slash
...
git-svn-id: svn://10.0.0.236/trunk@113518 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 07:48:06 +00:00
mjudge%netscape.com
4f465d2207
wrong requires. fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@113517 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 06:59:44 +00:00
mjudge%netscape.com
15dedb88c4
missed this one
...
git-svn-id: svn://10.0.0.236/trunk@113516 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 06:03:50 +00:00
rbs%maths.uq.edu.au
2ff8bf1765
Continuing to factor handlers to rebuild automatic data during dynamic changes
...
git-svn-id: svn://10.0.0.236/trunk@113515 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:43:03 +00:00
blakeross%telocity.com
1cc6cc00c4
117672 - minor ui defect in mailnews pref pane. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113514 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:42:17 +00:00
blakeross%telocity.com
ae786e96e5
109560 - edit menu in history is broken. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113513 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:30:55 +00:00
blakeross%telocity.com
04f561119e
72796 - alt+space depresses focused elt additionally. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113512 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:26:36 +00:00
blakeross%telocity.com
17cbced010
120984 - removing unnecessary code in nsglobalhistory. r/sr=me,ben
...
git-svn-id: svn://10.0.0.236/trunk@113511 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:22:20 +00:00
blakeross%telocity.com
b93d9137a9
98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewittCVS: ----------------------------------------------------------------------
...
git-svn-id: svn://10.0.0.236/trunk@113510 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:19:40 +00:00
blakeross%telocity.com
58723b91b4
98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113509 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:18:26 +00:00
mjudge%netscape.com
80554b8869
file from previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@113508 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:14:25 +00:00
mjudge%netscape.com
40f7d1b02e
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
...
git-svn-id: svn://10.0.0.236/trunk@113507 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 05:13:56 +00:00
lordpixel%mac.com
cafbcdfba1
Final trunk fix for bug# 119118.
...
r=netdemon, sr=smfr.
r=sleestack (sherif) for checkin while tree closed
git-svn-id: svn://10.0.0.236/trunk@113506 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 04:44:14 +00:00
peterlubczynski%netscape.com
324ffc5a5e
Fix by Serge for crash after installing Java Plug-in on Linux bug 122246 r=peterl sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113505 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 04:42:05 +00:00
wtc%netscape.com
0993648262
Bugzilla bug 122961: export CERT_CreateSubjectCertList for PSM.
...
git-svn-id: svn://10.0.0.236/trunk@113504 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 04:41:06 +00:00
dougt%netscape.com
bb7377d5e8
backing out my optimization
...
git-svn-id: svn://10.0.0.236/trunk@113502 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 03:20:01 +00:00
darin%netscape.com
7814a2d020
should fix btek bustage
...
git-svn-id: svn://10.0.0.236/trunk@113501 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 02:49:52 +00:00
darin%netscape.com
b6b52d0d83
fixes bug 86917 "socket transport should try all ip addresses returned by
...
DNS service" r=gordon, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@113500 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 02:45:25 +00:00
depstein%netscape.com
0335fbd08c
Fixed web prog lstnr logging bug; added onStateChangeString() method to QaUtils. Also added entry to url table in nsIWebNav.cpp
...
git-svn-id: svn://10.0.0.236/trunk@113499 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 02:34:27 +00:00
bryner%netscape.com
ab15008e78
adding -moz-appearance for xbl listboxes. not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@113498 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 02:23:17 +00:00
pschwartau%netscape.com
39e30db812
Initial add. Regression test for bug 123002.
...
git-svn-id: svn://10.0.0.236/trunk@113497 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 02:03:43 +00:00
racham%netscape.com
cbcaff45cc
Fixing bug 122108. Changing the label from ISP or email provider to Email account in the accountwizard's account type page. r=robinf, jglick, bhuvan
...
git-svn-id: svn://10.0.0.236/trunk@113496 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:59:34 +00:00
rayw%netscape.com
9cd6379065
A variety of bug fixes in SOAP, most notably, eliminating 1999 schema
...
types.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@113495 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:47:27 +00:00
relyea%netscape.com
3c5d08984b
Add new PK11_ImportSymKeyWithFlags function for JSS
...
git-svn-id: svn://10.0.0.236/trunk@113494 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:46:05 +00:00
bryner%netscape.com
122d4289d3
Adding classic skin css for xbl checkboxes. Also fixing up borders on comboboxes. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@113493 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:42:25 +00:00
rjc%netscape.com
3ea20f13ac
Fix bug # 122952: Mac OS X internet search issues. r=sdagley,sfraser
...
git-svn-id: svn://10.0.0.236/trunk@113492 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:35:33 +00:00
vidur%netscape.com
7673c9518e
Scoping rules seem to be different on windows and linux. Fixed compiler error on windows. This is not yet part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@113491 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:32:04 +00:00
jst%netscape.com
3ca2b8124f
Fixing bug 113856. Don't crash when resolving a name of a class w/o a primary iid. r=heikki@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113490 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:31:22 +00:00
dougt%netscape.com
154c1a0782
fixes 122892. Optimization Clone of nsLocalFile. Instead of reiniting object, we use default c++ copy construction. r=ccarlen@netscape.com, sr=dveditz@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113489 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:25:57 +00:00
javi%netscape.com
7fbb88f57b
Fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@113487 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:20:54 +00:00
bzbarsky%mit.edu
b9f15766ea
add .shtml to list of extensions we register with ourselves. Bug 60733,
...
r=law, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@113484 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:06:36 +00:00
rogerl%netscape.com
faeb4c2ffd
Incremental fixes.
...
git-svn-id: svn://10.0.0.236/trunk@113483 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:06:34 +00:00
jj%netscape.com
de388a3149
updating to 0.9.8
...
git-svn-id: svn://10.0.0.236/trunk@113482 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 01:05:47 +00:00
bbaetz%student.usyd.edu.au
88e6e84628
Bug 110241 - redo ftp control connection parsing code
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113478 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:55:06 +00:00
varga%utcru.sk
ed6a00ae2e
Fix for 120976. Drop feedback needs some polishing.
...
r=bryner, sr=blake
git-svn-id: svn://10.0.0.236/trunk@113477 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:54:19 +00:00
peterlubczynski%netscape.com
32321d73c4
Restore consuming of keypress events and don't pass them to plugins also give windowless plugins focus when mouse clicked bug 122501 r=kmcclusk@netscape.com sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113475 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:23:30 +00:00
peterlubczynski%netscape.com
3a102d9545
Send raw keyboard event for windowless plugins, bug 122501 r=kmcclusk@netscape.com sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113474 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:21:53 +00:00
jst%netscape.com
e88756b2b7
Fixing bug 113498. Making .src on a new Image(); always be absolute. r=sicking@bigfoot.com, rs=rpotts@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@113473 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:17:40 +00:00
dveditz%netscape.com
6196387bf8
bug 94108/122881 clean up obsolete components to prevent scary errors
...
for people who upgrade. patch by curt@netscape.com , r=ssu/sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@113472 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:13:12 +00:00
varga%utcru.sk
295a8002c4
Fix for bugs:
...
120299 - Drop feedback is narrow first time
121187 - drag of message summary line (even without drop) garbles bounding box
r=sfraser, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113471 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:13:07 +00:00
law%netscape.com
3719c10b3a
Bug 117702; change wording to say 'system tray'; r=caillon, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@113469 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:09:46 +00:00
law%netscape.com
4b806dba32
Bug 119767; remove bogus text/html entry from defaulit mimeTypes.rdf; r=bzbarsky, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@113468 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:07:35 +00:00
peterlubczynski%netscape.com
fc583de88a
Fix for plugins not being able to get handle to doc's window if plugin is HIDDEN because it has no view. Use the pres shell instead. bug 123059 r=ToddTaylor sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113467 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:07:20 +00:00
law%netscape.com
905119f6b5
Bug 107088; don't set any group/world permissions on temp file; r=bzbarsky, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@113466 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-02 00:06:12 +00:00
bryner%netscape.com
6e61e54a46
Adding classic skin css for xbl select widget. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@113465 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:59:26 +00:00
law%netscape.com
f54f76debd
Bug 120931; remember last used directory (for older versions of windows that don't do it automatically); r=cmanske, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@113464 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:58:55 +00:00
rjesup%wgate.com
5f600bf6e5
Bug 117667: access past end of docshell child array. sr=jst, r=joki
...
git-svn-id: svn://10.0.0.236/trunk@113463 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:56:48 +00:00
jaggernaut%netscape.com
0ac23b506b
Bug 90221: Click() needs to act like a real click. r=jst, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@113462 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:55:49 +00:00
cmanske%netscape.com
b4ef8479ba
Fixed Open Location dialog for Composer, b=122933, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113461 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:53:30 +00:00
law%netscape.com
2013e60c16
Bug 94756; make file picker check for read-only files when saving; r=cmanske, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@113460 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:52:58 +00:00
samuel%sieb.net
38ea9c6ced
Bug 122910 - chatzilla won't start
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113459 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:48:11 +00:00
hewitt%netscape.com
8fa2c0020b
110001 - onpagehide should not fire events when traversing back in the wizard, r=racham, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@113458 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:09:42 +00:00
ccarlen%netscape.com
eba9538f7a
Not part of build, very out of date.
...
git-svn-id: svn://10.0.0.236/trunk@113457 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:07:47 +00:00
ssu%netscape.com
def5b868f6
fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@113456 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:05:45 +00:00
hewitt%netscape.com
59e6d9a637
120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@113455 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 23:03:22 +00:00
ccarlen%netscape.com
d4f88daea6
Bug 120026 - rework PPEmbed so its classes are less dependent and more easily reusable. r=adamlock@netscape.com/sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113454 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:57:19 +00:00
ccarlen%netscape.com
3799e84dd5
New files for bug 120026 - rework PPEmbed so its classes are less dependent and more easily reusable. r=adamlock@netscape.com/sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113453 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:55:18 +00:00
serge%netscape.com
dc78c9c9ed
fix #109353 ; N620, Trunk & M097 crash [@ libpthread.so.0 - PL_strfree]; r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113452 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:50:59 +00:00
jj%netscape.com
1cdcd82c6f
this file causes the OS9 Finder to flip the "isPackage" flag of the "macbuild" directory, preventing its access. PkfInfo can be generated on the fly by the build script instead, like the current Carbon build automation does.
...
git-svn-id: svn://10.0.0.236/trunk@113451 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:38:18 +00:00
heikki%netscape.com
51cf66c5f5
Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@113450 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:28:55 +00:00
pinkerton%netscape.com
ae9adfc171
tree->treeview bug 115747, rs=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@113449 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:21:51 +00:00
hewitt%netscape.com
b63f84685c
114580 - commonDialog is slow as molasses, r=jag, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@113448 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:18:59 +00:00
rginda%netscape.com
35e3f21bfb
- venkman only -
...
bug 122850, venkman error on startup
the fix for bug 121744 made |for (a in undefined);| throw an error, so now we have to validate |attrs| here.
git-svn-id: svn://10.0.0.236/trunk@113447 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 22:12:09 +00:00
naving%netscape.com
33319c4dd2
115071 r=nhotta (for collation part) sr=mscott. fix folder-pane, menus sorting on mac os x by using collation
...
key and creating sort arcs as nsIRDFBlob. Added abiltity to createBlobNode
123017 sr=bienvenu fixing start-ip crash in nsMsgFolderDatasource
git-svn-id: svn://10.0.0.236/trunk@113446 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:46:05 +00:00
peterlubczynski%netscape.com
ca86fbd4ee
Checking in for nis@sparc.spb.su, fix for Java applets inserted as <OBJECT> run in spite of Java is turned off in Preferences bug 116888 r=peterl sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113445 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:40:49 +00:00
bzbarsky%mit.edu
bcc31f85dd
Don't let an empty intl.charset.default pref set the document charset to
...
the empty string. Fall back to ISO-8859-1 in the script loader if there
is no other charset set. Bug 118404, r=harishd, sr=jst
git-svn-id: svn://10.0.0.236/trunk@113444 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:36:00 +00:00
akkana%netscape.com
efa43449be
121046: fix a rewrap hang. r=adu@sparc.spb.su sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@113443 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:29:16 +00:00
darin%netscape.com
0442329028
fixes bug 123031 "Setting username and password on nsIURI object damages
...
host part of URL, preventing FTP transfer" r=cmanske, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113442 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:20:51 +00:00
darin%netscape.com
e4b147b47f
fixes bug 122675 "socket transport doesn't cancel properly if busy resolving
...
or connecting" r=gordon, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113441 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:18:13 +00:00
wtc%netscape.com
eba46abb7a
Bugzilla bug 122712: moved the two newly exported symbols to the right
...
place.
git-svn-id: svn://10.0.0.236/trunk@113440 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:16:43 +00:00
mcafee%netscape.com
daa2e99a89
Back to PrintSize
...
git-svn-id: svn://10.0.0.236/trunk@113439 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:07:04 +00:00
darin%netscape.com
4b34d2efe1
fixes bug 122787 "(nsIURI) nsStandardURL::SetFileName doesn't recalculate mPath"
...
r=dougt, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113438 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 21:03:10 +00:00
andreas.otte%debitel.net
a67c733b80
making patch for bug 120959 [Use of ".." in address causes links to
...
relative URL's to fail] a little bit prettier (remove unnecessary
clause), r=brendan, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113437 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 20:30:15 +00:00
bzbarsky%mit.edu
5490fe59f6
View source channels should implement nsIUploadChannel for when we get
...
postdata working with them. Bug 122851, r=darin, sr=rpotts.
git-svn-id: svn://10.0.0.236/trunk@113436 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 20:18:26 +00:00
rods%netscape.com
75f3adcd31
fix ref count bloat
...
Bug 123011 sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113435 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 20:12:35 +00:00
seawood%netscape.com
4f41222d8a
Fixing win32 gmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@113434 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 19:52:42 +00:00
mcafee%netscape.com
e23a48cbcb
Adding graph server support to trace-malloc tests
...
git-svn-id: svn://10.0.0.236/trunk@113433 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 19:01:40 +00:00
ian.mcgreer%sun.com
9b23ec2d9d
fix cert leak found by client auth
...
git-svn-id: svn://10.0.0.236/trunk@113432 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 18:18:13 +00:00
relyea%netscape.com
300485bc29
Fix memory leak.
...
git-svn-id: svn://10.0.0.236/trunk@113431 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 17:57:05 +00:00
myk%mozilla.org
75dca718c9
Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by removing text of buttons that do not work in that browser.
...
Patch by Myk Melez <myk@mozilla.org >.
r=kiko x 2
git-svn-id: svn://10.0.0.236/trunk@113430 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 17:50:00 +00:00
wtc%netscape.com
911b346fe5
Bugzilla bug 122944: detect Cygwin's uname.
...
git-svn-id: svn://10.0.0.236/trunk@113429 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 17:27:55 +00:00
ian.mcgreer%sun.com
126fdb9cd7
bug 121628, persistent cache of hardware token certs
...
git-svn-id: svn://10.0.0.236/trunk@113428 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 17:25:15 +00:00
rods%netscape.com
798a2cf9a2
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@113427 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 17:19:10 +00:00
rods%netscape.com
ab7bd4353a
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@113426 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 17:04:03 +00:00
rods%netscape.com
01be94da6c
fix build breakage
...
git-svn-id: svn://10.0.0.236/trunk@113425 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 16:17:40 +00:00
rods%netscape.com
f944fc2ad3
Added GlobalPrintSettings
...
Bug 120622 r=dcone sr=waterson
git-svn-id: svn://10.0.0.236/trunk@113424 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 15:48:21 +00:00
rods%netscape.com
82a2414831
enable a margin like gap specification for printing on unix
...
make it settable via the joboptions dialog
Bug 102596 r=roland sr=kin
git-svn-id: svn://10.0.0.236/trunk@113423 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 15:31:15 +00:00
mkaply%us.ibm.com
1211f86623
#122482
...
rs=jst
Make OS/2 go down a Windows path to fix some focus events
git-svn-id: svn://10.0.0.236/trunk@113422 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 15:14:35 +00:00
rbs%maths.uq.edu.au
ef52d88af3
Added two APIs, InheritAutomaticData() & TransmitAutomaticData(), to respond to dynamic changes that affect automatic data (i.e., data inferred from the actual definition of each MathML tag). The computation of the data was so far mostly locked in Init() and SetInitialChildList() which are meant to be called only once in the life-time of a frame. Factored this computation into the two APIs to be used to rebuild the data, and which can be called repeatedly as appropriate, when dynamic changes arise in the content model. Shuffled code to stay in sync and consolidated the hooks used dynamic changes with the APIs
...
git-svn-id: svn://10.0.0.236/trunk@113421 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 15:10:50 +00:00
jake%acutex.net
18e6a3ea4d
Bug 122154 part 2 - Eliminiate the use of the "usetms" Javascript cache variable.
...
Patch by Christian Reis <kiko@async.com.br >
r= bbaetz, jake
git-svn-id: svn://10.0.0.236/trunk@113420 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:52:37 +00:00
rods%netscape.com
20b4083174
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
git-svn-id: svn://10.0.0.236/trunk@113419 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:52:11 +00:00
locka%iol.ie
7098e78188
Obvious fix to stop deprecated winEmbed from crashing. b=120956
...
git-svn-id: svn://10.0.0.236/trunk@113418 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:33:33 +00:00
jake%acutex.net
7efb764af7
Bug 121636 - Provide support for cvsgraph (requires the cvsgraph binary, see bug 121636 for more information).
...
r= kiko
git-svn-id: svn://10.0.0.236/trunk@113417 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:32:55 +00:00
rbs%maths.uq.edu.au
72fc39cdaf
activate the rhelper to wrap foreign frames
...
git-svn-id: svn://10.0.0.236/trunk@113416 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:31:21 +00:00
rbs%maths.uq.edu.au
7c7c9f7ebf
Helper class use for wrapping non-MathML elements (e.g., html:img) so that they can mix better with other surrounding MathML markups. Factored previous code here and added hooks that were needed for child list operations
...
git-svn-id: svn://10.0.0.236/trunk@113415 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:23:07 +00:00
jaggernaut%netscape.com
69ac84dbd0
Bug 122083: Typing "v", "vi", "vie" ... "view-source" into URL bar and pressing enter freezes Mozilla. r=dbradley, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113414 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 14:22:22 +00:00
locka%iol.ie
807280c2ba
Fix for stall when saving certain documents. Don't count non-persistent URIs when figuring out whether to do state notifications synchronously or asynchronously. b=122078 r=brade@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113413 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 12:42:13 +00:00
timeless%mac.com
e73045e569
Bug 109138 platform detection not working on macintosh
...
r=bbaetz r=gerv
adds another regexp for MacOSX
git-svn-id: svn://10.0.0.236/trunk@113412 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 10:05:04 +00:00
seawood%netscape.com
2eaf14d1b4
Had the logic backwards
...
git-svn-id: svn://10.0.0.236/trunk@113410 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 08:40:31 +00:00
dean_tessman%hotmail.com
e8149ab232
Forgot the .h for 122057.
...
git-svn-id: svn://10.0.0.236/trunk@113409 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 06:55:41 +00:00
ian%hixie.ch
3e9ca21d73
* Added getGroupMembers() to the User data source.
...
* Fixed a bug in the MySQL implementation of User data source's getGroupName() method. It treated 'row' as an array ref instead of a normal array.
* Made the MySQL User data source automatically add a group with ID 1, named 'Administrators'.
* Special-cased the group with ID 1 in the user object so that if a user is in that group, he automatically is assumed to have all rights.
* Fixed a bug with the saving of the original groups in the user object (the backup object was simply a reference to the original object, which was later changed in place, causing the backup to change too).
* Fixed the handling of rights in the user object constructor to simply set the rights in one line instead of using indirection.
* Fixed the invalidateRights() method of the user object to correctly re-set the rights (previously it was not turning the generated array into a hashref).
* Added a setup.install implementation to the login component. It now queries the user for an administration username and creates the relevant user and puts it in the magic group 1.
* Fixed a call to checkAddress() in the login component.
git-svn-id: svn://10.0.0.236/trunk@113408 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 06:48:02 +00:00
ian%hixie.ch
78a5b28737
Commented out the call to Net::SMTP's verify() method and replaced it with a generic regexp sanity check. It appears that VRFY is not correctly implemented on all servers. (I may be mistaken on this; it might just be a bug somewhere in the PLIF code that is messing something up, but I couldn't find it if so.)
...
git-svn-id: svn://10.0.0.236/trunk@113407 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 06:38:55 +00:00
dean_tessman%hotmail.com
d20cb76545
122057 - springloaded folders trigger too easily
...
r=varga@utcru.sk , sr=ben
git-svn-id: svn://10.0.0.236/trunk@113406 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 06:36:28 +00:00
ian%hixie.ch
bcf3696b25
Added a check that ensures that the configuration file is not readable or writable by anyone except the user running the script. This closes a potential security hole on shared machines. Changed the umask during the creation of the configuration file so that the permission bits are set that way too. Added a comment to clarify the superficially recursive nature of the configuration database and the configuration data source.
...
git-svn-id: svn://10.0.0.236/trunk@113405 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 06:36:27 +00:00
ian%hixie.ch
d36a91026e
Another change that should be done at some point: Move PLIF/DataSource/*/MySQL.pm to PLIF/DataSource/MySQL/*.pm
...
git-svn-id: svn://10.0.0.236/trunk@113404 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 06:32:17 +00:00
wtc%netscape.com
6cba3e1cfe
Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging.
...
git-svn-id: svn://10.0.0.236/trunk@113403 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 05:57:49 +00:00
seawood%netscape.com
f12faa3172
Add windbgdlg to standalone xpcom list
...
git-svn-id: svn://10.0.0.236/trunk@113402 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 05:31:30 +00:00
ducarroz%netscape.com
ac100a19d2
Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@113401 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 05:15:01 +00:00
bryner%netscape.com
c5d149916e
bug 108791 - infinite recursion crash when tabbing if there is no focusable content. r=saari, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@113400 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 05:14:44 +00:00
seawood%netscape.com
25e0750204
Do not place the .res file inthe srcdir
...
git-svn-id: svn://10.0.0.236/trunk@113399 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 04:50:32 +00:00
seawood%netscape.com
365f6849de
Skip installing mozilla-config & run-mozilla.sh on os/2 & win32
...
git-svn-id: svn://10.0.0.236/trunk@113398 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 04:49:21 +00:00
seawood%netscape.com
f7cdc080f7
Fixing win32 gmake bustage from Cavin's checkin of bug #119441 .
...
git-svn-id: svn://10.0.0.236/trunk@113397 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 04:12:54 +00:00
racham%netscape.com
d366eae2b3
Fixing bug 122868. Check for existence of accountValues before saving an account in onSave routine to avoid problems with deleted accounts. sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@113396 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 03:59:06 +00:00
bryner%netscape.com
20a287ba58
bug 122542 - make outliner content view only respond to ContentInserted/ContentRemoved notifications concerning its own outliner. Also fix html option support. r=varga, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@113395 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 03:21:38 +00:00
roc+%cs.cmu.edu
71e04391bf
Bug 122325. Repaint correct areas when a view is resized. r=kmcclusk,sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113394 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 03:10:59 +00:00
cavin%netscape.com
ea51a673c6
Fix for #119441 . Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@113393 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 02:36:58 +00:00
relyea%netscape.com
9ec4db4c97
certutil -L now opens the DB ReadOnly. Add the '-X' option to the test is still
...
testing the R/W case.
git-svn-id: svn://10.0.0.236/trunk@113392 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 02:28:32 +00:00
relyea%netscape.com
4965975f8a
Make the following functions open the databases Readonly:
...
ListCerts PrintHelp ListKeys ListModules CheckCertValidity Version
Add an option (-X) to restore the old behaviour of openning the Databases R/W
git-svn-id: svn://10.0.0.236/trunk@113391 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 02:26:40 +00:00
alecf%netscape.com
f7ee18f044
one more part of fix for bug 107575, including the much coveted whitespace
...
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
git-svn-id: svn://10.0.0.236/trunk@113390 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 01:53:09 +00:00
shrutiv%netscape.com
cfab9c51c9
Removing variable 'linuxoption' and correcting indentation
...
git-svn-id: svn://10.0.0.236/trunk@113389 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 01:49:05 +00:00
rods%netscape.com
e3017ad0ff
This was suppose to go in as part of
...
Bug 122530 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113388 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 01:42:37 +00:00
rjc%netscape.com
bed41cef23
Fix bug # 122757: Mac OS 9/X packages. Also, de-tab. r=tingley sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113387 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:49:29 +00:00
darin%netscape.com
3f0914eda9
fix mach-o bustage
...
git-svn-id: svn://10.0.0.236/trunk@113386 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:48:32 +00:00
jaggernaut%netscape.com
4e98524ff9
Just fixing some indents/whitespace, rs=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@113385 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:45:58 +00:00
pete%alphanumerica.com
76dbb12d7a
r=dougt
...
This file is very old and very outdated. Please use jslib for local file i/o
jslib.mozdev.org.
Not part of the build
--pete
git-svn-id: svn://10.0.0.236/trunk@113384 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:30:25 +00:00
rjc%netscape.com
e44721dff3
Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson
...
git-svn-id: svn://10.0.0.236/trunk@113383 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:24:27 +00:00
rogerl%netscape.com
5464363ef6
Incremental ECMA test suite fixes.
...
git-svn-id: svn://10.0.0.236/trunk@113382 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:05:37 +00:00
rjc%netscape.com
6ee0e210e2
Fix bug # 112860: trivial null check for PPEmbed. r=ccarlen
...
git-svn-id: svn://10.0.0.236/trunk@113381 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-01 00:03:25 +00:00
bbaetz%student.usyd.edu.au
37e83dae0b
Bug 122744 - charting fails taint checks
...
r=daa@distributed.net , gerv
git-svn-id: svn://10.0.0.236/trunk@113380 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 23:51:38 +00:00
bbaetz%student.usyd.edu.au
af02b7487d
Fix up "used only once" warning from kiko's checkin.
...
r=kiko x 2.
git-svn-id: svn://10.0.0.236/trunk@113379 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 23:46:51 +00:00
danm%netscape.com
5ae1a11f6f
change in wording of comment. bug 122393
...
git-svn-id: svn://10.0.0.236/trunk@113378 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 23:32:07 +00:00
cavin%netscape.com
b8e8220800
Fix for bugscape 11772. Reset the phone number arrays after the numbers are parsed and copied to an address card object. r=ducarroz, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@113377 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 23:25:04 +00:00
darin%netscape.com
9577ca27d8
possibly fixes bustage on objdir tinderbox's
...
git-svn-id: svn://10.0.0.236/trunk@113376 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 23:15:03 +00:00
darin%netscape.com
f9fabb5da4
fixes win32 bustage
...
git-svn-id: svn://10.0.0.236/trunk@113375 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 23:05:20 +00:00
blizzard%redhat.com
1a5a0eee88
Back out fixes for 121011 until I fix more issues.
...
git-svn-id: svn://10.0.0.236/trunk@113373 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:45:26 +00:00
bzbarsky%mit.edu
ec37d8f825
Don't use "(null)" for the image filename if there is no filename in the
...
url. Bug 121504, r=doron, sr=blake
git-svn-id: svn://10.0.0.236/trunk@113372 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:30:50 +00:00
naving%netscape.com
75cff9aa43
112927 sr=bienvenu. fix whitespace, we do lot more than alerting, we backup old rules.dat as rulesbackup.dat
...
and create a new rules.dat and alert is thrown when receiving new mail/opening filters dialog.
git-svn-id: svn://10.0.0.236/trunk@113371 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:23:42 +00:00
darin%netscape.com
38e3bdc4e9
fixes bug 118651 "nsIFileURL.file needs to return nsIFile that was set"
...
r=dougt, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@113370 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:17:35 +00:00
heikki%netscape.com
10484cc5cc
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@113369 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:12:36 +00:00
naving%netscape.com
b289c7bddf
112927 sr=bienvenu. Made it so that we alert the user in case we cannot
...
parse rules.dat, upon getting filterList
git-svn-id: svn://10.0.0.236/trunk@113368 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 22:08:48 +00:00
naving%netscape.com
cb1c5fb41f
112927 sr=bienvenu makefile changes
...
git-svn-id: svn://10.0.0.236/trunk@113367 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:58:26 +00:00
alecf%netscape.com
0a5545c945
windows side of fix to bug 100676 - remove xpcom dependency on uconv by switching to native locale-conversion routines
...
r=ccarlen, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@113366 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:55:01 +00:00
alecf%netscape.com
c3215fb222
mac side of fix for bug 100676
...
code by ccarlen, r=alecf, sr=sfraser
remove xpcom dependency on uconv by switching to native mac locale-conversion routines
git-svn-id: svn://10.0.0.236/trunk@113365 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:54:16 +00:00
dougt%netscape.com
b0f0084cf4
fixing another type
...
git-svn-id: svn://10.0.0.236/trunk@113362 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:45:04 +00:00
bienvenu%netscape.com
698e59f48c
fix crash playing back offline empty of imap trash when trash is selected, check for null dbfolderinfo rs=mscott 121799
...
git-svn-id: svn://10.0.0.236/trunk@113361 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:19:55 +00:00
locka%iol.ie
23d7d6395e
NOT PART OF BUILD. Nullify pointer
...
git-svn-id: svn://10.0.0.236/trunk@113360 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:04:39 +00:00
mscott%netscape.com
5bb62e7ef4
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113359 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 21:02:16 +00:00
dougt%netscape.com
b75a3cfdef
Fixing typo
...
git-svn-id: svn://10.0.0.236/trunk@113358 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:43:22 +00:00
pinkerton%netscape.com
533bae36a4
if label attribute changes, set the parent menu to dirty. r=sdagley/sr=blake. bug#122826, bugscape#11829
...
git-svn-id: svn://10.0.0.236/trunk@113357 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:43:17 +00:00
seawood%netscape.com
37b1446d30
Per the hpux compiler:
...
# Nonempty source files must end with a newline that is not preceded by a backslash.
git-svn-id: svn://10.0.0.236/trunk@113356 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:39:17 +00:00
pinkerton%netscape.com
cf8f4871db
add MANIFEST_IDL for content:html:document:public
...
git-svn-id: svn://10.0.0.236/trunk@113355 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:35:06 +00:00
pinkerton%netscape.com
3cd8c83ac1
moving idl into MANIFEST_IDL to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@113354 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:34:17 +00:00
locka%iol.ie
e584cbfe98
NOT PART OF BUILD. Make plugin easier to build
...
git-svn-id: svn://10.0.0.236/trunk@113353 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:32:00 +00:00
mkaply%us.ibm.com
e91a3a7744
No bug - fix some tabs that were really bugging me
...
git-svn-id: svn://10.0.0.236/trunk@113352 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:31:59 +00:00
despotdaemon%netscape.com
abe8aff7b4
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@113351 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:30:54 +00:00
bzbarsky%mit.edu
ea2ee4e526
Check that the uri actually has an extension before trying to
...
GetTypeFromExtension. Bug 122742, r=timeless, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@113350 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:12:53 +00:00
jake%acutex.net
11e4684e5b
Bug 122636 - Templatise colchange.cgi
...
Patch by David Lawrence <dkl@redhat.com > and Christian Reis <kiko@async.com.br >
r= kiko, jake
git-svn-id: svn://10.0.0.236/trunk@113349 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:12:50 +00:00
bienvenu%netscape.com
8d7bbb7ce2
fix hourglass problem selecting a non-selectable imap folder r=naving, sr=mscott 120608
...
git-svn-id: svn://10.0.0.236/trunk@113348 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 20:10:06 +00:00
akkana%netscape.com
1a4a0619ba
113551: add bindings for Sun copy/paste keys. r=bz, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@113347 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:59:02 +00:00
hwaara%chello.se
24e148d7f5
#74248 , implement the capability to _underline_ words, just like *bold* works. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>.
...
r=hwaara, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@113346 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:51:58 +00:00
rginda%netscape.com
aea77eb096
bug 65512, fix typo on HELLO message
...
git-svn-id: svn://10.0.0.236/trunk@113345 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:48:49 +00:00
pinkerton%netscape.com
2972973e02
tooltips themed. r=sdagley/sr=ben. bug#115754
...
git-svn-id: svn://10.0.0.236/trunk@113344 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:45:20 +00:00
radha%netscape.com
2e0a0cfd1f
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, nisheeth, darin
...
git-svn-id: svn://10.0.0.236/trunk@113343 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:45:01 +00:00
radha%netscape.com
309a70610e
wyciwyg channel files added. bug=35340 r/sr = jst, nisheeth, darin
...
git-svn-id: svn://10.0.0.236/trunk@113342 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:44:08 +00:00
ccarlen%netscape.com
f2682c9416
Bug 101362 - Don't use Unicode ellipsis char in properties. r=mkaply@us.ibm.com
...
git-svn-id: svn://10.0.0.236/trunk@113341 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:43:43 +00:00
mikep%oeone.com
25b6f7e115
Fixing bug 122673, recur forever events broken.
...
git-svn-id: svn://10.0.0.236/trunk@113340 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:40:44 +00:00
seawood%netscape.com
c790e01283
Removing removed Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@113339 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:39:33 +00:00
radha%netscape.com
38a7a759a1
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, darin,nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@113338 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:38:16 +00:00
radha%netscape.com
9607a6f0c7
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, nisheeth, darin.
...
git-svn-id: svn://10.0.0.236/trunk@113337 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:36:45 +00:00
radha%netscape.com
0a2fcf9a45
Initial checkin for wyciwyg protocol implementation. bug=35340 r/sr by nisheeth, darin, jst
...
git-svn-id: svn://10.0.0.236/trunk@113336 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:35:33 +00:00
radha%netscape.com
cad9148b23
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@113335 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:33:05 +00:00
mikep%oeone.com
55553ca6c7
Removing alert.
...
git-svn-id: svn://10.0.0.236/trunk@113334 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:31:01 +00:00
mikep%oeone.com
d5c92ea8e9
Fixing bug 122676, no indication of events in left hand unifinder.
...
git-svn-id: svn://10.0.0.236/trunk@113332 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:29:02 +00:00
ian.mcgreer%sun.com
c2387fe9a7
have certutil shutdown cleanly so purify is easier to deal with
...
git-svn-id: svn://10.0.0.236/trunk@113331 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:27:07 +00:00
relyea%netscape.com
0318f63324
Fix thread local storage leak.
...
git-svn-id: svn://10.0.0.236/trunk@113329 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:18:55 +00:00
javi%netscape.com
b301c828f4
Make the projects depend on a .exp file that doesn't start with '_' so that we know the .exp file wasn't generated by CodeWarrior.
...
git-svn-id: svn://10.0.0.236/trunk@113328 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:10:46 +00:00
javi%netscape.com
ba5935c915
Use LoadableRoots.mcp.exp instead of _*.exp so that we know
...
the .exp wasn't generated by CodeWarrior.
git-svn-id: svn://10.0.0.236/trunk@113327 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:05:27 +00:00
mikep%oeone.com
1179bc8354
Fixing js warnings, and a fix for bug 109262.
...
git-svn-id: svn://10.0.0.236/trunk@113326 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 19:00:00 +00:00
ian%hixie.ch
cd94938f2b
Removed an erroneous comment, which should be the last traces of the old problem of the lack of a configuration file being a fatal error.
...
git-svn-id: svn://10.0.0.236/trunk@113325 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 18:30:21 +00:00
ian%hixie.ch
095dfaa67a
Theoretical nit: call inherited constructor just in case at some point in the future it does something useful...
...
git-svn-id: svn://10.0.0.236/trunk@113324 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 17:35:52 +00:00
ian.mcgreer%sun.com
f0c3d0a6e5
couple of fixes
...
git-svn-id: svn://10.0.0.236/trunk@113323 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 17:28:49 +00:00
ian.mcgreer%sun.com
efbc7765e6
bug 90518, implement methods for dumping the state of the cache and temp cert store in NSS 3.4
...
git-svn-id: svn://10.0.0.236/trunk@113322 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 17:08:32 +00:00
jake%acutex.net
9fab98208e
Some additional files we should be ignoring
...
git-svn-id: svn://10.0.0.236/trunk@113321 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 16:28:35 +00:00
locka%iol.ie
b756e0d7c4
Remove dead webshell xlib stuff. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113320 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:48:23 +00:00
locka%iol.ie
371c7f20e3
Remove dead RaptorShell. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113319 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:46:33 +00:00
locka%iol.ie
6de7fb8599
Remove dead makefiles. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113318 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:45:34 +00:00
locka%iol.ie
51247535aa
Remove dead ngprefs. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113317 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:43:26 +00:00
locka%iol.ie
20e4ad1b98
Remove reference to dead embed subdir. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113316 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:39:26 +00:00
locka%iol.ie
e8ac7f2beb
Remove dead test code - ComFactory. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113315 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:34:42 +00:00
locka%iol.ie
96e2d61128
Remove reference to dead test ComFactory. b=113970
...
git-svn-id: svn://10.0.0.236/trunk@113314 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 15:33:32 +00:00
rods%netscape.com
8ee374e751
Enables builds to compile in special faetures only available in the current SDK
...
Bug 122530 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113313 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 14:40:33 +00:00
rods%netscape.com
b23f492af0
This does the following:
...
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113312 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 14:30:22 +00:00
jake%acutex.net
0b5e8f4c53
Bug 122589 -- Update gnats conversion script to newer schema of 2.14.
...
Patch by Andrea Dell'Amico <adellam@link.it >
git-svn-id: svn://10.0.0.236/trunk@113311 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 14:29:21 +00:00
rods%netscape.com
e7492a75bb
Clipping wasn't being set correctly in the PageContentFrame when the reflow was smaller than a page
...
Bug 122434 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@113310 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 14:24:06 +00:00
igor%mir2.org
172a122344
Use heapsort instead of qsort for Array.sort to follow JS for reasons described in http://bugzilla.mozilla.org/show_bug.cgi?id=99120
...
git-svn-id: svn://10.0.0.236/trunk@113309 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 10:08:17 +00:00
despotdaemon%netscape.com
c20f68385d
Pseudo-automatic update of changes made by badami@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@113308 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 09:33:51 +00:00
bbaetz%student.usyd.edu.au
2370ca85ab
Bug 122548 - ftp was adding bogus (empty) entries for files. We shouldn't
...
be caching these at all
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113307 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 08:43:52 +00:00
seawood%netscape.com
308f00fd3c
Remove check against fd->secret->md.connectionReturnValue as it always returns 0. Fixing page not loading due to nonblocking connection problem.
...
Bug #121327 r=arougthopher@lizardland.net
git-svn-id: svn://10.0.0.236/trunk@113306 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 07:43:22 +00:00
mscott%netscape.com
c2ab48dbae
Bug #122351 --> if the shell doesn't support wide string
...
friendly versions of Shell_NotifyW, then gracefully fall back and
use the older ASCII versions (Shell_Notify).
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113305 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 07:31:07 +00:00
brendan%mozilla.org
7804e10cfe
Fix for(i in null) and for(i in undefined) to error per ECMA, rather than iterating zero times (121744, r=khanson, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@113304 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 07:30:05 +00:00
cotter%netscape.com
c43af1c5c6
ongoing privacy & security updates; forms, privacy & security prefs changes; r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@113303 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 06:40:35 +00:00
seawood%netscape.com
aabd7d93bb
Call 'alldep' instead of 'depend build' to avoid the extra export stage.
...
r=bryner
git-svn-id: svn://10.0.0.236/trunk@113299 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 06:15:19 +00:00
mcafee%netscape.com
fa6cde4e30
adding mocha to dns
...
git-svn-id: svn://10.0.0.236/trunk@113297 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 05:25:08 +00:00
jaggernaut%netscape.com
a2f89e8b76
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 3: remove old files
git-svn-id: svn://10.0.0.236/trunk@113296 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 05:22:41 +00:00
racham%netscape.com
d98bf2c815
Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@113295 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 05:22:24 +00:00
sfraser%netscape.com
2d6d3a935e
Back out a change that I commited by mistake, which turned double-buffering off. Thanks to jrgm for catching this.
...
git-svn-id: svn://10.0.0.236/trunk@113294 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 05:15:56 +00:00
racham%netscape.com
d3e9affe90
Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@113293 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 05:15:27 +00:00
bernd.mielke%snafu.de
1cbad10dec
fieldset reflow cleanup:
...
bug 120958 report correct maxElementSize under table reflow conditions
bug 48318 implement correct default alignement under bidi conditions, make legend alignment
indepedent of fieldset content if fieldset size is not content driven.
bug 80422 route trough events for floats inside a fieldset
bug 42302 honour padding-top
bug 60375 large maxElementsize overwrite computedWidth
r=karnaze sr=waterson
git-svn-id: svn://10.0.0.236/trunk@113292 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 05:09:13 +00:00
stephend%netscape.com
a985708f0f
Bug 120255. Label text in download for offline dialog is confusing. r=jglick@netscape.com/sr=bienvenu@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113290 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 04:33:30 +00:00
varga%utcru.sk
3ccaa6cebb
Fix for bug 120579. Dragging a bookmark draws frame of entire window.
...
r=pinkerton, sr=blake
git-svn-id: svn://10.0.0.236/trunk@113289 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 04:31:22 +00:00
timeless%mac.com
2dc16480de
Bug 122518 Speed up the showbuilds.cgi redirect on http://tinderbox.mozilla.org
...
patch by netdemonz@yahoo.com r=mcafee
git-svn-id: svn://10.0.0.236/trunk@113288 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 04:22:39 +00:00
bienvenu%netscape.com
5a94e045d4
fix for failure downloading multiple newsgroups for offline use rs=mscott 102872
...
git-svn-id: svn://10.0.0.236/trunk@113287 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 04:20:55 +00:00
jaggernaut%netscape.com
55556e470a
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
git-svn-id: svn://10.0.0.236/trunk@113286 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 04:08:19 +00:00
ddrinan%netscape.com
7de8255ea6
Checkin for relyea. Call CERT_DestoryCertificateList instead of CERT_DestroyCertList
...
git-svn-id: svn://10.0.0.236/trunk@113285 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 04:00:12 +00:00
samuel%sieb.net
849b0a8bee
Bug 119294 - fix JS strict warning
...
r=walk84
not in the build
git-svn-id: svn://10.0.0.236/trunk@113284 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:40:12 +00:00
samuel%sieb.net
df821fe0b1
Bug 116544 - fix 005 and 004 messages handlers
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113283 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:33:17 +00:00
samuel%sieb.net
fe09dfbfe2
Bug 117292 - add entities for the new copy messages menu item
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113282 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:31:06 +00:00
samuel%sieb.net
e697f044c7
Bug 117292 - add menu item for copying messages
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113281 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:29:11 +00:00
samuel%sieb.net
02845ef96f
Bug 117292 - add pref for copying messages
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113280 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:28:31 +00:00
samuel%sieb.net
91c2130107
Bug 117292 - copy notification messages to the network tab and fix strict warnings
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113279 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:27:38 +00:00
samuel%sieb.net
0d74a05313
Bug 117292 - copy important messages to the network tab
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@113278 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:25:41 +00:00
morse%netscape.com
e1008ffe52
bug 116303, js prompt loses default input text, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113277 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:16:58 +00:00
waterson%netscape.com
10164a96b6
Add test case for bug 46918.
...
git-svn-id: svn://10.0.0.236/trunk@113276 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 03:02:30 +00:00
rginda%netscape.com
3551321d16
- venkman only -
...
fix feedback call in cmdBreak
remove busted code in soruceView.onSelect, which tried to prevent users from selecting multiple ranges. It didn't work, and we don't need it anyway.
catch exceptions during dispatchCommand and display a message on the consoel view
fix = vs. == mixup in sourceView.getContext, arg!
add breakpointIndexList to sourceView.getContext so we can disable all selected breakpoints.
remove some debug dumps
add command name to dbgDispatch message
git-svn-id: svn://10.0.0.236/trunk@113275 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 02:42:09 +00:00
curt%netscape.com
d836fda598
Moves xpi wrapped installer up a directory. Fixes 110919. r=leaf sr=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@113274 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 02:23:44 +00:00
relyea%netscape.com
5ec404ae36
Fix certlist memory leak.
...
git-svn-id: svn://10.0.0.236/trunk@113273 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 02:19:43 +00:00
naving%netscape.com
2474941163
117723 r=bienvenu sr=mscott make drag and drop of messages work across multiple mail 3 pane windows
...
git-svn-id: svn://10.0.0.236/trunk@113272 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 02:16:12 +00:00
wtc%netscape.com
52cd995d98
Bugzilla bug 119340: backed out the fix. We are still seeing the
...
"selfserv process not detectable" errors on Linux and I don't have
time to get to the bottom of it.
Modified files:
cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
git-svn-id: svn://10.0.0.236/trunk@113271 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 02:03:57 +00:00
darin%netscape.com
1031af74be
fixes bug 121521 "ABR doing 'File->Open...' to open a file from disk"
...
r=jrgm,andreas.otte, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113270 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:53:05 +00:00
rginda%netscape.com
362831b18c
fix incorrect bracing, r=beard
...
git-svn-id: svn://10.0.0.236/trunk@113269 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:32:43 +00:00
cavin%netscape.com
42bc064181
Fix for bug 113421. Closed the msg db after a folder is imported so that the db can be re-generated when the imported folder is re-opened. r=naving, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@113268 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:28:27 +00:00
rogerl%netscape.com
c24ad789c9
Fixes for RE bytecode + adding Context parameter for base JSObect methods
...
(and associated fall-out). Fixes for Array.length ahndling.Fixing Boolean
prototype.
git-svn-id: svn://10.0.0.236/trunk@113267 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:25:26 +00:00
rginda%netscape.com
d10290761a
adding REQUIRES for unix and windows bustage, r=beard
...
git-svn-id: svn://10.0.0.236/trunk@113266 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:18:33 +00:00
smeredith%netscape.com
fe22d56442
Mentioned the XSL. Problem prefs.
...
git-svn-id: svn://10.0.0.236/trunk@113265 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:17:16 +00:00
wtc%netscape.com
e7047bdc33
Bugzilla bug 122712: temporarily export two additional symbols for Mozilla
...
static build.
git-svn-id: svn://10.0.0.236/trunk@113264 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:03:21 +00:00
sonja.mirtitsch%sun.com
05688870d1
put the sleep 30 back into the linux ssl test to give the selfserv time
...
to free the socket...
git-svn-id: svn://10.0.0.236/trunk@113263 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 01:01:47 +00:00
despotdaemon%netscape.com
65b32aaafd
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@113262 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:54:34 +00:00
rginda%netscape.com
2665dd37cd
- venkman only -
...
ASSERT that we have children in removeChildAtIndex
dump the context object if |console.dbgContexts| in the contextFunction.
make cmdClear work if given a breakpointIndexList.
fix cmdFindBp.
add script realization debugging if |console.dbgRealize|.
add command dispatch debugging if |console.dbgDispatch|.
fix bug 110387, crash on exiting venkman.
add dbg* prefs and sync-debug command in venkman-dev.js.
git-svn-id: svn://10.0.0.236/trunk@113261 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:48:57 +00:00
relyea%netscape.com
7e68464d13
restore checks for critical extenstions and fail if we have any we don't
...
recognize. Just remove the bogus check that v2 crls must have critical extensions
git-svn-id: svn://10.0.0.236/trunk@113260 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:42:43 +00:00
rginda%netscape.com
f5f8993e60
changing a string constant, comenting out a DEBUG_rginda
...
use more descriptive url when compiling prettyprint changes
git-svn-id: svn://10.0.0.236/trunk@113259 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:37:28 +00:00
sonja.mirtitsch%sun.com
d6ea734305
next thry for bug 115200
...
git-svn-id: svn://10.0.0.236/trunk@113258 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:34:04 +00:00
jaggernaut%netscape.com
17e7cfc2ce
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 1: add new files
git-svn-id: svn://10.0.0.236/trunk@113257 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:29:19 +00:00
relyea%netscape.com
830ed3ff75
Set token flag when saving the CRLs so they actually get put into the database!
...
git-svn-id: svn://10.0.0.236/trunk@113256 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:18:09 +00:00
beard%netscape.com
3f185a60cd
Fix for bug #118003 . r=peterl, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@113255 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:17:18 +00:00
relyea%netscape.com
92d5738180
Fix searching code so it can find CRL's
...
git-svn-id: svn://10.0.0.236/trunk@113254 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-31 00:16:29 +00:00
rogerl%netscape.com
c629dbb4d9
Added shell for testing regexp engine.
...
git-svn-id: svn://10.0.0.236/trunk@113253 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 23:58:53 +00:00
rjc%netscape.com
add5fc9aad
Fix bug # 122571: add ability to determine if a directory is actually a package (for Mac OS 9/X) r=ccarlen sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@113252 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 23:53:12 +00:00
hwaara%chello.se
77b463d341
#122688 , fixing ignore/watched threads to display icons in classic properly.
...
r=andreww, sr=blake
git-svn-id: svn://10.0.0.236/trunk@113251 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 23:50:18 +00:00
blakeross%telocity.com
c2dc7bbd5a
78509 - hang trying to make an internet shortcut with : / \ in title via dnd (and shortcut isn't created). r=pink sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@113250 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 23:31:46 +00:00
waterson%netscape.com
ea95cf7620
Bug 46918, 3490. Clean up inline margin handling. r=rbs, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@113249 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 23:28:56 +00:00
pinkerton%netscape.com
8d80368955
give trees some theme luv. r=andreww/sr=ben. bug 122685
...
git-svn-id: svn://10.0.0.236/trunk@113248 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 23:02:56 +00:00
bienvenu%netscape.com
08a57b76dc
get downloading newsgroups for offline use working better, r=naving, sr=mscott 84061
...
git-svn-id: svn://10.0.0.236/trunk@113246 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:58:30 +00:00
bienvenu%netscape.com
40100fbd87
whitespace cleanup
...
git-svn-id: svn://10.0.0.236/trunk@113245 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:53:05 +00:00
bienvenu%netscape.com
f525b594e3
fix watched/ignored to show icon immediately r=hwaara, sr=mscott 122642
...
git-svn-id: svn://10.0.0.236/trunk@113244 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:47:14 +00:00
bienvenu%netscape.com
b71cf03bcf
remove db entries for expired articles when downloading msgs for offline use r=naving, sr=mscott 122386
...
git-svn-id: svn://10.0.0.236/trunk@113243 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:46:08 +00:00
bbaetz%student.usyd.edu.au
e663ddf3a0
Bug 122307 - FTP doesn't work if memory and disck cache sizes are 0
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@113242 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:44:44 +00:00
naving%netscape.com
9c79a0be05
116329 one small change to patch by tingley@sundell.net r=rjc sr=waterson. Made it so that XULSortService
...
can grok for nsIRDFBlob
git-svn-id: svn://10.0.0.236/trunk@113241 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:37:17 +00:00
ducarroz%netscape.com
d5f0b72b17
Fix for bug 120281. Rename contentChanged to gContentChanged. Patch provided by Alex Vincent <jscript@pacbell.net>. R=ducarroz, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@113240 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:34:35 +00:00
pavlov%netscape.com
daa07fbe9f
fixing bug 104999 on windows. r=dcone sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113239 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:17:55 +00:00
mkaply%us.ibm.com
db245cb834
OS/2 only - update os2pref.js with better fonts
...
git-svn-id: svn://10.0.0.236/trunk@113237 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:05:32 +00:00
pinkerton%netscape.com
d6cb53e13b
fix case where some pushbuttons were too narrow. r=sdagley/sr=sfraser. bug# 120896
...
git-svn-id: svn://10.0.0.236/trunk@113236 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:01:44 +00:00
dsirnapalli%netscape.com
db360d1e43
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@113235 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 22:00:24 +00:00
pschwartau%netscape.com
475800eea1
Initial add. Regression test for bug 121744.
...
git-svn-id: svn://10.0.0.236/trunk@113232 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:57:28 +00:00
dougt%netscape.com
9fad99d1de
adding @return comments.
...
git-svn-id: svn://10.0.0.236/trunk@113231 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:56:34 +00:00
jaggernaut%netscape.com
bfb2d6a9eb
Bug 46200: more cleaning up of dead code, r=ben, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113229 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:41:06 +00:00
nhotta%netscape.com
f0dac040f0
MIME encoder change, fixed a problem of treating separater characters (and some clean up),
...
contributed by adu@sparc.spb.su , bug 92355, r=nhotta, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@113228 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:26:39 +00:00
nhotta%netscape.com
9bfdcd4a27
Fixed charset conversion problem for headers for SaveAs (and some clean up),
...
contributed by adu@sparc.spb.su , bug 74424, r=nhotta, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@113227 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:26:17 +00:00
sfraser%netscape.com
67a35c1a08
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113225 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:14:20 +00:00
cbiesinger%web.de
7c2a2cb503
Fixing bug 41187, adding internal-gopher-sound icon
...
r=pavlov sr=waterson
git-svn-id: svn://10.0.0.236/trunk@113224 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:02:29 +00:00
nicolson%netscape.com
5533d3ca90
Fix problems caused by changing package names.
...
git-svn-id: svn://10.0.0.236/trunk@113223 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:54:24 +00:00
nicolson%netscape.com
4ff972e904
move org/mozilla/jss/manage subdirectory to org/mozilla/jss
...
git-svn-id: svn://10.0.0.236/trunk@113222 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:51:00 +00:00
nicolson%netscape.com
43d64c6ff9
move /manage subdirectory up one level to coincide with org.mozilla.jss
...
package name
git-svn-id: svn://10.0.0.236/trunk@113221 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:50:18 +00:00
nicolson%netscape.com
8f9e2369e4
move this stuff up one directory to coincide with the org.mozilla.jss
...
package name.
git-svn-id: svn://10.0.0.236/trunk@113220 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:49:00 +00:00
nicolson%netscape.com
a321a332a4
update all classes to be in org.mozilla.jss.tests.package.
...
Improve TestKeyGen test.
git-svn-id: svn://10.0.0.236/trunk@113219 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:47:41 +00:00
nicolson%netscape.com
0075d37a74
added KeyPairGenerator.
...
git-svn-id: svn://10.0.0.236/trunk@113218 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:39:09 +00:00
nicolson%netscape.com
0e99cc2162
Change default token from InternalCryptoToken to InternalKeyStorageToken.
...
git-svn-id: svn://10.0.0.236/trunk@113217 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:38:53 +00:00
nicolson%netscape.com
dde4c9b7e7
always do a private_export.
...
git-svn-id: svn://10.0.0.236/trunk@113216 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 20:00:31 +00:00
nicolson%netscape.com
a5a292e64e
Fix 122437: Memory leak in read method of SSLSocket
...
git-svn-id: svn://10.0.0.236/trunk@113214 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 19:52:02 +00:00
myk%mozilla.org
278c5a5f14
Fix for bug 109480: Removes createattachment.cgi from CVS.
...
Removed by Myk Melez <myk@mozilla.org >.
r=bbaetz x 2
git-svn-id: svn://10.0.0.236/trunk@113213 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 18:08:01 +00:00
rayw%netscape.com
b717e1974f
A number of SOAP bug fixes including fixing problems with fault handling,
...
using wstrings instead of astrings for arrays, and ignoring the http
status and returning a fault code when there is one.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@113211 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 17:40:06 +00:00
mikep%oeone.com
99b1b6cf79
Changing location of data file from home to profile directory.
...
git-svn-id: svn://10.0.0.236/trunk@113210 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 17:06:14 +00:00
mikep%oeone.com
777aa22dd8
Fixing problem with left hand tree.
...
git-svn-id: svn://10.0.0.236/trunk@113209 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 16:15:29 +00:00
timeless%mac.com
461b2f1149
Bug 117716 XBL Bindings Property radio group should have horizontal orient
...
patch by neil@parkwaycc.co.uk r=bzbarsky@mit.edu sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@113208 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 15:51:39 +00:00
mikep%oeone.com
969d32bfc0
fixing strict warnings for calendar
...
git-svn-id: svn://10.0.0.236/trunk@113207 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 15:45:39 +00:00
mikep%oeone.com
63f574817b
Many xul bug fixes for adding events and small bug fix in the week view.
...
git-svn-id: svn://10.0.0.236/trunk@113206 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 15:22:19 +00:00
blizzard%redhat.com
056f2fe1bf
Bug #121011 . widget misses mouse-up event after scrolling when mouse button is released outside the widget area. Track passive grabs with sButtonMotionTarget. r=bryner, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@113205 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 14:57:53 +00:00
myk%mozilla.org
3bad919c98
Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
...
Patch by Myk Melez <myk@mozilla.org >.
r=bbaetz,kiko
git-svn-id: svn://10.0.0.236/trunk@113204 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 14:14:12 +00:00
bbaetz%student.usyd.edu.au
65d995cd1d
Bug 122154 - change arrays to numeric, and clean up query.atml js
...
patch by kiko@async.com.br , r=caillon,bbaetz
git-svn-id: svn://10.0.0.236/trunk@113203 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 13:43:11 +00:00
rginda%netscape.com
dd071b060f
quiet bogus "potentially unused" warnings, see bug 121178, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113202 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 08:37:57 +00:00
alecf%netscape.com
4331ed65d3
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
git-svn-id: svn://10.0.0.236/trunk@113200 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 06:04:29 +00:00
mjudge%netscape.com
1d98bc69e0
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
...
git-svn-id: svn://10.0.0.236/trunk@113197 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 05:15:42 +00:00
blizzard%redhat.com
0ddbd5c1fa
Get scrollbars on popups working properly. Not part of the build. No bug on this.
...
git-svn-id: svn://10.0.0.236/trunk@113196 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:52:29 +00:00
mjudge%netscape.com
4de829d793
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
...
git-svn-id: svn://10.0.0.236/trunk@113195 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:46:54 +00:00
mjudge%netscape.com
58da2c0adf
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
...
new bitmap for editor toolbar.
git-svn-id: svn://10.0.0.236/trunk@113194 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:45:18 +00:00
mjudge%netscape.com
9f9b518210
files not in build yet. BUG 115922. embedding work for editor. checking in files not in build yet to make tree landing more smooth.
...
git-svn-id: svn://10.0.0.236/trunk@113193 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:44:14 +00:00
sonja.mirtitsch%sun.com
833765f0bd
another try for QA / RE / tinderbox problem bug #115200
...
git-svn-id: svn://10.0.0.236/trunk@113192 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:37:35 +00:00
morse%netscape.com
24f63093a1
bug 113089, doubleclick in chose-user screen should close window, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@113191 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:21:51 +00:00
sfraser%netscape.com
a58abd053a
Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113190 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:05:47 +00:00
seawood%netscape.com
18da129413
Use .get() when assigning nsXPIDLCString to const char*. Fixing OS/2 & AIX bustage.
...
git-svn-id: svn://10.0.0.236/trunk@113189 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 03:51:47 +00:00
rginda%netscape.com
b4a3c50667
- venkman only -
...
bug 122021, add comments re: leading/trailing spaces and quotes in venkman string files.
git-svn-id: svn://10.0.0.236/trunk@113188 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 03:45:48 +00:00
ducarroz%netscape.com
35f3f37671
Fix for bug 100036. Need to remove node from bottom to top to avoid removing a newly merged text node. R=cavin, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@113187 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 03:37:19 +00:00
smeredith%netscape.com
ca8342bb53
Fixed locked pref bug in pref editor.
...
Updated the documentation.
git-svn-id: svn://10.0.0.236/trunk@113186 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 03:21:40 +00:00
timeless%mac.com
0566424203
Bug 120211 Hook-up a dialog which warns users of the broken Xfree86 Xprt
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@113185 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 03:15:27 +00:00
rginda%netscape.com
edc9a7f5e3
- venkman only -
...
remove debug dumps in variious getContext functions
warning cleanup in outliner-utils.js
add chrome-filter command to set the state of console.enableChromeFilter
if on, chrome files will not be displayed in the scripts view, and they will be filtered by the debugger service. If off, chrome files will be treated the same as others. chrome files are identified by a leading "chrome:" in the url.
add "Display Browser Files" checkitem to View menu.
add |feedback| function, which calls |display| only if the event began at the console.
fix async loading issue in SourceText.loadSource
fix boolean pref getter in venkman-prefs.js
git-svn-id: svn://10.0.0.236/trunk@113184 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 03:05:49 +00:00
cathleen%netscape.com
dd8ebc5bd1
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113183 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:55:57 +00:00
serge%netscape.com
72ccea118e
fix #115308 , NPN_PostURL[Notify] does not handle binary data; r=bnesse, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@113181 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:40:46 +00:00
darin%netscape.com
b801661659
fixes bug 121765 "NS_MakeAbsoluteWithCharset should not URL escape before
...
calling nsIURI::Resolve" r=nhotta, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@113180 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:40:27 +00:00
jband%netscape.com
07ee695610
fix bug 121118. Don't crash if interfaceinfo is not resolvable at runtime. r=dbradley sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113179 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:36:20 +00:00
bzbarsky%mit.edu
470ea1917e
Make sure we lowercase types/extensions before putting them in the
...
datasource and that we lowercase types/extensions before comparing to
the datasource. Bug 114462, r=law, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@113178 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:34:15 +00:00
darin%netscape.com
8ad1ba8651
removing dead, empty file
...
git-svn-id: svn://10.0.0.236/trunk@113177 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:29:51 +00:00
waterson%netscape.com
e42395b6b7
Bug 122367. I give up. Force block frames to have NS_BLOCK_SPACE_MGR bit set. r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@113176 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:10:14 +00:00
rogerl%netscape.com
7492e8edc9
Bytecode version of engine.
...
git-svn-id: svn://10.0.0.236/trunk@113175 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 02:02:33 +00:00
kaie%netscape.com
debe0dea95
b=122503 msgCompFields.securityInfo morphs from nsIMsgSMIMECompFields to nsISupport.
...
r=kaie sr=mscott
git-svn-id: svn://10.0.0.236/trunk@113174 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 01:58:35 +00:00
bryner%netscape.com
c76cc7e915
Bug 122512 - make sure we don't construct inline frames for children of a select (size > 1) widget when using xbl form controls. r=hewitt,sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@113173 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 01:38:55 +00:00
hyatt%netscape.com
35046a1728
Fix for 122031, r=pink, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113172 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 01:24:15 +00:00
hyatt%netscape.com
c7d42ad5fa
Fix CocoaZilla bustage caused by accidental commit of a text file as binary. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@113171 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 01:23:23 +00:00
relyea%netscape.com
f5ee7acbf0
Unsigned values are always greater than '0'!
...
git-svn-id: svn://10.0.0.236/trunk@113170 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 00:48:24 +00:00
relyea%netscape.com
a47cb54982
Indexes are zero based. Do our realloc when index == size (not after).
...
git-svn-id: svn://10.0.0.236/trunk@113169 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 00:25:34 +00:00
relyea%netscape.com
b30eea42df
1) put some defensive programming so we don't crash on invalid der.
...
2) set the start offset correctly for multi-byte lengths when decoding sets
and sequences
git-svn-id: svn://10.0.0.236/trunk@113168 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 00:24:12 +00:00
cathleen%netscape.com
daf06d1fa1
fix win32 static build bustage, bug 122477 sr=waterson r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@113167 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 23:39:44 +00:00
gerv%gerv.net
4c6b3e1925
Bug 117509 - createaccount.cgi templatisation.
...
git-svn-id: svn://10.0.0.236/trunk@113165 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 23:26:37 +00:00
blizzard%redhat.com
3e263972ef
Bug #121246 . Fix rendering problems with text areas and menus. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113164 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 23:24:00 +00:00
bbaetz%student.usyd.edu.au
b5fd1e48f2
Bug 115720 - migrated ("network.proxy.type", 3) fails to connect
...
r=darin, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@113163 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 23:15:41 +00:00
igor%mir2.org
041da0a0b6
Stricter enter/exit: enter performs sanity checks on supplied Context and the exit requires previous enter.
...
git-svn-id: svn://10.0.0.236/trunk@113162 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:58:22 +00:00
mscott%netscape.com
d02d7f94e3
Bug #122254 --> delay initialing the biff status icon struct until
...
we really need to use it.
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113161 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:49:42 +00:00
mscott%netscape.com
79356fafcf
Bug #122293 --> pass in the correct # of new messages to make
...
the biff icon titletip for pop show the right number.
r=navin
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113160 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:47:20 +00:00
oeschger%netscape.com
d94e95eec2
checking in doc fixes in 122245 and 62573 for
...
matt krai, kraai@alumni.carnegiemellon.edu , r=me and cotter@netscape.com
git-svn-id: svn://10.0.0.236/trunk@113159 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:43:36 +00:00
chak%netscape.com
c97d80ff4d
Updated fix for Bugscape #11939 - JavaScript Fails on CTA Signed Page
...
r=adamlock, sr=jband(for the branch fix)
git-svn-id: svn://10.0.0.236/trunk@113158 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:30:12 +00:00
relyea%netscape.com
9ff26f31a1
Restore idempontency to nss_init*
...
git-svn-id: svn://10.0.0.236/trunk@113157 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:27:15 +00:00
locka%iol.ie
8398cd7d51
Dead file (not built). Should have been deleted when webbrowserpersist moved to embedding/components
...
git-svn-id: svn://10.0.0.236/trunk@113156 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:21:48 +00:00
darin%netscape.com
aa830712ab
fixes bug 114125 "nsStandardURL::Clone fails to clone the nsIFile if one
...
exists" r=dougt,sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@113155 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 22:04:16 +00:00
hwaara%chello.se
d3ab9d4155
#72279 , "Need visual indicators for Watched, Killed threads"
...
r=andreww, sr=hewitt on the themes stuff. r=sspitzer, sr=bienvenu on the mail changes.
git-svn-id: svn://10.0.0.236/trunk@113154 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:56:44 +00:00
dougt%netscape.com
2dfb45dde3
Backing out nsIFile changes which should not have landed.
...
git-svn-id: svn://10.0.0.236/trunk@113152 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:42:38 +00:00
danm%netscape.com
1bc8d80e04
deactivate root focus controller as well as your own while deactivating yourself. bug 122462 / bugscape 11864 code=saari,myself r=bryner,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@113151 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:42:07 +00:00
blizzard%redhat.com
83b13ed306
Bug #121279 . TestGtkEmbed crash on javascript window.close(). r=jst,sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@113150 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:39:31 +00:00
cavin%netscape.com
8c566f4ff8
Fix for #106534 . Check if the fcc folder uri is valid and use the configured one if not valid. r=ducarroz, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@113149 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:38:16 +00:00
nhotta%netscape.com
b4d63c4658
For Carbon only, changed to use Navigation Services 3.0 for GetLocalFile, GetLocalFolder, PutLocalFile,
...
bug 95478, r=ccarlen, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@113147 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:34:21 +00:00
naving%netscape.com
9edbb600bf
107029 r=racham sr=mscott. Add Clear button to come out of quick search (mail - 3pane)
...
git-svn-id: svn://10.0.0.236/trunk@113146 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:32:05 +00:00
mscott%netscape.com
234c421d85
Bug #122427 --> define a window title string for the add smtp server dialog
...
box so you can actually bring it up.
rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113145 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:32:03 +00:00
cathleen%netscape.com
3ae7a2346b
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@113144 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:30:32 +00:00
dougt%netscape.com
011f9b10e5
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@113143 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:22:13 +00:00
mscott%netscape.com
c014f42d9a
Bug #11926 --> add a pref for disabling the pseudo mailbox box view and force
...
the imap delete model if psuedo mailbox view is being suppressed
r=sspitzer
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113142 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:21:43 +00:00
relyea%netscape.com
9b55e3a569
Built-ins set the ulValueLen to -1 to indicate an unknown attribute type.
...
git-svn-id: svn://10.0.0.236/trunk@113141 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:12:13 +00:00
kestes%walrus.com
e4389162d5
added some thoughts on how this should work. I still need to debug it.
...
git-svn-id: svn://10.0.0.236/trunk@113140 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:11:59 +00:00
pinkerton%netscape.com
a7cee19a47
twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@113139 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:10:57 +00:00
relyea%netscape.com
6622f270f8
Token and slot names are already converted to NULL terminated strings in the slot structure
...
git-svn-id: svn://10.0.0.236/trunk@113138 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:10:50 +00:00
bnesse%netscape.com
f23dcf9eb5
Fix for bug 104293. Do not bail on applet creation if height and width are 0. r=peterlubczynski, sr=beard.
...
git-svn-id: svn://10.0.0.236/trunk@113137 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:08:06 +00:00
naving%netscape.com
207f7c02aa
122314 patch by tingley@sundell.net sr=waterson. decrease the refcnt but not null out rdfService -fixes
...
future crash on shutdown
git-svn-id: svn://10.0.0.236/trunk@113135 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:04:03 +00:00
pinkerton%netscape.com
8cfab27071
make control-space send a context-menu event into gecko. r=brade/sr=sfraser. bug# 81727
...
git-svn-id: svn://10.0.0.236/trunk@113134 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:01:42 +00:00
pinkerton%netscape.com
b8d6fb4e39
rebuild the parent menu when the title of the parent of a hierarchical menu changes (text-zoom%, for example). the old code would only work if the parent was the menubar. r=sdagley/sr=sfraser. bug#106394
...
git-svn-id: svn://10.0.0.236/trunk@113133 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 21:00:16 +00:00
chak%netscape.com
94decaa0c2
Fix for Bugscape #11939 - JavaScript fails on CTA signed page
...
r=adamlock, sr=jband
git-svn-id: svn://10.0.0.236/trunk@113132 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 20:59:12 +00:00
despotdaemon%netscape.com
65e17de29d
Pseudo-automatic update of changes made by cbiesinger@web.de.
...
git-svn-id: svn://10.0.0.236/trunk@113130 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 20:14:08 +00:00
curt%netscape.com
2ce8447b0a
Switch to http 1.0 instead of 1.1. Fixes bug #89701 .
...
git-svn-id: svn://10.0.0.236/trunk@113128 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 19:08:12 +00:00
despotdaemon%netscape.com
0cb909bdd1
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@113127 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 19:03:35 +00:00
relyea%netscape.com
8fc3bf1fcb
Don't leak memory in the arena pool
...
git-svn-id: svn://10.0.0.236/trunk@113126 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 19:00:47 +00:00
igor%mir2.org
316733af9e
Few Native* classes are made package private and final. They had been public only for implementation reasons.
...
git-svn-id: svn://10.0.0.236/trunk@113124 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 18:40:13 +00:00
relyea%netscape.com
cd1b6d6069
More 'pretty print' improvements. Decode context specific data a little more.
...
git-svn-id: svn://10.0.0.236/trunk@113123 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 17:50:27 +00:00
ian.mcgreer%sun.com
c1c7114dbe
changes related to bug 115660
...
* fipstoken will only force authentication for object-related functions when the object is a private or secret key
* certutil does not authenticate to token when in FIPS and only doing cert-related operations
* QA does not provide password to certutil when doing cert-related operations in FIPS tests
git-svn-id: svn://10.0.0.236/trunk@113122 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 17:30:22 +00:00
timeless%mac.com
00f05b8498
Bug 95986 remove references to nsImageManager
...
removing obsolete tests
removal for cbiesinger@web.de r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@113121 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 15:15:37 +00:00
timeless%mac.com
1264f3a27e
Bug 95986 remove references to nsImageManager
...
patch by cbiesinger@web.de r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@113120 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 15:01:33 +00:00
hwaara%chello.se
4da32f6549
#120733 , "Filters: 'Begins with' criteria treated as 'Contains'".
...
r=naving, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113119 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 15:00:05 +00:00
ian%hixie.ch
2368ac910c
Fix duplicate id by manually specifying attributes on one element. Fixes the Paste As Quotation menu item in the compose context menu. Patch by neil@parkwaycc.co.uk, b=121582, r=timeless, sr=blake.
...
git-svn-id: svn://10.0.0.236/trunk@113118 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 14:08:14 +00:00
seawood%netscape.com
962a6e58bb
If TOPSRCDIR_MOZ is not set, set it to TOPSRCDIR.
...
git-svn-id: svn://10.0.0.236/trunk@113117 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 13:12:50 +00:00
kestes%walrus.com
8b2e024267
many bug fixes. it still will not work, I need a few more hours to finish
...
debugging this.
git-svn-id: svn://10.0.0.236/trunk@113116 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 11:38:55 +00:00
seawood%netscape.com
2d60f0ef5b
use 'alldep' instead of 'depend build'
...
git-svn-id: svn://10.0.0.236/trunk@113115 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 10:25:13 +00:00
igor%mir2.org
b28d6ac14b
Use ScriptRuntime.toString(double) to convert double to string. Easier to follow version of getElem/setElem
...
git-svn-id: svn://10.0.0.236/trunk@113114 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 09:44:24 +00:00
rginda%netscape.com
c952bded21
- venkman only -
...
UI changes for 121318
disable context before calling debugTrap
add dumpcontexts command to venkman-dev.js
remove console._stopLevel
git-svn-id: svn://10.0.0.236/trunk@113113 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 09:25:32 +00:00
glazman%netscape.com
3e255304d9
cmanske says that there is no need to get editorShell, it's always here...; b=91548, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@113112 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 09:08:08 +00:00
rginda%netscape.com
482526e770
bug 121318, sr=brendan,r=jst, "Venkman should disable the target window when stopped at a breakpoint".
...
implement the jsdIContext interface.
create only one jsdValue wrapper per unique jsval.
add executionContext property to jsdIStackFrame.
add enumerateContexts to jsdIDebuggerService.
add jsdIContextEnumerator interface.
git-svn-id: svn://10.0.0.236/trunk@113111 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 08:32:23 +00:00
ben%netscape.com
be2e5d36fe
[Manticore]
...
Add license to new file
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@113110 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 08:22:40 +00:00
ben%netscape.com
ccb9c5381d
[Manticore]
...
Update toolbars (fancy toolbars on hold for now)
add location bar for loading URLs
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@113109 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 08:21:06 +00:00
rginda%netscape.com
b9406be45a
-venkman only-
...
ui changes for bugs 121192 and 121178.
adds "emode" command, display any expcetions produced by evalInTargetScope
git-svn-id: svn://10.0.0.236/trunk@113108 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 08:16:56 +00:00
rginda%netscape.com
cec41f9f3b
fixing os/2 bustage, false vs PR_FALSE mixup
...
git-svn-id: svn://10.0.0.236/trunk@113107 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 07:20:59 +00:00
jst%netscape.com
990a6bb073
WIP for an interface for the new frame and iframe loader. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@113103 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 06:31:26 +00:00
jst%netscape.com
fbe086cd70
WIP for a new frame and iframe loader. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@113102 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 06:27:27 +00:00
rginda%netscape.com
62e2418433
bug 121178, r=jst,sr=brendan, "jsdIStackFrame::eval signature needs to be changed"
...
return exception from jsdService::Eval if one occurs.
git-svn-id: svn://10.0.0.236/trunk@113101 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 06:15:58 +00:00
rginda%netscape.com
65e86f32aa
bug 121192, sr=brendan,r=jst, "Add proper errorHook and debugHook to jsdIDebuggerService"
...
adds jsdIDebugHook interface, change the meaning of jsdIErrorHook.
error hook is called when an error occurs, and is given information about the error report.
debug hook is called when/if the error hook returns false, and is given information about the ececution state.
git-svn-id: svn://10.0.0.236/trunk@113100 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 05:56:02 +00:00
mscott%netscape.com
5890cc3f82
Bug #122293 --> add separate localization strings for biff icon tooltips
...
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113098 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 03:50:13 +00:00
bryner%netscape.com
0941d7d594
Style and code cleanup. No functional changes. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113097 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 03:06:44 +00:00
timeless%mac.com
9c991564ac
Bug 120967 Scale images with specific scaling factors
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@113096 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 03:06:19 +00:00
timeless%mac.com
8af239bb2a
Bug 121066 Images are dithered in Grayscale mode
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@113095 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 03:05:19 +00:00
timeless%mac.com
6436523048
Bug 120221 Make |NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE| more specific
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@113094 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 03:03:56 +00:00
wtc%netscape.com
10c0c202c1
Bugzilla bug 97485: added support for the magic "nspr_use_zone_allocator"
...
global variable.
git-svn-id: svn://10.0.0.236/trunk@113093 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 03:01:45 +00:00
timeless%mac.com
524c7f9717
Bug 120911 Crash while printing due lousy error checking
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=jag
git-svn-id: svn://10.0.0.236/trunk@113092 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 02:59:12 +00:00
darin%netscape.com
f5daadee46
part one of bug 113163 "Performance problem at downloading"
...
patch=ak@muc.de , r=gordon@netscape.com , sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@113091 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 02:58:02 +00:00
peterlubczynski%netscape.com
ad9265748e
Fix for Plugin paints in the wrong part of the screen when on an absolute Div or scrolled bug 120821 r=kmcclusk@netscape.com sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@113089 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 02:36:54 +00:00
nicolson%netscape.com
6bdaad4ee0
add -sourcepath flag.
...
git-svn-id: svn://10.0.0.236/trunk@113088 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 02:31:01 +00:00
jgaunt%netscape.com
d9e4217f1a
bug 121890 bad acc bounds reporting for HTML Select Button
...
r=aaronl
sr=brendan
git-svn-id: svn://10.0.0.236/trunk@113087 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 02:05:22 +00:00
shanjian%netscape.com
b049cb1260
#92817 Simp. Chinese character display as bold face in Page Source
...
r=nhotta, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@113086 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:54:51 +00:00
mscott%netscape.com
4d14c1ea0c
Bug #122191 --> clear the selection from the attachment tree before
...
we remove the elements from the tree.
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113085 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:42:57 +00:00
depstein%netscape.com
34defde189
added indiv cases for index entries and simple enumeration for nsiHistory
...
git-svn-id: svn://10.0.0.236/trunk@113084 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:31:15 +00:00
mscott%netscape.com
63f3a30ffc
Bug #11922 --> if the redirector already has a password for the account
...
then set the authenticated state to true. this should cause biff
to start working for accounts using the redirector.
r=bienvenu
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@113081 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:13:55 +00:00
kestes%walrus.com
600694ee91
fix comment.
...
git-svn-id: svn://10.0.0.236/trunk@113080 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:11:10 +00:00
kaie%netscape.com
b4dce85cdc
b=116417 NSS3.4 build. Directly imported CAs not saved. Introducing a new auto cleanup class for destructing NSS objects.
...
r=javi sr=alecf
git-svn-id: svn://10.0.0.236/trunk@113079 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:10:04 +00:00
darin%netscape.com
1c1a37516c
another patch for bug 109179 "replace nsStdEscape with nsEscapeURLPart"
...
r=dougt,gagan sr=alecf,waterson
git-svn-id: svn://10.0.0.236/trunk@113078 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:09:37 +00:00
kestes%walrus.com
54fa661fc0
regularize $last_cvs_data to be $last_vc_data this is clearer and matches
...
perforce.pm. Also fix comments about the function call names to match
new naming system.
git-svn-id: svn://10.0.0.236/trunk@113077 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:09:15 +00:00
kestes%walrus.com
5658f562ac
this is a first draft. I need to debug this before it will work,
...
but you can see the logic of it and it will not take long to get it
to work.
git-svn-id: svn://10.0.0.236/trunk@113076 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 01:06:26 +00:00
cmanske%netscape.com
e9ced7309b
Fixed busted 'New' command in Composer, b=121939, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@113075 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 00:56:08 +00:00
bienvenu%netscape.com
40e15933fe
fix crash playing back offline imap trash emptying r/sr=sspitzer 121799
...
git-svn-id: svn://10.0.0.236/trunk@113072 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 00:39:06 +00:00
nicolson%netscape.com
850ede87f4
fix to test either dist or release builds.
...
git-svn-id: svn://10.0.0.236/trunk@113070 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 00:14:45 +00:00
ashishbhatt%netscape.com
7da37df8a4
Added test cases for interface nsIClipboardCommand
...
git-svn-id: svn://10.0.0.236/trunk@113069 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 00:13:04 +00:00
waterson%netscape.com
3ddde9bd8f
Bug 102860. Relatively positioned frames do not have place-holders. r=dbaron, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@113068 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 00:03:31 +00:00
waterson%netscape.com
3229841ba0
Bug 121860. Handle case where block frame is embedded inside a XUL document. r=dbaron, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@113067 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-29 00:02:25 +00:00
stephend%netscape.com
1bfbb1a79e
Bug 95929. 'Done' should be removed from the Subscribe window's status' r=jglick@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113066 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:50:28 +00:00
nicolson%netscape.com
01c72457d0
move into org.mozilla.jss.tests package.
...
git-svn-id: svn://10.0.0.236/trunk@113065 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:49:38 +00:00
bryner%netscape.com
89e99954e4
Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@113064 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:48:16 +00:00
bryner%netscape.com
04822496de
Removing scrollbar tracks from the list of widgets that don't need to be invalidated due to a state change. This fixes the scrollbar "stuck-in-hover" problem. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113063 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:44:16 +00:00
seawood%netscape.com
58c6693820
Ignore build-ordering targets when doing standalone builds.
...
Bug #122149 r=axel@pike.org
git-svn-id: svn://10.0.0.236/trunk@113062 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:30:47 +00:00
relyea%netscape.com
2ae1f651be
(sigh) not only do we need to find the objects, we need to be able to read
...
them as well.
git-svn-id: svn://10.0.0.236/trunk@113061 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:28:29 +00:00
mkaply%us.ibm.com
e5bf74f1f0
OS/2 code only - make it easier to turn off popup asserts if necessary by restructuring code
...
git-svn-id: svn://10.0.0.236/trunk@113060 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:26:31 +00:00
mkaply%us.ibm.com
01abf4b33b
Add PR_CALLBACK to get MathML building on OS/2
...
git-svn-id: svn://10.0.0.236/trunk@113059 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:24:17 +00:00
sfraser%netscape.com
be543daf3c
Fix blocker bug 121326 (any SSL transaction causes Mac to freeze) by checking in temporary patch from bug 106188; this reverts Mac to using blocking connects. r=wtc.
...
git-svn-id: svn://10.0.0.236/trunk@113058 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:14:42 +00:00
nicolson%netscape.com
8fd7000045
make release_classes target work.
...
git-svn-id: svn://10.0.0.236/trunk@113057 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:08:16 +00:00
waterson%netscape.com
4d0ee0832e
Bug 122027. Canonify URI before looking it up in the cache. sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@113056 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 23:07:55 +00:00
jst%netscape.com
ff06deed3f
Adding new chrome only window interface. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@113055 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 21:52:30 +00:00
sonja.mirtitsch%sun.com
b5fd12a311
fixed typo
...
git-svn-id: svn://10.0.0.236/trunk@113052 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 20:59:23 +00:00
jpierre%netscape.com
3e0d3badd1
Fix for 69556 - remove expired CA "Verisign Class 4 Primary CA"
...
git-svn-id: svn://10.0.0.236/trunk@113051 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 20:43:37 +00:00
sonja.mirtitsch%sun.com
df0c1910f0
attempted fix for bug 115200, tinderbox reports false failures on machines
...
that run 32 and 63 bit tinderboxes
git-svn-id: svn://10.0.0.236/trunk@113050 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 19:35:53 +00:00
mkaply%us.ibm.com
80dd30ec7f
More OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@113049 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 19:26:12 +00:00
relyea%netscape.com
53ad9596fc
Fix crashing problem when trying two switch from fips to non-fips and back.
...
bug 119214.
git-svn-id: svn://10.0.0.236/trunk@113048 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 19:18:41 +00:00
smeredith%netscape.com
314267c6e7
Added way to delete user-added prefs from the pref editor.
...
git-svn-id: svn://10.0.0.236/trunk@113047 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 19:09:00 +00:00
mscott%netscape.com
2711b450ef
Fix smoketest blocker: 122228 by adding a null ptr check in GetHiddenDOMWindow
...
git-svn-id: svn://10.0.0.236/trunk@113046 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 18:52:24 +00:00
bzbarsky%mit.edu
5c982c6130
Fix blocker bug 122217. Use a contractid instead of the classid (which
...
is no longer registered) for the mime service. r=brade, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@113045 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 18:24:31 +00:00
mkaply%us.ibm.com
a00bb26a22
More OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@113044 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 18:13:56 +00:00
despotdaemon%netscape.com
0cfab0e86e
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@113043 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 17:54:37 +00:00
mkaply%us.ibm.com
07c6d2b07b
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@113042 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 17:00:06 +00:00
glazman%netscape.com
d5dadcf26c
inline styles were not saved because gElement was outside of document's tree; b=91548, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@113041 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 16:00:12 +00:00
kaie%netscape.com
1f1c0c3523
b=121351 Avoid risk of multiple PK11_FreeSlot calls in GenerateCRMFRequest
...
r=javi sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@113040 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 15:25:47 +00:00
kaie%netscape.com
d806ea955b
b=98068 Add PR_CALLBACK for changed interfaces in NSS_3_4
...
r=javi sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@113039 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 15:23:59 +00:00
kin%netscape.com
c9542ea086
Workaround fix for bug #117141 (Composer crashes when loading pages with an HTML Select element [@FrameManager::GetPrimaryFrameFor])
...
Removed seemingly unnecessary selection UI Style rule for -moz-dropdown-list,
to workaround the crash that happens during the restyling of the HTML Select
element when the EditorOverride.css style sheet is loaded.
r=brade@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@113038 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 15:06:44 +00:00
sicking%bigfoot.com
3f4f453c70
Cleanup BooleanFunctionCall and StringFunctionCall, fixes bugs in lang(), substring() and a few more.
...
b=104758 r=Pike sr=jag
git-svn-id: svn://10.0.0.236/trunk@113036 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 14:46:39 +00:00
jaggernaut%netscape.com
e8761882ab
Bug 117015: Text Zoom dialog should round value, not truncate it. r=stephend, sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@113035 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 12:46:31 +00:00
bryner%netscape.com
1c51cb9b81
Cleaning up checkbox/radio button code, now that I understand how it's supposed to work. Hooked up checkbox/radio containers. Fixed active/hover state problems with buttons. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113034 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 10:38:01 +00:00
timeless%mac.com
07f9150900
Bug 121720 Save Dialog should be able to be minimized
...
patch by Matti@epost.de r=caillon@returnzero.com sr=blake
git-svn-id: svn://10.0.0.236/trunk@113033 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 09:57:12 +00:00
timeless%mac.com
2764ed254e
Bug 115636 javascript strict warnings in nsOutlinerSorting.js
...
patch by alexey@ihug.com.au r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@113032 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 08:46:13 +00:00
blizzard%redhat.com
f3b0cbd059
Add debugging hooks for invalidation. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113030 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 08:11:50 +00:00
mcafee%netscape.com
ddede4a56a
adding mocha to pageload list
...
git-svn-id: svn://10.0.0.236/trunk@113029 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 08:05:46 +00:00
bryner%netscape.com
450ea6c939
turning off focus border for checkboxes. it's causing problems. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113027 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 07:17:39 +00:00
seawood%netscape.com
8eaaa40a4c
S_ISSOCK isn't defined on BeOS.
...
git-svn-id: svn://10.0.0.236/trunk@113026 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 07:02:02 +00:00
mcafee%netscape.com
a947b91a39
graph size wasn't preserving average setting
...
git-svn-id: svn://10.0.0.236/trunk@113025 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 06:51:22 +00:00
blizzard%redhat.com
cee05222a4
Bug #121263 . Get cursors working with gtk2. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113024 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 06:47:47 +00:00
bryner%netscape.com
b2a3cef540
Hooking up textfields and dropdown buttons. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113023 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 06:32:08 +00:00
bryner%netscape.com
ecc3f14a2e
Bug 122157 - fixing the autocomplete widget in classic, on linux, to not have an outer border (to look more like gtk's combo box). r=ben, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@113022 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 06:31:08 +00:00
blizzard%redhat.com
ed6985c02f
Bugs #121252,#122120. Get grabs finished on Linux and implement nsWindow::CaptureMouse(). Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113021 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 06:23:27 +00:00
alecf%netscape.com
9416759610
back out my accidental checkin
...
git-svn-id: svn://10.0.0.236/trunk@113018 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 02:47:30 +00:00
nboyd%atg.com
b55ba3f3bb
Update implementation version.
...
git-svn-id: svn://10.0.0.236/trunk@113016 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 00:52:12 +00:00
bryner%netscape.com
840144c2da
Make sure to look at the select element for onchange handlers, not the anonymous children. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113015 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 00:32:11 +00:00
seawood%netscape.com
a637516138
Remove unneeded transformiix Makefile. Bogus makefiles can cause problems with cvs pulls when building in the srcdir.
...
git-svn-id: svn://10.0.0.236/trunk@113014 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 00:25:25 +00:00
bienvenu%netscape.com
3036b0f9bb
bullet-proof fix for 121876 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@113013 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 00:11:29 +00:00
bhart00%yahoo.com
4252f164b9
Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@113012 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-28 00:02:01 +00:00
brendan%mozilla.org
2a9625df7c
Fix a warning, clean up whitespace (r=diff -w, sr=gcc).
...
git-svn-id: svn://10.0.0.236/trunk@113011 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 23:56:02 +00:00
sspitzer%netscape.com
79436a9c38
fix for #121566 and #121677 . define a default height for the thread pane
...
(both vertical 3 pane and normal 3 pane layouts) and for the results pane in
the addressbook. if we don't, it causes the splitter to jump up and down
forever on linux and (because it's so fast) pinging the CPU on windows.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@113010 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 23:04:13 +00:00
rbs%maths.uq.edu.au
8df8af8ad7
revert an unintended change that crept in
...
git-svn-id: svn://10.0.0.236/trunk@113009 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 22:23:07 +00:00
rbs%maths.uq.edu.au
20005cee47
Another renaming for ease of readability: s/core/coreFrame/g and s/next/nextFrame/g
...
git-svn-id: svn://10.0.0.236/trunk@113008 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 22:10:45 +00:00
alecf%netscape.com
a3f49498a1
fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@113007 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 22:02:00 +00:00
stephend%netscape.com
9291c925a0
Bug 117814. Strict JS warnings in password.js. r=stephend@netscape.com, sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@113006 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 21:54:53 +00:00
blizzard%redhat.com
5981025c4e
Part of bug #121252 . Get the rollup listener working properly. Grabs are mostly working now. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@113005 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 20:30:56 +00:00
rbs%maths.uq.edu.au
979dc04ba6
When looking up the real sibling of a cell, use colspan/rowspan (instead of just 1) as the increment to cater for cases of spanning cells in the cellmap
...
git-svn-id: svn://10.0.0.236/trunk@113004 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 19:26:42 +00:00
locka%iol.ie
b528c13d94
Implement ConfirmEx and various Prompt methods on nsIPrompt. b=121931 r=chak@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@113003 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 19:15:07 +00:00
zach%zachlipton.com
063a9d3b5e
Fix for bug 121735: Perl warning running checksetup.pl if a module has a
...
non-numeric version number. Patch sets checksetup.pl to use a string
compare instead of a numeric one.
Patch by Dave Miller. r1=Bradley Baetz and r2=Gerv
git-svn-id: svn://10.0.0.236/trunk@113002 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:59:38 +00:00
pete%alphanumerica.com
2930306a0e
getting rid of -D_USE_BSD
...
Pulling implementation out of the header file seemed to have fixed the bustage
--pete
git-svn-id: svn://10.0.0.236/trunk@113001 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:57:41 +00:00
pete%alphanumerica.com
f66db985f6
reverting back to original
...
define is not needed here
--pete
git-svn-id: svn://10.0.0.236/trunk@113000 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:56:02 +00:00
pete%alphanumerica.com
a6eeb89003
seeing if this fixes the linux bustage
...
--pete
git-svn-id: svn://10.0.0.236/trunk@112999 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:47:17 +00:00
pete%alphanumerica.com
ecfebea9f2
adding -D_USE_BSD to see if lstat will work on these linux flavors
...
--pete
git-svn-id: svn://10.0.0.236/trunk@112998 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:32:11 +00:00
pete%alphanumerica.com
2585c334a6
adding -D_BSD_SOURCE to Makefile.in as seawood suggested
...
to fix linux bustage
--pete
git-svn-id: svn://10.0.0.236/trunk@112997 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:17:33 +00:00
pete%alphanumerica.com
e39572043e
movind implementation of FilleStatCache into nsLocalFileUnix.cpp
...
where other calls to lstat work fine
This is an attempt to fix bustage on some linux platfroms
--pete
git-svn-id: svn://10.0.0.236/trunk@112996 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 18:02:18 +00:00
pete%alphanumerica.com
0945a8d405
moving defs into header file
...
To fix bustage
--pete
git-svn-id: svn://10.0.0.236/trunk@112995 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 17:46:14 +00:00
pete%alphanumerica.com
fee3253b31
adding header files for linux for lstat
...
seeing if this fixes breakage
--pete
git-svn-id: svn://10.0.0.236/trunk@112994 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 17:31:24 +00:00
pete%alphanumerica.com
c7642c235b
b=107641, r=blizzard, sr=brendan
...
fix: CopyTo won't copy read-only files or broken symlinks
Thanks to garths@oeone.com for help on this one.
--pete
git-svn-id: svn://10.0.0.236/trunk@112993 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 14:31:25 +00:00
bryner%netscape.com
c2dd55c7e3
Updating wording in debug prefs panel to not discourage people from filing bugs about XBL form control problems.
...
git-svn-id: svn://10.0.0.236/trunk@112992 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 09:08:26 +00:00
roc+%cs.cmu.edu
f52124fa77
Bug 13213. Allow views to extend above and to the left of their owner frames. r=kmcclusk,rs=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112991 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 07:56:23 +00:00
roc+%cs.cmu.edu
9e52ce4c8a
Bug 33601. Force REFRAME style hints if views might need to be created in response to opacity or background-attachment style changes. r=dbaron,sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112990 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 07:53:27 +00:00
timeless%mac.com
cea26a6b9c
Bug 117418 nsWSRunObject.cpp:704: warning: `PRInt32 curStartOffset' might be used uninitialized in this function
...
r=akkana sr=brendan
git-svn-id: svn://10.0.0.236/trunk@112989 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 07:07:10 +00:00
rpotts%netscape.com
8bab5fb6fc
bug #120590 (r=mscott@netscape.com, sr=darin@netscape.com). HTTP was using the wrong mime handler...
...
git-svn-id: svn://10.0.0.236/trunk@112988 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 06:03:39 +00:00
wtc%netscape.com
540892388c
Implemented GetHiResClock() for HP-UX.
...
git-svn-id: svn://10.0.0.236/trunk@112987 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 05:08:43 +00:00
sspitzer%netscape.com
b48c44be7c
fix for #102643 . add pref UI for the "confirm send on accel key" UI,
...
and fix some other UI issues with the mail & newsgroups main pref panel.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@112986 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 04:55:06 +00:00
wtc%netscape.com
658de28599
Bugzilla bug 113152: do not define or test the macro 'linux'. Thanks to
...
david@blue-labs.org for the patch.
Modified files: configure configure.in Linux.mk prinet.h
git-svn-id: svn://10.0.0.236/trunk@112985 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 04:51:01 +00:00
brendan%mozilla.org
e39800b131
Checking in rogerl's fix for double-reports of compile-time errors (120197, r=brendan, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@112984 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 04:42:37 +00:00
wtc%netscape.com
cc1ec71cfe
Backed out the previous checkin. Misunderstood the cause of the problem.
...
git-svn-id: svn://10.0.0.236/trunk@112983 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 04:35:55 +00:00
wtc%netscape.com
b5fc7698f8
Bugzilla bug 121872: define _PR_MD_LISTEN as a function so that we can set
...
error codes if listen() fails. The patch is contributed by Javier
Pedemonte <pedemont@us.ibm.com >.
Modified files: _os2.h _os2_errors.h os2sock.c
git-svn-id: svn://10.0.0.236/trunk@112981 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:59:44 +00:00
ben%netscape.com
574ac8c9fb
[Manticore]
...
Add license to new files
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@112980 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:56:45 +00:00
ben%netscape.com
8574eb192d
[Manticore]
...
More toolbar work...
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@112979 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:55:43 +00:00
bienvenu%netscape.com
e0d0889213
fix mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@112978 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:32:36 +00:00
bienvenu%netscape.com
a6a044efb6
white space fixes
...
git-svn-id: svn://10.0.0.236/trunk@112977 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:13:52 +00:00
timeless%mac.com
df30ac6227
Bug 119858 "p3pv1" link in Site Navigation toolbar?
...
patch by choess@stwing.upenn.edu r=timeless sr=hyatt
prevent stylesheet's, icon's, p3pv*'s and schema.*'s from appearing in the toolbar
git-svn-id: svn://10.0.0.236/trunk@112976 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:13:12 +00:00
bienvenu%netscape.com
b7c4d1e68e
hide column picker for offline folder selector r=stephend,sr=sspitzer 120257
...
git-svn-id: svn://10.0.0.236/trunk@112975 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:08:24 +00:00
bienvenu%netscape.com
a00ceb4d40
sharing tab of folder properties r=sspitzer, sr=mscott 112096
...
git-svn-id: svn://10.0.0.236/trunk@112974 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:07:44 +00:00
bienvenu%netscape.com
87e9ae8cf2
more work on shared imap folders and acl, sharing tab of folder properties r=sspitzer, sr=mscott 112096
...
git-svn-id: svn://10.0.0.236/trunk@112973 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:06:46 +00:00
bienvenu%netscape.com
77ed9303ff
add strings for sharing tab r=sspitzer, sr=mscott 112100
...
git-svn-id: svn://10.0.0.236/trunk@112972 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 02:03:44 +00:00
timeless%mac.com
27a75dac73
Bug 105057 images used as form controls doesn't appear on Page Info | Images
...
patch by db48x@yahoo.com r=bzbarsky@mit.edu sr=jag
git-svn-id: svn://10.0.0.236/trunk@112971 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 01:45:58 +00:00
bryner%netscape.com
b5bc1766ea
Bug 120974 - fix QI method on nsOutlinerBodyFrame so it doesn't get wrapped in an nsBoxToBlockAdaptor. Move Reflow() logic into GetPrefSize and SetBounds. r=varga, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@112970 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 00:58:46 +00:00
wtc%netscape.com
1322126cf6
Bugzilla bug 114702: support Linux 2.5.x kernels.
...
git-svn-id: svn://10.0.0.236/trunk@112969 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 00:45:37 +00:00
wtc%netscape.com
2b6f0984fd
Bugzilla bug 100447: on BSD/OS 4.2 and 4.3, we have problem calling
...
safe_popen in a threaded program. So we don't call safe_popen when
we obtained some entropy from /dev/urandom. Thanks to lidl@pix.net
for the bug report and the fix.
git-svn-id: svn://10.0.0.236/trunk@112968 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-27 00:14:59 +00:00
hyatt%netscape.com
716a0600e6
Removing some DEBUG_hyatt code.
...
git-svn-id: svn://10.0.0.236/trunk@112967 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 23:42:24 +00:00
bryner%netscape.com
b4d0800861
Bug 101032 - fix nsScrollBoxObject::EnsureElementsVisible in the case where the scrollbox is not at 0,0. Patch from shanec@activestate.com, r=bryner, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@112966 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 23:27:27 +00:00
bryner%netscape.com
ae907eefc1
Fixing bug 122028 (clearing the entire selection on ctrl+click), also fixing some logic errors where the result of |selection.isSelected()| was incorrectly inverted. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112965 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 23:06:24 +00:00
ben%netscape.com
d28b32e2b4
[Manticore]
...
begin work implementing new toolbar widget, 'StripBar'
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@112964 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 22:25:43 +00:00
sgehani%netscape.com
3463b5a96b
Make tooltip pref be honored within same session of browser.
...
b = 113831; r = morse; sr = hewitt
git-svn-id: svn://10.0.0.236/trunk@112963 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 20:15:01 +00:00
sgehani%netscape.com
1a9839a7e9
Fix sidebar contents disappearing on show and hide.
...
b = 116094; r = morse; sr = alecf
git-svn-id: svn://10.0.0.236/trunk@112962 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 20:07:54 +00:00
nboyd%atg.com
cd6b463349
Clean up formatting.
...
git-svn-id: svn://10.0.0.236/trunk@112961 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 20:07:49 +00:00
sgehani%netscape.com
89380bcf32
Fix appearence branch always being open in prefs.
...
b = 117885; r = sgehani; sr = blake
(checking in for Stephen Walker <walk84@yahoo.com >)
git-svn-id: svn://10.0.0.236/trunk@112960 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 20:04:16 +00:00
sgehani%netscape.com
adaf4097dd
Make sidebar display in the event that the windows integration dialog appeared.
...
b = 119975; r = law; sr = dveditz
git-svn-id: svn://10.0.0.236/trunk@112959 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 19:59:42 +00:00
nboyd%atg.com
c5eb49df96
Fix bug 121790
...
git-svn-id: svn://10.0.0.236/trunk@112957 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 19:15:06 +00:00
nboyd%atg.com
045cba9433
Fix formatting
...
git-svn-id: svn://10.0.0.236/trunk@112956 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 19:13:22 +00:00
sspitzer%netscape.com
73ee4be75f
clean up some string usage. rs=mscott
...
git-svn-id: svn://10.0.0.236/trunk@112952 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 16:36:30 +00:00
oeschger%netscape.com
25fb197b8d
doc fix by kraai@alumni.carnegiemellon.edu, r=oeschger, bug=121706
...
git-svn-id: svn://10.0.0.236/trunk@112951 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 16:31:28 +00:00
oeschger%netscape.com
6124589e59
doc update by kraai@alumni.carnegiemellon.edu, r=oeschger, bug=121273
...
git-svn-id: svn://10.0.0.236/trunk@112950 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 16:30:25 +00:00
wtc%netscape.com
a3b315a581
Bugzilla bug 111206: make the Solaris version test flexible so that we
...
don't need to add a new test for each new Solaris release.
git-svn-id: svn://10.0.0.236/trunk@112949 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 16:19:51 +00:00
seawood%netscape.com
58b0318909
Fixing win32 gmake bustage
...
git-svn-id: svn://10.0.0.236/trunk@112948 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 15:25:27 +00:00
bryner%netscape.com
11fe1c8fa0
Fixing XBL form controls in installer builds -- put nsISelectElement into content_html.xpt and include this file in the xpi. r/sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@112947 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 09:47:25 +00:00
ducarroz%netscape.com
317af6d101
Part of fix for bug 108965. Remove xul emitter from the Mac build. R=mscott, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@112946 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 03:43:15 +00:00
mscott%netscape.com
218c446117
Bug #119344 --> add windows system tray icon for biff
...
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112945 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 03:34:57 +00:00
cltbld%netscape.com
1cde876811
parameterizing pageload server
...
git-svn-id: svn://10.0.0.236/trunk@112944 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 02:46:51 +00:00
sspitzer%netscape.com
e98c27f7fc
supplimental fix for #113540 , clean up code. rs=mscott
...
git-svn-id: svn://10.0.0.236/trunk@112943 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 02:37:56 +00:00
pete%alphanumerica.com
8fb3979c3c
b=121028, r=brendan, sr=jst
...
fix for crahser using old handler attribute 'type'
--pete
git-svn-id: svn://10.0.0.236/trunk@112940 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 02:20:15 +00:00
wtc%netscape.com
a633f807f7
Continue to use the HP shl_load interface on 64-bit HP-UX/PA-RISC for
...
backward compatibility reasons.
git-svn-id: svn://10.0.0.236/trunk@112939 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 02:14:52 +00:00
darin%netscape.com
b86057cf8d
partial fix for bug 90004 "proxy reload doesn't work" r=gagan,sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@112937 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 02:14:09 +00:00
naving%netscape.com
4665a22500
111368 r=ducarroz sr=bienvenu. free leaking mFileSpec in attachmentHandler
...
git-svn-id: svn://10.0.0.236/trunk@112935 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 02:09:32 +00:00
despotdaemon%netscape.com
fd1a78fc51
Pseudo-automatic update of changes made by blythe@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@112934 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:53:38 +00:00
sspitzer%netscape.com
97455be591
fix for #117452 , get delete of cards after quick search to work.
...
r=racham, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112933 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:42:28 +00:00
despotdaemon%netscape.com
7b105f1125
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@112932 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:25:48 +00:00
relyea%netscape.com
c0a2bdbd5f
Fix PBE_Context failure by making sure CKM_PBA is it's own keygen type.
...
git-svn-id: svn://10.0.0.236/trunk@112931 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:20:50 +00:00
rginda%netscape.com
8c2005fa3a
- venkman only -
...
lineMap no longer required in SourceText records, HelpText doesn't need it.
git-svn-id: svn://10.0.0.236/trunk@112930 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:11:01 +00:00
rginda%netscape.com
305d514d88
- venkman only -
...
get default context without complaining for debug and view menus, remove debug dump.
git-svn-id: svn://10.0.0.236/trunk@112929 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:10:03 +00:00
rginda%netscape.com
73e424cd53
- venkman only -
...
store commandname attribute on menuitem so we don't need to parse it onpopupshowing, makes for faster menus.
git-svn-id: svn://10.0.0.236/trunk@112928 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:05:50 +00:00
rginda%netscape.com
a6b8bb92ad
- venkman only -
...
strict fixes
git-svn-id: svn://10.0.0.236/trunk@112927 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 01:03:43 +00:00
cmanske%netscape.com
cc500a6380
Save last-used directories as nsILocalFile type in prefs, b=93487, r=law, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@112925 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:55:27 +00:00
cotter%netscape.com
15c74b2558
ongoing help content updates to privacy & security sections, r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@112924 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:51:37 +00:00
morse%netscape.com
f1e6b218e3
bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law
...
git-svn-id: svn://10.0.0.236/trunk@112923 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:47:26 +00:00
darin%netscape.com
c1b8bccdc3
backing out my changes -- rjc says it causes moz not to startup!
...
git-svn-id: svn://10.0.0.236/trunk@112922 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:46:09 +00:00
peterlubczynski%netscape.com
16315d2fb3
Removing ugly shockwave hack bug 115461 r=av sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@112921 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:45:45 +00:00
peterlubczynski%netscape.com
8175aa6f6d
Fix for using newer pluign if upgraded, bug 119966 r=av sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@112920 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:44:47 +00:00
morse%netscape.com
7d3edf79d1
bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law
...
git-svn-id: svn://10.0.0.236/trunk@112919 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:44:18 +00:00
peterlubczynski%netscape.com
461edc33ef
Fixing cursor flicker with plugins, bug 118877 r=kmcclusk@netscape.com sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@112918 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:39:43 +00:00
darin%netscape.com
bbbf7288b3
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
...
patch=badami@netscape.com , r=rpotts@netscape.com , sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@112917 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:38:37 +00:00
relyea%netscape.com
517e6d30a2
Fix 2 memory leaks and a UMR.
...
(keyhand needs to be initialized before we start xor hashing)
Free item and time elements which are transparently allocated for us.
git-svn-id: svn://10.0.0.236/trunk@112916 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:16:03 +00:00
leaf%mozilla.org
5554da00eb
update user agent string, bug 119973
...
git-svn-id: svn://10.0.0.236/trunk@112915 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:13:05 +00:00
leaf%mozilla.org
85a48c5085
update mac version string and copyright year, r=jj bug 119976
...
git-svn-id: svn://10.0.0.236/trunk@112914 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:10:43 +00:00
cathleen%netscape.com
3fcee4d2a1
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
...
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
git-svn-id: svn://10.0.0.236/trunk@112913 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:04:45 +00:00
radha%netscape.com
3fc0490294
Fix for bug # 119617. sr=alecf r =walk84
...
git-svn-id: svn://10.0.0.236/trunk@112912 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-26 00:00:18 +00:00
alecf%netscape.com
b83004a7cb
oops, we dont' need that!
...
git-svn-id: svn://10.0.0.236/trunk@112910 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:53:32 +00:00
pschwartau%netscape.com
8d4455a838
Improving readablity.
...
git-svn-id: svn://10.0.0.236/trunk@112909 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:52:24 +00:00
alecf%netscape.com
ab9df62333
ignore generated makefile
...
git-svn-id: svn://10.0.0.236/trunk@112908 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:52:11 +00:00
seawood%netscape.com
7285032e77
Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.
...
git-svn-id: svn://10.0.0.236/trunk@112907 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:46:34 +00:00
hwaara%chello.se
4495d874e4
#118275 , "Filter name should be selected when opening new filter dialog"
...
r=naving, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112906 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:46:24 +00:00
rayw%netscape.com
09b092f539
Fixed handling of conflicting type information.
...
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@112904 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:38:57 +00:00
jkeiser%netscape.com
aaa7dec32b
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112903 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:35:44 +00:00
smeredith%netscape.com
d4fb37bbc9
Fixed the description entry bug 11892.
...
git-svn-id: svn://10.0.0.236/trunk@112902 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:27:57 +00:00
cmanske%netscape.com
c30a6e8fb3
Fixed warnings and exception in Color Picker, b=119772, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112901 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:27:25 +00:00
harishd%netscape.com
c8641ade9a
Do not create a new node info with |no name| for userdefined tags. b=113349, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112900 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:25:09 +00:00
mscott%netscape.com
50ec3face0
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112899 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:20:21 +00:00
heikki%netscape.com
d3fe0d3a87
Bug 35984, make an undefined entity always a fatal error; report errors while parsing external entities (regression) and a minor optimization in loading external entities. r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@112898 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:19:23 +00:00
darin%netscape.com
a80ff94504
patch 2 for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@112896 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 23:08:02 +00:00
gerv%gerv.net
e9fcac9dcb
Removing new_comment.cgi - all part of quips.cgi now.
...
git-svn-id: svn://10.0.0.236/trunk@112894 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:41:37 +00:00
gerv%gerv.net
32d50f0d78
quips.cgi rewrite and templatisation.
...
git-svn-id: svn://10.0.0.236/trunk@112893 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:40:04 +00:00
morse%netscape.com
a658b8cbc5
bug 120277, removed js warning message, r=law, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112892 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:34:50 +00:00
seawood%netscape.com
3cabb82f4e
Fix problem of --enable-boehm not building.
...
Build nspr & ldap as a separate step at the beginning of the default build or at the beginning of the export phase.
git-svn-id: svn://10.0.0.236/trunk@112891 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:29:51 +00:00
waterson%netscape.com
416a978709
Bug 121833. Fix assertion (and optimize) string-fu in rdf_MakeRelativeRef. Remove unused rdf_MakeRelativeName. r=timeless, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@112890 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:28:55 +00:00
morse%netscape.com
59e7cc2f56
bug 121771, isSorted missing in cookie/password manager outliners, r=law, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112889 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:26:35 +00:00
andreas.otte%debitel.net
42cbc1ef03
second try to fix bug 119071 [Can not ftp files from / on Cobalt web
...
server], this time working around bad urls generated by the tinderbox
script, r=bbaetz, sr=darin
git-svn-id: svn://10.0.0.236/trunk@112888 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:19:29 +00:00
morse%netscape.com
76e2805b59
bug 119474, can't remove password if password-manager is disabled, r=law, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112887 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:17:57 +00:00
mscott%netscape.com
3bb9f6d703
Bug #119344 --> add windows system tray icon for biff
...
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112886 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:16:01 +00:00
mscott%netscape.com
54a5ee3002
Bug #119344 --> add windows system tray icon for biff
...
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112885 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:15:11 +00:00
naving%netscape.com
bb2e7870ee
112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work
...
git-svn-id: svn://10.0.0.236/trunk@112884 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:13:28 +00:00
andreas.otte%debitel.net
fc5785fcfb
fix bug 120959 [Use of ".." in address causes links to relative URL's
...
to fail] A regression from the rewrite of the urlparser,
r=dougt@netscape.com , sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@112883 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:07:50 +00:00
mscott%netscape.com
9a9af58f44
Bug #43689 --> expose the suggested file name
...
r=law
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112882 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:05:16 +00:00
bzbarsky%mit.edu
483c6e5766
Make enter in bookmarks manager reuse existing windows like double-click
...
does. Bug 121085, r=doron, sr=blake
git-svn-id: svn://10.0.0.236/trunk@112881 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:03:21 +00:00
pinkerton%netscape.com
64fdca15fd
changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230
...
git-svn-id: svn://10.0.0.236/trunk@112880 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 22:01:41 +00:00
rbs%maths.uq.edu.au
0d04e79f72
typos
...
git-svn-id: svn://10.0.0.236/trunk@112879 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 21:57:47 +00:00
jkeiser%netscape.com
b800a9924e
Complete bug 112241 backout
...
git-svn-id: svn://10.0.0.236/trunk@112877 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 20:51:41 +00:00
pschwartau%netscape.com
4a19a9a27b
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@112876 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 20:37:37 +00:00
pschwartau%netscape.com
eacce08adf
Improving readability.
...
git-svn-id: svn://10.0.0.236/trunk@112875 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 20:02:31 +00:00
waterson%netscape.com
077c603395
Bug 121888. This should always be built, regardless of whether tests are enabled or not.
...
git-svn-id: svn://10.0.0.236/trunk@112874 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:59:56 +00:00
jkeiser%netscape.com
07cd518c43
Backing out bug 112241 changes, tree is closed, sorry
...
git-svn-id: svn://10.0.0.236/trunk@112873 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:54:55 +00:00
wtc%netscape.com
0b5aa9d745
Bugzilla bug 106496: fixed the WINNT version of PR_NewTCPSocketPair to
...
verify the source of the connection.
git-svn-id: svn://10.0.0.236/trunk@112870 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:16:34 +00:00
relyea%netscape.com
d9934c8ada
Change Sha1_hash to a simple XOR hash for building key handles for token
...
objects.
git-svn-id: svn://10.0.0.236/trunk@112869 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:09:34 +00:00
relyea%netscape.com
863e2140bf
Fix key leak in S/Mime.
...
git-svn-id: svn://10.0.0.236/trunk@112868 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:08:19 +00:00
jkeiser%netscape.com
4b4b5ee0ba
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112867 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:08:03 +00:00
relyea%netscape.com
61c9862c40
Fix bug 115660. Note that fixing the bugs necessitates fixing the test
...
cases as well. The test case was depending on the failure to read certs to
detect the failure to read keys. Now certutil returns a failure if no keys
are found. This also means that the FIPS test after the key and cert
has been deleted should expect a failure to list any keys.
git-svn-id: svn://10.0.0.236/trunk@112866 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 19:03:17 +00:00
wtc%netscape.com
8d44de2cd4
Bugzilla bug 121872: define _PR_MD_LISTEN as a function so that we can
...
set error codes if listen() fails.
Modified files: _win95.h w95sock.c
git-svn-id: svn://10.0.0.236/trunk@112865 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 18:45:16 +00:00
kaie%netscape.com
b68b7fbe9c
b=119810 javascript strict warnings certpicker.js
...
r=ssaux sr=jag
git-svn-id: svn://10.0.0.236/trunk@112863 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 15:39:57 +00:00
ccarlen%netscape.com
86117cc1b5
Bug 121431 - LoadDefaultProfileDir() returns an error when it shouldn't. Returning this error, which isn't really an error, aborts startup when creating a new profile in turbo mode. r=bnesse@netscape.com/sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112862 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 15:32:10 +00:00
kaie%netscape.com
a291c1cf5e
b=121570 Error code namespace needed for security component
...
r=dougt sr=jband
git-svn-id: svn://10.0.0.236/trunk@112861 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 15:17:25 +00:00
leaf%mozilla.org
881084dd5d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@112860 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 15:12:13 +00:00
jdunn%netscape.com
d63561e2e5
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
...
needed for AIX's xlC 3.6.4 compiler. Add test to configure to check
compiler version. NOTE: also adding hpux and aix check for keyboardutils.
r=cls@seawood.org
# 119179
git-svn-id: svn://10.0.0.236/trunk@112859 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 15:07:38 +00:00
kaie%netscape.com
d9ff601955
b=121289 Make Key Escrow warning dialog work
...
r=rangansen sr=kin
git-svn-id: svn://10.0.0.236/trunk@112858 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 14:58:31 +00:00
rods%netscape.com
fb493821d3
Adding new Frame to clip content area of page for Printing and PrintPreview
...
Bug 112698 r=dcone sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112856 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 14:30:14 +00:00
seawood%netscape.com
151e6f8811
Fix typo in .cc rule
...
git-svn-id: svn://10.0.0.236/trunk@112855 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 11:43:09 +00:00
darin%netscape.com
111b45c759
fixing compiler warning of uninitialized variable resulting from my checkin
...
for bug 121441
git-svn-id: svn://10.0.0.236/trunk@112854 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 10:47:24 +00:00
glazman%netscape.com
0c8e360445
move CSS in Composer stuff from nsEditorShell to nsHTMLEditor; b=121081, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112853 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 10:20:11 +00:00
glazman%netscape.com
2a28453859
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112852 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 10:16:52 +00:00
glazman%netscape.com
cdabdbafcf
Pref should have 'Cascading Style Sheets' in the groupbox label (patch by caillon@returnzero.com); b=121125, r=glazman, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112851 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 09:57:48 +00:00
glazman%netscape.com
0689972d2f
Text Color well reverts to black when typing; b=112966, r/sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112850 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 09:53:58 +00:00
seawood%netscape.com
7226965491
Add build_all_dep & build_all_depend targets which are aliases for the alldep target. Made sure that alldep was passed down to the real Makefiles.
...
git-svn-id: svn://10.0.0.236/trunk@112849 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 08:32:27 +00:00
rbs%maths.uq.edu.au
eb3171a2b2
Remove leftover from debugging
...
git-svn-id: svn://10.0.0.236/trunk@112848 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 07:34:49 +00:00
rbs%maths.uq.edu.au
f498083779
Improvements to <mtable> to fix bug 39411. Here are the additional hooks needed in the frame construction code, (I also left some aliases that I can change later in nsMathMLParts.h), bug 120487, r=karnaze, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112847 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 07:14:07 +00:00
rbs%maths.uq.edu.au
3e1abbf64e
Improvements to <mtable>
...
git-svn-id: svn://10.0.0.236/trunk@112846 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 07:03:43 +00:00
rbs%maths.uq.edu.au
d2bc946058
In case of markup errors, provide a more discoverable feedback to users. Drop in the other functions from the nsIFrame APIs that steve.swanson@mackichan.com needs to consolidate his Dynamic JavaScripted MathML editor
...
git-svn-id: svn://10.0.0.236/trunk@112845 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 06:48:30 +00:00
jst%netscape.com
6b1260a9e6
Fixing bug 118933. Speeding up the id and name hash tables in nsHTMLDocument by changing them over from nsHashtable/nsStirngKey to pldhash. Also combining the hashes to optimize performance and memory useage. r=heikki@netscape.com, sr=jband@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@112844 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 06:37:35 +00:00
rbs%maths.uq.edu.au
6fdf561c89
Fix MathML bug 121037. Background-color is not showing up in stretchy chars that use additional leaf style contexts. More reliable recovery from the background revamps in bug 116161
...
git-svn-id: svn://10.0.0.236/trunk@112843 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 06:08:03 +00:00
rbs%maths.uq.edu.au
2c9a8320c7
Updated comments to add a reference to bug 69325 which details the 8 possible cases that may arise depending on whether displaystyle, largeop, stretchy are true or false
...
git-svn-id: svn://10.0.0.236/trunk@112842 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 06:02:52 +00:00
rbs%maths.uq.edu.au
37b8b26978
Fix MathML bug 118313 - GetBoundingMetrics is inaccurate in the face of whitespace. Avoid a troublesome whitespace glyph that has zero width
...
git-svn-id: svn://10.0.0.236/trunk@112841 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:57:27 +00:00
curt%netscape.com
7774164c65
Adds readme and license files. (Bug #Bug #15901 ).
...
git-svn-id: svn://10.0.0.236/trunk@112840 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:47:09 +00:00
curt%netscape.com
17f6c7d114
Addes readme and license file (Bug #Bug #15901 ).
...
git-svn-id: svn://10.0.0.236/trunk@112839 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:44:21 +00:00
curt%netscape.com
407d30910a
Adds readme and license file to install. (Bug #Bug #15901 ).
...
git-svn-id: svn://10.0.0.236/trunk@112838 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:42:47 +00:00
curt%netscape.com
129ef25466
Placeholder readme file.
...
git-svn-id: svn://10.0.0.236/trunk@112837 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:39:27 +00:00
curt%netscape.com
7c38cf4036
For the mozilla stub installer xpi.
...
git-svn-id: svn://10.0.0.236/trunk@112836 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:30:11 +00:00
mscott%netscape.com
b3c70b6b02
Bug #119344 --> add windows system tray icon for biff
...
newmail.ico is a TEMPORARY place holder icon for the biff icon in the status bar.
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112835 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:27:50 +00:00
curt%netscape.com
c63a6afb0b
Wraps the stub installer into a xpi.
...
git-svn-id: svn://10.0.0.236/trunk@112834 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:27:06 +00:00
mscott%netscape.com
a823967547
Bug #119344 --> add ability to deep count new mail messages
...
r=bhuvan
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112833 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:19:37 +00:00
mscott%netscape.com
7fe527d2ea
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112832 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 05:18:17 +00:00
pschwartau%netscape.com
e11e57825f
Skip another SpiderMonkey test generating infinite recursion and catching it as an error.
...
git-svn-id: svn://10.0.0.236/trunk@112831 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:39:21 +00:00
seawood%netscape.com
a9bcb311b4
Fixing non-gtk build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112830 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:33:27 +00:00
wtc%netscape.com
bb624d8ea8
Put the warning printfs inside #ifdef DEBUG.
...
git-svn-id: svn://10.0.0.236/trunk@112829 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:33:20 +00:00
rods%netscape.com
79189d5997
Adding new Frame to clip content area of page for Printing and PrintPreview
...
Bug 112698 r=dcone sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112828 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:32:19 +00:00
bryner%netscape.com
25843bce90
Set -moz-user-select: none so that XBL select boxes don't get text selection applied to them. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@112827 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:29:03 +00:00
seawood%netscape.com
ec756d5c48
Fix "static" build support for win32 gmake builds.
...
Bug #58981 r=bryner
git-svn-id: svn://10.0.0.236/trunk@112825 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:20:51 +00:00
ian%hixie.ch
8e82e0ec2a
Fix a minor typo in some SQL code which was causing an error during the creation of the user table.
...
git-svn-id: svn://10.0.0.236/trunk@112824 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:18:15 +00:00
pschwartau%netscape.com
c14bfa304b
Added three more cases to the test.
...
git-svn-id: svn://10.0.0.236/trunk@112823 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:17:23 +00:00
ian%hixie.ch
4612fcaf55
Moved the DBI module over to thew new more generic settings getting/saving API and removed the old DBI-specific one. Fixed an assert() call to check for the values being defined and not non-zero/non-blank. Fixed the password field to allow blank values (by making a blank value the default). Also fixed the calls to getArgument to not ever pass an undefined value as the default.
...
git-svn-id: svn://10.0.0.236/trunk@112822 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:17:05 +00:00
ian%hixie.ch
26b7d82370
More things that need doing on the long (and not so long) run.
...
git-svn-id: svn://10.0.0.236/trunk@112821 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:12:26 +00:00
mkaply%us.ibm.com
6d101e33db
OS/2 and AIX bustage
...
git-svn-id: svn://10.0.0.236/trunk@112820 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:09:23 +00:00
pschwartau%netscape.com
a321a29d25
Initial add. Regression test for bug 121658.
...
git-svn-id: svn://10.0.0.236/trunk@112819 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 03:04:18 +00:00
dcone%netscape.com
8dd83388c5
bug 112698. For rods checkin. r=dcone sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112818 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:55:51 +00:00
rods%netscape.com
3f5c6877d0
Get whther we are printing silent from the PrintSettings
...
76456 r=rods sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112817 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:47:01 +00:00
rods%netscape.com
735a7fb99a
Removed "free memory read" and change strcpy to strdup
...
and did some general cleanup and changed how the default printer name was being obtained.
118086 r=dcone sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112816 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:40:19 +00:00
darin%netscape.com
d46bc6687b
fixes bug 121441 "unable to publish via http PUT (nsStorageStream should
...
support nsISeekableStream)"
r=brade, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@112813 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:13:00 +00:00
mscott%netscape.com
adf7bd3193
Bug #119344 --> set the new message count based on the # of headers downloaded
...
r=racham
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112812 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:10:51 +00:00
rods%netscape.com
6b7c1e4878
Adding new Frame to clip content area of page for Printing and PrintPreview
...
Bug 112698 r=dcone sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112811 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:07:03 +00:00
stephend%netscape.com
fa658b225c
bugs 115673 and 110551 news icons for downloaded msgs and new news msgs with attachments r=andreww sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112810 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 02:02:02 +00:00
hyatt%netscape.com
3401c31fe2
Fix type bustage in cocoa view. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@112809 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:59:11 +00:00
naving%netscape.com
f6eb7e2e8c
120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder
...
git-svn-id: svn://10.0.0.236/trunk@112808 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:48:07 +00:00
sspitzer%netscape.com
d733571b2e
fix for #121709 . Add to Address Book, enter First Name and Display Name overwritten.
...
r=racham, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112807 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:42:32 +00:00
jaggernaut%netscape.com
71851389c0
Bug 121606: H and W attributes are reversed in the new Page Info -> Media. Patch by Christopher Aillon <caillon@returnzero.com>, r=Daniel Brooks <db48x@yahoo.com>, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@112806 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:31:35 +00:00
seawood%netscape.com
f8f41c13ab
Fixing SVG static build bustage
...
git-svn-id: svn://10.0.0.236/trunk@112805 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:29:35 +00:00
waterson%netscape.com
3428fe537a
Add EmbedComponents.cpp to the GARBAGE.
...
git-svn-id: svn://10.0.0.236/trunk@112804 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:23:41 +00:00
waterson%netscape.com
703276d255
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112803 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:18:55 +00:00
alecf%netscape.com
14a231b9f9
oops didn't mean to check this in (shouldn't cause bustage, but I don't know if it will even work without the other changes.. if it does, then nsCOMPtr<> is busted!)
...
git-svn-id: svn://10.0.0.236/trunk@112802 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:13:09 +00:00
dsirnapalli%netscape.com
4484c7a524
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@112801 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:11:03 +00:00
dsirnapalli%netscape.com
9bfbd6133e
Test case to test accessibility of html element radio button.
...
git-svn-id: svn://10.0.0.236/trunk@112800 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:07:34 +00:00
dsirnapalli%netscape.com
b618eafee2
Test case to test accessibility of html element radio button when checked.
...
git-svn-id: svn://10.0.0.236/trunk@112799 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:06:52 +00:00
dsirnapalli%netscape.com
a61bc8ad29
Html page containing html elements to test for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@112798 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:05:47 +00:00
dsirnapalli%netscape.com
7ba65ccf92
test case to test accessibility of html element check box.
...
git-svn-id: svn://10.0.0.236/trunk@112797 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:03:35 +00:00
peterlubczynski%netscape.com
5a1f925640
For embedding, always consume context menu clicks for applets, embeds, and objects, bug 118789 r=av sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@112796 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:02:58 +00:00
dsirnapalli%netscape.com
1c853ca32d
Test case to test accessibility of html element checkbox when it is checked.
...
git-svn-id: svn://10.0.0.236/trunk@112795 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:02:52 +00:00
dsirnapalli%netscape.com
fcc0b43f46
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@112794 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:01:19 +00:00
depstein%netscape.com
092538c43e
changed PurgeHistory() text to indicate request for number of removed items.
...
git-svn-id: svn://10.0.0.236/trunk@112793 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 01:00:26 +00:00
hyatt%netscape.com
46b8706d18
Fix cocoa bustage in makefile.in, r=cls, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112791 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:53:38 +00:00
brendan%mozilla.org
0f5414ace6
Make 'too much recursion' errors be exceptions #if JS_HASH_ERROR_EXCEPTIONS (121658, r=rogerl, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@112790 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:49:52 +00:00
brendan%mozilla.org
c403c777cd
Checking in patch from Daniel Bratell <bratell@lysator.liu.se>, r=khanson, sr=me.
...
git-svn-id: svn://10.0.0.236/trunk@112786 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:47:11 +00:00
alecf%netscape.com
fd6d75b30f
fix for bug 112209 - remove last consumers of nsStr:: routines
...
r=dbaron, sr=jst
git-svn-id: svn://10.0.0.236/trunk@112785 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:26:44 +00:00
waterson%netscape.com
366cb45a7b
Address 64-bit safety issue brought up by brendan.
...
git-svn-id: svn://10.0.0.236/trunk@112783 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:19:54 +00:00
heikki%netscape.com
537f41e4d9
Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au&adamlock, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@112782 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:08:20 +00:00
heikki%netscape.com
56fb7f80ee
Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@112779 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:07:45 +00:00
mkaply%us.ibm.com
032c515eb5
#116705
...
r=pedemont, sr=blizzard
OS/2 only - use FM_INVERT for drawing inverted rect
git-svn-id: svn://10.0.0.236/trunk@112777 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:02:40 +00:00
pavlov%netscape.com
3c8fe72f77
fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@112776 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-25 00:02:20 +00:00
pavlov%netscape.com
c1ba00b8b7
making the gif decoder hand back errors properly and doing some general cleanup. bug 100470. r=bryner sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@112775 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:59:58 +00:00
waterson%netscape.com
f7927b5818
Bug 121712. Fix inverted logic from bz's string cleanup. r=tingley@sundell.net
...
git-svn-id: svn://10.0.0.236/trunk@112774 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:58:26 +00:00
ccarlen%netscape.com
7f0916f049
Bug 116306 - switching themes by switching profiles doesn't switch theme. r=hyatt@netscape.com/sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112773 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:54:14 +00:00
alecf%netscape.com
496db28aa1
fix for bug 121627 - UTF8ConverterStream should not allocate - now that we've exposed ConvertUTF8toUCS2,
...
use it to do a conversion into the existing unichar buffer
r=dbaron, sr=jst
git-svn-id: svn://10.0.0.236/trunk@112772 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:53:53 +00:00
sfraser%netscape.com
cfef97219a
Fix bug 119329 -- change NSPR project to use tree-wide prefix files, for compatibility with other libraries. Also removing obsolete files, and adding a CodeWarrior Pro 7-format XML project file. r=pinkerton, r/a=wtc
...
git-svn-id: svn://10.0.0.236/trunk@112770 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:47:22 +00:00
alecf%netscape.com
ce5f992cb4
bug 108962 - shrink nsStr by 4 bytes by packing mCharSize and mOwnsBuffer into bits of mCapacity
...
r=dbaron, sr=jst, with an almost-sr=jag
git-svn-id: svn://10.0.0.236/trunk@112769 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:46:56 +00:00
danm%netscape.com
9037da04af
in Destroy(), call appshellservice->Unregister a little earlier. bug 119549 r=ben,hyatt,law
...
git-svn-id: svn://10.0.0.236/trunk@112767 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:39:00 +00:00
rchen%netscape.com
0a59ba4156
Fix for bug 119279. Force mailnews to reload the page after user turns on the auto detector. r=nhotta,sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@112766 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:32:42 +00:00
hyatt%netscape.com
36b246735d
Remove debug hyatt code. r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112765 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:17:14 +00:00
hyatt%netscape.com
4de658d35d
More objc fixes to remove id as parameter. r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112764 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:14:20 +00:00
waterson%netscape.com
1233ea42cf
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112763 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:09:31 +00:00
waterson%netscape.com
d489129b30
Be sure to add `.gnu.linkonce.t' objects in the order. Fix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@112762 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:07:46 +00:00
locka%iol.ie
b3fad052c6
Fix to persist object to add state notifications when saving pages containing no saveable links. b=119496 r=brade@netscape.com sr=hyatt@netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112761 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:05:51 +00:00
hyatt%netscape.com
f876797bfb
Fix string fragments to compile in Objective C++ (for Cocoa widgets). r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112760 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:05:18 +00:00
waterson%netscape.com
9342994eff
Bug 116328. Add nsIRDFBlob sorting to rdfliner. r=varga@utcru.sk, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@112758 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:03:01 +00:00
waterson%netscape.com
75c9360046
Bug 105068. Bit-pack mAttributes and mLazyState into a single field in nsXULElement::Slots. r=shaver, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112756 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:02:03 +00:00
mscott%netscape.com
085a7043eb
Use a try / catch clause to avoid a JS error for some timeline code.
...
git-svn-id: svn://10.0.0.236/trunk@112755 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:59:49 +00:00
alecf%netscape.com
24029f9cd3
attempt to fix OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@112754 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:55:41 +00:00
despotdaemon%netscape.com
a557d8e5b1
Pseudo-automatic update of changes made by khanson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@112753 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:48:04 +00:00
blythe%netscape.com
d9d306a1a3
NOT part of normal build.
...
Fix a small performance problem intruduced yesterday.
git-svn-id: svn://10.0.0.236/trunk@112752 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:41:08 +00:00
pavlov%netscape.com
391f749a3a
make imagelib listen to the memory-pressure observer. bug #94454 . patch from nivedita@netscape.com. r=pavlov sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112751 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:37:59 +00:00
waterson%netscape.com
0ba428ed90
Bug 99691. nsBoxToBlockAdaptor shouldn't be creating space managers; instead, fix XUL <label> and <description> elements to create area frames. r=dbaron, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112749 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:34:25 +00:00
heikki%netscape.com
a506dc6f89
Bug 120615, XmlRpc does HTTP PUT when it should do POST. Patch from axel@pike.org. r=bbaetz@student.usyd.edu.au, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@112748 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:31:28 +00:00
danm%netscape.com
a9a981e9b3
center on parent window falls back to centering on the screen if the parent window is being torn down. (crash) bug 120430 r=hyatt,saari
...
git-svn-id: svn://10.0.0.236/trunk@112747 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:30:39 +00:00
despotdaemon%netscape.com
886ac3174f
Pseudo-automatic update of changes made by bishakhabanerjee@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@112746 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:21:04 +00:00
depstein%netscape.com
9a4b657865
adding nsIObserServ.cpp & .h
...
git-svn-id: svn://10.0.0.236/trunk@112745 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:20:02 +00:00
depstein%netscape.com
3ecfa8deb8
added some code to the listeners
...
git-svn-id: svn://10.0.0.236/trunk@112744 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:18:53 +00:00
harishd%netscape.com
753b76b639
Removed mDoctypeText from nsExpatDriver. This |could| improve Ts/Txul time slightly. b=102345, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112743 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:15:58 +00:00
cltbld%netscape.com
4615f53943
updating for mozilla.0.9.8
...
git-svn-id: svn://10.0.0.236/trunk@112742 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:15:06 +00:00
cltbld%netscape.com
8d07b17898
updating for mozilla.0.9.8
...
git-svn-id: svn://10.0.0.236/trunk@112740 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:10:33 +00:00
cmanske%netscape.com
869cc9e60a
Update on insert Form widgets dialogs, b=45495, fix by neil, r=cmanske, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112739 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:01:54 +00:00
cmanske%netscape.com
fa14118009
Update on insert Form widgets dialogs, b=45495, fixes by neil/cmanske, r=neil/cmanske, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112738 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 22:01:10 +00:00
cmanske%netscape.com
d357beef0d
Fixed JS warning in table dialog, b=120264, r=caillon, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112737 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:55:20 +00:00
naving%netscape.com
cb5d5e55cb
119515 r=bienvenu sr=mscott. fix local move/copy messages failures
...
git-svn-id: svn://10.0.0.236/trunk@112736 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:49:15 +00:00
waterson%netscape.com
5b39ccda93
Fix static build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112735 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:45:46 +00:00
mitchf%netscape.com
4d820442d6
version tagging cfg file, per bug 11897
...
git-svn-id: svn://10.0.0.236/trunk@112734 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:34:58 +00:00
relyea%netscape.com
cbe61129a7
Too agressive on fixing leaks;). This one isn't a leak.
...
bob
git-svn-id: svn://10.0.0.236/trunk@112733 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:33:51 +00:00
waterson%netscape.com
7b6cc766f1
Bug 86755. Get rid of nsIRDFContentModelBuilder interface, move methods to nsIXULTemplateBuilder; rename |SetRootContent| to |init|. nsXULOutlinerBuilder now implements |init|, allowing us to initialize it with a database, so that we don't have to wait around until frames get created. r=varga@utcru.sc, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112732 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:30:22 +00:00
bzbarsky%mit.edu
ed5639cb0b
Make computed border-style and float be "none" by default. Bugs 120982
...
and 120965, patch by Christopher Aillon <caillon@returnzero.com >,
r=bzbarsky, sr=jst
git-svn-id: svn://10.0.0.236/trunk@112730 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:19:21 +00:00
smeredith%netscape.com
ca4dafd62a
Fixed bug 11883--added a "manage" checkbox to the pref editor dialog.
...
git-svn-id: svn://10.0.0.236/trunk@112727 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:08:29 +00:00
nhotta%netscape.com
c55fe637dd
Fixed the problem of the default chaset was overwritten even when the message has no chaset,
...
this fixes the reply quoting problem of no MIME messages,
bug 118740, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@112726 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 21:07:33 +00:00
despotdaemon%netscape.com
640ea2ee20
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@112724 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 20:53:53 +00:00
despotdaemon%netscape.com
1767321f4d
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@112723 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 20:50:20 +00:00
nboyd%atg.com
b2a77430fe
UPdate implementation version
...
git-svn-id: svn://10.0.0.236/trunk@112721 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 20:17:05 +00:00
nboyd%atg.com
04382ca085
Fix out-of-date javadoc.
...
git-svn-id: svn://10.0.0.236/trunk@112720 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:57:52 +00:00
nboyd%atg.com
2c5197ddf5
Fix the following problem:
...
Thanks!
As promised, I tried the debugger this afternoon and I had a problem with the '-f' option.
We use -f to run a standard "startup" script before executing the "main" script. For
example, we run the Rhino shell with the options "-f startup.js main.js".
When running the debugger's shell with the same options the debugger exits after the
startup.js completes; i.e., I can single step starting from startup.js but the debugger
exits at the end of startup.js without letting me single step into main.js. This worked
fine in the 1.5R2 release of Rhino and the debugger.
I have not had a chance to look into the problem closely, but a cursory look at the code
suggests (to me) that the problem can be in either the debugger or the shell (since the
debugger basically runs the shell after creating the right "hooks".) Of course, it could
also be a problem with my embedding.
So ... my question is, has anyone tried single stepping when the options to the debugger
include a '-f' option. If so, I'll continue to look for a problem in my embedding.
Any suggestions would be appreciated.
Thanks,
dave
git-svn-id: svn://10.0.0.236/trunk@112719 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:57:01 +00:00
ben%netscape.com
094d5acc46
checking back in code by andreww accidentally backed out with my changes last night... see 1.43 comment on this file for details.
...
git-svn-id: svn://10.0.0.236/trunk@112718 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:52:47 +00:00
rogerl%netscape.com
195936b401
Fix bug #104375 . Bug in String.replace() with $n where n > # parens.
...
r=khanson, sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@112716 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:27:21 +00:00
wtc%netscape.com
8b97343194
The current zone allocator code does not compile under DCE threads on HP-UX
...
10.x.
git-svn-id: svn://10.0.0.236/trunk@112715 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:20:47 +00:00
alecf%netscape.com
0885d07bf5
fix for bug 114450 - be explicit about string comparison w.r.t. character size - no more hand-rolled vtables!
...
sr=jag, r=dbaron
git-svn-id: svn://10.0.0.236/trunk@112713 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:14:18 +00:00
jkeiser%netscape.com
5fa8540a5e
Submit name/value pair for images that have value set (bug 57795, r=alexsavulov, sr=jst)
...
git-svn-id: svn://10.0.0.236/trunk@112712 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:08:57 +00:00
jkeiser%netscape.com
3c0c8fd84c
Move checkbox state to content (bug 108307). r=rods, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112711 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 19:04:55 +00:00
oeschger%netscape.com
e7549641f1
b=93553, sr=alecf, r=morse, r=oeschger, author=cotter, updating the UI to reflect the more general password config here (web passwords->passwords)
...
git-svn-id: svn://10.0.0.236/trunk@112710 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 18:58:40 +00:00
bzbarsky%mit.edu
2c3103bd6c
Correct case of some includes so we build on UFS. Bug 108300, patch by
...
leaf@mozilla.org , r=beard, sr=darin
git-svn-id: svn://10.0.0.236/trunk@112709 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 18:49:11 +00:00
pinkerton%netscape.com
7c1dfda2e0
use progid for scriptable region. r=ducarroz/sr=mscott. bug# 81996
...
git-svn-id: svn://10.0.0.236/trunk@112708 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 18:47:46 +00:00
blythe%netscape.com
bc94a17a37
Fix bug 120422
...
r=dbaron,rs=hyatt
Do not delete ref counted object.
git-svn-id: svn://10.0.0.236/trunk@112706 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 18:28:25 +00:00
nicolson%netscape.com
6cab6166f9
use NSS 3.4.
...
git-svn-id: svn://10.0.0.236/trunk@112705 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 18:21:57 +00:00
wtc%netscape.com
a925976555
Bugzilla bug 97485: fixed a few bugs in the zone allocator. Print warning
...
messages on memory blocks from ordinary malloc. Initialize the zone
allocator first during NSPR initialization.
Modified files: prmem.c prinit.c
git-svn-id: svn://10.0.0.236/trunk@112704 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 18:11:30 +00:00
wtc%netscape.com
b489fa89b9
Memory allocated by strdup() should be freed by free(), not PR_Free().
...
git-svn-id: svn://10.0.0.236/trunk@112703 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 17:46:37 +00:00
rayw%netscape.com
1556a1516c
Added code to carefully follow the XMLSchema info when encoding and decoding
...
xpconnect objects, rejecting errors, and making sure that the child elements
appear in the correct order.
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@112702 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 17:32:04 +00:00
ian.mcgreer%sun.com
d66ce598c6
fix aix issues
...
git-svn-id: svn://10.0.0.236/trunk@112701 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 15:45:55 +00:00
cmanske%netscape.com
9a54400b16
Use radio buttons for 'Alt text' in Image dialog, b=114531, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112700 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 15:41:20 +00:00
cmanske%netscape.com
362293bf87
Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112699 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 15:36:36 +00:00
pinkerton%netscape.com
8893f6e0f4
add tab theme support. r=sdagley/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@112698 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 15:16:56 +00:00
leaf%mozilla.org
6119be076a
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@112697 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 15:12:13 +00:00
pinkerton%netscape.com
435ba291f1
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
...
git-svn-id: svn://10.0.0.236/trunk@112696 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 15:11:18 +00:00
timeless%mac.com
a01e477a2f
Bug 120766ÿ"radio-check" should not inherit="checked"
...
patch by neil@parkwaycc.co.uk r=jag sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@112695 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:46:11 +00:00
peterv%netscape.com
3ea691c23a
Removing duplicate entries to avoid the "Missing files" warning in CodeWarrior. Don't know how this file got mangled so badly.
...
git-svn-id: svn://10.0.0.236/trunk@112694 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:39:40 +00:00
timeless%mac.com
54fd1edf2b
Bug 117119ÿBMP and ICO decoders should use ReadSegments, not Read
...
patch by cbiesinger@web.de r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@112693 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:36:40 +00:00
peterv%netscape.com
e009932107
Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build. (Last one, I promise)
...
git-svn-id: svn://10.0.0.236/trunk@112692 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:18:26 +00:00
peterv%netscape.com
bd0f50ceef
Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build.
...
git-svn-id: svn://10.0.0.236/trunk@112691 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:14:55 +00:00
nboyd%atg.com
33e7eec054
Add new skip.
...
git-svn-id: svn://10.0.0.236/trunk@112690 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:10:35 +00:00
peterv%netscape.com
f0175470e3
Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build.
...
git-svn-id: svn://10.0.0.236/trunk@112689 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 14:03:36 +00:00
peterv%netscape.com
627640cc69
Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@112688 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 13:38:51 +00:00
rginda%netscape.com
630c49474c
bug 121171, CallEventHandler ignores mScriptsEnabled, r=brendan, sr=jst
...
do nothing, but return a positive result from nsJSContext::CallEventHandler if scripts are disabled on this context.
git-svn-id: svn://10.0.0.236/trunk@112687 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 13:25:46 +00:00
rginda%netscape.com
4f7eb8c3f2
bug 119865, crash exiting venkman, r=peterv, sr=brendan
...
use nsCOMPtr to avoid releasing a final reference via jsdScript::Invalidate()
git-svn-id: svn://10.0.0.236/trunk@112686 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 13:17:04 +00:00
rginda%netscape.com
6f439e9394
- venkman only -
...
Large landing of new Venkman command structure, also fixes...
Bug 120988 Generalized command manager for Venkman
Bug 103419 hitting a breakpoint should focus debugger
Bug 119867 Should not be possible to hide source code
Bug 118923 Venkman's outliners sometimes don't repaint twisty
Bug 116098 Would be nice with a contextmenu in the functions-pane
git-svn-id: svn://10.0.0.236/trunk@112685 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 12:46:47 +00:00
rayw%netscape.com
498166895d
Cleaned up handling of structs into its own encoder / decoder class so
...
that it will be easier to add all the schema type checking there. Also
made this handler QI to nsIPropertyBag instead of expecting it to be the
type of the variant.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112683 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 11:26:35 +00:00
jst%netscape.com
3a4ce5be48
Fixing bug 121485. Un-nsAutoString:ifying nsXULContentSink::NormalizeAttributeString(), ::PushNameSpacesFrom(), and ::ParseTag() in favor of new string iterators n' other neat features. r=nisheeth@netscape.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112682 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 10:23:04 +00:00
jaggernaut%netscape.com
287a4f3e20
Bug 46200: remove dead code from nsBrowserInstance. r=alecf, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112681 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 10:11:01 +00:00
hwaara%chello.se
6483967b67
#119566 , "Default Browser" dialog box whenever starting Mozilla"
...
r=hwaara, sr=alecf
Patch by Darren Stone <astrosmash@home.com >
git-svn-id: svn://10.0.0.236/trunk@112680 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 09:33:17 +00:00
darin%netscape.com
7e7e2926f3
fixes mach-o bustage r=rjc,cls
...
git-svn-id: svn://10.0.0.236/trunk@112679 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 09:24:01 +00:00
jst%netscape.com
b9772d48fe
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112678 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 09:20:51 +00:00
jst%netscape.com
7af4c8d1f2
Fixing bug 120504. Make QI's on DOM elements only call into the binding manager only if the element itself doesn't implement the interface that the element is being QI'ed to. r=hyatt@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112677 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 09:17:00 +00:00
jj%netscape.com
0171750d26
#121494 : missing define at the top of the file
...
git-svn-id: svn://10.0.0.236/trunk@112676 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 08:30:18 +00:00
dp%netscape.com
e2ecc272e6
Adding nsRecyclingAllocator.h for mac export
...
git-svn-id: svn://10.0.0.236/trunk@112675 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 08:06:45 +00:00
bzbarsky%mit.edu
22790ca5e4
Make "shift" always toggle the sense of the
...
"browser.tabs.loadInBackground" pref. Bug 113072, patch by Christopher
Aillon <caillon@returnzero.com >, r=doron, sr=jag
git-svn-id: svn://10.0.0.236/trunk@112674 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 07:51:58 +00:00
bzbarsky%mit.edu
e51eb90700
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
...
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
git-svn-id: svn://10.0.0.236/trunk@112673 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 07:27:59 +00:00
ben%netscape.com
801a386231
backing out earlier changes to fix 121054, to address pageload spike
...
git-svn-id: svn://10.0.0.236/trunk@112672 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 07:23:21 +00:00
dp%netscape.com
417d53e7e7
Fixing spelling mistake nsRecylingAllocator -> nsRecyclingAllocator
...
git-svn-id: svn://10.0.0.236/trunk@112671 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 07:16:34 +00:00
mcafee%netscape.com
15d52431ae
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
...
git-svn-id: svn://10.0.0.236/trunk@112670 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 07:16:01 +00:00
dp%netscape.com
24dfb34dae
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112669 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 07:00:07 +00:00
dp%netscape.com
447c430e80
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112668 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 06:48:58 +00:00
dp%netscape.com
09f8fb49b8
bug 118061 First version of nsRecyclingAllocator r=dveditz sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112667 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 06:41:01 +00:00
dp%netscape.com
826c21e7bc
bug 118061 Adding NS_NewTimer r=dveditz sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112666 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 06:37:38 +00:00
jst%netscape.com
e262b0cb89
Fixing bug 120901. Eliminating unnecessary QI call in XPCWrappedNative::GetNative(). r=dbradley@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112665 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 06:03:25 +00:00
jst%netscape.com
786b4fe53a
Fixing bug 120718. Making XPCReadableJSStringWrapper not allocate non-shared buffer handles, this caused a malloc to happen for every XPCReadableJSStringWrapper that was accessed in mozilla, ~400 allocations at startup. r=dbaron@fas.harvard.edu sr=jaggernaut@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@112663 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:59:41 +00:00
bzbarsky%mit.edu
56f000a21d
Human-readable tooltips for nodetype in inspector. Bug 113793, patch by
...
Christopher Aillon <caillon@returnzero.com >, r=bzbarsky, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@112661 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:33:46 +00:00
bzbarsky%mit.edu
4dc37cd77e
Update the "get new themes" link to point to XULPlanet, which actually
...
has themes. Bug 120985, patch by Christopher Aillon
<caillon@returnzero.com >, r=hixie, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112660 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:27:55 +00:00
bratell%lysator.liu.se
0279313b6e
Bug 120990 - make conversion from integer to string faster by not using sprintf. r=khanson, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112659 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:24:39 +00:00
aaronl%netscape.com
fbd4080946
Bug 119301. Implement nsIDOMXULMenuListElement on autocomplete widget. r=jag, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112658 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:16:31 +00:00
bzbarsky%mit.edu
a040e4e057
Make content-disposition parsing more forgiving. Fixes bug 121509 and a
...
few existing evang bugs. r=law, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112657 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:14:49 +00:00
aaronl%netscape.com
8ba45f52db
Bug 120813. Active Accessibility: fix bounds of root frame. The root frame's x,y position shouldn't have the current scroll position added to it, unlike it's child elements. r=jgaunt, rs=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112656 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:12:29 +00:00
bzbarsky%mit.edu
2edd5ea947
Fix scrolling to element in inspector to scroll only when really
...
needed. Bug 120947, r=doron, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@112655 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 05:11:20 +00:00
lordpixel%mac.com
d722d45aa6
Fix bustage. bug # is 119118
...
git-svn-id: svn://10.0.0.236/trunk@112654 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:33:01 +00:00
hewitt%netscape.com
336019e38c
120848 - listbox box object component missing, r=jgaunt, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@112653 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:26:28 +00:00
hewitt%netscape.com
0c9f2ed0d1
120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112652 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:24:15 +00:00
bzbarsky%mit.edu
5c0d8738e5
computed list-style-image should be "none" if there is no image. Bug
...
120719, r=hixie, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112651 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:22:59 +00:00
hewitt%netscape.com
60d5ef4b74
121278 - Okay & Cancel buttons missing from various dialogs, r=pinkerton, sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@112650 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:21:56 +00:00
sspitzer%netscape.com
1afa9a8afe
fix for #118744 . r=racham, sr=sspitzer. outlook express addresses
...
not displayed correctly in non US-ASCII locales.
thanks to john.marmion@ireland.sun.com for the patch.
git-svn-id: svn://10.0.0.236/trunk@112649 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:17:47 +00:00
sspitzer%netscape.com
e3624fae29
fix for #119331 . prefer html problems with LDAP servers.
...
r=dmose, sr=sspitzer. thanks for john.marmion@ireland.sun.com for the patch
and to Roland Felnhofer for the feedback in the bug.
git-svn-id: svn://10.0.0.236/trunk@112648 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:16:03 +00:00
ben%netscape.com
51c028a06c
bug 121054 - adding history to go menu.
...
r=jag, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@112647 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 04:02:35 +00:00
danm%netscape.com
e63bd2182b
removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me
...
git-svn-id: svn://10.0.0.236/trunk@112646 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:54:49 +00:00
lordpixel%mac.com
41a7304d35
Fix for bug 119118 Issue with calculating rowBytes. r=sdagley, sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@112645 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:48:54 +00:00
danm%netscape.com
bf8e12030a
set docshell current URI after creating a synchronous about:blank Frankendocument. bug 104361 r=brendan,jst
...
git-svn-id: svn://10.0.0.236/trunk@112644 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:38:53 +00:00
sspitzer%netscape.com
168839885d
suplimental fix for #120755 . instead of using .rootFolder and QI to nsIMsgFolder,
...
we should use what bienvenu added: .rootMsgFolder.
git-svn-id: svn://10.0.0.236/trunk@112643 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:38:18 +00:00
mscott%netscape.com
d7604870f5
Bug #106018 --> when auto completing put matches which share
...
the default domain FIRST when there are multiple matches of the
same type.
r=ducarroz
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112642 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:09:27 +00:00
mscott%netscape.com
776d5ef50a
Bug #111140 --> disable open and save in the attachment context menu
...
if we don't have any attachments selected.
r=ssu
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112641 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:06:38 +00:00
gordon%netscape.com
b983639064
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@112640 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:06:28 +00:00
mscott%netscape.com
2dd996e15c
Bug #115772 --> remove borders and shading to the headers
...
because this is messing up printing of messages.
r=ssu
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112639 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:04:06 +00:00
sspitzer%netscape.com
788e023aac
fix for #57661 . fix some icon / twisty alignment issues.
...
r=shliang, sr=sspitzer. patch by andreas.premstaller@uibk.ac.at (Andreas Premstaller)
git-svn-id: svn://10.0.0.236/trunk@112638 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:02:05 +00:00
mscott%netscape.com
408544e2ed
Bug #117962--> add a null ptr check on aURI and fall out if we don't
...
have one to avoid a crash.
r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@112637 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 03:01:01 +00:00
rayw%netscape.com
31553bcbdc
Handle decoding of simple unknown types as strings, otherwise as variants
...
within arrays.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112636 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:57:31 +00:00
nicolson%netscape.com
b2adda4233
New build script for Java classes.
...
git-svn-id: svn://10.0.0.236/trunk@112635 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:57:12 +00:00
bzbarsky%mit.edu
00718bfc1b
Ignore anchors without href attrs in contentAreaClick. Bug 120973,
...
r=caillon, sr=blake
git-svn-id: svn://10.0.0.236/trunk@112634 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:54:18 +00:00
bzbarsky%mit.edu
52ea69e77c
Bug 117228 -- error alert for XP filepicker when the file user wants
...
opened is not readable.
Bug 121035 -- "Save" button gets disabled when scrolling dir view. Both
r=bryner, sr=jag
git-svn-id: svn://10.0.0.236/trunk@112633 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:46:11 +00:00
relyea%netscape.com
f1b9f47094
Fix NT crash on startup. (load builtins after trust domain gets initialized).
...
git-svn-id: svn://10.0.0.236/trunk@112632 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:46:07 +00:00
cavin%netscape.com
3c8128d48f
Fix for bug 114060. Added two new error msgs for smtp and nntp send/post errors. r=ducarroz, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@112631 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:41:52 +00:00
bzbarsky%mit.edu
847e4b27ed
Make new tabs _not_ open for just enter if the "open new tab for
...
ctrl-enter" pref is set. Bug 105537, r=timeless, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112630 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:39:26 +00:00
rayw%netscape.com
b2de4c6dd7
Added more array support for nested types in arrays.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112629 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:39:08 +00:00
bzbarsky%mit.edu
e8f9ff7e9c
Make "Open in new Window" and "Open in new Tab" set referrer correctly.
...
Bug 48902, r=doron, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112628 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:35:16 +00:00
pschwartau%netscape.com
f76a6c959b
Correcting typo.
...
git-svn-id: svn://10.0.0.236/trunk@112627 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:31:51 +00:00
pschwartau%netscape.com
9ed1dffe05
Initial add. Regression test for bug 96526.
...
git-svn-id: svn://10.0.0.236/trunk@112626 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:25:05 +00:00
rjc%netscape.com
7ac4a84b92
Fix build bustage. (Missing #ifdef)
...
git-svn-id: svn://10.0.0.236/trunk@112625 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:08:30 +00:00
naving%netscape.com
02f422ffb1
84988 r=cavin sr=mscott. fix imap copy folder to local folders
...
for folders(children) not selected.
git-svn-id: svn://10.0.0.236/trunk@112624 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:03:57 +00:00
bzbarsky%mit.edu
ad1fb22926
Change users of Length() to IsEmpty() where the code really cares about
...
the latter in content/. Bug 100649, r=jag, sr=jst
git-svn-id: svn://10.0.0.236/trunk@112623 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 02:03:19 +00:00
morse%netscape.com
4aa4dc93f3
bug 109593, remove full-screen mode, rsgehani, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112622 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:57:51 +00:00
andreww%netscape.com
bdff9e5c37
bug 44892 - mnemonics for tasks menu window items. r=alecf sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112621 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:52:18 +00:00
dougt%netscape.com
5d273d8abe
Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112620 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:50:35 +00:00
morse%netscape.com
fe9782a60e
113158, reduce wallet footprint, r=alecf,jag,bryner
...
git-svn-id: svn://10.0.0.236/trunk@112619 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:49:43 +00:00
andreww%netscape.com
e8db5c2378
bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec.
...
git-svn-id: svn://10.0.0.236/trunk@112618 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:47:14 +00:00
jaggernaut%netscape.com
b8e0eea789
Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@112617 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:44:35 +00:00
stephend%netscape.com
86b75e03a6
Cleaning up function/method/variable names in the Account Manager to reflect their labels in the .dtds. r=bhuvan@netscape.com, sr=sspitzer@netscape.com. Bug 81043.
...
git-svn-id: svn://10.0.0.236/trunk@112616 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:38:23 +00:00
jaggernaut%netscape.com
5020696994
Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112615 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:36:01 +00:00
alexsavulov%netscape.com
60208b116d
fix for bug 70972 (object element does not respect CSS width and height
...
for non-plugins) r= peter lubczynski sr= attinasi
git-svn-id: svn://10.0.0.236/trunk@112614 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:30:50 +00:00
dougt%netscape.com
d383a669af
Cleanup of nsIModule. See 99154. r=dp@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112613 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:29:40 +00:00
rjc%netscape.com
1e20881de4
Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson
...
git-svn-id: svn://10.0.0.236/trunk@112612 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:29:39 +00:00
gordon%netscape.com
8c95eeda39
Fix bug 119117 "nsDiskCacheMap.h compiler warning". sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@112611 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:27:32 +00:00
naving%netscape.com
214790416e
119965 r=bienvenu sr=sspitzer. Make selection work on returning from quick search view to folder view.
...
110860 r=bienvenu sr=sspitzer. fix sorting in folder view on returning from quick search
110320 sr=bienvenu. Sort the quick search results after search is over.
fix several other msg selection bugs on going into / coming out of quick search
git-svn-id: svn://10.0.0.236/trunk@112610 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:25:59 +00:00
gordon%netscape.com
0c5bd606b5
Fix bug 111049 "add attribute to nsICacheSession to detect device availability". sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@112609 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:25:25 +00:00
gordon%netscape.com
eadf926bb1
Fix bug 119085 "cache entries corrupted if size of metadata is zero". sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@112608 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:24:20 +00:00
nicolson%netscape.com
c34340b099
Switch the default on removeSunProvider. The default is now "false".
...
git-svn-id: svn://10.0.0.236/trunk@112607 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:24:01 +00:00
ducarroz%netscape.com
f4be81c212
Fix for bug 71090. Patch provided by Denis Antrushin <adu@sparc.spb.su>
...
Skip over invalid empty encoded-words. R=ducarroz, SR=mscott
git-svn-id: svn://10.0.0.236/trunk@112606 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:22:44 +00:00
bryner%netscape.com
ecf9539ee3
Bug 120189 - fix selection crash with xbl select widget. Move content node updating to the XBL event handlers. r=varga, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@112605 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:22:33 +00:00
stephend%netscape.com
2bbf59b994
Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112604 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:20:50 +00:00
bryner%netscape.com
5628d66031
Bug 120252 - paint flashing broken on gtk. Also removed a lot of old cruft, changed #ifdef NS_DEBUG (which we don't define any more) to #ifdef DEBUG. r=waterson, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@112603 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:18:36 +00:00
rjc%netscape.com
b821e260fb
Fix bug # 83643: Mac OS X sheets. r=pinkerton sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112602 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:17:48 +00:00
bryner%netscape.com
b286121668
Part of fix for bug 91184, checked in on the 0.9.4 branch but forgot to check it in on the trunk. r=saari, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@112601 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:17:04 +00:00
nicolson%netscape.com
2d322d5edb
Document the necessity of setting the password on the key database before
...
using the SecretDecoderRing.
git-svn-id: svn://10.0.0.236/trunk@112600 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:16:12 +00:00
rayw%netscape.com
4213779178
Added encoding of untyped arrays. Fixed test html.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112599 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:14:25 +00:00
nicolson%netscape.com
73e004d9c4
Fix 118679: PK11SDR_Encrypt fails if not logged into token.
...
git-svn-id: svn://10.0.0.236/trunk@112598 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 01:06:22 +00:00
blythe%netscape.com
cbc42dd680
NOT part of normal build.
...
Fix bug 119065
Better filtering via spacetrace footprint tool.
git-svn-id: svn://10.0.0.236/trunk@112597 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 00:58:33 +00:00
ian.mcgreer%sun.com
cf10eb186e
implement istemp and isperm in case clients depend on it, make sure certs own a reference to their slot and then free it
...
git-svn-id: svn://10.0.0.236/trunk@112596 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 00:58:02 +00:00
wtc%netscape.com
0da95573c9
Added $(topsrcdir) prefix to config/prmkdir.bat.
...
git-svn-id: svn://10.0.0.236/trunk@112593 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 00:50:32 +00:00
ian.mcgreer%sun.com
f8e7451012
fix leakage in traversal functions that convert certs to CERTCertificates
...
git-svn-id: svn://10.0.0.236/trunk@112592 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 00:34:03 +00:00
relyea%netscape.com
ae3fbdd717
Fix memory leaks.
...
git-svn-id: svn://10.0.0.236/trunk@112591 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 00:26:29 +00:00
ian.mcgreer%sun.com
d6eac2bdae
make sure path string has terminator
...
git-svn-id: svn://10.0.0.236/trunk@112590 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 00:25:32 +00:00
beard%netscape.com
fa14f6b3d4
[not part of build] Fix for bug #119352 , r=bnesse, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112589 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 22:29:17 +00:00
ian.mcgreer%sun.com
767d61d31e
restore function CERT_SaveImportedCert, used to set the trust bits of a cert on import. Fixes bug 121487
...
git-svn-id: svn://10.0.0.236/trunk@112588 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 21:43:30 +00:00
ian.mcgreer%sun.com
272d51c4bd
traverse functions need to cache as they run in order to catch multiple instances of certs correctly
...
git-svn-id: svn://10.0.0.236/trunk@112587 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 20:35:18 +00:00
ian.mcgreer%sun.com
8ccf2fc960
traversed certs also need to be cached
...
git-svn-id: svn://10.0.0.236/trunk@112586 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 18:24:29 +00:00
ian.mcgreer%sun.com
b34e37b27f
fix core when token list is emptied (caused by switch to fips mode)
...
git-svn-id: svn://10.0.0.236/trunk@112585 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 17:39:29 +00:00
ian.mcgreer%sun.com
6cebd8d49a
* keep stan in sync with both addition and removal of modules
...
* clean up compatibilty issues with PKCS#11 serial numbers. Need to search both encoded and decoded values, while making sure stan code only deals with DER value
git-svn-id: svn://10.0.0.236/trunk@112584 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 17:00:39 +00:00
ian.mcgreer%sun.com
57a6e93f05
make the load function for the root token work
...
git-svn-id: svn://10.0.0.236/trunk@112583 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 15:36:54 +00:00
bstell%ix.netcom.com
4d258f98f6
bug 119042, crash when dividing 0 by 1
...
r=bstell@ix.netcom.com , sr/a=brendan@mozilla.org ,
git-svn-id: svn://10.0.0.236/trunk@112580 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 15:07:15 +00:00
ian.mcgreer%sun.com
b759894bd4
fix breakage caused by yesterday's checkins; since softoken no longer returns terminating NULL for strings must add it above PKCS#11
...
also fixes bug 121384
git-svn-id: svn://10.0.0.236/trunk@112579 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 14:37:48 +00:00
blizzard%redhat.com
a2989b40c6
Part of bug #121252 . Start work on getting grabs implemented. Rollup isn't happening yet. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112578 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 06:39:48 +00:00
bryner%netscape.com
56a3c82cef
Fixing selected state for radio buttons. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112577 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 06:00:03 +00:00
relyea%netscape.com
eaf5a8bae2
Restore code automatic Built-in loading code.
...
git-svn-id: svn://10.0.0.236/trunk@112576 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 04:42:21 +00:00
relyea%netscape.com
4709d9db1c
Function to return if any builtins have been loaded yet.
...
git-svn-id: svn://10.0.0.236/trunk@112575 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 04:41:25 +00:00
ian.mcgreer%sun.com
8d87d7c1ca
fix PSM crash described in bug 120647
...
git-svn-id: svn://10.0.0.236/trunk@112574 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 03:53:16 +00:00
roc+%cs.cmu.edu
b4249b6891
Bug 120934. Deal with nonzero (x,y) in the aCombinedRect passed into nsViewManager::RefreshView(). r=kmcclusk,sr=waterson,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@112573 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 03:32:45 +00:00
wtc%netscape.com
6fd02510af
Bugzilla bug 119340: an inelegant but more reliable way to kill the
...
multithreaded 'selfserv' process on Linux.
Modified files:
cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
git-svn-id: svn://10.0.0.236/trunk@112572 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 03:18:57 +00:00
wtc%netscape.com
5f4f7f813d
Run the test on both the primordial thread and another thread.
...
git-svn-id: svn://10.0.0.236/trunk@112571 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 03:05:01 +00:00
wtc%netscape.com
57008423af
Added support for new HP-UX platform.
...
Modified files: configure configure.in _hpux.h _hpux64.cfg uxrng.c
prsystem.c pr/tests/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@112570 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:56:36 +00:00
rods%netscape.com
ccd0e3e698
Fixes the problem where PrintPreview is getting multiple Initial reflows
...
and includes a minor optimization when resizing the view during box layout
Bug 118968 r=attinasi sr=hyatt a=brendan
git-svn-id: svn://10.0.0.236/trunk@112569 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:53:02 +00:00
wtc%netscape.com
c863ba7cc4
Bugzilla bug 106496: PR_NewTCPSocketPair should check the source of the
...
connection.
git-svn-id: svn://10.0.0.236/trunk@112568 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:41:13 +00:00
wtc%netscape.com
a23a9b6f32
Bugzilla bug 119935: we need to set the priority of the new thread only if
...
the priority is not PR_PRIORITY_NORMAL. (Windows creates new threads with
the normal priority.) Thanks to Michael Kaply <mkaply@us.ibm.com > for
reporting this bug.
Modified files: ntthread.c w95thred.c
git-svn-id: svn://10.0.0.236/trunk@112567 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:32:28 +00:00
pschwartau%netscape.com
db70a07962
Initial add; testing Error.prototype.toString()
...
git-svn-id: svn://10.0.0.236/trunk@112566 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:24:32 +00:00
relyea%netscape.com
c410a92b91
Fix wrong polarity on if statement (should check for success, not failure).
...
git-svn-id: svn://10.0.0.236/trunk@112565 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:10:31 +00:00
sonja.mirtitsch%sun.com
e1ea64554e
added the TCP connection aborted to the lines that are OK in the log
...
git-svn-id: svn://10.0.0.236/trunk@112564 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:07:08 +00:00
jband%netscape.com
7432f04958
fix Windows bustage -- NOT PART OF DEFAULT BUILD --
...
git-svn-id: svn://10.0.0.236/trunk@112563 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 02:06:06 +00:00
jj%netscape.com
09502888e9
bug #120858 : adding talkback to daily mozilla build on MacOS 9. r=leaf, sr=granrose, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@112562 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:55:48 +00:00
wtc%netscape.com
fde61ab4cb
Bugzilla bug 119384: deleted two assertions that contained illegal type
...
casts. The two functions that contained the assertions are very simple
so they can do without the assertions. Thanks to Nick Blievers
<nickb@adacel.com.au > for reporting this bug and suggesting a fix.
git-svn-id: svn://10.0.0.236/trunk@112561 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:49:25 +00:00
relyea%netscape.com
a9049ce9b3
Fix memory like in readSMimeEntry
...
git-svn-id: svn://10.0.0.236/trunk@112560 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:44:22 +00:00
naving%netscape.com
940c288794
120203 r=bienvenu sr=sspitzer. fix notification to rdf/outliner so
...
that we notify move/rename/delete/copy folder for the parent folder
only (no need for children).
git-svn-id: svn://10.0.0.236/trunk@112559 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:40:26 +00:00
rogerl%netscape.com
f98ea16ee1
Added 'quit' to shell.
...
git-svn-id: svn://10.0.0.236/trunk@112558 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:32:23 +00:00
rogerl%netscape.com
9aed1eb7d5
Began switch to regexp bytecode.
...
git-svn-id: svn://10.0.0.236/trunk@112557 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:31:39 +00:00
relyea%netscape.com
f29e33a844
Fix label stuff.
...
git-svn-id: svn://10.0.0.236/trunk@112556 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:20:32 +00:00
naving%netscape.com
0a2a5d2f95
115228 r/sr=sspitzer a=asa. Create the local folders even if the "Local Folders"
...
is closed.
git-svn-id: svn://10.0.0.236/trunk@112555 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:14:43 +00:00
wtc%netscape.com
9e0f260652
Fixed compiler warnings.
...
git-svn-id: svn://10.0.0.236/trunk@112554 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 01:10:51 +00:00
relyea%netscape.com
3a74953b5a
Labels don't have NULL's by default.
...
git-svn-id: svn://10.0.0.236/trunk@112552 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:53:53 +00:00
ian.mcgreer%sun.com
6f2350c744
PSM bug 119359, NSS 3.4 also needs to recognize valid CA trust in order for cert download to work correctly
...
git-svn-id: svn://10.0.0.236/trunk@112551 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:49:23 +00:00
sfraser%netscape.com
640467f11a
Fix for bug 107827 -- avoid excess repainting on Mac when the paint-suppressed page is loading by ignoring widgets belonging to a widget hierarchy whose root is hidden. Improves page load time by 16-20%. r=pinkerton, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@112550 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:48:19 +00:00
sfraser%netscape.com
1c708ad809
Fix for bug 120228. The rendering context made for the caret was interferring with the origin and clipping of the drawing port. To fix this, we have to reset these before reach drawing call. r=pinkerton, sr=kin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@112549 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:44:39 +00:00
shrutiv%netscape.com
2872950324
Fix for bugscape 11860: Can't write in the javascript editor
...
git-svn-id: svn://10.0.0.236/trunk@112548 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:32:25 +00:00
sonja.mirtitsch%sun.com
f9cba0ff1e
added comments
...
git-svn-id: svn://10.0.0.236/trunk@112547 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:27:10 +00:00
bbaetz%student.usyd.edu.au
4deb648921
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
...
r=gerv,myk
git-svn-id: svn://10.0.0.236/trunk@112546 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:24:31 +00:00
sonja.mirtitsch%sun.com
09d07a30ba
removing tmpfiles on tinderboxes
...
git-svn-id: svn://10.0.0.236/trunk@112545 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:21:01 +00:00
sonja.mirtitsch%sun.com
8a5e627184
changes so nssqa will run on netscape's daily builds as well
...
git-svn-id: svn://10.0.0.236/trunk@112544 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-23 00:19:32 +00:00
wtc%netscape.com
b485eb5684
Fixed if-else indentation style.
...
Modified files: macio.c macsockotpt.c
git-svn-id: svn://10.0.0.236/trunk@112543 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 23:57:41 +00:00
stephend%netscape.com
0c18dc7c49
bug 117781 - tab components out of alignment. r=andreww, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@112542 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 23:21:51 +00:00
stephend%netscape.com
e4e39451fb
bug 117781 - tab components out of alignment. r=andreww, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@112540 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 23:07:59 +00:00
ccarlen%netscape.com
836c87ad5d
Bug 116435 - The provider in nsAppFileLocationProvider.cpp should always be registered. r=dougt/sr=rpotts/a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@112539 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 23:00:44 +00:00
ian.mcgreer%sun.com
0cf0e70db5
last change to INTEGER encoding, strip extraneous leading zeros from integer values passed to encoder
...
git-svn-id: svn://10.0.0.236/trunk@112538 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:48:26 +00:00
pinkerton%netscape.com
2056017dd4
ensure that mPixelsToTwips is always integral. r=dbaron/sr=sfraser/a=asa. bug#120779
...
git-svn-id: svn://10.0.0.236/trunk@112537 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:26:22 +00:00
bbaetz%student.usyd.edu.au
c53115e19f
Bug 120543 - Software error when entering a bug when not logged in & only
...
one product.
r=caillon,jake
git-svn-id: svn://10.0.0.236/trunk@112535 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:23:21 +00:00
sdagley%netscape.com
a0015fd8cb
Fix #99561 (on NSPR tip). Use MPSemaphore calls rather than WaitNextEvent to pause CPU under Mac OS X - fixes thread deadlock and improves performance. r=wtc,sr=sfraser,a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@112534 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:13:03 +00:00
leaf%mozilla.org
56d662bff2
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@112533 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:12:14 +00:00
brendan%mozilla.org
b0099ec3f6
Inline-eliminate js_Emit{Break,Continue} and move SRC_CONTINUE generation to the right place (120571, r=rogerl, sr=jst&jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@112531 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:06:10 +00:00
wtc%netscape.com
d6abff9e43
Bugzilla bug 100776: checked in a patch from Javier Pedemonte
...
<pedemont@us.ibm.com >. r=cls. a=brendan.
Modified file: configure.in
git-svn-id: svn://10.0.0.236/trunk@112530 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 22:01:18 +00:00
ian.mcgreer%sun.com
71e89f46e5
fix for bug 120824; functions which collect certs based on subject need to examine *both* the temp and perm stores
...
git-svn-id: svn://10.0.0.236/trunk@112528 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 21:56:19 +00:00
rogerl%netscape.com
0f43f1c0be
Cleaning up types.
...
git-svn-id: svn://10.0.0.236/trunk@112527 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 21:39:00 +00:00
rogerl%netscape.com
babbb97ac2
Cleaned up match vs. execute
...
git-svn-id: svn://10.0.0.236/trunk@112525 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 20:01:02 +00:00
rogerl%netscape.com
3fe3d6616f
Fixes for wacky extra blank lines from cvs. Fixes for __proto__ and to
...
string.split.
git-svn-id: svn://10.0.0.236/trunk@112524 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 19:51:22 +00:00
rogerl%netscape.com
290e368dd4
Trying to remove extra blank lines from wacky cvs usage.
...
git-svn-id: svn://10.0.0.236/trunk@112523 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 19:47:18 +00:00
shrutiv%netscape.com
5f798a8469
Fix for bug 11279: Change CCK directory structure to support different
...
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112522 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 18:37:26 +00:00
shrutiv%netscape.com
1da861fce2
Fix for bugscape 11279: Change CCK directory structure to support
...
different plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112521 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 17:20:08 +00:00
mkaply%us.ibm.com
b5f15cc499
#120431
...
a=brendan for drivers
OS/2 only - temp fix to workaround optimizer bug
git-svn-id: svn://10.0.0.236/trunk@112520 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 15:54:36 +00:00
timeless%mac.com
4d0b2e23f0
Bug 121057 Prefs panel "Advanced|Scripts & Windows" can only be visited once per session
...
patch by jrgm r=caillon@returnzero.com sr=blake a=brendan
git-svn-id: svn://10.0.0.236/trunk@112519 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 15:26:38 +00:00
bbaetz%student.usyd.edu.au
7f8c1e8eec
Bug 121074 - taint error after changing bug
...
r=daa@distributed.net ,jake
git-svn-id: svn://10.0.0.236/trunk@112518 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 15:12:11 +00:00
bbaetz%student.usyd.edu.au
34d34e045d
Bug 98368 - dbi connect doesn't use db_port option.
...
Patch by gene.stuckey@tellabs.com , r=bbaetz,justdave
git-svn-id: svn://10.0.0.236/trunk@112517 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 06:49:22 +00:00
blizzard%redhat.com
6d4ed87e23
Fix minor gtk2 bug with focus. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112516 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 06:21:09 +00:00
bzbarsky%mit.edu
17d694be78
Checking in fixed icons for the link toolbar in modern. Bug 113100,
...
images provided by Karl Guertin <mysteryisman@yahoo.com >, r=bzbarsky,
sr=hewitt, a=brendan
git-svn-id: svn://10.0.0.236/trunk@112515 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 05:55:00 +00:00
hyatt%netscape.com
a86f57efd9
Fix for 115919, r=dbaron for me, r=hyatt for dbaron, sr=brendan, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112514 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 05:36:50 +00:00
hyatt%netscape.com
3f1f498838
Fix for 115919, r=dbaron for me, r=hyatt for dbaron, sr=brendan, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112513 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 05:30:28 +00:00
bbaetz%student.usyd.edu.au
aa693e532f
Bug 121170 - template outputs empty <style> tag
...
r=justdave,timeless
git-svn-id: svn://10.0.0.236/trunk@112512 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 05:08:09 +00:00
ben%netscape.com
96b6cf8e8e
[Manticore]
...
Add support for Windows XP Themes, move Description/Extension setting code based on content type into MIME utility.
NOT PART OF BUILD.
git-svn-id: svn://10.0.0.236/trunk@112511 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 05:01:25 +00:00
kaie%netscape.com
a4275db9c3
b=106188 fix whitespace
...
a=brendan
git-svn-id: svn://10.0.0.236/trunk@112510 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 02:20:13 +00:00
ben%netscape.com
55b1b87b51
[Manticore]
...
Save Page As dialog stuff, beginning to enhance Toolbar generation code
NOT PART OF BUILD.
git-svn-id: svn://10.0.0.236/trunk@112509 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-22 00:45:37 +00:00
bryner%netscape.com
8c8ea7b2fd
Hooking up radio buttons, clean up debugging printf's. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112504 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 21:51:57 +00:00
bzbarsky%mit.edu
ab57fc530d
Make sure we always use "browser.download.dir" for the download dir
...
pref. Bug 120997, r=timeless, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@112503 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 21:38:35 +00:00
timeless%mac.com
b623a65319
Bug 117472 [Xlib] Crash in HandleQueueXtProc()
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless a=asa
git-svn-id: svn://10.0.0.236/trunk@112501 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 21:05:54 +00:00
timeless%mac.com
e6d4d33306
Bug 120444 packager/packages-unix does not contain libgfxxprint.so for Xprint
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=andre.dahlqvist@telia.com sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@112500 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 21:03:59 +00:00
jband%netscape.com
70211c9a03
New file to test scriptable interface info wrapper and idl generator stuff. -- NOT PART OF THE BUILD --
...
git-svn-id: svn://10.0.0.236/trunk@112496 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 18:43:32 +00:00
jband%netscape.com
05fdc88cca
Don't assume that GetInfoForParam can't fail. see bug 121118. -- NOT PART OF THE BUILD --
...
git-svn-id: svn://10.0.0.236/trunk@112495 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 18:41:37 +00:00
jake%acutex.net
186ffc081a
Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile.
...
Patch by Jan <tamino_xml@yahoo.com >
r= jake
git-svn-id: svn://10.0.0.236/trunk@112494 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 13:39:54 +00:00
glazman%netscape.com
830115b4df
composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112493 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-21 09:30:02 +00:00
timeless%mac.com
8dbb68cadb
[Bug 121003] Silly code checks for if (interfaceName) instead of if (instanceName)
...
r=bzbarsky sr=brendan@mozilla.org a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@112492 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-20 23:15:31 +00:00
justdave%syndicomm.com
c148fadef8
Fix for bug 108982: enable taint mode for all user-facing CGI files.
...
Patch by Brad Baetz <bbaetz@student.usyd.edu.au >
r= jake, justdave
git-svn-id: svn://10.0.0.236/trunk@112490 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-20 01:44:52 +00:00
darin%netscape.com
937c54dca0
fixes bug 115252 "going to http://orange.dk produces redirection error"
...
patch=badami@netscape.com ,darin@netscape.com
r=gordon@netscape.com ,blizzard@mozilla.org
sr=mscott@netscape.com
a=dbaron@fas.harvard.edu
git-svn-id: svn://10.0.0.236/trunk@112489 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-20 00:43:04 +00:00
hyatt%netscape.com
8996016a77
Bug 120949, disable favicons for moz1.0, r=pav, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112488 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 21:53:59 +00:00
jband%netscape.com
a18fd3f598
Convert nsInterfaceInfoToIDL into a JS component. -- NOT PART OF BUILD --
...
git-svn-id: svn://10.0.0.236/trunk@112487 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 21:53:51 +00:00
hyatt%netscape.com
09f3c7b8a9
Fix for 116306, r=dbaron, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112486 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 20:15:17 +00:00
nboyd%atg.com
6e634bb933
Fix bug:
...
Norris,
I realize this is probably a nuisance, but the following problem causes our
regression test suite to fail:
js> foo = new Error("bar")
undefined: bar
js> foo.name Error
js> foo.toString()
undefined: bar
Our test suite expects:
js> foo = new Error("bar")
Error: bar
js> foo.name Error
js> foo.toString()
Error: bar
I have not yet tried the debugger with the RC2 release, but I expect to get
to that later today.
I hope I'm not to late to influence the 1.5R3 release.
Thanks,
dave
git-svn-id: svn://10.0.0.236/trunk@112485 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 17:43:26 +00:00
jake%acutex.net
664c6941a1
Remove files no longer needed after the latest changes to the docs
...
git-svn-id: svn://10.0.0.236/trunk@112484 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 14:34:40 +00:00
mcafee%netscape.com
fc3a5b69c0
Adding facedown to query list
...
git-svn-id: svn://10.0.0.236/trunk@112483 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 12:42:22 +00:00
ben%netscape.com
3aa22b2d35
Fix 116263, part of earlier patch reviewed by law & hewitt, but forgot to land as part of landing prior to .9.8 close.
...
Make the windows file picker use the specified file type index rather than hardcoded '1'.
a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@112482 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 07:52:23 +00:00
bbaetz%student.usyd.edu.au
115450f895
Bug 120891. TestProtocols was including a cookies header file it didn't
...
need, breaking no-extentions builds.
r=bryner, sr=jst, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@112481 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 04:04:51 +00:00
bryner%netscape.com
f8c19befe8
Bug 97708 - copying text to another application can cause a crash. Need to divide the size of the data in the nsTransferable by 2 to get the number of characters, since they are unicode. r=bbaetz, sr=jst, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@112480 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 04:00:53 +00:00
pschwartau%netscape.com
bd88828901
Made sections 13 and 14 more precise.
...
git-svn-id: svn://10.0.0.236/trunk@112479 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 03:34:50 +00:00
rjc%netscape.com
3833d06c16
Shame on alecf for not updating to the tip before checking in! Re-backing out these two lines which were originally backed out last night. a=sheriff trudelle
...
git-svn-id: svn://10.0.0.236/trunk@112478 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-19 01:58:03 +00:00
jake%acutex.net
d84d21016e
Latest version of compiled docs (picking up recent SGML changes).
...
git-svn-id: svn://10.0.0.236/trunk@112476 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 23:27:01 +00:00
hewitt%netscape.com
b3500ab834
114580 - dialog alignment issues, r=jag, sr=bryner, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112475 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 23:11:54 +00:00
rayw%netscape.com
6f1df8ddf5
Fixed infinite loop in struct decoding, added test case for struct decoding.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112474 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 23:09:15 +00:00
jaggernaut%netscape.com
74ec262957
Bug 117857: window.status overwrites URL of link you are hovering over
...
Bug 99009: setting window.status from onmouseover doesn't work for links
r=bryner, timeless, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/trunk@112472 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 22:52:23 +00:00
sspitzer%netscape.com
74b3421d14
fix for #119404 (mail folders come up empty the first time that you open them).
...
fix by bienvenu. r=naving,blizzard, sr=sspitzer, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112471 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 22:48:24 +00:00
rods%netscape.com
d2614abdf5
mPrintSettings wasn't be properly set and therefore it wasn't getting the margins correctly
...
BUg 120621 r=dcone sr=attinasi a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112470 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 22:45:06 +00:00
gordon%netscape.com
63bcb0a760
Fix bug 114292 (top crash in cache code). Patch prevents cache devices from evicting entries while they are being "bound". r=brendan, sr=darin, a=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@112469 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 22:18:28 +00:00
attinasi%netscape.com
95bad745a0
Loading and Broken image icons will no longer be drawn if the image size is smaller than the icon size. This fixes a problem where garbage was being left on the screen after the image loaded, because the Linux RenderingContext does not corectly clip image drawing. b=109418, r=pavlov, sr=blizzard, a=blizard on behalf of drivers
...
git-svn-id: svn://10.0.0.236/trunk@112467 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 22:17:12 +00:00
srilatha%netscape.com
30ef853073
Fix for bug # 120438. Properly register messenger-mapi package
...
r=ssu@netscape.com , sr=dveditz@netscape.com , a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112466 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:48:03 +00:00
sfraser%netscape.com
57420a32ce
Fix for bug 120451 -- clean up the sleep Q entry on quit, so that we don't leave a bad entry there and hose the machine some time later. r=sdagley, sr=beard, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112464 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:40:13 +00:00
naving%netscape.com
d023732c18
120755 r=racham sr=mscott a=blizzard. make msgNavigation work across servers.
...
git-svn-id: svn://10.0.0.236/trunk@112463 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:14:24 +00:00
alecf%netscape.com
0c0ffbf144
fix for bug 119902 - assertions in nsIOService when saving files, plus a minor performance optimization from dougt
...
r=adamlock, sr=darin
git-svn-id: svn://10.0.0.236/trunk@112462 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:08:07 +00:00
shanjian%netscape.com
dbb41e744f
#120047 crash while loading http://www.lupa.cz/anketa.phtml [@ ReadCMAPTableFormat4]
...
r=rbs, sr=attinasi, a=dbaron
Another patch missed in previous patch.
git-svn-id: svn://10.0.0.236/trunk@112459 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:07:02 +00:00
varga%utcru.sk
56cc407dd2
Fix for another silly regression. Bug 120720 - find broken in Bookmarks and History. r=hwaara, sr=blake a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112458 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:00:22 +00:00
ducarroz%netscape.com
5ecef571f3
Fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
...
Fix for bug 114473. EditorShell::saveDocument has been replaced by JS function SaveDocument. R=cavin, SR=bienvenu, A=blizzard
git-svn-id: svn://10.0.0.236/trunk@112457 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:56:27 +00:00
ducarroz%netscape.com
bb00efea5f
Part of fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112456 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:52:23 +00:00
smeredith%netscape.com
e1293b018e
Changed lock_pref() lockPref().
...
git-svn-id: svn://10.0.0.236/trunk@112455 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:28:09 +00:00
kaie%netscape.com
74526bc960
b=106188 Fix SSL freezing Mozilla on connect problems
...
r=darin r=javi r=wtc sr=jag a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112453 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:20:02 +00:00
shrutiv%netscape.com
1789879e75
Fix for bugscape 11279: Change CCK directory structure to support different
...
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112452 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:13:16 +00:00
dougt%netscape.com
8d19907f79
removing nsMemory.h. This file now lives in xpcom/glue. bug 120685 sr=jband, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112451 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:12:36 +00:00
bnesse%netscape.com
eca0daca42
Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@112450 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:12:29 +00:00
rayw%netscape.com
31f311dc28
Added an error check and a test case that does not work, yet, because
...
xpconnect is saying that an array is an interface, I think.
SOAP not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112449 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:09:06 +00:00
cmanske%netscape.com
6acc36b071
Output correct values for 'align' attribute for img, iframe, object, applet, and input elements: b=112276, r=brade, sr=jst, a=blizzard/drivers
...
git-svn-id: svn://10.0.0.236/trunk@112448 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:09:04 +00:00
cmanske%netscape.com
17076aa673
Fixed hasAttribute for non-mapped attributes, b=120607, r=bzbarsky@mit.edu, sr=jst, a=blizzard/drivers
...
git-svn-id: svn://10.0.0.236/trunk@112447 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:08:02 +00:00
dkl%redhat.com
9a7a02ee28
Fix for bug 120817 - Log Out and %commandmenu% in bannerhtml, r=justdave,dkl
...
git-svn-id: svn://10.0.0.236/trunk@112446 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 20:04:32 +00:00
shrutiv%netscape.com
e9a3b06693
Fix for bug 11279: Change CCK directory structure to support different
...
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112445 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 19:44:05 +00:00
shrutiv%netscape.com
2f6be9c679
Fix for bug 11279: Change CCK directory structure to support different
...
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112444 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 19:30:05 +00:00
shrutiv%netscape.com
4bcd3069c5
Renaming Linux_page.ini to Platform_page.ini
...
Fix for bug 11279: Change CCK directory structure to support different
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112443 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 19:24:29 +00:00
shrutiv%netscape.com
3c200f207c
Fix for bug 11279: Change CCK directory structure to support different
...
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112442 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 19:18:16 +00:00
shrutiv%netscape.com
2dfb1f9ba9
Removing script.ib
...
Fix for bug 11279: Change CCK directory structure to support different
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112441 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 19:15:43 +00:00
shrutiv%netscape.com
3ec231ba9e
Adding script_mac.ib script_win.ib script_linux.ib
...
Fix for bug 11279: Change CCK directory structure to support different
plaltforms and languages (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@112440 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 19:12:24 +00:00
rayw%netscape.com
d2cc71b653
Description Change.
...
Not part od default build.
git-svn-id: svn://10.0.0.236/trunk@112439 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 18:47:22 +00:00
rayw%netscape.com
3a3a1492b1
Fixes to the test.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112438 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 18:44:13 +00:00
rayw%netscape.com
e7eda6ecb5
Made another test work, with a couple of bug fixes.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112437 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 18:28:37 +00:00
dkl%redhat.com
8d6ec47425
Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl
...
git-svn-id: svn://10.0.0.236/trunk@112436 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 16:50:08 +00:00
rayw%netscape.com
201c82c2cc
Fixed type handling when decoding nested arrays.
...
git-svn-id: svn://10.0.0.236/trunk@112432 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 15:09:58 +00:00
timeless%mac.com
0383ed809f
Bug 120444 packager/packages-unix does not contain libgfxxprint.so for Xprint
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=mcafee sr=jst a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112431 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 15:07:39 +00:00
rayw%netscape.com
4fc2e5d837
Fixed name of sparse array offset attribute.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112430 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 14:30:11 +00:00
rayw%netscape.com
7068299b7b
Added most of implementation of decoding of multidimensional arrays. The
...
only thing missing is proper construction of a variant. I will consult
with John.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112429 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 14:17:03 +00:00
glazman%netscape.com
041958bde0
backing out my fix for bug 119447 due to major side effect described in bug 120377; a=asa
...
git-svn-id: svn://10.0.0.236/trunk@112428 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 10:17:12 +00:00
bryner%netscape.com
40d9704e41
Some minor changes for scrollbar buttons that use transparency. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112427 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 10:10:51 +00:00
glazman%netscape.com
5c207c3d7f
horizontal line properties window does not show that line is centered; fix done by neil@parkwaycc.co.uk; b=120120, r=glazman, sr=kin, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112426 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 10:08:12 +00:00
seawood%netscape.com
5ecd9d7755
Fixing win32 static build bustage in activex & simple plugin.
...
Bug 120675 r=bryner sr=waterson a=asa
git-svn-id: svn://10.0.0.236/trunk@112424 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 08:14:20 +00:00
rjc%netscape.com
ebc6ec5486
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
...
git-svn-id: svn://10.0.0.236/trunk@112423 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 07:20:36 +00:00
rjc%netscape.com
08ae36e34b
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
...
git-svn-id: svn://10.0.0.236/trunk@112422 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 07:19:46 +00:00
pschwartau%netscape.com
c24771d276
Added two more cases to test.
...
git-svn-id: svn://10.0.0.236/trunk@112421 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 07:07:13 +00:00
curt%netscape.com
aa2847b817
Uses the version information passed in through $ARGV[0] to create other variables whereever possible to improve maintainability.
...
git-svn-id: svn://10.0.0.236/trunk@112420 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 06:33:33 +00:00
relyea%netscape.com
c221c4c085
remove bogus verify step (the cert passed in is almost certainly a signing cert).
...
git-svn-id: svn://10.0.0.236/trunk@112419 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 03:38:29 +00:00
relyea%netscape.com
9ef64c94f4
Fix the case where the subjectID is an issuer/SN. don't build a dbkey in
...
this case, return the actual subject cert id after looking up the cert
directly
git-svn-id: svn://10.0.0.236/trunk@112418 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 03:36:44 +00:00
relyea%netscape.com
ca3b68231a
Increment length on LABEL, not on CLASS to catch the added NULL case.
...
git-svn-id: svn://10.0.0.236/trunk@112417 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 03:35:18 +00:00
rayw%netscape.com
4796f068c7
Added untested decoding of arrays. Did not break tests.
...
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112416 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 03:01:06 +00:00
darin%netscape.com
ad2b168c08
fixes bug 120394 "properly" should be removed from missing psm warning
...
patch=bugzilla@gemal.dk , r=timeless, sr=darin, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112415 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 02:48:37 +00:00
bryner%netscape.com
22a786293e
Backing out my fix for bug 104544, it is causing artifacts to appear around the edges of images in the chrome. a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@112414 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 02:05:50 +00:00
rogerl%netscape.com
cd0b9b2359
Incremental ECMA compatibility fixings.
...
git-svn-id: svn://10.0.0.236/trunk@112413 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 02:03:56 +00:00
wtc%netscape.com
6925a25d2b
Bugzilla bug 100776: handle non-blocking connect correctly on OS/2.
...
The fix is contributed by Javier Pedemonte <pedemont@us.ibm.com >.
r=mkaply.
Modified files: configure configure.in _os2.h _os2_errors.h prsocket.c
os2_errors.c os2poll.c os2sock.c
git-svn-id: svn://10.0.0.236/trunk@112412 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 01:27:20 +00:00
hyatt%netscape.com
be64d57ff6
Fix cocoa widgets to compile again. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@112411 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 00:55:49 +00:00
bryner%netscape.com
8bba3406cf
Fixing display of XBL select boxes. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@112409 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 23:20:24 +00:00
locka%iol.ie
99a2ec1923
Fix directory creation permissions so files can actually be saved in them! b=120307 r=brade@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112408 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 23:11:33 +00:00
pinkerton%netscape.com
7a8755daba
add tab support and fix up drawing problems with port not being set. r=sdagley/sr=sfraser/a=asa. bug# 120171
...
git-svn-id: svn://10.0.0.236/trunk@112407 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 23:08:25 +00:00
timeless%mac.com
75d778a9a8
Bug 120397 "about:" should be updated to say "Copyright 1998-2002"
...
patch by caillon@returnzero.com r=choess@stwing.upenn.edu sr=jst a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112406 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 23:07:14 +00:00
nicolson%netscape.com
b87005ddaf
add secret decoder ring for JSS 3.1.2, special release for CMS.
...
git-svn-id: svn://10.0.0.236/trunk@112405 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 22:54:05 +00:00
yokoyama%netscape.com
1d65d69394
Bug 120275
...
Redeclaration of contentArea strict warning in charsetOverlay.js
checking in for Alex Vincent
sr/a=brendan
git-svn-id: svn://10.0.0.236/trunk@112404 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 22:36:38 +00:00
jst%netscape.com
2cdcc5b19e
Fixing bogus assertions caused by my checkins for bug 118933 and removing unnecessary double null check. trivial change, no reviews.
...
git-svn-id: svn://10.0.0.236/trunk@112403 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 22:12:28 +00:00
akkana%netscape.com
76737b8259
120623: remove printfs. r=bzbarsky r,a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112402 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:57:00 +00:00
ssu%netscape.com
ac1482fd97
fixing bug 70097 - pressing up/down in folder pane focuses thread pane. r=bhuvan, sr=sspitzer, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112401 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:54:27 +00:00
varga%utcru.sk
aff98ec3d9
Fix for bug 120395. "Your Certificates" tab is blank.
...
r=bryner
sr=waterson
a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112400 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:27:35 +00:00
pschwartau%netscape.com
b5cf363183
Fix Mac build errors/warnings
...
git-svn-id: svn://10.0.0.236/trunk@112399 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:23:59 +00:00
rogerl%netscape.com
2784b79499
Need stdlib on Linux.
...
git-svn-id: svn://10.0.0.236/trunk@112398 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:15:48 +00:00
rogerl%netscape.com
680fd1c8ff
GCC does now support the iterator.
...
git-svn-id: svn://10.0.0.236/trunk@112397 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:15:16 +00:00
rogerl%netscape.com
4f8c1ea3a6
Fixed signed'ness bug.
...
git-svn-id: svn://10.0.0.236/trunk@112396 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:14:32 +00:00
timeless%mac.com
3425ada894
Bug 115357 Favicon displayed blank
...
patch by cbiesinger@web.de r=pavlov sr=tor a=blizzard
git-svn-id: svn://10.0.0.236/trunk@112395 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:13:27 +00:00
rogerl%netscape.com
9491862b87
Added regexp directory as include path.
...
git-svn-id: svn://10.0.0.236/trunk@112394 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 21:12:59 +00:00
rogerl%netscape.com
03261b4986
Added package test.
...
git-svn-id: svn://10.0.0.236/trunk@112393 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 18:23:20 +00:00
rogerl%netscape.com
0f89a00dfb
Package/Namespace fixes.
...
git-svn-id: svn://10.0.0.236/trunk@112392 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 18:22:27 +00:00
bzbarsky%mit.edu
5ee46abb20
Fix Content-Disposition parsing not to include "filename=" in the
...
filename for Save Link As. Bug 120409, r=sballard@netreach.net , sr=ben,
a=brendan.
git-svn-id: svn://10.0.0.236/trunk@112391 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 15:51:59 +00:00
rods%netscape.com
960c55cb43
PersShell needs to be created via the document->CreateShell, or the document doesn't know about it
...
and this means there would be no Primary PresShell in the document
Bug 114139 r=dcone sr=attinasi a=dbaron
git-svn-id: svn://10.0.0.236/trunk@112390 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 15:04:54 +00:00
ccarlen%netscape.com
b29d8bc5fe
Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile.
...
r=rjc@netscape.com/sr=alecf@netscape.com/a=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@112389 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 14:25:52 +00:00
nboyd%atg.com
6b8ee0444c
Skip changed test.
...
git-svn-id: svn://10.0.0.236/trunk@112388 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 13:50:47 +00:00
rayw%netscape.com
62279ef20a
Remove spurious test lines unintentionally committed.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112387 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 12:57:35 +00:00
rayw%netscape.com
fa84b6274a
Changed aliasing of propertiesto fix JS visibility of property bag.
...
Not part od default build.
git-svn-id: svn://10.0.0.236/trunk@112386 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 12:54:24 +00:00
locka%iol.ie
d04650839e
Add pointer test to prevent crashes on frame/iframe elements with no src attribute. b=119939 r=timeless@bemail.org sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/trunk@112385 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 12:15:44 +00:00
locka%iol.ie
0f9a34a1db
Remove chatzilla.jar & !ifdef unzipping of messenger.jar for when DISABLE_MAILNEWS is set. b=120104 sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
...
git-svn-id: svn://10.0.0.236/trunk@112384 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 12:11:33 +00:00
cavin%netscape.com
707b27bf4e
Bug #100167 : Added IMAP_REDIRECT_LOGIN_FAILED for redirect login error. r=bienvenu, sr=sspitzer, a=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@112383 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 08:01:53 +00:00
rayw%netscape.com
fd0b44e632
Added untested code to encode a property bag. Untested and I don't really
...
know how the property bag will come to me. Did not break anything.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112382 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 07:23:31 +00:00
bryner%netscape.com
95338302cd
Fixing up horizontal scrollbars. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112381 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 06:48:13 +00:00
beard%netscape.com
c3913452f6
Configuration to build on Mac OS X 10.1.
...
git-svn-id: svn://10.0.0.236/trunk@112380 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 06:39:04 +00:00
bryner%netscape.com
935c3d6db8
Make sure the button widget is created before painting scrollbar arrows. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112379 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 06:34:30 +00:00
rayw%netscape.com
19b53a1249
Added untested code for decoding untyped complex objects. Didn't break
...
isprimenumber.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112378 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 05:39:57 +00:00
jst%netscape.com
d6dfb98e9d
Fixing HPUX bustage, NS_STATIC_CAST() can't be used with incomplete types.
...
git-svn-id: svn://10.0.0.236/trunk@112377 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 05:09:55 +00:00
waterson%netscape.com
a764720ab7
rjc was right. Third time's the charm.
...
git-svn-id: svn://10.0.0.236/trunk@112376 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 04:43:17 +00:00
jst%netscape.com
2337395ba4
Fixing part of bug 118933. Speeding up the global resolve hook in the DOM JS helpers by eliminating the use of nsHashtable and nsStringKey in favor of pldhash. Adding global HashString(const nsA[C]String&) functions that calculate a hash code from a nsA[C]String, code by dbaron@fas.harward.edu. Also checking in brendan@mozilla.org's fix for a type error in the jsdhash/pldhash API found while working on this. sr=brendan@mozilla.org, r=peterv@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112375 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 04:08:14 +00:00
rayw%netscape.com
cf9fd6481c
Reformatted files to eliminate bad tabs. Added nsISOAPPropertyBag, which
...
is not working perfectly WRT XPConnect, but broke nothing else. Also
added mutator and su[pporting classes.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@112374 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 03:23:06 +00:00
despotdaemon%netscape.com
86d0ecff6d
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@112373 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 02:06:52 +00:00
waterson%netscape.com
fde354c6a9
Man, I'm a moron. Let's test the fix this time.
...
git-svn-id: svn://10.0.0.236/trunk@112372 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 02:00:23 +00:00
jake%acutex.net
069219670c
Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.
...
r= bbaetz, justdave
git-svn-id: svn://10.0.0.236/trunk@112371 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 01:57:24 +00:00
waterson%netscape.com
62c73cd0e6
Fix mailnews smoketest bustage on boxset.
...
git-svn-id: svn://10.0.0.236/trunk@112370 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 01:49:08 +00:00
waldemar%netscape.com
491a51240b
Added a couple of test cases
...
git-svn-id: svn://10.0.0.236/trunk@112369 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 01:28:58 +00:00
waldemar%netscape.com
b81ac527bf
Added for-each statements
...
git-svn-id: svn://10.0.0.236/trunk@112368 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 01:28:30 +00:00
waldemar%netscape.com
e5d8b6e1a0
Initial version
...
git-svn-id: svn://10.0.0.236/trunk@112367 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 01:27:53 +00:00
dp%netscape.com
b61ac1e76e
bug 119346 1k -> 4k buffers r=harishd,blizzard sr=waterson a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112366 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 00:45:03 +00:00
ian.mcgreer%sun.com
f07c00bdc9
more backwards compatibility fixes
...
* always send DER of serial number to PKCS#11 queries
* in softoken, construct key for certificate using decoded serial number with (possibly) a leading zero, for compatibility with version 7 db
* in softoken, decode serial number *without* removing leading zero for searches
git-svn-id: svn://10.0.0.236/trunk@112364 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 00:20:53 +00:00
dbaron%fas.harvard.edu
7211b45852
Missing part of fix for bug 117153, fixing threadsafety problems with shared empty buffer handles. b=120300 r=jag sr=alecf a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112363 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 00:07:15 +00:00
shanjian%netscape.com
33121badfe
#120047 crash while loading http://www.lupa.cz/anketa.phtml [@ ReadCMAPTableFormat4]
...
r=rbs, sr=waterson, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@112362 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-17 00:03:03 +00:00
serge%netscape.com
90b5568a5d
fix for 108347; Crash (linux/unix only) after NPP_SetWindow() call into flash plugin with window->width[height] <= 0; r=peterl; sr/a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112361 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 23:57:10 +00:00
rogerl%netscape.com
05b6357bfa
Incremental fixes for Packages/Import/Use etc.
...
git-svn-id: svn://10.0.0.236/trunk@112360 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 23:55:19 +00:00
shanjian%netscape.com
5eb4e3be11
#119659 Can't see hebrew with latest build
...
r=smontagu, sr=attinasi, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@112359 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 23:50:56 +00:00
waterson%netscape.com
f6723b0a97
Bug 119504, 96748. Fix off-by-one error when computing right-edge of insertion sort. Fix problem with asynchronous insertion doesn't take into account open folders preceding the insertion point. r=varga@utcru.sk, sr=hyatt, a=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@112358 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 23:45:42 +00:00
nhotta%netscape.com
4b90db978f
Fixed freeing wrong memory when the collation key creation fails, bug 119917, r=bhuvan, sr=sspitzer, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@112357 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 23:43:27 +00:00
waterson%netscape.com
1c0bf9e4d5
Bug 86276. Allow :-moz-anonymous-block and :cell-content to apply in all namespaces. r=dbaron, sr=attinasi, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112356 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 23:41:54 +00:00
ian.mcgreer%sun.com
8e74c502fd
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@112355 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 21:36:33 +00:00
shanjian%netscape.com
02b4150295
#120343 Several languages on Unicode pages rendering with unwanted squares
...
r=smontagu, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112354 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 21:32:18 +00:00
ian.mcgreer%sun.com
12e19f1e39
fix a crash seen in PSM by making sure a zero-length attribute zeroes the item inheriting it
...
git-svn-id: svn://10.0.0.236/trunk@112353 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 21:23:30 +00:00
ian.mcgreer%sun.com
57295d6507
fix for bug 115360, failure in pkcs12 backwards compatibility tests
...
git-svn-id: svn://10.0.0.236/trunk@112352 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 21:22:30 +00:00
sspitzer%netscape.com
82a3161113
fix for smoketest blocker #120324 . back out the fix for #119051
...
(mailnews part was not tested or reviewed by module owner)
sr=mscott,bienvenu
git-svn-id: svn://10.0.0.236/trunk@112351 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 20:58:01 +00:00
rods%netscape.com
a7f5ff965f
Backing out inadvertent checkin of changes for a different bug.
...
git-svn-id: svn://10.0.0.236/trunk@112350 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 20:43:33 +00:00
brade%netscape.com
dcf0b0b880
use correct members to get url string; bug 120344, r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112349 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 20:15:57 +00:00
rpotts%netscape.com
d3d1f630c6
Backing out the patch for bug #120113 . To clear smoketest blocker...
...
git-svn-id: svn://10.0.0.236/trunk@112348 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 19:01:43 +00:00
beard%netscape.com
2ac90a394f
Reorder initializers in class Package to remove warnings.
...
git-svn-id: svn://10.0.0.236/trunk@112347 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 16:12:36 +00:00
nboyd%atg.com
2867e3c9b7
Add link to article with Rhino.
...
git-svn-id: svn://10.0.0.236/trunk@112346 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 16:07:12 +00:00
ian.mcgreer%sun.com
0ffa79b3fc
unfortunately, the SDR key keeps the value of CK_KEY_TYPE in the coefficient field of an RSA key. This means some format is lost through the ASN.1 encoder/decoer. Trying again to account for that without affecting normal key type attributes.
...
git-svn-id: svn://10.0.0.236/trunk@112345 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 16:02:51 +00:00
despotdaemon%netscape.com
bebd4a8456
Pseudo-automatic update of changes made by amardare@qnx.com.
...
git-svn-id: svn://10.0.0.236/trunk@112344 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 15:38:00 +00:00
akkana%netscape.com
82d4f6351a
97157: fix typo
...
git-svn-id: svn://10.0.0.236/trunk@112343 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 09:27:57 +00:00
leaf%mozilla.org
702ba5824b
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@112342 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 08:57:18 +00:00
seawood%netscape.com
8705e5927c
Link against MOZ_UNICHARUTIL_LIBS to get ToUpper() & ToLower().
...
Fixing tinderbox bustage (planetoid & slag)
git-svn-id: svn://10.0.0.236/trunk@112340 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 08:48:51 +00:00
seawood%netscape.com
6f97248f04
Oops. Missed a file for bug 92029
...
git-svn-id: svn://10.0.0.236/trunk@112339 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 08:45:57 +00:00
akkana%netscape.com
df45bf85c8
Fix the mac build (I hope) removing duplicate nsFind.cpp entries (why did this work for jfrancis?)
...
git-svn-id: svn://10.0.0.236/trunk@112338 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 08:40:25 +00:00
akkana%netscape.com
5294622997
Fix the mac build (I hope) removing the ftp password setting
...
git-svn-id: svn://10.0.0.236/trunk@112337 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 08:33:39 +00:00
rogerl%netscape.com
f475c1b95a
More Package/Import implementation.
...
git-svn-id: svn://10.0.0.236/trunk@112335 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 08:30:56 +00:00
timeless%mac.com
56d3168d3b
Bug 117740 bad style in Cut calls in nsJARURI::SetSpec
...
r=redfive sr=jag
git-svn-id: svn://10.0.0.236/trunk@112333 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 07:31:45 +00:00
timeless%mac.com
56db06291d
Bug 117386 Crash changing themes [@ nsXBLPrototypeResources::FlushSkinSheets]
...
r=dbradley sr=brendan
git-svn-id: svn://10.0.0.236/trunk@112331 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 07:18:00 +00:00
akkana%netscape.com
5f59a7f7c9
97157: pref for new faster find code. r=jfrancis sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112330 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 07:07:49 +00:00
seawood%netscape.com
765b9b8478
Fix --enable-debugger-info-modules=yes case.
...
Thanks to hoshem@mel.comcen.com.au (Michael Hore) for the patch.
Bug #114980 r=cls
git-svn-id: svn://10.0.0.236/trunk@112329 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 07:06:45 +00:00
akkana%netscape.com
7641a5fe9e
97157: New faster find-in-page.
...
This is still work in progress and hasn't had all the bugs ironed out
yet, so for now, it's preffed off by default ("browser.new_find").
r=jfrancis sr=kin
git-svn-id: svn://10.0.0.236/trunk@112328 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 07:05:40 +00:00
rjesup%wgate.com
31eb34c6c9
Bug 119843: negative voidarray index. r=rjesup@wgate.com, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112327 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 07:03:26 +00:00
law%netscape.com
d4c9402114
Bug 88123 (and 85860): re-use command line handling code in nsAppRunner when starting a second time on Win32; r=sgehani, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112326 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:48:14 +00:00
rogerl%netscape.com
71667da74b
Fixed RegExp bug #72964 , r=khanson, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112325 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:47:06 +00:00
law%netscape.com
35158043a6
Bug 85860; changing assertion to warning because the other change for this bug brings a new window to the foreground sooner and the assertion is annoying; r=danm, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@112324 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:43:45 +00:00
jaggernaut%netscape.com
22c6131b1c
Bug 113722: add moveToAlertPosition() and centerWindowOnScreen() to <dialog/>.r=hyatt, sr=hewitt. This will also fix bug 110459.
...
git-svn-id: svn://10.0.0.236/trunk@112323 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:42:39 +00:00
timeless%mac.com
bcd2e1bc81
Bug 117386 Crash changing themes [@ nsXBLPrototypeResources::FlushSkinSheets]
...
r=dbradley sr=brendan
git-svn-id: svn://10.0.0.236/trunk@112322 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:40:47 +00:00
law%netscape.com
6c65f2a8f3
Bug 87075; move Choose... button to same row as text field, like on edit dialog; r=sgehani, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@112321 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:33:23 +00:00
law%netscape.com
ceee5ad10d
Bug 119904; check for empty mime type strings properly; r=bzbarsky, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@112320 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:30:40 +00:00
mkaply%us.ibm.com
672ef24672
#73206
...
rs=darin
Add copies of MPL and NPL to chrome
git-svn-id: svn://10.0.0.236/trunk@112319 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:24:13 +00:00
seawood%netscape.com
7ae978edf3
Some versions of libc do not define R_PPC_*, PowerPC relocation defines, so skip that section entirely.
...
Bug #119697
git-svn-id: svn://10.0.0.236/trunk@112318 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:18:54 +00:00
rogerl%netscape.com
3b10829097
Fixed RegExp bugs #105972 & #87231 . r=khanson, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@112317 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:06:34 +00:00
bryner%netscape.com
418950129c
Bug 120224 - make "Use XBL Forms" pref actually work if you set it in your profile, instead of all.js. r=ben, sr=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@112316 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 06:01:42 +00:00
ccarlen%netscape.com
f1274efa1d
Removing file made obsolete by fix to bug 100828. r=rjc/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@112315 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:52:50 +00:00
timeless%mac.com
553441aa4a
Bug 118105 [Xlib] XPFE code does not treat Xlib toolkit like GTK+ toolkit
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@112314 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:30:26 +00:00
cmanske%netscape.com
38031f0402
Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112313 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:29:43 +00:00
brendan%mozilla.org
789f2defb4
Simplify #ifdefs in JS_Assert to default to fprintf (45673, debug only, r=rogerl, sr=me, patch from jband).
...
git-svn-id: svn://10.0.0.236/trunk@112312 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:17:58 +00:00
brendan%mozilla.org
d06125755d
Checking in patch for rob1@rekl.yi.org, r=khanson, sr=brendan (but neither file is part of the build).
...
git-svn-id: svn://10.0.0.236/trunk@112311 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:12:53 +00:00
leaf%mozilla.org
e638e38336
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@112310 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:12:19 +00:00
seawood%netscape.com
a9308f6d58
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
git-svn-id: svn://10.0.0.236/trunk@112307 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:10:09 +00:00
bzbarsky%mit.edu
cddd354756
Make the XP filepicker throw up alerts when the user picks a location
...
that the user does not have permissions to write to. Bug 114399, patch
by Antonio Xu <antonio.xu@sun.com >, r=bryner, sr=jag
git-svn-id: svn://10.0.0.236/trunk@112306 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:09:48 +00:00
timeless%mac.com
6cd5066da3
Bug 119051 duplicate symbol breaks win32 static build
...
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
git-svn-id: svn://10.0.0.236/trunk@112305 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:07:31 +00:00
rjc%netscape.com
9f19a943a2
Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112304 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 05:06:54 +00:00
bryner%netscape.com
78157b67e7
Bug 104544 (unpainted horizontal lines in images when scrolling). If we get twip coordinates from layout that aren't on pixel boundaries, round the rect out to make sure we paint everything that we need to. r=pavlov, sr=jag/brendan.
...
git-svn-id: svn://10.0.0.236/trunk@112303 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:56:42 +00:00
pavlov%netscape.com
e6679a3be4
Fixing bug 90347 -- some JPEGs display with noise -- checking in for nivedita@netscape.com. r=pavlov sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112302 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:54:44 +00:00
dbaron%fas.harvard.edu
bf3150fa5b
Fix HP bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112301 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:48:24 +00:00
kaie%netscape.com
85f633cd64
b=117148 S/MIME tool fails to find certificate while signing
...
r=javi sr=alecf
git-svn-id: svn://10.0.0.236/trunk@112300 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:30:55 +00:00
kaie%netscape.com
b601525057
b=115010 Mail/News UI must provide detail info on signature/encryption status
...
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112299 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:29:26 +00:00
bzbarsky%mit.edu
67d58a4b94
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@112298 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:28:06 +00:00
bzbarsky%mit.edu
10615a6f15
Fix bug 109463. IE will fire onclick() on submit buttons when
...
submitting form via enter in text field. We should do the same.
r=rods,jkeiser,rjesup@wgate.com . sr=jst
git-svn-id: svn://10.0.0.236/trunk@112297 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:27:55 +00:00
timeless%mac.com
0c05cc6914
Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
...
r=bzbarsky@mit.edu sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@112296 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:21:08 +00:00
rginda%netscape.com
2b694a6e37
bug 120200, add "D" accesskey to tasks->tools->debugger
...
git-svn-id: svn://10.0.0.236/trunk@112295 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:07:31 +00:00
ben%netscape.com
28f877330a
Fix .9.8 bugs:
...
115180 - saving a complete page on top of an existing complete page messes up
116167 - "Save Image" uses POST method
116445 - gzip files expanded when downloaded via "save link as"
115181 - saving a file sometimes results in an unpopulated progress dialog that does not go away
42441 - Save as Plain Text
115148 - save as dialog does not remember last directory used
115440 - File/Save Page does not work for PDF files
116263 - "File Type" selection in Save Page dialog is not remembered
115395 - Save Page as full page mpg does not work
115210 - Save Page as for plain text is not intelligent
115087 - Doing save page on an image Document should not save image document HTML
Nature of fixes described here:
http://bugzilla.mozilla.org/show_bug.cgi?id=120174
r=law, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@112294 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 04:00:28 +00:00
dbaron%fas.harvard.edu
5f33a51792
Fix bustage in bad preprocessor syntax.
...
git-svn-id: svn://10.0.0.236/trunk@112293 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:50:10 +00:00
bryner%netscape.com
805c50bab2
Fix for focus crash bugs 107844, 104297, and 109645. Make sure the window doesn't get deleted out from under us. r=saari, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@112292 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:36:50 +00:00
bzbarsky%mit.edu
b87627d071
Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
...
die." r=alecf, sr=jag
git-svn-id: svn://10.0.0.236/trunk@112291 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:31:25 +00:00
wtc%netscape.com
f3b808bdf3
Bugzilla bug 119340: added a debug printf statement.
...
git-svn-id: svn://10.0.0.236/trunk@112290 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:29:06 +00:00
tingley%sundell.net
893605a066
Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
...
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@112289 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:26:28 +00:00
justdave%syndicomm.com
6438794986
Fix for bug 99608: dependency mails are no longer sent if the dependent bug can't be seen by the would-be recipient of the email.
...
Patch by Jake Steenhagen and David Kilzer
r= gerv, justdave
git-svn-id: svn://10.0.0.236/trunk@112288 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:25:52 +00:00
bryner%netscape.com
ee9394c3ba
Removing unneeded width/height on sliders (bug 120031). r=hixie, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@112287 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:24:41 +00:00
rods%netscape.com
1174e8e035
Fixes width of viewer area in PrintPreview
...
Bug 109564 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112286 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:24:09 +00:00
pavlov%netscape.com
aea1de05df
fixing bug 120041 r=timeless rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@112285 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:23:50 +00:00
darin%netscape.com
3a19ed2019
fixes bug 42898 "iDNS support"
...
r=nhotta, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@112284 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:23:23 +00:00
rods%netscape.com
9fb5fed55b
Move Paper size from XP Page Setup dialog to Linux PrintJobOptions dialog.
...
Bug 120062 r=roland,dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112282 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:21:09 +00:00
bienvenu%netscape.com
9d63515426
use GetRootMsgFolder 119579 r/sr = sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@112281 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:19:22 +00:00
rods%netscape.com
4ac18164e3
Fixes round off error for scaling and fixes to var names
...
Bug 120072 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112280 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:16:01 +00:00
hewitt%netscape.com
8f14b53954
109585 - Exit Minimal Chrome mode button does not appear in Modern skin, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112279 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:14:28 +00:00
rods%netscape.com
84207de06a
turns on scaling and fixes it
...
Bug 120075 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112278 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:11:28 +00:00
dbaron%fas.harvard.edu
865e4ed64a
Create a mechanism for allowing a |Destroy| method to be called on buffer handles whose refcount hits 0 instead of |delete|. Use that mechanism to fix threadsafety problems with shared empty buffer handles, restoring sharable strings to their previous state of threadsafety. b=117153 sr=jag r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@112277 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:08:22 +00:00
aaronl%netscape.com
f0e007cdfc
Bug 120176. Active Accessibility: tweaks to STATE_OFFSCREEN. r=kmcclusk, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112276 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:07:03 +00:00
srilatha%netscape.com
16677aa346
Fix for bug # 118237. Removed shorPathBuf in thisApplication()
...
r=rdayal@netscape.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@112275 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:06:55 +00:00
jdunn%netscape.com
6972441d43
fixing xlC5.x compiler error: use a temp variable for the static_cast
...
sr=jaggernaut@netscape.com
# 119326
git-svn-id: svn://10.0.0.236/trunk@112274 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:06:47 +00:00
darin%netscape.com
4340fe524d
another attempt at fixing bug 47617 "Connection to https needs to tell user
...
to install PSM if w/o"
patch=mpt,folk@popmail.com
r/sr=darin,blizzard
git-svn-id: svn://10.0.0.236/trunk@112273 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:04:53 +00:00
aaronl%netscape.com
10b75e686e
Bug 120019. Fix crashes in browse with caret feature. r=bryner, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@112272 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:04:01 +00:00
aaronl%netscape.com
a0a3bba38f
Bug 70219. Add nsIDOMWindow::SetTextZoom() and nsIDOMWindow::GetTextZoom(), forwarded from nsIDOMMarkupViewer. r=valeski, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112271 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:03:53 +00:00
rods%netscape.com
63c4896929
Getting rid of event processor, it is no longer needed and will fix this problem
...
109566 r=kmcclusk sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112270 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:02:35 +00:00
darin%netscape.com
0749c9e0e6
backing out andreas' fix for bug 119071. it's causing serious problems
...
with relative links.
git-svn-id: svn://10.0.0.236/trunk@112269 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:01:38 +00:00
varga%utcru.sk
763dd8095d
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
git-svn-id: svn://10.0.0.236/trunk@112268 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 03:01:28 +00:00
pavlov%netscape.com
6a8cf7679a
fixing typo with checkin from last night. r=danm sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@112267 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 02:57:55 +00:00
mcafee%netscape.com
7ea34596bb
Oops, forgot about the 2x try on layout, adding parameter for other url
...
git-svn-id: svn://10.0.0.236/trunk@112266 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 02:50:15 +00:00
mcafee%netscape.com
0edbd55782
parameterizing per-page pageloader timeout value LayoutPerformanceTestPageTimeout.
...
git-svn-id: svn://10.0.0.236/trunk@112265 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 02:18:27 +00:00
dbaron%fas.harvard.edu
bb05524539
Fix windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112264 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 02:04:20 +00:00
sfraser%netscape.com
8080aadf09
Backing out my project change, since dbaron came up with a better way.
...
git-svn-id: svn://10.0.0.236/trunk@112263 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:41:31 +00:00
rogerl%netscape.com
49c1025d50
Fixed VC++ build errors for GC stuff. Package & Namespace stuff.
...
git-svn-id: svn://10.0.0.236/trunk@112262 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:41:02 +00:00
sfraser%netscape.com
db023e6295
Fix Inspector link error by adding bogus dependencies on two internal content files, which needs to be fixed at a later date. Bug 79091 exists on this.
...
git-svn-id: svn://10.0.0.236/trunk@112261 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:37:40 +00:00
dbaron%fas.harvard.edu
764654ae65
Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration.
...
git-svn-id: svn://10.0.0.236/trunk@112260 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:34:47 +00:00
attinasi%netscape.com
54e0f526d0
Moved these files to new subfolder 'obsolete'
...
git-svn-id: svn://10.0.0.236/trunk@112259 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:20:39 +00:00
attinasi%netscape.com
5ae73ca7b1
New layout documents: templates and space manager documentation. See bug 115310 and join in the fun
...
git-svn-id: svn://10.0.0.236/trunk@112258 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:06:26 +00:00
seawood%netscape.com
05e43f5620
Remove BUILD_OFFICIAL requirement for building packages.
...
Thanks to David Baron <dbaron@fas.harvard.edu > for the patch.
Bug #119649 r=cls
git-svn-id: svn://10.0.0.236/trunk@112257 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:06:18 +00:00
morse%netscape.com
fa733a7bbe
fix bustage by backing out last checkin
...
git-svn-id: svn://10.0.0.236/trunk@112255 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 01:00:25 +00:00
attinasi%netscape.com
fdab0661dd
Moving obsolete layout documents to new subfolder.
...
git-svn-id: svn://10.0.0.236/trunk@112254 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:55:54 +00:00
bstell%ix.netcom.com
7ba2e58713
bug 112490 - add "always use anti alias scaled bitmap font (AASB)"
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@112253 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:42:08 +00:00
dbaron%fas.harvard.edu
91e2a14e0f
Fix filter reporting in XP filepicker, and thus fix distinction between HTML-only and complete web page saving. b=116418 r=bzbarsky sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112252 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:41:49 +00:00
dbaron%fas.harvard.edu
495b2a984a
Undo my backout of the code to flush trace-malloc logfiles. b=111651 rs=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112251 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:40:39 +00:00
dbaron%fas.harvard.edu
f6776f3e37
Fix stack walking code to work correctly on RedHat 7.2 systems. b=106616 r=jag rs=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112250 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:40:36 +00:00
seawood%netscape.com
9d95c45a61
Add support for our multiple component subdirs as well as finding the proper
...
nspr includes & libs. Split DEFINES used to build mozilla into separate option, --defines.
Bug #92029 r=bryner
git-svn-id: svn://10.0.0.236/trunk@112249 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:30:15 +00:00
andreas.otte%debitel.net
57b77286d2
fix bug 119071[Can not ftp files from / on Cobalt web server], changed
...
CoalesceDir in a way that it no longer drops to much ../ in a path but
leaves them unresolved. This way ftp urls like
ftp://user:<password>@ftp.host.com/../../logs can be successfully used,
r=bbaetz, sr=darin
git-svn-id: svn://10.0.0.236/trunk@112248 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:25:18 +00:00
morse%netscape.com
78627c8fc6
reduce wallet footprint by 110K, r/sr=jag,alecf
...
git-svn-id: svn://10.0.0.236/trunk@112247 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:24:49 +00:00
morse%netscape.com
4465eca738
cookie list doesn't scroll when last visible cookie is deleted, r=jag, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@112246 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:19:07 +00:00
rangansen%netscape.com
cd65875636
bug# 107491 - missed this last time
...
git-svn-id: svn://10.0.0.236/trunk@112245 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:18:58 +00:00
brendan%mozilla.org
07d1aed3b1
Checking in patch for Steven Cole <scole@planetweb.com> to fix js_DoubleToECMAInt32 (120083, r=khanson, sr=brendan).
...
git-svn-id: svn://10.0.0.236/trunk@112244 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:17:16 +00:00
timeless%mac.com
85980b3c4a
Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest
...
assert instead of crashing if some load fails
r=darin sr=waterson
git-svn-id: svn://10.0.0.236/trunk@112243 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:16:51 +00:00
pschwartau%netscape.com
9f23c83c58
Adding toInt32 tests for numbers between -2^31 and -2^32 with fractional parts. See bug 120083.
...
git-svn-id: svn://10.0.0.236/trunk@112242 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:16:48 +00:00
shanjian%netscape.com
c3644a3bee
#118000 support unicode plane 1 characters
...
r=ftang, sr=attinasi
nsCompressCharMap was modified to take ucs4 directly.
nsFontMetricsWin was modified to handle surrogate pair.
git-svn-id: svn://10.0.0.236/trunk@112241 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:15:58 +00:00
danm%netscape.com
02b9e2d529
call embeddingwindow->SetFocus from Focus(). bug 57841 r=hyatt,saari
...
git-svn-id: svn://10.0.0.236/trunk@112240 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:11:51 +00:00
danm%netscape.com
acb5339665
support nsIEmbeddingSiteWindow and gut nsIESW::SetFocus. bug 57841 r=hyatt,saari
...
git-svn-id: svn://10.0.0.236/trunk@112239 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:11:29 +00:00
danm%netscape.com
115169208a
support nsIEmbeddingSiteWindow. bug 57841 r=hyatt,saari
...
git-svn-id: svn://10.0.0.236/trunk@112238 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:11:06 +00:00
ian.mcgreer%sun.com
ef3b20d931
fix up problems in last change
...
git-svn-id: svn://10.0.0.236/trunk@112235 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:04:16 +00:00
shanjian%netscape.com
e3adb86450
#118000 support unicode plane 1 characters
...
r=ftang, sr=attinasi
this part fix the line breaker. Surrogate pair should be be separated.
git-svn-id: svn://10.0.0.236/trunk@112234 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:03:16 +00:00
shanjian%netscape.com
8f796b42ef
#118000 support unicode plane 1 characters
...
r=ftang, sr=attinasi
this part of checkin added support to NCR of non-BMP characters.
git-svn-id: svn://10.0.0.236/trunk@112233 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:00:50 +00:00
despotdaemon%netscape.com
5dfe963422
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@112232 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:00:31 +00:00
dbaron%fas.harvard.edu
c94020b3da
Add nsValueArray.cpp to the build for blythe.
...
git-svn-id: svn://10.0.0.236/trunk@112231 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:57:01 +00:00
seawood%netscape.com
59b304bce0
Move the initialization of the global component info variable for static build so that --version works.
...
Bug #120080 r=dbaron sr=alecf
git-svn-id: svn://10.0.0.236/trunk@112230 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:53:06 +00:00
mkaply%us.ibm.com
c32da4d4f5
#73206
...
rs=darin
Add copies of MPL and NPL to chrome
git-svn-id: svn://10.0.0.236/trunk@112229 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:45:09 +00:00
dbaron%fas.harvard.edu
08199e8c62
Makefiles must use tabs in some places. Fixing bustage from rbs's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@112228 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:35:27 +00:00
alecf%netscape.com
26a9ef64b1
Fix for bug 118915, by Morten@Nilsen.com, r=db48x, sr=alecf - add more descriptive title to images
...
git-svn-id: svn://10.0.0.236/trunk@112227 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:34:32 +00:00
rangansen%netscape.com
e61b0b8a71
bug#107491, r=javi, sr=blizzard Makes error handling more detailed
...
git-svn-id: svn://10.0.0.236/trunk@112226 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:33:00 +00:00
morse%netscape.com
2af10dd8ec
bug 59652, remove warnings about uninitialized variables, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@112225 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:31:19 +00:00
pinkerton%netscape.com
da76edeb34
Pull in layout/content/locale for nsITheme work and fix bustage. r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@112224 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:30:20 +00:00
timeless%mac.com
99e64ff6d9
Bug 112635 [Xlib] XXlibRgb revamp ..
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timecop@network.email.ne.jp rs=attinasi
git-svn-id: svn://10.0.0.236/trunk@112223 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:30:16 +00:00
pschwartau%netscape.com
9a2d8a8068
Adding toInt32 tests for numbers greater than 2^31 with fractional parts. See bug 120083.
...
git-svn-id: svn://10.0.0.236/trunk@112222 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:27:12 +00:00
blythe%netscape.com
fd1d92a93d
proactive change to avoid MAC bustage from last checkin
...
git-svn-id: svn://10.0.0.236/trunk@112221 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:20:35 +00:00
sfraser%netscape.com
5c83adb01f
Fixing build bustage for blythe; fix header name in MANIFEST.
...
git-svn-id: svn://10.0.0.236/trunk@112220 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:15:02 +00:00
mkaply%us.ibm.com
106ee56530
#119526
...
r=mkaply, sr=blizzard
OS/2 only - code from dainis to fix some PS initialization problems
git-svn-id: svn://10.0.0.236/trunk@112219 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:14:09 +00:00
dbragg%netscape.com
92bfe8753c
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112218 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:11:03 +00:00
mkaply%us.ibm.com
b5851dd0fb
No bug - correct some incorrect system color mapping
...
git-svn-id: svn://10.0.0.236/trunk@112217 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:07:03 +00:00
pinkerton%netscape.com
020dc70554
use setWindowGroup to put popups in the tooltip layer on osx and make it so they don't get activate events r=sdagley/sr=sfraser. bug# 108804
...
git-svn-id: svn://10.0.0.236/trunk@112216 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:06:20 +00:00
pinkerton%netscape.com
92349898c8
pull in InterfacesXStubs for CarbonLibFramework. r=sdagley/sr=sfraser. bug# 108804
...
git-svn-id: svn://10.0.0.236/trunk@112215 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:04:34 +00:00
rbs%maths.uq.edu.au
7c662a4696
Add transliteration for U+2146 (ⅆ) b=119664, r=shanjian, rs=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112214 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 23:00:56 +00:00
alecf%netscape.com
bfe2c85e5b
factor out some table-based string manipulation routines to make it easier to seperate unicode vs. 8-bit character strings. bug 114450, r=dbaron sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@112213 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:57:29 +00:00
rbs%maths.uq.edu.au
4bbb7aaef3
Build changes to install the svg.dtd file to be used when remapping public IDs to local DTDs, bug 113400, r=harishd, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112212 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:57:10 +00:00
rbs%maths.uq.edu.au
3fad341d3d
Fix bug 113400 - remapknown public IDs (such as that of XHTML+MathML or SVG) to local DTD files. r=harishd, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112211 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:52:32 +00:00
racham%netscape.com
dd398c8c26
Fixing bug 103689. Make sure that the right set of addresses are pre-populated in the compose window based on the items selected in the AdderssBook window. Also fixes the new card created from the AddressBook window's file new menu should reflect the right parent addressbook. r=ssu, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@112210 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:51:53 +00:00
hewitt%netscape.com
8efb95530d
110001 - onpagehide should not fire events when traversing back in the wizard, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112209 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:51:29 +00:00
dbradley%netscape.com
71da3c517b
Bug 111068 - SyncXPCContextLists uses of XPCContext::Mark is not thread safe. patch by jband, r=dbradley, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112208 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:49:46 +00:00
peterlubczynski%netscape.com
c2804a94df
Fix for variable names in NPP_HandelEVent, bug 118789 r=av, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@112205 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:45:56 +00:00
peterlubczynski%netscape.com
834721d540
Fix for plugins consuming context menu events, bug 118789 r=av, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@112204 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:45:26 +00:00
akkana%netscape.com
0f2ad45d57
112139: fix infinite loop in rewrap. r=brade sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112203 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:43:42 +00:00
blythe%netscape.com
8f002dba27
Fix bug 107270
...
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112202 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:43:37 +00:00
dcone%netscape.com
a7aea2a7d6
Fix print preview. r=rods sr = attinasi bug =117072. Only control backgrounds painting for printing.
...
git-svn-id: svn://10.0.0.236/trunk@112201 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:37:15 +00:00
andreas.otte%debitel.net
5b26fee390
fix bug 114063 [error loading FTP URL served by publicfile] fix
...
uninitialized time/date struct that caused a crash, fix so that we can
navigate this strange server, r=bbaetz, sr=darin
git-svn-id: svn://10.0.0.236/trunk@112200 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:34:32 +00:00
mkaply%us.ibm.com
0bfc737416
#120127
...
r=pedemont, sr=blizzard
OS/2 only - store away the lastPath from the file dialog and use it if one wasn't passed in
git-svn-id: svn://10.0.0.236/trunk@112199 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:32:18 +00:00
rjc%netscape.com
63e76f94e8
Fix bug # 120037: leading '.' indicates hidden when on Mac OS X. r=ccarlen sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112198 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:31:19 +00:00
sonja.mirtitsch%sun.com
509ce4059f
Ians debug change to find out the state of the DB after multi recepient test
...
git-svn-id: svn://10.0.0.236/trunk@112197 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:29:47 +00:00
kaie%netscape.com
a86298e66b
b=93571 Remove lock icon from messenger windows
...
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112196 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:23:21 +00:00
jband%netscape.com
240013212c
initial checkin of support for scriptable wrappers around interface info and for generic interface info sets that can be manually populated - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@112195 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:22:16 +00:00
sicking%bigfoot.com
e44c69ea26
Fix crasher in key()'s when context-node is a document.
...
b=120074 r=Pike,peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@112194 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:20:30 +00:00
bryner%netscape.com
d8b59ec2b9
Changing location of form stylesheet for XBL forms. r=hewitt, sr=hyatt. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@112193 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:19:12 +00:00
javi%netscape.com
2f4c8eecf7
Include NSS.Prefix in the optimized target instead of NSDebug.Prefix
...
git-svn-id: svn://10.0.0.236/trunk@112192 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:11:39 +00:00
dougt%netscape.com
acd64b8c12
Backing out ben. this change cause 120118
...
git-svn-id: svn://10.0.0.236/trunk@112191 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 22:06:42 +00:00
ian.mcgreer%sun.com
58cb3db0bc
revert last change, and move conversion of attribute value to host long up to where the long variable actually appears.
...
git-svn-id: svn://10.0.0.236/trunk@112190 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 21:45:38 +00:00
ian.mcgreer%sun.com
b09f4e3c33
fix SDR on big-endian platforms. The leading zeros in the RSA coefficient have been stripped, but PKCS#11 needs them back in order to form a CK_ULONG correctly.
...
git-svn-id: svn://10.0.0.236/trunk@112189 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 19:20:34 +00:00
pinkerton%netscape.com
8dc9239d3d
fixes bustage. had to wrap some things in TARGET_CARBON.
...
git-svn-id: svn://10.0.0.236/trunk@112188 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 18:08:09 +00:00
nboyd%atg.com
d4a092d480
Update for 1.5R3.
...
git-svn-id: svn://10.0.0.236/trunk@112187 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 17:35:09 +00:00
briane%qnx.com
8c9d094a98
PHOTON ONLY, not part of build
...
Fixes for drag code headers, allow keypad to function correctly when num-lock
is off/on
git-svn-id: svn://10.0.0.236/trunk@112186 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:56:33 +00:00
briane%qnx.com
2c90d84d6d
PHOTON ONLY, not part of build
...
Fixes for rep image drawing, printing changes (PR=112048)
git-svn-id: svn://10.0.0.236/trunk@112185 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:55:22 +00:00
briane%qnx.com
430686b3ac
PHOTON ONLY, not part of build
...
Updates to this test app and fixed printing support.
git-svn-id: svn://10.0.0.236/trunk@112184 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:54:01 +00:00
briane%qnx.com
715efbd04f
PHOTON only, NOT PART OF BUILD
...
Fixes for printing (PR:112048), Fixes for context menu image saving, addition
of scrollbar navigation via resources.
Also removed references to nsIDiskDocument.h.
git-svn-id: svn://10.0.0.236/trunk@112183 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:53:21 +00:00
timeless%mac.com
7629ade22b
bustage, adding a reinterpret cast between jschar* and PRUnichar*
...
git-svn-id: svn://10.0.0.236/trunk@112182 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:30:57 +00:00
pinkerton%netscape.com
494e0107d0
add nsNativeThemeMac for mach-o build.
...
git-svn-id: svn://10.0.0.236/trunk@112181 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:26:16 +00:00
pinkerton%netscape.com
a78bf20392
tweak scrollbars and fix non-carbon bustage. i'll get back to this later.
...
git-svn-id: svn://10.0.0.236/trunk@112180 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 16:25:38 +00:00
cmanske%netscape.com
056a1f1c22
Command changes for bug 109296 (Link Checker dialog, r=akkana, sr=ben); mostly bug 45495: insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112179 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:49:46 +00:00
ian.mcgreer%sun.com
9e90fd1474
Fix for serial numbers which are negative when intrepreted as signed integers. Since the ASN.1 encoder now add/strips leading zeros to INTEGERs, the hand decoder written here will incorrectly decode serial numbers passed to it that have leading zeros.
...
git-svn-id: svn://10.0.0.236/trunk@112178 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:43:35 +00:00
cmanske%netscape.com
56956d2a21
Moved Composer-only menuitems to new overlay, bugscape bug 10540 (and remove warning in prefs dialog), r=syd, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112177 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:42:29 +00:00
timeless%mac.com
02076e4267
Add JS Error reporter to XBL Prototype compilation, and prevent crashes when the compilation fails r=hyatt sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112176 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:40:57 +00:00
cmanske%netscape.com
23ac795aea
Link Checker dialog, b=108296, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112175 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:35:58 +00:00
cmanske%netscape.com
4d8d69c021
Link Checker dialog, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@112174 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:34:06 +00:00
cmanske%netscape.com
a39f05bb38
New UI files added for bugs 109296 (Link Checker dialog, r=akkana, sr=ben) and 45495 (insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben)
...
git-svn-id: svn://10.0.0.236/trunk@112173 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:32:37 +00:00
pinkerton%netscape.com
be782d1e51
theme fix-up for hyatt. r=sfraser/sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@112172 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 15:32:28 +00:00
pinkerton%netscape.com
0e4ed82886
nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763
...
git-svn-id: svn://10.0.0.236/trunk@112171 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 14:59:21 +00:00
glazman%netscape.com
3db2c2bdfb
[CSS] Composer should be able to unbold/unitalicize invalid markup; b=119447, r=jfrancis, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112170 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 14:44:00 +00:00
rods%netscape.com
3957b4457e
This enables platforms to set a pref as to whether they allow print from print preview.
...
(I checked this in with the wrong value because I was testing it)
Bug 118623 r=roland sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112169 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 11:28:10 +00:00
sicking%bigfoot.com
d34792caa9
Implementation of the xsl:apply-imports instruction.
...
b=94002 r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@112168 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 10:37:00 +00:00
sspitzer%netscape.com
117883ff09
fix for blocker bug #120049 . corrupting localstore.rdf.
...
thanks to jrgm@netscape.com for the patch, this will make tomorrow a lot
less painful. r=sspitzer, sr=ben
git-svn-id: svn://10.0.0.236/trunk@112167 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 09:34:31 +00:00
rbs%maths.uq.edu.au
afd0870f33
Fix regression from the fix for bug 116161. The picky treatment of stretchy MathML characters involves additional style contexts whereas the default search of the background stops at the primary style context
...
git-svn-id: svn://10.0.0.236/trunk@112166 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 07:48:10 +00:00
ssu%netscape.com
9ce0b02459
fixing bug 90071 - Mozilla does not appear in Windows List of Mail Applications. r=curt, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@112165 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 07:20:31 +00:00
bbaetz%student.usyd.edu.au
4323993fd8
Bug 117805 - context menus don't work in XML documents
...
Patch by caillon@returnzero.com , r=heikki, sr=jag
git-svn-id: svn://10.0.0.236/trunk@112164 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 06:30:49 +00:00
rjc%netscape.com
e32bcea771
Fix potential build bustage due to case issue (which the Mac is leniant about)
...
git-svn-id: svn://10.0.0.236/trunk@112163 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 05:48:50 +00:00
pavlov%netscape.com
afe7635f3c
fixing multiple reload of same image on reload. bug 108161 (and others) r=bryner sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@112162 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 05:23:33 +00:00
rjc%netscape.com
bd0b381197
Fix bug # 113894: RDF persistence breaks when there is a / in the file path. Verbal r=pavlov and sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@112161 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 05:20:37 +00:00
aaronl%netscape.com
ee3bad7608
Bug 118018. Active Accessibility: Bounds fixes. r=dbaron, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112160 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 05:20:27 +00:00
hewitt%netscape.com
2eaf7eb4f1
fixing nebiros bustage
...
git-svn-id: svn://10.0.0.236/trunk@112159 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 05:05:40 +00:00
pavlov%netscape.com
0e466ece60
removing PHOTON define. patch from briane@qnx.com
...
git-svn-id: svn://10.0.0.236/trunk@112158 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 05:01:03 +00:00
hewitt%netscape.com
b0aea8f95a
119168 - DOM Inspector DOM tree view doesn't load, r=jag, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@112157 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 04:50:47 +00:00
cltbld%netscape.com
a02a22d5e1
rm dist for all builds, depend and clobber to avoid accumulating cruft. Some whitespace changes also. (116648)
...
git-svn-id: svn://10.0.0.236/trunk@112156 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 04:19:31 +00:00
naving%netscape.com
779a775e02
119504 backing out the fix for bug 119504 could break other cases.
...
git-svn-id: svn://10.0.0.236/trunk@112155 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 04:18:12 +00:00
dbaron%fas.harvard.edu
3883166002
Adding mimetype temporarily to REQUIRES to fix bustage from rpotts's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@112154 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 03:53:33 +00:00
rginda%netscape.com
cd42033d11
remove conflict markers
...
git-svn-id: svn://10.0.0.236/trunk@112153 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 03:16:48 +00:00
harishd%netscape.com
d2bc486a83
Fix ports bustage. Removing MOZ_SVG stuff for now since the code in nsExpatDriver is a bit different than nsExpatTokenizer. Will checkin a correct fix soon.
...
git-svn-id: svn://10.0.0.236/trunk@112152 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 03:03:54 +00:00
waterson%netscape.com
f1ae89bd76
Fix monkeypox build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112151 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 03:01:18 +00:00
rpotts%netscape.com
03c727b10a
bugscape #11602 . Embedding clients were unable to render data if no content-type was available... This is a temporary patch that will be replaced with a correct fix soon...
...
git-svn-id: svn://10.0.0.236/trunk@112150 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 02:41:05 +00:00
sspitzer%netscape.com
898a53388e
fix for #119675 , implement LDIF export. r=dmose, sr=bienvenu
...
also fix a bug in the LDIF import code #116973 .
git-svn-id: svn://10.0.0.236/trunk@112148 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 02:26:47 +00:00
ccarlen%netscape.com
5fe73517c2
Bug 56295 - doesn't work for file names > 31 chars. r=sdagley/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112147 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 02:22:39 +00:00
rods%netscape.com
1e7c4c726b
need to check to see if the dialog was cancelled and then clean up
...
Bug 118017 r=spitzer sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112146 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 02:20:30 +00:00
waterson%netscape.com
95f2eab17e
Bug 115926. Add support for `blob' literals. r=rjc,tingley; sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112145 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:57:17 +00:00
waterson%netscape.com
f6341b4290
Bug 118865, 33197. Support serialization of integer and date literals; support `parseType="Resource"'. r=rjc, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112144 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:56:15 +00:00
ian.mcgreer%sun.com
ee3a6d6fd8
force generated serial #'s to always be positive
...
git-svn-id: svn://10.0.0.236/trunk@112143 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:53:11 +00:00
rginda%netscape.com
be53614e41
add missing ;
...
git-svn-id: svn://10.0.0.236/trunk@112142 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:53:06 +00:00
rginda%netscape.com
31cd0c72b8
bug 119968, strict warning cleanup, patch=jscript@pacbell.net r=walk84@yahoo.com,me
...
git-svn-id: svn://10.0.0.236/trunk@112141 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:52:33 +00:00
ben%netscape.com
0f1370df3b
115440 (r=law@netscape.com, sr=brendan@mozilla.org) saving full page plugin does not work
...
along with some other bugs but I forget the #s. Full patch attached to 115440.
includes:
- persisting last directory saved to
- persisting last conversion type specified when saving a document
- ensuring that content-disposition is favored when choosing a default filename for a file
(r=blake, sr=brendan)
- null checking document in call to saveInternal before accessing properties on it.
git-svn-id: svn://10.0.0.236/trunk@112140 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:38:16 +00:00
rods%netscape.com
9c8edbca5e
need to check to see if the dialog was cancelled and then clean up
...
Bug 118017 r=spitzer sr=mscott
git-svn-id: svn://10.0.0.236/trunk@112139 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:29:02 +00:00
pavlov%netscape.com
ec9006ed1a
patch from bug 116483 to avoid doing some pr_log related work when we don't need to. r=dougt sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112138 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:20:47 +00:00
sfraser%netscape.com
d0aa803d0e
Fix bug 103202; make nsLocalFileMac faster copying files by allocating a 512k buffer, and passing it to the MoreFiles routines that do file copying (which would otherwise use an internal 16K buffer). r=sdagley, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@112137 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:14:55 +00:00
rods%netscape.com
c86c67c408
added printWithSettings method for printing with PrintSettings
...
Bug 118352 r=dcone sr=jst
git-svn-id: svn://10.0.0.236/trunk@112136 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:11:16 +00:00
pschwartau%netscape.com
05aae283e6
Correcting a typo in comments-
...
git-svn-id: svn://10.0.0.236/trunk@112135 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:07:28 +00:00
rods%netscape.com
58366cbd9b
The page setup info was not being set into the dev mode when printing ssilently.
...
Bug 119959 r=dcone sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112134 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:06:32 +00:00
shanjian%netscape.com
c6c3fccd5a
#102595 nsUnicodeToUTF8 does not handle surrogate pair correctly
...
r=bstell, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@112133 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 01:04:24 +00:00
bienvenu%netscape.com
ba3e8be820
use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579
...
git-svn-id: svn://10.0.0.236/trunk@112131 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:54:26 +00:00
pschwartau%netscape.com
8c99a7cfd2
Initial add. Regression test for bug 119909.
...
git-svn-id: svn://10.0.0.236/trunk@112130 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:51:12 +00:00
dougt%netscape.com
c5d3109d91
116420 - Fixes broken directory listings if there is a broken symlink in that directory. r=pavlov, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112129 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:51:11 +00:00
dougt%netscape.com
4011d640c0
adding check for null. GetThreadEventQueue can return a null queue which we need to check for
...
git-svn-id: svn://10.0.0.236/trunk@112128 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:43:10 +00:00
bienvenu%netscape.com
f3f0a1435b
whitespace cleanup (and remove null check before delete) r/sr=sspitzer, no bug
...
git-svn-id: svn://10.0.0.236/trunk@112127 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:43:07 +00:00
bienvenu%netscape.com
0e028bc5bf
use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579
...
git-svn-id: svn://10.0.0.236/trunk@112126 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:40:35 +00:00
harishd%netscape.com
97b505b95b
Putting back the change that I just backed outsince it doesn't affect xul window performance. a=sheriff
...
git-svn-id: svn://10.0.0.236/trunk@112125 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:35:11 +00:00
darin%netscape.com
441b12b5b8
fixes bug 119625 "Can't enter new bug or post comments (POSTs turn into GETs)"
...
r=bbaetz, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@112124 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-15 00:07:46 +00:00
harishd%netscape.com
f1f8189502
Fixing regressions: In order to update the expat buffer position correctly do not block after processing a start element. b=119399, r=heikki, sr=jst. Update the expat buffer position if we're blocked after processing the end element. b=119727, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112123 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:42:53 +00:00
bienvenu%netscape.com
b21a28d756
add strings for imap sharing privileges and acl r/sr=sspitzer 112096
...
git-svn-id: svn://10.0.0.236/trunk@112121 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:35:08 +00:00
harishd%netscape.com
6fa7148f5c
Backing a part of my code to see if it improves xul window performance. a=sheriff
...
git-svn-id: svn://10.0.0.236/trunk@112120 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:34:37 +00:00
sfraser%netscape.com
f5ca579709
Fix port/GDevice management issues in Mac code, fixes bugs 113480, 103234, 105946, and 104781. Changes ensure that the current graphics device is set correctly when SetPort is used to change the current graphics port (to window or GWorld). r=pinkerton, rs=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112119 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:26:49 +00:00
ian.mcgreer%sun.com
69f304d8ad
fix for bug 115360, ASN.1 encoder/decoder should handle conversion of unsigned integers used in NSS to ASN.1 INTEGERs, and vice versa.
...
git-svn-id: svn://10.0.0.236/trunk@112118 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:20:43 +00:00
ian.mcgreer%sun.com
f4ff6b016e
PKCS#11 needs to receive the serial number DER-encoded
...
git-svn-id: svn://10.0.0.236/trunk@112117 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:19:17 +00:00
av%netscape.com
21a5c77ebb
Fix for bug 110094 -- winless plugins don't get right coordinates when scrolled, r=bnesse, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@112116 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:16:37 +00:00
terry%mozilla.org
53b62b7633
Stop sending me mail.
...
git-svn-id: svn://10.0.0.236/trunk@112115 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 23:14:25 +00:00
bienvenu%netscape.com
5307dae965
add rootMsgFolder accessor to incoming server, make rootFolder interCaps r/sr=sspitzer 119579
...
git-svn-id: svn://10.0.0.236/trunk@112114 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 22:59:02 +00:00
brade%netscape.com
2ba0a37939
remove JS warning (bug 118594; r=timeless; sr=ben)
...
git-svn-id: svn://10.0.0.236/trunk@112113 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 22:56:31 +00:00
rjc%netscape.com
4d00a4d9b7
Fix bug # 119876: <menu> needs to inherit "src=image". sr=ben sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112112 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 22:24:25 +00:00
brade%netscape.com
2d3b887013
use new editor api instead of nsIDiskDocument (bug 11419; r=ducarroz, sr=sspitzer)
...
git-svn-id: svn://10.0.0.236/trunk@112110 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 22:06:30 +00:00
attinasi%netscape.com
779d9368ff
Fixed problems with reframing recursively due to block-in-inline frames and content appended notifications. r=karnaze sr=waterson b=56894
...
git-svn-id: svn://10.0.0.236/trunk@112109 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 22:05:26 +00:00
rginda%netscape.com
b24274d903
bug 119938, nebiros bustage, r=dbaron
...
remove useless casts
git-svn-id: svn://10.0.0.236/trunk@112108 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:59:34 +00:00
akkana%netscape.com
dda61126d2
105122: fix ctrl+bs/del bindings on windows. r=cmanske,sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112107 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:46:49 +00:00
waterson%netscape.com
cef6451728
Bug 109200. Noisy notify when removing an element so broadcasters, etc. get update properly. r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112106 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:41:19 +00:00
mkaply%us.ibm.com
d230f8b5f6
Back out crappy OS/2 change that does more harm than good
...
git-svn-id: svn://10.0.0.236/trunk@112105 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:31:24 +00:00
mkaply%us.ibm.com
8c421d4eca
#119798
...
r=mkaply, sr=blizzard
OS/2 only - defauly monospace font should be Courier
git-svn-id: svn://10.0.0.236/trunk@112104 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:22:37 +00:00
mkaply%us.ibm.com
fd146b6d5e
#1192111
...
r=mkaply, sr=blizzard
OS/2 only - better file dialog
git-svn-id: svn://10.0.0.236/trunk@112103 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:17:43 +00:00
brade%netscape.com
ca28abf3b3
#include cleanup to prepare for nsIDiskDocument removal (bug 102033)
...
git-svn-id: svn://10.0.0.236/trunk@112102 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:16:41 +00:00
ian%hixie.ch
d124df98dc
Enable the 'bm_delete' command for 'IEFavoriteFolder's and add a 'delete' item to the relevant context menu. Also, remove 'copy' and 'open in new window' from that menu, since they are not implemented. b=114520, r=peterv, kerz, sr=jag, moa=blake. The changes in this patch are in the public domain.
...
git-svn-id: svn://10.0.0.236/trunk@112101 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:15:35 +00:00
brade%netscape.com
761d68a777
#include cleanup to reduce unused statics (bug 117927)
...
git-svn-id: svn://10.0.0.236/trunk@112100 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:09:37 +00:00
brade%netscape.com
2dae25869d
#include cleanup to lessen unused static variables (bug 117927)
...
git-svn-id: svn://10.0.0.236/trunk@112099 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:07:31 +00:00
brade%netscape.com
0c97853021
remove unneeded #include (bug 115115)
...
git-svn-id: svn://10.0.0.236/trunk@112098 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:01:52 +00:00
tor%cs.brown.edu
b80293dbc6
Bug 115994 - improved MNG decoder error handling. r=pavlov, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112097 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:00:12 +00:00
jgaunt%netscape.com
05de033310
bug 115659 xul radio buttons not exposed properly through accessibility
...
r=aaronl
sr=jag
git-svn-id: svn://10.0.0.236/trunk@112096 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 21:00:08 +00:00
jgaunt%netscape.com
894fec0d5f
bug 110422 optimize XBL accessible code
...
r=aaronl,rginda
sr=jag
git-svn-id: svn://10.0.0.236/trunk@112095 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:56:49 +00:00
brade%netscape.com
da3fec2b4b
remove DEAD_CODE (bug 115115)
...
git-svn-id: svn://10.0.0.236/trunk@112094 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:35:08 +00:00
brade%netscape.com
3d5f73b579
remove DEAD_CODE (bug 115115); remove unused static (bug 117927)
...
git-svn-id: svn://10.0.0.236/trunk@112093 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:34:15 +00:00
brade%netscape.com
17c52c2c78
remove SaveDocument from the API; use nsIWebBrowserPersist instead
...
git-svn-id: svn://10.0.0.236/trunk@112092 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:33:18 +00:00
brade%netscape.com
8d809ca7b6
#ifdef out / remove DEAD_CODE per jfrancis (bug 115115)
...
git-svn-id: svn://10.0.0.236/trunk@112091 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:31:47 +00:00
brade%netscape.com
a2ea6d4987
literal string cleanup (bug 26384); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115)
...
git-svn-id: svn://10.0.0.236/trunk@112090 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:31:43 +00:00
brade%netscape.com
4a909d9540
literal string cleanup (bug 26384); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115); remove unused statics (bug 117927)
...
git-svn-id: svn://10.0.0.236/trunk@112089 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:30:11 +00:00
brade%netscape.com
186dfb2ac9
removal of methods SaveFile and DoAfterDocumentSave (bug 102033); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115)
...
git-svn-id: svn://10.0.0.236/trunk@112088 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:25:29 +00:00
brade%netscape.com
920f5d76da
literal string cleanup (bug 26384); removal of nsIDiskDocument and methods SaveFile and DoAfterDocumentSave (bug 102033); #ifdef out / remove DEAD_CODE per jfrancis (bug 115115)
...
git-svn-id: svn://10.0.0.236/trunk@112087 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:25:17 +00:00
stephend%netscape.com
a23e4a9efc
Bug 119763. Javascript strict warnings in EdImageProps.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@112086 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:21:18 +00:00
brade%netscape.com
ba8ce87b2f
use nsIWebBrowserPersist for saving (bug 98550)
...
git-svn-id: svn://10.0.0.236/trunk@112085 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:17:13 +00:00
sdagley%netscape.com
ceb91748c9
Fix #104765 - Cleanup nsMacWindow::WindowEventHandler result code reporting. r=pinkerton,sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@112084 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:14:46 +00:00
dougt%netscape.com
31a6612b88
Null protecting hashing code. 96322. r=dp@netscape.com sr=alecf@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@112083 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:10:48 +00:00
waterson%netscape.com
b2f8754193
Bug 52242. Include space manager information when computing auto-sized block's height. r=dbaron, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@112082 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:04:30 +00:00
jband%netscape.com
d024232d2d
fix bug 119387. Add a non-allocating IID version of the frequently used getIIDForParam method. r=dbradley sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@112081 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 20:02:14 +00:00
rbs%maths.uq.edu.au
ea3e2e7c96
Fix bug 117637 - eliminate memory allocations in all consumers of GetFontData(), r=shanjian, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@112080 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 19:54:23 +00:00
sspitzer%netscape.com
0f125a0aff
fix for #119932 . delete addressbook is failing. while I'm here,
...
remove unnecessary dependency on the DOM. the addressbook
backend doesn't need to be dependent on nsIDOMXULElement and
nsIDOMNodeList. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@112079 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 19:50:34 +00:00
naving%netscape.com
aaa5718f74
119504 r=varga sr=waterson. fix insertion sort so the outliner inserts new element in the correct position
...
git-svn-id: svn://10.0.0.236/trunk@112078 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 19:49:05 +00:00
bzbarsky%mit.edu
2a71c4da3b
fix computed style values for background and border properties on
...
tables. Bug 98159, r=karnaze, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112077 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 19:43:59 +00:00
rogerl%netscape.com
fef17167b1
blank
...
git-svn-id: svn://10.0.0.236/trunk@112076 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 19:30:38 +00:00
edburns%acm.org
33493ef450
bug: 119680
...
Changes to make webclient compile and minimally run with
Netscape 6.2.1.
git-svn-id: svn://10.0.0.236/trunk@112073 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 18:04:48 +00:00
dbaron%fas.harvard.edu
7a24858133
Fix potential bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112072 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 15:05:37 +00:00
dbaron%fas.harvard.edu
45b310844b
Make sure backgrounds are painted correctly by using the correct background to set up information on the view. b=119462 r=pierre sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112071 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 15:00:30 +00:00
dbaron%fas.harvard.edu
034db8f206
Reduce 5K of binary code size by representing data as data rather than code. b=109963 r=jag sr=hyatt,brendan
...
git-svn-id: svn://10.0.0.236/trunk@112070 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 14:59:48 +00:00
pierre%netscape.com
1617fcb71c
103594 "Clean up colors prefs code in nsPresShell". Remove PREFS_USE_OVERRIDE, insert the pref sheet at the
...
beginning of the User level. r=glazman+fantasai/sr-attinasi
git-svn-id: svn://10.0.0.236/trunk@112069 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 14:47:21 +00:00
locka%iol.ie
c3560e479f
Build bustage - XP_MAC section contained unamed variable. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112068 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 13:44:08 +00:00
jdunn%netscape.com
8e3ecc61a2
fix xlC 5.x compiler bustage
...
r=bbaetz@@student.usyd.edu.au
r=dbaron@fas.harvard.edu (sort of)
# 119304
git-svn-id: svn://10.0.0.236/trunk@112067 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 13:43:10 +00:00
locka%iol.ie
95f5f98f85
Removed an unused variable. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112066 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 13:38:21 +00:00
locka%iol.ie
cfa95ffa7e
Updated documentation slightly to reflect reality. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112065 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 13:32:31 +00:00
pierre%netscape.com
a81afa51f3
60325 "<hr> line-height problem caused by large font size". Set the HR font-size to -moz-initial r=glazman/sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@112064 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 13:27:02 +00:00
pierre%netscape.com
846071ee39
89503 "font-size:0 ignored". When the font size is 0, set the x-height, ascent and descent to 0 in the TextReflowData. r=rbs/sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@112063 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 13:21:55 +00:00
glazman%netscape.com
aae2bb425e
rename/remove obsolete elements/attrs from Composer xul; b=119164, r=peterv, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112062 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 12:41:39 +00:00
locka%iol.ie
6c97ab4824
New parameters for nsIWebBrowserPersist saveURI & saveDocument. Caller may now specify target file as a uri or a file saveDocument has new flags for controlling encoding and line wrapping behaviour. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@112061 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 12:41:27 +00:00
bryner%netscape.com
65998a9b2c
Hook up toolbarbuttons and grippers. Tweak borders and minimum sizes on scrollbars. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112060 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 10:37:43 +00:00
rbs%maths.uq.edu.au
271a10a703
Add two default declarations to support display=block|inline introduced in MathML 2.0
...
git-svn-id: svn://10.0.0.236/trunk@112059 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 08:59:01 +00:00
mcafee%netscape.com
bb64ba75ac
Make each subplot a link to a larger version of itself, so you can click for more detail
...
git-svn-id: svn://10.0.0.236/trunk@112058 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 08:22:59 +00:00
seawood%netscape.com
8297fba10b
Replace NTO with MOZ_WIDGET_PHOTON as necessary.
...
Thanks to Brian Edmond <briane@qnx.com > for the patch.
Bug #119275 r=cls
git-svn-id: svn://10.0.0.236/trunk@112057 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 08:22:35 +00:00
bryner%netscape.com
f862f4e790
Hook up onchange events for listboxes. Not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@112056 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 08:03:22 +00:00
bryner%netscape.com
edf25fe5cd
Bug 119743 - autocomplete doesn't work in gcc 2.96 -O2 builds. r=hixie, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@112055 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 06:45:21 +00:00
bzbarsky%mit.edu
2fb6462521
Fix bug 84121, problem with XUL menu sizing/positioning. Patch by
...
Michael Kaply <mkaply@us.ibm.com >, r=dean_tessman@hotmail.com ,
r=piskozub@iopan.gda.pl , sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@112054 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 05:45:53 +00:00
bryner%netscape.com
29d3f67dae
Bug 119837 - add a parameter to nsITheme::GetMinimumWidgetSize to specify if CSS is allowed to override the min size. r=bzbarsky, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@112053 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 05:40:37 +00:00
blakeross%telocity.com
57cf280c62
86979 - launch file after donwloading does not honor OS file associations. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@112052 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 05:24:49 +00:00
rogerl%netscape.com
3ee4af413c
Plethora of fixes.
...
git-svn-id: svn://10.0.0.236/trunk@112051 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 03:49:38 +00:00
rogerl%netscape.com
1991f7a978
Set empty rgexp paren contents to undefined.
...
git-svn-id: svn://10.0.0.236/trunk@112050 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 03:49:10 +00:00
bryner%netscape.com
07d9bb2d4b
Bug 119757 - forms.jar missing from installer builds. r=timeless, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@112049 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 03:37:25 +00:00
nboyd%atg.com
c1e495934f
Exclude Unicode-2 incompatible tests
...
git-svn-id: svn://10.0.0.236/trunk@112048 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 01:21:07 +00:00
rbs%maths.uq.edu.au
029a8691e9
Additional reduction of code size by using a helper to propagate the update of presentation data in a range of child frames
...
git-svn-id: svn://10.0.0.236/trunk@112047 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-14 00:55:53 +00:00
mcafee%netscape.com
024bbe7baa
adding multiquery links at the bottom
...
git-svn-id: svn://10.0.0.236/trunk@112046 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 22:18:03 +00:00
cavin%netscape.com
0991672678
Bug #100167 : Added server name to a few connection error msgs for imap, news and pop. Also fixed two obsolete imap error numbers (1 & 2). r=bienvenu, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@112045 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 19:26:28 +00:00
bryner%netscape.com
b877355b74
Forgot this file as part of the checkin for bugscape 11533 (commercial splash screen). Change hardcoded splash screen location to a #define set by the Makefile. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@112044 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 06:58:57 +00:00
bryner%netscape.com
7e603c2835
Hooking up scrollbar tracks and thumbs. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112043 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 06:53:53 +00:00
av%netscape.com
18de62a67a
Fixing 119063 -- returning nsIServiceManager instead of nsIServiceManagerObsolete to a plugin, r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@112042 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 04:23:57 +00:00
bzbarsky%mit.edu
df8173369a
Change some users of GetAttr to HasAttr instead. Bug 113564, r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@112041 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 04:03:52 +00:00
bryner%netscape.com
422597cbbb
GTK theme renderer changes:
...
- Keep "widget prototypes" around instead of raw GtkStyles. This way, the style retains valid GC's.
- Pass widget instances to gtk_paint_* to satisfy themes that expect this to be non-null.
- Add support for scrollbar buttons.
- Code refactoring and cleanup.
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@112040 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 03:04:24 +00:00
timeless%mac.com
8fcbf1b095
Bug 117727 make testprotocols pretty print error condition for unknown Content-Length
...
a=darin
git-svn-id: svn://10.0.0.236/trunk@112039 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 00:54:27 +00:00
timeless%mac.com
9a95a2e931
Bug 119391 nsBaseWidget::GetRenderingContext() does not correctly check for errors
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@112038 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 00:28:11 +00:00
timeless%mac.com
f15e3a832c
Bug 119398 DeviceContextImpl does not correctly check for error
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@112037 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-13 00:17:37 +00:00
bbaetz%student.usyd.edu.au
3ca3632926
Bug 119625 - can't POST forms
...
Patch by christophe.fergeau@laposte.net , r=bbaetz, sr=beng
git-svn-id: svn://10.0.0.236/trunk@112036 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 23:56:42 +00:00
dougt%netscape.com
f923afa8bf
Removing monitor from FreeService() call. See bug 117218 for details, but basically we can run into a deadlock at shutdown. This patch assumes that (a) gXPCOMShuttingDown is set only by the UI thread during xpcom shutdown and (b) that all public API's check this flag before calling into the hashtable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112035 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 23:35:57 +00:00
beard%netscape.com
1b4e59414d
Switch to Collector::InstanceOwner templates
...
git-svn-id: svn://10.0.0.236/trunk@112034 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 17:40:36 +00:00
beard%netscape.com
a421593cf2
support for collecting C++ arrays
...
git-svn-id: svn://10.0.0.236/trunk@112033 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 17:39:41 +00:00
relyea%netscape.com
44a11923d1
Fix nickname check for filtering cert lists.
...
git-svn-id: svn://10.0.0.236/trunk@112031 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 16:43:29 +00:00
chak%netscape.com
a297014811
#111320 - Add ViewFrameSource/OpenFrameInNewWindo context menus
...
sr=jst
git-svn-id: svn://10.0.0.236/trunk@112030 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 15:11:06 +00:00
namachi%netscape.com
708ecae459
This patch is to avoid overwriting the COD files. COD files are generated to
...
debug crashes happening in the Release Builds.
Bug No = http://bugzilla.mozilla.org/show_bug.cgi?id=116473
r=leaf
sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@112027 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 14:41:01 +00:00
rods%netscape.com
ce2a82ca0c
This enables platforms to set a pref as to whether they allow print from print preview.
...
Bug 118623 r=roland sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112025 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 12:58:46 +00:00
rods%netscape.com
2f34cfbe34
New print dialog doesn't show the right default printer in windows if the printer is a networkprinter
...
Bug 118409 r=dcone sr=self
git-svn-id: svn://10.0.0.236/trunk@112024 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 12:45:49 +00:00
rods%netscape.com
898fdc16a9
Reviewing PrintSettings arguments from print and printpreview calls they should not have been added
...
Bug 118352 r=dcone sr=jst
git-svn-id: svn://10.0.0.236/trunk@112023 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 12:37:31 +00:00
rods%netscape.com
4d93f82379
Gets title and url from PrintService instead of PrintSettings
...
Bug 117894 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112022 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 12:32:32 +00:00
rods%netscape.com
525bcc3d53
Better error failure when certain types of error occur during printing
...
No longer tries to print IFrames or other sub-documents with display:none
Sets title and url into PrintService from PrintSettings
Sets "IsCancelled" on PrintSettings/Service when Print Dialog is cancelled (patr of 118017)
Bug 117894 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@112021 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 12:31:05 +00:00
rbs%maths.uq.edu.au
9389ef38e6
Continuation of tyding
...
git-svn-id: svn://10.0.0.236/trunk@112020 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 08:06:08 +00:00
seawood%netscape.com
38737c4335
Use DIST instead of DEPTH/dist
...
git-svn-id: svn://10.0.0.236/trunk@112019 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 07:59:43 +00:00
blizzard%redhat.com
d1b6dfb903
Checkpointing changes. Get adding and removing event queues working properly. Change printf() logging to prlog logging. Get window modality working. (Check it out, modal dialogs only block their parents!) Oh. Right. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@112018 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 07:14:54 +00:00
seawood%netscape.com
f3aedd9073
Remove clearing of MAKE_DIRS so that we can set MAKE_DIRS before including rules.mk
...
git-svn-id: svn://10.0.0.236/trunk@112017 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 06:58:53 +00:00
blizzard%redhat.com
8195d9576f
Bug #115085 . gtkmozembed does not support custom directory service providers. Patch from John Corwin <jcorwin@us.ibm.com>. r=mkaply, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@112016 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 05:04:57 +00:00
bryner%netscape.com
a657bcfc05
Initial checkin of gtk native theme renderer. Contains support for buttons and checkboxes. Not part of the build, to enable set NATIVE_THEME_SUPPORT=1.
...
git-svn-id: svn://10.0.0.236/trunk@112015 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 04:56:37 +00:00