Commit Graph

87146 Commits

Author SHA1 Message Date
syd%netscape.com
07d07a3a6d Fix for 65672. Add CRC checking and single connection ftp to install.
r=dveditz, sr=mscott
2001-08-18 01:15:59 +00:00
dbaron%fas.harvard.edu
5e8ca04722 Clean up makefile listings for extensions. b=75924 r=cls 2001-08-18 01:14:23 +00:00
dbaron%fas.harvard.edu
d42164be26 At least list all the files we do have. b=75924 r=cls 2001-08-18 01:12:29 +00:00
dbaron%fas.harvard.edu
001adc82b1 Add REQUIRES lines. b=75924 r=cls 2001-08-18 01:09:46 +00:00
dbaron%fas.harvard.edu
590f49ab9d Add autoconf |Makefile.in|s. r=cls b=75924 2001-08-18 01:08:54 +00:00
dbaron%fas.harvard.edu
7f77d3a805 Fix makefile to work with objdir builds. b=75924 r=cls 2001-08-18 01:07:08 +00:00
hyatt%netscape.com
5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
thesteve%netscape.com
2061286828 Bug #81373: landing the mac static build: making MailNews a meta-component.
This new file is Mac ONLY. Furthermore, it is specific to the mac static build, and CAN NOT break the existing mac builds.
2001-08-18 00:55:03 +00:00
thesteve%netscape.com
d820619d1a Bug #81373: landing the mac static build: making security a meta-component.
This new file is Mac ONLY. Furthermore, it is specific to the mac static build, and CAN NOT break the existing mac builds.
2001-08-18 00:54:03 +00:00
dmose%netscape.com
34c8885db6 Update REQUIRES line to fix MOZ_TRACK_MODULE_DEPS bustage; the dependency on 'widget' might conceivably be avoidable, however. 2001-08-18 00:39:53 +00:00
av%netscape.com
c8b65d16de Fixing 73436 -- hiding platform specific calls in xp files, not part of the build, r=peterl 2001-08-18 00:13:37 +00:00
av%netscape.com
ded89f6ae2 Fixing project file for the spy plugin reflecting new folder structure, not part of the build, r=av 2001-08-18 00:11:16 +00:00
cmanske%netscape.com
58f2d683ab Add 'List Item' property menuitem by neil@parkwaycc.co.uk, b=95085, r=cmanske, sr=kin 2001-08-18 00:10:37 +00:00
dmose%netscape.com
bff9678aae Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix. 2001-08-18 00:04:54 +00:00
rangansen%netscape.com
e7dd6fdaf7 Rolling back last change 2001-08-18 00:02:16 +00:00
rangansen%netscape.com
e2f8a9deea Rolling back last change 2001-08-17 23:55:46 +00:00
dsirnapalli%netscape.com
4634de9211 Made some changes to put the test case on ngdriver. 2001-08-17 23:41:14 +00:00
rangansen%netscape.com
ac70d37874 Changing xul window id to remove effect of persistence
bug# 95441, r=javi sr=hewitt
2001-08-17 23:35:44 +00:00
rangansen%netscape.com
c44ab41513 Changing dialog title
bug# 94026, r=rangansen. sr=hewitt
2001-08-17 23:34:36 +00:00
heikki%netscape.com
44fcf3f455 Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst. 2001-08-17 23:27:20 +00:00
ian%hixie.ch
0da971e40c Make the canvas background use the root element's frame's origin instead of the canvas frame's origin. Bug 46446; r=dcone, sr=attinasi 2001-08-17 23:26:29 +00:00
av%netscape.com
b7ac64da50 Fixing 73430 -- removing MFC dependency from Windows project, not part of the build patch by timeless, r=av 2001-08-17 23:11:02 +00:00
akkana%netscape.com
8a56bb53c2 92331: revert plaintext quote pref back to using pre. r=mcafee sr=blizzard 2001-08-17 23:00:41 +00:00
peterlubczynski%netscape.com
fbeb63c657 Fix for crash on Mac when we don't have an mWidget, bug 83155 Browser crashes when trying to load html parameter test on mac, r=bnesse sr=waterson 2001-08-17 22:52:12 +00:00
sicking%bigfoot.com
f29e35a1ad Fix default-priorities for patterns and priorities for templates.
b=84677 r=Pike sr=shaver
2001-08-17 22:42:16 +00:00
cmanske%netscape.com
284b4e6399 Fixed Advanced Editor dialog bugs (fixed warnings, user input filter rules, dynamic value menulist for particular attributes): bugs 86710, 86712, 86713, 86934, 88878, 88888, 88917, 88923, 88930, 88935, 89445, 92554 (includes help from stephend), r=brade (86713=rcassin, 92554=glazman), sr=kin; fix to 95085 by neil@parkwayscc.co.uk, r=cmanske, sr=kin 2001-08-17 22:41:52 +00:00
naving%netscape.com
14b40d01c0 95720 r/sr=bienvenu. Make minor change to pop3 NSPR_LOG 2001-08-17 22:38:26 +00:00
av%netscape.com
148209b714 Bug 73874 -- sample plugin (4.x scriptability), not part of the build, r=peterl 2001-08-17 22:36:46 +00:00
brade%netscape.com
ec95c41e90 not in the build 2001-08-17 22:34:11 +00:00
dmose%netscape.com
a9b090fd7f Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com' 2001-08-17 22:32:35 +00:00
dmose%netscape.com
c2f5550783 Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
harishd%netscape.com
6f84b07fc3 94903 - Don't forgot to resume parsing if loading external js fails.
r=heikki,sr=jst
2001-08-17 22:24:39 +00:00
av%netscape.com
8fb2a17c27 Bug 73874 -- sample plugin (4.x scriptability), not part of the build, r=peterl 2001-08-17 22:23:41 +00:00
heikki%netscape.com
77b5de2ec7 Bug 85554, xml-stylesheet PI should work only in prolog. r=peterv, sr=jst. 2001-08-17 22:19:37 +00:00
loadrunner%betak.net
af3eef704f bug 76444, JavaScript error when Adding Language in Preferences, r=jag, sr=blizzard 2001-08-17 22:17:56 +00:00
dcone%netscape.com
411063fb97 b=91290 fix for printing regression tests r=karnaze sr=waterson 2001-08-17 22:16:17 +00:00
dcone%netscape.com
6c20fd47b1 b=91290 fix for printing regression test. r=karnaze sr=waterson 2001-08-17 22:14:22 +00:00
sicking%bigfoot.com
f1bb4efbfa Fix crash by makeing sure that no Expr objects are deleted until the entire transform is done.
b=91332 r=Pike sr=shaver
2001-08-17 22:12:07 +00:00
wtc%netscape.com
465405a1d1 Added to support Tru64 Unix V5.1. 2001-08-17 22:03:33 +00:00
wtc%netscape.com
8972494b1b Bugzilla bug 82259: added the XP_OS2 case. 2001-08-17 20:58:05 +00:00
jake%acutex.net
af1bd70cd7 Fix for bug 95747 - CC List validation (for additions) wasn't happening until after the bug's changes were in the process of being commited. This caused problems if a typo was made in the e-mail address.
r= myk@mozilla.org
2001-08-17 20:18:33 +00:00
waldemar%netscape.com
52b817d584 Renamed a few semantic types. Added 'named' parameter attribute. 2001-08-17 20:04:04 +00:00
waldemar%netscape.com
4b193a72e0 Tags with fields are now depicted with the 'tuple' keyword instead of 'tag' 2001-08-17 20:03:11 +00:00
blizzard%redhat.com
b0f8b91746 Back out brendan's checkin to try and get linux starting up again. 2001-08-17 19:45:11 +00:00
waterson%netscape.com
a6403e9cd9 Oops. Cut too deep. 2001-08-17 19:40:45 +00:00
sonmi%netscape.com
19ac4d41aa removed AIX 32 bit and HP 32 bit 2001-08-17 18:34:05 +00:00
waterson%netscape.com
7922665a06 Bug 95780. Rename locale.dll back to nslocale.dll so installer doesn't freak out. 2001-08-17 18:00:14 +00:00
javi%netscape.com
11b6c43ad1 Add NSS.prefix to the optimized target of NSSckbi.shlb 2001-08-17 17:29:57 +00:00
thayes%netscape.com
4bcbbe17a6 Bug 95531 - correct ref count on certificate in CMS (SMIME) recipient
handling.
2001-08-17 16:48:50 +00:00
vishy%netscape.com
14f6d15bc2 bugscape 7843, there was a typo in bookmarks.xul, changed label to accesskey so that keyboard access works properly, sorry for no review but this is trivial 2001-08-17 14:46:52 +00:00