dougt%netscape.com
|
0cbb9d7481
|
Fixes 135966. Fix by cbiesinger@web.de, r=dougt@netscape.com, sr=jband@netscape.com, a=rjesup@wgate.com
|
2002-04-08 00:18:14 +00:00 |
|
bryner%netscape.com
|
9ad697d61e
|
adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa.
|
2002-04-07 06:01:22 +00:00 |
|
bryner%netscape.com
|
0108846dbf
|
Fixing crash dismissing dialogs on linux (bug 134070). r=dougt, sr=darin, a=asa & adt.
|
2002-04-05 23:42:35 +00:00 |
|
alecf%netscape.com
|
9ab135dd55
|
I
really
really
really
really hate the mac build system
|
2002-04-05 01:06:06 +00:00 |
|
dougt%netscape.com
|
9c15603e2d
|
Adding better comments. r=jband, sr=brendan
|
2002-04-04 23:04:53 +00:00 |
|
alecf%netscape.com
|
6f79fb13b7
|
fix for bug 107289 sr=jband, r=dougt, a=asa
remove libjar dependency from xpcom
step 2: make xptinfo use the new nsIXPTLoader interface
|
2002-04-04 22:24:50 +00:00 |
|
alecf%netscape.com
|
a0adda5839
|
fix for bug 107289 sr=jband, r=dougt, a=asa
remove libjar dependency from xpcom
step 1: add new IDL files to the tree
|
2002-04-04 22:10:24 +00:00 |
|
dougt%netscape.com
|
8fffaf3949
|
Fixes 132705. nsComponentManagerUtils error handling is incorrect. fix by dbaron, r=dougt, sr=rpotts, a=asa@mozilla.org
|
2002-04-04 21:35:32 +00:00 |
|
timeless%mac.com
|
dc372ad5dc
|
Bug 133657 nsISupportsVoid should have/use [noscript] attribute voidPtr data;
r=dougt sr=dveditz a=asa
|
2002-04-04 12:28:22 +00:00 |
|
bbaetz%student.usyd.edu.au
|
143721c338
|
Bug 134639 - speedup unix x86 XPTC_InvokeByIndex
r=dbradley, sr=jband, a=rjesup
|
2002-04-03 23:59:13 +00:00 |
|
dprice%netscape.com
|
ad56e36c49
|
105087 r=dveditz, sr=mscott, a=asa
hook up the installer and the directory service
|
2002-04-02 23:56:43 +00:00 |
|
mkaply%us.ibm.com
|
bd2d6cf2fc
|
#134742
r=cls, a=asa
Add SHORT_LIBNAMEs for some DLLs
|
2002-04-02 23:20:41 +00:00 |
|
dougt%netscape.com
|
9d057fffdc
|
Freezes nsIComponentRegistrar.idl for mozilla 1.0. bug 98755 r=dp, sr=rpotts, a=shaver + asa
|
2002-04-02 21:10:39 +00:00 |
|
jdunn%netscape.com
|
f0d3a4e07d
|
Speedup patch for AIX (removing count_word routine)
Patch courtesy of pkw@austin.ibm.com
r=jdunn@netscape.com
sr=jband@netscape.com
a=asa@mozilla.org
# 133573
|
2002-04-01 11:30:37 +00:00 |
|
jdunn%netscape.com
|
a2b135f7de
|
Adding 64bit support for AIX
Patches courtesy of pkw@austin.ibm.com
r=jdunn@netscape.com
sr=jband@netscape.com
a=asa@mozilla.org
# 133622
|
2002-04-01 11:28:26 +00:00 |
|
darin%netscape.com
|
9863e6beae
|
fixes bug 130301 "Cannot submit large POST requests since Mozilla 0.9.9"
r=brade, sr=rpotts, a=asa
|
2002-04-01 05:06:59 +00:00 |
|
ccarlen%netscape.com
|
5acd1026e5
|
Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa
|
2002-03-27 07:16:12 +00:00 |
|
seawood%netscape.com
|
f940144626
|
Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
|
2002-03-27 06:02:39 +00:00 |
|
sfraser%netscape.com
|
6da27c1cf8
|
Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa
|
2002-03-27 04:09:17 +00:00 |
|
cbiesinger%web.de
|
215d997798
|
bug 132126 r=dougt sr=hewitt a=scc
nsFactoryEntry::ReInit leaks memory
|
2002-03-26 09:48:44 +00:00 |
|
dbaron%fas.harvard.edu
|
9980cfd68d
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-24 02:28:08 +00:00 |
|
dbaron%fas.harvard.edu
|
3b8854671e
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-24 00:57:47 +00:00 |
|
dbaron%fas.harvard.edu
|
6cdcd7ef3a
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-24 00:16:18 +00:00 |
|
bnesse%netscape.com
|
97ac9e9fa4
|
Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa.
|
2002-03-22 21:37:50 +00:00 |
|
mkaply%us.ibm.com
|
8b411b49e9
|
#132295
r=dougt, sr=scc, a=asa
OS/2 only - save the location of the Profile directory to OS2.INI so third party apps can get it
|
2002-03-22 21:26:15 +00:00 |
|
dougt%netscape.com
|
d1966e4e51
|
Modifiy comments for 115853. Have not committed the UNDER_REVIEW -> FROZEN change yet. Will wait one week or so. r=dp@netscape.com, sr=rpotts@netscape.com, a=shaver@mozilla.org
|
2002-03-22 21:15:50 +00:00 |
|
seawood%netscape.com
|
c7bcd39c35
|
Remove files that have been repo-copied to xpcom/glue.
Bug #120474 r=dougt a=asa
|
2002-03-22 04:05:09 +00:00 |
|
dbaron%fas.harvard.edu
|
48e1bd36b3
|
Fix orange by removing shadowing declaration of |nsresult status|.
|
2002-03-22 02:08:38 +00:00 |
|
seawood%netscape.com
|
ed2322fc69
|
Fixing objdir bustage.
Added hack to remove .o from srcdir during export
|
2002-03-22 01:44:26 +00:00 |
|
dougt%netscape.com
|
4985540c6f
|
fixing build bustage
|
2002-03-22 00:41:48 +00:00 |
|
dougt%netscape.com
|
ff2ce02571
|
fixing build bustage. need to export a header on the mac
|
2002-03-22 00:13:38 +00:00 |
|
scc%mozilla.org
|
0b992232af
|
bug #132278, r=dbaron, sr=vidur, a=asa, make |nsCOMPtr::operator&()| legal again
|
2002-03-22 00:05:16 +00:00 |
|
dougt%netscape.com
|
c956bbd484
|
130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org
|
2002-03-21 23:47:46 +00:00 |
|
dougt%netscape.com
|
40642fc34c
|
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
|
2002-03-21 23:43:21 +00:00 |
|
dougt%netscape.com
|
cc40b1d4b9
|
130875. Fix to OpenVMS xptcall code. r=dougt@netscape.com sr=scc@mozilla.org a=asa@mozilla.org submitted by colin@theblakes.com
|
2002-03-21 23:37:44 +00:00 |
|
alecf%netscape.com
|
cf1730d292
|
last part of fix for bug 107575 - use ascii-based case-changing for PRunichar/char comparisons, rather than going through the unicharutil library
sr=jag, r=dbaron, a=asa
|
2002-03-21 23:22:03 +00:00 |
|
jband%netscape.com
|
16d78379aa
|
fix bug 125084. Add support for empty arrays in nsIVariant. This is expressed as atype id rather than as a regular array with no elements. Includes changes to xpconnect to support mapping to empty JSArrays, xpconnect tests, and SOAP. Patches are from jcorwin@us.ibm.com and rayw@netscape.com. r=jband sr=brendan a=asa
|
2002-03-21 23:21:54 +00:00 |
|
seawood%netscape.com
|
c780c0c080
|
Oops. Missed a file.
|
2002-03-21 10:33:54 +00:00 |
|
seawood%netscape.com
|
e1fb9d3dce
|
Move the following files into the xpcom/glue dir:
nsGenericFactory.cpp
nsIGenericFactory.h
nsIInterfaceRequestorUtils.h
nsISupportsImpl.h
nsISupportsutils.h
nsIWeakReferenceUtils.h
Bug #120474 r=dougt a=asa
|
2002-03-21 09:36:47 +00:00 |
|
darin%netscape.com
|
9fbd1028d6
|
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
|
2002-03-20 22:50:33 +00:00 |
|
seawood%netscape.com
|
e1e0b68be2
|
Backing out alecf's checkin for bug 124497 to fix comet startup test problem.
Dougt claims that nsLocalFile's copy constructor doesn't work.
r=sleestack
|
2002-03-20 03:16:09 +00:00 |
|
dougt%netscape.com
|
5499fc7062
|
99160. Moving utility functions into a seperate header. r=jband, sr=rpotts, a=brendan
|
2002-03-20 00:34:17 +00:00 |
|
alecf%netscape.com
|
d4a8db354a
|
fix leak caused by nsLocalFile::Clone() where we were copying the refcnt to the new object - bug 124497
this ends up being more of a performance win than anyting on Unix and OS/2
r=mkaply, dbaron, sr=darin, a=asa
|
2002-03-20 00:25:21 +00:00 |
|
brade%netscape.com
|
a8b61b1da2
|
always seek so variables are initialized properly, increment mSegmentNum before getting next block; bug 129760, r=dougt, sr=darin, a=Asa
|
2002-03-19 14:11:06 +00:00 |
|
alecf%netscape.com
|
84c29a38fc
|
argh! remove unnecessary sizeof(), fixes orange
|
2002-03-19 10:48:31 +00:00 |
|
alecf%netscape.com
|
26711e1f36
|
documentation updates only
|
2002-03-19 08:13:17 +00:00 |
|
alecf%netscape.com
|
451df7d6c3
|
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
|
2002-03-19 06:46:56 +00:00 |
|
timeless%mac.com
|
dec943eb10
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
|
dougt%netscape.com
|
bd4d9e5593
|
DEBUG_dougt -> DEBUG_dougt_xxx. a=dbaron
|
2002-03-18 23:40:36 +00:00 |
|
mkaply%us.ibm.com
|
d3e8d8b21f
|
#70045
r=mkaply, sr=blizzard, a=asa
OS/2 only - properly handle long longs in xptstubs to fix download problem
|
2002-03-16 06:26:07 +00:00 |
|