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

1888 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com a79a72429f Here's a quick patch to get the autoconf build to work under
FreeBSD.  I think this is needed because the old build system
would define BSDI for FreeBSD systems, while autoconf doesn't.
Thanks to skinny <skinny@knowhere.net> for pointing this out.
1998-10-05 19:24:33 +00:00
pinkerton%netscape.com c5b5342df7 Getting the button class drawing and showing rollover feedback. 1998-10-05 18:47:21 +00:00
pinkerton%netscape.com c01c823a72 More code to better create the correct item class, EraseBackground() to do the right thing when HT specifies a colored bg, and some more minor tweaks. 1998-10-05 18:46:54 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
ftang%netscape.com 7ae77c6f97 add menu csid selector 1998-10-05 14:56:00 +00:00
ftang%netscape.com e725a31ada add one selector to access the csid for menu and menu bar 1998-10-05 14:29:57 +00:00
ftang%netscape.com 6eade21f9e add one selector to access the csid of the menu 1998-10-05 14:28:01 +00:00
ramiro%netscape.com 889df957d3 This patch makes cmd/xfe link on BSD/OS 4.0. My private patch tree now
is down to 20K, and the majority of lines pertain to the "#ifdef BSD"
warning fixes of Bugzilla bug #424. Mozilla on BSD/OS certainly is
coming along!  Thanks to Bert Driehuis <driehuis@playbeing.org> for
providing the patch.
1998-10-05 02:18:33 +00:00
blizzard%appliedtheory.com 2313de21c8 Cleanup of the pixmap rendering code. 1998-10-04 22:29:34 +00:00
cls%seawood.org b57def1c2e Changed make-resources to accept resources-translations on the commandline.
This fixes the long standing unclickable links problem under autoconf.  Thanks to Ramiro Estrugo <ramiro@netscape.com> for the pointers that led to this fix.
1998-10-04 03:01:35 +00:00
cls%seawood.org 3a20ca33dd Modified DEBUG kludge to work with default qt headers. 1998-10-03 20:13:57 +00:00
ramiro%netscape.com 0a6f5cc24f 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 ?
1998-10-03 15:27:19 +00:00
ramiro%netscape.com f39fc9d285 Define both LIB and DSO MACROS for jpeg, png and zlib.
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:39 +00:00
ramiro%netscape.com 4e215dd0ed Define both LIB and DSO MACROS to conform to the "standard".
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:37 +00:00
ramiro%netscape.com f871e2e3a2 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.
1998-10-03 12:11:33 +00:00
ramiro%netscape.com 156487f1c4 Add rules for dynamic and shared linking of mkicons. Should fix the irix
build.
1998-10-03 12:09:12 +00:00
ramiro%netscape.com 7f9bdcabc6 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.
1998-10-03 11:03:26 +00:00
ramiro%netscape.com d72da14361 Makefile hackery shared across unix and unik-like Mozilla front ends.
The purpose of this file is to STOP THE INSANITY that has become the XFE
Makefile and that will soon be the gnomefe, qtfe, ybfe and foofe Makfiles.

