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

101635 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 0c177ca72e Adding support for optgroups for XBL form controls (bug 130115). r=jkeiser, varga sr=jst. 2002-04-16 05:09:35 +00:00
jaggernaut%netscape.com d67b114833 Bug 128965: Better icons for components in Window menu. r=marlon, sr=jag 2002-04-16 04:39:13 +00:00
justdave%syndicomm.com 3983c89185 Fix for bug 137669: remove <nobr> tags from attachment status lists
Patch by Jeffrey Baker <jwbaker@acm.org>
r= justdave x2
2002-04-16 04:25:21 +00:00
jefft%netscape.com 450f96a493 fixed bug 133437 - Sent Copy of MDN Request messages should have MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu 2002-04-16 04:18:19 +00:00
jefft%netscape.com c6b7d4f772 fixed bug 136476 - MDN:If you filter mesgs and receive a mesg that is
requesting RR, you are prompted to send the RR before you actually click
on the mesg; r=bienvenu, sr=sspitzer

fixed bug 133437 - Sent Copy of MDN Request messages should have
MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu
2002-04-16 04:16:40 +00:00
bzbarsky%mit.edu b6663f2211 Fix the "Close" menuitem and keyboard shortcut in Inspector. r=hwaara,
sr=hewitt.
2002-04-16 04:14:49 +00:00
jefft%netscape.com 391ea498b0 fixed bug 136476 -MDN:If you filter mesgs and receive a mesg that is requesting RR, you are prompted to send the RR before you actually click on the mesg; r=bienvenu, sr=sspitzer 2002-04-16 04:13:09 +00:00
bzbarsky%mit.edu 83149fbe13 cloneNode() needs to copy the "style" attr as an HTMLValue, not as a
string.  Bug 137428, r=fabian, sr=jst
2002-04-16 04:12:03 +00:00
shanjian%netscape.com beeba32c31 #128154 Crash: opening non-ascii attachments
replace default "default char" from "?" to "_".
r=ftang, sr=alecf.
2002-04-16 04:10:54 +00:00
matty%chariot.net.au be06710717 Release notes update. 2002-04-16 04:03:30 +00:00
bryner%netscape.com a60529de78 Oops, I meant to remove this files when I removed the old XBL form controls (bug 137483). These are no longer in the tree. 2002-04-16 04:00:58 +00:00
seawood%netscape.com 96a7947790 Add nsIMacTextInputEventSink to XPIDLSRCS.
Fixing OSX mach-o tinderbox bustage.
2002-04-16 03:54:11 +00:00
morse%netscape.com ccfa057af5 bug 62348, treat unescaped slash in query string correctly, coder=sn@neopoly.de, r=morse, sr=jag, a=asa 2002-04-16 03:13:20 +00:00
ccarlen%netscape.com 202d9e420f Fixing bustage - needs #if TARGET_CARBON 2002-04-16 02:46:14 +00:00
mjudge%netscape.com 4655fdd163 82151 r=jfrancis sr = kin 2002-04-16 02:42:09 +00:00
mjudge%netscape.com adadcc9fa8 r= jfrancis sr= kin 2002-04-16 02:39:54 +00:00
mscott%netscape.com 554395c15e Bug #134745 --> prevent multiple biff calls from trying to
show an animated alert when we are already showing an alert.

Bug #133130 --> fix a race condition that caused the notification icon
to never go away.

