shliang%netscape.com
1f9686f31d
bug 190174 - skin-switching broken for migrated profiles. r=ccarlen, sr=jag
2003-05-30 05:29:37 +00:00
timeless%mozdev.org
9d9ba07fbf
Bug 207329 profileSelection.js should .getService the directory service ...
...
r=ccarlen sr=jag
2003-05-29 11:10:44 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
shliang%netscape.com
1625ccd168
199354 - default sidebar to closed for new profiles. r=sgehani, sr=jag, a=sspitzer
2003-05-23 01:23:17 +00:00
darin%netscape.com
716f37a555
bug 204255
...
this patch fixes/cleans-up several things:
1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library
plus some minor changes:
5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case. there should either be just one ipcCID.h
file for all IDs or none.
r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 19:20:38 +00:00
timeless%mozdev.org
279209f254
Bug 206287 things Will be re-ordered to match declaration order
...
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
ccarlen%netscape.com
c41aebe6c6
Make it possible for other XUL apps to hide profile switching UI. b=204908, r=/sr=/a=sspitzer
2003-05-09 13:06:29 +00:00
kaie%netscape.com
a30fe94a59
b=193170 PSM must disallow using NSS database with wrong profile
...
r=ccarlen sr=jag a=asa
2003-05-08 13:39:35 +00:00
ccarlen%netscape.com
5cde65560f
Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa
2003-05-02 03:59:23 +00:00
mscott%netscape.com
b7ed07c243
change a MOZ_PHOENIX ifdef to a MOZ_XUL_APP ifdef because we don't want thunderbird migrating 4.x profiles
...
either.
2003-04-26 00:50:11 +00:00
cbiesinger%web.de
36ee95a239
190638 patch by brantgurganus2001@cherokeescouting.org r+sr=jag a=asa JavaScript warnings and errors in Profile Manager
2003-04-24 21:21:09 +00:00
seawood%netscape.com
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
ccarlen%netscape.com
13d49804e8
Bug 190336 - enable 4.x profile migration for Mach-O. Patch by cavin,ccarlen. r=ssu,sfraser/sr=sspitzer
2003-04-18 14:28:21 +00:00
sspitzer%netscape.com
d79cff1bcd
fix for bug #202010
...
fail to migration 4.x popstate and filters on linux.
regression caused by bug #15424
r/sr=bienvenu
2003-04-18 02:42:47 +00:00
alecf%netscape.com
2354d05a20
fix for bug 199170 - more static atom work in xpcom, chrome registry, rdf, and profile dir service provider.. sr=bryner, r=ccarlen
2003-04-15 22:19:01 +00:00
ssu%netscape.com
d6eb21003a
fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer
2003-04-07 07:02:32 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
varga%netscape.com
db53935d47
Reverting last changes.
2003-03-25 12:41:40 +00:00
varga%netscape.com
764ca6f273
Trying to improve startup time.
2003-03-25 07:36:33 +00:00
varga%netscape.com
906bfa1fa3
Landing bookmarks branch. Everything except mozilla/xpfe
...
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
cavin%netscape.com
fc0861920b
Fix for 70396. Use the directory description in prefs if it exists for the addrbook names. Copy 4.x .na2 files to 7.x directory during migration. r=ccarlen, sr=sspitzer.
2003-03-16 02:22:09 +00:00
dougt%netscape.com
a4e56712fe
Fix bad export_lib line. r=cls
2003-03-16 01:09:52 +00:00
mkaply%us.ibm.com
92fa3196a7
More OS/2 bustage - I'm starting to understand it now - nsIFileSpec.h was including other stuff and now that it is gone, we are discovering header dependencies
2003-03-15 16:58:22 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
ccarlen%netscape.com
7d0e12d707
Bug 188214 - Cookies are not getting saved on exit in GtkEmbed. This adds a new call to nsProfileDirServiceProvider which allows an app to shutdown the provider and it will send out profile shutdown notifications. r=dougt/sr=blizzard
2003-02-26 15:01:19 +00:00
neil%parkwaycc.co.uk
e938b27b20
Backing out patch to bug 78274 (see bug for issues)
2003-02-25 14:29:20 +00:00
neil%parkwaycc.co.uk
0bb9645b84
Bug 78274 Convert profile manager to use <dialog> r=timeless sr=alecf
2003-02-24 10:44:19 +00:00
timeless%mozdev.org
23081c1e70
Bug 192442 Remove console spew: "New location for profile registry and user profile directories
...
r=jrgm sr=alecf
2003-02-23 04:41:11 +00:00
dean_tessman%hotmail.com
7ed7f05d3d
194531 - Add accesskeys to profile select/manage dialog
...
r=dean_tessman sr=dmose
patch by piersc@cogs.susx.ac.uk
2003-02-23 00:14:31 +00:00
varga%netscape.com
975991d634
Fix for bug 192124. Filing more than one bookmark in a newly created folder cause bookmarks not to be saved.
...
r=sdagley, sr=peterv, a=asa, patch by ccarlen
2003-02-19 23:55:52 +00:00
dbaron%dbaron.org
3d4d2eb0e4
Backout checkin for bug 171343 (no longer needed) in the hopes of fixing talkback on Linux. b=176886 r=bryner a=asa
2003-01-28 01:41:01 +00:00
bzbarsky%mit.edu
ed5a991e8c
Document the various fields in mimeTypes.rdf. Bug 61408, r=timeless,
...
sr=mozbot, rubber-a=roc+moz
2003-01-24 00:46:11 +00:00
ccarlen%netscape.com
f9502e3ac0
Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf
2003-01-22 06:13:39 +00:00
racham%netscape.com
f4a16c41df
Fixing bug 173267. Add method to get profile field values information from the registry. r=ccarlen, sr=sspitzer
2003-01-10 00:39:52 +00:00
ccarlen%netscape.com
e8aa421104
Bug 182341 - Crash when closing profile mgr window with 'X' close box. Due to a static nsCOMPtr which, because it was static, was destroyed too late. r=racham/sr=alecf
2003-01-09 03:19:22 +00:00
dbaron%dbaron.org
3da694f7ae
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:45:23 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
kaie%netscape.com
1fe62ddc21
b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
...
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
ccarlen%netscape.com
ee0c2325e4
Bug 175867 - CFM and Mach-0 profile locking mechanisms are different. r=bryner/sr=sfraser
2002-11-23 18:11:38 +00:00
ccarlen%netscape.com
7b13d148fd
Bug 180951 - profile directory never changes on profile switch. r=kaie/sr=alecf
2002-11-22 15:11:31 +00:00
colin%theblakes.com
cc4f959287
Fix broken profile locking on OpenVMS. b=180738 r=ccarlen sr=dveditz
2002-11-21 13:34:25 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
blizzard%redhat.com
3abd837979
Backout checkin for bug #175320 . It was causing cookie files to be saved without any entries but still with the standard "This is a generated file!" header. sr=bz
2002-11-15 01:47:59 +00:00
kaie%netscape.com
629a2359bc
b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
...
r=ccarlen sr=darin
2002-11-14 01:50:14 +00:00
smontagu%netscape.com
a66357c7d0
Change example of escaped Unicode character to use real character not \uXXXX. Bug 179010, r=nhotta, sr=dveditz.
2002-11-13 21:41:43 +00:00
chanial%noos.fr
27aa624605
bug 162333: remove several js warnings in the profile manager. r=timeless, sr=bz
2002-11-10 21:54:21 +00:00
mkaply%us.ibm.com
919eded5cf
Use XP_WIN here - XP_PC means win and Os/2, so this is unclear. Note we prefer XP_PC is not used at all
2002-11-10 00:48:10 +00:00
ccarlen%netscape.com
e935b24336
Fixing tinderbox orangeness, OS2 bustage
2002-11-09 22:05:09 +00:00
ccarlen%netscape.com
1bd86b4dc5
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
bryner%netscape.com
d58051e68c
Use only fcntl-based profile locking on Mac OS X (disable symlink-based
...
locking). Fixes bug 176608. r=ccarlen, sr=jag, a=roc.
2002-10-30 00:06:58 +00:00
bryner%netscape.com
b411e6ae88
Second try at landing bug 171343 - nsProfileAccess's signal handler should use SA_SIGINFO and sa_sigaction where available. r=ccarlen, cls, sr=brendan, a=chofmann.
2002-10-11 08:44:02 +00:00
varada%netscape.com
2561c2712f
backing out changes for 170572;r/sr=sspitzer
2002-10-08 23:18:15 +00:00
bryner%netscape.com
2ded7b68cb
Backing out patch for bug 171343. I need to do autoconf tests for siginfo_t and SA_SIGINFO, it seems.
2002-10-08 05:51:24 +00:00
bryner%netscape.com
7f27d7678f
Fix bustage on btek by defining _POSIX_C_SOURCE to 199506L, to get the |siginfo_t| type defined.
2002-10-08 05:16:58 +00:00
bryner%netscape.com
139db5cc6f
Bug 171343 - use SA_SIGINFO and sa_sigaction when hooking up FatalSignalHandler() so that we don't lose parameters if there are other handlers which want all 3 arguments. r=ccarlen, sr=brendan.
2002-10-08 04:00:03 +00:00
varada%netscape.com
23fd86a4ec
fix for 170572: adding prefs to hide mail toolbar buttons;r/sr=sspitzer
2002-10-03 20:03:34 +00:00
ccarlen%netscape.com
d9ea2f11b9
Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser
2002-09-25 12:23:39 +00:00
seawood%netscape.com
0c25e8545b
Restoring setting of mCurrentProfileAvailable so that prefs.js is actually created.
2002-09-18 19:51:57 +00:00
seawood%netscape.com
d610640f4a
Call SetCurrentProfile so that LoadNewProfilePrefs() is using the correct profile when checking for new files.
...
Bug #168433 r=ccarlen sr=alecf
2002-09-18 17:14:49 +00:00
sspitzer%netscape.com
f5cacdc174
remove sidebar from mail. part of bug #168670 . r/sr=bienvenu
2002-09-14 19:05:51 +00:00
sspitzer%netscape.com
55b8fbb1a8
remove defaults for ab sidebar, since it is gone now. bug #162785 . r/sr=bienvenu
2002-09-14 15:18:25 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
sspitzer%netscape.com
3184c2caf8
fix build bustage
2002-09-07 13:40:32 +00:00
dougt%netscape.com
c1b9f8114d
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
timeless%mac.com
4398e6c0cc
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-03 14:53:25 +00:00
cbiesinger%web.de
80797b8c98
bug 164527 r=timeless sr=bz moa=ben remove unused function
2002-08-28 12:55:29 +00:00
dougt%netscape.com
d0dc56776f
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2002-08-27 01:05:21 +00:00
alecf%netscape.com
5d2a2e5fef
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
dougt%netscape.com
d9188b4471
Freezes the nsIProperties interface. 162114. r=ccarlen, sr=alecf. Freezes the mozIJSSubScriptLoader interface. 157136. r=rginda, sr=alec.
2002-08-26 20:36:44 +00:00
alecf%netscape.com
bf51892c34
oops, one more file for bug 162741
...
r=bryner, sr=hyatt
2002-08-20 18:15:54 +00:00
alecf%netscape.com
5823310245
fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
...
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
antonio.xu%sun.com
e5c68f5f9b
replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
...
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
gerv%gerv.net
ee117885c5
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
hyatt%netscape.com
ce802fb5dc
ifdefs for phoenix. 161448. not part of main mozilla build.
2002-08-07 09:26:30 +00:00
loadrunner%betak.net
42dd6a1f6f
b101869, [ProfileCreation]CA region should not be the default setting in Preferred Content dropdown menu. r=tao, sr=alecf
2002-08-06 19:27:20 +00:00
henry.jia%sun.com
31cd9553b8
3rd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bryner%netscape.com
4d7d4c4470
Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls.
2002-07-31 20:53:46 +00:00
yokoyama%netscape.com
7cd06b2e15
Bug 156979
...
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
alecf%netscape.com
eb04da966b
more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
...
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
ccarlen%netscape.com
ae977320a5
Bug 147373 - Crash in nsProfileStruct::ExternalizeMigratedFromLocation. r=bnesse/sr=jag/a=asa
2002-07-11 21:36:34 +00:00
henry.jia%sun.com
74e4345f7a
Fixing Bug 15424: old versions of files that were renamed after migration should be removed.
...
Instead of deleting the files unused, this patch solve this problem by just copying the files needed.
patch by Henry.Jia@sun.com , r=ccarlen, sr=scc
2002-07-04 08:46:04 +00:00
racham%netscape.com
51ac827cd3
Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer
2002-07-04 00:56:33 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
rjesup%wgate.com
ad0cf76325
Bug 145061: errno == ESRCH test is backwards; old profile locks not cleared
...
in Unix. r=rjesup, sr=blizzard, patch by brendan. Checkin in for him.
2002-05-16 21:17:27 +00:00
ccarlen%netscape.com
840aec7377
Bug 144930 - Profile dialog pops up on every launch with QuickLaunch. Regression from bug 76431. r=rjesup@wgate.com/sr=brendan@mozilla.org
2002-05-16 19:16:31 +00:00
ccarlen%netscape.com
32e3832782
Bug 76431 - Protect profiles from multiple instances sharing the same profile. r=brendan/sr=darin
2002-05-15 14:30:00 +00:00
mkaply%us.ibm.com
41e5fc943f
#114891
...
r=nhotta, sr=blizzard, a=rjesup
New enum for specifying charset of 4.x prefs.js
2002-05-14 04:13:02 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
sspitzer%netscape.com
b5fc7462e8
supplimental fix for #137886 , support for re-migration.
...
to avoid problems, don't move .slt folder to .slt-old and then remigrate.
instead, leave .slt folder alone and migrate to .slt-new.
this makes restoring harder, but re-migration faster, safter and simpler.
r=ccarlen,sr=bienvenu
2002-05-02 01:37:03 +00:00
sspitzer%netscape.com
e145b23d84
fix for #137886 . fix string infinite loop issue that was causing remigration to hang on win2k and win98
...
r/sr=alecf
2002-04-30 05:26:17 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
alecf%netscape.com
c6838e927a
bug 138287 - profile manager depends on appshell
...
we were just creating some CIDs that were totally unused, so I removed them and the #includes
that caused the dependency
sr=jag, r=bhuvan
2002-04-26 18:47:25 +00:00
sspitzer%netscape.com
a376f9f56c
fix for #137886 . Detect defunct previously migrated profiles and offer to re-migrate.
...
this is pref controlled, "profile.seconds_until_defunct. by default,
we'll never offer to remigrate. initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
alecf%netscape.com
e60e07296f
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
timeless%mac.com
dda079660d
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
srilatha%netscape.com
a65e726634
Fix for bug # 78585. Import local folders from 4.x.
...
r=racham@netscape.com ,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
dbaron%fas.harvard.edu
fd56358d37
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:23:50 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
blakeross%telocity.com
58d9f58b87
128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa
2002-03-05 22:30:28 +00:00
alecf%netscape.com
d6844a0677
fix mac pref migration bustage
2002-03-05 01:49:19 +00:00
alecf%netscape.com
48496c097a
*sigh*
...
fixing mac bustage
2002-03-05 01:48:01 +00:00
sspitzer%netscape.com
3d4d21c489
fix for #124430 . hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse
2002-02-19 21:20:30 +00:00
cathleen%netscape.com
8d48d2e7e6
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
alecf%netscape.com
05038289b8
bug 63025 - remove only consumer of nsSimpleCharString and nsPersistentFileDescriptor from build
...
r=dougt, sr=shaver
2002-02-15 00:18:34 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
ccarlen%netscape.com
238b2f2205
Bug 96525 - Delay loading of strres dll when setting profile. r=tao@netscape.com/sr=alecf@betscape.com
2002-02-07 14:41:36 +00:00
yokoyama%netscape.com
8be41975c8
Bug 112767
...
Performance: Check Profile name for ASCII before
calling the unicode converter.
r=ccarlen;/sr=brendan
2002-02-06 23:58:10 +00:00
alecf%netscape.com
2600020d23
dependency update
2002-02-06 22:52:53 +00:00
law%netscape.com
0ee631847b
Bug 119767; remove bogus text/html entry from defaulit mimeTypes.rdf; r=bzbarsky, sr=ben
2002-02-02 00:07:35 +00:00
ccarlen%netscape.com
9b7db22441
Bug 101362 - Don't use Unicode ellipsis char in properties. r=mkaply@us.ibm.com
2002-01-31 19:43:43 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
b417379c8c
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
sspitzer%netscape.com
928a125053
fix for #121566 and #121677 . define a default height for the thread pane
...
(both vertical 3 pane and normal 3 pane layouts) and for the results pane in
the addressbook. if we don't, it causes the splitter to jump up and down
forever on linux and (because it's so fast) pinging the CPU on windows.
r/sr=bienvenu
2002-01-27 23:04:13 +00:00
ccarlen%netscape.com
d4dfb12e1c
Bug 121431 - LoadDefaultProfileDir() returns an error when it shouldn't. Returning this error, which isn't really an error, aborts startup when creating a new profile in turbo mode. r=bnesse@netscape.com/sr=alecf@netscape.com
2002-01-25 15:32:10 +00:00
ccarlen%netscape.com
b701f2747d
Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile.
...
r=rjc@netscape.com/sr=alecf@netscape.com/a=blizzard@mozilla.org
2002-01-17 14:25:52 +00:00
stephend%netscape.com
a0b1f87aa1
Bug 106957. Javascript strict warnings in selectLang.js. Patch by Stephen Walker <walk84@usa.net> r=stephend/sr=alecf
2002-01-09 10:11:44 +00:00
hwaara%chello.se
0d9ea32087
#116618 , "Auto-complete prefs changes on OK if no changes were made",
...
#117007 , "Default Navigator window size doesn't fit in 640*480",
r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
ssu%netscape.com
ec47170658
fixing bug 116462 - remove hidden column cruft from localstore.rdf for the folder pane. r=naving sr=sspitzer
2001-12-26 21:36:01 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
ssu%netscape.com
bfce19c7fe
undoing part of the fix for bug 114076 (labels migration and new profile issues) as requested by sspitzer to make future code management simpler
2001-12-21 00:10:38 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
dbaron%fas.harvard.edu
7e7194bcbc
Fix extraneous '*' that looked like a comment but wasn't. Patch from <_basic@yahoo.com>. r=bzbarsky sr=alecf b=115110
2001-12-18 14:01:07 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
rjc%netscape.com
c23cfd8399
Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben
2001-12-15 00:43:23 +00:00
ssu%netscape.com
9fc1685f86
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
2001-12-14 02:57:31 +00:00
ccarlen%netscape.com
5be3015148
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
dp%netscape.com
f0fff04207
bug 110555 renaming user css files into example files so they wont get loaded on startup
2001-12-09 16:07:33 +00:00
dp%netscape.com
c92c3c4b4c
bug 110555 Removing unused user css files and renaming them to example
...
files so they wont be loaded on startup r=dveditz, sr=hyatt
2001-12-09 16:06:13 +00:00
pete%alphanumerica.com
c7055f2543
b=77933, r=ccarlen, sr=jst
...
nsIFile::CreateUnique() has unused parameter
removed unused parameter
/**
WARNING commercial tree has one hit for this API change
*/
--pete
2001-12-07 23:06:51 +00:00
alecf%netscape.com
f7a563e6a0
fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta
2001-12-06 23:41:46 +00:00
ccarlen%netscape.com
32c5b5344b
Bug 113312 - Two profile folders created when profile is deleted from disk. r=bhuvan/sr=alecf
2001-12-05 15:04:44 +00:00
shanjian%netscape.com
55f49f22ed
#disable debug message in optimized build
...
r=danm sr=waterson
2001-11-30 00:36:56 +00:00
ccarlen%netscape.com
586bb61136
Bug 97239 - On Mac, can't delete profile whose files on disk have been removed. r=brade/sr=sfraser
2001-11-29 15:48:58 +00:00
ben%netscape.com
62e3364fa5
fix booboo in properties file caused by mistake in copy-paste application of henrik
...
gemal's patch the other day.
2001-11-25 23:22:23 +00:00
ben%netscape.com
1a36ca5c9f
31154, 50517 - consistency in terminology in profile manager dialogs.
...
patch by henrik gemal, sr=ben@netscape.com , r=hewitt@netscape.com
2001-11-22 02:28:34 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sspitzer%netscape.com
b2d716c3e1
changes to get this code to build when DEBUG_profile_verbose is set.
...
r/sr=no one
2001-11-17 23:59:43 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
ccarlen%netscape.com
813716da2b
Bug 108383 - no user prefs if starting mozilla with -p. r=bnesse/sr=alecf
2001-11-12 15:52:58 +00:00
ccarlen%netscape.com
67d3d8846b
Bug 104021 - Profile mgr needs to put necko offline when switching profile. r=dougt,kaie/rs=darin/a=asa
2001-11-09 15:32:49 +00:00
timeless%mac.com
87f0dc82e7
Bugzilla Bug 92533 Region selection button is hidden in Profile Manager
...
patch by jg@cyberstorm.demon.co.uk r=hwaara sr=ben a=asa
2001-11-09 01:07:55 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
yokoyama%netscape.com
c449c51a37
Bug 108383
...
removing strtok() for parsing -P correctly
as it should be. strtok() was added by mistake 10430
/r=ccarlen; /sr=alecf
2001-11-06 00:44:18 +00:00
blakeross%telocity.com
5c5044eabf
Er, these weren't supposed to go in.
2001-11-03 17:17:25 +00:00
blakeross%telocity.com
cb9774d60a
Yes, I forgot to commit from /profile last night...
2001-11-03 16:47:13 +00:00
hewitt%netscape.com
a4f3ed989c
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
jaggernaut%netscape.com
dfe4ef469b
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
loadrunner%betak.net
58489865b1
bug 103941, Unable to change utf-8 charset on the NS pb page, r=yokoyama, sr=blizzard
2001-11-02 03:32:23 +00:00
yokoyama%netscape.com
449c7b58e3
Bug 104305
...
Convert the cmdline Profile name from
platform charset to Unicode instead of calling
AssignWithConversion()
/r=ccarlen, /sr=brendan
2001-11-01 22:17:10 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bnesse%netscape.com
2beda7afcc
Fix for bug 106941. Convert nsProfile from nsIPref to nsIPrefService/nsIPrefBranch. Checking in for chipc. r=bnesse, sr=alecf.
2001-10-30 22:59:12 +00:00
jaggernaut%netscape.com
b99cef5116
Bug 106622: create profile wizard's first page is blank. Some stuff was accidentily removed recently, putting it back in. sr=hewitt
2001-10-28 10:38:28 +00:00
jaggernaut%netscape.com
1903aa2e76
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 11:28:06 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
hewitt%netscape.com
63f3916b0a
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-22 17:37:59 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
sspitzer%netscape.com
c030c220fb
fix for #105126 . define a default height for the thread pane when using the
...
normal 3 pane layout. without a default, the splitter between the thread pane and the
message pane jumps when we switch folders, which looks bad and causes a repaint,
which is bad for folder loading performance. r=cavin, sr=bienvenu
2001-10-16 21:28:34 +00:00
ben%netscape.com
db769c005e
Just a string change. bug 91073, Hypertext Document -> Hypertext Markup Language Document
...
in default mimeTypes.rdf file. Patch from Henrik Gemal, r=gerv, sr=ben
2001-10-16 04:48:48 +00:00
dougt%netscape.com
e75485644c
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
jaggernaut%netscape.com
25694acfa3
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
stephend%netscape.com
bd93b275a6
Bug 103458. When typing new profile name, profile path should auto-update. Patch by James Green <jg@cyberstorm.demon.co.uk r=kiko, sr=blake
2001-10-06 22:47:48 +00:00
jaggernaut%netscape.com
78aa788892
Bug 103054: remove dead code: profile/Acct and profile/Acctidl, r=varada.
2001-10-06 07:35:22 +00:00
jaggernaut%netscape.com
b7fc591bfe
Bug 103054: remove dead code: profile/Acct and profile/Acctidl.
2001-10-06 07:26:37 +00:00
jaggernaut%netscape.com
9668102e13
Bustage fix. Sorry about that.
2001-09-29 09:15:25 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
cls%seawood.org
86b33465a0
Updating profile acct dependencies.
...
Bug #98371 sr=alecf
2001-09-19 00:08:30 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
mkaply%us.ibm.com
8303adb21f
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
bzbarsky%mit.edu
4eff41d727
Bug 74759. Make the default userChrome.css file have some useful
...
comments. Also add a @namespace rule to make it be in the XUL
namespace. r=rbs, sr=alecf.
2001-09-11 00:01:02 +00:00
dougt%netscape.com
31c1842a29
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
...
erson@netscape.com
2001-09-06 21:13:11 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
bnesse%netscape.com
a857fcbe61
Fix for bug 64964. Eliminate assertions by checking for 0 length string first. r=ccarlen, sr=sfraser,a=asa.
2001-08-29 22:26:37 +00:00
ccarlen%netscape.com
df0bf4898e
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
2001-08-29 14:02:38 +00:00
ccarlen%netscape.com
c2136b9bbc
Bug 89854 - Confirm migration dialog won't fit on small screen. r=racham/sr=ben
2001-08-22 06:54:01 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
sfraser%netscape.com
0abb2741d4
Project cleanup, rs=scc. Don't link with libpref, which is a component.
2001-08-15 23:13:13 +00:00
sspitzer%netscape.com
9387708319
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
ccarlen%netscape.com
49e3ea9ec6
Bug 87904 - Show the profile dir path when confirming profile deletion. r=racham/sr=blake
2001-08-10 14:55:19 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
b635a5ce4c
Rename profile creates new name but doesn't display it (73031). r=jesse sr=ben
2001-07-25 06:06:40 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00