Граф коммитов

1189 Коммитов

Автор SHA1 Сообщение Дата
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