racham%netscape.com
bd1be9feda
Fixing bug 19621. State of activation window is controlled based on the activation server's response in a timeout period of 30 sec. r=matt,ben,tao. a=chofmann
2000-03-04 05:56:56 +00:00
ben%netscape.com
ef4dbc4e46
fix for 30119, r=waterson@netscape.com, a=jar@netscape.com
2000-03-03 01:46:45 +00:00
slamm%netscape.com
d3ef0b083f
Fix for smoketest bugs 29793, 29718. Sidebar problems.
2000-03-02 00:33:31 +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
ben%netscape.com
49a37f3860
formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering
2000-02-23 21:08:26 +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
mscott%netscape.com
8a6c17d544
Bug #27960 --> profile manager needs to implement nsIURIContentListener
...
for the registration window it tries to bring up. We need to do this because
that window runs a url and we want to force the uriloader to load all urls
inside this chrome window. We wouldn't need this code if the registration url
ran inside of a browser window.
r=travis
a=phil
2000-02-22 07:21:29 +00:00
racham%netscape.com
1d257d32f6
Fixing bugs 28243, 27402 and 27850. MozRegistry is updated whenever the profile information is changed. This allows profile selector reflect the registry values directly. r=sspitzer,norris. a=jar,phil
2000-02-22 00:01:39 +00:00
dveditz%netscape.com
74d0f231ed
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +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
racham%netscape.com
73111ab07f
Fixed bugs 23390, 27459, 25052. Procedure to serve activation information to mail and aim is added. Fixed a small Mac UI discrepancy. r=gayatrib
2000-02-15 22:45:54 +00:00
wtc%netscape.com
a4917ee631
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
wtc%netscape.com
536d34d83a
Added newline character at end of file.
2000-02-15 13:50:40 +00:00
ben%netscape.com
0a9ec9ef6b
make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com
2000-02-15 01:33:48 +00:00
dveditz%netscape.com
b63a6438b1
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
177321111c
backing out, profiles don't use the registry SERVICE
2000-02-13 17:48:25 +00:00
dveditz%netscape.com
5032bc6144
closing the file used by the registry service is evil
2000-02-13 17:43:41 +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
ben%netscape.com
cabfb4b995
changes to profile manager wording. r=verah
2000-02-11 05:46:21 +00:00
ben%netscape.com
2469e952a3
changes to profile manager language. r=verah
2000-02-11 05:46:04 +00:00
fergus%netscape.com
72fc015263
Changes to Localization notes. r=chjung@netscape.com
2000-02-11 01:11:35 +00:00
ben%netscape.com
4f0d9360f7
forgot to check this in with previous work that I checked in ages ago. it was reviewed then, I just forget by who. maybe jst@citec.fi since he did a lot of reviews for me recently.
2000-02-11 00:51:43 +00:00
hangas%netscape.com
6d45ed5660
Fix for 27197, Profile Selection Dialog does not support Enter and Esc keys for buttons. r=mscott.
2000-02-10 09:00:25 +00:00
ssu%netscape.com
dbd1447b65
fixing bug # 27114. Crash in the profile.dll on exit of windows native installer when mozregistry.dat is missing. This is now fixed. a=leaf r=racham
2000-02-09 22:34:02 +00:00
sspitzer%netscape.com
3b6d8a6900
workaround fix for #26885 . changes for ben to the nsIProfile interface
...
r=ben@netscape.com
2000-02-08 01:04:41 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
ben%netscape.com
ea5f04c164
hack around 26265/25571 mac profile wizard failing because of string bundle load failure, r=jst@citec.fi
2000-02-07 00:16:02 +00:00
sspitzer%netscape.com
4664dbb0fa
add newlines to the end of some files, and add the defaultProfileDir interface
...
and for ben. r=alecf
2000-02-05 21:48:09 +00:00
risto%netscape.com
b011c9aaf1
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
ben%netscape.com
b4e9c50e47
cleaned up profile migration progress dialog, r=jst@citec.fi
2000-02-05 03:33:07 +00:00
ben%netscape.com
678a48909b
cleaned up confirm migration dlg. r=jst@citec.fi
2000-02-05 03:32:34 +00:00
ben%netscape.com
c632f1cdf0
cleaned up confirm migration dialog r=jst@citec.fi
2000-02-05 03:32:13 +00:00
sspitzer%netscape.com
aacd9ce100
only force the profile manager on you if you aren't cltbld and if you don't
...
have this other magic flag set. r=mcafee
2000-02-04 01:00:11 +00:00
sspitzer%netscape.com
40bf807e5d
fix the orange breakage on tinderbox. force everyone but tinderbox to see the
...
profile manager.
this will buy me some time until I figure out the real fix
2000-02-04 00:51:58 +00:00
sspitzer%netscape.com
ba4583d6ab
a fix the scary message about how migration will kill your 4.x profile.
...
it just copies, it doesn't not alter the 4.x profile
turn on the profile debugging printfs for everyone, so that we can get
better info in bug reports. (perhaps this should be using PR_LOG?)
only migrate the 4.x profile info when the user runs -installer
fix the bug where we do automigration on linux, even if their is no ~/.netscape directory
force DEBUG builds to launch the Profile Manager if there were no profile
command line arguments.
a=ben,selmer
2000-02-03 23:43:16 +00:00
sfraser%netscape.com
17aba02c9b
Workaround for bug 26265, to handle failure to load string bundle at startup. r=ben, a=leaf
2000-02-03 23:04:50 +00:00
sfraser%netscape.com
a94418f058
Only delete redundant directories if we know we have one. Blocker. r=Ben_Goodger, a=leaf
2000-02-03 20:50:15 +00:00
racham%netscape.com
1a96dba91a
Fixing bugs 16791, 23339, 25609, 25891, 23873. These chnages fix rename profile problem on windows, setting the profile name to the user register name, a fix to nsvoidarray memory leak, loading the user prefs and bringing the right UI for -P option. r=gayatrib
2000-02-03 11:20:57 +00:00
racham%netscape.com
672ebbefd2
Fixing bugs 16791, 23339. Added interfaces to check the current profile availability and a check for preg info. r=gayatrib
2000-02-03 11:20:25 +00:00
ben%netscape.com
0eacad066a
fix for 21925, r=valeski
2000-02-03 04:03:19 +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
640af5a585
add a dump to convince ben that getProfileList is working again.
2000-01-28 10:19:12 +00:00
sspitzer%netscape.com
b6b210e8ab
fix warnings and fix a leak. also, call MigrateProfileInfo() otherwise, the list
...
of profiles won't show up the first time we run -ProfileManager
2000-01-28 09:56:55 +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
ben%netscape.com
d1377ca3ee
added check for no 5.x profiles, fix "select null" problem, r=hyatt@netscape.com
2000-01-27 23:57:21 +00:00
racham%netscape.com
b6530da963
Fixes for 15037, 24681, 24247, 17527, 21716, 19620, 15755. Adapted nsVoidArray solution for profiles data structure. Fixed couple of activation related bugs. Fixed CreateProfile option bug. Added to code to create a default profile silently, when needed. r= sspitzer
2000-01-26 22:19:02 +00:00
ben%netscape.com
42e86c540e
selecting last profile loaded in profile tree. r=alecf@netscape.com
2000-01-26 02:22:42 +00:00
ben%netscape.com
74e584fecd
fix bug 24752 (back button on profile mgr page) r=syd@netscape.com; and partial for 23121 (jumpy text in titledbuttons that are disabled).
2000-01-23 20:06:02 +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
racham%netscape.com
bb2c3ad599
Fix for bug 14908. Copying the required default profile files into the migrated profile dir. r=sspitzer.
2000-01-19 00:20:47 +00:00
dveditz%netscape.com
24217323b2
removing unnecessary #include so I can remove the header file
2000-01-15 02:05:04 +00:00
racham%netscape.com
6194329a62
Fixing bug 14358. Extracting activation url. a=McAfee
2000-01-14 08:31:44 +00:00
racham%netscape.com
46fd756c38
Fixing bug 14358. changed the name of a preg pref. a=McAfee
2000-01-14 08:29:14 +00:00
rgoodger%ihug.co.nz
540ee087eb
making profile manager handle newlines in alerts/prompts properly
2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
cae545f7ae
use proper newlines in alerts/prompts for profile manager
2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz
6da60dff0b
add alert message for existing profile in create profile wizard
2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
859b81bd30
add check & failure for existing profile name in create profile wizard.
2000-01-14 00:44:44 +00:00
rgoodger%ihug.co.nz
9ee0e0fd55
23872, fixing double click behaviour in profile manager
2000-01-14 00:17:48 +00:00
rgoodger%ihug.co.nz
50a314db9b
profile manager II, text correction.
2000-01-13 09:43:38 +00:00
rgoodger%ihug.co.nz
dc2e35eba1
ProfileManager II: re-adding file accidentally removed.
2000-01-13 06:25:33 +00:00
sspitzer%netscape.com
e874b65a38
remove more dead weight.
2000-01-13 06:20:32 +00:00
sspitzer%netscape.com
924348a292
remove more dead weight for the almighty ben g.
2000-01-13 06:17:19 +00:00
sspitzer%netscape.com
555aad5820
removing dead files for ben goodger.
2000-01-13 06:14:28 +00:00
sspitzer%netscape.com
7a7d76ccbf
changes needed to get -installer and -ProfileManager working in the new
...
ben goodger world.
2000-01-13 04:30:20 +00:00
rgoodger%ihug.co.nz
69b38f3b27
profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com
2000-01-13 04:21:25 +00:00
sspitzer%netscape.com
eb102be9d9
fix for #23744 . r=alecf
...
the problem here is that when you use -CreateProfile, prefs don't get
initialized correctly, and you don't get a prefs.js file! this causes
all sorts of problems, as you might imagine.
addition code cleanup, too.
2000-01-13 00:04:30 +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
norris%netscape.com
8343c4ead7
Fix 22909 previousSibling vulnerability
...
r=mstoltz
2000-01-06 00:59:18 +00:00
warren%netscape.com
26b7d345a1
Made nsIProperties scriptable. Bug #21982
2000-01-05 09:29:25 +00:00
dougt%netscape.com
6ebfa81077
Converting to use nsIModule macro. r=dp.
2000-01-03 23:37:30 +00:00
rjc%netscape.com
3af6bb1bba
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
...
bookmarks.html file and accidentally added an invalid/extra </DL><p> line
which caused the bookmarks parser to blow chunks of the bookmarks away.
1999-12-31 11:48:20 +00:00
rjc%netscape.com
e3d08faa16
Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
1999-12-29 09:27:45 +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
e9b7b34cca
fix for #18118 . if the pref "profile.confirm_automigration" is true,
...
we put up a dialog before we auto migrate. (the mozilla build does this.)
if that pref is false, we just automigrate. (the ns build does this.)
r=bienvenu
1999-12-23 20:05:59 +00:00
sspitzer%netscape.com
9a7c86d180
new files confirmation dialog (for automigration) for bug #18118
...
not part of build yet.
1999-12-23 01:45:16 +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
dmose%mozilla.org
797dcaf7e6
fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org
1999-12-16 00:26:53 +00:00
shaver%netscape.com
566b8945c7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
racham%netscape.com
fa3e57c468
Fixing memory leak. bug 21038. r=sspitzer
1999-12-07 23:05:22 +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
6195684281
fix for #20906 . fix the twitchy button in the select profile dialog.
...
fix by=rgoodger@ihug.co.nz , r=sspitzer
1999-12-07 09:12:59 +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
sspitzer%netscape.com
454b1137d3
fix for #15042 . fix by=racham, r=sspitzer
1999-12-07 00:22:30 +00:00
sspitzer%netscape.com
bcc9cef6bd
only correct cookies if the expires time is non-zero.
...
(zero means the cookie should expire at the end of the current session.)
fix by=morse, r=sspitzer, part of bug #15111
1999-12-06 21:25:01 +00:00
sspitzer%netscape.com
45171154d9
fix for #15111 , need to adjust the times in the a 4.x cookie file to work
...
with 5.0. (the start of our epoch changes on the mac.)
right now, this code is turned off until we finish testing it.
fix by=morse, r=sspitzer.
1999-12-06 21:05:33 +00:00
sspitzer%netscape.com
2e322e44b3
new files. not part of the build yet.
1999-12-06 18:27:26 +00:00
sspitzer%netscape.com
dcfd9fd8a9
new changes from rgoodger@ihug.co.nz. r=sspitzer
...
this makes it so the create profile wizard uses the generic wizard js
(mozilla/xpfe/global/resources/content/wizard*, mozilla/xpfe/global/resources/content/widgetStateManager.js)
1999-12-06 05:53:02 +00:00
rgoodger%ihug.co.nz
5e8da617e2
importing global skin into package skin file, bug 19562
1999-12-05 09:15:17 +00:00
rgoodger%ihug.co.nz
d360ee5307
imported package skin (profile.css) into these files. (bug 19562)
1999-12-05 09:14:48 +00:00
warren%netscape.com
bf4ef9672f
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
1999-12-04 10:01:32 +00:00
sspitzer%netscape.com
d92415acfb
fix for #20198 . always append the profile name to the native path the user
...
specifies. this prevents the users from accidently removing more than they
expect when they delete the profile.
fix by racham, r=sspitzer
1999-12-04 01:39:16 +00:00