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

105413 Коммитов

Автор SHA1 Сообщение Дата
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
peterv%netscape.com ddb7607e00 Bustage fix. 2002-07-02 14:42:04 +00:00
mikep%oeone.com a9cc8ea8f3 Fixing bug 155191, moving import / export to tasks menu. 2002-07-02 14:15:39 +00:00
peterv%netscape.com e046915b70 Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst. 2002-07-02 14:15:01 +00:00
mikep%oeone.com 20ec531019 Fixing bug 154600. 2002-07-02 14:07:17 +00:00
mkaply%us.ibm.com 0dc792b7a0 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-07-02 14:02:41 +00:00
mikep%oeone.com 1aa365db1e Adding in styles for completed items, as per bug 155187. 2002-07-02 13:52:07 +00:00
peterlubczynski%netscape.com 19b6fb6034 Fixing bug 152978, problem on Mac platforms where Flash "drags" like an image would, r=bnesse, sr=sfraser 2002-07-02 13:52:05 +00:00
kmcclusk%netscape.com b87a141e21 Place position:absolute, fixed, relative elements above non positioned elements. b=137853 r=roc+moz sr=kin 2002-07-02 12:50:14 +00:00
rginda%netscape.com 3c3a5204e9 - not part of the build -
fix column sorting
2002-07-02 07:31:48 +00:00
bryner%netscape.com a86faa5356 Don't choke if the directory name has spaces in it. 2002-07-02 06:32:37 +00:00
sfraser%netscape.com eed7024b67 Checking in patch from David Haas in bug 155048, with modifications to improve the 'is there a browser window' logic. This also fixes bug 152026 (2 windows when launched with a GetURL AE), and my changes fix bugs 155309 (dragging multiple files onto the icon works now) and 155147 ("browser.always_reuse_window" always works for GetURL events now). 2002-07-02 06:08:51 +00:00
sfraser%netscape.com b84a6e9902 Fixing signage of the chromeMask flag, and putting an unused function inside the QUICKTIME_THROBBER #ifdef 2002-07-02 05:58:38 +00:00
kyle.yuan%sun.com bde0c51be7 Bug 150603 Implementation of nsIAccessibleHyperLink
r=kyle, aaronl, sr=jst
Thanks for Gilbert Fang's (gilbert.fang@sun.com) fix
2002-07-02 05:37:35 +00:00
dougt%netscape.com 3c19e035f5 Making autodial block occur on the socket transport thread - no thread proxying. r=me, sr=rpotts, patch by smeredith@netscape.com. bug 93002 2002-07-02 04:51:40 +00:00
bernd.mielke%snafu.de aee2600aa3 bug 131687 Take into acount MIN_adj width as it has been included in totals before r=karnaze sr=waterson 2002-07-02 04:39:16 +00:00
kmcclusk%netscape.com 681db8a644 backing out change to see if pageload times go back to normal (Don't place position:absolute, fixed, relative elements above non positioned elements) b=137853 2002-07-02 04:38:35 +00:00
mkaply%us.ibm.com 781c24bc1b Os/2 bustage 2002-07-02 04:26:18 +00:00
dbaron%fas.harvard.edu 5ec1a4fef0 Attempt to fix BeOS bustage. b=148046 2002-07-02 04:07:20 +00:00
dbaron%fas.harvard.edu 811cf710ba Guess at fixing orange builds. b=148046 2002-07-02 03:56:08 +00:00