mcafee%netscape.com
2661679d41
Removing unused 4.x prefs (39812). r=pavlov
2000-06-24 03:32:40 +00:00
mcafee%netscape.com
b09ea813f7
Don't inherit the 4.x cache file location for mozilla (39812). r=pavlov
2000-06-24 03:04:51 +00:00
dougt%netscape.com
e1274cde0a
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
sspitzer%netscape.com
93c4c4fcf0
pass the ns<foo>Stream by reference, not by value. thanks to sfraser
...
for pointing out the mistake in this copied code.
2000-06-15 05:28:31 +00:00
valeski%netscape.com
4491a90adc
41110. r=sspitzer. more nsIWebshellWindow removal.
2000-06-14 03:30:53 +00:00
sspitzer%netscape.com
1338d24776
we can't use the localized pretty name for "Local Folders" for the
...
the hostname of the "Local Folders" server, or for the name of the
directory on disk. if we did, as soon as someone localized "Local Folders"
migration would break. while I'm here, only hard code these strings
once. to allow people to build without mailnews, hard code them in nsIPrefMigration.idl
r=alecf
2000-06-02 02:49:06 +00:00
sspitzer%netscape.com
7838c32762
fix for #36159 , get send unsent messages to work again. while I'm here, remove
...
the rosetta_mailnews.h horse crap. r=mscott.
2000-05-25 01:02:13 +00:00
sfraser%netscape.com
ab963c465c
Remove linkage with NetworkModular.shlb
2000-05-17 06:11:52 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
sspitzer%netscape.com
c8df10b44a
more work to make the profile migration progress dialog skinnable.
...
next step is to write some css to make this look better.
2000-05-05 00:07:33 +00:00
sspitzer%netscape.com
f1ac5ee7b8
some skinnability changes for the migration progress dialog.
...
still more needed.
2000-04-30 07:11:42 +00:00
pavlov%netscape.com
812b49b4f0
more string fun
2000-04-27 22:38:19 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
sspitzer%netscape.com
b546d7ec21
cleanup of some of the migration code. this is needed before we properly fix #36249
2000-04-19 04:58:36 +00:00
sspitzer%netscape.com
ebb07b48c1
backing myself out. the problem of what to do on out of disk space is not
...
going to be fixed this way.
2000-04-19 03:20:23 +00:00
sspitzer%netscape.com
e15fa133a0
fix for #32649 . make it so an error on migration makes its way into an alert for the user.
...
(still more work to do when handling out of space errors.) clean up code.
2000-04-19 00:49:51 +00:00
cls%seawood.org
a27ca31c45
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
scc%netscape.com
7cb7de4840
making string conversions explicit
2000-04-15 09:47:08 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
scc%netscape.com
e5d8dec414
making string conversions explicit
2000-04-02 20:34:28 +00:00
scc%netscape.com
3a0de76843
small changes to clients using string converting APIs
2000-03-26 01:40:41 +00:00
sspitzer%netscape.com
7386712faa
fix for #30204 . use GetService instead of CreateInstance.
2000-03-17 08:31:13 +00:00
rickg%netscape.com
4791ab3e8f
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
tbogard%aol.net
23633d9815
Removed dependency on the nsIBrowserWindow interface.
2000-03-11 00:24:47 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
tbogard%aol.net
2533a18b2b
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
2000-02-29 22:03:49 +00:00
tbogard%aol.net
c4734766bd
Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
2000-02-29 00:20:55 +00:00
dbragg%netscape.com
bd8ee12325
Fix build bustage on HPUX. Trailing comma in an enum. a=granrose
2000-02-23 00:56:17 +00:00
dbragg%netscape.com
a0520697cd
backend fix for bug 13850 a=jar r=gayatrib
2000-02-22 23:27:00 +00:00
sspitzer%netscape.com
b4614b164b
fix for #14349 , r=alecf,nhotta a=phil
...
migrate prefs that were in the system charset to utf8.
2000-02-18 03:42:56 +00:00
sspitzer%netscape.com
cb309f741b
fix for #14349 , r=alecf,nhotta a=phil
...
migrate prefs that were in the system charset to utf8.
2000-02-18 03:37:53 +00:00
sspitzer%netscape.com
5b9a21f4d1
don't migrate the .snm files on UNIX
2000-02-13 00:06:19 +00:00
ben%netscape.com
4e2892a9ed
profile manager rewording, r=verah
2000-02-11 05:47:48 +00:00
fergus%netscape.com
72fc015263
Changes to Localization notes. r=chjung@netscape.com
2000-02-11 01:11:35 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
ben%netscape.com
b4e9c50e47
cleaned up profile migration progress dialog, r=jst@citec.fi
2000-02-05 03:33:07 +00:00
brade%netscape.com
b174bf571d
fix access paths for move to CW5 (bug #25949 )
2000-02-02 22:45:39 +00:00
danm%netscape.com
73d4a81e1d
changing name of opened window from 'null' to '_blank'. travis' idea. r:me
2000-01-31 21:33:50 +00:00
sspitzer%netscape.com
47d3eae842
handle migration of secure news servers from 4.x to 5.0 r=alecf
2000-01-28 02:17:38 +00:00
sspitzer%netscape.com
2467b18158
fix for #23702 . migrate the popstate file on mac and linux. r=mscott
2000-01-19 02:18:49 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
nhotta%netscape.com
9738dce74b
Adding I18N functions for pref migration, bug 14349, r=ftang.
2000-01-11 01:24:21 +00:00
sspitzer%netscape.com
43e4bc8ae9
fix #21978 . two changes: "Local Mail" is now "Local Folders"
...
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
dougt%netscape.com
6ebfa81077
Converting to use nsIModule macro. r=dp.
2000-01-03 23:37:30 +00:00
sspitzer%netscape.com
dd2835b6fa
whoops, I removed the title from this window.
1999-12-23 23:10:19 +00:00
sspitzer%netscape.com
9a47f53e5a
forgot an ifdef. this will fix the tree bustage.
1999-12-22 03:37:04 +00:00
sspitzer%netscape.com
31a1365018
fix for #22099 , newsrc migration problems on linux. r=mscott, a=syd.
1999-12-22 03:31:59 +00:00
sspitzer%netscape.com
4bd1b240f5
tweak fix for #15111 on last time. morse had the logic right the first time,
...
we need to subtract the # of seconds between 1970 and 1900 from the mac cookies,
not add.
1999-12-07 22:05:52 +00:00
sspitzer%netscape.com
846d57367c
ok, really fix #15111 this time. we need to add 70 years of seconds to a mac cookie, not subtract. also, we need the migrated cookie file to have '\n' line endings, or nsCookie.cpp will ignore it.
1999-12-07 08:50:50 +00:00
sspitzer%netscape.com
d22cb56e6f
fix, and the turn on morse's fix for #15111 . now cookies get migrated on the mac correctly.
1999-12-07 07:44:31 +00:00