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

169 Коммитов

Автор SHA1 Сообщение Дата
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
gagan%netscape.com 6217081df1 Reordered Netlib libs. NECKO only. 1999-07-01 21:46:05 +00:00
sspitzer%netscape.com d1a8390ac4 no need to link nsStubs.o in anymore. removing this line. 1999-07-01 02:30:43 +00:00
slamm%netscape.com 686011d694 Fix Solaris build bustage. Library order problem on link line. 1999-06-29 20:33:24 +00:00
sspitzer%netscape.com 029253f05c argh. I'm insane. ignore me. 1999-06-29 05:06:00 +00:00
sspitzer%netscape.com 483adf6fbd putting back briano's changes. sorry 1999-06-29 05:05:00 +00:00
sspitzer%netscape.com 708883d10d fixing build bustage. sending mail to briano about this. 1999-06-29 04:44:01 +00:00
briano%netscape.com 82f4c09e8c Changed the hardcoded path to nsStubs.cpp to use the topsrcdir macro. 1999-06-29 03:10:28 +00:00
gagan%netscape.com a46cae3c1c Removed gfxps linkage. 1999-06-29 02:54:04 +00:00
gagan%netscape.com 0275f3b407 Argh... another bad patch. 1999-06-29 01:01:11 +00:00
gagan%netscape.com dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +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 919559537e Adding case for BeOS. 1999-06-25 13:45:43 +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
Jerry.Kirk%Nexwarecorp.com 88833514d2 - Bug 7794 Moving $(TK_LIBS) further down in the library list 1999-06-09 19:46:31 +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
ramiro%netscape.com 19bff06f10 Add casts for picky compiler. 1999-05-31 18:47:33 +00:00
blizzard%redhat.com 477143c9cf move global xlib symbols, fix hard coded toolkit name in makefile 1999-05-28 04:13:29 +00:00
bruce%cybersight.com a11f987e0c HP-UX's aCC compiler requires main() to return int. 1999-05-27 05:17:27 +00:00
mcafee%netscape.com 206f04a516 -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
alecf%netscape.com 852b8b1384 fix tests by adding the right libraries 1999-05-26 07:56:47 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mcmullen%netscape.com 67ce487a0c Fixed file widget to use filespec, instead of string. Made input params const. 1999-05-15 22:54:17 +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 25345b7651 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +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 8ef9929cb0 fix gfx .so definition in makefile 1999-04-24 12:20:53 +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 fe14a5594b Fix linking errors, add some new class/interface ids, make it run. 1999-04-18 19:44:41 +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
bruce%cybersight.com c9eec3b20b Fix for library changes (old). 1999-04-17 01:02:31 +00:00
sspitzer%netscape.com 1096178644 scribble is bogus, I'm turning this off for now 1999-04-17 00:18:09 +00:00
sspitzer%netscape.com 68f6ae805b fixes to get the test to build 1999-04-10 00:36:18 +00:00
sspitzer%netscape.com a15acbf418 heed the ENABLE_TESTS variable 1999-04-10 00:36:05 +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 532f507e84 delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +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