pinkerton%netscape.com
ba6fe71ccc
Simple hack to strawman layout to make toolbars with icon on the side create narrow buttons.
...
git-svn-id: svn://10.0.0.236/trunk@11951 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:44:21 +00:00
scc%netscape.com
374f85f6f1
Exploited better syntax for class constants; delay hooking up HT_FEData until creating the HT_Pane to hook it up to; fixed formatting
...
git-svn-id: svn://10.0.0.236/trunk@11950 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:41:32 +00:00
cyeh%netscape.com
9cc05462d5
removing -DMOCHA from Windows build.
...
git-svn-id: svn://10.0.0.236/trunk@11947 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:15:43 +00:00
ramiro%netscape.com
7482281dee
Make sure mozilla-export builds even if only one of static/dynamic motif is
...
present on the system.
git-svn-id: svn://10.0.0.236/trunk@11946 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 22:09:11 +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
pinkerton%netscape.com
23c4f86c0f
More rollover stuff and pure virtual interfaces in CRDFToolbarItem to get rid of LView reliance in base class.
...
git-svn-id: svn://10.0.0.236/trunk@11935 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 20:56:03 +00:00
cltbld%netscape.com
f022f86742
Deleted FullSoft Access path
...
git-svn-id: svn://10.0.0.236/trunk@11928 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 19:41:12 +00:00
ramiro%netscape.com
f99f1f1825
Fix for bugzilla bug 886. compiler warning for missing brakets.
...
Thanks to Raffaele Sena <raff@aromatic.com > for providing a fix.
git-svn-id: svn://10.0.0.236/trunk@11927 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 19:35:48 +00:00
ramiro%netscape.com
2b9f774400
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.
git-svn-id: svn://10.0.0.236/trunk@11923 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 19:24:33 +00:00
pinkerton%netscape.com
17fb83237d
Getting the button class drawing and showing rollover feedback.
...
git-svn-id: svn://10.0.0.236/trunk@11915 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 18:47:21 +00:00
pinkerton%netscape.com
85c40549cb
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.
...
git-svn-id: svn://10.0.0.236/trunk@11914 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 18:46:54 +00:00
cyeh%netscape.com
24bc22fe14
removing obsolete files. use MANIFEST instead.
...
git-svn-id: svn://10.0.0.236/trunk@11913 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 18:42:02 +00:00
ftang%netscape.com
73192ae0f5
add menu csid selector
...
git-svn-id: svn://10.0.0.236/trunk@11905 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 14:56:00 +00:00
ftang%netscape.com
8bbe6747ef
add one selector to access the csid for menu and menu bar
...
git-svn-id: svn://10.0.0.236/trunk@11904 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 14:29:57 +00:00
ftang%netscape.com
db4afc138e
add one selector to access the csid of the menu
...
git-svn-id: svn://10.0.0.236/trunk@11903 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 14:28:01 +00:00
ramiro%netscape.com
1262860472
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.
git-svn-id: svn://10.0.0.236/trunk@11892 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 02:18:33 +00:00
blizzard%appliedtheory.com
78801239f4
Cleanup of the pixmap rendering code.
...
git-svn-id: svn://10.0.0.236/trunk@11888 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-04 22:29:34 +00:00
cls%seawood.org
f48d02cccf
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.
git-svn-id: svn://10.0.0.236/trunk@11876 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-04 03:01:35 +00:00
cls%seawood.org
addb77e373
Modified DEBUG kludge to work with default qt headers.
...
git-svn-id: svn://10.0.0.236/trunk@11862 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 20:13:57 +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
17cb1d8ab7
Define both LIB and DSO MACROS for jpeg, png and zlib.
...
Should fix the F#(&!%G solaris and IRIX builds.
git-svn-id: svn://10.0.0.236/trunk@11858 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 14:17:39 +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
fb51a2df5b
Add rules for dynamic and shared linking of mkicons. Should fix the irix
...
build.
git-svn-id: svn://10.0.0.236/trunk@11855 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 12:09:12 +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
ramiro%netscape.com
4020c1865b
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.
git-svn-id: svn://10.0.0.236/trunk@11852 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 09:55:49 +00:00
ramiro%netscape.com
ab234c1b9e
Remove really really really dead code.
...
git-svn-id: svn://10.0.0.236/trunk@11845 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 03:38:58 +00:00
ramiro%netscape.com
64f4744176
Remove really really dead code.
...
git-svn-id: svn://10.0.0.236/trunk@11844 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 03:32:22 +00:00
cmanske%netscape.com
435433de1c
More Composer publishing improvements. Change cursor when Ctrl is pressed over a link in Composer
...
git-svn-id: svn://10.0.0.236/trunk@11838 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 02:23:39 +00:00
akkana%netscape.com
73a73407cc
Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE
...
git-svn-id: svn://10.0.0.236/trunk@11832 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 00:33:50 +00:00
akkana%netscape.com
59ea68234a
314338,325650: fix some table problems
...
git-svn-id: svn://10.0.0.236/trunk@11831 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 00:29:03 +00:00
slamm%netscape.com
5f77f7a58a
Hacks for URLBar. Just bring up the 'Open Page' dialog for now.
...
git-svn-id: svn://10.0.0.236/trunk@11830 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 00:27:46 +00:00
slamm%netscape.com
68e524347a
Clean up some icon code.
...
git-svn-id: svn://10.0.0.236/trunk@11825 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 00:03:37 +00:00
slamm%netscape.com
d8dbe1f2d0
Rip out old toolbar code. (Actually, ifdef it out for now).
...
git-svn-id: svn://10.0.0.236/trunk@11824 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-03 00:03:29 +00:00
slamm%netscape.com
2b732dc45c
Fix growing cascades on the toolbar. #938 . The cascade callback was called for enter and leave events.
...
git-svn-id: svn://10.0.0.236/trunk@11821 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 23:26:53 +00:00
cmanske%netscape.com
451e941a23
Modified Composer Publishing dialog
...
git-svn-id: svn://10.0.0.236/trunk@11815 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 22:20:37 +00:00
cmanske%netscape.com
43c841d06d
Changes to use SingleSignon for password rememembering
...
git-svn-id: svn://10.0.0.236/trunk@11812 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 22:18:45 +00:00
akkana%netscape.com
e64f9c8ba0
Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL
...
git-svn-id: svn://10.0.0.236/trunk@11810 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 22:15:23 +00:00
cls%seawood.org
586c5d41d8
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.
...
git-svn-id: svn://10.0.0.236/trunk@11799 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 20:59:36 +00:00
cls%seawood.org
f79012eef3
Rearranged $(NSPR_LIBS) on link command. Removed $(NSPR_LIBS) from *_DEPLIBS. Removed Linux specific build section.
...
git-svn-id: svn://10.0.0.236/trunk@11798 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 20:50:52 +00:00
pinkerton%netscape.com
f1d1af8bad
Added CRDFToolbarItem.cp
...
git-svn-id: svn://10.0.0.236/trunk@11788 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 19:19:23 +00:00
pinkerton%netscape.com
e7852e1574
changes to use CRDFToolbarItem.h
...
git-svn-id: svn://10.0.0.236/trunk@11787 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 19:18:51 +00:00
pinkerton%netscape.com
78b48b94a6
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@11786 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 19:18:26 +00:00
cls%seawood.org
38257c2405
Removed full relative include path for l10n headers. Added -I$(DEPTH)/l10n/us to INCLUDES. Removed $(NSPR_LIBS) from *_DEPLIBS.
...
git-svn-id: svn://10.0.0.236/trunk@11780 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 18:26:20 +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
ftang%netscape.com
2d862bd393
convert from/to EDIT control CSID to/from UTF8 to make the inline edit work correctly for HyperTree Widget
...
git-svn-id: svn://10.0.0.236/trunk@11765 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 12:10:22 +00:00
ftang%netscape.com
f0683051c8
fix the non UTF8 HT_AddToContainer problem by using the UTF8 title from the history entry instead of the non UTF8 title from MWContext
...
git-svn-id: svn://10.0.0.236/trunk@11764 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 12:08:54 +00:00
ftang%netscape.com
9c4661e97d
fix UTF8 html drawing problem problem introduced yesterday when remove cuv stuff
...
git-svn-id: svn://10.0.0.236/trunk@11763 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 12:03:28 +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
mcafee%netscape.com
0fb80f8fbb
Adding uname -s entry for Rhapsody
...
git-svn-id: svn://10.0.0.236/trunk@11753 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 04:57:44 +00:00