benjamin%smedbergs.us
|
7cad56b495
|
Bug 368297 - Fail to find plugins under MOZ_PLUGIN_PATH, patch by Boying Lu <brian.lu@sun.com>, r=me
|
2007-02-21 19:45:48 +00:00 |
joshmoz%gmail.com
|
433b32a3c1
|
remove XP_MAC from xpcom. b=281889 r=bsmedberg
|
2006-11-16 09:10:09 +00:00 |
dougt%meer.net
|
6e36577f0c
|
Fixing build bustage. WINCE only. r=dougt
|
2006-06-17 00:14:35 +00:00 |
dougt%meer.net
|
80cdb34179
|
On windows CE, some devices run very slowly if you write data to /Windows. Mike Calligaro suggests that this is a compaction problem in non-native Windows Mobile 5 devices. The solution is to move the profile directory to the same directory as the application. WINCE ONLY
|
2006-06-16 00:46:00 +00:00 |
myk%mozilla.org
|
75c5de8e09
|
moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch
|
2006-06-12 18:58:37 +00:00 |
myk%mozilla.org
|
c5b8e2d95e
|
Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
|
2006-05-05 22:45:37 +00:00 |
dougt%meer.net
|
e4b1b62115
|
Cleaning up PR_GetEnv() usage. b=306840. r=timeless, patch by serge gautherie
|
2006-03-19 02:52:30 +00:00 |
timeless%mozdev.org
|
3db428f6ac
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
mconnor%steelgryphon.com
|
bf79647f0e
|
bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
|
2005-06-29 15:55:57 +00:00 |
cbiesinger%web.de
|
2506168a57
|
291033 support "local" profile directories
r=bsmedberg sr=darin a=asa
|
2005-04-27 11:56:40 +00:00 |
dougt%meer.net
|
d258f3e99d
|
bug 280245. WinCE build and support changes. r=darin
|
2005-01-30 21:33:47 +00:00 |
bzbarsky%mit.edu
|
f79a6813af
|
Relanding, since backing out did not fix orange. Bug 232691.
|
2004-05-22 20:02:43 +00:00 |
bzbarsky%mit.edu
|
f1a96e591e
|
Test backout to maybe fix mac orange. Bug 232691
|
2004-05-22 18:49:53 +00:00 |
bzbarsky%mit.edu
|
b733dd59da
|
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 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
bryner%brianryner.com
|
8201c0cef1
|
Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron.
|
2004-01-22 01:01:19 +00:00 |
bryner%brianryner.com
|
bc829daafa
|
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
|
2004-01-15 06:14:18 +00:00 |
bzbarsky%mit.edu
|
2b79afa256
|
Make profile directory not be created world readable. Bug 59557, patch by
biesi/shaver, r=ccarlen, sr=bzbarsky
|
2003-11-19 01:30:16 +00:00 |
seawood%netscape.com
|
bd6616883a
|
Make user-specific application directory name configurable using --with-user-appdir.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the original patch.
Bug #58327 r=dougt
|
2003-07-01 18:32:49 +00:00 |
seawood%netscape.com
|
de59dbee4b
|
Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
|
2003-04-02 22:45:08 +00:00 |
dbaron%dbaron.org
|
f2cd5e3e66
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
timeless%mozdev.org
|
dee8926924
|
Bug 155696 MOZ_PLUGIN_PATH should support colon-delimited PATH syntax
r=ccarlen sr=shaver a=dbaron
|
2002-10-25 13:08:44 +00:00 |
ccarlen%netscape.com
|
d9ea2f11b9
|
Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser
|
2002-09-25 12:23:39 +00:00 |
dougt%netscape.com
|
c5e8f896cd
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
bryner%netscape.com
|
6a2996dcfc
|
Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build.
|
2002-09-02 04:03:07 +00:00 |
hyatt%netscape.com
|
ce802fb5dc
|
ifdefs for phoenix. 161448. not part of main mozilla build.
|
2002-08-07 09:26:30 +00:00 |
ccarlen%netscape.com
|
b8a931e0ad
|
Bug 134448 - xpti needs to scan OS-defined plugin dirs. r=peterl, sr=beard
|
2002-06-14 12:30:44 +00:00 |
dougt%netscape.com
|
e96df2ad1b
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
darin%netscape.com
|
f43dfb75ba
|
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
|
2002-05-07 23:07:19 +00:00 |
darin%netscape.com
|
1b1677bbe9
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
|
2002-04-27 05:33:09 +00:00 |
dprice%netscape.com
|
090982c461
|
105087 r=dveditz, sr=mscott, a=asa
hook up the installer and the directory service
|
2002-04-02 23:56:43 +00:00 |
ccarlen%netscape.com
|
89ae604018
|
Bug 45699 - Load plugins from profiles directory. r=peterl/sr=roc+moz/a=asa
|
2002-03-07 15:24:40 +00:00 |
bryner%netscape.com
|
2f31b61684
|
Fixing some warnings in xpcom. Bug 118377, r=hwaara, sr=shaver.
|
2002-02-03 07:05:10 +00:00 |
ccarlen%netscape.com
|
659aee3629
|
Bug 110660 - MOZ_PLUGIN_PATH not added to plugin search paths. r=peterl/sr=jband
|
2001-11-26 15:54:38 +00:00 |
ccarlen%netscape.com
|
13ec7ea65a
|
Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband
|
2001-11-02 15:29:57 +00:00 |
seawood%netscape.com
|
93a92132d7
|
Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
|
2001-10-27 07:38:18 +00:00 |
racham%netscape.com
|
6bdf3511df
|
Fixing bug 100404. Backing out changes made to xpcom that caused dependency on chrome component. AccountManager in mailnews need to be fixed as explained in bug 100483 to solve the problem in a better way.
|
2001-09-19 07:43:41 +00:00 |
jband%netscape.com
|
aec825ab4d
|
unbust XPCOM_STANDALONE. bug 66759. These days xpcom relies on nsIChromeRegistry.h too. Gak! r=dougt sr=brendan.
|
2001-09-18 21:43:46 +00:00 |
racham%netscape.com
|
240334f1ee
|
Fixing bugscape bug 4198. This fix allows ISPs add signature files to the user accounts. Adding changes to AppFileLocationProvider to get to messenger defaults.
|
2001-09-15 07:53:54 +00:00 |
brendan%mozilla.org
|
8c7c819206
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
jaggernaut%netscape.com
|
c14d9c09a1
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
ccarlen%netscape.com
|
8363ca6e21
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
ccarlen%netscape.com
|
83dc06c7c0
|
Bug 59247. Make directory service providers threadsafe. r=valeski, sr=jband.
|
2001-05-04 20:23:19 +00:00 |
ccarlen%netscape.com
|
e74b04f62a
|
Bug 44071 - Change name of profile root dir from "Users50" to "Profiles". Checking in patch by gemal@gemal.dk. r=ccarlen@netscape.com, sr=brendan@mozilla.org
|
2001-04-18 02:51:24 +00:00 |
ccarlen%netscape.com
|
42bfc2d2bf
|
Bug 65907 - remove dependency on chrome from XPCOM.
r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com
|
2001-02-06 15:41:37 +00:00 |
ccarlen%netscape.com
|
53538c57f9
|
Fixing bustage to XPCOM_STANDALONE build caused by my check in for bug 64501. sr=jband
|
2001-01-22 20:59:37 +00:00 |
ccarlen%netscape.com
|
15ac5b144d
|
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
|
2001-01-18 22:51:57 +00:00 |
mkaply%us.ibm.com
|
79ac2801ac
|
#55813
r=dougt, sr/a=waterson
Support for a MOZILLA_HOME dir to specify pref location
|
2000-11-01 20:04:59 +00:00 |
warren%netscape.com
|
4189314fdb
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
warren%netscape.com
|
6e35f97e31
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |