Граф коммитов

632 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 6051b4342b Forgot to set fe_data in the text attr struct when dealing with fonts. 1998-09-16 18:44:58 +00:00
pinkerton%netscape.com 1f34b6c893 Fixes from 4.5-land for locking up the machine while scanning large global history files and memory leak fixes. 1998-09-16 18:32:49 +00:00
rjc%netscape.com a529b0e6d9 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
pinkerton%netscape.com 9a8a90e6d4 don't return "boolean" in GetScrollbarMode() when the return value is a tri-state layout constant. return Int8 which is how it's stored. 1998-09-14 23:32:42 +00:00
pinkerton%netscape.com 349dc120eb Fix bug where we would randomly crash in the RDF notification handler. We weren't properly disposing of the personal toolbar pane and so it would get events long after it was deleted, causing crashes. 1998-09-14 22:36:43 +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 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
clu%netscape.com e006da407e #123601 - headers for CPageTitle. 1998-09-11 22:19:47 +00:00
clu%netscape.com 469ee4c017 implmented CPageTitle for #123601. 1998-09-11 22:19:44 +00:00
clu%netscape.com ace5660645 #123601 - ask users for page title before saving. Also tweaked at the composer encoding dialog code so the menu item would reflect encoding changes correctly 1998-09-11 22:19:39 +00:00
clu%netscape.com 40b4fddc9a #123601 - added resource number 1522 for CPageTitle. 1998-09-11 22:19:36 +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 e741455b55 Docked coordinator is now smart enough to show/hide htmlpane as appropriate. Remove (again!) the logic from here. 1998-09-11 19:05:51 +00:00
pinkerton%netscape.com dc56d0edf8 Initializing new member vars for bug#309770 1998-09-11 19:04:59 +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 f42b78cb52 Fix things to work with first or second shelf being the one that can be closed. 1998-09-11 19:03:44 +00:00
pinkerton%netscape.com 869e01d031 export XP_GetURLForView for HTMLpane stuff. 1998-09-11 19:02:10 +00:00
pinkerton%netscape.com c3f5140b9f turn on QAP flag and define some methods so things will link. 1998-09-11 19:01:09 +00:00
pinkerton%netscape.com defa444e48 adding QA_Partner support. 1998-09-11 19:00:41 +00:00
pinkerton%netscape.com 382be4fc9a added CTextColumn.cp for QAP support 1998-09-11 18:59:31 +00:00
pinkerton%netscape.com 490429d010 pass in the main browser context to HTNewPane() for what'sRelated info. 1998-09-10 20:43:45 +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 1bc5e1fb65 Fix bug#309770 (refresh urltimer bug). added a new member (the reload policy) to CHTMLView so that it can be set correctly in SpendTime(). Now passing the eitire URL_Struct to SetURLTimer() to avoid long param lists. 1998-09-10 20:42:05 +00:00
waterson%netscape.com 3eab3a63cf Added code to reflow doc when all connections complete if it contains an unsized image. r=sdagley 1998-09-10 01:06:56 +00:00
pinkerton%netscape.com e012b52354 fix build bustage (removed call to HT_ToggleTreeMode) 1998-09-09 21:36:14 +00:00
pnunn%netscape.com 3309ad7f30 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz 1998-09-09 19:12:31 +00:00
pinkerton%netscape.com 7e79bdf2bb use CAdSpaceView class for embedded html area. 1998-09-09 18:19:19 +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 e6bacfffb6 close adspace shelf by default. Needs to be done after RestorePlace() so it cannot be done in the coordinator. 1998-09-09 18:17:54 +00:00
pinkerton%netscape.com cb95171a8b register CAdSpaceView 1998-09-09 18:17:13 +00:00
pinkerton%netscape.com 677dff9ed8 added CAdSpaceView to special case things for the embedded html pane. 1998-09-09 18:17:00 +00:00
pinkerton%netscape.com 4dd3e0591e sitemap/HTML area registration in docked Aurora view. 1998-09-08 23:17:21 +00:00
sdagley%netscape.com 4add78c3ba Implement real version of FE_CheckConfirm 1998-09-08 21:32:03 +00:00
pinkerton%netscape.com 0feb41288d use IdenticalString instead of RelString to be more localizable. 1998-09-08 21:20:19 +00:00
pinkerton%netscape.com 3b01d80bd0 don't redraw caption when it doesn't change (avoids flashing). 1998-09-08 21:12:26 +00:00
pinkerton%netscape.com 629a24f382 Since we are now weak-linked against AppearanceLib, make sure it is available and quit if it is not. We were also never initializing UEnvironment's feature set. Call RegisterAppearanceClient() since we are one (again). 1998-09-08 20:48:29 +00:00
pinkerton%netscape.com 8527e076d5 weak link against AppearanceLib. 1998-09-08 20:47:16 +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
ftang%netscape.com d0dce1c383 check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +00:00
pinkerton%netscape.com f808326b81 stupid RidL resources.... 1998-09-08 18:52:00 +00:00
pinkerton%netscape.com 899616933a increase/decrease font size in html area. Fix column hiding bug in embedded tree. 1998-09-08 18:10:54 +00:00
pinkerton%netscape.com ef46d8a0b5 increase/decrease font sizes in browser window. 1998-09-08 18:10:16 +00:00
pinkerton%netscape.com 51df0e1653 use LScrollerView and LScrollBar 1998-09-08 18:09:16 +00:00
pinkerton%netscape.com 8a6ebf136f Allow the user of the class to pass "" for the requested icon url. 1998-09-08 18:08:35 +00:00
pinkerton%netscape.com 789724c9d3 use LScrollerView. 1998-09-08 18:07:59 +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 a0cc35a39b Use new FeatureFlags to configure properties. 1998-09-08 18:06:26 +00:00
pinkerton%netscape.com e50d502d30 Landing of 4.5 changes to get more flexibility in how divided views are handled. 1998-09-08 18:05:48 +00:00
pinkerton%netscape.com a976242cdd Move to LScrollerView 1998-09-08 18:05:17 +00:00
pinkerton%netscape.com b6526c60e8 Fixes for font scaling (increase/decrease) in browser. 1998-09-08 18:04:59 +00:00
pinkerton%netscape.com 9d87de08fc Using LScrollerView 1998-09-08 18:04:30 +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 f038c63a1e Removed CConfigActiveScroller and CExpandoDivider. 1998-09-08 18:03:02 +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
pinkerton%netscape.com 9fe029fa1d More AM classes and moving from LActiveScroller to LScrollerView. 1998-09-08 18:01:57 +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
sdagley%netscape.com 8bc5b969e0 Merging fix from 4.0x branch. It's not clear that we really want to call GetURLForReferral when the passed referer is NIL since it breaks Smart Browsing keywords and does not actually appear to be needed to fix bug #90892 (which is why it was originally added). It's also a security hole since it causes the URL of the front window to be sent as the referer even if the user manually types in a URL. 1998-09-05 02:41:28 +00:00
ftang%netscape.com 52785da0aa add INTL_OldBookmarkCsidSel to support RDF bookmark import 1998-09-04 23:22:51 +00:00
scc%netscape.com b57ef8c32f moved FCInitialize() to post pref-init for FULL CIRCLE stuff 1998-09-04 03:48:27 +00:00
ftang%netscape.com 639a33badc add INTL_ConvertLineWithoutAutoDetect and INTL_GetCharSetID to the list 1998-09-04 03:47:20 +00:00
ftang%netscape.com 63828844c9 Add FE_GetCharSetID from 4.5 tree 1998-09-04 03:44:52 +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 fc42abecf1 got rid of StUseCharFormattingCache for better typing performance. Also added an EDT_SetEncoding call in OBeyCommand to get the encoding dialog box up. 1998-09-04 00:28:05 +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
cyeh%netscape.com 04a1a99605 change version number to reflect ALPHA stage 1998-09-03 01:08:47 +00:00
beard%netscape.com 600cf2bed9 Added call to NPL_Shutdown. 1998-09-01 23:55:59 +00:00
pinkerton%netscape.com e96a3b2516 Removing const on pass-by-value params. 1998-09-01 22:30:24 +00:00
clu%netscape.com ff532edf37 I18N work for encoding menu (reviewed brade) 1998-09-01 22:15:46 +00:00
pinkerton%netscape.com 6760f330ff back to the AM version. 1998-09-01 20:30:55 +00:00
pinkerton%netscape.com e8b2ca845e use function to get at global image cache. 1998-09-01 20:20:29 +00:00
pinkerton%netscape.com ef7562c133 pull out unused lines. 1998-09-01 20:19:53 +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 5f0b0eaa2d use new function to get global. 1998-09-01 20:18:23 +00:00
pinkerton%netscape.com dcf9c949ea Renaming class to CImageCache because that's what it is. 1998-09-01 20:18:10 +00:00
pinkerton%netscape.com a88c455026 Making some more stuff const. 1998-09-01 20:17:46 +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 691d971d9b fix some code for offline to use the new progress bar class. 1998-09-01 20:14:08 +00:00
pinkerton%netscape.com 253363dffb New progress bar based on AM. 1998-09-01 20:13:48 +00:00
pinkerton%netscape.com d222ef0d08 Registering some AM classes for the progress bar and removing obsolete ones we wrong ourselves. 1998-09-01 20:13:10 +00:00
pinkerton%netscape.com aa69db50f7 Removed CProgressBar and CPatternProgressBar because CProgressCaption replaces it. 1998-09-01 20:12:34 +00:00
pinkerton%netscape.com 8c89bad7b9 splash screen to match windows. 1998-09-01 20:11:09 +00:00
pinkerton%netscape.com 96a63c5fe4 Redundant implementation (lib/mac/UserInterface is the good one). 1998-09-01 20:10:25 +00:00
scc%netscape.com 0a7a44060e Added a constructor from SPaneInfo and SViewInfo instead of an LStream; factored behavior from constructors into |common_initialization()| 1998-09-01 18:42:52 +00:00
scc%netscape.com e3ab7e45e7 new method |AddBar| as with RDF, not all bars come from the construction stream; also fixed routines that expected all bars to exist instantly to be a little more forgiving 1998-09-01 18:41:28 +00:00
scc%netscape.com 96acd82d4b First Checked In. 1998-09-01 18:39:08 +00:00
ftang%netscape.com 4be3ea96fa fix UTF8 input problem when switch input method back to roman . reviewed by brade. 1998-08-28 20:52:12 +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 d15306c9ef Fix mozilla problem with not showing "about:" page when security is not present. 1998-08-28 20:33:08 +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 0cec98cfe7 Add CNavCenterScroller.cp 1998-08-28 20:30:24 +00:00
pinkerton%netscape.com 964c5ffe2b Register CNavCenterScroller 1998-08-28 20:29:57 +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 69b388b0cb More 4.5 merges. Fix problem with not showing form data in viewSource, print, saveAs. 1998-08-27 20:26:40 +00:00
pinkerton%netscape.com aa36d846cc Fix bug that caused crash when you clicked onany blank area of the toolbar. 1998-08-27 20:25:21 +00:00
beard%netscape.com 7a26c0fe96 Removed hotlist.c from non-debug target as well. 1998-08-27 03:48:28 +00:00
saari%netscape.com 2a93462e59 Fix for bug # 311002 Fixed Pinkerton's Mac scrolling optimization so that it doesn't grab the bits of floating windows above Navigator. This is Mac only. 1998-08-27 02:43:43 +00:00
beard%netscape.com 9882c795a6 Removed hotlist.c, which was obsoleted (bad, bad!) before verifying on the Mac. 1998-08-26 20:33:53 +00:00
pinkerton%netscape.com 82402d773b No more netcaster. Minor 4.5 merges (added referrer to DoGetURL). 1998-08-26 19:07:03 +00:00
pinkerton%netscape.com 6136294012 Column support in tree view. 1998-08-26 19:04:54 +00:00
pinkerton%netscape.com 77b6f51d4a no more netcaster. 1998-08-26 19:02:43 +00:00
pinkerton%netscape.com 251ffbe9d1 No more netcaster. 1998-08-26 19:02:26 +00:00
pinkerton%netscape.com 2bc6c6712d More printing fixes and 4.5 landings. Mostly minor except for print fix. 1998-08-26 19:02:13 +00:00
pinkerton%netscape.com aab57ce07e remove string for IBM3270 stuff (unused). 1998-08-25 21:34:54 +00:00
pinkerton%netscape.com a9d00f9495 Removed old constant for location bar (from 3.0 days), using new one everywhere. 1998-08-25 20:33:07 +00:00
pinkerton%netscape.com 7e2acf9d0a updated for new constants, etc. Removing old cruft. 1998-08-25 20:32:29 +00:00
pinkerton%netscape.com 022d21b684 #ifdef Moz_mail_news stuff we don't use anymore. 1998-08-25 20:32:13 +00:00
pinkerton%netscape.com 4290c3d7eb #ifdef MOZ_MAIL_NEWS stuff we don't use anymore. 1998-08-25 20:31:48 +00:00
pinkerton%netscape.com ac976fa73c Move over some of McMullen's fixes for printing form elements correctly. Doesn't work, though. 1998-08-25 20:31:26 +00:00
pinkerton%netscape.com 87fefc2e15 remove some nethelp code. 1998-08-25 20:30:35 +00:00
pinkerton%netscape.com b9df6fba13 move constant from resgui into here. 1998-08-25 20:30:18 +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 d259c1550a #ifdef MOZ_MAIL_NEWS some stuff we don't use anymore. 1998-08-25 20:29:41 +00:00
pinkerton%netscape.com 77a9fd47b8 New "sort bookmarks menu" item. 1998-08-25 20:29:06 +00:00
pinkerton%netscape.com 2822e5b051 Removing mail/news/conference/netcaster/3270/calendar cruft from global constants. 1998-08-25 20:28:50 +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 92292c6ae7 4.5 landing. Better drawing during printing and making the "inherited" typedefs private. 1998-08-25 20:27:38 +00:00
pinkerton%netscape.com 440e2ee32b No more 3270 support. 1998-08-25 20:26:11 +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 6325744587 Changes for move of EClickState to netscape_constants (rev brade). 1998-08-25 00:23:38 +00:00
pinkerton%netscape.com 1183e62794 added new CTableTooltipPane pane. 1998-08-25 00:04:05 +00:00
pinkerton%netscape.com a404d95976 Move EClickState enums here, consolodating from several places. 1998-08-25 00:03:51 +00:00
pinkerton%netscape.com a2888f3097 Get new table tooltips in Aurora. 1998-08-25 00:03:32 +00:00
pinkerton%netscape.com de51048b30 API change in tooltips from 4.5 1998-08-25 00:01:10 +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 bd3ceb8227 EClickState moved to Netscape_Constants 1998-08-24 23:59:57 +00:00
pinkerton%netscape.com 6657dfedfc Move EClickState to Netscape_Constants 1998-08-24 23:58:57 +00:00
pinkerton%netscape.com bed4ed474f Make Aurora tooltips use new table tooltips. 1998-08-24 23:57:43 +00:00
pinkerton%netscape.com 41ec023e74 Added CTableTooltipPane.cp 1998-08-24 23:57:22 +00:00
pinkerton%netscape.com 9ea8373fa2 Register new table tooltip pane/attachment. 1998-08-24 23:56:42 +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
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 9ae2c2a9c8 adding cmd ids for composer Convert_Text_To_Table and Convert_Table_To_Text. reviewed by sarri. 1998-08-21 03:06:20 +00:00
clu%netscape.com 4c6050b455 #313490 - activation and deactivation of image dialog captions. reviewed by sarri. 1998-08-21 03:05:01 +00:00
clu%netscape.com 9f3a1a45bd fix to #312039 - font toolbar update. Also implemented FE for Convert Text to Table and Convert Table to Text. reviewed by sarri. 1998-08-21 03:04:59 +00:00
clu%netscape.com ff991c7033 partial fix for #312859; reviewed by sarri. 1998-08-21 03:04:57 +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 a74719d40d Fix hilight redraw bugs during d&d. 1998-08-20 21:50:12 +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 b6fbb94c35 Handle redrawing the popdown tree during d&d when one goes away and a new one appears. Also close on mouse-up when clicking outside of popdown. 1998-08-20 21:48:34 +00:00
pinkerton%netscape.com d9809a48c6 Don't let popdown tree go off the right side of window. Push it back to left if it would. 1998-08-20 00:48:01 +00:00
pinkerton%netscape.com 770ac421bc Fix problems with popdown tree crashing when closing on double-click (again) by making every browser window have its own version of it and have a static member which points to the currently active one so we can still do things like clip it out when blitting images in the html area w/out having to know about the browser window. 1998-08-20 00:40:08 +00:00
pinkerton%netscape.com 72be2b187a Don't call HT_CanDropURLOn with bogus data. 1998-08-20 00:38:45 +00:00
clu%netscape.com bbd5026d9d #71944. reviewed by jfrancis. 1998-08-19 02:18:02 +00:00
clu%netscape.com 26f10cf15a adding cmd ids for composer Split Cell and Merge Cell. reviewed by jfrancis. 1998-08-19 02:18:01 +00:00
clu%netscape.com da05b5778f implementing macfe Split Cell and Merge Cell. Included AutoKey in the conditional statements for backspace delete and regular key input to help with typing efficiency. reviewed by jfrancis. 1998-08-19 02:18:00 +00:00
clu%netscape.com d8770b42a1 checking in ftang's fix for the correct positioning of the asian language input window. 1998-08-19 02:17:59 +00:00
dcone%netscape.com 21335cc55a First Checked In. 1998-08-18 21:55:56 +00:00
ftang%netscape.com 3a4fd344c2 Add vietnam.c into libi18n (libi18l for historic mistake) . Approved by steve. 1998-08-18 19:06:24 +00:00
jfrancis%netscape.com 2a297a4411 Correcting command handling for htmlarea form widgets. Now they no longer take over a host of browser commands like Print, Save, etc. 1998-08-17 10:41:54 +00:00
jfrancis%netscape.com ca8746f350 First pass at getting a toolbar up for htmlarea form widgets. It's limping... 1998-08-17 09:23:45 +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
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