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

91341 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 4d5cf31505 Additional cleanup after bug 56117: prevent :first-letter from leading to style resolution on text nodes and stop all style resolution for placeholder frames (formerly :placeholder-frame pseudo-element) and for text following a :first-line pseudo-element (formerly :-moz-letter-frame pseudo-element). b=107534 r=waterson, attinasi sr=hyatt 2001-10-31 02:53:47 +00:00
dbaron%fas.harvard.edu feb5f80fa3 Clean up un-needed string copying. r=jag sr=hyatt b=106108 2001-10-31 02:46:21 +00:00
pschwartau%netscape.com 79afa09b02 Initial add. Regression test for bug 94257. 2001-10-31 02:32:38 +00:00
mkaply%us.ibm.com 1bc7c3cd8d HPUX bustage 2001-10-31 02:18:43 +00:00
endico%mozilla.org 3d39946d53 initial checkin 2001-10-31 02:08:13 +00:00
sspitzer%netscape.com c3f9baa998 fix for performance #107481. our FocusRingUpdate_Mail command set updates on
focus changes.  a blur from A to B does this:  sets focused element to null,
sets focused element to B.  by listening to focus, and not dropping null, our js would
update the mail-toolbar twice on a focus change.  now we do it once.

thanks to cavin for finding the problem.

r=cavin, sr=bienvenu
2001-10-31 02:05:40 +00:00
javi%netscape.com 71f9865ef0 Adding new files to the mac project file. Should fix tbox bustage. 2001-10-31 02:01:40 +00:00
javi%netscape.com 79a2ef10f3 Back out ddrinan for now. 2001-10-31 01:58:54 +00:00
seawood%netscape.com 1745e9929e Adding support for obj-c++ (.mm) files.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the patch.
Bug #107633 r=cls, sr=leaf
2001-10-31 01:20:39 +00:00
rbs%maths.uq.edu.au 31a04aaacd bug 102088 - Cleanup transitory font APIs that were used as a bridge in bug 99010, r=waterson, sr=attinasi 2001-10-31 01:15:50 +00:00
zach%zachlipton.com a07f057d55 Have the tests test .pm files as well, yes this creates bustage, this is
intentional!

