sspitzer%netscape.com
6d80b29c54
add beginnings of support for -h, -help, --help, -v, -version, --version. note how the code for this happens way early in main(), before any COM or profile stuff. when running with -v and -h it should be quick.
...
git-svn-id: svn://10.0.0.236/trunk@47777 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 11:30:18 +00:00
sspitzer%netscape.com
d6b6c149a4
remove or comment out unused code. fix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@47776 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 11:05:12 +00:00
sspitzer%netscape.com
e2b7f42960
fix warning
...
git-svn-id: svn://10.0.0.236/trunk@47775 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 11:04:26 +00:00
sspitzer%netscape.com
5fb39eff37
clean up my code.
...
git-svn-id: svn://10.0.0.236/trunk@47774 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 11:03:56 +00:00
sspitzer%netscape.com
c27f9869ad
wrap more in the try / catch block to prevent exceptions making
...
there way to the console.
git-svn-id: svn://10.0.0.236/trunk@47773 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 11:00:20 +00:00
sspitzer%netscape.com
1f54b7734d
turn on my fix for #12932 .
...
git-svn-id: svn://10.0.0.236/trunk@47772 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 10:43:14 +00:00
sspitzer%netscape.com
ca07ec2ace
increase the changes of -installer working on mac tomorrow, by not checking
...
if there is enough space before copying.
once we get -installer working on the mac, we'll turn this code back on.
git-svn-id: svn://10.0.0.236/trunk@47771 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 10:41:13 +00:00
warren%netscape.com
6cdf06cf71
Changed signature of NewInputStreamChannel to pass load group.
...
git-svn-id: svn://10.0.0.236/trunk@47770 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 09:44:41 +00:00
warren%netscape.com
4fc387a445
Changed signature of NewInputStreamChannel to pass load group.
...
git-svn-id: svn://10.0.0.236/trunk@47769 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 09:39:29 +00:00
warren%netscape.com
631579f854
Changed signature of NewInputStreamChannel to pass load group.
...
git-svn-id: svn://10.0.0.236/trunk@47768 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 09:00:12 +00:00
rpotts%netscape.com
279fc35806
Fire an OnStopRequest notification if the load group is cancelled...
...
git-svn-id: svn://10.0.0.236/trunk@47767 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 08:53:21 +00:00
rpotts%netscape.com
24fa269e8b
Added a missing NS_DEFINE_STATIC_IID_ACCESSOR...
...
git-svn-id: svn://10.0.0.236/trunk@47766 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 08:50:18 +00:00
warren%netscape.com
f3d7d7fb0c
Fixed breakage.
...
git-svn-id: svn://10.0.0.236/trunk@47765 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 08:34:20 +00:00
sspitzer%netscape.com
adb9a35445
rewrite to not user GetCString(). read the comments in nsFileSpec.cpp: "Using it guarantees bugs on Macintosh"
...
clean up code. wrap all printfs with #ifdef DEBUG_profile
git-svn-id: svn://10.0.0.236/trunk@47764 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 08:17:51 +00:00
waldemar%netscape.com
5a8b6ef67c
Shut up Linux compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@47763 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 08:16:21 +00:00
warren%netscape.com
11103f9a36
Fix for the editor coming up DOA. nsInputStreamChannel wasn't getting the load group propagated to it.
...
git-svn-id: svn://10.0.0.236/trunk@47762 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 08:03:02 +00:00
pavlov%netscape.com
16f773edc1
fix runtime brokenness on unix
...
git-svn-id: svn://10.0.0.236/trunk@47761 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:54:59 +00:00
waldemar%netscape.com
8e1e55feb9
Updated standalone JS shell Mac project to remove accumulated breakage. Added debug build.
...
git-svn-id: svn://10.0.0.236/trunk@47760 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:54:01 +00:00
waldemar%netscape.com
909ad7b938
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@47759 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:51:52 +00:00
hangas%netscape.com
3e54f3fd39
More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window.
...
git-svn-id: svn://10.0.0.236/trunk@47758 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:37:45 +00:00
ssu%netscape.com
b8d12225da
config.ini no longer being used.
...
git-svn-id: svn://10.0.0.236/trunk@47757 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:25:21 +00:00
waldemar%netscape.com
a564e927ae
Added number formatting routines required by ECMA. Fixed several long-standing floating-point reading and writing bugs. Upgraded to latest version of David Gay's floating-point code to fix one of these bugs. Added many comments there.
...
git-svn-id: svn://10.0.0.236/trunk@47756 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:16:33 +00:00
waldemar%netscape.com
9e3bcbdaaa
Turned on 64-bit integers on Mac
...
git-svn-id: svn://10.0.0.236/trunk@47755 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:13:23 +00:00
mscott%netscape.com
6ad2efda3d
Bug #13994 --> Let's auto complete against your personal address book and the history addressbook!
...
This makes the history ab much more useable.
git-svn-id: svn://10.0.0.236/trunk@47754 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:12:50 +00:00
waldemar%netscape.com
d9de75afbd
Added ECMA number formatting
...
git-svn-id: svn://10.0.0.236/trunk@47753 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:12:30 +00:00
waldemar%netscape.com
546f1e5ff3
Added ECMA number formatting error message
...
git-svn-id: svn://10.0.0.236/trunk@47752 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:12:00 +00:00
waldemar%netscape.com
81c94d6509
Added NaN atom
...
git-svn-id: svn://10.0.0.236/trunk@47751 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:09:24 +00:00
waldemar%netscape.com
c66854ae62
Fixed Mac warnings
...
git-svn-id: svn://10.0.0.236/trunk@47750 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:08:49 +00:00
pavlov%netscape.com
1e31004605
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@47749 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:07:26 +00:00
sspitzer%netscape.com
7b0646f0b7
add support for the the markOldRead, notifySize, notifyOn attributes of nsINntpIncomingServer. make sure we migrate these prefs, too.
...
git-svn-id: svn://10.0.0.236/trunk@47748 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 07:01:17 +00:00
sspitzer%netscape.com
f08493c4a3
fix warnings. fix #13886 . support the "general.startup.*" prefs.
...
use PL_strcmp instead of strcmp
git-svn-id: svn://10.0.0.236/trunk@47747 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:50:17 +00:00
sspitzer%netscape.com
9ddcabd7e4
remove the default prefs for conference and netcrapper.
...
git-svn-id: svn://10.0.0.236/trunk@47746 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:44:35 +00:00
tbogard%aol.net
68d8d25e6d
Implemented nsIWinEvent and nsIWinEventFilter to allow picking the windows platform structure apart rather than grabbing as a blob.
...
git-svn-id: svn://10.0.0.236/trunk@47745 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:43:26 +00:00
sspitzer%netscape.com
7b9418c26f
add -P and -CreateProfile to the script. also add a comment explaining where all these command line options come from
...
git-svn-id: svn://10.0.0.236/trunk@47744 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:42:51 +00:00
pavlov%netscape.com
62a2d6a625
add css2 color support for native colors to unix
...
git-svn-id: svn://10.0.0.236/trunk@47743 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:38:19 +00:00
briano%netscape.com
bb59396ab5
Fixed my stupid mistake that caused the generated Makefile to be immediately deleted.
...
git-svn-id: svn://10.0.0.236/trunk@47742 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 06:01:39 +00:00
ssu%netscape.com
496f496b7e
fixed parsing for filename only function. affects only windows platforms
...
git-svn-id: svn://10.0.0.236/trunk@47741 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:55:38 +00:00
ssu%netscape.com
72302d076c
changed grammer for a resource string. Affects only windows
...
git-svn-id: svn://10.0.0.236/trunk@47740 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:48:00 +00:00
pavlov%netscape.com
c080831370
remove some excess code
...
git-svn-id: svn://10.0.0.236/trunk@47739 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:46:52 +00:00
hangas%netscape.com
bb0d8fb1f5
More work on commandUpdating with address book
...
git-svn-id: svn://10.0.0.236/trunk@47738 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:46:03 +00:00
hangas%netscape.com
995aea772f
Default edit menu items to disabled.
...
git-svn-id: svn://10.0.0.236/trunk@47737 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:44:37 +00:00
dveditz%netscape.com
1653f8692f
expose whether the registry is already open or not, which enables the profile
...
manager to avoid opening and closing the registry ~20 times at startup.
git-svn-id: svn://10.0.0.236/trunk@47736 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:32:28 +00:00
mscott%netscape.com
96ec5ef98f
Code compression. Use base class: nsMimeBaseEmitter which contains all the emitter code that was duplicated across
...
all the emitters.
git-svn-id: svn://10.0.0.236/trunk@47735 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:44:35 +00:00
cmanske%netscape.com
010decd345
Added an HR to editor test page
...
git-svn-id: svn://10.0.0.236/trunk@47734 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:38:50 +00:00
cmanske%netscape.com
a16c40cda3
Editor UI work. Integrated Brendan's JS improvements. Trying to get popups to work in dialogs. Add Ben Goodger's table properties dialog work.
...
git-svn-id: svn://10.0.0.236/trunk@47733 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:36:16 +00:00
davidm%netscape.com
cc503ecf9b
13907 cmd-key for bookmarks is cmd-m
...
git-svn-id: svn://10.0.0.236/trunk@47732 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:34:47 +00:00
mscott%netscape.com
6b026b629b
Build nsMimeBaseEmitter
...
git-svn-id: svn://10.0.0.236/trunk@47731 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:29:59 +00:00
waterson%netscape.com
c1d3bbc2ad
Whack out a bunch of dead code; add automatic 'id' attributes on html:frame and html:iframe tags (in preparation for some context menu magic by hyatt).
...
git-svn-id: svn://10.0.0.236/trunk@47730 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:19:46 +00:00
mscott%netscape.com
1e0878d530
Build nsMimeBaseEmitter
...
git-svn-id: svn://10.0.0.236/trunk@47729 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:19:08 +00:00
sspitzer%netscape.com
ca887f2be6
even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type.
...
git-svn-id: svn://10.0.0.236/trunk@47728 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 04:18:13 +00:00