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

74188 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org d5425c7135 Simple script to remove duplicates from a list given as the args. 2000-12-27 00:08:18 +00:00
cls%seawood.org 263c51c15d XPCOM_STANDALONE is no longer needed for xpcom standalone builds 2000-12-26 23:49:01 +00:00
leaf%mozilla.org d926b8ba4e Automated update 2000-12-26 22:30:10 +00:00
bryner%uiuc.edu bc187fdea4 Removing all traces of the old LAYERS #define. r=jst, sr=cls. 2000-12-26 22:19:17 +00:00
leaf%mozilla.org d741e53a95 removing the touch of mozilla/security/Makefile unless we are explicitly
building BUILD_MODULES=psm... othwerwise, the checkout of the psm module
fails on an existing, built mozilla tree. r=cls
2000-12-26 22:10:13 +00:00
pschwartau%netscape.com 4d301707dd Adjusting hard-coded Pacific timezone date testcases to work in any tester's timezone - 2000-12-26 20:02:04 +00:00
pschwartau%netscape.com 0398d7bee8 Adding functionality to adjust hard-coded date tests (written for Pacific timezone) for the tester's own timezone 2000-12-26 19:55:05 +00:00
pschwartau%netscape.com bfb589f60d Modifiying one line that was failing in GMT+ timezones (i.e. east of Greenwich) 2000-12-26 19:34:07 +00:00
jst%netscape.com 2539c465b6 Removing unnecessary include files and forward declarations. 2000-12-26 01:21:25 +00:00
jst%netscape.com 6002d6944f Removing unused CID and doing some whitespace cleanup. 2000-12-26 01:01:41 +00:00
jst%netscape.com 671815e49a Removing dead code and unused member variables from nsHTMLDocument, r=timeless@mac.com. Oh, and wrap nsHTMLDocument::MatchLayers() in #ifdef NS_IMPLEMENT_DOCUMENT_LAYERS 2000-12-26 00:39:42 +00:00
blakeross%telocity.com d49fa23d8e Fixing a minor problem with the last patch I checked in. r=timeless 2000-12-25 23:57:57 +00:00
blakeross%telocity.com d0104aa87f Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf 2000-12-25 05:13:15 +00:00
blakeross%telocity.com 02afa00bbd Fix 38416: entire textarea should have edit cursor. patch proposed by neil@parkwaycc.co.uk. r=blake sr=sfraser 2000-12-24 09:03:31 +00:00
blakeross%telocity.com 6f718a65ce Fix 63572: colorpicker in Composer and message compose is broken. r=cmanske sr=syd 2000-12-24 06:40:52 +00:00
jar%netscape.com 3717905dc7 Added --detail option to show basis for object sweeping action 2000-12-24 05:56:41 +00:00
mkaply%us.ibm.com 0de85873eb OS/2 TB breakage
This would be the next break on Unichar
2000-12-24 03:54:59 +00:00
dbaron%fas.harvard.edu 02699d145e Attempt to fix OS/2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. b=54564 2000-12-24 03:36:32 +00:00
jst%netscape.com ccf4483775 Fixing a change I overlooked in my last big checkin that caused a crash in some cases where forms were accessed from JS. r=jag 2000-12-24 01:52:05 +00:00
dbaron%fas.harvard.edu 67d72cfee7 Attempt to fix OS/2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. UniChar was accidentally used in place of PRUnichar. b=54564 2000-12-24 01:26:18 +00:00
mkaply%us.ibm.com 3b4adbb681 OS/2 TB breakage
PR_CALLBACK
2000-12-23 22:57:56 +00:00
dbaron%fas.harvard.edu 49235b88ca Attempt to fix BeOS bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 22:15:06 +00:00
dbaron%fas.harvard.edu 335d5efaf5 Temporary hack to remove libpsmglue.so since cls's changes yesterday made it not built by default, and my changes today caused unresolved symbols in the old library. r=cls 2000-12-23 21:46:39 +00:00
dbaron%fas.harvard.edu f08876ee6f Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 21:43:53 +00:00
dbaron%fas.harvard.edu 227d523f0b Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 20:31:08 +00:00
dbaron%fas.harvard.edu 9a4447d4bb Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 19:00:35 +00:00
leaf%mozilla.org 1dd0ae7444 Automated update 2000-12-23 16:45:09 +00:00
dbaron%fas.harvard.edu 6b1c9bf9dc Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
Implement (without enabling, yet) assertions to warn about static constructors.  b=62006
Partly fix warnings about MOZ_DECL_CTOR_COUNTER on Mac builds by removing extra semicolon.  b=60145
Start to fix the longstanding leaks of nsTraceRefcnt's own hashtables.
r=waterson@netscape.com  sr=brendan@mozilla.org
2000-12-23 16:43:32 +00:00
dbaron%fas.harvard.edu 96c04d5b28 Fix and enable the autoconf test to allow the faster version of NS_LITERAL_STRING on compilers where sizeof(wchar_t) == 2 or compilers (such as gcc 2.96+) that accept -fshort-wchar to force this. r=waterson@netscape.com sr=cls@seawood.org b=54564 2000-12-23 16:34:49 +00:00
jst%netscape.com b5b91b7b31 Removing the last (unnecessary) call to nsIHTMLContent::ToHTMLString that I missed in my first checkin. r=jag 2000-12-23 13:44:22 +00:00
jst%netscape.com 469f98b907 More mac bustage fixes... 2000-12-23 13:32:28 +00:00
jst%netscape.com 9d288d841d One more attempt at fixing the mac redness. 2000-12-23 12:57:59 +00:00
jst%netscape.com 9b7f6623ab Fixing nsINameSpace leak introduced in my last checkin. 2000-12-23 12:14:41 +00:00
jst%netscape.com 0def54d99d Attempting to fix mac bustage. 2000-12-23 11:59:05 +00:00
jst%netscape.com 77b424c604 removed files: mozilla/layout/xml/content/src/nsGenericXMLElement.cpp 2000-12-23 11:12:01 +00:00
jst%netscape.com 3c2288e0b9 Redoing the way code is shared between different element classes in mozilla, in stead of having an inner object (mInner) and forwarding function calls to the inner object the elements now inherit from what used to be the inner object. Previously nsIJSScriptObject and nsIContent (and related interfaces) were implemented on all leaf classes (~60 classes) and all the methods in those interfaces were forwarded to the inner object, now all those methods are inherited in stead. This saves us ~3600 methods in the layout library (and 160k of code on linux) and cleans the code up considerably. r=pollmann@netscape.com, harishd@netscape.com sr=vidur@netscape.com. 2000-12-23 10:56:31 +00:00
disttsc%bart.nl 9cc1585499 Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc. 2000-12-23 06:45:54 +00:00
rpotts%netscape.com 3228f83073 bug #62955 - Dialog boxes are the wrong size. 2000-12-23 06:07:38 +00:00
cls%seawood.org 59a8a8c2aa Do not pull PSM/NSS by default until the conflict problem with the PSM Makefiles is resolved.
do:
make -f client.mk pull_all BUILD_MODULES=psm
if you want to build psm/psm-glue/nss
2000-12-23 03:11:17 +00:00
cls%seawood.org 2835595963 Remove js/src from psm dep list since it's already in DIRS list 2000-12-23 02:44:16 +00:00
cls%seawood.org 2f569c7830 JS has required NSPR for some time apparently. Updating module list to not pull all of js/ just enough to build libmozjs.so (js/src). 2000-12-23 02:26:44 +00:00
jgmyers%netscape.com 27e40f55d6 IPv6 support in PSM: bug 47834 r=ddrinan sr=brendan@mozilla.org 2000-12-23 01:26:25 +00:00
blakeross%telocity.com ac36db073a Removing old pref.js (not used/built/packaged anywhere). r=bryner sr=syd 2000-12-23 01:08:10 +00:00
sspitzer%netscape.com 92b52da5c1 fix leak. sr=syd 2000-12-23 01:02:25 +00:00
curt%scruznet.com 4766fc0407 New. 2000-12-23 00:56:39 +00:00
curt%scruznet.com afededcbad Pulled the logic for creating the plotable dat files out into a seperate
AWK script (create_dat.awk).

Use the Skip=5 variable definition to tell linear-regression.awk to ignore
the first 5 urls of data files.
2000-12-23 00:56:08 +00:00
sonmi%netscape.com 1f426e3eef added qaclean and beautified some of the rest 2000-12-22 23:56:41 +00:00
sonmi%netscape.com 6b86a22ebc :-) 2000-12-22 23:56:06 +00:00
sonmi%netscape.com 1a4b8bba5c was part of the qa wrapper for a long time, just never found the time to check it in 2000-12-22 23:40:54 +00:00
sspitzer%netscape.com 923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00