Commit Graph

755 Commits

Author SHA1 Message Date
akkana%netscape.com
f0c551baf3 image dialog fixes: 117115 (remote img err msg), 301858 (alt text) 1998-10-08 21:36:20 +00:00
akkana%netscape.com
768bac5f0e Add alt-- and alt-= acc text strings for outdent and indent 1998-10-08 21:33:38 +00:00
radha%netscape.com
8bd3023fba DocString hooked up to HT and the new DocString API 1998-10-08 21:32:45 +00:00
akkana%netscape.com
99368bfb9e 122416: don't open same file at same time 1998-10-08 21:32:18 +00:00
cyeh%netscape.com
738e0dcfa0 remove #ifdef NSPR in preparation for turning off NSPR and NSPR20 compile defines 1998-10-08 21:24:44 +00:00
radha%netscape.com
3d745b3825 1) RDF pane modes stored as enums and used in Pane creation
2) HT properties hooked for ControlBar, HTMl Pane
1998-10-08 21:22:26 +00:00
radha%netscape.com
1a7fffa64b Turn the new Tooltips api on/off based on what the prefs is set to. 1998-10-08 21:19:53 +00:00
radha%netscape.com
cbe3a1cc8f Use the RDF pane's mode to create the RDF Pane accordingly 1998-10-08 21:19:16 +00:00
ramiro%netscape.com
c1b54177a1 Backout previous hack. Not needed anymore. I fixed the real problem. 1998-10-07 15:36:41 +00:00
ramiro%netscape.com
e0d7a0e949 Fix the broken unix builds. 1998-10-07 15:34:47 +00:00
ramiro%netscape.com
b965770c3b Try to fix unix bustage by hard coding an include. 1998-10-07 15:30:48 +00:00
ramiro%netscape.com
f682c6b1b4 Try to fix the unix bustage. 1998-10-07 15:14:06 +00:00
ramiro%netscape.com
0af7da18fa Fix broken test. 1998-10-07 10:28:21 +00:00
ramiro%netscape.com
ffe4575a41 Fix broken tests. 1998-10-07 10:23:59 +00:00
ramiro%netscape.com
339bf139c8 Fix broken tests. 1998-10-07 10:03:08 +00:00
ramiro%netscape.com
78e0a6a722 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com
e2e0f15197 Fix broken tests. 1998-10-07 09:45:58 +00:00
ramiro%netscape.com
cb0719a640 Fix comment. 1998-10-07 09:34:03 +00:00
ramiro%netscape.com
30ab1cbea3 Fix IRIX bustage. 1998-10-07 09:06:56 +00:00
ramiro%netscape.com
e727e2a6a3 Sync. 1998-10-07 08:57:54 +00:00
ramiro%netscape.com
d25212e31d Undo the old urlbar hack. 1998-10-07 07:50:56 +00:00
ramiro%netscape.com
8df71b6b6a Add support for url bars. 1998-10-07 07:50:40 +00:00
ramiro%netscape.com
c8e09d1cea New toolbar classes. 1998-10-07 07:45:26 +00:00
ramiro%netscape.com
c7d3de38cb Sync. 1998-10-07 07:44:33 +00:00
ramiro%netscape.com
41bd8e6882 New toolbar button class. 1998-10-07 07:42:27 +00:00
ramiro%netscape.com
40314f3a99 New proxy icon. 1998-10-07 07:24:33 +00:00
ramiro%netscape.com
7d76bc8fc3 Link with combo box lib. 1998-10-07 07:24:19 +00:00
ramiro%netscape.com
0eec50f4b6 Adding new toolbar item classes. 1998-10-07 07:22:11 +00:00
ramiro%netscape.com
63f55dc422 Make setSensitive() and isSensitive() virtual.
Also, ass some assertions.
1998-10-07 07:19:13 +00:00
ramiro%netscape.com
62c2903822 Accept combo box children.
Also, turn off the force dimensions crap since its broken badly.
1998-10-07 07:18:17 +00:00
ramiro%netscape.com
977a59c1c9 Moved XFE_DoCommandArgs from Command.h to Button.h. 1998-10-07 05:08:07 +00:00
ramiro%netscape.com
f14766ca18 Add text set/get methods. 1998-10-07 04:36:29 +00:00
mcafee%netscape.com
a1ac43a413 Fixing security breakage 1998-10-06 07:22:41 +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
slamm%netscape.com
8ecc374061 Set the sensitivity of the show/hide column buttons. 1998-10-05 23:30:45 +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
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
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
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
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
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
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
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
akkana%netscape.com
7395852fd3 Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE 1998-10-03 00:33:50 +00:00