pinkerton%netscape.com
94069ff750
const changes, LTextEditView changes
1998-09-29 17:28:06 +00:00
pinkerton%netscape.com
86cf975e55
some carbon stuff and LTextEditView
1998-09-29 17:26:59 +00:00
pinkerton%netscape.com
50e9446f01
new menubar.
1998-09-29 17:25:13 +00:00
pinkerton%netscape.com
47ad31fdce
Get/SetDescriptorLen changes.
1998-09-29 17:24:42 +00:00
pinkerton%netscape.com
4ea41a06f1
pro4 stl changes.
1998-09-29 17:23:55 +00:00
pinkerton%netscape.com
d1487b0956
extern C stuff.
1998-09-29 17:22:52 +00:00
pinkerton%netscape.com
7cca27c1de
use new menubar classes.
1998-09-29 17:22:26 +00:00
pinkerton%netscape.com
6af170cb77
remove obsolete stuff
1998-09-29 17:21:47 +00:00
pinkerton%netscape.com
fe2c4bdda5
Fixes for Pro4
1998-09-29 17:21:32 +00:00
pinkerton%netscape.com
40a762eead
const changes for Pro4
1998-09-29 17:20:58 +00:00
pinkerton%netscape.com
fef1f63e2e
fix warnings.
1998-09-29 17:20:41 +00:00
pinkerton%netscape.com
bc1282458b
pro4 changes
1998-09-29 17:20:12 +00:00
pinkerton%netscape.com
014d00ff5b
pro4 changes.
1998-09-29 17:20:02 +00:00
pinkerton%netscape.com
88a31b0249
changes for carbon (if-def'd)
1998-09-29 17:19:13 +00:00
pinkerton%netscape.com
3bc9ebd7e5
changes for Get/SetDescriptorLen
1998-09-29 17:17:20 +00:00
pinkerton%netscape.com
d2a20c6a5d
improper use of volatile.
1998-09-29 17:16:59 +00:00
pinkerton%netscape.com
5a637b5ca5
use LTextEditView instead of LTextEdit
1998-09-29 17:16:40 +00:00
pinkerton%netscape.com
9dd4a7d7d0
Pro4 changes.
1998-09-29 17:16:24 +00:00
pinkerton%netscape.com
1fff0d4271
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
cyeh%netscape.com
689d57bc8a
Removed missing file from the project.
1998-09-29 15:00:58 +00:00
pinkerton%netscape.com
90549f14b3
First Checked In.
1998-09-26 23:14:53 +00:00
pinkerton%netscape.com
24784565a3
*** empty log message ***
1998-09-26 22:25:10 +00:00
leaf%mozilla.org
d8bab966dc
(Actually mlm)
Branch landing: Multithreading libmocha in mozilla.
- Remove lm_crippled_context from export list.
1998-09-25 22:21:40 +00:00
saari%netscape.com
d84dc233fd
One more step in fixing the burning tree
1998-09-25 16:08:48 +00:00
saari%netscape.com
e024b28c9e
MacOS only
Modifications to StringLib. It now functions like the Unix version where we have all of the strings in a giant case statement instead of in resources.
This is necessary for moving to Pro4 and reducing the number of resources in the Mac Navigator.
1998-09-25 14:45:53 +00:00
wtc%netscape.com
61f7960c9a
Removed calls to the obsolete function PR_GetGCInfo(). That function
...
is only for Java garbage collection and so doesn't matter any more.
Reviewed and approved by Steve Dagley.
1998-09-25 04:42:21 +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
cyeh%netscape.com
b1100a8e31
removing old NSPR20 #ifdefs
1998-09-24 20:47:57 +00:00
jfrancis%netscape.com
5455f937e5
Continuing Ender work
1998-09-24 16:30:04 +00:00
jfrancis%netscape.com
852cbf1758
continueing Ender work
1998-09-24 16:29:27 +00:00
ftang%netscape.com
71860c7c63
Make the RDF stuff always render UTF8
1998-09-24 09:23:48 +00:00
ftang%netscape.com
38cde5c994
add CDefaultFontFontSwitcher.cp for better UTF8 support
1998-09-24 09:17:26 +00:00
ftang%netscape.com
a742ed0de0
First Checked In.
1998-09-24 00:01:01 +00:00
wtc%netscape.com
96a6a02078
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
...
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +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
ftang%netscape.com
209615ff73
fix bug 147200 by merge nova code
1998-09-19 00:30:31 +00:00
sar%netscape.com
bd7067a5af
add nsMalloc.cpp per warren
1998-09-18 09:21:54 +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
jfrancis%netscape.com
3dbadee7e4
Redoing Ender toolbar
1998-09-18 01:23:45 +00:00
jfrancis%netscape.com
180a8caacf
Redoing the Ender toolbar
1998-09-18 01:22: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
fa41f27684
add some asserts and sanity checks on the shelves.
1998-09-16 21:18:36 +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
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