Commit Graph

54516 Commits

Author SHA1 Message Date
norris%netscape.com
08455904ae Fix js1_2/function/Function_object.js 2000-03-03 17:18:49 +00:00
rickg%netscape.com
b8a4416136 landed WIP nsString3 early design; not part of build; a=n/a 2000-03-03 09:04:50 +00:00
alecf%netscape.com
4323897762 revive xlib build (not part of default seamonkey build) 2000-03-03 08:21:46 +00:00
ssu%netscape.com
f967a579be fixing bugs:
#30096 - App crashes in Java at launch on Ja systems.  Need to deliver
           international version of jre.
  #30186 - installer needs to apply patch to jre1.3

a=jar
r=sgehani
2000-03-03 08:15:24 +00:00
alecf%netscape.com
e0b7a51df5 fix for REALLY stupid typo from my earlier fix for #29714
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
rods%netscape.com
e5ac5ed5e3 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com
4c24c7778b backing out earlier check
a=jar
2000-03-03 07:16:25 +00:00
rods%netscape.com
566edd34e3 Backout plan, this check only fixes bug 28628
a=jar
2000-03-03 07:14:58 +00:00
rods%netscape.com
7db8508373 backing out earlier checkin 2000-03-03 07:14:57 +00:00
mscott%netscape.com
f229bc5301 Bug #26915, #21203, #22960, #29773 --> improve performance of mozTXTToHTMLConv
r=waterson
a=phil,waterson
2000-03-03 06:49:23 +00:00
mscott%netscape.com
a6d6fc0f6a Bug #30102 --> don't logoff the external login requestor
if we succeeded in the request...we want to cache the requestor
 for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
