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

99143 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com e479c5afac #41924
r=timeless, sr=attinasi, a=asa
Display alt text if the user has blocked all images.
2002-03-09 05:31:35 +00:00
bzbarsky%mit.edu 34b4c71340 Don't change the DPI if the user cancels the "other" dialog. Bug
129007, patch by Tuukka Tolvanen <tt@lament.cjb.net>, r=gerv, sr=alecf,
a=asa
2002-03-09 04:45:54 +00:00
blakeross%telocity.com deaf63e541 Download manager. Not part of build. a=asa 2002-03-09 04:30:36 +00:00
jband%netscape.com 45fbcd08b5 fix bug 129697. Don't leave a dangling (to crash later) JS root if JS_NewObject fails while creating a wrapped native. r=beard sr=jst a=asa (for trunk and 0.9.9 branch). 2002-03-09 03:01:44 +00:00
rjc%netscape.com 57dd1d2753 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 bd34059cd8 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 8a5b9ef03a 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 188c1b0375 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 daeee0147c changing MacintoshOSX to Mac OS 2002-03-09 02:14:01 +00:00
shrutiv%netscape.com 83d2989c4e Changing group box title wording 2002-03-09 01:04:54 +00:00
brendan%mozilla.org 6f913df624 Avoid MSVC bogo-warning. 2002-03-09 00:55:26 +00:00
darin%netscape.com 2bc288d611 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 9a6f3872b0 Fixing linuxppc bustage 2002-03-09 00:24:09 +00:00
kmcclusk%netscape.com aa2cc05dcf 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 deaf5a8806 adding file 2002-03-09 00:10:36 +00:00
nhotta%netscape.com 8fdc4b324a 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 25635ddc07 Ignore test binaries. a=leaf. 2002-03-09 00:07:17 +00:00
harishd%netscape.com 397c2b3340 Removing reference to unused dirs 2002-03-09 00:02:12 +00:00
shanjian%netscape.com e7c146ea67 #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 c079c63f04 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 8497062035 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 b8da58166d 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 1a262078dd 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 8e40c41dd2 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 c10724672a 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 3950cb63b1 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 ea0060de5e Automated update 2002-03-08 22:41:50 +00:00
hwaara%chello.se 7046d8b4fc #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 2130c204f2 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 b33ad4c89a 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 61d131e8e6 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 52ac6c0d9c 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 afa1b80b99 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 e4c5afd4ed 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 b24026bcec 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 a2f2861c39 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 4c642ea343 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 1d25956479 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 e3e883fae4 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 58d125dcb7 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 dca953152b 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 f1d25ab2d3 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 066900b058 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 187ca040f2 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 deef311327 120285 - modern theme alert icons - r=andreww, sr=hewitt, a=asa 2002-03-08 21:51:01 +00:00
rginda%netscape.com 7b3cd45921 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 a82f1790f4 119520 - modern theme toolbar cleanup - r=sfraser,sr=hewitt,a=asa 2002-03-08 21:48:04 +00:00
bnesse%netscape.com 8d0bdcead0 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 1fc5851481 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 7a994d75d6 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