Anything that can be shared between the unix fes, should be shared.  Always
look here first before adding anything to the toolkit specific Makefiles,
or you will suffer dearly.
1998-10-03 09:55:49 +00:00
ramiro%netscape.com 458aeaebaa Remove really really really dead code. 1998-10-03 03:38:58 +00:00
ramiro%netscape.com 3505b3a924 Remove really really dead code. 1998-10-03 03:32:22 +00:00
cmanske%netscape.com 4e4ed87d52 More Composer publishing improvements. Change cursor when Ctrl is pressed over a link in Composer 1998-10-03 02:23:39 +00:00
akkana%netscape.com 7395852fd3 Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE 1998-10-03 00:33:50 +00:00
akkana%netscape.com 2389808c8c 314338,325650: fix some table problems 1998-10-03 00:29:03 +00:00
slamm%netscape.com b6fbd5c620 Hacks for URLBar. Just bring up the 'Open Page' dialog for now. 1998-10-03 00:27:46 +00:00
slamm%netscape.com 3e0a86efd3 Clean up some icon code. 1998-10-03 00:03:37 +00:00
slamm%netscape.com b5d15276c9 Rip out old toolbar code. (Actually, ifdef it out for now). 1998-10-03 00:03:29 +00:00
slamm%netscape.com 25f7c4907e Fix growing cascades on the toolbar. #938. The cascade callback was called for enter and leave events. 1998-10-02 23:26:53 +00:00
cmanske%netscape.com 9b8859d7c9 Modified Composer Publishing dialog 1998-10-02 22:20:37 +00:00
cmanske%netscape.com fd0a33d5d0 Changes to use SingleSignon for password rememembering 1998-10-02 22:18:45 +00:00
akkana%netscape.com c5ff1ef34a Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL 1998-10-02 22:15:23 +00:00
cls%seawood.org 11d407d3ce Added SW_THREADS ifdef around PR_XGetXtHackFD() prototype and call. Removed redundant definiton of NOT_NULL. Moved local headers out of DEBUG_qt kludge which is meant to only affect qt headers. 1998-10-02 20:59:36 +00:00
cls%seawood.org 4ada173a91 Rearranged $(NSPR_LIBS) on link command. Removed $(NSPR_LIBS) from *_DEPLIBS. Removed Linux specific build section. 1998-10-02 20:50:52 +00:00
pinkerton%netscape.com 7b567f62b5 Added CRDFToolbarItem.cp 1998-10-02 19:19:23 +00:00
pinkerton%netscape.com f7abcebddb changes to use CRDFToolbarItem.h 1998-10-02 19:18:51 +00:00
pinkerton%netscape.com 24de21d16b First Checked In. 1998-10-02 19:18:26 +00:00
cls%seawood.org 5c029822ca Removed full relative include path for l10n headers. Added -I$(DEPTH)/l10n/us to INCLUDES. Removed $(NSPR_LIBS) from *_DEPLIBS. 1998-10-02 18:26:20 +00:00
cls%seawood.org b644665838 Removed overlooked libplc21.a from MKICONS_LIB. 1998-10-02 17:34:08 +00:00
ftang%netscape.com c021526f68 convert from/to EDIT control CSID to/from UTF8 to make the inline edit work correctly for HyperTree Widget 1998-10-02 12:10:22 +00:00
ftang%netscape.com 41ede8dcc0 fix the non UTF8 HT_AddToContainer problem by using the UTF8 title from the history entry instead of the non UTF8 title from MWContext 1998-10-02 12:08:54 +00:00
ftang%netscape.com 7253b67e20 fix UTF8 html drawing problem problem introduced yesterday when remove cuv stuff 1998-10-02 12:03:28 +00:00
cls%seawood.org a936506e81 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
mcafee%netscape.com 7657504774 Adding uname -s entry for Rhapsody 1998-10-02 04:57:44 +00:00
mcafee%netscape.com ba1df696fc Adding X11 support for Rhapsody build 1998-10-02 04:46:02 +00:00
blizzard%appliedtheory.com 3f7f35b124 Integrate patch from Michael O'Reilly <michael@metal.iinet.net.au>
This patch starts work on displaying pixmaps.
1998-10-02 03:01:01 +00:00
pinkerton%netscape.com d62358422f Skeleton code for adding buttons to the toolbars. 1998-10-02 01:26:25 +00:00
mcafee%netscape.com 4cd7cc11a7 Condensing the BSD case for STATFS #define 1998-10-02 00:59:50 +00:00
briano%netscape.com 06252aeea6 Tweak for NetBSD. Eliminates the OS_MINOR macro that (1) didn't work properly, and (2) was being generated every time NetBSD.mk was included. Approved by ramiro@netscape.com. 1998-10-01 23:29:47 +00:00
pinkerton%netscape.com 0247e6fff4 add RDF toolbar stuff. 1998-10-01 21:49:40 +00:00
pinkerton%netscape.com a595f9fcf1 Fix to not merge 'cfrg' resources in Moz_resources and mozdark_resources (again). Added CRDFToolbar and CRDFToolbarContainer. 1998-10-01 21:49:31 +00:00
pinkerton%netscape.com b5ece1dfa3 oops, remove code that hardcoded the bg image url if one was not set. 1998-10-01 21:41:59 +00:00