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

105282 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 8e44c55296 Fix bug 106843, r=dbaron, sr=sspitzer 2002-07-03 00:17:14 +00:00
javi%netscape.com 7c36eac5d2 Use the newly exported symbol names. 2002-07-03 00:13:25 +00:00
naving%netscape.com 835822c74d 155281 r=robinf alert wording 2002-07-03 00:07:01 +00:00
naving%netscape.com 349810211d 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient
disk space. Throw an alert and abort the copy/move operation.
2002-07-03 00:05:29 +00:00
javi%netscape.com 1f078c5776 Break up OCSP so that 3rd party apps can send off an OCSP request and parse
it.
2002-07-03 00:02:39 +00:00
sfraser%netscape.com 3c19a51662 Fixing capitalization of 'Command' key. 2002-07-02 23:45:07 +00:00
harishd%netscape.com 23d9c4988e Disable script on the requested docshell and the containing docshells. b=154647, r=mstoltz, sr=jst 2002-07-02 23:26:08 +00:00
seawood%netscape.com 4adafe90e0 Don't set CPP_THROW_NEW for non-gnu compilers until I figure out why every commercial compiler (except MSVC) dies on this. 2002-07-02 22:59:34 +00:00
pinkerton%netscape.com cbebcfcea3 Fix updating of stop menu item and a crash when a popup with the personal
toolbar hidden was the frontmost and the menubar was clicked. Fixed some
warnings as well (bug 155461)
2002-07-02 22:48:04 +00:00
dp%netscape.com cc314746c1 Trying to fix Irix and HPUX bustage. Defining CPP_THROW_NEW at point
of declaration too.
2002-07-02 22:38:16 +00:00
mkaply%us.ibm.com 8cc630dd99 #145040
r=rods, sr=hewitt
Num copies not mirrored to print dialog from printer settings
2002-07-02 22:30:13 +00:00
myk%mozilla.org 00ce4849c3 Fix for bug 122900: implements email preference for unconfirmed bugs.
r=jouni
2002-07-02 22:18:49 +00:00
cavin%netscape.com 71e8996419 Fix for 149759. Commit the db changes in ConvertLDIFtoMAB() only if 'db' is not null. r=naving, sr=bienvenu. 2002-07-02 22:17:34 +00:00
caillon%returnzero.com 1cbd19d782 Bug 155062. View background image fails/works incorrectly when things have a background attribute, but a different specified style. We should always get the computed background-image and ignore what
the background attribute says.  r=bzbarsky sr=blake
2002-07-02 22:06:59 +00:00
harishd%netscape.com 5dcb086aa6 ** NOT PART OF THE BUILD **
Removing unnecessary files
2002-07-02 22:01:04 +00:00
smontagu%netscape.com 471b7e7738 Fix crash on adding images to right-to-left mail messages. Bug 155096, r=mjudge, sr=kin 2002-07-02 21:53:18 +00:00
harishd%netscape.com 777934d370 ** NOT PART OF THE BUILD **Restoring parser regression testing 2002-07-02 21:51:42 +00:00
bryner%netscape.com ff3df6116b Bug 152482 - fix handling of script popup windows by not loading about:blank or the user homepage when they are opened, since we'll race with gecko's document loading. Also, localized the "Loading" and "Untitled" strings. r=pinkerton, sr=sfraser. 2002-07-02 21:45:09 +00:00
myk%mozilla.org de2a97e058 Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript" parameter.
2xr=jouni
2002-07-02 21:40:30 +00:00
curt%netscape.com 024740b721 Set the GeckoVer value in the Windows registry.
(Bug 109402, r=syd, sr=dveditz)
2002-07-02 21:03:15 +00:00
locka%iol.ie 1b348bb93a Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin 2002-07-02 20:54:13 +00:00
pinkerton%netscape.com 96ddce9b05 turn on CG metrics for quartz rendering if 10.1.5 is present. bug 149427, r=ccarlen/rs=hyatt 2002-07-02 20:28:43 +00:00
seawood%netscape.com 069bbb0e06 Add CPP_THROW_NEW macro to the build system. This macro should be used when def
ining a local |operator new| function.  It will be set to an empty throw functio
n by default on all platforms except mac CW builds.  This will allow us to not c
rash on systems that expect |operator new| to throw an exception by default and
will suppress compiler warnings about how |operator new| should throw an excepti
on instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:26:10 +00:00
seawood%netscape.com 03ace271f0 Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
pinkerton%netscape.com 4364bb25f9 Wait for the all-stop from Necko before closing down the controller on
a cancelled download. Prevents a crash where we'd continue to get left-over
progress events after the controller had gone away (bug 154913)
2002-07-02 20:24:29 +00:00
nhotta%netscape.com 89005f01ed Move ASCII check before the Unicode conversion,
label charset as "us-ascii" if the body is ASCII only,
bug 86255, r=ducarroz, sr=bienvenu.
2002-07-02 20:21:00 +00:00
relyea%netscape.com 4f9e4c1700 Handle the case where we don't get the Token object from NewToken (It gets converted from a session object in handleobjects). 2002-07-02 19:58:49 +00:00
ccarlen%netscape.com 99e5ca772d Bug 154880 - dropdown lists don't go away on a click outside of them. r=pink/sr=sfraser 2002-07-02 19:01:34 +00:00
dp%netscape.com bd5ecc9f2b bug 144884 Necko buffer cache. r=rjc, sr=darin 2002-07-02 18:15:19 +00:00
rogerl%netscape.com e86d47baeb Bug #154338, r=khanson,sr=jag. Misuse of string length field, when string
was dependent, extracted bad value for subsequent memory request.
2002-07-02 18:14:01 +00:00
dp%netscape.com af446c2be7 bug 146532 Making Init() non-virtual (thanks dbaron for suggestion) 2002-07-02 18:11:53 +00:00
pinkerton%netscape.com b3860439fd Use string table for website defaults rather than moz prefs 2002-07-02 18:08:12 +00:00
mstoltz%netscape.com 6e12a5ca9f Bug 152725 - Get URL passed to cookie module from document principal, not document URL.
THis ensures that cookies set by javascript URL pages are set in the correct domain.
r=morse, sr=dveditz.
2002-07-02 17:58:24 +00:00
jgaunt%netscape.com 0a7856e064 bug 78390 accessible support for full page PDFs
r=aaronl,peterl
sr=jst
2002-07-02 17:39:40 +00:00
bernd.mielke%snafu.de f76a85174c bug153718 remove nsTableBorderCollapse.cpp from build r=karnaze sr=waterson 2002-07-02 17:35:37 +00:00
pinkerton%netscape.com c4f1a8dec4 Use a string table for throbber, search, and home pages rather than
hardcoding them into the app
2002-07-02 17:31:32 +00:00
pinkerton%netscape.com c24ca6d3f4 Add a toolbar default plist and a string table for various websites 2002-07-02 17:30:58 +00:00
pinkerton%netscape.com 4e53fb67d1 Use a string table for where buttons on the toolbar go when clicked 2002-07-02 17:30:21 +00:00
mikep%oeone.com 8252689d66 Code clean up and small bug fixes from OEone. 2002-07-02 17:07:38 +00:00
mikep%oeone.com 3ccd8db106 Adding in sorting for to do events. 2002-07-02 17:07:22 +00:00
peterv%netscape.com 0f84e75d4a Readding file that accidentaly got removed in a merge. 2002-07-02 16:59:05 +00:00
pinkerton%netscape.com e03edb10ed use a plist for toolbar defaults instead of hardcoding. make throbber do
something when clicked than just spin.
2002-07-02 16:13:38 +00:00
peterv%netscape.com 0137d9cce4 Bustage fix. 2002-07-02 16:04:23 +00:00
pinkerton%netscape.com 321ec6a909 allows us to set toolbar defaults from text file 2002-07-02 15:42:28 +00:00
peterv%netscape.com 878394785f Bustage fix. 2002-07-02 15:29:05 +00:00
relyea%netscape.com 6880c87a8d More performance improvements in listing certs:
1) reduce more short term memory allocate/frees.
	2) remove sha1 hash calculations from critical paths.
	3) when listing user certs, skip decoding of non-user certs.
2002-07-02 15:11:29 +00:00
peterv%netscape.com 5aaa54828a Bustage fix. Sigh. 2002-07-02 15:04:55 +00:00
peterv%netscape.com fc2870fe0e Bustage fix. 2002-07-02 14:59:24 +00:00
karnaze%netscape.com 6064b6abc2 bug 150652 - find correct containing block in nsBlockFrame::DoRemoveOutOfFlowFrame. sr=kin, r=alexsavulov. 2002-07-02 14:56:18 +00:00
axel%pike.org d7b78fb9fb bustage fix for standalone, not part of build 2002-07-02 14:54:15 +00:00