Commit Graph

101 Commits

Author SHA1 Message Date
sdagley%netscape.com
d57ea0355b First landing of Apple's changes for NSL support from the Open Location in Navigator dialog. Currently #ifdef'ed out with BUILD_NSL_SUPPORT tag as we haven't figured out how to distribute the required NSL header and library yet. Hopefully that will be addressed soon. 1998-10-23 00:03:43 +00:00
ftang%netscape.com
404bf5feae UTF8 enable HyperTree title and inline edit 1998-10-21 14:32:48 +00:00
pinkerton%netscape.com
c061f05285 changes to match UI spec for title area and command strip. 1998-10-20 00:16:25 +00:00
jfrancis%netscape.com
5f2ef6f7be fixing some printing bugs for HTML forms 1998-10-12 04:57:12 +00:00
pinkerton%netscape.com
63877f7093 start pullings toolbars from HT instead of hardcoded in constructor. 1998-10-08 21:26:27 +00:00
sdagley%netscape.com
bfce8f47d7 Added pref item to control URL Autocompletion (network.enableUrlMatch) 1998-10-07 04:22:49 +00:00
sdagley%netscape.com
0dfd1d18a9 Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
pinkerton%netscape.com
4e00c293ab use system mdef instead of mercutio for all menus. 1998-09-24 23:45:17 +00:00
pinkerton%netscape.com
7fb302e3fd changed all menus that used mercutio to use system mdef instead. 1998-09-24 23:44:43 +00:00
pinkerton%netscape.com
98aa501afa Change all menus that used mercutio to use system mdef. Added some xmnu to begin support of shift/cmd accelerators. 1998-09-24 23:44:10 +00:00
pinkerton%netscape.com
cf6eb341e9 make all menus that used Mercutio now use system MDEF. 1998-09-24 23:43:04 +00:00
pinkerton%netscape.com
4d230ae37c Replace menus that used mercutio with system MDEF. 1998-09-24 23:32:46 +00:00
pinkerton%netscape.com
ee9f5ecdc8 Make all menus use the system MDEF not Mercutio. 1998-09-24 23:30:01 +00:00
jfrancis%netscape.com
852cbf1758 continueing Ender work 1998-09-24 16:29:27 +00:00
jfrancis%netscape.com
65f6c6b810 Redoing Ender toolbar. 1998-09-18 01:38:51 +00:00
jfrancis%netscape.com
b8a785fe1d Redoing Ender toolbar. 1998-09-18 01:24:28 +00:00
sdagley%netscape.com
459b4983e8 Restored radio group for cookie settings radio buttons 1998-09-16 23:57:22 +00:00
pinkerton%netscape.com
f60fac68d0 fix pane id of the adSpace in the "no grow box" version of the browser window. 1998-09-16 21:17:58 +00:00
pinkerton%netscape.com
9f777defdb fix frames and property dialogs by adding back PPob 1005 that I overeagerly pruned last week. 1998-09-11 22:36:02 +00:00
clu%netscape.com
cdc7a2e069 tweaks to the encoding dialog box. also added the page title dialog box for #123601. 1998-09-11 22:26:13 +00:00
pinkerton%netscape.com
7e79bdf2bb use CAdSpaceView class for embedded html area. 1998-09-09 18:19:19 +00:00
sdagley%netscape.com
4add78c3ba Implement real version of FE_CheckConfirm 1998-09-08 21:32:03 +00:00
pinkerton%netscape.com
bc522a729e add a new dialog to inform users how to get AppearanceLib. 1998-09-08 20:47:01 +00:00
pinkerton%netscape.com
f808326b81 stupid RidL resources.... 1998-09-08 18:52:00 +00:00
pinkerton%netscape.com
a976242cdd Move to LScrollerView 1998-09-08 18:05:17 +00:00
pinkerton%netscape.com
447f90b596 Adding increase/decrease font size menus. 1998-09-08 18:04:00 +00:00
pinkerton%netscape.com
8ed82aaf16 LScrollerView and HTML area in docked view. Now using includeViews more to avoid duplication. 1998-09-08 18:03:44 +00:00
pinkerton%netscape.com
ee615edae2 changes for LScrollerView 1998-09-08 18:03:17 +00:00
pinkerton%netscape.com
4c3f12a9c0 move to LScrollerView for things that scroll and HTML view in docked Aurora. 1998-09-08 18:02:39 +00:00
sdagley%netscape.com
2fce49c79b Add new Privacy prefs sub-pane under Navifator, move cookie settings there (trusted cookie checkbox and config button not implemented yet), add new prefs checkbox for saving name and password, add new prefs checkbox for warning when server has no privacy policy. 1998-09-07 06:04:24 +00:00
clu%netscape.com
2467b2278c tweaks to the encoding dialog box so the xp strings would fit. 1998-09-04 00:46:13 +00:00
clu%netscape.com
c9d7c9aafe implmented macfe of the encoding dialog 1998-09-03 21:36:11 +00:00
clu%netscape.com
146f9308ea implement macfe of the encoding dialog 1998-09-03 21:34:40 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
pinkerton%netscape.com
e3e3146238 Added CProgressCaption 1998-09-01 20:17:11 +00:00
pinkerton%netscape.com
21cd3913df updated for new CProgressCaption. 1998-09-01 20:16:59 +00:00
pinkerton%netscape.com
253363dffb New progress bar based on AM. 1998-09-01 20:13:48 +00:00
pinkerton%netscape.com
8c89bad7b9 splash screen to match windows. 1998-09-01 20:11:09 +00:00
pinkerton%netscape.com
6e963808f9 Changed type of scroller in NavCenter panes to be a CNavCenterScroller to better handle scroll bar adjustments on mode switches. 1998-08-28 20:32:36 +00:00
pinkerton%netscape.com
f2744f30b4 Fix bug where flex table was too large for the bookmarks window resulting in the last line being lost off the bottom. 1998-08-25 20:30:04 +00:00
pinkerton%netscape.com
77a9fd47b8 New "sort bookmarks menu" item. 1998-08-25 20:29:06 +00:00
pinkerton%netscape.com
e5dabdb173 use the new constants for form element messages. 1998-08-25 20:27:58 +00:00
pinkerton%netscape.com
1183e62794 added new CTableTooltipPane pane. 1998-08-25 00:04:05 +00:00
pinkerton%netscape.com
a2888f3097 Get new table tooltips in Aurora. 1998-08-25 00:03:32 +00:00
pinkerton%netscape.com
bed4ed474f Make Aurora tooltips use new table tooltips. 1998-08-24 23:57:43 +00:00
clu%netscape.com
d15c7c0c96 implemented FE of Convert Table to Text and Convert Text to Table. reviewed by sarri. 1998-08-21 03:08:41 +00:00
clu%netscape.com
bbd5026d9d #71944. reviewed by jfrancis. 1998-08-19 02:18:02 +00:00
jfrancis%netscape.com
6b1ef4f964 First pass at getting a toolbar up for htmlarea form widgets. it's limping... 1998-08-17 09:22:39 +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
b4f3828239 Popdown tree. 1998-08-11 19:14:40 +00:00