Граф коммитов

879 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 99d63be4b5 Link with combo box lib. 1998-10-07 07:24:19 +00:00
ramiro%netscape.com 5fa1c416c6 Adding new toolbar item classes. 1998-10-07 07:22:11 +00:00
ramiro%netscape.com 47e06e9287 Make setSensitive() and isSensitive() virtual.
Also, ass some assertions.
1998-10-07 07:19:13 +00:00
ramiro%netscape.com f184605d11 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 f806c1395f Moved XFE_DoCommandArgs from Command.h to Button.h. 1998-10-07 05:08:07 +00:00
ramiro%netscape.com 353f48e416 Add text set/get methods. 1998-10-07 04:36:29 +00:00
mcafee%netscape.com 0469294f6c Fixing security breakage 1998-10-06 07:22:41 +00:00
ramiro%netscape.com 485ecd48f4 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 e79ec871e4 Removed static kludge. Some platforms don't have a static libdl. 1998-10-06 01:50:29 +00:00
slamm%netscape.com 2a1b31072c Set the sensitivity of the show/hide column buttons. 1998-10-05 23:30:45 +00:00
ramiro%netscape.com 01c7251f92 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 3884ca16d2 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 378f3693c4 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 14de3f9242 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 b9da715968 add one selector to access the csid of the menu 1998-10-05 14:28:01 +00:00
ramiro%netscape.com f0b2828650 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 a387d1cce9 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 6ad92b7280 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 842a158993 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 3771697aaf 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 5b29403f98 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 b1b4be9805 Remove really really really dead code. 1998-10-03 03:38:58 +00:00
ramiro%netscape.com a87869f877 Remove really really dead code. 1998-10-03 03:32:22 +00:00
akkana%netscape.com 3a752af230 Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE 1998-10-03 00:33:50 +00:00
akkana%netscape.com 6728d1c7b4 314338,325650: fix some table problems 1998-10-03 00:29:03 +00:00
slamm%netscape.com 2eb01b21b3 Hacks for URLBar. Just bring up the 'Open Page' dialog for now. 1998-10-03 00:27:46 +00:00
slamm%netscape.com 5120da048b Clean up some icon code. 1998-10-03 00:03:37 +00:00
slamm%netscape.com a4d7130f0c Rip out old toolbar code. (Actually, ifdef it out for now). 1998-10-03 00:03:29 +00:00
slamm%netscape.com a8b6ca1eb1 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
akkana%netscape.com 082514a729 Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL 1998-10-02 22:15:23 +00:00
cls%seawood.org 1843060b75 Removed overlooked libplc21.a from MKICONS_LIB. 1998-10-02 17:34:08 +00:00
cls%seawood.org 69f97f2f54 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
mcafee%netscape.com 0550a411da Adding uname -s entry for Rhapsody 1998-10-02 04:57:44 +00:00
mcafee%netscape.com 3ab7277b94 Condensing the BSD case for STATFS #define 1998-10-02 00:59:50 +00:00
briano%netscape.com 2e16188f70 Tweak for NetBSD. Eliminates the OS_MINOR macro that (1) didn't work properly, and (2) was being generated every time NetBSD.mk was included. Approved by ramiro@netscape.com. 1998-10-01 23:29:47 +00:00
ramiro%netscape.com 6be2a9392f Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
kin%netscape.com 589c7fe461 Removed the ... from the editorGoodiesMenu insertHorizontalLine label string
since it doesn't bring up a dialog.
1998-10-01 20:56:29 +00:00
ramiro%netscape.com c04211879a Create logo only if needed. 1998-10-01 08:36:26 +00:00
radha%netscape.com eafe6e7251 Image rendering code back to where it used to be. Fixes the tiled background
rendering problem.
1998-10-01 04:57:23 +00:00
radha%netscape.com affdd6c793 Image rendering code modified. Normal image rendering now happens
in the usual place at image.cpp. only RDF cases are handled here.
1998-10-01 04:55:50 +00:00
radha%netscape.com d24b678c91 Don't free the client data. This makes the crash when you mouse over any
RDF toolbars for the second time.
1998-10-01 04:53:44 +00:00
ramiro%netscape.com 93ba27810d Remove uneeded files. Look elsewhere for a demo. 1998-10-01 04:44:12 +00:00
ramiro%netscape.com 315e2a35ac Backout mcafee's libnetwork link change. For the following good reason. The
next time libnetwork changes, mkicons will break.  It is bad enough to have
the libimg dependancy.  The problem is that libimg depends on stuff in
libnetwork - which is questionable itself.  Instead of doing the "right"
thing, it is important the we do the "wrong" thing to avoid mkicons breaking
more often than it does now.  Add stubs to mkicons instead.  Someone is
working on removing the libimg dependancy on mkicons alltogether.
1998-10-01 04:37:51 +00:00
mcafee%netscape.com f96cdca234 libimg needs NET_EscapeDoubleQuote, which is in libnetwork. 1998-10-01 04:23:48 +00:00
ramiro%netscape.com 68ad26548c Add another stub to the mkicons insanity. Fixes unix builds. 1998-10-01 03:31:51 +00:00
mcafee%netscape.com f48cf70fa1 Moving libnetwork.a around to fix link problem. Still keeping two instances of this lib, looks like the circular dependency is still there. 1998-10-01 03:07:12 +00:00
ramiro%netscape.com e8ac17fce5 I goofed and changed a default value by accident. 1998-10-01 01:35:08 +00:00
ramiro%netscape.com 93322f98b2 Add enter/leave callbacks. 1998-10-01 01:28:31 +00:00
ramiro%netscape.com fef2ca2dfe Add enter/leave and cell enter/cell leave callbacks. 1998-10-01 01:28:09 +00:00
ramiro%netscape.com 67b36bb780 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00
ramiro%netscape.com 41f2483398 Fix for bugzilla bug 955 just filed by akkana. Tooltip shell was using the
wrong visual and depth info.
1998-10-01 01:01:03 +00:00
kin%netscape.com 0f25d20670 Fix for bug #325661: ENDER: Reseting a form with an HTMLArea displays a dialog.
mozilla/cmd/xfe/forms.c
mozilla/lib/layout/editor.cpp
  - Modified EDT_SetDefaultHTML() to call ReadFromBuffer instead
    of EDT_PasteHTML. It can also handle the case where pHTML is null.

