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

99212 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com d45cef4ce5 Fix bug # 104127: speed up window closing by 10 to 20%. r=danm sr=ben a=asa 2002-03-09 02:54:13 +00:00
rjc%netscape.com 4198a0fc70 Fix bug # 124919: get LDAP searches in Addrbook working on Mac OS X. r=dmose sr=ben a=asa 2002-03-09 02:49:12 +00:00
rjc%netscape.com ccbf131ccd Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2002-03-09 02:47:59 +00:00
sfraser%netscape.com 304003327f Fix for bug 129364. Eliminate a window of time in which notifiers could fire when we hadn't set up the polling thread on the poll descriptors, which could cause lost notifications and FTP stalls. Also revert to PR_FAST_INTSON() from PR_INTSON(), which seems to fix a permanent stall issue on Mac OS X. r=wtc 2002-03-09 02:16:49 +00:00
shrutiv%netscape.com 1c84218f5b changing MacintoshOSX to Mac OS 2002-03-09 02:14:01 +00:00
shrutiv%netscape.com b2373b34aa Changing group box title wording 2002-03-09 01:04:54 +00:00
brendan%mozilla.org 75a8745d3d Avoid MSVC bogo-warning. 2002-03-09 00:55:26 +00:00
darin%netscape.com 15eddaa53e b=129539 "unescaping regression from fix for bug 124042" r/sr=sspitzer,mscott
a=asa
2002-03-09 00:44:15 +00:00
seawood%netscape.com 086fc3cddd Fixing linuxppc bustage 2002-03-09 00:24:09 +00:00
kmcclusk%netscape.com 5281f5604a Render background images when the entire image has been loaded instead of incrementally. <IMG> elements are not affected, they will continue to be incrementally displayed as image data arrives. bug 85771 r=pavlov sr=attinasi a=roc+moz, tor 2002-03-09 00:15:46 +00:00
shrutiv%netscape.com d73b31572c adding file 2002-03-09 00:10:36 +00:00
nhotta%netscape.com dd3f7fd5c2 Added ACE decode function to nsIIDNService, renamed exisiting function name,
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com 3fb226c592 Ignore test binaries. a=leaf. 2002-03-09 00:07:17 +00:00
harishd%netscape.com ca58b8122a Removing reference to unused dirs 2002-03-09 00:02:12 +00:00
shanjian%netscape.com aedbe81a48 #119013 Cookie expire times reported twice / bug in FormatDateTime routine
r=nhotta/mkaply  sr=sspitzer a=asa
Added comment in idl file.
Changed kDateFormatLong from "%c" to "%x" for unix and os2
2002-03-09 00:01:59 +00:00
ccarlen%netscape.com 49237b7b2d Bug 129288 - Changing font size from XUL prefs dialog crashes PPEmbed. It's because the XUL pref window's docshell is typeContent, not typeChrome. r=adamlock/sr=alecf/a=asa 2002-03-08 23:58:50 +00:00
rbs%maths.uq.edu.au a015dc148a Localize the alert message for missing MathML fonts, b=128139, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi, a=asa 2002-03-08 23:34:27 +00:00
seawood%netscape.com 5424811bd8 Use MOZ_ARG_WITH_BOOL instead of MOZ_ARG_WITHOUT_BOOL for --with-system-nspr.
cleanup from Bug #127526
2002-03-08 23:27:48 +00:00
shrutiv%netscape.com dd11131fed Fix for bug 123009: need to create script.ib for localized browsers
(r=smeredith)
2002-03-08 22:47:46 +00:00
brendan%mozilla.org efe08cd95c Fix longstanding bug where watchpoints didn't work with JSPROP_SETTER (127243, r=rginda, sr=shaver, a=dbaron). 2002-03-08 22:46:13 +00:00
arougthopher%lizardland.net 8f67dfbb94 Fix for Bug#129599
Breakage of BeOS build due to checkin for fix of bug#124042

change
#include nsIFileChannel.h
to
#include nsIFileURL.h

