Commit Graph

31 Commits

Author SHA1 Message Date
pinkerton%netscape.com
65efc2a9c0 make command strip match UI spec/behaviors. 1998-10-20 00:15:07 +00:00
pinkerton%netscape.com
d36eb2da94 using auto_HT_pane for HTPane ownership. 1998-10-01 21:37:23 +00:00
sdagley%netscape.com
5911ad126f per pinkerton this call to URDFUtilities::PropertyValueBool is no longer needed (and it's breaking the Mac build) 1998-09-22 03:10:12 +00:00
pinkerton%netscape.com
fa41f27684 add some asserts and sanity checks on the shelves. 1998-09-16 21:18:36 +00:00
pinkerton%netscape.com
a36aa17f04 HTMLPane now respects size from HT (in pixels or percentages). 1998-09-14 18:44:19 +00:00
pinkerton%netscape.com
d5a7f83d67 More htmlpane work. Should now appear when it is there and load the url. 1998-09-11 19:04:22 +00:00
pinkerton%netscape.com
8b18e19d64 Changed BuildHTPane to take a context where it might have to display What'sRelated info. Now registering each kind of view (shack, popdown, embedded, standalone) with HT so it knows to give the right look/behavior. 1998-09-10 20:43:19 +00:00
pinkerton%netscape.com
e012b52354 fix build bustage (removed call to HT_ToggleTreeMode) 1998-09-09 21:36:14 +00:00
pinkerton%netscape.com
239847abd9 don't bother trying to close the adSpace shelf here, RestorePlace() usurps it. 1998-09-09 18:19:02 +00:00
pinkerton%netscape.com
4dd3e0591e sitemap/HTML area registration in docked Aurora view. 1998-09-08 23:17:21 +00:00
pinkerton%netscape.com
6c40a63803 New HTML area in docked view. 1998-09-08 18:07:02 +00:00
pinkerton%netscape.com
9fbe675be5 making stuff const, making other stuff non-virtual. 1998-09-01 20:19:14 +00:00
pinkerton%netscape.com
376777a1d3 Use new CNavCenterScroller and tell it to adjust the scroll bar when the column headers appear or disappear. 1998-08-28 20:33:42 +00:00
pinkerton%netscape.com
a1dc89e0a5 Respond better to column add/delete events. 1998-08-27 20:27:10 +00:00
pinkerton%netscape.com
6136294012 Column support in tree view. 1998-08-26 19:04:54 +00:00
pinkerton%netscape.com
4189a1a9c8 On mode switch, make sure tree has right # of clicks to open row. 1998-08-24 19:53:10 +00:00
pinkerton%netscape.com
3c7df4ca9c Handle d&d between multiple popdown trees. Make sure we broadcast that the current view has changed so that the title strip picks it up. 1998-08-20 21:51:10 +00:00
pinkerton%netscape.com
393c98446c Dispose of FE icon data and refresh appropriate rows when necessary. 1998-08-13 20:12:36 +00:00
pinkerton%netscape.com
487aa30b0c Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00
pinkerton%netscape.com
9260381052 Better support for opening a tree popup, docked, or standalone. 1998-08-11 19:17:19 +00:00
pinkerton%netscape.com
ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com
ac22827e6b More rewrites for the new UI. Command area, mode switching, colors and behavior properties fully implemented. 1998-08-05 02:56:24 +00:00
pinkerton%netscape.com
cd56012ff3 No more selector bar, and broke out docked stuff into a new CDockedRDFCoordinator class. (rev saari, appr sdagley) 1998-07-29 21:20:16 +00:00
rjc%netscape.com
26c7a51f19 Propagate change to notification handler parameters to all clients (RDF_BRANCH landing). 1998-07-23 19:05:47 +00:00
pinkerton%netscape.com
ad76c01df8 Bug fixes, use gifs and bg and icons, fix tabbing problems, rearchitect FE data for views. 1998-07-20 16:07:09 +00:00
pinkerton
06cff1e597 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:00:07 +00:00
pinkerton
fcc3270223 Landing of a bunch of appearance manager stuff. (appr sdagley). 1998-05-22 04:19:24 +00:00
pinkerton
28456d701b Fix off-by-one error when adding new rows from external rdf containers. (rev scc, appr don) 1998-05-05 21:21:43 +00:00
pinkerton
5c393de51c Redid workspace selection/shelf notification to fix some bugs. Also now responds to HT's node edit event, though it is still commented out because of redraw problems. Added a slew of comments to make the class (and the messaging scheme) understandable and point out where redraw bugs are. (rev sdagley, appr don) 1998-04-08 20:29:18 +00:00
pinkerton
e47da051dc Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00