Commit Graph

373 Commits

Author SHA1 Message Date
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
ramiro%netscape.com
0164442d13 Make the sensitive interface more useful. 1998-10-13 07:32:03 +00:00
ramiro%netscape.com
ed205c61fe Improve the toolbar item configure and initialize interfaces 1998-10-13 07:22:09 +00:00
ramiro%netscape.com
c804b2ed2b Use XFE_ToolbarItem instead of widget hacks 1998-10-13 07:22:01 +00:00
ramiro%netscape.com
39c9038f22 Add ToolbarSeparator.cpp 1998-10-13 07:21:55 +00:00
ramiro%netscape.com
892d14bb4c Add toolbar separator. 1998-10-13 07:17:38 +00:00
slamm%netscape.com
1101fe805a Hook up getHtResource(). (Native sun compiler requires that it return a value). 1998-10-12 22:44:54 +00:00
slamm%netscape.com
efd6f5f1a4 Use i18n calls for treeview strings. 1998-10-12 22:24:13 +00:00
cyeh%netscape.com
6f0645cf11 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
ramiro%netscape.com
90081a01ed Move setItemLabelString() to XFE_RDFUtils. 1998-10-12 14:36:51 +00:00
ramiro%netscape.com
fc8169360f Move getStringFromResource() to XFE_RDFUtils. 1998-10-12 14:28:42 +00:00
ramiro%netscape.com
5910259f0e Move XmString utilities to XFE_RDFUtils. 1998-10-12 14:19:37 +00:00
ramiro%netscape.com
6e72ccccf2 Move a bunch of ht_ utilities to RDFUtils. 1998-10-12 14:09:43 +00:00
ramiro%netscape.com
7056c6e96c Added RDFUtils.cpp. 1998-10-12 13:50:01 +00:00
ramiro%netscape.com
d6768e77bd Move utility functions to their own class. 1998-10-12 13:48:15 +00:00
ramiro%netscape.com
8b0bffc4af 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
6f5429efa5 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
edcdf8c318 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
1e645b44b1 Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro 1998-10-11 20:30:20 +00:00
akkana%netscape.com
88f867a9b9 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
kin%netscape.com
2fe9937a1b 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
41ec766008 The superclass already stores the parent toolbox - take it out. 1998-10-09 09:11:26 +00:00
ramiro%netscape.com
68bf9b2255 Fix the 'view menu crashes' bug that mcafee just reported. 1998-10-09 07:52:51 +00:00
ramiro%netscape.com
a510b93fa0 Rename the old toolbar to XFE_ObsoleteToolbar. 1998-10-09 07:45:04 +00:00
ramiro%netscape.com
fc2db73312 Add getAncestorFrame() and getAncestorContext(). 1998-10-09 06:15:22 +00:00
ramiro%netscape.com
9580b526b5 Add textActivate(). 1998-10-09 04:24:56 +00:00
ramiro%netscape.com
d0ab6a8866 Cleanup the old toolbar, urlbar and personal toolbar insanity. 1998-10-09 01:37:24 +00:00
ramiro%netscape.com
2d0294e0ea Remove multiple inheritance bullshit. 1998-10-09 01:36:04 +00:00
slamm%netscape.com
ff45ad671f Reapply fix to formatItem (from 1.9). Accidentally got stomped. 1998-10-09 01:08:13 +00:00
slamm%netscape.com
342a76d6e6 Fix bug in last checkin that ramiro found. 1998-10-09 00:08:21 +00:00
slamm%netscape.com
bef014ff03 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
b0818d4a9c Change name of setStandAloneState() to setStandAlone(). 1998-10-08 22:13:41 +00:00
radha%netscape.com
8bd3023fba DocString hooked up to HT and the new DocString API 1998-10-08 21:32:45 +00:00
akkana%netscape.com
99368bfb9e 122416: don't open same file at same time 1998-10-08 21:32:18 +00:00
radha%netscape.com
3d745b3825 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
1a7fffa64b 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
cbe3a1cc8f Use the RDF pane's mode to create the RDF Pane accordingly 1998-10-08 21:19:16 +00:00
ramiro%netscape.com
c1b54177a1 Backout previous hack. Not needed anymore. I fixed the real problem. 1998-10-07 15:36:41 +00:00
ramiro%netscape.com
b965770c3b Try to fix unix bustage by hard coding an include. 1998-10-07 15:30:48 +00:00
ramiro%netscape.com
f682c6b1b4 Try to fix the unix bustage. 1998-10-07 15:14:06 +00:00
ramiro%netscape.com
30ab1cbea3 Fix IRIX bustage. 1998-10-07 09:06:56 +00:00
ramiro%netscape.com
d25212e31d Undo the old urlbar hack. 1998-10-07 07:50:56 +00:00
ramiro%netscape.com
8df71b6b6a Add support for url bars. 1998-10-07 07:50:40 +00:00
ramiro%netscape.com
c8e09d1cea New toolbar classes. 1998-10-07 07:45:26 +00:00
ramiro%netscape.com
41bd8e6882 New toolbar button class. 1998-10-07 07:42:27 +00:00
ramiro%netscape.com
0eec50f4b6 Adding new toolbar item classes. 1998-10-07 07:22:11 +00:00
ramiro%netscape.com
63f55dc422 Make setSensitive() and isSensitive() virtual.
Also, ass some assertions.
1998-10-07 07:19:13 +00:00
ramiro%netscape.com
977a59c1c9 Moved XFE_DoCommandArgs from Command.h to Button.h. 1998-10-07 05:08:07 +00:00
mcafee%netscape.com
a1ac43a413 Fixing security breakage 1998-10-06 07:22:41 +00:00