Commit Graph

74430 Commits

Author SHA1 Message Date
leaf%mozilla.org
4f161b4b4b Automated update
git-svn-id: svn://10.0.0.236/trunk@83310 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 07:30:07 +00:00
cls%seawood.org
acbe72cc5b Turn off monolithic toolkit builds for OpenBSD.
Thanks to David Krause <david@netcentral.com> for the patch.
Bug #60730


git-svn-id: svn://10.0.0.236/trunk@83309 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 07:22:00 +00:00
cls%seawood.org
07d7920a1c cleansrcdir should use the distclean target if possible
git-svn-id: svn://10.0.0.236/trunk@83308 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 07:14:00 +00:00
brendan%mozilla.org
50b1d4d1f6 Fix leak on IS_BIG_ENDIAN malloc failure early return (r=mccabe,sr=jband).
git-svn-id: svn://10.0.0.236/trunk@83307 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 06:53:33 +00:00
brendan%mozilla.org
784d503f6e Include <ctype.h> before using isalpha, etc.; misc style cleanup (r=mccabe,sr=jband).
git-svn-id: svn://10.0.0.236/trunk@83306 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 06:46:55 +00:00
cls%seawood.org
b29b32b734 Disable error check for xargs until OS/2 tinderbox is updated.
git-svn-id: svn://10.0.0.236/trunk@83305 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 06:36:35 +00:00
jband%netscape.com
a9d947a466 fix bug 59588. Since js_MarkAtom is called *so* often but is usually short-circuited, we add a macro to get the shortcircuit flag in the 3 callers and avoid most of the calls. r=mccabe sr=brendan
git-svn-id: svn://10.0.0.236/trunk@83304 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 06:03:30 +00:00
jband%netscape.com
ae30279ca2 fix bug 61788 - don't leave garbage in stack from js_AllocStack. Also, avoid allocing unneeded slots. r=mccabe sr=brendan
git-svn-id: svn://10.0.0.236/trunk@83303 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 06:00:49 +00:00
jband%netscape.com
959e1037f7 fix warnings
git-svn-id: svn://10.0.0.236/trunk@83302 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 05:59:16 +00:00
beard%netscape.com
9031e4b20d [not part of build] using CSS to do button alignment.
git-svn-id: svn://10.0.0.236/trunk@83301 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 05:31:07 +00:00
sspitzer%netscape.com
9afc2e9a28 fix for #62048. movemail accounts are deletable. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@83300 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 04:14:28 +00:00
sspitzer%netscape.com
e07aa5de62 fix for #53970. the "allow at sign" pref is gone. if you were a 4.x user,
we already migrated you fine.  if you are a new user, we trust you to enter
in the right username.  sr=mscott


git-svn-id: svn://10.0.0.236/trunk@83299 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 04:13:54 +00:00
cls%seawood.org
3259a4d03b Adding check for xargs. It is used in some non-default build rules and we need it to properly clean up after our Makefile creation when using some shells.
Bug 37095 r=mkaply@us.ibm.com r=jdunn@netscape.com


git-svn-id: svn://10.0.0.236/trunk@83298 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 03:25:17 +00:00
rods%netscape.com
55b184cf6c when in standard mode, the text field/area was sizing one char too big
r=25657, r=kmcclusk, sr=waterson


git-svn-id: svn://10.0.0.236/trunk@83297 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 03:20:39 +00:00
waterson%netscape.com
d52a8c9e1b Bug 59282. Specify URL at command line. r=dougt, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@83296 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 02:07:38 +00:00
waterson%netscape.com
789d9d1cbc Bug 59283. Don't let gtkEmbed/winEmbed open >1 window. r=dougt, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@83295 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 00:59:36 +00:00
chuang%netscape.com
d8045b8de1 Bug57975 Mailing list doesn't show up after created, r=ducarroz, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@83294 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 00:30:26 +00:00
waterson%netscape.com
93ab5c3017 Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard
git-svn-id: svn://10.0.0.236/trunk@83293 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-06 00:05:45 +00:00
mcgreer%netscape.com
3e40898168 add some debug output to try and track down HP64 QA problem
git-svn-id: svn://10.0.0.236/trunk@83292 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 23:58:01 +00:00
sspitzer%netscape.com
1aef4fca9b fix for #61526. sr=bienvenu
this time, make the message count column resizable, and make it persist.


git-svn-id: svn://10.0.0.236/trunk@83291 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 23:22:23 +00:00
mkaply%us.ibm.com
d722bd436d #62021
r=jkobal, a=blizzard
Update some of the values for system colors


git-svn-id: svn://10.0.0.236/trunk@83289 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:40:48 +00:00
gerv%gerv.net
639725efe1 Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons.
git-svn-id: svn://10.0.0.236/trunk@83288 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:36:26 +00:00
alecf%netscape.com
957fff2f60 fix for strict warnings #58631
r=blake
sr=alecf
submitted by=jarrod.k.gray@rose-hulman.edu


git-svn-id: svn://10.0.0.236/trunk@83287 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:12:19 +00:00
blakeross%telocity.com
1fa4ecd7a8 Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf
git-svn-id: svn://10.0.0.236/trunk@83286 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:11:46 +00:00
sspitzer%netscape.com
4897374b79 fix for #29199. no reviewer.
git-svn-id: svn://10.0.0.236/trunk@83285 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:09:07 +00:00
morse%netscape.com
2f19934b26 bug 61390, no dialog asking if you want to save form data, r=dveditz, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@83284 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:07:11 +00:00
tor%cs.brown.edu
8d628bf1e3 License file was accidentally omitted from this external library.
r=blizzard, sr=cls