r=bhuvan
sr=bienvenu
2002-04-16 01:40:42 +00:00
dougt%netscape.com 7ad9293316 fix mac build bustage 2002-04-16 01:25:24 +00:00
varga%utcru.sk 8e3a55fee4 Fix for bug 137178 - Outliner tree expanded by default, should not be.
- prevent insertions to closed containers
r=sgehani/varga, sr=hewitt, patch=sgehani,varga
2002-04-16 01:12:22 +00:00
morse%netscape.com e5359766af bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00
relyea%netscape.com 39dca2aade Don't free the temp secmod.db name until we are through using it. 2002-04-16 00:24:34 +00:00
mcafee%netscape.com 39f9d5114a Stub file for generated modules.mk, part of future embed build mechanism, not used by mozilla. r=garrett. 2002-04-16 00:13:33 +00:00
shliang%netscape.com 1ec0f31521 137211 - change Netcenter reference in absync to Netscape.com. r=ssu,sr=sspitzer,a=asa 2002-04-16 00:12:33 +00:00
bienvenu%netscape.com a66fd6f13e put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047 2002-04-16 00:09:43 +00:00
shliang%netscape.com b0b9cc24bb 134801 - Account Manager panels sorted incorrectly - r=bhuvan,sr=sspitzer,a=asa 2002-04-16 00:08:44 +00:00
heikki%netscape.com 9ac5bd4ba9 Bug 128541, make send(null) work again. r=harishd, sr=jst. 2002-04-16 00:02:58 +00:00
dougt%netscape.com 395bd60011 removing #error to fix build bustage 2002-04-15 23:57:42 +00:00
ftang%netscape.com 300eed24a4 fix bug 110726. Add carbon event handler for Text Input event to handle input methods r=ccarlen sr=sfraser a=asa 2002-04-15 23:53:11 +00:00
ftang%netscape.com f6474a583a fix bug 110726. r=ccarlen sr=sfraser a=asa add CTextInputEventhandling.cpp 2002-04-15 23:51:13 +00:00
ftang%netscape.com 72522c5be4 fix bug 110726. add carbon event handler for Text Input events. r=ccarlen sr=sfraser a=asa 2002-04-15 23:49:29 +00:00
ftang%netscape.com dad74e5259 fix bug 110726. r=ccarlen sr=sfraser a=asa . implement nsIMacTextInputEventSink on nsMacWindow so embdding application can send in Input Method events. 2002-04-15 23:47:05 +00:00
colin%theblakes.com ca4c93c3de Make printing work again on OpenVMS.
b=136884 r=rods sr=attinasi
2002-04-15 23:47:02 +00:00
ftang%netscape.com 57182c0730 fix 110726. add new idl for mac embedding r=ccarlen sr=sfraser a=asa 2002-04-15 23:45:27 +00:00
darin%netscape.com 6f02ceb4fe fixes bug 136216 "[viewpoint] GetURL fails on https file when the file is
partially in the browser's memory cache" r=serge sr=rpotts
2002-04-15 23:45:07 +00:00
joki%netscape.com ca9c52bf63 Fix for bug 135345, have input element check its own focus state before attempting to set focus to itself to avoid possible recursion inside onfocus handlers. r:jkeiser, sr:jst 2002-04-15 23:29:15 +00:00
gerv%gerv.net 2a0d7cb7c0 Bug 121247 - enter_bug comment templates. Template method for amalgamation of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk. 2002-04-15 23:17:03 +00:00
naving%netscape.com 6af40a01ca 136784 r=bienvenu sr=mscott. Make compact local folders work for out-of-date summary files
and skip the folder if we are in middle of building msf file(parsing kicked off by selecting folder).
2002-04-15 23:05:07 +00:00
dcone%netscape.com 0d19390e87 b=135208 r=kmmclusky,sr=attinasi,a=asa. This just updates some of the reviewers comment
into the fix that was not there.  This fixed the color output of text
2002-04-15 22:58:35 +00:00
smontagu%netscape.com b20242e137 (Checkin for Roland.Mainz@informatik.med.uni-giessen.de). Bug 127520 "Large pictures print corrupted", r=db48x, sr=attinasi 2002-04-15 22:57:12 +00:00
mkaply%us.ibm.com 540f085c74 #59403
r=pedemont, sr=blizzard, a=asa
OS/2 only - beginning of drag/drop
2002-04-15 22:56:31 +00:00
mkaply%us.ibm.com de8f6cc8ff #135795
r=cls, a=asa
Disable mkdepend on OS/2 for now.
2002-04-15 22:54:51 +00:00
heikki%netscape.com 69704bae73 Bug 136788, when going back and forth in history we still need to call StartLayout and EndLoad. Patch from peterv, r=jst, sr=heikki. 2002-04-15 22:53:58 +00:00
dougt%netscape.com d08d19fb27 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:52:15 +00:00
dbaron%fas.harvard.edu b1fcef11d3 Remove bitrotted DEBUG_RULES code. Clean up RULE_HASH_STATS debugging code. Add comments to HasStateDependentStyle, and speed it up by making IsStateSelector match only what it needs to. Clean up GetRuleCascade by sorting the final array in non-reversed order and merging BuildStateEnum and BuildHashEnum. b=128743 r=bzbarsky sr=waterson 2002-04-15 22:49:26 +00:00
srilatha%netscape.com 84f80ab83e Fix for bug #129708. MultiByte BaseDN is garbled in Directory Server properties dialog
r=ducarroz, sr=sspitzer
2002-04-15 22:46:07 +00:00
bienvenu%netscape.com 64126a473c 100871 compacting offline imap stores marks messages read r=navin, sr=sspitzer 2002-04-15 22:41:15 +00:00
dougt%netscape.com 61e6bdb1cd Use flat strings when constructing string keys. This fixes a few high volume string key constructors. See 135781. r=dp@netscape.com, sr=darin@netscape.com 2002-04-15 22:39:43 +00:00
dougt%netscape.com 63dd1aa618 Addresses some native component loader thread issues. Makes use of the threadsafe version of nsISupports. Adds comments to IDL it indicate that AutoRegister can only be called from the main thread. See 98755 for details. r=jband@netscape.com, sr=waterson@netscape.com 2002-04-15 22:36:59 +00:00
jst%netscape.com e91d7acd27 Comment changes only... 2002-04-15 22:36:52 +00:00
ducarroz%netscape.com 776e2726ce Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer 2002-04-15 22:33:26 +00:00