cyeh%netscape.com
34cd2ddae1
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +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
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
4ef23c965a
CLeanup the nsWidgetSupport.cpp mess on windows. Moved it to its own place. Its only
...
needed by test apps.
1999-08-17 16:31:52 +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
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +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
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
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
ramiro%netscape.com
d21b5469c7
Fix sun brain damage.
1999-07-18 07:47:43 +00:00
peterl%netscape.com
7945c53c1b
sync to new color api
1999-07-18 00:36:25 +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
d6078ab014
Was breaking with necko. Thanks to Andreas for pointing it out.
1999-07-17 23:46:02 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
ramiro%netscape.com
1894629c29
Ressurect some more.
1999-07-07 09:37:40 +00:00
ramiro%netscape.com
3f8b031e9d
Ressurect - again.
1999-07-07 09:29:35 +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
f41e67c622
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
warren%netscape.com
e87f3dfecd
Fixed necko ifdef.
1999-06-28 20:23:22 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
mcafee%netscape.com
22adbb8017
Adding case for BeOS.
1999-06-25 13:36:52 +00:00
mcafee%netscape.com
325c62382c
Adding a case for BeOS.
1999-06-25 13:34:39 +00:00
ramiro%netscape.com
773e34ec7d
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
ramiro%netscape.com
ccf4e567bf
Remove cruft.
1999-06-09 03:37:05 +00:00
briano%netscape.com
8699ea0019
Handle the (Unix) platform-specific DLL naming conventions properly.
1999-06-04 22:17:30 +00:00
mcafee%netscape.com
206f04a516
-lraptorhtml is a component now, don't link with it.
1999-05-27 00:55:09 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
kmcclusk%netscape.com
d7d854cab3
Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla.
...
Fix for Bug #4219 Fix for scribble. Removed NET_PollSockets()
call from AfterDispatch. Scribble works now under WIN32.
1999-05-07 20:14:16 +00:00
ramiro%netscape.com
065386bc5d
Resurrect.
1999-05-07 07:35:36 +00:00
bruce%cybersight.com
03ac503faa
Fixes for event queue changes. Still crash because of clipboard problems.
1999-05-07 06:48:55 +00:00
bruce%cybersight.com
c6f963f5a9
Remove dependency upon (and use of) -lnetutil on Unix.
1999-04-28 04:40:46 +00:00
blizzard%redhat.com
45a68c56bf
make tests work with more than just gtk
1999-04-23 16:59:35 +00:00
pierre%netscape.com
7bcc2b529a
removed the NS_IWINDOW_IID hack
1999-04-20 03:58:29 +00:00
ramiro%netscape.com
56ab3e9cfb
Remove duplicate link flags.
1999-04-19 06:21:29 +00:00
ramiro%netscape.com
0bcf0aaba4
Remove not needed link flag.
1999-04-19 06:15:12 +00:00
bruce%cybersight.com
6ef4084a4d
I can spell. Really!
1999-04-18 19:45:46 +00:00
bruce%cybersight.com
cb26e15abc
Makes this run again. Adds the event queue service code. Fix most warnings.
1999-04-18 19:02:18 +00:00
jdunn%netscape.com
6f521e21f1
link in xmltok and expat to fix linking error
1999-04-01 00:20:47 +00:00
jdunn%netscape.com
2740fcabcc
Fix compiler problem on AIX
1999-03-31 04:19:48 +00:00
ramiro%netscape.com
8ce50ad7cf
Make it possible to prefix mozilla dlls that conflict with system dlls.
1999-03-12 12:43:04 +00:00
ramiro%netscape.com
245efc0e98
unbreak it on linux.
1999-03-12 11:29:43 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
rods%netscape.com
2e95280446
I have removed nsRadioGroup and nsIRadioGroup and all references to it.
1999-03-05 20:28:16 +00:00
ebina%netscape.com
174cec60e4
Changing RegisterFactory to use the new API.
1999-02-26 19:45:10 +00:00
mcafee%netscape.com
7b56a37425
Need -lgfxps to link on linux
1999-02-24 08:29:11 +00:00
sar%netscape.com
b2ad536a28
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +00:00