Commit Graph

109 Commits

Author SHA1 Message Date
bienvenu%nventure.com
1bd5dc7e6c fix 359882 autoconfig checking for e-mail identity doesn't work if default account has multiple identities, sr=mscott 2006-11-28 18:02:18 +00:00
timeless%mozdev.org
c70df9f530 Bug 106386 Correct misspellings in source code
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
pedemont%us.ibm.com
cd6e863b4c Bug 340002 - only handle nsILDAPSyncQuery when MOZ_LDAP_XPCOM is set. r=bienvenu. 2006-06-02 18:38:49 +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
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
roc+%cs.cmu.edu
eb125f488d Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless 2006-04-17 22:03:46 +00:00
benjamin%smedbergs.us
078e45e203 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 18:13:49 +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
gerv%gerv.net
1dca58927a Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
timeless%mozdev.org
fd6f59e43e Bug 280742 ignore_host GCONF key is not read in firefox proxy settings
patch by alfred.peng@sun.com r=timeless sr=roc
2005-12-27 03:45:05 +00:00
bsmedberg%covad.net
cf0d973c21 Bug 320148 - Incorporate extensions/pref into libxul, r=bryner 2005-12-14 15:57:40 +00:00
timeless%mozdev.org
17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
scott%scott-macgregor.org
eed473dca2 Bug #302096 --> nsILddapSyncQuery for Mission Control Desktop uses the same ID for the
interface and the class. Make them use different IDs.

sr=bienvenu
2005-07-26 19:47:24 +00:00
timeless%mozdev.org
260202463e Bug 216751 general.config.filename set in user's prefs.js overrides setting in all.js
patch by bugzilla@mcsmurf.de r=bienvenu sr=brendan a=asa
2005-07-13 18:05:49 +00:00
bienvenu%nventure.com
a59e1767a8 fix 295743, add clearPref to mcd, r/sr=mscott, a=chofmann 2005-06-07 16:22:08 +00:00
timeless%mozdev.org
b72b3aa3c5 Bug 288212 cleanup nsAutoConfig::getEmailAddr and nsReadConfig::readConfigFile
r=alecf sr=alecf a=shaver
2005-06-01 16:25:13 +00:00
robin.lu%sun.com
cfe21df0aa fix bug 290435 proxy settings are disabled after switching profiles.
alecf: review+
neil.parkwaycc.co.uk: superreview+
patched by Boying Lu <brian.lu@sun.com>
2005-04-30 02:37:41 +00:00
bsmedberg%covad.net
9f33ad0393 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +00:00
bsmedberg%covad.net
be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
gandalf%firefox.pl
00b53edea3 bug 279768: Bring build system to work with --enable-ui-locale. autoconfig part; r=bsmedberg 2005-03-14 18:58:01 +00:00
bsmedberg%covad.net
ea84e3ded3 Fix misplaced semicolon from bug 281414 - r=biesi sr=lumpy 2005-03-10 19:06:59 +00:00
bsmedberg%covad.net
311203ed0c Fix system-pref service from bug 281414 (s/nsIPrefBranchInternal/nsIPrefBranch2/), r=blizzard 2005-02-23 16:15:37 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
roc+%cs.cmu.edu
d1351875be Bug 259076. Use gconf system prefs for proxy-type and other proxy settings. r=darin,sr=roc, patch by Ganesh (Novell) 2005-02-02 01:21:16 +00:00
bienvenu%nventure.com
ed86fda23a fix 280204 recover from broken mcd server sending down empty prefs, sr=mscott 2005-01-30 00:33:47 +00:00
cvshook%sicking.cc
befc76b9c8 Bug 234858: Make do_GetWeakReference typesafe.
r=dbaron sr=bryner
2005-01-24 22:59:27 +00:00
timeless%mozdev.org
d070189234 Bug 250322 nsLDAPSyncQuery::GetQueryResults can return null + NS_OK for OOM
patch by gandalf@firefox.pl r=dmose sr=bienvenu
2004-12-01 10:32:53 +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
peterv%propagandism.org
fd9477bd1e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
neil%parkwaycc.co.uk
04f245a849 Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg 2004-08-18 19:14:51 +00:00
timeless%mozdev.org
d991cf979c Bug 229271 unwanted "white space" in function getLDAPValue fron autoconfig/prefcalls.js
r=alecf sr=dmose
2004-07-14 22:43:18 +00:00
bsmedberg%covad.net
b7aedee852 Bizarre crash-fix that I added on the aviary1.0 branch, now porting to trunk. rs=darin 2004-06-17 20:53:35 +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
bienvenu%nventure.com
36c150e433 fix regression that caused autoconfig to fail unless ldap was build, r=dmose, sr=mscott 240897 2004-04-26 20:04:36 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bienvenu%nventure.com
b0c70528a7 support ldap v3, patch by dmose, r/sr=sspitzer 198168 a=chofmann 2004-02-14 02:34:50 +00:00
kairo%kairo.at
3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
jst%mozilla.jstenback.com
90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
ff8f8a7309 Fix system pref extension for bug 232201. r=bustage 2004-01-28 05:11:20 +00:00
bienvenu%nventure.com
e76573d657 enable full mcd pr logging in release build, sr=mscott 232073 2004-01-25 01:11:11 +00:00
neil%parkwaycc.co.uk
19a8ab3904 Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
bienvenu%nventure.com
3e7aea6c7b add pr logging to MCD, sr=mscott 231148 2004-01-16 21:24:09 +00:00
bienvenu%nventure.com
7f9c9401f5 fix 230743, make autoconfig prompt for e-mail address if none found in prefs.js, and append email addr specified in mcd settings, sr=mscott 2004-01-14 00:55:04 +00:00
bienvenu%nventure.com
a6411bfa6a make autoconfig use 4.x e-mail identity if it can't find new style identity, for the one time after profile migration, sr=mscott 230511 2004-01-09 17:57:54 +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
bienvenu%nventure.com
e0eba35bb5 fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:53:15 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00