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

421 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 96cf526134 Make the sensitive interface more useful. 1998-10-13 07:32:03 +00:00
ramiro%netscape.com 9b622618bc Improve the toolbar item configure and initialize interfaces 1998-10-13 07:22:09 +00:00
ramiro%netscape.com f9776e6e51 Use XFE_ToolbarItem instead of widget hacks 1998-10-13 07:22:01 +00:00
ramiro%netscape.com c9b90152f1 Add ToolbarSeparator.cpp 1998-10-13 07:21:55 +00:00
ramiro%netscape.com 2fbd4eec4d Add toolbar separator. 1998-10-13 07:17:38 +00:00
slamm%netscape.com c59f5a841b Hook up getHtResource(). (Native sun compiler requires that it return a value). 1998-10-12 22:44:54 +00:00
slamm%netscape.com 4f4916f1c3 Use i18n calls for treeview strings. 1998-10-12 22:24:13 +00:00
cyeh%netscape.com 80deef52d3 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
ramiro%netscape.com 8e45f3802d Move setItemLabelString() to XFE_RDFUtils. 1998-10-12 14:36:51 +00:00
ramiro%netscape.com 965cedc487 Move getStringFromResource() to XFE_RDFUtils. 1998-10-12 14:28:42 +00:00
ramiro%netscape.com c1c70fad4e Move XmString utilities to XFE_RDFUtils. 1998-10-12 14:19:37 +00:00
ramiro%netscape.com 3b180cce2b Move a bunch of ht_ utilities to RDFUtils. 1998-10-12 14:09:43 +00:00
ramiro%netscape.com ada041e56f Added RDFUtils.cpp. 1998-10-12 13:50:01 +00:00
ramiro%netscape.com 84b6718cb1 Move utility functions to their own class. 1998-10-12 13:48:15 +00:00
ramiro%netscape.com 732a1ca0ca Kepp track of the ht resource that created the item. Make the urlbar
useable.
1998-10-12 10:19:42 +00:00
ramiro%netscape.com 53dc9b37ad Add getURL(). This is needed for the new configurable rdf toolbars which
dont know anything about BrowserFrame.  They know about Frame and they
need to cann getURL().  So im putting it here and making it a virtual noop
by default.
1998-10-12 10:18:56 +00:00
ramiro%netscape.com bd79cdfe18 Patch to make RDF menus a lot faster. They are a lot faster now!
Thanks to skinny <skinny@knowhere.net> for providing the patch.
1998-10-12 06:26:30 +00:00
waterson%netscape.com 1e4f6295b4 Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro 1998-10-11 20:30:20 +00:00
akkana%netscape.com a6f8f49afd 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
kin%netscape.com 22d20afabc Fix for bug #327946: ENDER: Items inserted via toolbar always to into 1st
ENDER on page.
1998-10-09 22:15:37 +00:00
ramiro%netscape.com d3db9de68e The superclass already stores the parent toolbox - take it out. 1998-10-09 09:11:26 +00:00
ramiro%netscape.com 533ff5d7ef Fix the 'view menu crashes' bug that mcafee just reported. 1998-10-09 07:52:51 +00:00
ramiro%netscape.com 09db5e81d2 Rename the old toolbar to XFE_ObsoleteToolbar. 1998-10-09 07:45:04 +00:00
ramiro%netscape.com 58ca690e1f Add getAncestorFrame() and getAncestorContext(). 1998-10-09 06:15:22 +00:00
ramiro%netscape.com 4eec2846b2 Add textActivate(). 1998-10-09 04:24:56 +00:00
ramiro%netscape.com ea450acff8 Cleanup the old toolbar, urlbar and personal toolbar insanity. 1998-10-09 01:37:24 +00:00
ramiro%netscape.com 6eecaf7e08 Remove multiple inheritance bullshit. 1998-10-09 01:36:04 +00:00
slamm%netscape.com 227c0c277e Reapply fix to formatItem (from 1.9). Accidentally got stomped. 1998-10-09 01:08:13 +00:00
slamm%netscape.com 6feb9b646a Fix bug in last checkin that ramiro found. 1998-10-09 00:08:21 +00:00
slamm%netscape.com 54a730d8b3 Add three-state column sorting. Fix inplace editing (wasn't checking HT for editable state). Change name of *StandAloneState to *StandAlone. Add convenience function for setting/getting column data. 1998-10-08 22:14:05 +00:00
slamm%netscape.com fc60f3a5c9 Change name of setStandAloneState() to setStandAlone(). 1998-10-08 22:13:41 +00:00
radha%netscape.com 3adb2671e8 DocString hooked up to HT and the new DocString API 1998-10-08 21:32:45 +00:00
akkana%netscape.com 711df234ca 122416: don't open same file at same time 1998-10-08 21:32:18 +00:00
radha%netscape.com 83ab81cdf2 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 75bdbf2452 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 97a4bcf694 Use the RDF pane's mode to create the RDF Pane accordingly 1998-10-08 21:19:16 +00:00
ramiro%netscape.com 5ee2fe58e7 Backout previous hack. Not needed anymore. I fixed the real problem. 1998-10-07 15:36:41 +00:00
ramiro%netscape.com aab937944a Try to fix unix bustage by hard coding an include. 1998-10-07 15:30:48 +00:00
ramiro%netscape.com 6681e2a9a0 Try to fix the unix bustage. 1998-10-07 15:14:06 +00:00
ramiro%netscape.com 71e1c5e4ad Fix IRIX bustage. 1998-10-07 09:06:56 +00:00
ramiro%netscape.com 3e513e3975 Undo the old urlbar hack. 1998-10-07 07:50:56 +00:00
ramiro%netscape.com 9db72c178d Add support for url bars. 1998-10-07 07:50:40 +00:00
ramiro%netscape.com d946333f39 New toolbar classes. 1998-10-07 07:45:26 +00:00
ramiro%netscape.com 23d16143b7 New toolbar button class. 1998-10-07 07:42:27 +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 f806c1395f Moved XFE_DoCommandArgs from Command.h to Button.h. 1998-10-07 05:08:07 +00:00
mcafee%netscape.com 0469294f6c Fixing security breakage 1998-10-06 07:22:41 +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
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
mcafee%netscape.com 3ab7277b94 Condensing the BSD case for STATFS #define 1998-10-02 00:59:50 +00:00
ramiro%netscape.com c04211879a Create logo only if needed. 1998-10-01 08:36:26 +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
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
cyeh%netscape.com c318ec1405 Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +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
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 8344958218 Use new tool tip api. 1998-09-28 19:42:46 +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
akkana%netscape.com 64e04445d2 Lotsa minor bug fixes 1998-09-28 19:09:26 +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
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
akkana%netscape.com 6637173edf more rosetta build bustage 1998-09-23 20:52:02 +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
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
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