dmose%mozilla.org
83e38c06cc
updated license boilerplate to xPL v1.1
...
git-svn-id: svn://10.0.0.236/trunk@52594 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 22:43:10 +00:00
cls%seawood.org
b0a4c2c716
Sync'd with Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@13398 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 20:35:24 +00:00
briano%netscape.com
f9b726fb87
General cleanup, and fixed the bug that caused an OBJDIR to be created under the normal OBJDIR.
...
git-svn-id: svn://10.0.0.236/trunk@13362 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 04:38:23 +00:00
cls%seawood.org
909945b91f
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
git-svn-id: svn://10.0.0.236/trunk@13233 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-21 02:13:56 +00:00
sspitzer%netscape.com
22f8a0f5e7
tweak the icon so that the colors fit the mozilla palette
...
this will get rid of the warnings that look like this:
Bad color: 40 20 0 try 34 34 34 Desk_Navigator
git-svn-id: svn://10.0.0.236/trunk@12530 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-10 21:54:12 +00:00
sspitzer%netscape.com
a8edb6848a
replace the old icon (the ship wheel) with a new and improved icon
...
git-svn-id: svn://10.0.0.236/trunk@12492 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-10 02:44:19 +00:00
cls%seawood.org
a52a872ba0
Removed static kludge. Some platforms don't have a static libdl.
...
git-svn-id: svn://10.0.0.236/trunk@11997 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 01:50:29 +00:00
cls%seawood.org
9cf7c5a5fc
ifndef NO_STATIC_LIB, compile mkicons statically to avoid problems during the build due to dynamic libs not being in the LD_LIBRARY_PATH.
...
git-svn-id: svn://10.0.0.236/trunk@11943 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 21:54:08 +00:00
ramiro%netscape.com
d08a9fe09d
Ok, dammit - we cant link that bastard mkicons dynamically on many dumbass
...
platforms. So forgetaboutit, just link the damn binary statically. It doesnt
get shipped anyway, so who cares ?
git-svn-id: svn://10.0.0.236/trunk@11859 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 15:27:19 +00:00
ramiro%netscape.com
6b81b8b1ff
Define both LIB and DSO MACROS to conform to the "standard".
...
Should fix the F#(&!%G solaris and IRIX builds.
git-svn-id: svn://10.0.0.236/trunk@11857 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 14:17:37 +00:00
ramiro%netscape.com
d151ef2f79
Fix irix build. Add -L$(DIST)/bin when needed to catch the dep shared libs.
...
Should fix the irix build. Also, add REQUIRES defines for graphics libs.
git-svn-id: svn://10.0.0.236/trunk@11856 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 12:11:33 +00:00
ramiro%netscape.com
bd18a771ff
Include a common makefile and share the damn rules instead of
...
cut-and-paste-and-hack-and-paste-and-cut-and-break the unix fes all over
the place.
git-svn-id: svn://10.0.0.236/trunk@11854 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 11:03:26 +00:00
cls%seawood.org
cbe9f14862
Removed overlooked libplc21.a from MKICONS_LIB.
...
git-svn-id: svn://10.0.0.236/trunk@11776 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 17:34:08 +00:00
cls%seawood.org
28e8f85309
Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS).
...
git-svn-id: svn://10.0.0.236/trunk@11759 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 08:58:54 +00:00
ramiro%netscape.com
f79aa8ce77
Backout mcafee's libnetwork link change. For the following good reason. The
...
next time libnetwork changes, mkicons will break. It is bad enough to have
the libimg dependancy. The problem is that libimg depends on stuff in
libnetwork - which is questionable itself. Instead of doing the "right"
thing, it is important the we do the "wrong" thing to avoid mkicons breaking
more often than it does now. Add stubs to mkicons instead. Someone is
working on removing the libimg dependancy on mkicons alltogether.
git-svn-id: svn://10.0.0.236/trunk@11644 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-01 04:37:51 +00:00
mcafee%netscape.com
bf2b0e13d0
libimg needs NET_EscapeDoubleQuote, which is in libnetwork.
...
git-svn-id: svn://10.0.0.236/trunk@11643 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-01 04:23:48 +00:00
ramiro%netscape.com
1cf449a4c4
Add another stub to the mkicons insanity. Fixes unix builds.
...
git-svn-id: svn://10.0.0.236/trunk@11641 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-01 03:31:51 +00:00
cls%seawood.org
959419a5dc
Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR.
...
git-svn-id: svn://10.0.0.236/trunk@11509 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-30 00:50:40 +00:00
akkana%netscape.com
0fe4cfe496
HFolder should already be caught by the earlier wildcard
...
git-svn-id: svn://10.0.0.236/trunk@11506 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-30 00:39:58 +00:00
akkana%netscape.com
6704e7d531
List Person, People and MailAttach separately to try to unconfuse Linux
...
git-svn-id: svn://10.0.0.236/trunk@11504 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-30 00:36:48 +00:00
akkana%netscape.com
316523feef
Add HFolder* to icon list -- help fix Linux build
...
git-svn-id: svn://10.0.0.236/trunk@11503 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-30 00:34:36 +00:00
cyeh%netscape.com
b5e3e00b52
Removing old NSPR20 and MOCHA #ifdefs
...
git-svn-id: svn://10.0.0.236/trunk@11421 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-29 20:50:44 +00:00
ramiro%netscape.com
599c292c94
Fix bugzilla bug 885. Compiler warning. Thanks to raff@netwinder.org for
...
pointing this out and providing a fix.
git-svn-id: svn://10.0.0.236/trunk@11240 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-28 19:57:27 +00:00
mcafee%netscape.com
5e0a3061d0
Missing slash
...
git-svn-id: svn://10.0.0.236/trunk@11200 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-28 01:41:50 +00:00
akkana%netscape.com
10411b6036
Remove rosetta references from mail compose code
...
git-svn-id: svn://10.0.0.236/trunk@10972 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-24 21:46:32 +00:00
wtc%netscape.com
06d57ca345
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
...
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
git-svn-id: svn://10.0.0.236/trunk@10691 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-22 16:59:57 +00:00
cls%seawood.org
8039a94c6a
Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>.
...
git-svn-id: svn://10.0.0.236/trunk@10673 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-22 03:47:27 +00:00
ramiro%netscape.com
60dfee6281
Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
...
Also, a bunch of icons were not being linked in.
git-svn-id: svn://10.0.0.236/trunk@10241 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-17 03:56:45 +00:00
slamm%netscape.com
4590c3ac53
Add back some security icons.
...
git-svn-id: svn://10.0.0.236/trunk@10237 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-17 01:35:01 +00:00
slamm%netscape.com
90b6b18b95
Remove mouse-down (md) and insensitive (i) icons. These can be drawn on the fly.
...
git-svn-id: svn://10.0.0.236/trunk@10198 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 21:45:57 +00:00
slamm%netscape.com
a7129e5059
Get rid of MOZ_LITE hack.
...
git-svn-id: svn://10.0.0.236/trunk@10197 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 21:44:40 +00:00
slamm%netscape.com
4733fd7870
Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons.icons.c
...
git-svn-id: svn://10.0.0.236/trunk@10196 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 21:44:37 +00:00
cls%seawood.org
36609ca04c
Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu>
...
git-svn-id: svn://10.0.0.236/trunk@9474 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-08 04:52:26 +00:00
cls%seawood.org
dafe049ebd
Sync'd and moved GARBAGE before rules.mk.
...
git-svn-id: svn://10.0.0.236/trunk@9072 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-02 00:34:07 +00:00
cls%seawood.org
76268b0341
Sync'd.
...
git-svn-id: svn://10.0.0.236/trunk@9027 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-01 20:24:24 +00:00
slamm%netscape.com
43c5f4b46f
Bring back the commercial animation.
...
git-svn-id: svn://10.0.0.236/trunk@8733 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-28 20:41:53 +00:00
cls%seawood.org
4288391d23
AUTOCONF_1_0 landing.
...
git-svn-id: svn://10.0.0.236/trunk@8198 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-19 20:42:14 +00:00
wtc%netscape.com
f11d0a9875
Deleted obsolete code for OSF1V4.
...
git-svn-id: svn://10.0.0.236/trunk@7716 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 00:23:59 +00:00
ramiro%netscape.com
0bad008399
Rename mkicons.c to mkicons.cpp. Needs to be built with c++ because of libimg
...
dependancy. Libimg has recently been "improved" by being made c++ only.
git-svn-id: svn://10.0.0.236/trunk@7114 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-03 08:32:31 +00:00
warren%netscape.com
3c42f93bf9
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
...
git-svn-id: svn://10.0.0.236/trunk@6967 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-31 20:19:50 +00:00
slamm%netscape.com
6654b1f9f5
Reverting to 3.4. Changes were breaking the builds.
...
git-svn-id: svn://10.0.0.236/trunk@6851 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-30 06:11:41 +00:00
slamm%netscape.com
694ab1fe1c
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@6830 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-30 01:53:30 +00:00
slamm%netscape.com
1d3f47fe60
An even easier way to fix the commercial animation.
...
git-svn-id: svn://10.0.0.236/trunk@6812 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-29 23:37:27 +00:00
slamm%netscape.com
57d723d6ea
Fix pull of commercial animation.
...
git-svn-id: svn://10.0.0.236/trunk@6809 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-29 23:24:23 +00:00
donm%netscape.com
d55464fe49
fixing build bustage on linux.
...
git-svn-id: svn://10.0.0.236/trunk@6550 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-27 19:27:12 +00:00
hardts%netscape.com
ddbb64f57e
landing MODULAR_IMGLIB_BRANCH
...
git-svn-id: svn://10.0.0.236/trunk@6524 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-27 16:14:32 +00:00
ramiro
080cc049b6
Nasty hack to deal with hpux 10.x ANSI C compiler bug. Do the expression
...
expansion "by hand".
HPUX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html .
git-svn-id: svn://10.0.0.236/trunk@5588 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-15 10:34:34 +00:00
ramiro
937dba67cc
Replace (un-hardcode) /usr/lib/libm.a with -lm.
...
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html .
This is a good change for all platforms. ITs dumb to hardcode the library
like that. If for some reason a particular paltform requires a hard coded
path to libm, then it should be special cased.
git-svn-id: svn://10.0.0.236/trunk@5587 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-15 10:30:51 +00:00
spider
d56dcfe52f
NORMANDY_DDAY merge...
...
git-svn-id: svn://10.0.0.236/trunk@4478 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-25 05:50:45 +00:00
jgellman
cb4014892b
merge from OJI branch
...
git-svn-id: svn://10.0.0.236/trunk@2980 18797224-902f-48f8-a5cc-f745e15eee43
1998-06-03 00:37:20 +00:00