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

116410 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 0dee744062 More OS/2 bustage - I'm starting to understand it now - nsIFileSpec.h was including other stuff and now that it is gone, we are discovering header dependencies 2003-03-15 16:58:22 +00:00
bzbarsky%mit.edu fef48cc2d0 Fix a few inefficient callers of getElementsByTagName. Bug 191589,
r=neil@parkwaycc.co.uk, sr=jst
2003-03-15 16:30:09 +00:00
mkaply%us.ibm.com a3f9865571 OS/2 bustage - need nsILocalFile.h 2003-03-15 15:40:59 +00:00
ian%hixie.ch 6f34ba8bd5 disabling a signal handler isn't done by using undef 2003-03-15 15:07:34 +00:00
ian%hixie.ch a7bb820a34 fix the non-compiled case 2003-03-15 14:53:35 +00:00
ian%hixie.ch 56529c19a2 remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations. 2003-03-15 14:14:21 +00:00
mkaply%us.ibm.com a7154a78df OS/2 bustage 2003-03-15 14:07:54 +00:00
mkaply%us.ibm.com 2365ec8408 Actually only Windows and BeOS need it - when was the last time that ever happened 2003-03-15 11:47:18 +00:00
mkaply%us.ibm.com 90c4896557 OS/2 bustage 2003-03-15 11:38:15 +00:00
seawood%netscape.com 3dfeacb182 Everyone needs nsDirectoryServiceDefs.h 2003-03-15 09:51:02 +00:00
dougt%netscape.com 541685fca9 fixes bustage 2003-03-15 07:54:37 +00:00
seawood%netscape.com c2b2e804e2 Fixing bustage 2003-03-15 07:48:51 +00:00
cls%seawood.org 0aa749f07c Fixing mingw bustage 2003-03-15 07:12:52 +00:00
dougt%netscape.com da805c6ad1 no forced shared lib per byrner 2003-03-15 06:51:19 +00:00
dougt%netscape.com e06cabecf2 fixing bustage 2003-03-15 06:41:38 +00:00
dougt%netscape.com c3ea15b0e0 adding obsolete stuff to embedding package list. I really don't want to do this, but profiles requires it 2003-03-15 06:39:05 +00:00
bryner%netscape.com 91786bcbd8 fixing more bustage 2003-03-15 06:05:15 +00:00
dougt%netscape.com cd9c98c458 fixing bustage. per bryner 2003-03-15 05:58:22 +00:00
cls%seawood.org 891692c9de Fixing mingw bustage 2003-03-15 05:52:44 +00:00
cls%seawood.org b8c3edba72 Avoid tainting srcdir for win32 builds. 2003-03-15 05:45:20 +00:00
bryner%netscape.com 1d7a118270 attempting to fix mac bustage 2003-03-15 05:30:48 +00:00
cltbld%netscape.com f123fa5fa8 Automated update 2003-03-15 05:15:06 +00:00
seawood%netscape.com 420906770f Fix codesighs detection for objdir builds 2003-03-15 05:12:33 +00:00
mkaply%us.ibm.com 2b88fb6b29 No idea where this one came from - OS/2 bustage - use strlen/strcpy rather than PL_strlen/PL_strcpy 2003-03-15 05:08:53 +00:00
cltbld%netscape.com 51090ae1e4 Automated update 2003-03-15 05:00:06 +00:00
bryner%netscape.com c3557b62cf fixing phoenix bustage 2003-03-15 04:56:47 +00:00
mkaply%us.ibm.com db2809965b Attempt to fix Os/2 bustage. Cross your fingers 2003-03-15 04:47:05 +00:00
dougt%netscape.com 9040408519 fixing bustage 2003-03-15 04:43:21 +00:00
darin%netscape.com c102d96548 fixing bustage 2003-03-15 03:23:29 +00:00
dougt%netscape.com aa98f0a05f didn't want to check this in per darin 2003-03-15 02:31:17 +00:00
mkaply%us.ibm.com 4a2133fd7a OS/2 bustage 2003-03-15 02:27:21 +00:00
pschwartau%netscape.com 5aadc424fa Adding more cases to test. 2003-03-15 02:25:25 +00:00
seawood%netscape.com 270ac9105b Add prelim objdir support for codesighs test 2003-03-15 02:12:11 +00:00
mkaply%us.ibm.com 73ac309374 OS/2 needs 8.3 DLL names 2003-03-15 02:11:56 +00:00
mkaply%us.ibm.com b6bceec9f7 OS/2 needes 8.3 DLL names 2003-03-15 02:11:28 +00:00
mkaply%us.ibm.com eb2822e9dc No really, it's gkcontnt on OS/2 2003-03-15 02:00:20 +00:00
dougt%netscape.com b23665411c missed a few files 2003-03-15 01:57:22 +00:00
cltbld%netscape.com 038bafed45 Automated update 2003-03-15 01:15:10 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
pschwartau%netscape.com 5dfc4c8609 Improving comments. 2003-03-15 00:07:50 +00:00
rogerl%netscape.com f371aaa725 More BROKEN Hashtable changes 2003-03-14 23:56:21 +00:00
rogerl%netscape.com 9ffa462a5c !!! BROKEN !!! Begin switching InstanceBindings to HashTable 2003-03-14 23:55:49 +00:00
pschwartau%netscape.com c62eac8089 Adding more cases inspired by bug 197451. 2003-03-14 23:55:37 +00:00
cls%seawood.org c00160a696 Landing mingw changes for widget
Bug #134113 r=kmcclusk sr=blizzard
2003-03-14 23:35:18 +00:00
rogerl%netscape.com 0e9bd4ea45 Completed switch for LocalBinding map to hash table. 2003-03-14 23:14:04 +00:00
jkeiser%netscape.com 5fbb03ffd6 Make fast-update use curl when curl is present (bug 193789), r=seawood@netscape.com, sr=alecf@netscape.com 2003-03-14 21:20:40 +00:00
cls%seawood.org 883a8e9d26 Rename enumerated HKEY_* defines to avoid conflicts with mingw/w32api headers.
Bug #134113 r=ssu sr=dveditz
2003-03-14 20:50:35 +00:00
cls%seawood.org d9a8576360 mingw/w32api uses a different header guard than MSVC for <basestd.h>
Bug #134113 r=pavlov sr=tor
2003-03-14 20:41:43 +00:00
pschwartau%netscape.com df718533bc Initial add. Regression test for bug 196290, testing left-associativity of the + operator (cf. ECMA-262 Ed.3 Section 11.6.1) 2003-03-14 20:40:05 +00:00
cbiesinger%web.de 2780a4ce03 143365 r=paper sr=tor unloaded part of bmp image displays black/random garbage 2003-03-14 20:37:59 +00:00