gecko-dev/cmd/macfe/gui
pinkerton%netscape.com 33dc7831bd #if DEBUG some code that shouldn't show up in optimized build. 1998-10-19 18:28:09 +00:00
..
BookmarksDialogs.cp Free the lizard 1998-03-28 02:44:41 +00:00
BookmarksDialogs.h Free the lizard 1998-03-28 02:44:41 +00:00
CAutoCompleteURLEditField.cp changes for Get/SetDescriptorLen 1998-09-29 17:17:20 +00:00
CAutoCompleteURLEditField.h 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
CBrowserSecurityButton.cp 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
CBrowserSecurityButton.h 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
CBrowserView.cp Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
CBrowserView.h added CAdSpaceView to special case things for the embedded html pane. 1998-09-09 18:17:00 +00:00
CBrowserWindow.cp added code for handling HT commands from context menus in toolbars. 1998-10-08 21:22:11 +00:00
CBrowserWindow.h added code for handling HT commands from context menus in toolbars. 1998-10-08 21:22:11 +00:00
CConfigActiveScroller.cp Free the lizard 1998-03-28 02:44:41 +00:00
CConfigActiveScroller.h Free the lizard 1998-03-28 02:44:41 +00:00
CDateView.cp pro4 namespace stuff. 1998-09-29 17:29:34 +00:00
CDateView.h pro4 changes 1998-09-29 17:20:12 +00:00
CDeviceLoop.cp Free the lizard 1998-03-28 02:44:41 +00:00
CDeviceLoop.h Free the lizard 1998-03-28 02:44:41 +00:00
CDividerGrippyPane.cp Free the lizard 1998-03-28 02:44:41 +00:00
CDividerGrippyPane.h Free the lizard 1998-03-28 02:44:41 +00:00
CDownloadProgressWindow.cp New progress bar based on AM. 1998-09-01 20:13:48 +00:00
CDownloadProgressWindow.h New progress bar based on AM. 1998-09-01 20:13:48 +00:00
CDragBar.cp call clickSelf if not handled in a child class. 1998-10-08 21:22:27 +00:00
CDragBar.h 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
CDragBarContainer.cp fixes so that RDF toolbars can work too. 1998-10-01 21:35:41 +00:00
CDragBarContainer.h fixes so that RDF toolbars can work too. 1998-10-01 21:35:41 +00:00
CDragBarDockControl.cp pro4 changes. 1998-09-29 17:20:02 +00:00
CDragBarDockControl.h const changes for Pro4 1998-09-29 17:20:58 +00:00
CDragBarDragTask.cp Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) 1998-04-13 22:54:57 +00:00
CDragBarDragTask.h Free the lizard 1998-03-28 02:44:41 +00:00
CDrawable.cp #if DEBUG some code that shouldn't show up in optimized build. 1998-10-19 18:28:09 +00:00
CDrawable.h made destructor virtual 1998-10-19 18:27:51 +00:00
CDynamicTooltips.cp Fix hidden virtual functions. 1998-10-06 03:57:25 +00:00
CDynamicTooltips.h Fix hidden virtual functions. 1998-10-06 03:57:25 +00:00
CFontReference.cp Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:46:45 +00:00
CFontReference.h Free the lizard 1998-03-28 02:44:41 +00:00
CGAIconPopup.cp Free the lizard 1998-03-28 02:44:41 +00:00
CGAIconPopup.h Free the lizard 1998-03-28 02:44:41 +00:00
CGAStatusBar.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CGAStatusBar.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CGATabBox.cp Free the lizard 1998-03-28 02:44:41 +00:00
CGATabBox.h Free the lizard 1998-03-28 02:44:41 +00:00
CGuidePopupMenu.cp Free the lizard 1998-03-28 02:44:41 +00:00
CGuidePopupMenu.h Free the lizard 1998-03-28 02:44:41 +00:00
CHTMLClickRecord.cp Move EClickState to Netscape_Constants 1998-08-24 23:58:57 +00:00
CHTMLClickRecord.h Move EClickState to Netscape_Constants 1998-08-24 23:58:57 +00:00
CHTMLView.cp Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
CHTMLView.h 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
CHistoryMenu.cp Replace a MIN with a locally defined Min() 1998-05-28 18:48:57 +00:00
CHistoryMenu.h Free the lizard 1998-03-28 02:44:41 +00:00
CHyperScroller.cp use LScrollerView and LScrollBar 1998-09-08 18:09:16 +00:00
CHyperScroller.h use LScrollerView and LScrollBar 1998-09-08 18:09:16 +00:00
CIconTextDragTask.cp also send the bookmark drag flavor so that other applications (dragThing, etc) can get both the url and the title (rev sdagley, appr sdagley). 1998-04-29 00:57:11 +00:00
CIconTextDragTask.h API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) 1998-04-16 22:28:09 +00:00
CIncludeView.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CIncludeView.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CInternetKeywordTooltipPane.cp API change in tooltips from 4.5 1998-08-25 00:01:10 +00:00
CInternetKeywordTooltipPane.h First Checked In. 1998-06-04 23:45:13 +00:00
CKeyUpReceiver.h Free the lizard 1998-03-28 02:44:41 +00:00
CLargeEditField.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CLargeEditField.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CMiniSecurityButton.cp 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
CMiniSecurityButton.h 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
CMouseDragger.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CMouseDragger.h Free the lizard 1998-03-28 02:44:41 +00:00
CMozillaToolbarPrefsProxy.cp Free the lizard 1998-03-28 02:44:41 +00:00
CMozillaToolbarPrefsProxy.h Free the lizard 1998-03-28 02:44:41 +00:00
CNSMenuBarManager.cp use new menubar classes. 1998-09-29 17:22:26 +00:00
CNSMenuBarManager.h Free the lizard 1998-03-28 02:44:41 +00:00
CNavCenterSelectorPane.cp Draw selector images using gifs. 1998-07-20 16:03:59 +00:00
CNavCenterSelectorPane.h Draw selector images using gifs. 1998-07-20 16:03:59 +00:00
CNavCenterWindow.cp Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
CNavCenterWindow.h Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
CNavigationButtonPopup.cp 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
CNavigationButtonPopup.h 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
CNetscapeWindow.cp fix some code for offline to use the new progress bar class. 1998-09-01 20:14:08 +00:00
CNetscapeWindow.h sfraser's fix for less flashing when showing a window for the first time. 1998-08-05 02:57:06 +00:00
CPasteSnooper.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CPasteSnooper.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CPatternedGrippyPane.cp Mac MOZ_DARK: updated stream contructor (why didn't that land before?) 1998-07-09 05:14:58 +00:00
CPatternedGrippyPane.h 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
CPersonalToolbarManager.cp Free the lizard 1998-03-28 02:44:41 +00:00
CPersonalToolbarManager.h Free the lizard 1998-03-28 02:44:41 +00:00
CPersonalToolbarTable.cp 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
CPersonalToolbarTable.h 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
CPlaceHolderView.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CPlaceHolderView.h Free the lizard 1998-03-28 02:44:41 +00:00
CProgressCaption.cp use IdenticalString instead of RelString to be more localizable. 1998-09-08 21:20:19 +00:00
CProgressCaption.h back to the AM version. 1998-09-01 20:30:55 +00:00
CProxyCaption.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CProxyCaption.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CProxyPane.cp use more stuff in CURLDragHelper. 1998-07-20 16:06:03 +00:00
CProxyPane.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CRDFToolbar.cp bevel outline, stuff for context menus on toolbars, resizing container when sizes change on toolbars. 1998-10-08 21:24:14 +00:00
CRDFToolbar.h bevel outline, stuff for context menus on toolbars, resizing container when sizes change on toolbars. 1998-10-08 21:24:14 +00:00
CRDFToolbarContainer.cp handle context menu commands and updates from the toolbars that their sizes have changed. 1998-10-08 21:24:43 +00:00
CRDFToolbarContainer.h handle context menu commands and updates from the toolbars that their sizes have changed. 1998-10-08 21:24:43 +00:00
CRDFToolbarItem.cp #328696. Change GetTemplateData to GetNodeData where appropriate. 1998-10-19 18:26:38 +00:00
CRDFToolbarItem.h context menus, layout changes and fixes. 1998-10-08 21:25:18 +00:00
CSecurityStateListener.cp Free the lizard 1998-03-28 02:44:41 +00:00
CSecurityStateListener.h Free the lizard 1998-03-28 02:44:41 +00:00
CShelfMixin.cp Fix things to work with first or second shelf being the one that can be closed. 1998-09-11 19:03:44 +00:00
CShelfMixin.h Use new FeatureFlags to configure properties. 1998-09-08 18:06:26 +00:00
CSingleLineEditField.cp Free the lizard 1998-03-28 02:44:41 +00:00
CSingleLineEditField.h Free the lizard 1998-03-28 02:44:41 +00:00
CSizeBox.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CSizeBox.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CSpinningN.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CSpinningN.h 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
CSwatchBrokerView.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CSwatchBrokerView.h Free the lizard 1998-03-28 02:44:41 +00:00
CTaskBarListener.cp Free the lizard 1998-03-28 02:44:41 +00:00
CTaskBarListener.h Free the lizard 1998-03-28 02:44:41 +00:00
CTaskBarView.cp Free the lizard 1998-03-28 02:44:41 +00:00
CTaskBarView.h Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarDragBar.cp Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarDragBar.h Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarModeManager.cp Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarModeManager.h Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarPatternBevelView.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CToolbarPatternBevelView.h 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
CToolbarPopup.cp Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarPopup.h Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarPrefsProxy.cp Free the lizard 1998-03-28 02:44:41 +00:00
CToolbarPrefsProxy.h Free the lizard 1998-03-28 02:44:41 +00:00
CURLCaption.cp Free the lizard 1998-03-28 02:44:41 +00:00
CURLCaption.h Free the lizard 1998-03-28 02:44:41 +00:00
CURLDragHelper.cp pro4 stl changes. 1998-09-29 17:23:55 +00:00
CURLDragHelper.h Lots o' utility routines, some new, some code moved from other parts of the app. Things like building and extracting the most common flavor data types. 1998-07-20 16:09:05 +00:00
CURLEditField.cp Get/SetDescriptorLen changes. 1998-09-29 17:24:42 +00:00
CURLEditField.h Get/SetDescriptorLen changes. 1998-09-29 17:24:42 +00:00
CWindowMediator.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CWindowMediator.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CWindowMenu.cp Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
CWindowMenu.h Free the lizard 1998-03-28 02:44:41 +00:00
StSetBroadcasting.h Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
UStClasses.cp Free the lizard 1998-03-28 02:44:41 +00:00
UStClasses.h Free the lizard 1998-03-28 02:44:41 +00:00
auto_HT_Pane.h First Checked In. 1998-09-01 18:39:08 +00:00
cached.h Free the lizard 1998-03-28 02:44:41 +00:00
macgui.cp use LTextEditView 1998-09-29 17:31:30 +00:00
macgui.h some carbon stuff and LTextEditView 1998-09-29 17:26:59 +00:00
macutil.cp const changes, LTextEditView changes 1998-09-29 17:28:06 +00:00
macutil.h const changes. 1998-09-29 17:28:24 +00:00
opaque_ptr.h Free the lizard 1998-03-28 02:44:41 +00:00
own_ptr.h Free the lizard 1998-03-28 02:44:41 +00:00