Commit Graph

2215 Commits

Author SHA1 Message Date
briano%netscape.com
49e4912eb1 Support for the new, single dist/include directory mechanism. 1998-10-23 04:41:26 +00:00
briano%netscape.com
79601a9251 General cleanup, and fixed the bug that caused an OBJDIR to be created under the normal OBJDIR. 1998-10-23 04:38:23 +00:00
sar%netscape.com
6c6adc91ee remove layspan.c from the client module too. It was removed from clientDebug yesterday. This fixes build breakage. 1998-10-23 03:45:55 +00:00
briano%netscape.com
1b917b5f93 Support for the new, single dist/include directory mechanism. 1998-10-23 02:09:26 +00:00
cls%seawood.org
515c2f2cdf Put libi18n after libmocha 1998-10-23 01:57:00 +00:00
cls%seawood.org
4abf6c629b The system versions of jpeg & png are used by default (if found) unless the local copy is more recent. Zlib is used by default if found.
Added separate variables for jpeg, png & zlib CFLAGS & LIBS.
Added --with-option=dir support for jpeg, png & zlib.
Split X defines into XCFLAGS, XLDFLAGS & XLIBS.
Will attempt to link nspr against the proper thread lib if the initial check fails.
Removed last vestiges of NO_SECURITY.
Modified cmd/{gnome,qt,x}fe/Makefile to only use autoconf defined variable for the final link.
Changed ACCFLAGS to OS_CFLAGS. Changed ACLIBS to OS_LIBS.
OPTIMIZER (config.mk) is no longer set for autoconf.
No longer includes platform specific .mk
1998-10-23 00:36:08 +00:00
sdagley%netscape.com
d57ea0355b First landing of Apple's changes for NSL support from the Open Location in Navigator dialog. Currently #ifdef'ed out with BUILD_NSL_SUPPORT tag as we haven't figured out how to distribute the required NSL header and library yet. Hopefully that will be addressed soon. 1998-10-23 00:03:43 +00:00
cls%seawood.org
4f6efe39c9 libmocha depends upon libi18n so change the link order. 1998-10-22 22:59:12 +00:00
jonas.utterstrom%vittran.norrnod.se
dd3fbbb4a7 Rewrote Makefile from xfe to build qtmoz-export and qtmozilla-export 1998-10-22 21:35:00 +00:00
nhotta%netscape.com
71f0e6b6ea Added libi18n/country.c and libmocha/lm_env.c. 1998-10-22 20:34:48 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org
6750f658a4 Cleaned up parse errors, added java libs and smart mail libs. Thanks to Tom Rini <trini@kernel.crashing.org> for the patch. 1998-10-22 03:57:15 +00:00
cls%seawood.org
97aa2097e9 Fixes tinderbox breakage due to broken make revision. Yeah, yeah, should upgrade make but it's out of my hands. 1998-10-22 02:47:37 +00:00
cls%seawood.org
29652b274e Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:37:11 +00:00
cls%seawood.org
4579db16f7 Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:30:59 +00:00
cmanske%netscape.com
38ab743282 Fixed graying of Split cell command 1998-10-22 01:22:46 +00:00
nhotta%netscape.com
f40b135e1c Added country.c for libi18n. 1998-10-21 23:26:25 +00:00
ramiro%netscape.com
911a6cc918 Modularize. 1998-10-21 19:48:58 +00:00
ramiro%netscape.com
30555ded32 Fix a warning. 1998-10-21 14:43:43 +00:00
ftang%netscape.com
404bf5feae UTF8 enable HyperTree title and inline edit 1998-10-21 14:32:48 +00:00
ramiro%netscape.com
f07b68f61a Modularize preparation codes. Put them where they are needed only. 1998-10-21 14:28:21 +00:00
ftang%netscape.com
c605d97165 fix menu code to correctly convert to Menu Charset from wincharset or UTF8. Reviewed by Bill Law 1998-10-21 14:21:45 +00:00
ramiro%netscape.com
207bb005ea Fix the XmNfillOnEnter not getting cleared when sensitivity changes bug. 1998-10-21 13:25:03 +00:00
ramiro%netscape.com
60472dd7db Minor variable name tweak. 1998-10-21 13:19:23 +00:00
ramiro%netscape.com
b90eac51d6 Simplify set values call. 1998-10-21 13:19:19 +00:00
ramiro%netscape.com
2e47246e0b Expose XfeDebugGetStaticWidgetString(). 1998-10-21 13:16:59 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
tague%netscape.com
38e93282c2 added mozilla\lib\libi18n\datefmt.c to the compiles for libi18n 1998-10-20 21:43:03 +00:00
gagan%netscape.com
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
ftang%netscape.com
0af9bb8034 enable UTF8 in RDFTreeView. Reviewed by slamm 1998-10-20 13:10:39 +00:00
ramiro%netscape.com
d39250edcf Make Set/Get value calls a little more effecient.
Thanks to Joe Keane <jgk@jgk.org> for suggesting this change.
1998-10-20 12:35:44 +00:00
cls%seawood.org
9330b05474 Added new argument to getFormElementValue() . 1998-10-20 02:40:45 +00:00
gagan%netscape.com
3208bb8061 Toggled NU_CACHE. 1998-10-20 02:32:40 +00:00
cls%seawood.org
c6632bc15f Removed obsolete NSPR20 ifdefs. 1998-10-20 01:55:58 +00:00
gagan%netscape.com
776f1ada60 NuCache on by default. 1998-10-20 01:49:32 +00:00
leaf%netscape.com
7c8a91c10b fixing linux mozilla-motif-export target inclusion. reviewed: briano 1998-10-20 01:26:57 +00:00
pinkerton%netscape.com
c061f05285 changes to match UI spec for title area and command strip. 1998-10-20 00:16:25 +00:00
pinkerton%netscape.com
65efc2a9c0 make command strip match UI spec/behaviors. 1998-10-20 00:15:07 +00:00
pinkerton%netscape.com
6b2a90f926 Tons o changes to make strip match UI spec (add, manage, close). 1998-10-20 00:14:46 +00:00
pinkerton%netscape.com
66913a09fd no longer include CPersonalToolbarTable as it is obsolete. 1998-10-20 00:12:52 +00:00
cyeh%netscape.com
e2ca880d53 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com
d59bbe2d87 remove layout/layspan.c from client build. it was wrapped around #ifdef DOM, so it was never built/linked. 1998-10-19 20:28:34 +00:00
pinkerton%netscape.com
33dc7831bd #if DEBUG some code that shouldn't show up in optimized build. 1998-10-19 18:28:09 +00:00
pinkerton%netscape.com
8651a69f63 made destructor virtual 1998-10-19 18:27:51 +00:00
pinkerton%netscape.com
a0432f089e fix bug #323840 by not always called XP_InterruptContext() 1998-10-19 18:27:36 +00:00
pinkerton%netscape.com
e88fea99db #328696. Change GetTemplateData to GetNodeData where appropriate. 1998-10-19 18:26:38 +00:00
kin%netscape.com
4a5d7819bb Modified the following files to get Unix ENDER to save Multi-part MIME:
cmd/xfe/forms.c
    include/edt.h
    lib/layout/editor.cpp
    lib/mailto/mhtmlstm.cpp
1998-10-19 18:24:51 +00:00
jfrancis%netscape.com
67ab26033e A bunch of EDT_* functions flipped the sense of a one of their bool params. Updating Composer macfe code to match new sense. 1998-10-19 13:49:01 +00:00
cls%seawood.org
c7adfca6b0 Removed the unused PREF_AlterSplashIcon(). This removes the xfe dependency from libpref. Approved by ramiro@netscape.com. 1998-10-19 08:31:54 +00:00
mcafee%netscape.com
e3c6c5da98 Uncommenting call to setTextStringFromURL(), navigating links updates the URL bar now, pending the notification mechanism listed in the comment above the call. 1998-10-19 06:38:34 +00:00