Commit Graph

1862 Commits

Author SHA1 Message Date
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
pinkerton%netscape.com
a426451caf More overrides for CDragBarContainer to not run the code that expects static layout. 1998-10-01 21:39:42 +00:00
blythe%netscape.com
ac0ad90535 Fix win95 build problems that do not show up as build errors, revd danm 1998-10-01 21:39:18 +00:00
pinkerton%netscape.com
8c24ae4a90 toolbars now draw correctly in all windows (not just in 2nd on up) and respect HT background url property. 1998-10-01 21:38:31 +00:00
pinkerton%netscape.com
a72f0f761f using auto_HT_Pane for managing HTPane ownership. 1998-10-01 21:37:50 +00:00
pinkerton%netscape.com
d36eb2da94 using auto_HT_pane for HTPane ownership. 1998-10-01 21:37:23 +00:00
pinkerton%netscape.com
7813aa25a1 Fix for #324974 where we weren't sync-ing the selection with HT correctly when nodes were unselected. 1998-10-01 21:36:44 +00:00
pinkerton%netscape.com
35e4d80ae2 fixes so that RDF toolbars can work too. 1998-10-01 21:35:41 +00:00
ramiro%netscape.com
0ced54d597 Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
kin%netscape.com
ad6a40c66f Removed the ... from the editorGoodiesMenu insertHorizontalLine label string
since it doesn't bring up a dialog.
1998-10-01 20:56:29 +00:00
ftang%netscape.com
a4644226dc removed reference to empty header file 1998-10-01 14:33:17 +00:00
ftang%netscape.com
07fb62c558 First Checked In. 1998-10-01 13:45:28 +00:00
ftang%netscape.com
3a1a2bd9d9 remove unused win16 code 1998-10-01 13:36:11 +00:00
ftang%netscape.com
f3aa237f55 remove a lot of unused win16 and AWT1.0 support stuff 1998-10-01 13:27:12 +00:00
ramiro%netscape.com
6e8ab19846 Create logo only if needed. 1998-10-01 08:36:26 +00:00
radha%netscape.com
0356436fd8 Image rendering code back to where it used to be. Fixes the tiled background
rendering problem.
1998-10-01 04:57:23 +00:00
radha%netscape.com
427b6cd865 Image rendering code modified. Normal image rendering now happens
in the usual place at image.cpp. only RDF cases are handled here.
1998-10-01 04:55:50 +00:00
radha%netscape.com
c5fd4a2b3e Don't free the client data. This makes the crash when you mouse over any
RDF toolbars for the second time.
1998-10-01 04:53:44 +00:00
ramiro%netscape.com
805c5d030a Remove uneeded files. Look elsewhere for a demo. 1998-10-01 04:44:12 +00:00
ramiro%netscape.com
d6762cae95 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.
1998-10-01 04:37:51 +00:00
mcafee%netscape.com
fb79590ded libimg needs NET_EscapeDoubleQuote, which is in libnetwork. 1998-10-01 04:23:48 +00:00
ramiro%netscape.com
9ee34b43dd Add another stub to the mkicons insanity. Fixes unix builds. 1998-10-01 03:31:51 +00:00
mcafee%netscape.com
292ee6dc2b Moving libnetwork.a around to fix link problem. Still keeping two instances of this lib, looks like the circular dependency is still there. 1998-10-01 03:07:12 +00:00
ramiro%netscape.com
746451fdd6 I goofed and changed a default value by accident. 1998-10-01 01:35:08 +00:00
ramiro%netscape.com
a6b123a0c4 Add enter/leave callbacks. 1998-10-01 01:28:31 +00:00
ramiro%netscape.com
eb87321ea3 Add enter/leave and cell enter/cell leave callbacks. 1998-10-01 01:28:09 +00:00
ramiro%netscape.com
b2e14377f7 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00