mozilla/lib/layout/edtbuf.cpp
  - Modified ReadFromBuffer to handle case where pBuffer is null.
1998-09-30 18:26:53 +00:00
ramiro%netscape.com 1c587cf473 Always update the boundary before invoking preferred_geometry. 1998-09-30 13:01:25 +00:00
ramiro%netscape.com 184665421d Remove dead code. Make sure GetChildDimensions() returns non zero values. 1998-09-30 13:00:42 +00:00
ramiro%netscape.com 145ae24481 Modularize defaults. 1998-09-30 12:55:29 +00:00
ramiro%netscape.com cd03136741 Modularize translations. 1998-09-30 12:20:26 +00:00
ramiro%netscape.com 3d39755bf4 Modularize inheritance macros. 1998-09-30 11:58:37 +00:00
ftang%netscape.com e2c1946553 add two new files to support RDF related UI. I have not connect the RDF related UI code into these file yet... 1998-09-30 10:58:21 +00:00
ftang%netscape.com aa45c82231 First add these file to support RDF related UI. I have not connect the RDF related UI code into these file yet... 1998-09-30 10:57:15 +00:00
ftang%netscape.com de033ad1e1 delete unused context argument 1998-09-30 10:34:28 +00:00
cls%seawood.org 592551e10e Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:50:40 +00:00
cls%seawood.org a3e286caa6 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE. 1998-09-30 00:48:23 +00:00
akkana%netscape.com 14a2a93970 HFolder should already be caught by the earlier wildcard 1998-09-30 00:39:58 +00:00
akkana%netscape.com ccd56e7009 List Person, People and MailAttach separately to try to unconfuse Linux 1998-09-30 00:36:48 +00:00
akkana%netscape.com ef1ea5be03 Add HFolder* to icon list -- help fix Linux build 1998-09-30 00:34:36 +00:00
cls%seawood.org 07b1e47884 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
cyeh%netscape.com c318ec1405 Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
mcafee%netscape.com 81e753aec9 Warning segfault possibility with XP_ASSERT(0). (bugzilla:349) 1998-09-29 07:28:50 +00:00
mcafee%netscape.com 6c13405983 Woops backing out that last change. 1998-09-29 07:17:23 +00:00
mcafee%netscape.com 3df6473ae2 DU4.0 doesn't like casting to int and then enum. (Bugzilla:334) 1998-09-29 07:15:27 +00:00
mcafee%netscape.com c14587318c Cast needed for DU4.0 (Bugzilla:325) 1998-09-29 07:11:22 +00:00
mcafee%netscape.com 740ebded66 Cast needed for DU4.0 (Bugzilla:324) 1998-09-29 07:08:35 +00:00
mcafee%netscape.com ebe97da79e Cast needed for DU4.0 (Bugzilla:323) 1998-09-29 07:05:31 +00:00
mcafee%netscape.com 4c65bff039 Cast needed for DU4.0 (Bugzilla:322) 1998-09-29 07:02:39 +00:00
mcafee%netscape.com d5a8b60e73 Cast needed for DU4.0 (Bugzilla:320) 1998-09-29 06:58:21 +00:00
mcafee%netscape.com 6ed5a794da Cast needed for DU4.0 (Bugzilla:319) 1998-09-29 06:55:47 +00:00
mcafee%netscape.com afd60e48ed Cast needed for DU4.0 (Bugzilla:318) 1998-09-29 06:43:05 +00:00
mcafee%netscape.com fee9970bd2 Cast needed for DU4.0 (Bugzilla:316) 1998-09-29 06:37:03 +00:00
mcafee%netscape.com 4feb89bf08 Cast needed for DU4.0 (Bugzilla:312) 1998-09-29 06:33:42 +00:00
radha%netscape.com e4a2638f6c Change thei default URL for the htmlpane 1998-09-28 23:15:24 +00:00
radha%netscape.com d0b66a06d0 Toolbar properties hooked up to RDF. Toolbars get their tooltips from the new
tooltip api
1998-09-28 23:14:30 +00:00
radha%netscape.com 3fef6b150f Really make the selector bar buttons work, so that people outside xfe can use
RDF bookmarks etc....
The images don't show up on the selector bar buttons
for some reason. Shall fix it later.
1998-09-28 23:11:12 +00:00
slamm%netscape.com 50b2cca5ca Fix spelling errors. 1998-09-28 21:34:56 +00:00
ramiro%netscape.com 0fb8f95c4a Add ClientData.[ch]. 1998-09-28 21:22:45 +00:00
akkana%netscape.com 86b0df3cd9 Hope this syntax might make Linux and Solaris happier 1998-09-28 21:01:21 +00:00
ramiro%netscape.com 56dec1233f Add TIS-620 charset support. Thanks to Samphan Raruenrom <samphan@thai.com>
for providing the patch.
1998-09-28 20:09:23 +00:00
ramiro%netscape.com 61eecc5d5b Fix bugzilla bug 885. Compiler warning. Thanks to raff@netwinder.org for
pointing this out and providing a fix.
1998-09-28 19:57:27 +00:00
ramiro%netscape.com 8344958218 Use new tool tip api. 1998-09-28 19:42:46 +00:00
ramiro%netscape.com 43088bfd79 Update for doc string callbacks. 1998-09-28 19:41:30 +00:00
ramiro%netscape.com b84da2e6d3 Use the client data manager. 1998-09-28 19:39:44 +00:00
ramiro%netscape.com d8ce5dae65 Add XfeToolTipShellSetString(). 1998-09-28 19:38:57 +00:00
ramiro%netscape.com 04f7874162 Make sure child is centered. 1998-09-28 19:37:55 +00:00
kin%netscape.com 9e6fcf7845 mozilla/cmd/xfe/resources
mozilla/cmd/xfe/src/EmbeddedEditor.cpp
mozilla/cmd/xfe/src/ComposeView.cpp
  - Modifications to get the insert menu (editorGoodiesMenu), on the embedded
    editor and compose view toolbar, to display text instead of icons.
