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

124 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 3895a9d90d changes for hangas for his platform specific ui files 1999-09-14 02:13:50 +00:00
sspitzer%netscape.com 4faf8d4ffa 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 c223f99fe8 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 01ea5bec28 Force MAKEFILES to be set, even if nothing is read. 1999-09-10 18:05:38 +00:00
mscott%netscape.com 5bffca8046 Bug #11405 --> build db\mdb and db\mork 1999-09-08 20:59:36 +00:00
rginda%ndcico.com bd833506d2 Changes to configure extentions/irc and extentions/irc/libbs, for irc library 1999-09-06 17:19:05 +00:00
cls%seawood.org d4fd34d75a Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
kipp%netscape.com 32d51313ea Added dom idl Makefiles 1999-09-01 00:55:35 +00:00
bruce%cybersight.com 76bf00b38e Add gfx/idl/Makefile 1999-09-01 00:38:23 +00:00
ramiro%netscape.com a0facefaf3 Add a config makefile that can be set by the toplevel config. 1999-08-24 14:43:44 +00:00
waterson%netscape.com a099869098 Add xpfe/components/directory/Makefile. 1999-08-23 04:20:45 +00:00
ramiro%netscape.com 7f6c254748 Add embedding examples. 1999-08-22 15:31:44 +00:00
ramiro%netscape.com 2e60bb6535 Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
tague%netscape.com f969ec5baf updated for nsIEntityconverter 1999-08-21 02:51:15 +00:00
briano%netscape.com 5a737031e9 Added xpinstall/packager. 1999-08-20 02:59:26 +00:00
cls%seawood.org e5ee7e67f5 Must create the intermediate sudir first. Thanks to Tim Rowley <tor@cs.brown.edu> for pointing this out 1999-08-20 02:33:21 +00:00
ramiro%netscape.com 7006f7b8ce Fix build bustage. 1999-08-19 23:05:52 +00:00
rjc%netscape.com 5d9fe5a35d Get Search stuff into Unix builds. 1999-08-19 19:57:10 +00:00
ramiro%netscape.com fc948c159d Cleanup the nsWidgetSupport.cpp mess on unix. Windows next. 1999-08-17 16:09:40 +00:00
ramiro%netscape.com 2835075ab2 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
matt%netscape.com f8d4dbcbd1 Adding makefile locale/en-US 1999-08-12 22:41:25 +00:00
matt%netscape.com cb4c2b5353 adding allmakefiles.sh 1999-08-10 02:49:43 +00:00
brade%netscape.com 49ecf5b840 editor/ui/composer/locale 1999-08-09 13:35:39 +00:00
arielb%netscape.com a1d83223f4 added a new and improved factory to caps module. fixed some bugs and
cleared some warnings.  also move some methods of privilege manager to
principal manager.
1999-08-06 22:44:35 +00:00
tao%netscape.com bc1b8897fb Add editor/ui/dialogs/locale/en-US to UNIX build. 1999-08-06 20:09:34 +00:00
slamm%netscape.com 8130e614be Add sidebar component directory. 1999-08-03 22:35:39 +00:00
ftang%netscape.com 8719d5b24c remove ucvja2. the converters are merged into ucvja 1999-08-03 18:06:10 +00:00
ramiro%netscape.com 493ea93050 Add toolkit service. 1999-08-02 13:41:04 +00:00
tague%netscape.com 2b0c246d3b Land nsLocale scriptability changes 1999-08-02 03:00:23 +00:00
ramiro%netscape.com 64c16183ef Exorcise the evil global app context thing and replace it with an xpcom thing. 1999-07-23 12:12:08 +00:00
mcafee%netscape.com 52f5276020 Removing win-specific directory profile/Acct 1999-07-23 06:44:02 +00:00
mcafee%netscape.com e118769f2e Adding Acct Makefile to unix build, not part of build yet. 1999-07-23 06:40:36 +00:00
racham%netscape.com afc256c600 Added xpidl interfaces to profile services 1999-07-23 00:56:42 +00:00
blizzard%redhat.com 81741a76f8 add the window_service makefile to the list 1999-07-21 22:02:16 +00:00
dougt%netscape.com ae5e2e23eb Adding xpinstall/notifier 1999-07-21 20:48:28 +00:00
putterman%netscape.com 1fc45ed212 Add xpfe/global/resources/locale so globalOverlay.dtd gets copied over. 1999-07-20 19:17:11 +00:00
ramiro%netscape.com a48362201d Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
hangas%netscape.com 83b9e99d62 Updated to add chrome://global/content/ dir to build 1999-07-19 21:42:29 +00:00
ramiro%netscape.com 4ecd46b17e Add timer dirs. 1999-07-17 13:03:52 +00:00
norris%netscape.com f64740e501 Move several security files into idl. (Create idl directory in caps module.)
Implement methods of nsIXPCSecurityManager.
Fix random errors in DOM JS security.
1999-07-15 23:23:16 +00:00
matt%netscape.com 2036c14ae0 Adding global to allmakefiles.sh 1999-07-14 00:48:10 +00:00
racham%netscape.com a010c41a75 Added defaults dir to the list. Rev by gayatri. Approved by chofmann 1999-07-09 04:39:31 +00:00
ramiro%netscape.com 3898327803 Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +00:00
matt%netscape.com 29480146f8 Adding resources directory 1999-07-01 23:02:59 +00:00
mcafee%netscape.com 2df6456694 Adding htmlrobot for NECKO case 1999-07-01 20:30:00 +00:00
mcafee%netscape.com 3df31588fb Cut & paste error on last checkin 1999-07-01 20:26:11 +00:00
mcafee%netscape.com 94094a1ebf Switching to test for NECKO instead of -d netwerk, which everyone has now. Added cookies Makefiles for necko case. 1999-07-01 11:40:23 +00:00
cmanske%netscape.com 7e2e70e583 Removed editor guimanager 1999-06-30 20:53:44 +00:00
mcafee%netscape.com dab9d72fd3 Adding Makefiles for BeOS. 1999-06-30 04:20:46 +00:00
sgehani%netscape.com e81b5942f9 XPInstall ressurected on Unix. 1999-06-23 06:22:53 +00:00