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

1258 Коммитов

Автор SHA1 Сообщение Дата
bugzilla@standard8.plus.com 0300bee861 Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
reed@reedloden.com d11871f70b Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-15 19:56:04 -08:00
reed@reedloden.com b11fa9968b Bug 372081 - "Toolkit profile Service should understand MOZ_PROFILELOCKING option" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-15 17:57:56 -08:00
philringnalda@gmail.com 704e67c744 Bug 400499 - remove XP_MAC deadcode in profile/, r+sr=neil, a=dsicore 2007-11-12 19:20:39 -08:00
reed@reedloden.com 0531294139 Bug 396358 - "Removed Old XP_MAC in nsProfileDirServiceProvider.cpp" [p=xfsunoles@gmail.com (Jonathan Steele) r=bsmedberg a1.9=sayrer] 2007-10-13 00:41:08 -07:00
bent.mozilla@gmail.com 84f84a474c Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164. 2007-09-26 11:35:21 -07:00
benjamin@smedbergs.us f2b2525026 Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options) 2007-08-02 11:43:30 -07:00
jwalden@mit.edu 6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
Olli.Pettay%helsinki.fi d9a094b418 Trying to fix bustage, Bug 363067 2007-02-15 23:50:09 +00:00
neil%parkwaycc.co.uk 50a0667051 Fix stupid typo in bug 333145 that broke the offline checkbox r+sr=jag 2007-01-26 22:17:25 +00:00
sayrer%gmail.com 9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
ajschult%verizon.net 4e325afd57 Address review comment from bug 343602 to remove trailing whitespace. 2006-08-19 02:06:14 +00:00
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