Commit Graph

318 Commits

Author SHA1 Message Date
jfrancis%netscape.com
011229ec21 Fixing bug #313498 1998-08-15 10:11:34 +00:00
jfrancis%netscape.com
e7f1ae880b Adding comment to help prevent recurrences of bug #313498 1998-08-15 10:11:17 +00:00
jgellman%netscape.com
895cd0a300 add new arg for HT_PaneFromURL 1998-08-15 07:31:21 +00:00
sdagley%netscape.com
b9829e39a5 Fix a functionality problem with my previous checkin - change the MacFE stubs for FE_CheckConfirm and FE_SelectDialog to the workaround versions until the actual versions are implemented. Yes the tree is in flames but these files aren't related and folks are all over the problem (akkana and jfrancis have checked in fixes for X and Mac). 1998-08-14 01:21:46 +00:00
jfrancis%netscape.com
7d916b93e1 need to use enum ED_PASTE_NORMAL instead of int 0. 1998-08-14 01:01:09 +00:00
clu%netscape.com
d1bdd2e723 adding a third parameter to EDT_PasteHTML 1998-08-13 23:16:16 +00:00
sdagley%netscape.com
bafb230a6a Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage. 1998-08-13 22:11:56 +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
rjc%netscape.com
11329ecec7 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
pinkerton%netscape.com
a102d7c0bb Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +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
5c37ee63ae No longer try and cache the popdown tree. Just delete/recreate every time because of problems with LScroller and changing windows. 1998-08-12 18:47:54 +00:00
pinkerton%netscape.com
c249fbeca4 Support for pop-down tree views. 1998-08-11 19:20:01 +00:00
pinkerton%netscape.com
3bc20e854f Don't draw over popdown tree if showing. 1998-08-11 19:19:35 +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
87fed0868e Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
pinkerton%netscape.com
52170e9b64 Hacks for showing a container docked, popup, or standalone, with a hack for drag and drop. 1998-08-11 19:17:36 +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
ccdedc93d0 Register popdown tree classes. 1998-08-11 19:16:37 +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
e11c092cc3 Don't draw over the popdown tree if one is showing. 1998-08-11 19:15:05 +00:00
pinkerton%netscape.com
b4f3828239 Popdown tree. 1998-08-11 19:14:40 +00:00
pinkerton%netscape.com
7975138305 Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same. 1998-08-11 19:14:28 +00:00
sdagley%netscape.com
5d18148ed8 Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it. 1998-08-10 04:49:58 +00:00
beard%netscape.com
8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
clu%netscape.com
27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com
5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com
bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com
522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +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
1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +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
jfrancis%netscape.com
9559bc9922 First pass of the htmlarea form element, aka Ender. Module owners dagley and brade ok'd. 1998-08-05 12:38:53 +00:00
jfrancis%netscape.com
6f3e59624e First pass of the htmlarea form element for macfe, aka Ender. module owners dagley and brade ok'd. 1998-08-05 12:36:53 +00:00
pierre%netscape.com
eefa01333a added header files to fix Raptor build 1998-08-05 08:26:45 +00:00
pierre%netscape.com
f4deb219f5 fix build errors with Raptor 1998-08-05 08:02:20 +00:00
beard%netscape.com
6a4b1dd5aa For OJI, macroized access to LO_BuiltinStruct. Should really put these macros in layout.h. 1998-08-05 05:44:47 +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
fec391a795 Register a bunch of new classes for the new aurora ui. 1998-08-05 03:01:02 +00:00
pinkerton%netscape.com
0291aae247 moving CChameleonCaption out to its own class (appr brade). 1998-08-05 03:00:31 +00:00
pinkerton%netscape.com
a7c79e99f3 Shack stuff. 1998-08-05 03:00:13 +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
f33f52c036 Implement ListenToMessage and trap the message from the IconCache to call a pure virtual. Means subclasses don't have to override ListenToMessage. 1998-08-05 02:59:23 +00:00
pinkerton%netscape.com
34ad665403 REmoved CCaption and added CColorCaption. 1998-08-05 02:58:26 +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
8d8100db8a use a constant instead of hard-coded pane id. 1998-08-05 02:57:26 +00:00