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

87008 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 67c76f244e Changed memory allocation and stack usage to be less brutal as the DOM is being walked. b=92534 r=rjesup@wgate.com sr=blizzard@mozilla.org 2001-08-18 09:59:28 +00:00
bryner%netscape.com c1b48b4601 Bug 66617 - if tabbing scrolls page, focus outline doesn't leave first link (second try). r=saari, sr=hyatt. 2001-08-18 07:25:52 +00:00
sfraser%netscape.com 0982b5aa62 Fix the output file of the headers target, which is a dummy file used for dependency tracking. It was the same as that in AutoCompleteIDL.mcp, which caused these IDL-generated headers to not be created. 2001-08-18 04:27:05 +00:00
cls%seawood.org 374c6436fe Making sure that we export & build LDAP before mailnews like we do on every other platform. This might fix the current bustage possibly related to bug #89198 2001-08-18 04:15:19 +00:00
jake%acutex.net ce973b6c4b Refixing bug 95875 - The code that breakes the typed in CC list into individual lists is now slightly more robust and allows perl to handle the splitting more efficiently (by using a space as the delimiter).
r= myk@mozilla.org
2001-08-18 03:35:36 +00:00
dbaron%fas.harvard.edu 347fef888b Fix accumulated P3P build bustage. b=75924 (and 62399) moa=harishd sr=tor 2001-08-18 03:05:48 +00:00
blakeross%telocity.com c40f531e45 First cut of drag and drop bookmark filing (53707: dragging a link onto bookmarks button should open menu; dragging over subfolders should open them). r=hewitt sr=ben 2001-08-18 02:44:35 +00:00
jaggernaut%netscape.com f7812cb055 Fix mac bustage (I hope) 2001-08-18 02:12:35 +00:00
hyatt%netscape.com 7aeb4a62a5 Fix leaks. r=jag, sr=blake 2001-08-18 02:03:37 +00:00
ccarlen%netscape.com 139f20b5c0 Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser 2001-08-18 01:57:33 +00:00
justdave%syndicomm.com 6264032f3e Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would show up as __UNKNOWN__)
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-08-18 01:49:02 +00:00
dbaron%fas.harvard.edu cfc396628d Add REQUIRES lines. b=75924 r=cls 2001-08-18 01:17:02 +00:00
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