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

69 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 2f20d7a986 Adding caps library to fix Solaris linkage. 1999-07-24 10:40:42 +00:00
pavlov%netscape.com bf635c1ce4 actually add the sound test 1999-07-24 05:01:29 +00:00
ramiro%netscape.com ca57fc99d2 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 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
duncan%be.com 867656f29d Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
ramiro%netscape.com abf0cc4a0f 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 8cd650ca49 Factor out xlibrgb. 1999-07-07 01:36:25 +00:00
ramiro%netscape.com b86c78a296 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
briano%netscape.com 287d21c600 Evidently nsStubs.cpp is no longer needed. 1999-07-02 03:21:43 +00:00
gagan%netscape.com 776160acfd Fixed more bustage. 1999-06-29 01:25:30 +00:00
gagan%netscape.com a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
mcafee%netscape.com 0e7d956e43 Changes for BeOS. 1999-06-26 07:19:21 +00:00
ramiro%netscape.com 05ae9c3868 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
mcafee%netscape.com 447cd270de Adding beeptest.html to the test suite. 1999-06-17 01:12:15 +00:00
evaughan%netscape.com f6a6cc5bf8 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
ramiro%netscape.com 3e8c2fcd3e Motif Ressurection. Thanks to Daniel Roberts <zuperdee@yahoo.com> for
doing the painful job of identifying everything that is missing and
stubbing it out.
1999-06-09 11:35:26 +00:00
Jerry.Kirk%Nexwarecorp.com edf2328d51 - Adding support for the Photon UI for viewer
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
kmcclusk%netscape.com d22e0e971e Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css
mozform.css and demoform.css file to be exported in Makefile.in
1999-05-28 21:55:33 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
kipp%netscape.com ddac1af254 Removed libraries no longer needed to link 1999-05-06 19:35:59 +00:00
pnunn%netscape.com 82485c948a These libs should only be linked with the appropriate decoder component in the
imglib. refer to bug#5459. pnunn. review:slamm, blessed:chofmann.
1999-04-30 18:27:31 +00:00
bruce%cybersight.com da367edd71 Remove dependency upon -lnetutil and use of it on Unix. 1999-04-28 04:50:43 +00:00
mcafee%netscape.com 47ef035945 Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
blizzard%redhat.com b824ae4dd4 xlib mainloop code for viewer 1999-04-10 15:28:21 +00:00
sspitzer%netscape.com ee042ff3be it turns out that viewer needs all the frames of the animated gif to work.
also, I fixed the clobber target in makefile.win to remove all 30 frames
1999-04-07 03:50:05 +00:00
sspitzer%netscape.com 7624232b4d changed the makefiles to only export anim.gif and anims00.gif, as that's
all the current xul requires.

mac is still copying the entire directory, so they're on their own.
1999-04-07 00:48:51 +00:00
ramiro%netscape.com 1ac78d0e27 Patches from reg@shale.csir.co.za (Jeremy Lea) to fix run scripts when
building on separate objdirs.
1999-04-01 20:36:29 +00:00
ramiro%netscape.com 29698c53b5 Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
nisheeth%netscape.com 811987ce95 Adding expat and xmltok to the link phase of viewer... 1999-03-30 05:47:48 +00:00
ramiro%netscape.com 846235af9b Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
pinkerton%netscape.com 82fafc4b8c export the first tree test xul/css files 1999-03-09 21:55:22 +00:00
cls%seawood.org 0934081cb8 Introduced separate CXXFLAGS for use with C++ code in the same style as the existing CFLAGS. Prepended _ to some configure.in private variables. 1999-03-07 05:18:45 +00:00
pinkerton%netscape.com 5367b288ea export toolbar samples and css file. 1999-03-05 20:20:18 +00:00
kmcclusk%netscape.com cc41ac096d Added support for creating a postscript device context for printing under GTK.
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
erik%netscape.com 0031b7b17d adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:21:02 +00:00
kipp%netscape.com 2e55db5dca Cleaned up linkage of the viewer 1999-02-02 17:37:19 +00:00
mscott%netscape.com 535a2e5875 Link with sockstuburl library. 1999-01-28 01:59:52 +00:00
slamm%netscape.com 17218bc164 Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. Also general Makefile clean up. 1999-01-27 19:54:40 +00:00
mcafee%netscape.com 9093e3aa4c Use local TOOLKIT_LIBS instead of hard-coding in gtk. Still needs to be fixed in rules.mk 1999-01-26 11:59:48 +00:00
mcafee%netscape.com 86fefd3b47 Fixing Solaris build breakage 1999-01-26 11:44:32 +00:00
mcafee%netscape.com 2f7fb83c17 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 e2f6ee73a1 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 7276bab10a OBJS rule is in mozilla/config/rules.mk, don't duplicate it here. 1999-01-22 01:20:34 +00:00
buster%netscape.com 333b99097d 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 7ae4b4342d Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
shaver%netscape.com 009626137f 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 32737d825e Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
ramiro%netscape.com ee04da5942 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 fb3f1a80eb 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 217e888e50 adding editor to the build 1998-11-29 22:13:27 +00:00