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

1891 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 364e476a87 Fix Boehm GC + xmlterm build bustage with -lboehm since NSPR depends on boehm when using the Boehm GC. r=cls@seawood.org 2001-03-10 03:25:14 +00:00
maolson%earthlink.net d98372f71c vixen portion of bug 71023 - |getFormattedString| instead of |replace| for stringbundles
r=timeless, a=ben
2001-03-10 02:15:20 +00:00
hyatt%netscape.com d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
axel%pike.org c67c2bcf75 not part of build; adding logging by sicking, robustness by peterv, speed by me. (last patch before moving to outliner?) 2001-03-09 08:52:49 +00:00
Peter.VanderBeken%pandora.be 6f04bce530 Correct project files for document inspector. Not part of the default build. 2001-03-09 02:28:17 +00:00
morse%netscape.com 33dc92d581 bug 63961, server can't turn off password manager, r=jelwell@netscape.com, sr=alecf@netscape.com 2001-03-08 22:15:35 +00:00
disttsc%bart.nl e78859951e Fix speedracer bustage, take #2. Temporary fix, will find a better one with scc. 2001-03-08 16:35:52 +00:00
disttsc%bart.nl b0f59e3f1c Fix speedracer bustage. It doesn't seem to like |Compare| :-)
r=shaver
2001-03-08 15:32:46 +00:00
disttsc%bart.nl e2fbec0f07 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 10:50:45 +00:00
disttsc%bart.nl 8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
bryner%uiuc.edu 21eccc2931 Bug 65623 - Add a pref to disable the UI of PSM 1.x. code by dougt, r=javi, sr=mscott. 2001-03-08 07:39:11 +00:00
disttsc%bart.nl 4b7b1778d5 Fix build bustage in XMLTerm extension. We were depending on an indirect inclusion of nsReadableUtils.h, which apparantly has gone, so explicitly including it now, like we should have. r=mcafee. 2001-03-08 05:53:07 +00:00
heikki%netscape.com bf19fad86e Unix doesn't like recursive defines. 2001-03-08 04:16:40 +00:00
ccarlen%netscape.com f7935a926b Bug 70965 - Crash if SI_RemoveAllSignonData called more than once. r=morse@netscape.com, sr=brendan@mozilla.org 2001-03-08 03:17:44 +00:00
heikki%netscape.com a2a19c4c16 Not part of default build. Fix the inspector because of changes that went in bug 69830. r=peterv. 2001-03-08 02:54:10 +00:00
heikki%netscape.com 5a47b48797 No bug number. Build SOAP only when enabled, and do not build it by default. r=peterv, sr=vidur. 2001-03-08 02:28:58 +00:00
heikki%netscape.com 15d02ee824 No bug number. Build SOAP only when enabled, and do not build it by default. r=heikki, sr=vidur. 2001-03-08 02:28:00 +00:00
heikki%netscape.com a50ebb2791 No bug number. Build SOAP only if MOZ_SOAP is set, and do not build it by default. r=peterv, sr=vidur. 2001-03-08 02:13:30 +00:00
Peter.VanderBeken%pandora.be 8ae91f791e Mac build stuff for Vixen. Not part of the default build. 2001-03-07 08:34:19 +00:00
Peter.VanderBeken%pandora.be 253fe21745 Mac build stuff for Vixen. Not part of the default build. 2001-03-07 08:28:49 +00:00
axel%pike.org 52eeeecb1d not part of build; adding xpcom logging, r=peterv 2001-03-07 00:51:38 +00:00
axel%pike.org 2447a9a873 not part of build; adding XPCOM logging, and whitespace in documents, r=peterv 2001-03-07 00:42:57 +00:00
sfraser%netscape.com 6919bb7299 Fix for bug 71063 -- don't pass streams by value. r=blake, sr=morse 2001-03-06 21:28:07 +00:00
oeschger%netscape.com 30e681b67d updating links in help welcome page, NOT PART OF BUILD 2001-03-06 15:58:05 +00:00
ben%netscape.com d957eb9771 Another round of ViXEn updates. Not part of build. 2001-03-06 09:41:14 +00:00
bryner%uiuc.edu 8b80c7c363 Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott. 2001-03-06 05:10:33 +00:00
Peter.VanderBeken%pandora.be d781ef48cd Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build. 2001-03-06 00:14:56 +00:00
Peter.VanderBeken%pandora.be da72dc2d60 Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build. 2001-03-06 00:12:43 +00:00
oeschger%netscape.com 8829d8d31f small fixes to help chrome, NOT PART OF BUILD 2001-03-05 22:53:40 +00:00
axel%pike.org d5844e66ac not part of build; adding color and scrollbars, thanx to peterv. Adding late population of grid, respecting the search entry 2001-03-05 15:39:28 +00:00
timeless%mac.com c06cf59ce4 fix Bug 42406 autostretch="never" needs to be added for checkboxes
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
axel%pike.org bfb96d3958 not part of build, the string wrapper misses the last char in ::toCharArray() 2001-03-04 21:17:33 +00:00
blakeross%telocity.com ef92136240 The rest of 70755. 2001-03-03 20:54:26 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
timeless%mac.com a47d4b2460 fix bug 70569 dead code doesn't belong in tree
r=morse, sr=brendan@mozilla.org
2001-03-02 04:04:35 +00:00
axel%pike.org ad9cd60d3b not part of build; adding a XUL interface to use the xalan conformance tests for transformiix 2001-03-02 03:45:29 +00:00
axel%pike.org a229441467 not part of build; Calling ::Normalize() on result document, hack to get the xalan buster return useful hints on errors 2001-03-02 03:40:48 +00:00
blakeross%telocity.com 38794d139f UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
mstoltz%netscape.com 33c8110175 bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan 2001-03-02 00:09:20 +00:00
heikki%netscape.com db62b4abd8 Bug 49572, implemented responseText property for XMLHttpRequest object. Also some minor nsCOMPtr initialization optimizations and updated tests. r=harishd, rpotts (stream reading part), sr=jst. 2001-02-28 23:46:59 +00:00
oeschger%netscape.com 47d25563bb adding some localization (incomplete) to help viewer, not part of build 2001-02-27 16:01:21 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
rginda%netscape.com 5cc2012fd6 -- NOT PART OF THE BUILD --
Don't break 0.8 users just yet.
2001-02-27 03:30:35 +00:00
scc%mozilla.org 5d07a6a63d bug #70161: make mac build machinery for inspector. still to be done --- add to the build, add optimized libraries to the inspector.mcp project (still not part of the build ((like that's an excuse!))) 2001-02-26 07:33:59 +00:00
cls%seawood.org 3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
morse%netscape.com 2a278f849d bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com 2001-02-24 02:48:51 +00:00
oeschger%netscape.com 52a04a142a updates to help chrome, NOT PART OF BUILD 2001-02-23 14:57:34 +00:00
morse%netscape.com d683ec1255 bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
hewitt%netscape.com cd5e99fc89 brings inspector back to life after layout split (not part of build) 2001-02-22 23:29:05 +00:00
dbaron%fas.harvard.edu 26b5678e13 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 14:06:14 +00:00