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