git-svn-id: svn://10.0.0.236/trunk@83283 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 22:06:12 +00:00
blakeross%telocity.com
d14577142c Fix 61834: context menu with no items appears on right click of tree column header in search panel, and other minor cleanup. r=jag sr=alecf
git-svn-id: svn://10.0.0.236/trunk@83282 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:56:43 +00:00
sspitzer%netscape.com
507458bec2 fix problem with the subscribe column looking like crap. #61526
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@83281 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:53:13 +00:00
blakeross%telocity.com
7bd2b79f33 Fix 61707: strict js warnings in scrollbarBindings.xml. r=jag sr=alecf
git-svn-id: svn://10.0.0.236/trunk@83280 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:52:59 +00:00
blakeross%telocity.com
1314532a92 Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@83279 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:49:42 +00:00
blakeross%telocity.com
db924fe25d Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@83278 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:48:38 +00:00
blakeross%telocity.com
2314f9dd95 Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. r=ben sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@83277 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:48:00 +00:00
brendan%mozilla.org
850d9d969b JSPROP_SHARED implies no slot to entrain garbage (bug 61482, r=mccabe, sr=jband).
git-svn-id: svn://10.0.0.236/trunk@83276 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:47:23 +00:00
javi%netscape.com
a7e5956fe1 Fix for Bug 60911 r=beard sr=sfraser
Add support for building PSM completely from source pulled from the mozilla cvs server.


git-svn-id: svn://10.0.0.236/trunk@83275 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:42:57 +00:00
blakeross%telocity.com
8a363368c4 Fix 61825: double-ended scrollbars have ugly/incorrect double black border between scrollbar buttons. patch by lordpixel@mac.com. r=me a=ben
git-svn-id: svn://10.0.0.236/trunk@83274 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:35:02 +00:00
blizzard%redhat.com
94bac8f90a Bug #61774. Add -remote help text to the cmd line. Patch from andre@beta.telenordia.se. sr=blizzard sr=alecf
git-svn-id: svn://10.0.0.236/trunk@83273 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:34:39 +00:00
hyatt%netscape.com
6d643b2556 Fix for smoketest blocker 61946, r=pink
git-svn-id: svn://10.0.0.236/trunk@83272 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 21:17:30 +00:00
mkaply%us.ibm.com
42d3ed6dd0 Bad OS/2 only crash/regression - need for our daily build
git-svn-id: svn://10.0.0.236/trunk@83271 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 20:01:28 +00:00
sfraser%netscape.com
c1bc4b211e Fix the check for $main::options{xptlink} to get the release builds to create xptlink correctly. Also comment out a non-existent manifest file line. a=jj
git-svn-id: svn://10.0.0.236/trunk@83270 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 19:57:37 +00:00
harishd%netscape.com
49ae15ac4f REGRESSION TEST FILES - *** NOT PART OF THE BUILD ***
a=granrose


git-svn-id: svn://10.0.0.236/trunk@83269 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 18:51:05 +00:00
nboyd%atg.com
5196035164 Add construction of Counter from Java
git-svn-id: svn://10.0.0.236/trunk@83268 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 16:42:39 +00:00
nboyd%atg.com
b569ba961d Fix bug 61979
git-svn-id: svn://10.0.0.236/trunk@83267 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 16:06:20 +00:00
nboyd%atg.com
efe558d5d6 Fix bug 60093
git-svn-id: svn://10.0.0.236/trunk@83266 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 16:04:32 +00:00
beard%netscape.com
fadfb65e26 [not part of build] first cut at Carbon/Mac OS X compatible menu code.
git-svn-id: svn://10.0.0.236/trunk@83265 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 07:19:25 +00:00
cls%seawood.org
387c1ab0a0 Add security module (based upon bryner's nss autoconf patch)
git-svn-id: svn://10.0.0.236/trunk@83264 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 06:49:12 +00:00
cls%seawood.org
08e30af0a0 Add tools/elf-dynstr-gc to the default list of standalone files to pull as it is used in optimized builds.
git-svn-id: svn://10.0.0.236/trunk@83263 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 06:47:37 +00:00
brendan%mozilla.org
a91f4de13e Forgot to check this in as part of 54743's big patch, d'oh\!
git-svn-id: svn://10.0.0.236/trunk@83262 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 06:42:14 +00:00
mccabe%netscape.com
29570cf10d Fix to 45590. Beard untangled ancient and wrong code from prmjtime.c interacting with the Mac OS; 45590 is fixed by actually treating the date offset as a signed value (it should be!) rather than adding a day when east of Greenwich.
Along the way, Patrick also fixed a bug that's been with the JS engine on the mac for more than three years; used to be that Mac dates throughout the year were displayed according to the machine's *current* daylight savings time setting; now they display properly and all is well with the world.

Dependent on recent checkin fixing 61577, adding needed time library to the mac build.X

r=mccabe


git-svn-id: svn://10.0.0.236/trunk@83261 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 05:17:30 +00:00
beard%netscape.com
708b70adcb added UTCUtils for use by JavaScript engine. bug #61577, r=mccabe
git-svn-id: svn://10.0.0.236/trunk@83260 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-05 04:36:32 +00:00