Commit Graph

881 Commits

Author SHA1 Message Date
gerv%gerv.net
da2c7d7481 CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
dmose%mozilla.org
e840235a7e updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
wtc%netscape.com
136b76907f Bugzilla bug #122: Checked in the NetBSD patch submitted by
Frank van der Linden (frank@wins.uva.nl).
ftp://ftp.netbsd.org/pub/NetBSD/misc/fvdl/mozilla/diff-19981008.001
Modified files: Makefile, Makefile.in.
1998-11-16 23:44:55 +00:00
briano%netscape.com
4c40279ae6 Fixes for various non-Linux platforms that no one but me cares about. 1998-11-15 08:36:41 +00:00
mcafee%netscape.com
506ce38dc4 Cut & Paste bug, double-freeing stuff. Thanks to Peter.vanHelden@net.HCC.nl for the fix. 1998-11-08 21:31:07 +00:00
ramiro%netscape.com
0bfb5295eb Fix a comment. 1998-10-29 22:01:16 +00:00
cls%seawood.org
3b35de8e5e Sync'd with Makefiles 1998-10-23 20:35:24 +00:00
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
briano%netscape.com
1b917b5f93 Support for the new, single dist/include directory mechanism. 1998-10-23 02:09:26 +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
cls%seawood.org
4f6efe39c9 libmocha depends upon libi18n so change the link order. 1998-10-22 22:59:12 +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
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
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
ramiro%netscape.com
f07b68f61a Modularize preparation codes. Put them where they are needed only. 1998-10-21 14:28:21 +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
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
leaf%netscape.com
7c8a91c10b fixing linux mozilla-motif-export target inclusion. reviewed: briano 1998-10-20 01:26:57 +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
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
ramiro%netscape.com
c4ff8c664e Someone in the wishlist suggested this and I though it was a good idea.
Add an "Open Link In Frame" context menu item when appropriate.
1998-10-17 20:43:56 +00:00
slamm%netscape.com
e36d7382fb Have XFE_ToolbarItem setup the instance pointer. 1998-10-17 01:09:15 +00:00
slamm%netscape.com
229f0b247c Add a function that returns true if a node has children.
This should probably be pushed down to the rdf module.
1998-10-17 01:09:12 +00:00
slamm%netscape.com
bf7cbed0bc avoid some color warnings. We will have to fix the widget to
get the colors right.
1998-10-17 01:09:08 +00:00
slamm%netscape.com
18306f08a1 Bring toolbar drag/drop back to life. 1998-10-17 01:09:02 +00:00
ramiro%netscape.com
938680abe4 Fix bustage. I screwed up ;-) 1998-10-17 00:08:07 +00:00
ramiro%netscape.com
4f75bb00bb Fix the urlbar somemore. It now set the url string properly. 1998-10-16 21:31:54 +00:00
ramiro%netscape.com
90d641d831 Fix the initial toolbar size problem. 1998-10-16 11:56:34 +00:00
slamm%netscape.com
1674c64692 Set the minimum column width (to 6). 1998-10-15 20:54:21 +00:00
slamm%netscape.com
b40eb43250 Improve column resizing. 1998-10-15 20:52:11 +00:00
slamm%netscape.com
2c7973abe0 Add translations to URLBar 1998-10-15 18:29:42 +00:00
slamm%netscape.com
113b1ff718 Add instance pointer for button sensitivity. 1998-10-15 18:15:59 +00:00
ftang%netscape.com
f098211cb5 enable toolbar item to render UTF8 text. Change several XmString related function in RDFUtils.c to also return a font list associated with the XmString. approved by slamm 1998-10-15 13:45:54 +00:00
ftang%netscape.com
61c4871164 change code to support HyperTree 1998-10-15 13:43:08 +00:00
ddrinan%netscape.com
a8fd9602f2 New dispatch table for NSM 1998-10-14 21:44:46 +00:00
kin%netscape.com
c1f1ba50f3 Turn on MOZ_ENDER_MIME code. Added JS event support. 1998-10-14 20:30:41 +00:00
ramiro%netscape.com
1f36228cf9 Revive. 1998-10-14 06:02:31 +00:00
ramiro%netscape.com
2a83584571 Navigation buttons back in business. 1998-10-14 05:42:00 +00:00
ramiro%netscape.com
ae44e19875 Add new toolbar items. 1998-10-14 05:41:14 +00:00
ramiro%netscape.com
4c507ec255 Add toolbar navigation item. 1998-10-14 05:40:35 +00:00
ramiro%netscape.com
f95b6f8ae9 Add toolbar window list item. 1998-10-14 05:40:19 +00:00