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

87696 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com 250ac4cd39 Bug 94839. 'Open Web Location dialog shouldn't have an icon'. Patch by Bradley Hart <bhart00@yahoo.com>. r=hwaara, sr=ben 2001-09-04 23:40:33 +00:00
danm%netscape.com 6a7fab413d add new file nsAppShellWindowEnumerator. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:58 +00:00
danm%netscape.com 663d96b96a add new z-level enumerators. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:46 +00:00
danm%netscape.com 0e9ef80bd8 move window enumerators to new file; add new z-level enumerators. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:41 +00:00
cls%seawood.org 93f5675e94 Updating REQUIRES 2001-09-04 23:30:27 +00:00
danm%netscape.com f04f0c683b new implementation for window enumerators, including new z-level enumerators. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:24 +00:00
naving%netscape.com f7ea9d11f9 67836 r/sr=sspitzer. Use PL_strchr instead of PL_strstr for finding end of line. 2001-09-04 23:30:06 +00:00
cls%seawood.org c7c6ddd63c Update REQUIRES 2001-09-04 23:24:04 +00:00
naving%netscape.com 4044a1f023 97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
filter has been renamed/deleted.
2001-09-04 23:19:39 +00:00
av%netscape.com 29b37211c1 Fixing bug 86642 -- crash in DOMMimeTypeImpl::DOMMimeTypeImpl() when assigning fields missing from the plugin version stamp, r=peterl, sr=attinasi 2001-09-04 23:17:48 +00:00
danm%netscape.com 628007e1c6 ignore width or height of 0 (as in 'width=') when opening windows. bug 67947 r=hyatt,joki 2001-09-04 23:14:31 +00:00
darin%netscape.com 1738e6d4b4 fixes bug 59016 "jpg don't display" r=gagan, sr=dougt 2001-09-04 23:11:46 +00:00
darin%netscape.com 57714b728f fixes bug 83526 "http should use fewer connections per server per page"
r=bbaetz sr=dougt,blizzard
2001-09-04 23:02:26 +00:00
blizzard%redhat.com 80efc3e4ee Ongoing new X Remote Code. Not part of the build. 2001-09-04 23:01:23 +00:00
blizzard%redhat.com 8e9cd9b510 Ongoing WIP for new X Remote code. Not part of the build. 2001-09-04 22:59:39 +00:00
naving%netscape.com c619a593b1 98180 r/sr=sspitzer. Do not preflight the date pikcer w/ current date, if there is already an exisiting
date
2001-09-04 22:58:12 +00:00
bryner%netscape.com a6247d9aa1 Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben. 2001-09-04 22:56:38 +00:00
saari%netscape.com b42c747d41 checking in mac project changes for bryner, bug 47551 2001-09-04 22:54:02 +00:00
rogerl%netscape.com 2caccf6451 Added setXXX funciton implementations. 2001-09-04 22:07:32 +00:00
rogerl%netscape.com 7b10ce1fc7 Added jsdate & prmjtime to build. 2001-09-04 21:10:21 +00:00
rogerl%netscape.com 1a575505c4 Fix for apparent missing region compare in gcc version of basic_string. 2001-09-04 21:02:10 +00:00
relyea%netscape.com 6388dbd352 Don't skip certs that are already in the database. We may have to tweak
with the trust bits.
2001-09-04 20:20:48 +00:00
relyea%netscape.com 4a775646dd Allow 'importing' certificates that already exist in the database.
Use the import to change the trust flags on the given certificate.
2001-09-04 20:19:26 +00:00
mcgreer%netscape.com 7578da1fb9 checkin for colin@theblakes.com, OpenVMS fix
r=javi,sr=cls,a=dbaron
2001-09-04 14:51:08 +00:00
dmose%netscape.com 257eee2168 Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa 2001-09-04 05:25:08 +00:00
zach%zachlipton.com 4bc671ac36 Add a little 1; to the end of this. 2001-09-04 04:28:24 +00:00
pschwartau%netscape.com 3e130a22c8 Initial add. Regression test for bug 96284. 2001-09-04 01:54:36 +00:00
serge%netscape.com 786285ca2c bug 69167; plugin load fails silently on library not found; r=av, sr=waterson, a=roc+moz 2001-09-03 23:04:53 +00:00
brendan%mozilla.org 622522e134 Ignore property found in non-native prototype (12367, sr=jband&shaver, a=asa). 2001-09-03 22:29:12 +00:00
zach%zachlipton.com 07ee72b713 Actually make the strict checking work. 2001-09-03 22:11:43 +00:00
zach%zachlipton.com 4c3cc4a6a2 add tests for use strict; 2001-09-03 22:04:09 +00:00
zach%zachlipton.com 995690cb67 Enforce -w. This file will also be used to enforce use strict; 2001-09-03 21:43:22 +00:00
zach%zachlipton.com 13e7d849ce Rename 1.t to 1compile.t as per bug 97976. 2001-09-03 20:17:40 +00:00
zach%zachlipton.com 7af1301bfc Remove processmail from the list. It was causing problems with taint. 2001-09-03 19:39:37 +00:00
brendan%mozilla.org 0cf73f1847 Fix toSource on exception objects so it uses toSource to generate properly-quoted, embedded string literals for message and filename (bug 96284, r=jband, sr=shaver, a=asa). 2001-09-03 19:36:24 +00:00
zach%zachlipton.com b708e0e513 Ok, really this time. This should work :) 2001-09-03 19:26:58 +00:00
zach%zachlipton.com c500ba418f Backout of this to get things back to normal 2001-09-03 18:50:56 +00:00
zach%zachlipton.com 0cfc922195 Use Support::Files for the test items. No review needed at this time for tests as per Dave. 2001-09-03 18:35:19 +00:00
zach%zachlipton.com f6ec1617d9 Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t) which contains the list of files to test. This is important so that we can bring it into other tests which check files for content, etc... No review required for tests as of now as per Dave. 2001-09-03 18:33:03 +00:00
zach%zachlipton.com c2ad804776 Fix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl.
Patch by ddkilzer@theracingworld.com (David D. Kilzer, ddk). Review by Zach Lipton (zach@zachlipton.com) no 2nd review required.
2001-09-03 17:58:53 +00:00
timeless%mac.com fee6fcee3a Bugzilla Bug 89864 <SCRIPT LANGUAGE="JavaScript1.0"> gets ignored
r=dveditz, sr=brendan, a=asa
2001-09-03 16:09:58 +00:00
kaie%netscape.com d73bf08c82 b=76915 r=jag sr=hyatt a=blizzard
Fixing a text string.
2001-09-03 14:11:39 +00:00
pavlov%netscape.com 2a9f77a324 fixing the annoying GDK-CRITICAL asserts on linux. bug 95160. r=bryner sr=hyatt a=asa 2001-09-03 08:21:37 +00:00
cls%seawood.org daca5dd95b Add floating point support to sparcv9 xptcall implementation.
Bug #91840 r=pavlov [not part of the build and all that nonsense]
2001-09-03 01:47:32 +00:00
dbaron%fas.harvard.edu 8ce3505fb1 Use the name mozpango rather than mozpng to avoid library name conflict with PNG library. b=97481 r=cls a=asa Not part of the build. 2001-09-03 01:28:18 +00:00
justdave%syndicomm.com 19607bed50 Fix for bug 91808: Additional sanitycheck tests for the duplicates table.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net, caillon@returnzero.com
2001-09-03 01:08:05 +00:00
dougt%netscape.com 956bddbad2 backing out my changes due to linux orangeness 2001-09-02 17:15:16 +00:00
dougt%netscape.com a169897a7d Fixes a crash when QI'ing on async xpcom event proxy. r=rpotts, sr=jband, a=blizzard 2001-09-02 05:53:28 +00:00
pavlov%netscape.com ca7d7f1a5d change the st calls to stx since we're using extended words now. 2001-09-02 02:17:37 +00:00
pavlov%netscape.com 0b2d03582b learning to type.. (not part of build) 2001-09-02 00:27:28 +00:00