ramiro%netscape.com
c472f184a9
Set the timer lib flags in one place.
1999-08-24 14:46:43 +00:00
ramiro%netscape.com
91b4632993
Add real link time dependencies for $(PROGRAM).
1999-08-24 12:37:15 +00:00
ramiro%netscape.com
308bf10dca
Dont link in neckoutil.
1999-08-22 13:55:40 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
20af8a6f9c
Took out linking of widdget and gfx. Its not needed and it currently
...
breaks on some platforms, like Neutrino.
1999-08-19 14:57:39 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
leaf%mozilla.org
555403625a
Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH
1999-08-17 19:01:03 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4e0e44c35a
Dont link in the webshell into the app.
1999-08-17 14:42:25 +00:00
ramiro%netscape.com
038e16b3a1
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +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
danm%netscape.com
0ce57055ba
disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
1999-08-16 22:23:19 +00:00
morse%netscape.com
84f6fd65d1
fix bugs 11716 and 11766
1999-08-14 16:56:52 +00:00
racham%netscape.com
794cee16c3
Adding printfs for bug isolation purposes. Part of bug 11638, 11716 fixes. Rev by gayatri. Approved by Chris Yeh.
1999-08-12 20:25:09 +00:00
racham%netscape.com
c710be661c
Automatic migration for a single unmigrated profile
1999-08-11 05:21:59 +00:00
davidm%netscape.com
4bf9335dd7
add nsCommonDialogs and nsDialogParamBlock factories and registration
1999-08-11 03:03:47 +00:00
morse%netscape.com
004a53fc3d
fix build bustage
1999-08-10 08:26:20 +00:00
morse%netscape.com
c8841d8c34
download mapping tables when browser starts up
1999-08-10 07:54:33 +00:00
toshok%hungry.com
07ce6f3036
if we're doing OJI, we need both -ljsj and -loji
1999-08-09 22:44:06 +00:00
ramiro%netscape.com
b7e6ce22cb
Dont link in zlib, its not needed.
1999-08-05 22:38:08 +00:00
ramiro%netscape.com
811bd6416f
Dont link -lxp, its not needed.
1999-08-05 13:46:52 +00:00
ramiro%netscape.com
b3069d6ccb
Remove duplicate -lxpcom link flag.
1999-08-05 13:09:41 +00:00
ramiro%netscape.com
94ad423b9e
Dont link in libcaps. Its not needed.
1999-08-05 12:52:23 +00:00
ramiro%netscape.com
eb3533c79e
Dont link with nsappshell, its not needed.
1999-08-05 12:41:27 +00:00
ramiro%netscape.com
e560b3661b
Landing unix toolkit exorcism changes. #ifdef-ed OFF for now.
1999-08-02 13:53:49 +00:00
dp%netscape.com
f1ed71677d
Fixing calls to startup and shutdown xpcom
1999-07-31 06:26:24 +00:00
mscott%netscape.com
c790980c6e
fix build breakage....include config.mak
1999-07-29 03:56:54 +00:00
briano%netscape.com
5ca4aa0b87
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
warren%netscape.com
d3f12d9b9c
Added NS_ShutdownXPCOM to facilitate leak detection in purify.
1999-07-28 08:42:53 +00:00
racham%netscape.com
c2e179762c
Fixing no migration profiles case. bug 9783
1999-07-28 06:32:08 +00:00
briano%netscape.com
007ea62765
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
danm%netscape.com
25c2d9c6ad
hooking up window OS border control from JS/C++
1999-07-27 06:34:25 +00:00
neeti%netscape.com
088bd4235e
cookie prefs not being initialized bug 10444
...
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
sdagley%netscape.com
b9dceaf433
Necko change specific to Mac - don't bail if cookie manager component can't be found as it doesn't exist yet for Mac.
1999-07-25 01:50:02 +00:00
mcafee%netscape.com
5923d98342
Adding caps library to fix Solaris linkage.
1999-07-24 10:40:42 +00:00
ramiro%netscape.com
42b9b84f44
Remove stubs which are not needed anymore.
1999-07-22 18:38:55 +00:00
valeski%netscape.com
d42020a1ef
necko - rearranged cookie service init order so it's after the profile init
1999-07-19 22:49:24 +00:00
valeski%netscape.com
d77bea2b79
necko only - initializing cookies
1999-07-19 21:19:13 +00:00
ramiro%netscape.com
fda4120340
Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
...
according to the toolkit they match. Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
slamm%netscape.com
e33e65a165
Fix build warnings.
1999-07-16 20:06:37 +00:00
dp%netscape.com
c1aea59ed9
Backing out release build autoreg optimization. The optimization fails
...
if people pull a more recent build on top of their existing one.
- approved by Chris Hofmann
1999-07-12 07:45:01 +00:00
duncan%be.com
bccc6db380
Changes to get BeOS tinderbox to work.
...
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com
5b2b8782b2
Factor out xlibrgb.
1999-07-07 02:12:44 +00:00
sspitzer%netscape.com
d1bb316633
support -news command line argument
1999-07-07 00:06:16 +00:00
gayatrib%netscape.com
2638b04a66
Modified to load the newpm.xul to invoke profile manager ui
1999-07-06 08:32:21 +00:00
racham%netscape.com
f9d24c46cc
Added login to support netcenter's product registration work
1999-07-05 01:27:39 +00:00