hyatt%netscape.com
ffe5641a79
WinFE now understands buttonBorderStyle on toolbars.
1998-10-06 03:41:14 +00:00
hyatt%netscape.com
3b91d075fe
Changes to support the toolbar icons (in their four different states).
1998-10-06 02:31:01 +00:00
ramiro%netscape.com
56043cd430
Replace tab with space.
1998-10-06 01:53:36 +00:00
ramiro%netscape.com
96aef40b05
Comment out unused motif.mk until cls@seawood.org explains why the
...
FOO_MOTIF_FLAGS are not used here.
1998-10-06 01:53:14 +00:00
cls%seawood.org
8ff4aebf65
Removed static kludge. Some platforms don't have a static libdl.
1998-10-06 01:50:29 +00:00
sdagley%netscape.com
c939b835c6
Picked up sfraser's fix from 4.5 that allows URLs of up to 1K to be dragged to a browser window (old limit was 255 characters)
1998-10-06 01:29:50 +00:00
slamm%netscape.com
8ecc374061
Set the sensitivity of the show/hide column buttons.
1998-10-05 23:30:45 +00:00
pinkerton%netscape.com
f1ba38b754
Better drawing for control tracking on push buttons. Now selects/unselects correctly for mouse clicks.
1998-10-05 23:02:49 +00:00
beard%netscape.com
a0de371b82
Deleted FullSoft Access paths (for sure, this time).
1998-10-05 22:47:39 +00:00
pinkerton%netscape.com
736ac30e7f
support toolbarBitmapPosition property.
1998-10-05 22:44:47 +00:00
pinkerton%netscape.com
5cca4d5199
Simple hack to strawman layout to make toolbars with icon on the side create narrow buttons.
1998-10-05 22:44:21 +00:00
scc%netscape.com
1c1918cd05
Exploited better syntax for class constants; delay hooking up HT_FEData until creating the HT_Pane to hook it up to; fixed formatting
1998-10-05 22:41:32 +00:00
cyeh%netscape.com
cacb8764fa
removing -DMOCHA from Windows build.
1998-10-05 22:15:43 +00:00
ramiro%netscape.com
9c4d308089
Make sure mozilla-export builds even if only one of static/dynamic motif is
...
present on the system.
1998-10-05 22:09:11 +00:00
cls%seawood.org
da07ca5114
ifndef NO_STATIC_LIB, compile mkicons statically to avoid problems during the build due to dynamic libs not being in the LD_LIBRARY_PATH.
1998-10-05 21:54:08 +00:00
pinkerton%netscape.com
c5c547b0bb
More rollover stuff and pure virtual interfaces in CRDFToolbarItem to get rid of LView reliance in base class.
1998-10-05 20:56:03 +00:00
cltbld%netscape.com
f6d531b383
Deleted FullSoft Access path
1998-10-05 19:41:12 +00:00
ramiro%netscape.com
ab8c98878e
Fix for bugzilla bug 886. compiler warning for missing brakets.
...
Thanks to Raffaele Sena <raff@aromatic.com> for providing a fix.
1998-10-05 19:35:48 +00:00
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