sspitzer%netscape.com
6f4038698c
some skinnability changes for the migration progress dialog.
...
still more needed.
2000-04-30 07:11:42 +00:00
pinkerton%netscape.com
ee0ac32b32
MORE string changes. will it ever stop...
2000-04-28 01:18:25 +00:00
pinkerton%netscape.com
297eb82a6b
conversions for string. making them explicit
2000-04-28 00:46:10 +00:00
pavlov%netscape.com
730b45710f
more string fun
2000-04-27 22:38:19 +00:00
scc%netscape.com
aebca1a085
making string conversions explicit
2000-04-27 20:08:45 +00:00
mjudge%netscape.com
2cfb602409
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
ftang%netscape.com
caa21a1ca9
fix 33862/33864. Use the Unicode version of method of nsILocalFile
...
so we can display non ASCII user name and file / directory correctly !!!!
thanks m_kato's help
2000-04-25 13:54:04 +00:00
ftang%netscape.com
9f75eb5a87
Change the implementation to use nsILocalFile as the first step to fix
...
non ASCII problem. We will change to use the unicode version of the method in the
near future. The unicode version is put in the comment for now. After we validate the
nsILocalFile version have no problem. We will switch to it's unicode version of method
r=dougt
2000-04-24 14:51:48 +00:00
sspitzer%netscape.com
a5bf878c6b
fix warnings, remove unused code.
2000-04-24 05:37:34 +00:00
sspitzer%netscape.com
94a652a4bd
fix for #14313 , don't migrate on top of an existing directory.
2000-04-24 05:28:49 +00:00
rjc%netscape.com
c323e8a9c6
Add search.rdf
2000-04-23 04:43:44 +00:00
racham%netscape.com
5e8f7fa03f
Adding the updated mcp file
2000-04-21 23:23:06 +00:00
racham%netscape.com
807ea9e889
Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf
2000-04-21 22:37:52 +00:00
racham%netscape.com
6eb3c716ca
Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf
2000-04-21 22:36:31 +00:00
racham%netscape.com
0df523e594
Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf
2000-04-21 22:29:42 +00:00
racham%netscape.com
80f2cdeabf
Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf
2000-04-21 22:27:58 +00:00
racham%netscape.com
d98b785a9d
Adding startup listener interface fo profiles. part bug fix 28888. a=alecf
2000-04-21 22:20:57 +00:00
danm%netscape.com
e4da0f4eff
fix bad URL in last checkin
2000-04-20 00:10:50 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
sspitzer%netscape.com
87e01e9e26
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
990b45ec4d
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
19bc3835ff
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
ad1dd19d63
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
scc%netscape.com
798b6f2856
making string conversions explicit
2000-04-15 09:47:08 +00:00
danm%netscape.com
76e13ddc76
centering profile manager window. bug 23463
2000-04-13 21:00:54 +00:00
rjc%netscape.com
ae280530cc
Fix bug # 33657: add "UTF-8" encoding meta-tag into default bookmark file.
2000-04-05 01:49:57 +00:00
cls%seawood.org
f6740baa20
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
mkaply%us.ibm.com
3f731e43e6
# 33859
...
r= sspitzer@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:46:47 +00:00
scc%netscape.com
1b477e16f7
making string conversions explicit
2000-04-02 20:34:28 +00:00
racham%netscape.com
7018a3205d
Fixing bug 15787. Associating exit event with close icon in the upper right corner of createProfileWizard window. r=gayatrib
2000-04-01 08:36:00 +00:00
pavlov%netscape.com
9680451c22
use nsIFilePicker instead of nsIFileSpecWithUI
2000-03-31 10:27:17 +00:00
racham%netscape.com
78bc9a2658
Fixing bug 15787. Close the app on clicking x in the upper right corner of profilemanager window. r=gayatrib
2000-03-31 07:26:01 +00:00
evaughan%netscape.com
53b00e50f0
box skinnablility changes.
...
-r Hyatt
2000-03-31 07:02:06 +00:00
racham%netscape.com
1013de80e8
Remove activation cookie after it is processed, bug 32506. Fix memory leak, bug 31878. r=gayatrib
2000-03-31 06:34:40 +00:00
racham%netscape.com
f4d1966800
Adding interface to remove activation cookie after it is processed. Bug 32506.r=gayatrib
2000-03-31 06:34:27 +00:00
gayatrib%netscape.com
8d8fffcdaa
using nsIRegistry instead of the RDF datasource to read values from mozRegistry--bug 15264. work done by dveditz.
2000-03-30 01:38:37 +00:00
gayatrib%netscape.com
606adbce4f
Making profile manager i18n friendly (bugs 23153, 15264), better memory management and fixing leaks(bugs 29574, 28818, 25609, 28979), fix for bug 31409, fixing all indentation problems introduced by vc++ editor. r=dveditz,racham
2000-03-30 01:32:39 +00:00
gayatrib%netscape.com
a869a34db1
changing interface to be i18n friendly r=dveditzle.idl
2000-03-30 01:30:03 +00:00
warren%netscape.com
727f312b32
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
ben%netscape.com
1ba1d8b0bd
changes to accomodate global.css change
2000-03-29 03:25:58 +00:00
rickg%netscape.com
341c463a91
switched to use proper nsString APIs
2000-03-27 01:05:00 +00:00
scc%netscape.com
8bc480cf4f
small changes to clients using string converting APIs
2000-03-26 01:40:41 +00:00
sspitzer%netscape.com
c083bc9552
add a spacer between the sentences.
2000-03-25 00:10:42 +00:00
jim_nance%yahoo.com
bebfa35340
Fix bug 33019. Compiler warnings.
...
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
tbogard%aol.net
5dc1f4b647
Adding implementation for the new method OnStartURIOpen on nsIURIContentListener.
2000-03-24 00:35:48 +00:00
slamm%netscape.com
ca22af1a1f
Make exporting more general.
2000-03-23 23:29:23 +00:00
sford3%swbell.net
ed5fc4b8d7
Fixes 32934 for Mozilla, Nescape should fix in commercial tree, also fixes 31148
...
r=shaver@mozilla.org
2000-03-23 21:49:15 +00:00
sspitzer%netscape.com
9e419e7b13
fix for #30204 . use GetService instead of CreateInstance.
2000-03-17 08:31:13 +00:00
sspitzer%netscape.com
5930cced26
fix for #26317 . fix by gayatrib, r=sspitzer. only call MigrateProfileInfo() when appropriate.
2000-03-17 06:49:42 +00:00
ben%netscape.com
5502d5ec20
fixes for profile manager bug 32065 & some minor skinnability tweaks
2000-03-17 05:56:34 +00:00
ben%netscape.com
a113e6979a
skinnable profile manager, part 1.
2000-03-16 01:21:26 +00:00
ben%netscape.com
54958006d1
fixes for profile manager bugs 24851, 27526, 27595, 28283, 29139, 30246, 31472, 31473, 28185, 30094, 31151, 29633, 17721
2000-03-14 11:07:09 +00:00
rickg%netscape.com
ffe78e83e5
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
tbogard%aol.net
9df42ad8d6
Removed dependency on the nsIBrowserWindow interface.
2000-03-11 00:24:47 +00:00
tbogard%aol.net
222e2cd62e
Remove dependency on nsIBrowserWindow interface.
2000-03-11 00:24:19 +00:00
racham%netscape.com
a22eb87cde
Fixing bug 19621. Check to see if the right url is loaded is done using setInterval for each second. Once the we identify that the right url is loaded the the interval activity is cleared. Otherwise after 30 seconds, the interval activity will close the activation window. r=selmer,matt,ben. a=jevering.
2000-03-09 01:06:02 +00:00
warren%netscape.com
c0497e31be
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
racham%netscape.com
d2a00531be
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
9240cecb16
fix for 30119, r=waterson@netscape.com, a=jar@netscape.com
2000-03-03 01:46:45 +00:00
slamm%netscape.com
1d17e504d4
Fix for smoketest bugs 29793, 29718. Sidebar problems.
2000-03-02 00:33:31 +00:00
tbogard%aol.net
d2a51867ff
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
cf5a3f3925
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
af7004960f
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
39cf91dcf0
Fix build bustage on HPUX. Trailing comma in an enum. a=granrose
2000-02-23 00:56:17 +00:00
dbragg%netscape.com
ea9cfc5cc2
backend fix for bug 13850 a=jar r=gayatrib
2000-02-22 23:27:00 +00:00
mscott%netscape.com
900d504a5d
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
5a7090acef
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
a63ee75907
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
76e28a9dc5
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
54961ab18c
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
b1f23cb92f
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
9377345e33
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
c8481b2e5c
Added newline character at end of file.
2000-02-15 13:50:40 +00:00
ben%netscape.com
05fe5c8998
make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com
2000-02-15 01:33:48 +00:00
dveditz%netscape.com
9172024f8e
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
34a85af798
backing out, profiles don't use the registry SERVICE
2000-02-13 17:48:25 +00:00
dveditz%netscape.com
a1e70679b1
closing the file used by the registry service is evil
2000-02-13 17:43:41 +00:00
sspitzer%netscape.com
4c62f1f978
don't migrate the .snm files on UNIX
2000-02-13 00:06:19 +00:00
ben%netscape.com
08ceffea3c
profile manager rewording, r=verah
2000-02-11 05:47:48 +00:00
ben%netscape.com
b69c5d4197
changes to profile manager wording. r=verah
2000-02-11 05:46:21 +00:00
ben%netscape.com
8dbf413dc6
changes to profile manager language. r=verah
2000-02-11 05:46:04 +00:00
fergus%netscape.com
aa2a9bf313
Changes to Localization notes. r=chjung@netscape.com
2000-02-11 01:11:35 +00:00
ben%netscape.com
392200fb9d
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
ce2e6b6e31
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
05c1e427a1
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
ff4cb04602
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
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
ben%netscape.com
26822d5710
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
f343b861a0
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
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
ben%netscape.com
db397db4fc
cleaned up profile migration progress dialog, r=jst@citec.fi
2000-02-05 03:33:07 +00:00
ben%netscape.com
28c1c43eca
cleaned up confirm migration dlg. r=jst@citec.fi
2000-02-05 03:32:34 +00:00
ben%netscape.com
349757ac90
cleaned up confirm migration dialog r=jst@citec.fi
2000-02-05 03:32:13 +00:00
sspitzer%netscape.com
fa6ca7be57
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
d3654c6194
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
bc8b3621c5
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
b67f60eec2
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
9e4b1b4c1c
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
b6db340976
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
9a2a575f7c
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
26a43e50b4
fix for 21925, r=valeski
2000-02-03 04:03:19 +00:00
brade%netscape.com
27ca515c4c
fix access paths for move to CW5 (bug #25949 )
2000-02-02 22:45:39 +00:00
danm%netscape.com
94a219f706
changing name of opened window from 'null' to '_blank'. travis' idea. r:me
2000-01-31 21:33:50 +00:00
sspitzer%netscape.com
c6414cea39
add a dump to convince ben that getProfileList is working again.
2000-01-28 10:19:12 +00:00
sspitzer%netscape.com
87e4e44374
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
76ab8b78b5
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
3f3d166d9d
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
7730c871c8
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
ff0bda8ba2
selecting last profile loaded in profile tree. r=alecf@netscape.com
2000-01-26 02:22:42 +00:00
ben%netscape.com
6dbae2d883
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
693e0c8f67
fix for #23702 . migrate the popstate file on mac and linux. r=mscott
2000-01-19 02:18:49 +00:00
racham%netscape.com
471e8adb53
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
c377c67a76
removing unnecessary #include so I can remove the header file
2000-01-15 02:05:04 +00:00
racham%netscape.com
061d515964
Fixing bug 14358. Extracting activation url. a=McAfee
2000-01-14 08:31:44 +00:00
racham%netscape.com
d87929591c
Fixing bug 14358. changed the name of a preg pref. a=McAfee
2000-01-14 08:29:14 +00:00
rgoodger%ihug.co.nz
5a6ef98626
making profile manager handle newlines in alerts/prompts properly
2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
1da5c3ae3c
use proper newlines in alerts/prompts for profile manager
2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz
abf28826c4
add alert message for existing profile in create profile wizard
2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
8d88ad28dc
add check & failure for existing profile name in create profile wizard.
2000-01-14 00:44:44 +00:00
rgoodger%ihug.co.nz
18683b3db2
23872, fixing double click behaviour in profile manager
2000-01-14 00:17:48 +00:00
rgoodger%ihug.co.nz
6835844d3c
profile manager II, text correction.
2000-01-13 09:43:38 +00:00
rgoodger%ihug.co.nz
f0a623ac76
ProfileManager II: re-adding file accidentally removed.
2000-01-13 06:25:33 +00:00
sspitzer%netscape.com
53318e044b
remove more dead weight.
2000-01-13 06:20:32 +00:00
sspitzer%netscape.com
b313611599
remove more dead weight for the almighty ben g.
2000-01-13 06:17:19 +00:00
sspitzer%netscape.com
d53069e4ce
removing dead files for ben goodger.
2000-01-13 06:14:28 +00:00
sspitzer%netscape.com
836b495516
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
754c6494a8
profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com
2000-01-13 04:21:25 +00:00
sspitzer%netscape.com
53ac0203b9
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
698852a4f4
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
98b37023a9
Adding I18N functions for pref migration, bug 14349, r=ftang.
2000-01-11 01:24:21 +00:00
sspitzer%netscape.com
b21a2e9a14
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
4f128298d2
Fix 22909 previousSibling vulnerability
...
r=mstoltz
2000-01-06 00:59:18 +00:00
warren%netscape.com
06918ca494
Made nsIProperties scriptable. Bug #21982
2000-01-05 09:29:25 +00:00
dougt%netscape.com
4d1a1b38ed
Converting to use nsIModule macro. r=dp.
2000-01-03 23:37:30 +00:00
rjc%netscape.com
a0dc805067
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
2278e60b7a
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
59a392eb14
whoops, I removed the title from this window.
1999-12-23 23:10:19 +00:00
sspitzer%netscape.com
f16a570ecd
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
6a22b34ad1
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
08fcb42658
forgot an ifdef. this will fix the tree bustage.
1999-12-22 03:37:04 +00:00
sspitzer%netscape.com
c3e7250298
fix for #22099 , newsrc migration problems on linux. r=mscott, a=syd.
1999-12-22 03:31:59 +00:00
dmose%mozilla.org
5951b555ea
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
5818d49be7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
racham%netscape.com
a5cfe6edea
Fixing memory leak. bug 21038. r=sspitzer
1999-12-07 23:05:22 +00:00
sspitzer%netscape.com
18e938fa77
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
5755e8cdf6
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
0111534b4b
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
3d203e8a07
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
ca3fcac0b6
fix for #15042 . fix by=racham, r=sspitzer
1999-12-07 00:22:30 +00:00
sspitzer%netscape.com
9459932322
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
e55d8458f0
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
fcd8ecf115
new files. not part of the build yet.
1999-12-06 18:27:26 +00:00
sspitzer%netscape.com
0ce018c61c
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
71c3cb9325
importing global skin into package skin file, bug 19562
1999-12-05 09:15:17 +00:00
rgoodger%ihug.co.nz
451c9d09dd
imported package skin (profile.css) into these files. (bug 19562)
1999-12-05 09:14:48 +00:00
warren%netscape.com
6af4802e75
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
a4be93ec67
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
hyatt%netscape.com
de5e299f08
Fixing the invisible tree problem #18577 .
1999-12-01 20:11:01 +00:00
hyatt%netscape.com
d54c80240d
Fix for bug #18577 (which someone said was holding the tree closed). r=danm
1999-12-01 19:54:15 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
dougt%netscape.com
f66be6c30c
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
brendan%mozilla.org
869d5f55c0
Clean up whitespace/returns/braces, plus Ben's update to GetFields.
1999-11-28 06:37:13 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
akkana%netscape.com
3d03085c9e
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
warren%netscape.com
34ecf73507
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
sspitzer%netscape.com
6df92f4ebf
fix for #18999 , r=putterman
...
gracefully handle migration if the user used movemail (unix only) in 4.x
wrap all the movemail code with #defines, it is not needed on non-unix
platforms. movemail is still not supported, but at least now migration
(of bookmarks and cookies) doesn't fail, and you can see your old mail
in 5.0.
1999-11-16 22:54:58 +00:00
sspitzer%netscape.com
1a4372f04c
changes from german@netscape.com to make the profile xul look better and look
...
more like the rest of the chrome. r=sspitzer@netscape.com
1999-11-16 00:38:16 +00:00
sspitzer%netscape.com
176ee42b41
fix for #17954
...
before, if "mail.directory" was set, we'd assume the mail wasn't in the standard
default place, so we'd migrate Mail -> Mail5
now, we check if "mail.directory" == the default place. if so, we migrate
it like we would if it wasn't set.
Mail -> Users50/<profile>/Mail
to help do this, I added Equals() to the nsIFileSpec interface, to compare
two nsIFileSpec's, it does this by comparing the nsFileSpecs.
1999-11-13 02:02:22 +00:00
dmose%mozilla.org
5312eacf8c
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
cls%seawood.org
bee74e223b
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
sspitzer%netscape.com
6fb50dac26
fix for #16119 . this variable is not defined out of the scope of the loop, so
...
it was undefined.
1999-11-01 21:51:16 +00:00
tbogard%aol.net
10ded258a5
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
dp%netscape.com
b21e2079e7
Removing use of nsIShutdownListener r=sspitzer
1999-10-31 05:02:55 +00:00
evaughan%netscape.com
039be939e6
Made tabs us visibility instead of shrinking their children to 0,0.
...
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
alecf%netscape.com
62d076cad6
add class="dialog push" to the profile wizard UI r=sspitzer
1999-10-29 21:10:53 +00:00
sspitzer%netscape.com
31a75ec59b
fix it so that if you have something selected, and you hit enter, it starts with that profile.
1999-10-29 04:40:20 +00:00
sspitzer%netscape.com
7a72b30bde
remove the GetCurrentProfileDirFromJS() method from the nsIProfile interface. the only one using it was the sidebar js, but now that uses the fileLocator. r=mscott.
1999-10-29 04:01:22 +00:00
sspitzer%netscape.com
26b94d5fea
don't specify the height and width, let it size to content. otherwise, the buttons on the bottom don't show up.
1999-10-29 00:26:43 +00:00
sspitzer%netscape.com
233c22d03e
cleaning up comments
1999-10-29 00:09:27 +00:00
sspitzer%netscape.com
3eb3322f08
only show profiles that haven't been migrated in the Profile Selection dialog.
1999-10-28 23:24:05 +00:00
sspitzer%netscape.com
33ecda1631
checking in ben goodger's (rgoodger@ihug.co.nz) profile selection UI.
...
r=sspitzer
I made changes so that:
1) exit quits the app, and doesn't start up app with the last current profile
2) fix a spelling error (personalisation -> personalization), this is en-US, not en-UK
3) fix it so start actually starts the selected profile.
4) -SelectProfile launches this new dialog
5) if the user starts with no command line, and they have more than one profile, they get -SelectProfile, and not -installer.
1999-10-28 23:08:46 +00:00
racham%netscape.com
9a0c1c288d
r=gayatrib. Fix for Bug 16414. If the profile dir is deleted it always gets rebuilt based on the path it gets from registry
1999-10-28 21:05:26 +00:00
warren%netscape.com
f50d3df7c0
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
1999-10-26 09:16:24 +00:00
duncan%be.com
9b01e1026a
Make profile manager build under BeOS.
...
r=sspitzer
1999-10-23 17:13:55 +00:00
racham%netscape.com
6b1312ff84
r=sspitzer. Fix for bug 16209. This checkin fixes mozregistry entries to avoid crashes from M9 or builds prior to that
1999-10-22 21:00:53 +00:00
dveditz%netscape.com
ab0d6dd3aa
Changing nsFileSpec Copy and Move function names to match their
...
functionality, and also to free up the namespace for a *real* Copy
and Move that allow renaming the leaf name rather than just copying
into different directories (i.e. to make backup files). r=ssu
1999-10-21 00:40:39 +00:00
slamm%netscape.com
bf503710b1
Landing of SIDEBAR_19991007_BRANCH. r=waterson
1999-10-18 19:21:52 +00:00
sspitzer%netscape.com
5344853105
remove unused variablable to fix a couple warnings.
1999-10-15 04:33:21 +00:00
neeti%netscape.com
a257a77a11
Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=sspitzer
1999-10-15 04:06:43 +00:00
sspitzer%netscape.com
cb3b669f7b
fix for #14892 , automatically migrate if we only have one 4.x profile and no 5.0 profiles.
...
r=mscott.
1999-10-15 01:38:54 +00:00
alecf%netscape.com
0fa5cd6df4
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
norris%netscape.com
e8f0b53250
Needed for 7254: Implement DOM security
...
reviewed by Ben Goodger <rgoodger@ihug.co.nz> and Seth Spitzer <sspitzer@netscape.com>
Scripts running from chrome are considered super privileged and can perform operations that
scripts from the web cannot. I differentiate chrome scripts from web
scripts by considering all scripts loaded from chrome: URIs to be
privileged.
The problem I'm running into is that the loading of relative urls in
this code ends up going to the file: protocol (which is what the chrome
protocol is converted to internally). This change makes sure we load
from the chrome protocol so that the scripts are privileged and don't
get access errors. It's probably a good idea to load from the chrome
protocol anyway since it may one day be resolved to extracting from a
JAR file rather than accessing a discrete file.
1999-10-12 22:47:36 +00:00
rjc%netscape.com
a0d87839ca
[performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer
1999-10-12 22:20:28 +00:00
waterson%netscape.com
8241422540
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 02:10:08 +00:00
waterson%netscape.com
8861c4ceab
Initial revision. Not in build.
1999-10-08 21:15:21 +00:00
sspitzer%netscape.com
f4e7706dc3
more clean up. #15402 .
1999-10-08 07:58:54 +00:00
sspitzer%netscape.com
65686e242a
temporary printfs to help me debug the elusive #15792 that only bijals is seeing
1999-10-08 07:12:21 +00:00
sspitzer%netscape.com
cd58bc6a1e
just checking in comments. resizeToContent() makes the "Create Profile Wizard"
...
take up the whole screen. (bug logged on danm already.)
1999-10-08 06:50:26 +00:00
sspitzer%netscape.com
da79f92455
when renaming a profile, and renaming the profile directory on disk,
...
don't do a copy and delete. just rename the directory.
r=davidm, #15402
1999-10-08 05:41:40 +00:00
sspitzer%netscape.com
75a28423e0
fix build bustage on windows.
1999-10-08 05:14:48 +00:00
sspitzer%netscape.com
e6fa7cbcf2
more clean up of the profile code. #15402 , r=davidm
...
make profileExists() part of the nsIProfile interface, so I can
get at it from JS. startCommunicator is now startApprunner.
get RenameProfile() and DeleteProfile() to work better.
make the delete profile dialog size to content.
change the 2nd arg of DeleteProfile() to be a bool, and not a string.
use MakeUnique() to prevent undesired collisions of profiles on disk.
1999-10-08 04:58:32 +00:00
sspitzer%netscape.com
4954520feb
don't specify the width and height, so the dialog resizes to content.
1999-10-08 00:17:22 +00:00
sspitzer%netscape.com
9c9c732de8
add new line to the end of the file.
1999-10-07 22:05:53 +00:00
sspitzer%netscape.com
b693e773fa
more clean up for #15402 . disable the rename, delete and start buttons
...
if no profile is selected, and enable them when a profile is selected.
turn dumps into alerts to tell the user why something failed.
1999-10-07 09:41:33 +00:00
sspitzer%netscape.com
cca4758400
last touches to finally get Cancel (from the Create Profile Wizard) and Exit
...
(from the Profile Manager) to work properly.
1999-10-07 09:15:25 +00:00
sspitzer%netscape.com
38f906b0c6
minor cleanup of the profile js. #15402
1999-10-07 09:03:07 +00:00
sspitzer%netscape.com
95dbb5ec69
add documentation and fixes from Ben Goodger <rgoodger@ihug.co.nz>
...
also add the mozilla license. r=sspitzer.
1999-10-07 08:47:16 +00:00
sspitzer%netscape.com
ed4d98a30f
more fixes for #15402 , general cleanup of the profile code. Close button is now Exit. remove GetSingleProfile(), use GetFirstProfile() instead. Add ForgetCurrentProfile() for use in getting cancel to work properly.
1999-10-07 06:57:38 +00:00
sspitzer%netscape.com
275b4ab2b4
add an alert if there is no profile name. bug #15402
1999-10-07 00:55:51 +00:00
sspitzer%netscape.com
20bca0f146
workaround fix for #15728 . r=alecf. prevent crashing when I click on the tab in the create profile wizard.
1999-10-07 00:24:44 +00:00
sspitzer%netscape.com
4404653cbb
whoops, checked in dos formatted text files from a unix box. ran dos2unix on them to fix it. part of fix for #15402 . these new files come from Ben Goodger <rgoodger@ihug.co.nz> r=sspitzer
1999-10-06 23:19:53 +00:00
sspitzer%netscape.com
1bed00905f
remove references to xul.css, as it is no longer needed.
1999-10-06 22:07:29 +00:00
sspitzer%netscape.com
d883133813
remove unused code, now that CreateNewProfile() takes two arguments
1999-10-06 21:52:02 +00:00
sspitzer%netscape.com
5123dfc1be
fix the create profile wizard ui.
...
this work was done by the almighty Ben Goodger <rgoodger@ihug.co.nz>
r=sspitzer
I did a little clean up, and made it so show the native file path
1999-10-06 21:36:59 +00:00
sspitzer%netscape.com
99b9fee060
fix for #15610 , alert on failure to rename or delete a profile. r=mscott
1999-10-05 20:49:09 +00:00
sspitzer%netscape.com
2cef50a377
remove work around for #15458 . that bug has been fixed.
...
gayatrib and I both tested it.
1999-10-05 20:47:41 +00:00
sspitzer%netscape.com
1ac6e0f8b1
fix for #15578 , r=mscott, a=granrose
...
properly migrate the bookmarks file on windows.
1999-10-05 18:10:20 +00:00
sspitzer%netscape.com
65550b4fb1
added files: mozilla/profile/src/nsProfileFactory.cpp
1999-10-05 05:20:58 +00:00
sspitzer%netscape.com
be108fd1e8
fix for #15262 , r=mscott
...
break apart the profile factory from nsProfile.cpp and put it into nsProfileFactory.cpp
also, apply dp's patch to use nsIModule. r=sspitzer
1999-10-05 05:20:45 +00:00
sspitzer%netscape.com
e3cdd7da27
a bunch of changes, all reviewed by mscott.
...
fix some bugs with next, back, and cancel in the profile manager.
(#15223 , #15271 )
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063 )
more profile code clean up. (#15042 )
rename the old 4.x history.dat file. it's called history.dat in 5.0, but the file
formats are different. (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
morse%netscape.com
da525ed2ee
oops -- I carelessly left out a carriage return in my last checkin
1999-10-04 21:07:01 +00:00
morse%netscape.com
bca9fba5b6
fix profile-manager bustage in todays build, checked in by request of leaf
1999-10-04 20:59:16 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
sspitzer%netscape.com
fd592cb480
remove unused files
1999-09-29 04:10:16 +00:00
sspitzer%netscape.com
8eea950be5
ignore generated makefiles
1999-09-29 04:09:01 +00:00
sspitzer%netscape.com
9bd69cb663
fix resources for the profile migration dialog.
1999-09-29 04:07:12 +00:00
sspitzer%netscape.com
d05d75212c
fix resources for the profile migration dialog. remove unused files.
1999-09-29 04:03:15 +00:00
sspitzer%netscape.com
172d571968
removing unused files, this directory is going away.
1999-09-29 03:11:05 +00:00
shaver%netscape.com
7a5b9d5e55
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
sspitzer%netscape.com
bc1ccb9b9a
finish renaming and moving all the profile xul, js and dtd files.
...
fix regression with Rename and Delete. (they work again.)
1999-09-28 22:50:50 +00:00
sspitzer%netscape.com
f56dd885dc
adding new files.
1999-09-28 21:28:57 +00:00
gayatrib%netscape.com
8757bf2b58
profile ui dtd file
1999-09-28 20:37:16 +00:00
gayatrib%netscape.com
959d32bccc
profileManager dtd file
1999-09-28 20:34:32 +00:00
gayatrib%netscape.com
e78dd7069d
createProfileWizard dtd file
1999-09-28 20:33:45 +00:00
gayatrib%netscape.com
9936a0a3bf
makefile
1999-09-28 19:20:50 +00:00
gayatrib%netscape.com
46528cd4a2
css file
1999-09-28 19:19:08 +00:00
gayatrib%netscape.com
fe1f70dc0c
profileManager javascript
1999-09-28 19:14:35 +00:00
gayatrib%netscape.com
3a13f39371
createProfileWizard javascript
1999-09-28 19:13:50 +00:00
gayatrib%netscape.com
79d6f846b5
profile ui
1999-09-28 19:12:56 +00:00
gayatrib%netscape.com
b5c8cd7770
profile manager window
1999-09-28 19:12:27 +00:00
gayatrib%netscape.com
8e32508f5e
profile ui
1999-09-28 19:04:57 +00:00
gayatrib%netscape.com
f14142c4f3
createProfileWizard ui
1999-09-28 19:02:49 +00:00
sspitzer%netscape.com
99555180c2
remove extra paren
1999-09-28 11:18:42 +00:00
sspitzer%netscape.com
eeddeb3503
more fixes for migration on the mac and various cleanup.
1999-09-28 11:16:18 +00:00
sspitzer%netscape.com
3630d5fc86
fix migration on the mac.
mac thinks "" is the cwd. curse it to hell!
1999-09-28 10:26:44 +00:00
sspitzer%netscape.com
3aaaa92b42
the attribute is a string, not a boolean.
1999-09-28 09:34:27 +00:00
sspitzer%netscape.com
e37e3055a2
comment out the dumps.
...
in the new profile xul, disable the buttons when they should be
and ignore clicks if the buttons are disabled.
1999-09-28 09:30:48 +00:00
sspitzer%netscape.com
698675b621
whoops, two quotes when there should be only one
1999-09-28 07:47:54 +00:00
sspitzer%netscape.com
8f9dae1f44
only build nsIProfile.idl now.
1999-09-28 07:41:40 +00:00