1998-09-28 19:31:25 +00:00
ramiro%netscape.com 18f4f227fa Comment out debug printfs. 1998-09-28 19:09:28 +00:00
akkana%netscape.com 64e04445d2 Lotsa minor bug fixes 1998-09-28 19:09:26 +00:00
ramiro%netscape.com da618be939 Add client data manager. 1998-09-28 19:08:46 +00:00
ramiro%netscape.com aae753d391 Fix the realization problem so that tooltips can be added at any time whether
a widget, or gadget's parent are realized or not.
1998-09-28 11:03:11 +00:00
ramiro%netscape.com 5b1f48f4b4 Fix removal of info at item destruction. Fix positioning. 1998-09-28 08:11:25 +00:00
mcafee%netscape.com cd3d8af2c3 Missing slash 1998-09-28 01:41:50 +00:00
ramiro%netscape.com 9551cebf61 dgux is now DGUX. Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for
pointing this out.
1998-09-25 14:00:00 +00:00
ramiro%netscape.com 9af2f1aa7e Restore the resources to non const. const was causing problems on some
platforms.  Thanks to "Marc J. Fraioli" <fraioli@dg-rtp.dg.com> for pointing
this out.
1998-09-25 11:38:07 +00:00
mcafee%netscape.com 739b81b8a8 More PostScript font names, courtesy <junker@jazz.snu.ac.kr> 1998-09-25 10:24:16 +00:00
mcafee%netscape.com ed474a253a Added support for paper size, thanks to <junker@jazz.snu.ac.kr> for this fix 1998-09-25 10:23:01 +00:00
akkana%netscape.com 1d2cdca4b7 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
slamm%netscape.com 0fddd4b1e5 Add a command for editing the toolbars and reformat the commands into a nicer format.cmd/xfe/src/xfe_commands 1998-09-24 20:19:20 +00:00
slamm%netscape.com a43aa88aef Trim down formatItem. Some of the function isn't used and hasn't been for a long time. 1998-09-24 20:19:11 +00:00
slamm%netscape.com 8d6bb44abc Fix a crash that happens when quiting. 1998-09-24 20:19:07 +00:00
slamm%netscape.com df0e292bcf Remove reference to bkmks.h 1998-09-24 20:19:04 +00:00
slamm%netscape.com fb8980dda6 Add a command for editing the toolbars. 1998-09-24 20:19:01 +00:00
slamm%netscape.com dcd1c000c9 Fix spelling errors. 1998-09-24 20:18:56 +00:00
ftang%netscape.com 46b7ba45db store only UTF8 into history entry 1998-09-24 19:50:02 +00:00
ramiro%netscape.com 70ec849e9c Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com b34d611b03 Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
kin%netscape.com 25ee0ea136 Modifications to XFE_EmbeddedEditor constructor:
- Initialize charset to CS_LATIN1
  - Prevent editor from showing until layout has positioned it and
	wants to display it.
  - Manage toolbox and toolbar ahead of time so we can accurately calculate
    the height of the chrome.
  - Commented out paragraph style and character underline buttons again, they
    got blown away by the previous checkin.
  - Added spellcheck button to toolbar.
  - Moved fe_{add_to,remove_from}_all_MWContext_list() functions from
	EmbeddedEditor.cpp to context_funcs.cpp.
