timeless%mozdev.org
|
193d42cfcd
|
Static build bustage
Change for Bug 124958 should not have changed the static build
|
2003-06-13 21:40:06 +00:00 |
|
timeless%mozdev.org
|
ac9af605d4
|
Bug 124958 Crash on startup in OpenBSD in static constructor calls
global variables are shared by all shared libraries
patch by wilfried@spamcop.net r=dougt
|
2003-06-13 17:05:56 +00:00 |
|
seawood%netscape.com
|
97649bab86
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 21:18:27 +00:00 |
|
dbaron%dbaron.org
|
015ab0d484
|
Change _MSC_VER ifdef since MSVC++ .net 2003 has fixed one of their compiler bugs. b=208439 Patch from Ian Hickson <ian@hixie.ch>. r=dbaron sr=jag
|
2003-06-05 18:50:16 +00:00 |
|
jkeiser%netscape.com
|
ea020d3190
|
Remove the no-forward-declared-nsCOMPtr hack (bug 107291), r=bugmail@sicking.cc, sr=dbaron@dbaron.org
|
2003-06-03 03:56:14 +00:00 |
|
dougt%meer.net
|
ad4efabeb5
|
removing dynamically allocated hashtable in xpcom where possible. r=alecf, b=204634
|
2003-05-23 22:23:10 +00:00 |
|
blizzard%redhat.com
|
dddd145e35
|
Bug #205752. Support a directory for gre config files: /etc/gre.d/ r=dougt,a=asa
|
2003-05-20 17:43:12 +00:00 |
|
dougt%meer.net
|
04fb8b72d8
|
Sets the current directory to the process directory at startup. This is to avoid a potential problem with embedding applications calling ShellExecute where the working directory parameter. This results in the new process inheriting the current working directory of the old process. See bug 202363. r=wtc@netscape.com, a=asa@mozilla.org
|
2003-05-08 18:42:15 +00:00 |
|
dougt%meer.net
|
65b3fedb62
|
Fixing static build bustage. Need to translate names
|
2003-05-04 23:32:53 +00:00 |
|
dougt%meer.net
|
9fa187d6ab
|
Adding a dependent_libs cache. b=193442, r=darin, a=seth
|
2003-05-03 00:54:20 +00:00 |
|
dougt%meer.net
|
a02f79969c
|
Enables generic module code to use DEPENDENT_LIBS if defined. Note that this is not enabled for XPCOM_GLUE since support for DEPENDENT_LIBS requires an unfrozen interface. b=193442, r=alec@flett.org, a=sspitzer@netscape.com
|
2003-04-25 04:48:22 +00:00 |
|
dougt%netscape.com
|
23f3006361
|
Allowing assertion dialog to work in GRE / ActiveX control apps. See 181434.
|
2003-04-07 13:58:45 +00:00 |
|
alecf%netscape.com
|
c8aef61acf
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
|
mkaply%us.ibm.com
|
8c2397b9ac
|
#188249
r=dougt
Cleanup Makefiles, OS/2 GCC landing
|
2003-03-21 22:26:41 +00:00 |
|
dbaron%dbaron.org
|
af71f025b3
|
Fix bustage on IRIX 6.5 tinderbox (native compiler) with another platform test. b=66134
|
2003-03-18 15:12:20 +00:00 |
|
dbaron%dbaron.org
|
2fe6241286
|
Change AIX_XLC_364 ifdef back to AIX due to linker errors on current AIX tinderbox. b=66134
|
2003-03-18 05:50:53 +00:00 |
|
dougt%netscape.com
|
30bc819e29
|
Changing the default key used. r+sr=dougt, b=190389
|
2003-03-12 21:48:02 +00:00 |
|
dougt%netscape.com
|
a4c7c7573f
|
Converting the file location of the component registry and the xpti manifest file to use the directory service. r=darin, b=191055
|
2003-03-11 21:36:59 +00:00 |
|
cls%seawood.org
|
d1079607df
|
XP code changes required for mingw landing.
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
|
2003-03-07 06:07:56 +00:00 |
|
dougt%netscape.com
|
c5ac287dab
|
removing NS_MT_SUPPORTED define. b=186494, r=dougt, r=seawood
|
2003-03-05 23:30:22 +00:00 |
|
dougt%netscape.com
|
939bb1e75c
|
relanding. Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442)Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
|
2003-03-05 03:22:12 +00:00 |
|
tor%cs.brown.edu
|
db50a85d91
|
Backout of 193442/191415. a=brade,dougt
|
2003-03-03 21:00:07 +00:00 |
|
dougt%netscape.com
|
dccf8bcbee
|
Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
|
2003-02-28 21:30:35 +00:00 |
|
mkaply%us.ibm.com
|
4838fe80e4
|
Per scc - NS_REINTERPRET_CAST is the right thing here
|
2003-02-25 19:43:41 +00:00 |
|
mkaply%us.ibm.com
|
097d5ce211
|
OS/2 bustage - fix from scc - need static cast
|
2003-02-25 19:38:00 +00:00 |
|
scc%mozilla.org
|
10ccbee43a
|
bug #78016 r=dbradley, sr=dbaron
|
2003-02-25 15:53:36 +00:00 |
|
timeless%mozdev.org
|
1552cf15e2
|
Bug 190790 xpcom/glue/standalone/nsGREDirServiceProvider.cpp", line 300: Warning: String literal converted to char* in assignment.
r=dougt sr=roc+mozn
|
2003-02-23 04:41:23 +00:00 |
|
bryner%netscape.com
|
e43f5a49fd
|
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
|
2003-02-22 00:32:13 +00:00 |
|
bryner%netscape.com
|
2221f6ed02
|
move XP_MACOSX block before XP_UNIX so we use that instead on os x.
|
2003-02-20 06:21:59 +00:00 |
|
mkaply%us.ibm.com
|
9f69e2fd9d
|
OS/2 bustage
|
2003-02-20 05:36:54 +00:00 |
|
dougt%netscape.com
|
572f20a150
|
fixing bustage on osx
|
2003-02-20 04:39:31 +00:00 |
|
dougt%netscape.com
|
975ff0c178
|
Fixes a problem where clicking an URL outside Mozilla does nothing. r=ssu, sr=dveditz, a=chofmann, b=193189
|
2003-02-20 02:26:04 +00:00 |
|
peterlubczynski%netscape.com
|
5d73c2bc6a
|
Fixing bug 189461, Java plugin fails to load because it can't find xpcom symbols so load the library with flag PR_LD_GLOBAL, patch by Ken Herron kherron@squm.mci.com r=peterl sr=dougt a=dbaron
|
2003-02-04 01:10:25 +00:00 |
|
dougt%netscape.com
|
dbaeb4debd
|
Fixing many problems related to GRE libs versioning. r=ssu sr=me a=dveditz
|
2003-01-31 00:37:20 +00:00 |
|
dougt%netscape.com
|
53eb543117
|
re-enables nsDebug in xpcom glue. 191005 , r=chak, sr=darin, a=dbaron
|
2003-01-30 00:34:03 +00:00 |
|
seawood%netscape.com
|
b584cb0b06
|
MOZILLA_VERSION is now defined in mozilla-config.h so no need to explicitly define it here
Bug #189462 r=dougt
|
2003-01-22 04:24:56 +00:00 |
|
darin%netscape.com
|
f7e3c0e981
|
fixing freeing a non allocated ptr.
|
2003-01-17 02:23:50 +00:00 |
|
dougt%netscape.com
|
e52c6ea5b3
|
quotes
|
2003-01-17 00:00:18 +00:00 |
|
dougt%netscape.com
|
832eb52a1a
|
Attempting to fix osX bustage.
|
2003-01-16 23:57:55 +00:00 |
|
dougt%netscape.com
|
9d56c19334
|
Removing comment about NS_ASSERTION being deprecated. r=me. b=188925
|
2003-01-15 22:27:10 +00:00 |
|
dougt%netscape.com
|
6508e0713e
|
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
|
2003-01-15 20:40:06 +00:00 |
|
dougt%netscape.com
|
95d416f010
|
Add .gre.conf test for debugging.
|
2003-01-15 00:17:17 +00:00 |
|
dougt%netscape.com
|
b18c9c6f3d
|
removing nsEmbedString from this directory. It has been moved to mozilla/string/embed. r=cls
|
2003-01-14 07:22:46 +00:00 |
|
dougt%netscape.com
|
aa97f212b1
|
Moving nsEmbedString to mozilla/string. r=cls.
|
2003-01-14 03:41:52 +00:00 |
|
dbaron%dbaron.org
|
bc98f431d6
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag
|
2003-01-10 20:02:04 +00:00 |
|
seawood%netscape.com
|
c6e456c48d
|
Fix IRIX bustage.
Thanks to Doug Turner <dougt@netscape.com> for the patch.
Bug #185681 r=cls
|
2003-01-10 08:32:46 +00:00 |
|
dbaron%dbaron.org
|
b9083989bb
|
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 |
|
seawood%netscape.com
|
60e790cacd
|
Do not declare empty EXPORTS variables as it breaks 'make install'
Thanks to Aleksey Nogin <mozilla-bugs@nogin.org> for the patch.
Bug #185681 r=cls
|
2003-01-03 08:00:49 +00:00 |
|
dougt%netscape.com
|
4686cece52
|
Fixing OS2 build. XP_PC -> XP_WIN32
|
2003-01-03 01:39:01 +00:00 |
|
dougt%netscape.com
|
7cd70969a2
|
Adding generic support for the GRE in the xpcom glue. r=chak, sr=darin, b=185681
|
2003-01-02 23:09:30 +00:00 |
|