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

30 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 3223988547 Fixing Solaris build breakage 1999-01-26 11:44:32 +00:00
mcafee%netscape.com a64be0a95a Switch to using rules in rules.mk instead of making them up here. Nuked unnecessary link lines, fixed incorrect reference to viewer.exe. 1999-01-26 09:29:54 +00:00
mcafee%netscape.com 6b9ca2b482 Use logic in rules.mk for -DWIDGET_DLL and -DGFXWIN_DLL defines; nuked unnecessary INCLUDES addition; renamed nsUnixMain.cpp to nsMotifMain.cpp to be consistant with the Gtk naming here. 1999-01-26 07:48:13 +00:00
mcafee%netscape.com aebdd887f9 OBJS rule is in mozilla/config/rules.mk, don't duplicate it here. 1999-01-22 01:20:34 +00:00
buster%netscape.com c172a4c68d removed nsEditorInterfaces.cpp and all references to global methods therein.
all editing is handled by the editor now.
1999-01-13 18:52:02 +00:00
rods%netscape.com 860dd9b58d Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
shaver%netscape.com af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
rods%netscape.com 5acf149a4f Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
ramiro%netscape.com 73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
wtc%netscape.com 386398a685 Link with -lpwcac -ldbm on all platforms, not just on FreeBSD, Linux,
and SunOS.
1998-12-02 16:49:27 +00:00
mjudge%netscape.com 0e0b211724 adding editor to the build 1998-11-29 22:13:27 +00:00
ramiro%netscape.com 35281c0e38 Renamed the viewer from 'main' to 'viewer' 1998-11-28 22:18:24 +00:00
akkana%netscape.com 722238b3cb more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
cls%seawood.org a6d0864b66 Moved PNG_LIBS after libimg for final link. 1998-11-11 06:12:10 +00:00
cls%seawood.org 288a1c7f8c Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
pavlov%pavlov.net 4537735559 fix it. honest! 1998-11-06 17:03:18 +00:00
pavlov%pavlov.net 3cfdd3c759 fix compiling 1998-11-06 16:37:33 +00:00
ramiro%netscape.com 59116c9511 Use filter instead of ifdef hacks. 1998-11-04 11:47:21 +00:00
cls%seawood.org 71349fe323 Fixed TOOLKIT_CFLAGS bug. Thanks to Mike Shaver <shaver@netscape.com> for pointing this out 1998-11-03 19:30:50 +00:00
cls%seawood.org bc6ca3753f Removed hardcoded 'gtk-config' 1998-11-03 16:16:37 +00:00
cls%seawood.org f70174e61a Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
ramiro%netscape.com c95e696782 Cleanup the GTK support. 1998-11-02 16:06:50 +00:00
ramiro%netscape.com 0ef4de0df3 Add support for GTK base timer. Rename the 'unix' timer lib to 'motif' 1998-11-02 14:32:12 +00:00
ramiro%netscape.com 3a6f2e79c6 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
Simplify the GTK vs motif hackery.
1998-11-02 13:31:43 +00:00
pavlov%pavlov.net 1548d60384 Implimented CreateViewerMenus() for the GTK test viewer. 1998-11-01 21:03:40 +00:00
shaver%netscape.com 21098b9130 use libwidgetgtk.so and libgfxgtk.so when selected by configure 1998-11-01 20:30:42 +00:00
shaver%netscape.com fab3e44cfc use libwidgetgtk.so and libgfxgtk.so when selected by configure 1998-11-01 20:01:08 +00:00
shaver%netscape.com 4d6c65c43b build the right files for --enable-nglayout=gtk 1998-11-01 07:48:25 +00:00
cls%seawood.org 5de96f891e Added $(FE_X_LIBS) to INCLUDES and $(FE_X_LIBS) to DSO_OS_LDOPTS to take care of motif dependencies under solaris. 1998-10-28 06:22:16 +00:00
cls%seawood.org 411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00