ftang%netscape.com
|
71860c7c63
|
Make the RDF stuff always render UTF8
|
1998-09-24 09:23:48 +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 |
sdagley%netscape.com
|
dbf9a0b046
|
Yes the tree is in flames but it'll stay that way without this mod. Reviewed/Approved hyatt. Add new paramter for call to HT_PaneFromURL.
|
1998-09-22 00:35:08 +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
|
f66d587b32
|
Fix bug in drag and drop where we were passing parent folder and any selected children to HT, which would cause it to die. Affects drag feedback in that selected children are not displayed when their parent container is selected as well.
|
1998-09-11 21:52:42 +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
|
007bb44823
|
Turned off (ifdef'd) the property to not use selection in the tree view so we get d&d even in single-click modes.
|
1998-09-09 18:19:08 +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
|
50bf723d3c
|
use LScrollerView
|
1998-09-08 18:07:48 +00:00 |
pinkerton%netscape.com
|
6c40a63803
|
New HTML area in docked view.
|
1998-09-08 18:07:02 +00:00 |
pinkerton%netscape.com
|
e96a3b2516
|
Removing const on pass-by-value params.
|
1998-09-01 22:30:24 +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
|
a88c455026
|
Making some more stuff const.
|
1998-09-01 20:17:46 +00:00 |
pinkerton%netscape.com
|
46227e6eb6
|
Added RowIsContainer() with additional param to say if container is open or closed.
|
1998-08-28 20:34:43 +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
|
ba3e337b22
|
First Checked In.
|
1998-08-28 20:24:25 +00:00 |
pinkerton%netscape.com
|
2926589653
|
Fix bug where if rdf file specified that all columns should be hidden the heap would get corrupted. Now forces at least one column to be visible.
|
1998-08-27 21:10:07 +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
|
f4acda8662
|
Better tooltip support (uses new tooltip for all columns).
|
1998-08-25 20:24:20 +00:00 |
pinkerton%netscape.com
|
2249bf2767
|
Some API changes from 4.5 version of CStandardFlexTable. Also pick up new tooltips and spring-loaded folders.
|
1998-08-25 00:00:54 +00:00 |
pinkerton%netscape.com
|
1d154487d3
|
Do single-click mode in a better way.
|
1998-08-24 19:53:36 +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
|
3bf3c980f0
|
Fix rowRefresh() boo-boo so now it actually redraws the cell when the custom icon loads. Cells with custom icons now draw with the correct text color in all modes.
|
1998-08-21 00:40:34 +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
|
98513c9925
|
Correctly do dragging between popdown trees in the same window. Also only open the first item in the selection when in a popdown.
|
1998-08-20 21:49:56 +00:00 |
pinkerton%netscape.com
|
72be2b187a
|
Don't call HT_CanDropURLOn with bogus data.
|
1998-08-20 00:38:45 +00:00 |
jgellman%netscape.com
|
895cd0a300
|
add new arg for HT_PaneFromURL
|
1998-08-15 07:31:21 +00:00 |
pinkerton%netscape.com
|
c7b0e97ea0
|
Tree view icon support and refreshing individual rows.
|
1998-08-13 20:13:07 +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
|
a70aff6fbb
|
Overrides for the popdown flex table to close at the right times, etc.
|
1998-08-11 19:19:18 +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
|
49d487386c
|
API to Create panes from RDF_Resources as well.
|
1998-08-11 19:15:59 +00:00 |
pinkerton%netscape.com
|
542fcd0128
|
Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht).
|
1998-08-07 01:01:23 +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
|
288babf521
|
Don't #include selector header because it's not being used.
|
1998-08-07 00:15:50 +00:00 |
pinkerton%netscape.com
|
d4152a19bd
|
Remove dependance on CNavCenterSelector's constants and make the title strips LCommanders so they can have context menus.
|
1998-08-07 00:14:26 +00:00 |
pinkerton%netscape.com
|
3adf766ed6
|
Make single-click mode work correctly (on mouse up, not mouse down).
|
1998-08-07 00:12:49 +00:00 |
pinkerton%netscape.com
|
0b0131614b
|
Comment out lines that aren't being used. Also fixes build bustage.
|
1998-08-05 04:07:29 +00:00 |
pinkerton%netscape.com
|
93e983edc4
|
Tons of stuff for color and behavior properties.
|
1998-08-05 02:59:42 +00:00 |
pinkerton%netscape.com
|
b4fc845b9d
|
Rewritten and broken out so that the same base class can be used for both the title strip and the command strip.
|
1998-08-05 02:57:56 +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
|
00bbc69041
|
New suite of CreateHTPane methods to take a variety of parameters.
|
1998-08-05 02:55:38 +00:00 |
pinkerton%netscape.com
|
10d856c257
|
More stuff for RDF properties as well as fixing color parsing.
|
1998-08-05 02:54:32 +00:00 |
pinkerton%netscape.com
|
08a6fc562a
|
Remove stuff dealing with selector bar. (rev saari, appr sdagley)
|
1998-07-29 21:22:55 +00:00 |