No review needed for tests at this time.
2001-10-31 01:06:31 +00:00
racham%netscape.com 7659049588 Fixing addressbook bug 104468. Getting rid of goEditCardDialog routine in the process of fixing context menu items for sidebar addressbook panel. This routine is now placed under abCommon.js. r=ducarroz, sr=sspitzer 2001-10-31 00:47:58 +00:00
racham%netscape.com 82e717c17b Fixing addressbook bugs 102767, 102846, 104468. Fixing the name order problem in the addresbook results pane, making mobile the formal word in place of cellular and add context menu items for sidebar addressbook panel. r=ducarroz, sr=sspitzer 2001-10-31 00:42:55 +00:00
myk%mozilla.org 6b4b5c2b1e Fix test bustage by removing tabs. 2001-10-31 00:21:28 +00:00
leaf%mozilla.org 75f10da24b Automated update 2001-10-31 00:13:13 +00:00
bnesse%netscape.com df5dab7fb7 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
shanjian%netscape.com d88c4c2ae0 #107084 View Character Coding for message display broken
r=nhotta, sr=sspitzer
2001-10-31 00:12:38 +00:00
peterv%netscape.com 3e72c42480 Fixing bustage. 2001-10-31 00:11:57 +00:00
shanjian%netscape.com 93fe13ed94 #107514 Regression in the support of Symbol fonts
r=rbs sr=attinasi
2001-10-31 00:08:21 +00:00
seawood%netscape.com 78dba2d8d6 Do not set MOZ_REORDER when giving --enable-reorder if not using GNU ld. The ldscript appears to only work with GNU ld.
Bug #107440
2001-10-31 00:00:41 +00:00
seawood%netscape.com a998043b43 Replacing File::Basename with custom hack.
Thanks to Joe Hewitt <hewitt@netscape.com> for the patch.
Bug #107474 r=cls
2001-10-30 23:57:14 +00:00
nhotta%netscape.com cbe8e4729c For unicode conversion, changed to proceed for decoder errors instead of stop the process, bug 103954, r=ftang, sr=jst. 2001-10-30 23:53:52 +00:00
ddrinan%netscape.com c1cd985e17 Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard 2001-10-30 23:52:01 +00:00
cmanske%netscape.com a92530ea14 Remove unused nsNewEditorCommand, b=106728, r=hewitt, sr=kin 2001-10-30 23:49:33 +00:00
peterv%netscape.com 4407e25bb0 Fix for bug 105808 (We need atomtables for all xslt elements and attributes). r=Pike, sicking, sr=jst. 2001-10-30 23:48:37 +00:00
cmanske%netscape.com 5d97ac9218 Enable/disable 'Advanced Edit' button the same as 'Ok' button in dialogs. b=102046, r=hewitt, sr=kin 2001-10-30 23:46:25 +00:00
myk%mozilla.org e67b38e912 Fix for bug 98602: re-implementation of "create attachment" page.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org,jake@acutex.net
2001-10-30 23:42:22 +00:00
evaughan%netscape.com 35d275bec6 fixes bug#107638
-r jag -sr hyatt
2001-10-30 23:41:30 +00:00
cmanske%netscape.com 1ee65639eb Fixed '% of cell' label in menulist, b=97826; also part of fix to disable Advanced Edit button along with Ok, b=102046; r=hewitt, sr=kin 2001-10-30 23:40:02 +00:00
ducarroz%netscape.com 0532eb4efb Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott 2001-10-30 23:28:51 +00:00
cmanske%netscape.com d3b903775a Fixed setting all attributes on an inserted link, b=97455, r=jfrancis, sr=kin 2001-10-30 23:24:44 +00:00
dougt%netscape.com 15f1f4a61a 107630 Removing C++ cruft from nsIWeakReference.idl. Adding nsIWeakReferenceUtils.h. r=alecf@netscape.com, sr=scc@mozilla.org 2001-10-30 23:18:51 +00:00
locka%iol.ie de5bbacac2 NOT PART OF BUILD. Fix for memory leak in simple array 2001-10-30 23:06:50 +00:00
bnesse%netscape.com 2beda7afcc Fix for bug 106941. Convert nsProfile from nsIPref to nsIPrefService/nsIPrefBranch. Checking in for chipc. r=bnesse, sr=alecf. 2001-10-30 22:59:12 +00:00
rbs%maths.uq.edu.au f67bb3c2d5 bug 102088 - Cleanup transitory font APIs that were used as a bridge in bug 99010, r=waterson, sr=attinasi 2001-10-30 22:58:00 +00:00
bnesse%netscape.com 5979dfe6c4 Fix for bug 177585. Don't request the observer service when shutting down. r=dougt, sr=alecf. 2001-10-30 22:57:44 +00:00
sspitzer%netscape.com 9c25ea824a fix for perf bug #103010. don't persist the "open" state of news servers.
(revert to 4.x behaviour).  persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down.  r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
ducarroz%netscape.com 27f47ec695 Fix for bug 84081. We need to mark an attachment we cannot fetch as bogus in order to avoid generating an empty part. R=varada, SR=mscott 2001-10-30 22:49:50 +00:00
ducarroz%netscape.com ea678985c5 Fix for bug 83752. Need to close the progress window is an error occurs during the send. R=varada, SR=bienvenu 2001-10-30 22:45:31 +00:00
ducarroz%netscape.com 44ee72b5e2 Fix for bug 83549. Add a new send mode in order to be able to display correct message when an error occurs while sending unsent messages. R=varada, SR=mscott 2001-10-30 22:36:57 +00:00
locka%iol.ie 7ad8a4eb16 NOT PART OF BUILD. First working version of CAB file packaging and signing script, install file and docs. 2001-10-30 22:32:27 +00:00
andreas.otte%primus-online.de efc26ed910 fix bug 104876 [c:foo wrongly considered valid URL] this fixes a bug
in caching protocol handlers, scheme "c" was mixed up with scheme
"chrome" for example, c=darin@netscape.com, r=rjesup@wgate.com,
sr=dougt@netscape.com
2001-10-30 22:20:06 +00:00
dougt%netscape.com 99c6f8e84d ugh. I did not mean to commit these changes. Backing out 2001-10-30 22:19:32 +00:00
alecf%netscape.com fc605d13e1 add initial files for bug 102043 - not part of build, to be reviewed for that bug 2001-10-30 22:17:39 +00:00
colin%theblakes.com 62e0517b2a Turn Java back on by default. b=91271. sr=sspitzer 2001-10-30 22:14:02 +00:00
ian.mcgreer%sun.com 687f6954f5 patch to fix behavior on AIX's optimizing compiler. Shoul also improve performance on all platforms. 2001-10-30 22:11:49 +00:00
dougt%netscape.com 1a5050445f Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com 2001-10-30 22:07:28 +00:00
dougt%netscape.com 105a0e23bf Moving nsISimpleEnumeratory interface into a seperate idl file. bug 99136. r=alecf@netscape.com, sr=rpotts@netscape.com 2001-10-30 22:03:05 +00:00
ftang%netscape.com 7c33915be9 fix bug 90804. add nsMacUnicodeFontInfo.cpp into the mac sectoin and the nsCompressedCCmap.cpp to the src sectoin r=pinkerton sr=sfraser 2001-10-30 21:59:57 +00:00
dougt%netscape.com a2c41aafe4 Adding nsISimpleEnumerator.idl to project. 99136. r=alecf, sr=rpotts 2001-10-30 21:59:51 +00:00