jeff.dyer%compilercompany.com
|
3c956b5aec
|
Fixed test to be correct js2.
|
2000-12-06 18:30:18 +00:00 |
jeff.dyer%compilercompany.com
|
c8f0271f30
|
Fixes to the type system and error handler.
|
2000-12-06 18:27:42 +00:00 |
beard%netscape.com
|
a910b65553
|
[not part of build] implements theme:menu and theme:menuseperator <lordpixiel@mac.com>, r=beard
|
2000-12-06 17:25:16 +00:00 |
beard%netscape.com
|
f185353cb7
|
[not part of build] Support for building with TARGET_CARBON. Added template for managing component scoped UPPs.
|
2000-12-06 17:16:12 +00:00 |
ducarroz%netscape.com
|
86d234f8cc
|
First Checked In.
|
2000-12-06 15:17:25 +00:00 |
ccarlen%netscape.com
|
6f63985fc6
|
Bug 35559 - dynamic profile switching
Added file nsIProfileChangeStatus.idl
r=valeski, sr=alecf
|
2000-12-06 15:02:57 +00:00 |
ccarlen%netscape.com
|
124598b735
|
Bug 35559 - dynamic profile switching.
r=valeski, sr=alecf
|
2000-12-06 14:57:34 +00:00 |
cls%seawood.org
|
f2724d94f1
|
If it is the first checkout, don't call build again (ends up in a recursive loop). Bug #59934
|
2000-12-06 08:10:52 +00:00 |
leaf%mozilla.org
|
3098c72b65
|
Automated update
|
2000-12-06 07:30:07 +00:00 |
cls%seawood.org
|
781d9237bc
|
Turn off monolithic toolkit builds for OpenBSD.
Thanks to David Krause <david@netcentral.com> for the patch.
Bug #60730
|
2000-12-06 07:22:00 +00:00 |
cls%seawood.org
|
4e647d4614
|
cleansrcdir should use the distclean target if possible
|
2000-12-06 07:14:00 +00:00 |
brendan%mozilla.org
|
cbb04dbb0b
|
Fix leak on IS_BIG_ENDIAN malloc failure early return (r=mccabe,sr=jband).
|
2000-12-06 06:53:33 +00:00 |
brendan%mozilla.org
|
67c52d247d
|
Include <ctype.h> before using isalpha, etc.; misc style cleanup (r=mccabe,sr=jband).
|
2000-12-06 06:46:55 +00:00 |
cls%seawood.org
|
3b63f9db57
|
Disable error check for xargs until OS/2 tinderbox is updated.
|
2000-12-06 06:36:35 +00:00 |
jband%netscape.com
|
33ab5378a8
|
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
|
2000-12-06 06:03:30 +00:00 |
jband%netscape.com
|
9827507e37
|
fix bug 61788 - don't leave garbage in stack from js_AllocStack. Also, avoid allocing unneeded slots. r=mccabe sr=brendan
|
2000-12-06 06:00:49 +00:00 |
jband%netscape.com
|
f1a8a3d9a8
|
fix warnings
|
2000-12-06 05:59:16 +00:00 |
beard%netscape.com
|
b8ff04d359
|
[not part of build] using CSS to do button alignment.
|
2000-12-06 05:31:07 +00:00 |
sspitzer%netscape.com
|
33e8d2aea8
|
fix for #62048. movemail accounts are deletable. sr=mscott
|
2000-12-06 04:14:28 +00:00 |
sspitzer%netscape.com
|
ad6b90a954
|
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
|
2000-12-06 04:13:54 +00:00 |
cls%seawood.org
|
4b038c737a
|
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
|
2000-12-06 03:25:17 +00:00 |
rods%netscape.com
|
688156bfcc
|
when in standard mode, the text field/area was sizing one char too big
r=25657, r=kmcclusk, sr=waterson
|
2000-12-06 03:20:39 +00:00 |
waterson%netscape.com
|
f3b36cdf1d
|
Bug 59282. Specify URL at command line. r=dougt, sr=rpotts
|
2000-12-06 02:07:38 +00:00 |
waterson%netscape.com
|
f293b6a6da
|
Bug 59283. Don't let gtkEmbed/winEmbed open >1 window. r=dougt, sr=rpotts
|
2000-12-06 00:59:36 +00:00 |
chuang%netscape.com
|
f465d9a246
|
Bug57975 Mailing list doesn't show up after created, r=ducarroz, sr=bienvenu
|
2000-12-06 00:30:26 +00:00 |
waterson%netscape.com
|
f7b54ed67f
|
Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard
|
2000-12-06 00:05:45 +00:00 |
mcgreer%netscape.com
|
107324d3c5
|
add some debug output to try and track down HP64 QA problem
|
2000-12-05 23:58:01 +00:00 |
sspitzer%netscape.com
|
ccec668b99
|
fix for #61526. sr=bienvenu
this time, make the message count column resizable, and make it persist.
|
2000-12-05 23:22:23 +00:00 |
mkaply%us.ibm.com
|
7954c29252
|
#62021
r=jkobal, a=blizzard
Update some of the values for system colors
|
2000-12-05 22:40:48 +00:00 |
gerv%gerv.net
|
62bfb000c3
|
Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons.
|
2000-12-05 22:36:26 +00:00 |
alecf%netscape.com
|
4b4d577ef0
|
fix for strict warnings #58631
r=blake
sr=alecf
submitted by=jarrod.k.gray@rose-hulman.edu
|
2000-12-05 22:12:19 +00:00 |
blakeross%telocity.com
|
9d01f3f68d
|
Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf
|
2000-12-05 22:11:46 +00:00 |
sspitzer%netscape.com
|
5718107f40
|
fix for #29199. no reviewer.
|
2000-12-05 22:09:07 +00:00 |
morse%netscape.com
|
d6d932f79b
|
bug 61390, no dialog asking if you want to save form data, r=dveditz, sr=alecf
|
2000-12-05 22:07:11 +00:00 |
tor%cs.brown.edu
|
2596eb28ae
|
License file was accidentally omitted from this external library.
r=blizzard, sr=cls
|
2000-12-05 22:06:12 +00:00 |
blakeross%telocity.com
|
3819bb3271
|
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
|
2000-12-05 21:56:43 +00:00 |
sspitzer%netscape.com
|
3e70e00f5f
|
fix problem with the subscribe column looking like crap. #61526
sr=bienvenu
|
2000-12-05 21:53:13 +00:00 |
blakeross%telocity.com
|
6e7d62406a
|
Fix 61707: strict js warnings in scrollbarBindings.xml. r=jag sr=alecf
|
2000-12-05 21:52:59 +00:00 |
blakeross%telocity.com
|
68cf67e019
|
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
|
2000-12-05 21:49:42 +00:00 |
blakeross%telocity.com
|
9f5792c48a
|
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
|
2000-12-05 21:48:38 +00:00 |
blakeross%telocity.com
|
da5b3f2f0a
|
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. r=ben sr=blizzard
|
2000-12-05 21:48:00 +00:00 |
brendan%mozilla.org
|
38504ea317
|
JSPROP_SHARED implies no slot to entrain garbage (bug 61482, r=mccabe, sr=jband).
|
2000-12-05 21:47:23 +00:00 |
javi%netscape.com
|
0af559d562
|
Fix for Bug 60911 r=beard sr=sfraser
Add support for building PSM completely from source pulled from the mozilla cvs server.
|
2000-12-05 21:42:57 +00:00 |
blakeross%telocity.com
|
62ff157511
|
Fix 61825: double-ended scrollbars have ugly/incorrect double black border between scrollbar buttons. patch by lordpixel@mac.com. r=me a=ben
|
2000-12-05 21:35:02 +00:00 |
blizzard%redhat.com
|
936d48d102
|
Bug #61774. Add -remote help text to the cmd line. Patch from andre@beta.telenordia.se. sr=blizzard sr=alecf
|
2000-12-05 21:34:39 +00:00 |
hyatt%netscape.com
|
90c6d9e774
|
Fix for smoketest blocker 61946, r=pink
|
2000-12-05 21:17:30 +00:00 |
mkaply%us.ibm.com
|
43ff3cae5f
|
Bad OS/2 only crash/regression - need for our daily build
|
2000-12-05 20:01:28 +00:00 |
sfraser%netscape.com
|
ee6b46957c
|
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
|
2000-12-05 19:57:37 +00:00 |
harishd%netscape.com
|
6b35919567
|
REGRESSION TEST FILES - *** NOT PART OF THE BUILD ***
a=granrose
|
2000-12-05 18:51:05 +00:00 |
nboyd%atg.com
|
20c82f88e9
|
Add construction of Counter from Java
|
2000-12-05 16:42:39 +00:00 |