alecf%netscape.com
ac87f6d084
removing some dependancies a la bug 76339 sr=ben
2001-05-02 23:07:23 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
ccarlen%netscape.com
93bc59c913
Bug 62418 - mozilla starts without warning when profile dir is missing. r=racham@netscape.com,sr=sspitzer@netscape.com
2001-04-27 14:40:21 +00:00
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
2029078049
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 05:13:10 +00:00
bnesse%netscape.com
19dccef1bc
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
stephend%netscape.com
cae4fbb8fa
Bug 77031 - Bookmark to Iplanet's PSM should be removed from under 3rd-Party Tools. r=doron@nabooonline.com sr=ben@netscape.com a=dbaron on behalf of drivers@mozilla.org
2001-04-22 01:49:37 +00:00
bryner%uiuc.edu
cbc8cea88c
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
bnesse%netscape.com
6a048b1a8f
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
timeless%mac.com
ee959d2767
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
ccarlen%netscape.com
7f98f47fb9
Bug 71641 - profile mgr is creating sub dirs in profile dir it shouldn't be. r=valeski,r=sspitzer,sr=alecf
2001-04-18 03:30:36 +00:00
ben%netscape.com
d271aaebf5
fix mac bustage by backing out change.
2001-04-18 01:15:23 +00:00
ben%netscape.com
74ce0e7ae1
71685 - bookmarks sidebar panel doesn't load. Rename file back to the original name.
...
r=pchen, sr=sfraser
2001-04-17 23:21:51 +00:00
blakeross%telocity.com
d81aaefe57
The last two patches were by John Morrison <jrgm@netscape.com>. Sorry for forgetting to attribute them.
2001-04-14 05:30:53 +00:00
blakeross%telocity.com
09b33f5767
Empty or otherwise messed up buttons in profile dialogs (73781, 73666). r=timeless sr=alecf
2001-04-14 05:28:49 +00:00
hewitt%netscape.com
aa906e4a5f
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ccarlen%netscape.com
7720f48f12
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
2355a47f27
Bug 75227 - Unable to confirm profile migration - therefore can't migrate. r=danm, sr=sspitzer
2001-04-09 20:24:32 +00:00
disttsc%bart.nl
04928b59c2
Fix MOZ_TRACK_MODULE_DEPS bustage (senna)
2001-04-09 18:22:21 +00:00
danm%netscape.com
02cba6b525
use prompt service correctly. smoketest blocker bug 75218. a=kysmith
2001-04-09 17:06:03 +00:00
ccarlen%netscape.com
7f5c3ace7b
Bug 64733 - Profile Mgr "Delete/Dont Delete Files" dialog not centered. r=timeless, sr=sspitzer
2001-04-09 13:49:06 +00:00
danm%netscape.com
2710831c00
oops
2001-04-09 02:25:52 +00:00
danm%netscape.com
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
danm%netscape.com
d881c56eac
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 01:35:41 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
danm%netscape.com
0e7437254d
nope. nix last checkin
2001-04-07 05:37:20 +00:00
danm%netscape.com
84ac0dd8db
fix more expected senna bustage
2001-04-07 05:27:56 +00:00
danm%netscape.com
378b2f48b9
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
disttsc%bart.nl
874f229a5c
"Click Finish..." profile text not correctly aligned at bottom, bug=42402, author=Boris Zbarsky <bzbarsky@mit.edu>, r=ksosez@softhome.net, sr=alecf
2001-04-05 03:27:05 +00:00
disttsc%bart.nl
c9dbc12bfd
Provide default userChrome.css and userContent.css with sample (commented out) content for discoverability, bug=37642, author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=shaver
2001-04-05 03:20:46 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
tao%netscape.com
0135ac9529
take out unreferenced variable.
2001-03-28 20:46:33 +00:00
tao%netscape.com
5207872871
54998: RFE: Command line switch for UI language option. (r=tao,sr=hyatt).
...
checkin for masaki-san.
2001-03-28 20:37:23 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
valeski%netscape.com
c1098ac6ac
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
ccarlen%netscape.com
d3062a9295
Bug 71527 - On Unix, first profile after clean install is forgotten - migration will happen twice. r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-22 14:13:54 +00:00
blakeross%telocity.com
2970310e2c
Whatever this is, it's *not* more fallout from my landing.
...
::whistle::
2001-03-22 04:47:32 +00:00
jgaunt%netscape.com
3e088b22fb
Fixing bustage
2001-03-22 02:46:36 +00:00
jgaunt%netscape.com
e83e7f9b58
fix for bug#62361 r=ccarlen@netscape.com sr=scc@mozilla.org
...
profile migration over remote connection
2001-03-22 01:13:07 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
bryner%uiuc.edu
265aeff708
Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan.
2001-03-20 08:01:28 +00:00
disttsc%bart.nl
3c81ecaf73
Fix typo in confirm profile migration code, r=mao, a=ben
2001-03-14 07:38:09 +00:00
timeless%mac.com
fbe4dc7bd4
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
maolson%earthlink.net
16d1d1b8e3
fix bug 71695 - Buttons on delete profile dialog - all include 'yah'
...
r=timeless, a=ben
2001-03-13 06:35:49 +00:00
danm%netscape.com
22ebda3698
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt
2001-03-12 23:08:29 +00:00
maolson%earthlink.net
d3de933402
fix blocker 71688 r=jag a=ben. incidentally, I suck.
2001-03-12 19:06:09 +00:00
maolson%earthlink.net
dec4f3fd55
profile manager portion of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code (first pass)
...
r=timeless, a=ben via irc
2001-03-12 07:39:50 +00:00
ccarlen%netscape.com
8d27bb9639
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
ben%netscape.com
8f8ee25f56
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
timeless%mac.com
b1b4f0a114
fix bug 70958 Profile Migration Doesn't Work With Keyboard
...
patch by bzbarsky@mit.edu r=ksosez sr=alecf
2001-03-08 22:54:39 +00:00
disttsc%bart.nl
defe56bb2f
Forgot to remove this line in my last checkin. bug=53057
2001-03-08 09:28:32 +00:00
disttsc%bart.nl
daf988026e
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 09:17:11 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
tao%netscape.com
bf75e393f7
1. 61626:"Need to make langxxxx.xpi platform neutral"
...
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
blakeross%telocity.com
686e5a8010
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
tao%netscape.com
9485f2f1b3
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ccarlen%netscape.com
79921a8865
Bug 67857 - Profile Mgr resets all prefs which is SLOW.
r=racham, sr=alecf
2001-02-07 07:56:10 +00:00
timeless%mac.com
3fd094b613
fix bug 63956 This pre-loaded bookmark is a dead link
...
r=jag sr=waterson
2001-02-07 05:04:36 +00:00
ccarlen%netscape.com
42bfc2d2bf
Bug 65907 - remove dependency on chrome from XPCOM.
r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com
2001-02-06 15:41:37 +00:00
pchen%netscape.com
c92fde2368
bug 56226, r=blake, sr=mscott, remove about attributes from NC:fileExtensions tags which causes barf (exception thrown) in helper apps pref code and such attributes are written out from prefs code anyways
2001-02-06 06:29:53 +00:00
dbragg%netscape.com
3c78f486ee
Creating a subdir in the system temp directory rather than just using the temp itself. Fixes 58371. a,r=racham, sr=mscott
2001-01-31 20:22:38 +00:00
ccarlen%netscape.com
1a2acc397f
Bug 58014 - Make sure certain profile files exist whenever requested.
r=racham@netscape.com, sr=alecf@netscape.com
2001-01-30 14:11:09 +00:00
jgaunt%netscape.com
1a8846f72b
backing out changes
...
fixing bustage on speedracer
2001-01-26 23:38:09 +00:00
jgaunt%netscape.com
b96b863e92
bug# 62361 fix profile migration when running remotely on a unix system
...
r=ccarlen@netscape.com sr=bienvenu@netscape.com
2001-01-26 22:44:55 +00:00
ccarlen%netscape.com
15ac5b144d
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
alecf%netscape.com
e3804102a3
other part of fix for #64218 - add history sidebar by default to new profiles
2001-01-17 06:18:09 +00:00
blakeross%telocity.com
a3e7dc40e2
Fix 53687: JS strict warnings in profileSelection.js. patch by Mark Olson. r=blake sr=alecf
2001-01-17 00:26:04 +00:00
blakeross%telocity.com
08c1e64034
Fix 53687: JS strict warnings in profileSelection.js. r=timeless sr=alecf
2001-01-16 23:07:14 +00:00
yokoyama%netscape.com
8ec262a32e
fixes 58679 Passing Unicode instead.
2001-01-16 22:24:44 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
ccarlen%netscape.com
2510e3c12b
Fix for bug 43087.
r=sspitzer, sr=alecf
2001-01-04 03:23:38 +00:00
ccarlen%netscape.com
01a4875369
Bug 57056 - search.rdf not being migrated
r=racham, r=rjc, sr=waterson
2001-01-03 13:05:00 +00:00
timeless%mac.com
f4353c7481
fix Bug 56224 - Wrong RDF value in mimeTypes.rdf for NC:handleinteral text/html
...
Removes the second entry
r=jrgm
sr=alecf
2001-01-03 05:22:57 +00:00
ccarlen%netscape.com
dd47086547
Bug 35559 - dynamic profile switching support
r=racham, sr=alecf
2000-12-18 07:33:08 +00:00
bryner%uiuc.edu
db51fc636e
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
blakeross%telocity.com
e1a95e960a
Fix 31154: inconsistenty in descriptions of Netscape 4.x profiles. patch by Henrik Gemal (gemal@gemal.dk). r=verah a=ben
2000-12-14 18:47:11 +00:00
cls%seawood.org
8c2c6472f9
Add the tinderbox-ports panel to panel-list so that it shows up by default.
...
Bug #62096 . Thanks to Stephen Walker <walk84@usa.net> for the patch.
2000-12-11 00:08:47 +00:00
cls%seawood.org
22b34b5871
Adding 'Tinderbox: SeaMonkey-Ports' panel to default list of panels.
...
Bug 62096 r=ben@netscape.com
2000-12-10 06:55:06 +00:00
ccarlen%netscape.com
fd7ca0f89e
Bug 35559 - dynamic profile switching
Added file nsIProfileChangeStatus.idl
r=valeski, sr=alecf
2000-12-06 15:02:57 +00:00
ccarlen%netscape.com
99e04d0a13
Bug 35559 - dynamic profile switching.
r=valeski, sr=alecf
2000-12-06 14:57:34 +00:00
jdunn%netscape.com
3152dcca0c
removing the explicit keyword from the copy constructor
...
to clear up bustage on hpux
r= ccarlen@netscape.com
sr= scc@mozilla.org
# 61367
2000-11-30 11:46:12 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
ccarlen%netscape.com
31132c1c68
Fix small leak I made yesterday.
sr=scc@mozilla.org
2000-11-18 14:11:10 +00:00
sspitzer%netscape.com
377edc92ac
fix for #60523 . make sure that the current profile is visible on startup
...
and any newly created profile is visible after creation. sr=alecf
2000-11-17 23:20:26 +00:00
ccarlen%netscape.com
01bfb255ae
*** empty log message ***
2000-11-17 15:01:06 +00:00
ccarlen%netscape.com
fcaf21973e
Bug 57622 - Remove code which gets profile dir from registry. It was wrong for Mac and not used anyway. r=racham, sr=alecf
2000-11-17 15:00:35 +00:00
disttsc%bart.nl
a515bead9b
Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben
2000-11-16 23:50:00 +00:00
ccarlen%netscape.com
b384e9f2a6
Bug 46866.
Splitting profile API into public and internal parts.
Bug 54937
Use profile as service, not component.
r=racham@netscape.com, sr=alecf@netscape.com
2000-11-04 16:28:50 +00:00
ccarlen%netscape.com
d015f6354e
Bug 46866.
Splitting profile API into public and internal parts.
r=racham@netscape.com, sr=alecf@netscape.com
2000-11-04 16:27:30 +00:00
ccarlen%netscape.com
32498b8af3
Added for bug 46866.
r=racham@netscape.com, sr=alecf@netscape.com
2000-11-04 16:19:57 +00:00
racham%netscape.com
825d3d0e3f
Fixing bug 56002. Randomization process is fixed to get right values on the mac and regitry updates are done to make sure salted entries are in there. r=sspitzer,sr=alecf
2000-11-02 01:10:05 +00:00
sspitzer%netscape.com
5083c0fe27
take out my PRINTF -> printf changes, since warren got backed out.
2000-10-29 03:02:27 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
disttsc%bart.nl
958251e207
Clean up profileMigrationProgress js code. bug=58266, r=sspitzer, a=alecf
2000-10-28 08:00:58 +00:00
sspitzer%netscape.com
7a8c9cd03c
a new place to add the salting call. fix by racham, r=sspitzer, sr=alecf
...
also, fix warnings. convert printf to PRINTF, ala warren.
2000-10-28 07:11:47 +00:00
disttsc%bart.nl
a74a8482cc
Whoops, checked into a flaming, CLOSED tree, backing it out.
...
(No worries, this'll be right back after this break.)
2000-10-28 00:39:17 +00:00
disttsc%bart.nl
54edc3b5cf
Clean up profileMigrationProgress js code. bug=58266, r=sspitzer, a=alecf
2000-10-28 00:01:18 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
sspitzer%netscape.com
250629a485
fix for #56002 . for security, add a "salt" directory between the profile
...
directory and the profile data. r=racham, sr=alecf
2000-10-26 03:36:21 +00:00
rjc%netscape.com
14c9be20f2
Search file update for bug # 57997: r=gagan sr=ben
2000-10-26 00:17:22 +00:00
dr%netscape.com
3dfa5d5ef7
patch for 53047, for jrgm who doesn't have cvs access. (rtm++, r=evaughan, a=ben)
2000-10-24 22:56:13 +00:00
racham%netscape.com
15c47cbed3
Fixing bug 57361. Taking care of the cases where people delete parent directories of profiles to not affect registry operations by making sure that profile directory always exists and create a profile in the default user profile location, if needed. r=ccarlen, sr=alecf, a=waterson
2000-10-24 01:47:56 +00:00
racham%netscape.com
e4989c9270
Fixing bug 56041. We have been storing paths instead of persitent strings since japanese migration bug 44764 was fixed. People who stored profile folders at customized locations on Mac were affected with that change. This fix saves the data back into the registry in persistent format for Mac. r=ccarlen a=alecf
2000-10-19 06:35:13 +00:00
sspitzer%netscape.com
370db89c0b
fix for #56572 . r=racham, sr=mscott, a=PDT.
2000-10-18 13:41:34 +00:00
sspitzer%netscape.com
c634ddf44c
landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com
2000-10-14 21:21:15 +00:00
sspitzer%netscape.com
29d3edf4ea
fix for #55449 . since 4.7 JA mac decided to have both "Mail" and <Localized "Mail">, we need to reorder how we determine the old path.
...
the new way we determine the old path:
check the pref, if set use it.
if not set, use <4.x profile directory>/<Localized word for "Mail"> if it exists
if it doesn't exist, use <4.x profile directory>/"Mail"
r=putterman,sr=mscott
2000-10-14 00:40:25 +00:00
ccarlen%netscape.com
256501af92
Bug 38626 - The name of the "chrome" directory was "Chrome" which was wrong on Unix r=hyatt@netscape.com, a=hyatt@netscape.com
2000-10-12 14:50:42 +00:00
sspitzer%netscape.com
88073867eb
fix for #55449 . we over-localized some of the international 4.x release,
...
and localized the folder names "Mail" and "News" when we weren't supposed to.
this fix makes it so we do this when we migrate
1) try the pref first
2) if the pref is not set, try "4.x profile dir"/"Mail"
3) if "4.x profile dir"/"Mail" doesn't exist, try "4.x profile dir"/"Localize-Word-For-Mail"
2000-10-11 23:52:48 +00:00
tao%netscape.com
599425c32b
54784: Chrome registry should flush stringbundle and XUL caching after
...
profile selection. r=hyatt,sr=alecf.
55156: localizable values are cached in the HTTP header. r=gagan, racham,
sr=mscott.
2000-10-11 22:07:04 +00:00
hewitt%netscape.com
6a0d882261
#52271 - [Modern] new secondary icons, r=german, sr=ben
2000-10-11 11:03:44 +00:00
racham%netscape.com
03f2d29921
Fixing bug 50914. Migrated profiles were missing mimeTypes.rdf file. Added code to copy a default mimeTypes.rdf file into the migrated profile directory. r,sr=mscott
2000-10-11 02:40:16 +00:00
sspitzer%netscape.com
af6bf4d831
fixes for rtm++ bugs #55955 and #55444 . on mac, migrate if the MagicCookies files doesn't exist. on mac, migrate if the "Mail" or "News" directories don't
...
exist. r=putterman,sr=mscott
2000-10-11 02:12:11 +00:00
racham%netscape.com
bb911a9240
Fixing migration problems for japanese and european profiles. Used unicode persistent descriptor strings to get and set profile data. Removed all those prefs that had native characters in their values, from the list of profiles to be converted to utf8 format during migration. r=nhotta,alecf,sspitzer,ftang sr=alecf,ftang a=pdt
2000-10-09 23:27:28 +00:00
dbragg%netscape.com
1bf00ae41e
Fix for rtm++ bug 50625. Added #pragma optimization_level 1 in non-debug Mac builds. r=sfraser, sr=mscott
2000-10-09 21:03:47 +00:00
dbragg%netscape.com
ac98f30ea3
fix for rtm++ bug 52181. r=sspitzer sr=mscott. Removed return upon unsuccessful migration. Now it drops through and deletes the progress window as it should.
2000-10-05 22:36:27 +00:00
dbragg%netscape.com
220200d467
Fixfor rtm++ bug 54529. Calling window.focus() in Onload handler. r=sspitzer, brendan, a=brendan
2000-10-04 22:03:45 +00:00
hyatt%netscape.com
957c151659
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
alecf%netscape.com
d5f88cf6f2
part of fix for #42102 - use nsIFile for migration issues
...
r=sspitzer, dbragg
2000-09-18 23:51:30 +00:00
dbragg%netscape.com
68e8cf1c1a
Fix for bug 52839. Changed GetSizes() to PR_FALSE in the case of the Profile dir so that directories wont be traversed. r=dveditz, racham, law a=law
2000-09-18 19:34:16 +00:00
ccarlen%netscape.com
3a39c0d613
#52181 If when migrating the dest folder already existed, would not make a unique new dest folder but would fail.
r=bhuvan
2000-09-15 22:42:48 +00:00
warren%netscape.com
13c152846a
Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life.
2000-09-15 08:08:11 +00:00
ben%netscape.com
42b188f512
51548, 46613, Profile Wizard is clipped on right and bottom sides, + general polish cleanup,
...
r=hyatt
2000-09-15 06:13:01 +00:00
vishy%netscape.com
59637c069b
Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
...
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org
d2b859ab77
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 02:48:08 +00:00
ccarlen%netscape.com
e6ed6605a7
Fix for #52229
Removed extra ADD_REF which was causing leak
r=bhuvan
2000-09-12 21:39:55 +00:00
ccarlen%netscape.com
2f348e441a
Fix for #36968 and #38626
r=racham
2000-09-09 15:30:09 +00:00
ccarlen%netscape.com
3be47211fa
Fix for bugs #36968 and #38770
r=ben
2000-09-09 15:28:19 +00:00
mozilla.BenB%bucksch.org
f571ae5db1
51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan.
2000-09-08 08:50:27 +00:00
dbaron%fas.harvard.edu
7bb3956df6
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
...
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
dbaron%fas.harvard.edu
e00d65d1e4
Fix speedracer bustage. r=scc
2000-09-04 01:56:14 +00:00
mozilla.BenB%bucksch.org
44916502c7
20862: Remove Netscape default bookmarks and use an inital Mozilla version. More tweaking needed.
...
Contributed by Jeremy M. Dolan <mozilla@turbogeek.org>, r=slamm, a=brendan
2000-09-02 23:50:59 +00:00
dimator%netscape.com
ca84425bf3
Left out some entries in the default localstore.rdf file in my last checkin. (bug 44669)
2000-09-01 21:53:12 +00:00
dimator%netscape.com
c02aff3231
Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer
2000-09-01 18:52:08 +00:00
dbragg%netscape.com
17502c3ec6
Fix for bug 46802. Added the test from the nspref.dll to prevent unnecessary loading
2000-09-01 18:00:03 +00:00
dbragg%netscape.com
f74ec36794
Fix for bug 46802. Removed the test from the nspref.dll to prevent unnecessary loading
2000-09-01 17:59:29 +00:00