dmose%mozilla.org
c60a73cc5a move configurables to the top of the file and get rid of a few perl warnings 2000-03-03 06:14:50 +00:00
rods%netscape.com
f5033e5feb added include instead of the class decl.
r=waterson
2000-03-03 05:06:03 +00:00
ducarroz%netscape.com
e96fa14c55 Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver. 2000-03-03 04:57:59 +00:00
rods%netscape.com
cf53860ce3 add call to combobox for setting the frame constructor
b=28593, r=evaughan a=jar
2000-03-03 04:30:32 +00:00
rods%netscape.com
3aecf61eed modified the reflow method for better handling incremental and for optimization
b=28593, r=buster,kmclusk a=jar
2000-03-03 04:28:59 +00:00
rods%netscape.com
702462fbfe changes for the new combobox
b=28593, r=self, a=jar
2000-03-03 04:24:53 +00:00
rods%netscape.com
1ae427a132 changes for new combobox
b=28593, r=self, a=jar
2000-03-03 04:23:45 +00:00
ben%netscape.com
15174fa5e3 PDT+ b=26592, r=german (and other people in bug report), a=jevering 2000-03-03 03:46:50 +00:00
ftang%netscape.com
14adfca8e0 fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
cata%netscape.com
571ffe6149 last bit in activating charset override 2000-03-03 02:21:24 +00:00
cata%netscape.com
eaf963e925 activating charset override. bug #7886, r=ftang, a=bobj 2000-03-03 02:20:53 +00:00
hyatt%netscape.com
c6871d4b8e part 2 of fix for bug #25073, r=pink,evaughan, a=jevering 2000-03-03 02:08:02 +00:00
edburns%acm.org
220a9eb77d r=alecf
a=edburns
bug=25931
2000-03-03 01:53:52 +00:00
evaughan%netscape.com
da65a61758 fix for bug 25073
-r hyatt -a jevering
2000-03-03 01:50:43 +00:00
dp%netscape.com
3990646a0b bug# 29685 Eliminating unneccessary hits to registry to improve startup. Improving on previous fix. Thanks to jband's help. r=jband,dveditz a=jevering 2000-03-03 01:48:41 +00:00
ben%netscape.com
9240cecb16 fix for 30119, r=waterson@netscape.com, a=jar@netscape.com 2000-03-03 01:46:45 +00:00
tonyr%fbdesigns.com
ac13e292a2 Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil 2000-03-03 01:15:00 +00:00
ftang%netscape.com
daddc0e774 fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
speed init performance. r=dp a=jevering
2000-03-03 01:02:24 +00:00
rods%netscape.com
4325e0f2df idef'ed out the adding of border padding to maxelement size, this was casuing some warnings.
r=kmcclusk a=jar b=28593
2000-03-03 00:58:00 +00:00
av%netscape.com
52a1708dcd Fix for 27755 on behalf of stanley.ho@eng.Sun.COM, r=av, a=rickg 2000-03-03 00:53:45 +00:00
rods%netscape.com
8e122d212d Turned off the optimization that wasn't really working well anyway,
will turn it back on in M15 after reworking it
b 28593 a=jar r=self
2000-03-03 00:42:29 +00:00
rods%netscape.com
257c1a21d8 make minor changes to the dialog to get it to work with the combobox, table and box layout
r=cmanske, a=jar
2000-03-03 00:40:25 +00:00
edburns%acm.org
0ebbfaaca6 r=bruce
a=edburns
bug=9854
2000-03-03 00:38:29 +00:00
rods%netscape.com
bd41b08f63 added new atom for the combobox
b 28593, r=kmcclusk,buster a=jar
2000-03-03 00:22:30 +00:00
rods%netscape.com
575fc9a670 Button marks itself dirty when the suggested size is set.
b 28593, r=kmcclusk,buster
2000-03-03 00:21:10 +00:00
varada%netscape.com
9df0b4455b hack for bug #30123 - checking to see if a filename is null before copying it 2000-03-03 00:08:25 +00:00
morse%netscape.com
0d404201e2 fix bugs 30043, 29842, 29846, 29848, wallet items reappeared on task menu, r=dp, a=jevering 2000-03-02 23:55:08 +00:00
ben%netscape.com
0c3efefeb8 forgot to update this file with the search changes I made last night. r=german, a=jar 2000-03-02 23:47:09 +00:00
alecf%netscape.com
5064ec9a3a second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
alecf%netscape.com
ee6b36799d fix for #29714
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
norris%netscape.com
c6c60bb6bc skip getter/setters 2000-03-02 23:26:56 +00:00
rogerl%netscape.com
9594ff55ad r=rginda
Make shared lib thingy configurable.
2000-03-02 23:21:04 +00:00
rogerl%netscape.com
429c1db8e9 r=brendan,rginda
Added ECMA3 compliant getter/setter syntax.
Fixed bugs
	- #28686, mishandling of \$ in replace()
	- #27902, eval not detected as heavyweight indicator for non ECMA
			context version.
2000-03-02 23:21:03 +00:00
saari%netscape.com
b811298c4b Fix for PDT+ 29833, r=hyatt, a=jevering 2000-03-02 23:15:01 +00:00
saari%netscape.com
350e50b349 Fix for PDT+ 27784. r=joki, a=jevering 2000-03-02 22:57:45 +00:00
granrose%netscape.com
ff48f6e0ea modified to eliminate packaging and runtime warnings. not part of build as we don't use .xpi files on unix yet. r=leaf 2000-03-02 21:56:33 +00:00
granrose%netscape.com
bd5a7a1dad adding perl script to run xpt_link on components to merge .xpt files before packaging into .xpi files. bug 29658. r=leaf. not part of build yet. 2000-03-02 21:53:41 +00:00
gagan%netscape.com
c0a4c6e6e7 Fix for bug 29477 on behalf of norris. r=gagan. 2000-03-02 21:45:51 +00:00
danm%netscape.com
3c58d88539 unix-only: allow system notification pipe to drain when event processing is stalled. unpegs CPU when showing certain dialogs. bug 28100. r=dp,pavlov a=jevering 2000-03-02 21:38:19 +00:00