Commit Graph

1345 Commits

Author SHA1 Message Date
ajschult%verizon.net
6045670115 Bug 343602: profile-startup-category notifications don't happen if profile is specified. r=biesi, sr=Neil. Also update update notifications to ignore notifications when switching profiles. r+sr=Neil. 2006-08-19 01:16:20 +00:00
timeless%mozdev.org
e60b5187ef Bug 335692 build bustage (violated portability guidelines) 2006-06-13 08:34:23 +00:00
leon.sha%sun.com
3f649fb148 Bugzilla Bug 335692 Remove nsIPref from profile/pref-migrator.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-06-13 05:22:20 +00:00
timeless%mozdev.org
c6b7d48a4d Bug 337917 Make consumers stop using cids from other modules
r=dveditz sr=darin
2006-06-03 23:38:55 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
darin%meer.net
0da481b749 remove stale reference to NS_PROXYEVENT_MANAGER_CID. fixes blackdeath seamonkey bustage. 2006-05-10 17:58:44 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us
ec18f62436 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
neil%parkwaycc.co.uk
f7cc8e61c1 Update suite to work with nsIOService2 b=333145 r=Mnyromyr r+sr=jag sr=bienvenu 2006-04-13 00:01:38 +00:00
kairo%kairo.at
67d8888615 bug 325473 - Undo separation of language and region/content packs, part 3: remove region selection from profile manager UI, r=jag sr=Neil 2006-04-08 11:06:30 +00:00
kairo%kairo.at
7d1bf550af bug 325473 - Undo separation of language and region/content packs, part 2: use language code for default profile stuff as well, r=jag sr=Neil 2006-04-08 11:04:15 +00:00
benjamin%smedbergs.us
d39f70d548 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 16:36:43 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
jst%mozilla.jstenback.com
8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org
98ddf6bb41 Bug 286188 leaks during profile migration
patch by ajschult@verizon.net r=timeless sr=dbaron
2005-11-28 06:03:19 +00:00
bsmedberg%covad.net
6b83330c9e Bug 315563 - Convert the activex code to use the frozen string API, r=darin 2005-11-18 16:06:19 +00:00
roc+%cs.cmu.edu
139362c0aa Bug 313360. Don't worry if a non-EEXIST error occurred placing the obselete symlink lock; FF1.0 couldn't have locked it either. r+sr=brendan 2005-10-26 01:20:14 +00:00
bugzilla%standard8.demon.co.uk
b74947147d Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu 2005-09-20 16:37:04 +00:00
bugzilla%arlen.demon.co.uk
4311dbe9be Bug 236140 profile manager "conclusion" sheet doesn't fit - horizontal scrollbar
p=stefan_h@hem.utfors.se r=bugs.mano sr=neil.parkwaycc.co.uk
2005-09-20 15:11:41 +00:00
bsmedberg%covad.net
a1cbc6c9d5 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
mats.palmgren%bredband.net
63cbf086fe Probe if file locks are supported before doing the real lock operation. b=303633 r=brendan sr=roc a=asa 2005-08-09 02:40:48 +00:00
roc+%cs.cmu.edu
be9e025632 Bug 151188. Use fcntl for profile locking on Linux/Unix, with symlinks as a backup. We'll continue to also take the symlink, so that older builds are still locked out, but we mark the symlink so that if a newer fcntl-build leaves a stale symlink lock we detect and remove it. 2005-08-02 21:30:48 +00:00
kairo%kairo.at
151efd5586 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at
25c60d8d55 try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
kairo%kairo.at
fcb3829454 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
cbiesinger%web.de
6f416737fb Bug 260048 removing unused files
r+a=bsmedberg
2005-06-28 21:07:42 +00:00
dougt%meer.net
77acfc52b7 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa. 2005-06-08 16:48:44 +00:00
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
timeless%mozdev.org
83218f5021 Bug 95520 Addressbook sidebar tab should be on by default
patch by blake r=neil sr=neil a=asa
2005-05-13 20:53:58 +00:00
neil%parkwaycc.co.uk
af17c5f4a9 Bug 195248 set some default attributes in XUL instead of localstore now that bug123285 persists them correctly p=me/Standard8 r=Mnyromyr sr=bienvenu r+sr=mscott 2005-04-29 13:04:53 +00:00
cbiesinger%web.de
bf9707a51b 291033 support "local" profile directories
r=bsmedberg sr=darin a=asa
2005-04-27 11:56:40 +00:00
bsmedberg%covad.net
7e03c0b224 Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
bsmedberg%covad.net
f2cfd5feb8 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:13:03 +00:00
neil%parkwaycc.co.uk
c7f18c5874 Make -ProfileWizard start the newly created profile b=288098 r=ccarlen sr=me 2005-04-01 08:29:25 +00:00
neil%parkwaycc.co.uk
fcfe360093 Bug 245135 Mozilla forgets what the current profile is when it gets renamed p=brian.lu@sun.com r=ccarlen@mac.com sr=me 2005-03-21 11:55:44 +00:00
bsmedberg%covad.net
261795c298 One additional seamonkey reference from bug 253950. 2005-03-15 20:26:36 +00:00
bsmedberg%covad.net
594bfeb11f Bug 253950 - When the profile is locked, startup UI should be less confusing (not the profile manager) r=ben+darin 2005-03-15 20:01:12 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bzbarsky%mit.edu
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
Stefan.Borggraefe%gmx.de
61c2b6bbf8 Bug 283345: Description of Profile Manager's <dialogheader> isn't updated when switching from Select Profile- to Manage Profile-mode
r+sr=neil
2005-02-23 20:26:08 +00:00
vladimir%pobox.com
bff179357d b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver 2005-01-29 00:48:03 +00:00
dbaron%dbaron.org
95df4cb990 Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
brendan%mozilla.org
62e4a4e45f Whitespace cleanup (diff -w shows no changes). 2004-12-27 03:23:01 +00:00
darin%meer.net
17f69b8ef7 fixing AIX bustage 2004-11-30 04:06:09 +00:00
bzbarsky%mit.edu
075705e4d2 Fix Windows bustage. 2004-11-16 21:13:12 +00:00
jshin%mailaps.org
12ec7e7c7f bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin) 2004-11-16 18:07:23 +00:00
bsmedberg%covad.net
82022506fd Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
bugzilla%arlen.demon.co.uk
506f3ac88c Bug 267379 ###!!! ASSERTION: nsIDOMChromeWindow::SetTitle is deprecated, use nsIDOMNSDocument instead: 'Error',
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-03 23:08:54 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
brendan%mozilla.org
b8ffbf5f38 Fix byte-order botch on INADDR_LOOPBACK, plus whitespace sanity (r=darin, sr=shaver). 2004-10-21 01:55:36 +00:00
bsmedberg%covad.net
7561fa5d5b Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
peterv%propagandism.org
e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
cbiesinger%web.de
50c9dd3919 Bug 257948 remove #endif w/o matching #ifdef from idl files
r=dveditz sr=neil
2004-09-05 13:29:58 +00:00
dbaron%dbaron.org
fe6f847dcf Comment fix, thanks to Jesse. b=238099 2004-08-19 20:40:26 +00:00
dbaron%dbaron.org
d35f39cc02 Implement @-moz-document at-rule for site-specific rules, particularly in user stylesheets. b=238099 r+sr=bzbarsky 2004-08-05 18:26:14 +00:00
neil%parkwaycc.co.uk
d7a6eb7bbc Bug 252664 Profile switching error should not cancel dialog r=timeless sr=tor 2004-07-26 15:45:46 +00:00
neil%parkwaycc.co.uk
f30f0c46a3 Bug 78274 Convert profile manager into a <dialog> r=jag sr=sspitzer 2004-07-14 21:51:09 +00:00
neil%parkwaycc.co.uk
44bf000c5d Fix typo in previous patch spotted by pete.zha@sun.com a=roc 2004-07-08 19:34:05 +00:00
brofield%jellycan.com
53ba322f42 Windows special system directories should preserve case b=221872 r=darin sr=dougt 2004-07-05 02:15:07 +00:00
neil%parkwaycc.co.uk
d31ec2cc59 Fix profile list display issues by using a tree instead b=120410 r=varga sr=jag 2004-07-03 10:40:09 +00:00
timeless%mozdev.org
d415080a8b Bug 231135 NS_NewLocalFile rv isn't checked in nsProfile::CreateNewProfileWithLocales
patch written by luser_bugzilla@perilith.com r=dveditz sr=dbaron
2004-06-22 09:11:26 +00:00
neil%parkwaycc.co.uk
218cab3479 Removing unused variable b=90906 p=gautheri@noos.fr r=me sr=rbs 2004-06-22 08:34:42 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
kyle.yuan%sun.com
62f2bca3b0 Bug 243807 profile manager hangs other dialogs' action
r=neil, sr=jst, patch by neo.liu@sun.com
2004-06-01 02:06:32 +00:00
cbiesinger%web.de
f97bbbc699 add missing files
bug 241384 nsProfileDirServiceProvider should be GRE friendly
patch by marco@gnome.org r=ccarlen sr=darin
2004-05-26 19:10:27 +00:00
cbiesinger%web.de
0794901713 bug 241384 nsProfileDirServiceProvider should be GRE friendly
patch by marco@gnome.org r=ccarlen sr=darin
2004-05-26 18:46:42 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
mkaply%us.ibm.com
d9ca28c453 #232907
r=bsmedberg
Regression switching languages in profile manager - wrong case on data element
2004-05-11 12:49:37 +00:00
kyle.yuan%sun.com
f76950d15c Bug 240936 --disable-profilelocking option does not work
r=ccarlen, sr=bienvenu, patch by wind.li@sun.com
2004-05-08 02:46:58 +00:00
Stefan.Borggraefe%gmx.de
53c00f0b91 Fix for Bug 63654: Folder pane shouldn't be resized when mail window is resized
r=ben.bucksch, sr=mscott
2004-05-07 17:20:44 +00:00
Stefan.Borggraefe%gmx.de
844f914326 Fix for Bug 182642: Title of the "Available Profiles" listbox can be
deleted with the "Delete Profile" button
r=jag, sr=alecf
2004-04-29 14:34:55 +00:00
bsmedberg%covad.net
31f38b9b39 Bug 141090 - New profiles do not display current theme w/ check flag
patch by jerry.tan@sun.com r=me sr=bryner
2004-04-24 17:05:23 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
cbiesinger%web.de
f709077594 bug 234046, remove search plugins for bugzilla, mozilla.org and LXR
patch by Matti Versen <matti@mversen.de> r=bsmedberg sr=tor a=asa
2004-04-06 22:19:14 +00:00
neil%parkwaycc.co.uk
3903d16aaa Bug 237446 Create profile wizard does not check for cancelled profile folder selection p=gautheri@noos.fr r=ccarlen sr=jag a=chofmann 2004-03-22 23:04:53 +00:00
asa%mozilla.org
73acd4ee56 update Seamonkey bookmarks to not be so developer focused. r=ben, a=leaf 2004-03-13 21:36:33 +00:00
Stefan.Borggraefe%gmx.de
9914435982 Fix for bug 236999: "Latest Builds as Default Bookmark in Personal Toolbar is broken"
p=mcsmurf, r=timeless, sr=dbaron, a=chofmann
2004-03-12 20:45:14 +00:00
ben%bengoodger.com
95a75a2673 215094 - 235364 - Profile manager API changes to support firefox profile automigration. Expose 'createDefaultProfile' on nsIProfileInternal. 2004-03-03 07:50:01 +00:00
ben%bengoodger.com
6e11ea9ce4 215094 - 235364 - profile manager API changes to facilitate firefox profile data automigration. r=ccarlen. 2004-03-03 07:48:49 +00:00
darin%meer.net
a920c7d229 fixing mac bustage 2004-02-28 23:37:30 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
bsmedberg%covad.net
e424d9006a Bug 233850 - localstore.rdf is not created in user profile if it does not already exist (and doesn't exist in the profile defaults). r=ccarlen sr=darin 2004-02-27 20:11:01 +00:00
darin%meer.net
f6875e2d3c fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00
darin%meer.net
59e14a6471 backing out bz's change since it should no longer be needed r=bz 2004-02-19 05:58:24 +00:00
bzbarsky%mit.edu
1b7824fa2d Little tweak on fix. r=darin. Bug 231995. 2004-02-19 04:04:43 +00:00
bzbarsky%mit.edu
565ad5c918 Fixing build bustage. Bug 231995 2004-02-19 04:03:46 +00:00
neil%parkwaycc.co.uk
e534fab51a Bug 226959 removing some unused files from the build r=timeless sr=alecf 2004-02-10 18:06:11 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
dbaron%dbaron.org
1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
cbiesinger%web.de
96b9999051 Bug 229623
"What's Related" - remove from default sidebar list (temporarily)
patch by benc@chuang.net r=neil.parkwaycc.co.uk sr=alecf
a=asa/chofmann
2004-01-28 21:22:18 +00:00
neil%parkwaycc.co.uk
0f0b15a12e Bug 230650 nsIPref removal from Profile Manager fe r=caillon sr=jag 2004-01-15 21:13:14 +00:00
bryner%brianryner.com
4540db277e Make sure to call the default signal handler so that core dump works correctly. Bug 148453, r=brendan, sr=dbaron. 2004-01-08 23:02:21 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bsmedberg%covad.net
6182ca7ee6 Forgot one more makefile, bug 219233. 2003-12-22 06:28:01 +00:00
neil%parkwaycc.co.uk
633925b48a Bug 24954 Need ability to specify the user's directory with -installer p=ian@arlen.demon.co.uk r=ccarlen sr=bienvenu a=asa 2003-12-16 13:58:02 +00:00
tor%cs.brown.edu
d552b72591 Bug 225490 - netscape search plugin no longer functioning.
patch by timeless, r=caillon, sr=alecf, a=tor
2003-12-04 20:50:25 +00:00
cbiesinger%web.de
c1fc6efdb8 59557 Permissions should not be world-readable for profile directory
r=timeless sr=bzbarsky a=asa

this makes profile code not create world-readable files/directories.
2003-11-26 10:47:00 +00:00
bienvenu%nventure.com
c7adf60b78 add pref to auto migrate all profiles, r/a=sspitzer, sr=mscott 226146 2003-11-19 18:42:27 +00:00
timeless%mozdev.org
3ab0bb276e Bug 226026 DRefTool analysis for profile migrator files
r=roc sr=roc
2003-11-18 18:19:41 +00:00
neil%parkwaycc.co.uk
9f585b9a43 Bug 135597 Profile migrator should use prompt service instead of no_space.xul r=ccarlen sr=rbs 2003-11-18 09:16:08 +00:00
pete.zha%sun.com
fdbf518129 bug 124029 Roaming - 4.x-HTTP-compatible
patch 134896
r=ben.bucksch@beonex.com sr=bz-vacation@mit.edu
2003-11-17 08:20:17 +00:00
timeless%mozdev.org
bd2f19f610 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 14:10:13 +00:00
timeless%mozdev.org
a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
cbiesinger%web.de
91191ddfa0 Bug 171509
mozilla attempts to convert profiles from empty .netscape dir
fix this by checking if preferences.js exists in ~/.netscape
r=ccarlen sr=tor
2003-10-30 21:42:20 +00:00
scott%scott-macgregor.org
a27693468b Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
This removes a MOZ_XUL_APP ifdef

sr=bienvenu
2003-10-21 23:36:47 +00:00
scott%scott-macgregor.org
316910e7cd fix for bug #221318
migrate vCards from 4.x

also fix some problems with pop account migration.

r/sr=bienvenu
2003-10-20 05:36:53 +00:00
timeless%mozdev.org
fc783d2209 Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doronr@us.ibm.com r=timeless sr=jag
2003-09-11 17:56:53 +00:00
bryner%brianryner.com
63fa99c65e Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 23:12:15 +00:00
asa%mozilla.org
02d6e1d584 remove tinderbox sidebar panels. a=asa and a=sspitzer 2003-08-20 04:36:48 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
chanial%noos.fr
32a486553e bug 200439: last character typed in text field when creating new profile is not displayed in target location.
r=bryner, sr=jag, a=asa
2003-08-12 08:43:10 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
dougt%meer.net
e49407a60d Allow disabling of profile locking. r=ccarlen b=212132 2003-07-09 05:07:56 +00:00
jst%netscape.com
abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
ccarlen%netscape.com
8456dd6f76 Bug 123370 - Long profile name can push buttons out of dialog box. patch by neil@parkwaycc.co.uk. r=ccarlen/sr=jag 2003-06-24 13:55:20 +00:00
varga%netscape.com
b0169c51b1 Fix for bug 209925. Remove the temporary hack for bug 192124.
r=ccarlen, sr=jag
2003-06-20 03:11:24 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
ccarlen%netscape.com
3425656a04 Bug 196487 - Mac build doesn't run if home directory is on NFS server because of profile locking. Locking now falls back to symlink method if fcntl fails. r=bryner/sr=brendan 2003-06-03 21:14:16 +00:00
shliang%netscape.com
d312bf73ce bug 190174 - skin-switching broken for migrated profiles. r=ccarlen, sr=jag 2003-05-30 05:29:37 +00:00
timeless%mozdev.org
466e765868 Bug 207329 profileSelection.js should .getService the directory service ...
r=ccarlen sr=jag
2003-05-29 11:10:44 +00:00
dwitte%stanford.edu
270d3909ca 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
9e3020e98e 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
d6684686a5 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
46bd47de9e 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
42bee0b1e9 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
aeb0a2f7d7 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
47683e635f 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
298ae29b93 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
9b5f6e6053 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
f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
ccarlen%netscape.com
d5252f96d3 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
aac92ec732 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
0b48cf638a 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
669e313b68 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
80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
varga%netscape.com
96531e80d6 Reverting last changes. 2003-03-25 12:41:40 +00:00
varga%netscape.com
adb09c10c3 Trying to improve startup time. 2003-03-25 07:36:33 +00:00
varga%netscape.com
a8670013de 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
697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00