brade%netscape.com
56fc9e0699
add second composer panel
2000-02-08 15:01:34 +00:00
brade%netscape.com
39ce88dbea
strings for pref dialog mockup
2000-02-08 14:59:26 +00:00
brade%netscape.com
73da4f0748
cleanup panel a little bit; remove commented stuff (to be moved to another panel)
2000-02-08 14:29:53 +00:00
brade%netscape.com
a75ab7106f
don't open new browser window when shift key is pressed (bug #25085 ); r=waterson
2000-02-08 14:28:52 +00:00
tbogard%aol.net
840c8350e1
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
sspitzer%netscape.com
6ca7fcdb40
handle /v /help /? on windows.
...
handle --help --version on linux.
#23501 r=alecf
2000-02-08 12:10:22 +00:00
sspitzer%netscape.com
69ae01cc66
on windows, make /mail be the same as -mail
...
on linux, make --mail be the same as -mail
r=alecf #23501
2000-02-08 11:59:06 +00:00
sspitzer%netscape.com
fdb386092a
start building the remote controller (to be used by X-remote some time soon).
...
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed. r=alecf
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
c18708e851
more cleanup.
2000-02-08 07:40:57 +00:00
sspitzer%netscape.com
08024cb1ff
adding new files and makefiles. implementing a stub for the remote controller
...
in JS. not part of the build yet.
2000-02-08 07:32:20 +00:00
pepper%netscape.com
b99e521b45
Yet another slipup with local code. removed myself from contrib list.
2000-02-08 06:34:19 +00:00
pepper%netscape.com
52ef5fea99
Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin.
2000-02-08 06:32:25 +00:00
pepper%netscape.com
dbc88c6280
Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer
2000-02-08 06:21:25 +00:00
dp%netscape.com
a3e9d698ad
Eliminate all trace of cookies from apprunner. It gets lazily created
...
when the first http connection is opened. r=gagan
2000-02-08 06:12:37 +00:00
dp%netscape.com
d11e914f98
- Converted to Generic Module
...
- Removed unused CID
r=waterson
2000-02-08 05:39:23 +00:00
matt%netscape.com
0b1f0f2dec
Adding search logic to url bar r=bill 24582
2000-02-08 03:31:22 +00:00
sspitzer%netscape.com
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
286dfe38d2
make it so -FOO, -Foo, and -foo all have the same effect.
...
r=mscott. #25282
2000-02-08 02:50:32 +00:00
sspitzer%netscape.com
6a41bf8d9a
fix it so -edit <url> and -chrome <url> work on linux.
...
this script wasn't handling multiple command line args properly
2000-02-08 02:40:19 +00:00
sspitzer%netscape.com
d3ff9276a9
fix -mail (and others). r=mscott
2000-02-08 01:41:24 +00:00
sspitzer%netscape.com
0bcc6e83ad
add a debugging printf
2000-02-08 01:29:22 +00:00
waterson%netscape.com
b21cefd4df
Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec.
2000-02-08 01:20:01 +00:00
waterson%netscape.com
bd07ef4b98
Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary.
2000-02-08 01:17:27 +00:00
sspitzer%netscape.com
9431eb3736
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
ed0c5e7aba
Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc
2000-02-07 23:38:28 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
rjc%netscape.com
11a0e3b5f5
Fix another simple warning.
2000-02-07 08:59:41 +00:00
rjc%netscape.com
d3f1ff5f73
Simple warning fix.
2000-02-07 08:45:51 +00:00
rjc%netscape.com
c765c57d7f
Part of fix for bug # 25034: need to be able to support foreign charsets when searching.
2000-02-07 08:43:44 +00:00
dp%netscape.com
b3ff096fdd
Fixing nsAtomTable assert on shutdown. Was caused by forgetting to
...
release a static categoryDataSource in the dtor. r=rjc,scc
2000-02-07 02:45:01 +00:00
ben%netscape.com
481ee72b38
hack around 26265/25571 (stringbundles failing in mac profile manager), r=jst@citec.fi
2000-02-07 00:13:03 +00:00
ben%netscape.com
9da29fda65
remove the modal about dialog (actually, make it controllable via pref). default is about webpage as before. r=bryner
2000-02-06 22:36:29 +00:00
ben%netscape.com
516acb28c0
provide pref to show the modal about dialog if one wishes. r=bryner
2000-02-06 22:35:54 +00:00
pepper%netscape.com
99edac4e78
adding myself to the credits list. Dunno why I got left off.
2000-02-06 22:03:14 +00:00
sspitzer%netscape.com
aab211f074
fix warnings, get force launching of tasks to work.
2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
be2168f9f5
-addressbook and -mail are no longer hard coded.
2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
c00837ec56
I hate copy and pasted code. write two macros to do all the work for me.
...
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
efc7af144c
fix my broken ass code. what you get back from the category manager is
...
and enumerator of nsISupportsStrings. go from that, to a progid, and then
do a create instance, and then QI to a nsICmdLineHandler.
r=alecf
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
fcff26010d
appcores are finally dead on mac, windows and linux. r=alecf
2000-02-06 07:56:31 +00:00
sspitzer%netscape.com
ff5baab1d5
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
2000-02-06 06:54:52 +00:00
ben%netscape.com
680a746142
new about:mozilla html document ;) (ripped from the classic source tree)
2000-02-06 03:27:32 +00:00
bryner%uiuc.edu
af09411fc2
Removing unused dtd labels, and correcting grammar. r=jst@citec.fi
2000-02-05 23:31:39 +00:00
sford3%swbell.net
d6b94eefc3
Finishing 26478
2000-02-05 22:27:08 +00:00
sford3%swbell.net
f4d114f9e6
fix 26478, i18n work. r=sspitzer
2000-02-05 22:07:24 +00:00
sford3%swbell.net
ab7e1a02b0
more i10n, not part of the build yet, part of fix for 26478
2000-02-05 21:48:05 +00:00
sford3%swbell.net
36ee4d8759
adding navigator.properties, more i10. r=sspitzer
2000-02-05 21:44:48 +00:00
sspitzer%netscape.com
83d321361d
fix the assertion at startup, and other breakage. because appshell is a component, we need to install
...
it into bin/components, and not bin. r=syd
2000-02-05 09:36:02 +00:00
risto%netscape.com
65c0d3c80a
Changing all cvs-mirror.mozilla.org references to point to politically
...
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.
r=bryner
2000-02-05 07:23:36 +00:00
alecf%netscape.com
4d28cb2da0
switch from nsAutoCString to nsCAutoString r=sspitzer
2000-02-05 06:13:01 +00:00
alecf%netscape.com
7bbc59b3cc
fix badly spelled variable, also fixes bustage
2000-02-05 05:55:30 +00:00