1998-09-24 14:31:50 +00:00
ramiro%netscape.com a491de0368 Finalize doc string support. Add better callbacks. 1998-09-24 14:25:56 +00:00
wtc%netscape.com 4ca97f6fd5 Removed unneeded libmsgc21.
Files changed: cmd/xfe/{Makefile,Makefile.in},
cmd/stubfe/{Makefile,Makefile.in}.
1998-09-24 14:11:18 +00:00
ramiro%netscape.com 96fce0280e Add support for documentation strings. 1998-09-24 09:22:27 +00:00
mcafee%netscape.com 5ee4fc87af Moving comment to fix AIX & Digital sed breakage. Maybe sed really does suck, as the comment suggests. 1998-09-24 07:54:04 +00:00
ramiro%netscape.com c629ab9cb2 Add realize callbacks. 1998-09-24 05:19:50 +00:00
akkana%netscape.com 6637173edf more rosetta build bustage 1998-09-23 20:52:02 +00:00
cls%seawood.org bfe85b9346 Fixed problem with FULL_STATIC_BUILD and js libs. Thanks to Tim Rowley <tor@boojum.cs.brown.edu> for the fix. 1998-09-23 20:20:07 +00:00
ramiro%netscape.com 2109eedcad Remove 2 extra spaces that were causing Mozilla to crash on startup on some
sun computers.
Thanks to Kurt Swanson <kurt@dna.lth.se> for pointing this out and providing
the fix.
1998-09-23 09:21:28 +00:00
ramiro%netscape.com 0dfa8ded12 Fix for bugzilla bug 864. XFE fonts.c file charset array out of whack.
Thanks to raff@aromatic.com for pointing this out and providing the fix.
1998-09-23 08:22:25 +00:00
briano%netscape.com a1cdbc389c Changed EDITOR to MOZ_EDITOR, because EDITOR is almost always defined in the user's environment, and that breaks MOZ_LITE builds. Approved by ramiro@netscape.com. 1998-09-23 00:47:17 +00:00
radha%netscape.com 63012d5a5e Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org 3d201b1124 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
radha%netscape.com 6892a76080 Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com 208f8cbad0 New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
wtc%netscape.com 3b8cb781fb NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
cls%seawood.org d0aa3e2bd1 Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>. 1998-09-22 03:47:27 +00:00
slamm%netscape.com ced23e7f4e Add a parameter to HT_PaneFromURL (to match backend change that hyatt made). Fix crash on exit (We deleted the notification struct and then HT tried to send us more events). 1998-09-22 00:50:25 +00:00
ramiro%netscape.com 45f2da8bf2 Fix taskbar action button transparency. 1998-09-21 22:08:18 +00:00
ramiro%netscape.com 31bd6bb923 Add a margin to taskbar action button. 1998-09-21 20:55:53 +00:00
ramiro%netscape.com a44a589d08 Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com 5acab40034 Unbreak the taskbar some more. 1998-09-21 20:50:25 +00:00
ramiro%netscape.com 535a9664a6 Add a callback to control which toolbar children are resized to the max
dimensions.
1998-09-21 20:20:14 +00:00
ramiro%netscape.com 40cb0c6f0a Callback reason modularization. 1998-09-21 19:49:21 +00:00
sudu%netscape.com 81fdba8f73 Bring autoconf build up to date with non-autoconf build 1998-09-21 19:25:58 +00:00
kin%netscape.com b98ddce3a4 Removed the ParagraphStyle and CharacterUnderline buttons from the HTMLArea
toolbar.
1998-09-21 17:38:41 +00:00
kin%netscape.com 3e662e1a7f Modified htmlarea_create() use the current_text if it exists. Fixes HTMLArea
reload, page forward and back.
1998-09-21 17:36:59 +00:00
ramiro%netscape.com beb421b60c Un-break the taskbar some more. 1998-09-21 14:20:52 +00:00
ramiro%netscape.com b3691a0e1e Add XfeTabGetOrientation(). 1998-09-21 13:47:39 +00:00
ramiro%netscape.com 037fda1136 Create the ender toolbar item only when needed. 1998-09-21 12:22:38 +00:00
mcafee%netscape.com 48b588fd0b Added FE_GetRelatedLinksContext() 1998-09-21 05:30:47 +00:00
mcafee%netscape.com ce7ff22b16 Renamed init() to read(), save() to write(). 1998-09-21 05:29:26 +00:00
mcafee%netscape.com 8cc21dac1c Added support for Smart Browsing 1998-09-21 05:27:50 +00:00
mcafee%netscape.com eaf82d50df read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString() 1998-09-21 05:25:49 +00:00
mcafee%netscape.com b2fecde8b1 Added updateRelatedLinksShowing() 1998-09-21 05:25:09 +00:00
mcafee%netscape.com d8ebfbc709 Removed cookie stuff from fe_GlobalPrefs 1998-09-21 05:24:30 +00:00
mcafee%netscape.com 520b9707e2 Unused variable warning on Linux 1998-09-21 04:58:41 +00:00
mcafee%netscape.com cfd9f1e676 Unused variables warnings on Linux 1998-09-21 04:43:33 +00:00
mcafee%netscape.com da1ce84937 Fixing compiler warning on Linux 1998-09-21 04:42:13 +00:00
ramiro%netscape.com 94d8568314 This is a temprary hack to fix the "off by one" toolbar closed problem that
occurs when all toolbox items are closed.
1998-09-20 17:17:12 +00:00
ramiro%netscape.com 6d970d4706 Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +00:00
ramiro%netscape.com ace10a9a50 Add a comment in place of broken feature. 1998-09-20 16:14:06 +00:00
ramiro%netscape.com 25fd9d684c Fix a typo. 1998-09-20 16:13:44 +00:00
ramiro%netscape.com eaf6554369 A better name. layout_frozen instead of ignore_configure. 1998-09-20 16:01:12 +00:00
ramiro%netscape.com 36b3ba8f45 Allow each toolbar child's width/height to be forced to the max individually.
Before, it was either all or nothing which was bad when getting dynamic
toolbars to work, especially with complicated toolbar items such as a
combo box.
1998-09-20 13:32:41 +00:00
ramiro%netscape.com 7efe680b41 Move unused Splash.cpp into an ifdef NSPR_SPLASH. 1998-09-20 11:29:58 +00:00
ramiro%netscape.com 95d727fb30 Fix a type and update autoconf makefile. 1998-09-20 11:22:41 +00:00
ramiro%netscape.com 5177c47f57 Remove taskbar widget and use toolbar instead. UNBLOAT. 1998-09-20 11:05:00 +00:00
ramiro%netscape.com ba2a13e2eb Un-break MOZ_TASKBAR. 1998-09-20 09:18:38 +00:00
ramiro%netscape.com 9a313f7366 Add missing rep type. 1998-09-20 08:37:33 +00:00
ramiro%netscape.com 010a1716c3 Use a better name: FIXED_SIZE instead of OFFSET. 1998-09-20 06:48:31 +00:00
ramiro%netscape.com 1a8d01cd6c Simplufy the XFE_RDFChromeTreeView class by using a divider instead of all
those broken XmForm hacks.
1998-09-20 06:39:43 +00:00
ramiro%netscape.com a66df305db More modularization changes. Move all the string defs and registration
functions to the respective places where they are needed.  Also cleanup up
a bunch of children info stuff.
1998-09-20 06:38:24 +00:00
ramiro%netscape.com ad22733ea2 Add #include <Xfe/Cascade.h>. 1998-09-20 06:34:28 +00:00
ramiro%netscape.com 3a9e71a54b Fix crash when creating a chromeless window. Dont de-reference a NULL
toolbar.
1998-09-20 06:33:35 +00:00
ramiro%netscape.com c9254cec33 Add divider. 1998-09-20 06:32:11 +00:00
ramiro%netscape.com cefc6fd6db Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +00:00
ramiro%netscape.com 084934bc24 Move toolbar widgetry to its own library. 1998-09-18 06:44:53 +00:00
ramiro%netscape.com b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
sudu%netscape.com 54c71bb080 Added caps in the include line 1998-09-17 18:32:45 +00:00
sudu%netscape.com 9e1c75d262 Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager 1998-09-17 18:31:47 +00:00
ramiro%netscape.com f2109a94a1 Add xfeCmdClearUrlBar and deal with it in XFE_BrowserFrame. 1998-09-17 14:22:38 +00:00
ramiro%netscape.com b62e3e0039 Add clearText(). 1998-09-17 14:20:06 +00:00
ramiro%netscape.com dc0b17e2f2 Move the dynamic layout parts of XfeManager to their own superclass
XfeDynamicManager.  This will make it a lot easier to write complicated
layout functions, such as the fancy configurable toolbar stuff.
Renamed a bunch of poorly named methods and data members.
1998-09-17 14:11:54 +00:00
radha%netscape.com f9944624b2 Call createHTMLPane only once 1998-09-17 14:11:23 +00:00
radha%netscape.com e47b145c84 Create the HTML pane 1998-09-17 14:10:53 +00:00
ramiro%netscape.com dde238f2c7 Fix default rdf toolbar layout. 1998-09-17 13:48:14 +00:00
ramiro%netscape.com c8eddb28b8 Add button layout test. 1998-09-17 10:59:23 +00:00
ramiro%netscape.com a9fc789e8a Change 'static XtResource' to 'static const XtResource' types for resources.
Thanks to Joe Keane <jgk@jgk.org>.
1998-09-17 09:55:48 +00:00
ramiro%netscape.com 8d1d110f66 Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
Also, a bunch of icons were not being linked in.
1998-09-17 03:56:45 +00:00
slamm%netscape.com 346d4e6749 Add back some security icons. 1998-09-17 01:35:01 +00:00
slamm%netscape.com 920b600079 Back out button simplification until security stuff is worked out. 1998-09-16 23:29:09 +00:00
slamm%netscape.com e330673082 Make sure callbacks are visible to derived classes. 1998-09-16 22:28:12 +00:00
slamm%netscape.com 1a71104b64 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons. 1998-09-16 21:50:00 +00:00
slamm%netscape.com 0a34b5d6f6 Move some toolbar specific code from RDFMenuToolbarBase to RDFToolbar. 1998-09-16 21:46:22 +00:00
slamm%netscape.com a9d80cb2cc Remove unused extern. 1998-09-16 21:46:16 +00:00
slamm%netscape.com f341dc7232 Use only one icon group per toolbar item. We previously allowed up to four, but no one uses it anymore and it was ugly. 1998-09-16 21:46:11 +00:00
slamm%netscape.com 4ede9bbd91 Remove mouse-down (md) and insensitive (i) icons. These can be drawn on the fly. 1998-09-16 21:45:57 +00:00
slamm%netscape.com 24d33c6de1 Get rid of MOZ_LITE hack. 1998-09-16 21:44:40 +00:00
slamm%netscape.com a7a5c56a18 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons.icons.c 1998-09-16 21:44:37 +00:00
kin%netscape.com 875771d311 First pass support for the HTMLArea embedded toolbar. 1998-09-16 18:27:17 +00:00
kin%netscape.com 05f167b260 Default input for an HTMLArea is now assumed to be HTML. Replaced all calls
to EDT_SetDefaultText() with calls to EDT_SetDefaultHTML().
1998-09-16 18:24:12 +00:00
kin%netscape.com 5a6a539bf0 Fixed bogus assertion thrown when the toolbox contains only one toolbar.
Fixed crash that occurs when a toolbox contains only one toolbar, and you
try to destroy the toolbar. Reviewed and approved by ramiro.
1998-09-16 18:23:37 +00:00
kin%netscape.com d54f33c098 Fix to prevent crashing in layout(), called from Manager.c:DeleteChild(),
when the Chrome and it's children are being destroyed.
1998-09-16 18:22:56 +00:00
ramiro%netscape.com b757442541 Fix for bug 293266. Make sure "Joe User's Bookmarks" item appears as first
item in the "File Bookmarks" menu.
1998-09-16 14:19:11 +00:00
mcafee%netscape.com 3272e0eea4 Uninitialized variable compiler warnings on Linux 1998-09-16 09:37:45 +00:00
ramiro%netscape.com a91580b8f3 Comment out 2 assertions to get past toolbar layout problem. 1998-09-15 11:26:43 +00:00