r=cls
a=asa
2002-03-08 22:43:15 +00:00
shrutiv%netscape.com 90a2eea476 Adding .ib files (r=smeredith)
Fix for bug 123009: need to create script.ib for localized browsers
2002-03-08 22:42:07 +00:00
leaf%mozilla.org d622ca26bc Automated update 2002-03-08 22:41:50 +00:00
hwaara%chello.se fee1474c44 #125272, "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
r=naving, sr=sspitzer, a=asa
2002-03-08 22:38:44 +00:00
beard%netscape.com cb2b8b58fb Fix for bug #123920, prevents reentering the JS engine during Java object JS wrapper finalization, by deferring calls into Java at the end of the garbage collection cycle and storing the wrappers in a linked list, which gets processed by a GC callback.
r=jband, sr=brendan, a=asa
2002-03-08 22:37:40 +00:00
shrutiv%netscape.com a4e534c7aa Removing .ib files
Fix for bug 123009: need to create script.ib for localized browsers (r=smeredith)
2002-03-08 22:35:40 +00:00
harishd%netscape.com 342a2db398 Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa 2002-03-08 22:33:50 +00:00
shrutiv%netscape.com 0dcbf39c69 Fix for bugzilla bug 123009: need to create script.ib for localized
browsers (r=smeredith)
2002-03-08 22:28:04 +00:00
bbaetz%student.usyd.edu.au 0b39d813d3 Bug 127003 - topcrash fix; make sure OnStart is always called on the real
data connection, before we send data to the listener.
r=dougt, sr=darin, a=dbaron
2002-03-08 22:27:50 +00:00
cavin%netscape.com 440e8916b3 Fix for bug 129571. Added code to sync generic columns (like screen name) in both directions. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 22:27:32 +00:00
kaie%netscape.com bcbe88f8af b=125807 Fix Lock Icon Set Incorrectly
Checking in for ddrinan
r=kaie sr=mscott a=asa
2002-03-08 22:27:16 +00:00
shliang%netscape.com 1ac973bd03 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
rayw%netscape.com 78bc4fbae3 This is the fix to bug 72900, r=heikki, sr=vidur, a=asa. This fix adds
an override to cause all SOAP responses to be parsed as XML, whatever the
reported MIME type is.

r=heikki, sr=vidur, a=asa for checkin to the 0.9.9 branch and the 1.0 trunk.
2002-03-08 22:12:38 +00:00
shliang%netscape.com d24f02af8d 128962 - account manager extension for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:09:45 +00:00
shliang%netscape.com d7b653fd48 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
mstoltz%netscape.com e915f4f050 Bug 127405 - disallow Web scripts from invoking full-screen mode. Patch by
Jonasj@jonasj.dk, r=mstoltz, sr=jst, a=asa.
2002-03-08 22:04:52 +00:00
ccarlen%netscape.com c0349878fb Bug 129531 - Context menu handler does double delete of handle. r=pinkerton/sr=sfraser/a=asa 2002-03-08 21:57:21 +00:00
shliang%netscape.com 653cb03182 92522 - cancel button in offline dialog does not cancel - r=bhuvan,sr=sspitzer,a=asa 2002-03-08 21:55:55 +00:00
locka%iol.ie 1399126d90 Don't assert & crash when trying to get child docshells that are out of bounds. b=127528 r=ccarlen@netscape.com sr=jst@netscape.com a=asa@mozilla.org 2002-03-08 21:55:43 +00:00
shliang%netscape.com 83e6cf434d 115673 - mail icons, fixing typo in threadPane.css - r=andreww,sr=hewitt,a=asa 2002-03-08 21:53:24 +00:00
shliang%netscape.com 8753512182 120285 - modern theme alert icons - r=andreww, sr=hewitt, a=asa 2002-03-08 21:51:01 +00:00
rginda%netscape.com 6c76727581 Bug 126224, "NY Times web sites creates pop-up windows even if that feature is disabled"
sr=jst, r=mstoltz, a=asa
Add "dom.disable_open_click_delay" pref to control how soon a window.open() call has to happen after a mouse button event in order for it to succeed.  Calls to window.open() that happen after this time has passed are denied.  Units are time in milliseconds.
2002-03-08 21:48:28 +00:00
shliang%netscape.com 4925cf89d5 119520 - modern theme toolbar cleanup - r=sfraser,sr=hewitt,a=asa 2002-03-08 21:48:04 +00:00
bnesse%netscape.com f9ac3882ab Fix for bug 129168. Don't call ForceRedraw() when already processing an update event. sr=beard. 2002-03-08 21:29:58 +00:00
nisheeth%netscape.com 6e14b2d1a5 Fix for bug 125466. r=dougt, sr=jband, a=asa. Add AString, CString, and UTF8String support to the XPCOM proxy event mechanism
VS: ----------------------------------------------------------------------
2002-03-08 21:28:37 +00:00
racham%netscape.com c13aa96ff3 Fixing bugs 122932 and 113488. Add css rules to support new look for mailnews accountwizard's server page. r=ssu, sr=blake, a=asa 2002-03-08 21:25:44 +00:00
alexsavulov%netscape.com 9b52d2d429 checked in the wrong version of the patch
PREVIOUS CHECKIN COMMENT

fix for bug 122200 - floaters regression and fix for bug 99461 - floating
tables will be constrained in the same line if they can fit
quirks mode only
sr= attinasi, r= kin, a= asa
2002-03-08 21:23:55 +00:00
racham%netscape.com bb266214b0 Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa 2002-03-08 21:22:17 +00:00
sspitzer%netscape.com 72c5571659 fix for #128035. we mixed up home web page and work web page
for LDAP, and LDIF import and export.  initial patch
by rjc and john.marmion.

r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
sspitzer%netscape.com 62c329115a fix for #128101. still more scenarios where entering text in the
quick search text field executes commands.  r=ssu,hwaara sr=bienvenu a=asa
2002-03-08 21:13:40 +00:00