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

70240 Коммитов

Автор SHA1 Сообщение Дата
disttsc%bart.nl d423dfc50a Apparantly nsinstall created a directory navigator.dtd.out, temporary fix: GARBAGE -> GARBAGE_DIRS 2000-09-09 15:20:28 +00:00
rich.burridge%sun.com 939ff071ff Fix to enable XPInstall to build/run on the Solaris platform.
r=sgehani@netscape.com  a=brendan@mozilla.org
BugId: #43080.
2000-09-09 14:18:48 +00:00
disttsc%bart.nl 8a89969e08 First attempt at fixing puma bustage. nsinstall seems to have created a viewSource.xul.out dir, which doesn't get removed currently. Since viewSource.xul doesn't need the .out magic any longer (smfr removed the build id), removing all that and replacing GARBAGE with GARBAGE_DIRS. r=scc 2000-09-09 13:48:49 +00:00
scc%mozilla.org c84f6229fb more HPUX fixes 2000-09-09 13:26:07 +00:00
scc%mozilla.org cd400fe3cf HPUX is smarter than me 2000-09-09 12:53:38 +00:00
scc%mozilla.org bd62c909ac moved |Mid|, |Left|, and |Right| to "nsAWritableString.h" since on SunOS, they couldn't compile until after they'd seen the definition of |basic_nsAWritableString|. They're still members or readable ... got to get rid of these functions 2000-09-09 11:57:43 +00:00
scc%mozilla.org 6c54834914 fixing some bugs in the new parser string code; changing some names 2000-09-09 11:31:04 +00:00
scc%mozilla.org ea2b0fd9c3 added method to make linking possible :-) 2000-09-09 10:30:49 +00:00
scc%mozilla.org 1ee6f4da63 fixing linux bustage 2000-09-09 10:24:45 +00:00
scc%mozilla.org a9c1d0dd41 fix typo 2000-09-09 10:21:31 +00:00
scc%mozilla.org 3cbbb0afad fix |const| error 2000-09-09 10:17:45 +00:00
scc%mozilla.org 51a6875de0 adding more new string files 2000-09-09 09:50:14 +00:00
scc%mozilla.org 4976300d7a fixing the build for VC++ 2000-09-09 09:48:12 +00:00
scc%mozilla.org 8271620013 fixes for VC++ 2000-09-09 09:44:45 +00:00
scc%mozilla.org 52146b8bc8 fixes to make it compile on VC++ 2000-09-09 09:39:44 +00:00
jst%netscape.com 1c8abb9416 Backing out the last changes to these files since they caused redness on tinderbox... 2000-09-09 09:26:19 +00:00
scc%mozilla.org ef2e163089 adding new string files to the build 2000-09-09 09:05:16 +00:00
scc%mozilla.org 446f9a7680 adding new string files to the build 2000-09-09 08:54:03 +00:00
scc%mozilla.org b957ef46c6 adding new string headers to exports 2000-09-09 08:53:39 +00:00
BlakeR1234%aol.com a189fea186 Classic skin polish (46613) 2000-09-09 08:39:46 +00:00
scc%mozilla.org fc5dcc58b5 adding new string headers to exports 2000-09-09 08:24:31 +00:00
BlakeR1234%aol.com e0ea56d115 Classic skin polish (46613) 2000-09-09 08:18:53 +00:00
BlakeR1234%aol.com a62dd4bd64 Classic skin polish (46613), use disabled dropmarker image for disabled menubuttons (like the nav back/fwd buttons) 2000-09-09 07:48:09 +00:00
scc%mozilla.org 26fdf3a955 refactoring |ToUpperCase|, |ToLowerCase| 2000-09-09 07:30:55 +00:00
cls%seawood.org c585cbcf9c Ok, so I'm an idiot... 2000-09-09 06:47:43 +00:00
scc%mozilla.org f9628a5ea2 nobody uses |nsFragmentedString| as yet ... changing it now to be based on the new work from |nsSlidingString|/|nsSlidingSubstring| for the parser 2000-09-09 06:42:45 +00:00
scc%mozilla.org 2f06e33fc1 adding a |#if|d out hunk of code to remind me of something later 2000-09-09 06:40:49 +00:00
scc%mozilla.org d20b91809f closer to getting the parser strings in; these files are still not part of the build 2000-09-09 06:35:16 +00:00
scc%mozilla.org 2e1d1cad8f fix |const| errors, this file is not yet part of the build 2000-09-09 06:32:46 +00:00
scc%mozilla.org 3798ef25f3 adding more new string files 2000-09-09 06:29:37 +00:00
jst%netscape.com 20e0e70734 Changing PLEvent que priority. r=pavlov,vidur 2000-09-09 06:11:50 +00:00
nelsonb%netscape.com d856a6e4f8 Create a new function, CERT_DupCertList(), and call it instead of calling
CERT_CertChainFromCert in ssl_DupSocket().  This is MUCH faster.  This is
the first approximation of the right fix.  The next step is to consider
doing ref counting instead of actual duplication.  Fixes bug 51425 .
2000-09-09 06:08:46 +00:00
cls%seawood.org 9a22fb5ff1 Ok, so what was the point of a static (non-inline) function in a header file? Why do the other compilers allow this? Why does Workshop 5.0 barf on it? 2000-09-09 06:02:34 +00:00
anthonyd%netscape.com 02ba6d64c1 putting in the rules for jar packaging,
NOT IN THE BUILD
dprice using anythonyd's linux machine
if there are problem email dprice@netscape.com
2000-09-09 05:54:35 +00:00
brendan%mozilla.org f76a0a2d6b Fix C++ portability and AIX compilation problem due to last C++ porting attempt (48976, r=jdunn@netscape.com). 2000-09-09 05:53:00 +00:00
anthonyd%netscape.com 0b60677281 make certain the destination path for the jar file exists. R=warren
dprice using anthonyd's account
if there are problems email dprice@netscape.com
2000-09-09 05:46:29 +00:00
jst%netscape.com a29c8269e1 Removing static IID's (NS_DEFINE_IID()) and replace the static IID's with NS_GET_IID(), this cleans things up and simplifies my fix for nsbeta3+ bug 7515. r=pollmann@netscape.com 2000-09-09 05:46:14 +00:00
anthonyd%netscape.com 37fda41540 Fixing bad makefile rule to use $(INSTALL) instead of calling cp directly
in preparation for Jar Packaging on Linux
dprice using anthonyd's account to check in
if there are problems email dprice@netscape.com
2000-09-09 05:45:12 +00:00
anthonyd%netscape.com 68da8cf588 Fixing bad rule to use $(INSTALL) instead of calling cp directly.
Preparation for Jar Packaging on Lunix
dprice using anthony's account to check in,
if there are problems email dprice@netscape.com
2000-09-09 05:43:42 +00:00
BlakeR1234%aol.com 72652578a0 Fix bug 51266, allow cookie blocking for local files and the about: protocol. r=morse a=morse 2000-09-09 05:20:09 +00:00
scc%mozilla.org 1b5dad648c fix a |const| error 2000-09-09 05:02:19 +00:00
jst%netscape.com 4a59e000ba Backing out checkin for bug 36849. This change is the reason for mozilla to freeze while loading pages (by not processing paint events while loading pages), this has made mozilla feel really crappy for the last 5 weeks, this is unacceptable. r=vidur. 2000-09-09 04:46:36 +00:00
scc%mozilla.org f005c9b3b7 adding the new string files 2000-09-09 04:43:55 +00:00
scc%mozilla.org 59389ddca9 more work towards a working |nsSlidingString|, |nsSlidingSubstring| for the parser, these files are not yet part of the build 2000-09-09 04:42:19 +00:00
scc%mozilla.org cff3c8e744 fixing comments, not yet part of the build 2000-09-09 04:40:38 +00:00
scc%mozilla.org 4337bf7aef adding comments 2000-09-09 04:40:01 +00:00
scc%mozilla.org 9c9a645de8 fixing includes 2000-09-09 04:39:25 +00:00
beard%netscape.com ddae8993e0 splitting out call trees, to avoid creating unwieldy HTML reports. 2000-09-09 04:23:17 +00:00
beard%netscape.com b69d93c128 trims strings by copying them, to avoid retaining excessively large strings. 2000-09-09 04:22:06 +00:00
beard%netscape.com 9bc9544d23 manages a compressed calltree. 2000-09-09 04:20:50 +00:00