matt%netscape.com
09e16ad76c
This file was not supposed to get commited.
2000-02-09 02:12:33 +00:00
matt%netscape.com
53a54bac98
fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt
2000-02-09 01:56:11 +00:00
brade%netscape.com
f8197f80ed
add 2nd Composer pref panel
2000-02-08 15:03:09 +00:00
brade%netscape.com
914e6e1d34
First Checked In.
2000-02-08 15:02:23 +00:00
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
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
d11e914f98
- Converted to Generic Module
...
- Removed unused CID
r=waterson
2000-02-08 05:39:23 +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
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
516acb28c0
provide pref to show the modal about dialog if one wishes. r=bryner
2000-02-06 22:35:54 +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
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
alecf%netscape.com
8e7d3b39ee
make appshell into a component
...
r=sspitzer
2000-02-05 05:38:13 +00:00
ben%netscape.com
7fff316748
fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi
2000-02-04 23:49:54 +00:00
sspitzer%netscape.com
5e8570bef6
building this on windows and linux, mac soon.
...
adding a #define for which category nsICmdLineHanders are for.
2000-02-04 23:07:27 +00:00
warren%netscape.com
a4bc849b83
Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
2000-02-04 09:29:55 +00:00
mscott%netscape.com
e41ecd9cd2
Back out rjc's checkin which broke bookmarks. (whenever you quit we lost your bookmarks)
...
a=sleestack
2000-02-04 08:39:08 +00:00
sspitzer%netscape.com
d4401b412d
add the interface for a command line handler. not part of build yet.
2000-02-04 04:33:46 +00:00
beard%netscape.com
2acba7159d
Added prefs for using nsViewManager2 to the debug panel.
2000-02-04 03:48:15 +00:00
law%netscape.com
ad81185b3e
New file needed for Win splash screen; b=6391,r=davidm@netscape.com
2000-02-04 03:24:55 +00:00
slamm%netscape.com
450826235f
Pick last panel as default instead of first (bug #25506 ).
...
Remember "My Panels" height for mailnews (bug 25121).
Lay ground work to exclude panels on a per component basis (bug 24602).
Improve initial sidebar draw by hidding everything by default
and then showing components as needed. It used to be the opposite.
2000-02-04 02:16:55 +00:00
rjc%netscape.com
d8e1b2f43d
Use result from NS_MakeAbsoluteURI() as the 'real' URI.
2000-02-04 01:17:35 +00:00
rjc%netscape.com
25b9ae78b1
Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes.
2000-02-03 23:34:55 +00:00
morse%netscape.com
cce4fd2f93
implement disginguished-schema in wallet, r=waterson
2000-02-03 08:09:04 +00:00
valeski%netscape.com
41512e1d6a
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
2000-02-03 03:44:22 +00:00
jbetak%netscape.com
699f297668
r=rjc, ftang, fixed bug# 24933, made mUnicodeDecoder a static class member
2000-02-03 00:40:28 +00:00
slamm%netscape.com
cd58e3cb00
Revert to old sidebar ui (bug 26075). Changes for remote folders in customize (bug 23357). More changes for 23357 are coming...
2000-02-02 00:28:00 +00:00
ben%netscape.com
56b9738994
fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi
2000-02-01 23:06:49 +00:00
pp%ludusdesign.com
0106d94d4c
Converting ::GetIID() to NS_GET_IID(). Bug #20232 . r=scc@netscape.com
2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
ff5704575e
native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc.
2000-02-01 22:26:21 +00:00