Commit Graph

421 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
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
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
cls%seawood.org
29652b274e Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:37:11 +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
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
slamm%netscape.com
1674c64692 Set the minimum column width (to 6). 1998-10-15 20:54:21 +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
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
ramiro%netscape.com
a95b01b9b7 Rename misnamed FrameList -> WindowList. 1998-10-14 05:39:43 +00:00
radha%netscape.com
0d6c285d53 Check if the framehandle is valid before accessing it 1998-10-14 00:25:20 +00:00
radha%netscape.com
4525a1bb20 Set Background Pixmap for control toolbar and title bar using HT. Use the
RDFImage interface to obtain the image instead of static pixmaps
1998-10-14 00:24:51 +00:00
radha%netscape.com
b168db0831 While creating, RDFChromeView, Pass the frame handle as toplevel component
instead of the NavCenterView
1998-10-14 00:22:57 +00:00
slamm%netscape.com
6a13acf139 Slight tweak to get context menu items to show. Next they will need to do something. 1998-10-14 00:09:27 +00:00
slamm%netscape.com
1eabe2b0eb Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
so the toolbars can use it too.
Handle url dispatching once in RDFUtils.
1998-10-13 23:47:17 +00:00
slamm%netscape.com
e112218cd9 Handle url dispatching once in RDFUtils. 1998-10-13 23:47:13 +00:00
slamm%netscape.com
b09498fe1e First pass at popup menus. 1998-10-13 23:47:03 +00:00
slamm%netscape.com
f4b1652435 Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
so the toolbars can use it too.
1998-10-13 23:46:51 +00:00
radha%netscape.com
158af8a5eb When built with MOZ_SELECTOR_BAR set, Create the selector bar only for docked
modes. Alt-B and Alt-H wouldn't
show the selector bar though the tree is built with MOZ_SELECTOR_BAR set.
1998-10-13 22:24:00 +00:00
radha%netscape.com
efc03dee68 Create compositor for images. Fix for the bugzilla bug 1017 1998-10-13 22:22:06 +00:00
slamm%netscape.com
5671a72eb8 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
9842783c31 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
62d7b49f79 Rehook up the updateCommand functions.
This sets back/forward/reload/stop sensitivity again.
1998-10-13 20:46:41 +00:00
slamm%netscape.com
ba84a52c25 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
44c9cd4376 Move "More..." button hackery to XFE_MenuUtils. 1998-10-13 14:47:43 +00:00
ramiro%netscape.com
f861912b99 Move configure functions to XFE_RDFUtils. 1998-10-13 14:23:57 +00:00
ramiro%netscape.com
4c90243605 Move getStyleAndLayout() functions to XFE_RDFUtils. 1998-10-13 14:06:26 +00:00
ramiro%netscape.com
7d95caab5e Move getPixmapsForEntry() to XFE_RDFUtils. 1998-10-13 13:52:43 +00:00
ramiro%netscape.com
dfb2e34a23 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
8e4a6e72c9 Add ToolbarCascade.cpp. 1998-10-13 11:32:34 +00:00
ramiro%netscape.com
e032cf0f0f 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
1a7212581b Add gNavCenter declaration. 1998-10-13 11:29:24 +00:00