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

819 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 920f3e66c8 Set the instance pointer to 'this' for the updateCommand.
Call HT_Launch before we open a url.  HT may want to handle it for us.
1998-10-13 20:47:03 +00:00
slamm%netscape.com 2326c636ab Notify HT of column width changes.
Set the colors on the cell colors background
since the tree does not take otherwise take the colors.
ramiro volunteered to fix the widget, but this gets up
part of the way there for now.
1998-10-13 20:46:45 +00:00
slamm%netscape.com d41c6fff7f Rehook up the updateCommand functions.
This sets back/forward/reload/stop sensitivity again.
1998-10-13 20:46:41 +00:00
slamm%netscape.com e027d91628 Take out openPage URLBar hack since we have one now.
Call HT_Launch before we open a url.  HT may want to handle it for us.
1998-10-13 20:46:37 +00:00
ramiro%netscape.com 06ef02bf00 Move "More..." button hackery to XFE_MenuUtils. 1998-10-13 14:47:43 +00:00
ramiro%netscape.com 7173e75a48 Move configure functions to XFE_RDFUtils. 1998-10-13 14:23:57 +00:00
ramiro%netscape.com 193679d3f7 Move getStyleAndLayout() functions to XFE_RDFUtils. 1998-10-13 14:06:26 +00:00
ramiro%netscape.com 8e21238b3b Move getPixmapsForEntry() to XFE_RDFUtils. 1998-10-13 13:52:43 +00:00
ramiro%netscape.com 8b6c12c2bb Add menu utils. The menu hackery code cut-and-paste is really out of hand. 1998-10-13 13:50:45 +00:00
ramiro%netscape.com e26e8971d3 Add ToolbarCascade.cpp. 1998-10-13 11:32:34 +00:00
ramiro%netscape.com 729762bbac Make the tooltip interface more useful. Do all the magic in the super class.
Add callback interface.  Update XFE_ToolbarCascade.
1998-10-13 11:32:17 +00:00
ramiro%netscape.com ee14ba3d25 Add gNavCenter declaration. 1998-10-13 11:29:24 +00:00
mcafee%netscape.com ce646c2682 Adding libns_mime.a for SMART_MAIL + MOZ_SECURITY case 1998-10-13 09:45:20 +00:00
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
ramiro%netscape.com 51c45ef132 Fix fos bugzilla bug 1074. Assert and crash in tooltip stage two handler. 1998-10-13 04:26: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 dd96ce85c5 Fix IRIX dumbass-ness. 1998-10-12 11:35:41 +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 853e7820a8 Add XfeComboBoxSetTextString(). 1998-10-12 10:09:30 +00:00
ramiro%netscape.com efc287ab9f Here are some changes to the XFE Tab code. The existing code has a
bug: in case the bounds are crossed to start, it goes on a big loop
which takes a long time.  Probably this should not happen normally,
but it can't hurt to guard against it.
Thanks to Joe Keane <jgk@jgk.org> for providing the fix.
1998-10-12 06:36:18 +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
sspitzer%netscape.com 9127e84d3d tweak the icon so that the colors fit the mozilla palette
this will get rid of the warnings that look like this:
Bad color:   40  20   0   try   34  34  34  Desk_Navigator
1998-10-10 21:54:12 +00:00
briano%netscape.com 6e29fe6b32 Added support for Rhapsody. 1998-10-10 20:57:11 +00:00
ramiro%netscape.com eb323c5525 Add pref stuff to makefiles. 1998-10-10 03:09:15 +00:00
sspitzer%netscape.com e92be1e62c replace the old icon (the ship wheel) with a new and improved icon 1998-10-10 02:44:19 +00:00
ramiro%netscape.com 7e14811a6a Pref stuff. 1998-10-10 02:41:04 +00:00
akkana%netscape.com a6f8f49afd 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
akkana%netscape.com 66333a6efa Remove a debug print 1998-10-10 00:53:16 +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
kin%netscape.com e508a601e8 First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:14:45 +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 5147a7984e Add support for accent borders to all managers. Add more combobox string
methods.
1998-10-09 04:33:32 +00:00
ramiro%netscape.com b0a28d0dbf Use portable __alpha instead of Mozilla specific _ALPHA_. 1998-10-09 04:30:15 +00:00