Commit Graph

107612 Commits

Author SHA1 Message Date
timeless%mac.com
14e1c1dbec Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
2002-08-23 01:46:53 +00:00
wtc%netscape.com
9f499c3e8e 1. Checked in the fix for bug 157241 to enable debugging with gcc/gdb on
Linux with compiler optimizations on.
2. Cleaned up the fix for bug 137059. Replaced MOZ_DEBUG_ENABLE_DEFS by
DEFINES.
3. Backed out portions of the fix for bug 161461 that broke the build under
MKS toolkit.
4. Merged the fix for bug 141834 (using cygwin-wrapper) on the tip.
2002-08-23 01:11:26 +00:00
wtc%netscape.com
1fc6948d32 Added cygwin-wrapper to the tip. Bug 141834. 2002-08-23 01:03:57 +00:00
wtc%netscape.com
18625bdcab Added coreconf config file for Solaris 10 Intel. 2002-08-23 00:33:48 +00:00
wtc%netscape.com
7ff01d2213 Bug 164161: made PR_ResumeSet and PR_ResumeTest static and remove the
unused function PR_SuspendAllSuspended. Use the pt_ prefix for static
functions.
2002-08-23 00:04:19 +00:00
alecf%netscape.com
d145c6ebd0 oops, add nsTSDNotifier 2002-08-22 23:41:17 +00:00
shrutiv%netscape.com
1444fae875 Fix for bugscape bug 19201: Mismatch btw button label and its reference in
instruction
2002-08-22 23:12:29 +00:00
alecf%netscape.com
d02be3f9f0 oops, reverse the order of the build directories so that txtsvc is built before editor
fixes bustage
2002-08-22 23:04:19 +00:00
chak%netscape.com
c90e682531 Fix for #149208 - NS_InitEmbedding() uncoditionally calls AutoRegister
[When this fix was originally checked in, it broke registration of
components in the MRE dir. This patch fixes it]
r=darin, sr=bryner
2002-08-22 23:04:04 +00:00
serge%netscape.com
456023baa0 fix for 163228 Trunk startup crashes [@ nsPluginHostImpl::WritePluginInfo] r=av, sr=dveditz 2002-08-22 22:59:43 +00:00
morse%netscape.com
aa76d4c64a bug 146271, password manager contains undeletable entries, r=sgehani, sr=jag 2002-08-22 22:58:16 +00:00
leaf%mozilla.org
47eeb5e78b Automated update 2002-08-22 22:55:58 +00:00
dmose%netscape.com
bb5c3af0de Make --enable-optimize --enable-debug builds easier to debug on linux (bug 157241), r=seawood@netscpae.com, mcs@netscape.com 2002-08-22 22:52:44 +00:00
dmose%netscape.com
e871bb4fcf Make --enable-optimize --enable-debug builds easier to debug on linux (bug 157241), r=seawood@netscpae.com, shaver@mozilla.org 2002-08-22 22:40:30 +00:00
mkaply%us.ibm.com
35c9e14f1d #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:36:44 +00:00
aaronl%netscape.com
b63bf48de8 Bug 135485: Active Accessibility: should we cache accessible children of an accessible node? r=jgaunt. sr=alecf 2002-08-22 22:34:59 +00:00
aaronl%netscape.com
be03eba8f7 Bug 163812: incorrect caching in accessibility leads to null ptr deref. r=jgaunt, sr=alecf. Bug 163815: Accessibility should not use nsCOMPtr with frames. r=jgaunt, sr=alecf 2002-08-22 22:32:35 +00:00
mkaply%us.ibm.com
35ed14a818 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
aaronl%netscape.com
cba24542ca Bug 163905. [typeaheadfind] F3 hangs browser after selection returns to normal color. r=kyle, sr=alecf. Bug 163913: [typeaheadfind] status messages no longer displayed. r=kyle, sr=alecf 2002-08-22 22:28:44 +00:00
morse%netscape.com
dccf20a93b bug 129238, login entered in form even if cancel is pressed, r=sgehani, sr=jag 2002-08-22 22:26:04 +00:00
alecf%netscape.com
53ae379d5c embedding side of txtsvc removal for bug 157567 - remove dll references from embedding packages
r=akkana, sr=kin
2002-08-22 22:16:36 +00:00
alecf%netscape.com
794d931f00 for bug 157567
combine txtsvc into libeditor - no need for seperate dlls
r=akkana, sr=kin
2002-08-22 22:08:36 +00:00
ducarroz%netscape.com
8136e2ad93 Fix for bug 162440. Add 2 new attributes to nsIMsgAttachmentHandler to allow to set the charset as well an extra parameter for the content-type header. R=varada, SR=bienvenu 2002-08-22 22:08:04 +00:00
mkaply%us.ibm.com
ccdc0434ea #164122
r=mkaply, sr=blizzard
not part of build - OS/2 only - add OS/2 specific underpinnings for webshell/tests/viewer
2002-08-22 22:03:52 +00:00
alecf%netscape.com
b5d3198589 for bug 157567
combine txtsvc and editor into one dll
r=akkana, sr=kin
2002-08-22 22:02:32 +00:00
timeless%mac.com
16c8581727 Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
2002-08-22 22:01:53 +00:00
timeless%mac.com
97deddeb06 Bug 131846 warnings in test page load
r=jesup sr=sfraser
2002-08-22 22:01:50 +00:00
timeless%mac.com
63e606c830 Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue)
patch by Marek.Wawoczny@GmbH.rubikon.pl r=timeless sr=dveditz
2002-08-22 22:01:43 +00:00
anthonyd%netscape.com
3bf9edd6ac fix for bug#163738
removal of ms4xPluginStream since it is no longer used in build.
r=peterl
sr=beard
2002-08-22 21:58:29 +00:00
bryner%netscape.com
907fd74138 Go ahead and build toolkit/xre for phoenix (not used yet). Not part of the normal build. 2002-08-22 20:28:34 +00:00
mikep%oeone.com
fcc9659714 Adding in files for multiple calendar files support. 2002-08-22 20:15:15 +00:00
av%netscape.com
7d59fac545 Fixing blocker 164066 -- backing out changes for yesterday fix for 48972 2002-08-22 18:12:59 +00:00
mostafah%oeone.com
cdc43b6822 Added ability to add events to calendars not yet added to icalcontainer 2002-08-22 18:09:55 +00:00
wtc%netscape.com
2190605135 Bug 164035: checked in a small code optimization suggested by
J�rg Brunsmann <joerg_brunsmann@yahoo.de>. Use the local variable that
has the same value.
2002-08-22 18:05:32 +00:00
bienvenu%netscape.com
a2e24f9cee fix mem leak introduced by blocker fix, a=loan 2002-08-22 17:02:21 +00:00
bienvenu%netscape.com
623f33a451 attempted fix for smoketest blocker in imap header downloading 164047 - backout part of change for imap hdr downloading, so that we go through the line termination adjustment code we used to 2002-08-22 16:45:17 +00:00
mikep%oeone.com
b4d027254e Adding in files for new multiple calendar. 2002-08-22 16:14:44 +00:00
mostafah%oeone.com
66593e40f7 Changed code for multi-calendar support 2002-08-22 14:44:01 +00:00
mikep%oeone.com
b281ec67b1 Start of allowing multiple calendars. 2002-08-22 14:33:32 +00:00
mikep%oeone.com
06ecf98ee1 FIxing skin bugs to match other mozilla apps. 2002-08-22 14:32:41 +00:00
peterv%netscape.com
e440be8fdb Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:33:45 +00:00
peterv%netscape.com
06fb1e2215 Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:22:47 +00:00
pete.zha%sun.com
787c9a97f7 wrong format data for text/html type in cut-and-paste [X clipboard]
bug=123389 r=akkana sr=jst patch=louie.zhao@sun.com
2002-08-22 10:31:32 +00:00
bbaetz%student.usyd.edu.au
d09b47af7a Bug 163570 - Bugzilla::Search missing Date::Format include
patch by jussi@comlink.fi (Jussi Sirpoma), r=bbaetz x2
2002-08-22 10:31:24 +00:00
jdunn%netscape.com
e089b0566f fix gdk warnings in non en-us fields (AIX only)
# 157394
submitted by pkw@austin.ibm.com
r=yokoyama@netscape.com
sr=kin@netscape.com
2002-08-22 09:50:22 +00:00
jkeiser%netscape.com
d915e93f21 Fix file event.originalTarget problem (bug 163598), r=joki@netscape.com, sr=jst@netscape.com 2002-08-22 06:10:56 +00:00
sfraser%netscape.com
f95aaded55 Fix bug 161856 (news tabs cannot receive drags) and 162001 (put focus in the url bar for new blank tabs). 2002-08-22 06:09:56 +00:00
sfraser%netscape.com
b3accf7fe4 Fix bug 161856 (news tabs cannot receive drags) and 162001 (put focus in the url bar for new blank tabs). 2002-08-22 06:03:44 +00:00
sfraser%netscape.com
832c03b82b Minor variable rename. 2002-08-22 05:57:12 +00:00
stephend%netscape.com
f6f48010f7 Bug 147440. Properly enable and disable textfields in the Account Manager. Patch by Stephen Walker <walk84@yahoo.com>. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2002-08-22 05:47:54 +00:00