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

1316 Коммитов

Автор SHA1 Сообщение Дата
Daniel Holbert 4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Makoto Kato 2c38acc533 Bug 469645 - Remove /mozilla/pref-migrator, r+sr=benjamin 2009-01-09 19:51:10 +09:00
Arpad Borsos 094bbdd8f8 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin 2008-12-04 15:37:37 +01:00
Arpad Borsos 1667cffcc5 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; profile cleanup; r+sr=benjamin 2008-12-04 15:22:17 +01:00
Phil Ringnalda 538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Walter Meinl 2d09f092a9 Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
Doug Turner 8137791649 Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg 2008-10-08 20:51:54 -07:00
Daniel Holbert 5492039225 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
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
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