mcmullen%netscape.com
29bee2b4eb
#8185 . Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window>
...
git-svn-id: svn://10.0.0.236/trunk@35890 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 01:00:05 +00:00
ramiro%netscape.com
ea17d04d39
Fix for bug 8237 (Prefs need to save when apprunner quits) and bug 8106
...
(Calling 'exit' while closing the top level window (causing the whole
app to quit).
Should let the profile manager work as advertised on unix.
Reviewed by law and mcmullen.
git-svn-id: svn://10.0.0.236/trunk@35888 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 00:30:11 +00:00
briano%netscape.com
461d447ffe
Minor DEC-specific tweak (i.e., only affects DEC builds) to fix the Tinderbox build.
...
git-svn-id: svn://10.0.0.236/trunk@35887 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 00:16:43 +00:00
ducarroz%netscape.com
257707e7ff
Turn off the new quoting code that was causing bug #8483 and #8481 , A=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@35886 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 00:16:39 +00:00
dp%netscape.com
8afd0c31d1
Fixed crash due to multi-threading. bug# 7308, bug# 8150
...
git-svn-id: svn://10.0.0.236/trunk@35882 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 23:27:09 +00:00
mcmullen%netscape.com
d019f9ce2b
Fixing the broken situation when no prefs file exists. Since there is a problem with stream closing after nsFileStream(nsIFileSpec*), cleaning up this code so that we dont write/read/init/write the prefs. Now we simply init/write. Part of a fix for bug #8237 . r=slamm@netscape.com, a=chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35880 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 22:11:35 +00:00
mcmullen%netscape.com
9a6ff322f8
Read the prefs file before bringing up the prefs window (-pref case). Part of a fix for bug #8237 . r=slamm@netscape.com,a=chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35879 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 22:09:07 +00:00
norris%netscape.com
5df4f6187b
Add support for selectively filtering Java classes' visibility to JS
...
git-svn-id: svn://10.0.0.236/trunk@35878 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 21:35:35 +00:00
norris%netscape.com
ee930ce3f8
Reduce need for a current context.
...
git-svn-id: svn://10.0.0.236/trunk@35877 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 21:32:18 +00:00
akkana%netscape.com
86bd6bd89c
Eliminate static nsCOMPtr variables in editor factory classes.
...
These were causing a crash on exit, bug 7938.
Approved by chofmann; Reviewed in concept by dp,
in detail by braddr@portland.puremagic.com and sfraser.
git-svn-id: svn://10.0.0.236/trunk@35876 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 21:10:59 +00:00
saari%netscape.com
46cb6c6ada
Fix for bug #8452
...
git-svn-id: svn://10.0.0.236/trunk@35875 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 19:28:29 +00:00
danm%netscape.com
8655868d6f
enable show toolbar menu command. workaround for bug 8318. also on M7 branch. a: chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@35871 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 18:41:20 +00:00
law%netscape.com
06ef8ce005
Additional fix for bug #8161
...
git-svn-id: svn://10.0.0.236/trunk@35870 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 18:29:39 +00:00
norris%netscape.com
e738881207
A bunch of changes, some experimental.
...
Support for jsGet_ and jsSet_ prefixes to methods for explicit getter
and setter definition.
Addition of "importClass" and "importPackage" top-level functions.
The beginnings of a history object accessible from the shell.
git-svn-id: svn://10.0.0.236/trunk@35866 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:37:20 +00:00
valeski%netscape.com
4fa4e2e84d
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
...
git-svn-id: svn://10.0.0.236/trunk@35863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:34:08 +00:00
vidur%netscape.com
f8cf48d35b
Set address_modified flag when we add a trailing slash (indicating a directory name) and get a cache hit. This flag is later used to sync with the nsIURL wrapper. Approved by chofmann. Reviewed by gagan.
...
git-svn-id: svn://10.0.0.236/trunk@35862 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:18:49 +00:00
slamm%netscape.com
2b83719402
Need to pass thru return value to make who link really work.
...
git-svn-id: svn://10.0.0.236/trunk@35861 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 16:08:24 +00:00
slamm%netscape.com
2e9bde5707
Fix who link for 5.0.
...
git-svn-id: svn://10.0.0.236/trunk@35860 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 16:04:01 +00:00
pinkerton%netscape.com
212bdaf329
fix for #5732 , give grippies a bg color so they look correct when collapsed. rev german, appr chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@35859 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 15:52:19 +00:00
valeski%netscape.com
357f15b0be
NOT IN SEA MONKEY PULL. we weren't creating the thread eventQ.
...
git-svn-id: svn://10.0.0.236/trunk@35858 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 15:03:41 +00:00
peterl%netscape.com
935f987b36
force display type of viewport frame to BLOCK
...
git-svn-id: svn://10.0.0.236/trunk@35848 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 05:36:58 +00:00
rickg%netscape.com
e029c7903a
fixes Churchill's search bug, and crash bug 6469
...
git-svn-id: svn://10.0.0.236/trunk@35847 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 04:51:11 +00:00
grail%cafebabe.org
af289e10ab
Removed all classpath directives.
...
git-svn-id: svn://10.0.0.236/trunk@35844 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 04:13:39 +00:00
grail%cafebabe.org
2d20a1593d
Fixes to MenuBarCtrl.java to address my own cluelessness.
...
Please don't fix rules.mk.
git-svn-id: svn://10.0.0.236/trunk@35843 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 04:01:53 +00:00
grail%cafebabe.org
d96550683b
Cleaned up XMLPageBuilder. I hate the implementation. Probably will
...
clean it up later. Cleaned up XMLMenuBuilder also. Reduced number of
instanceof's by introducing the Control interface. It seems
faster. Removed processNode() out of XMLWidgetBuilder to give the
child classes some more freedom.
I really need to change the implementation to less moronic.
git-svn-id: svn://10.0.0.236/trunk@35842 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 03:48:43 +00:00
rhp%netscape.com
629522fb4c
This will enable the old quoting hack for non local mailbox messages. This
...
checkin was approved by chofmann.
git-svn-id: svn://10.0.0.236/trunk@35840 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 02:37:25 +00:00
rjc%netscape.com
336f92d50c
Change port to use for translation server. Approval: choffman. Review: God.
...
git-svn-id: svn://10.0.0.236/trunk@35839 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 02:05:57 +00:00
law%netscape.com
e69c21596b
Fix for bug #8348 ; approved by chofmann@netscape.com; authored by matt@netscape.com; reviewed by law@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35838 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 02:00:03 +00:00
mcafee%netscape.com
1f2f41a771
Old who_link bariable should be d.target.href to match the 1.71 checkin.
...
git-svn-id: svn://10.0.0.236/trunk@35837 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 01:59:48 +00:00
amasri%netscape.com
305aee1b49
added extra tests for version 2.0
...
added timing changes to help stabilize bitmap
added functional tests for version 2.0
added error handling to account for windows not opening completely
changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog.
added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated
Added SetActive() to OpenNewWin()
git-svn-id: svn://10.0.0.236/trunk@35836 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 01:35:27 +00:00
amasri%netscape.com
fbfa299e67
changed Invoke() method to give better error messages
...
changed iBitmapWait to 90 to account for i18n sites
changed default home page to "Navigator Help"
changed sDir to full path from relative path NOTE: must be changed for each machine it runs on
added timeout to Apprunner.Invoke()
git-svn-id: svn://10.0.0.236/trunk@35835 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 01:35:25 +00:00
sspitzer%netscape.com
4f6c71f833
change start page to www.mozillazine.org. a=leaf
...
work around for bug #7417
git-svn-id: svn://10.0.0.236/trunk@35833 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 01:17:51 +00:00
despotdaemon%netscape.com
88af6201f1
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@35832 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 01:10:09 +00:00
law%netscape.com
5d323fb491
Fix for bug #8357 ; approved by chofmann@netscape.com; reviewed by don@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35831 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 00:39:43 +00:00
law%netscape.com
4e9f918b5a
Fix for bug #8161 ; approved by chofmann@netscape.com; reviewed by don@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35830 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 00:31:51 +00:00
law%netscape.com
8e08fdc0c6
Fix for bug #4779 ; approved by chofmann@netscape.com, reviewed by waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35828 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 00:27:31 +00:00
varada%netscape.com
9a77e64ead
makefile changes
...
git-svn-id: svn://10.0.0.236/trunk@35827 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 00:15:55 +00:00
radha%netscape.com
9a1cbea9bc
Fix for bug # 8390. Create one instance of session history per window.
...
Code reviewed by mcmullen. approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@35826 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 23:45:33 +00:00
mcafee%netscape.com
9fec481018
Removing obsolete NEW_DRAG_AND_DROP ifdef. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@35825 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 23:23:11 +00:00
mcmullen%netscape.com
24a7606254
#8326 : Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error.
...
Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles.
r=racham@netscape.com , a=don@netscape.com
git-svn-id: svn://10.0.0.236/trunk@35824 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 23:02:39 +00:00
waterson%netscape.com
e3c8d71a01
Bug 3440. Annotate node on 'close' to ensure XUL builder re-runs when the node is opened again. r=rjc, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@35823 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 22:08:21 +00:00
morse%netscape.com
ea31a1c4b8
fix bug 8383, approved by chofmann
...
git-svn-id: svn://10.0.0.236/trunk@35822 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 22:03:31 +00:00
warren%netscape.com
8622aa2f81
replaced by nsIOService
...
git-svn-id: svn://10.0.0.236/trunk@35821 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 21:42:42 +00:00
warren%netscape.com
8ebb857660
Made MakeAbsolute just return the input URI if it's already absolute.
...
git-svn-id: svn://10.0.0.236/trunk@35818 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 21:41:26 +00:00
mcmullen%netscape.com
d9766367d5
Fix for #7902 and #8090
...
git-svn-id: svn://10.0.0.236/trunk@35817 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 21:35:59 +00:00
slamm%netscape.com
927b24dc40
Hack link on panel so it loads in the main content area for M7.
...
git-svn-id: svn://10.0.0.236/trunk@35816 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 20:50:52 +00:00
waterson%netscape.com
a1126bff88
Bug 8221. Fix false positive on the leak grep radar.
...
git-svn-id: svn://10.0.0.236/trunk@35813 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 19:49:05 +00:00
waterson%netscape.com
f89f2a350d
Bug 8221. Fix to get off the leak radar.
...
git-svn-id: svn://10.0.0.236/trunk@35812 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 19:47:21 +00:00
varada%netscape.com
7883b5d2a2
adding help to show example pages
...
git-svn-id: svn://10.0.0.236/trunk@35811 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 19:25:42 +00:00
rickg%netscape.com
9972377ad2
fixed ToInteger (again) and eliminate bug 8140
...
git-svn-id: svn://10.0.0.236/trunk@35810 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 19:15:57 +00:00