Граф коммитов

73717 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com ac598e5386 Fix memory leak, check in for disttsc@bart.nl, bug 58423, r=nhotta, sr=brendan. 2000-12-06 22:29:36 +00:00
alecf%netscape.com af0eb76d7c fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
sfraser%netscape.com 3a801cb4e9 Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj 2000-12-06 22:09:50 +00:00
pschwartau%netscape.com 91b6d231cc Initial add; regression test for Bugzilla bug 57043 2000-12-06 20:52:59 +00:00
sfraser%netscape.com 7e9ec3377c Fix for 62039 -- change methods to use const PRUnichar* instead of nsStrings for NS_LITERAL_STRING loving. r=cmanske, akkana, sr=kin 2000-12-06 20:48:35 +00:00
ducarroz%netscape.com 8120145715 Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott 2000-12-06 19:56:27 +00:00
jband%netscape.com b27fc45e0b fix warnings from fix to bug 61369 2000-12-06 19:40:56 +00:00
bienvenu%netscape.com 52b7710d4c work on offline msg support r=sspitzer, sr=mscott 15865 2000-12-06 19:35:43 +00:00
jeff.dyer%compilercompany.com 271600c65f Corrupt. Removing. 2000-12-06 19:01:21 +00:00
jeff.dyer%compilercompany.com 609cdf48ec Removing, corrupt. 2000-12-06 18:59:39 +00:00
jeff.dyer%compilercompany.com b75ea2c533 Drawing of compile-time values. 2000-12-06 18:37:20 +00:00
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