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

168 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 7f865e4e45 Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
rginda%netscape.com 4edbe77c53 Remove bslib (socket component no-longer-used in irc), r=leaf 2000-01-15 01:41:01 +00:00
hyatt%netscape.com ecfbb10f24 Adding the XBL impl. r=trinity 2000-01-12 09:26:27 +00:00
cls%seawood.org 26766e6526 Oops. Wrong fix. Backing out. 2000-01-11 09:49:20 +00:00
cls%seawood.org c59b2c73f2 Commenting out non-existant Makefile 2000-01-11 09:41:13 +00:00
hyatt%netscape.com 8dc8cc1911 Adding XBL. 2000-01-11 08:26:26 +00:00
cls%seawood.org 99288dd251 New Makefiles that were added to the build at some point. 2000-01-11 03:46:42 +00:00
mkaply%us.ibm.com a4edcd5c0d Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:35:12 +00:00
warren%netscape.com 8dfc4ad9bd Removed netwerk/util. 2000-01-05 03:01:21 +00:00
valeski%netscape.com 3833d88e45 r=mcafee, a=sdagley. turning on date time protocol 1999-12-21 22:33:36 +00:00
jband%netscape.com 7d0cb0f4bb Landing big set of DOM and XPConnect changes:
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.

XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.

Also, xpconnect tests are reorganized and improved.

fixes bugs: 13419, 17736, 17746, 17952, 22086

r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +00:00
pavlov%netscape.com 9c13f45fde cache stuff r=fur 1999-12-07 04:28:23 +00:00
fur%netscape.com f74434f46d Fix imminent unix build bustage because I failed to add the cache makefiles 1999-12-07 03:17:35 +00:00
cls%seawood.org db98473510 Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 1999-12-01 06:08:25 +00:00
slamm%netscape.com e3fd86a8c2 Add sidebar component makefiles. r=mcafee 1999-11-30 00:49:09 +00:00
tbogard%aol.net 673c7072b9 Added docshell makefiles to the build. Thanks to andreas.otte@primus-online.de for reminding me of this. 1999-11-29 22:58:57 +00:00
andreas.otte%primus-online.de 5bd63e6b95 Adding res-protocol makefiles r=warren 1999-11-29 10:10:21 +00:00
cls%seawood.org 98d0b26d1d Removed listing of win32 Makefile I accidentally checked in. 1999-11-20 23:48:14 +00:00
mscott%netscape.com 8acd709233 add uriloader directory 1999-11-18 06:05:16 +00:00
cls%seawood.org 38f0f34022 Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
cls%seawood.org 36638d7851 Removing dbm & modules/security/freenav from DIRS 1999-11-14 02:52:19 +00:00
blizzard%redhat.com 39f17179e6 add widget/src/gtksuperwin/Makefile 1999-11-12 20:12:28 +00:00
cls%seawood.org c37ffed10b I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h. 1999-11-10 02:30:47 +00:00
cls%seawood.org 535128ff07 Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
cls%seawood.org def1bb1371 Moved the handling of extensions into configure.in.
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
   --disable-cookie-management
   --disable-client-wallet
   --disable-single-signon
1999-11-09 23:30:32 +00:00
cls%seawood.org a8c0052d91 Commented out unused Makefiles 1999-11-09 23:18:28 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org 9045bd6267 No need to generate obsolete network Makefiles 1999-11-02 23:27:45 +00:00
mcafee%netscape.com 92e353b41e NECKO=1 is on by default now. this was removed from the Makefile name-space this past weekend and needs to be removed here. Adding necko directories by default, removing netwerk/makefiles. Adding netwerk/protocols/keyword/Makefiles for valeski. r=slamm. 1999-11-02 01:54:54 +00:00
ramiro%fateware.com 035f0f5f2a Work in progress to add reasonable rpm packaging support for the beast.
NOT PART OF THE SEAMONKEY BUILD.
1999-10-21 14:57:38 +00:00
alecf%netscape.com c35506fae6 remove makefiles that arent' part of the module anymore 1999-10-18 22:49:05 +00:00
rbs%maths.uq.edu.au 97e67cf1fc [MathML] Hooks to allow --enable-mathml 1999-10-13 00:46:09 +00:00
leaf%mozilla.org 6017fd63f5 << termination needs to be the first thing on the line, no preceding whitespace
fixing solaris build
1999-10-08 02:27:34 +00:00
tao%netscape.com 241299a088 Hook up l10n/ when MOZ_L10N is defined. 1999-10-08 01:32:44 +00:00
sspitzer%netscape.com 8093d1a122 fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
sspitzer%netscape.com ae18a95895 finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
sspitzer%netscape.com 0447c362ae idlservices is gone, as is the profile appcore. #14999 1999-09-28 07:35:32 +00:00
mcafee%netscape.com 67f0e0f0aa Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
brade%netscape.com b6aecef2a1 add editor/txmgr/idl 1999-09-21 22:28:08 +00:00
waterson%netscape.com 74b40123ed Add regviewer. 1999-09-21 05:08:18 +00:00
dougt%netscape.com 8c114e1926 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
gayatrib%netscape.com ddc337b8b5 adding locale and en-US dir to profile resources dir 1999-09-17 23:19:07 +00:00
rjc%netscape.com dced22fecd Add search service into Unix builds. 1999-09-15 11:23:43 +00:00
akkana%netscape.com 3279a91445 Add htmlparser/tests/outsinks 1999-09-14 21:39:41 +00:00
sspitzer%netscape.com 798b594a9c changes for hangas for his platform specific ui files 1999-09-14 02:13:50 +00:00
sspitzer%netscape.com e08a5a5296 changes to get pref-migrator (think apprunner -installer) on UNIX.
use the NS_DEFINE_STATIC_IID_ACCESSOR and NS_DEFINE_STATIC_CID_ACCESSOR macros.
fix a bunch of warnings.  rewrite to use #defines. remove unused variables.  use MAXPATHLEN instead of _MAX_PATH.
when setting a 4.x pref (example "mail.directory") to a new 5.0 value, create a "premigration" pref
with the old value.  (example "premigration.mail.directory").
1999-09-11 19:48:50 +00:00
ramiro%netscape.com ffe42c86fb More unix embedding examples, contributed by
Milind Changire <milindc@corel.com>.
NOT PART OF BUILD.
1999-09-10 20:29:28 +00:00
briano%netscape.com 80ca7ca8bd Force MAKEFILES to be set, even if nothing is read. 1999-09-10 18:05:38 +00:00
mscott%netscape.com 698f6efb37 Bug #11405 --> build db\mdb and db\mork 1999-09-08 20:59:36 +00:00
rginda%ndcico.com 8ad03667e9 Changes to configure extentions/irc and extentions/irc/libbs, for irc library 1999-09-06 17:19:05 +00:00