jshin%mailaps.org
|
b4155c6050
|
bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs)
|
2004-02-19 11:00:29 +00:00 |
darin%meer.net
|
340a06210a
|
adding missing file for string branch landing
|
2004-02-19 03:04:25 +00:00 |
darin%meer.net
|
8c818ed6c3
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
bryner%brianryner.com
|
aebf1fa6fd
|
Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron.
|
2004-02-11 06:19:03 +00:00 |
jshin%mailaps.org
|
2a5271893e
|
bug 227547: convert NFD to NFC on MacOS X : nsFileSpec patch (r=ccarlen, sr=dbaron)
|
2004-02-10 05:05:01 +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 |
bsmedberg%covad.net
|
1f4ab81acd
|
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
|
f0bfff2628
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
neil%parkwaycc.co.uk
|
e67f7b9aa9
|
Supplementary patch to bug 66868 to use attribute AString unicodePath; r=mkaply sr=mscott
|
2004-01-05 17:22:43 +00:00 |
scott%scott-macgregor.org
|
b8b46470af
|
Bug #66868 --> Location of profile is incorrect shown when the path contains non-ascii chars
Patch by Mike Kaply
r=dougt
sr=tor
|
2004-01-04 04:44:01 +00:00 |
bryner%brianryner.com
|
9822c742df
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-08 00:31:50 +00:00 |
dougt%meer.net
|
6841146066
|
Fixing firebird bustage. b=211860
|
2003-07-15 00:17:51 +00:00 |
jaggernaut%netscape.com
|
20004e3489
|
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
|
2003-07-13 22:29:00 +00:00 |
bzbarsky%mit.edu
|
e91ae1f2b8
|
Update the string stream interface a bit and simplify the implementation a
lot. Bug 212109, r=dougt, sr=darin
|
2003-07-11 23:10:27 +00:00 |
dougt%meer.net
|
6a6044c2ee
|
Adding support for static builds of minimo. r=pavlov. b=211645
|
2003-07-05 19:34:19 +00:00 |
seawood%netscape.com
|
209f4b6c8d
|
Split private xpcom defines into separate header.
Bug #210409 r=dougt
|
2003-07-03 20:55:23 +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 |
darin%netscape.com
|
55a0686892
|
fixes bug 162025 "UNC Based Profiles don't work" r=dougt sr=dbaron a=asa
|
2003-05-14 21:56:49 +00:00 |
jrgm%netscape.com
|
b7d96d41f2
|
don't check for SHGetSpecialFolderPathA in shfolder.dll (cause it won't be there) and load the 'ansi' proc name from shell32.dll, bug 204246, r+sr=dougt, a=asa
|
2003-05-08 20:41:20 +00:00 |
ccarlen%netscape.com
|
715525e672
|
Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa
|
2003-04-25 19:29:24 +00:00 |
seawood%netscape.com
|
8893b1e6fd
|
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
|
2003-04-18 20:14:17 +00:00 |
ccarlen%netscape.com
|
9aee0e4387
|
Part of bug 190336 - makes nsFileSpec use base64 encoded aliases for persistent descriptor - as does nsILocalFile and nsFileSpec in CFM build. Patch by sfraser, r=ccarlen/sr=sspitzer
|
2003-04-18 14:18:53 +00:00 |
seawood%netscape.com
|
4ffaa6f039
|
Force xpcom_compat to be shared again duue to win32 static build bustage.
|
2003-03-16 06:49:44 +00:00 |
seawood%netscape.com
|
f1995d3995
|
All components must have a MODULE_NAME makefile variable that's the same as the generic module name of the component or static builds will fail.
Fixing static build bustage.
|
2003-03-15 21:49:53 +00:00 |
dougt%netscape.com
|
ec79880d7c
|
no forced shared lib per byrner
|
2003-03-15 06:51:19 +00:00 |
dougt%netscape.com
|
6bf6855675
|
fixing bustage. per bryner
|
2003-03-15 05:58:22 +00:00 |
cls%seawood.org
|
2992cc7bc2
|
Fixing mingw bustage
|
2003-03-15 05:52:44 +00:00 |
mkaply%us.ibm.com
|
a7171ab570
|
OS/2 needs 8.3 DLL names
|
2003-03-15 02:11:56 +00:00 |
dougt%netscape.com
|
3e6d394771
|
missed a few files
|
2003-03-15 01:57:22 +00:00 |
dougt%netscape.com
|
445dad225b
|
prelanding parts of minimo - not part of build.
|
2003-03-14 02:02:00 +00:00 |
dougt%netscape.com
|
69ac8a028e
|
first draft of a xpcom obsolete dir. NOT PART OF BUILD
|
2003-03-10 20:56:23 +00:00 |