jaggernaut%netscape.com
|
4a7f082fb7
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-01 09:09:57 +00:00 |
darin%netscape.com
|
af94e5ae56
|
fixes Darwin mach-o bustage (r=jband)
|
2001-11-01 05:06:41 +00:00 |
dbradley%netscape.com
|
522a873bfa
|
Bug 101696 - interface with no uuid shouldn't parse. Patch adds a warning, does not prohibit it, and cleans up interfaces that are missing id's r=rginda, sr=jband
|
2001-11-01 05:04:35 +00:00 |
jband%netscape.com
|
5022012045
|
file had no newline at EOF. rs=jband
|
2001-11-01 04:42:19 +00:00 |
jband%netscape.com
|
8ad3d70da9
|
added files: mozilla/xpcom/ds/nsIPropertyBag.idl
|
2001-11-01 02:10:24 +00:00 |
jband%netscape.com
|
8c53e7cc64
|
ack! forgot one .idl file. Fix Mac bustage
|
2001-11-01 02:08:41 +00:00 |
jband%netscape.com
|
f7cfdd5134
|
the HP compiler says that anonymous unions can't even have structs. So the union must be named. Fixing that bustage
|
2001-11-01 01:45:48 +00:00 |
jband%netscape.com
|
6d98c8cf02
|
fix Mac bustage (I hope). I think these names conflicted with other names
|
2001-11-01 01:15:53 +00:00 |
seawood%netscape.com
|
6daf60f372
|
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
|
2001-11-01 00:54:48 +00:00 |
jband%netscape.com
|
4b584cadb6
|
fix bustage on compilers that don't like anonymouse structs in unions. who knew? sr=jst
|
2001-11-01 00:34:29 +00:00 |
pete%alphanumerica.com
|
41da234dd2
|
b=107823, r=ccarlen, sr=brendan
--pete
|
2001-11-01 00:11:15 +00:00 |
pavlov%netscape.com
|
c595555a03
|
fixing bug 107106 r=valeski sr=jst
|
2001-11-01 00:05:19 +00:00 |
jband%netscape.com
|
205dbde211
|
added files: mozilla/xpcom/ds/nsVariant.cpp
|
2001-10-31 23:36:08 +00:00 |
jband%netscape.com
|
45a0a569e9
|
add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley
|
2001-10-31 23:35:07 +00:00 |
bbaetz%cs.mcgill.ca
|
1c2ceffed0
|
Bug 100843 - Add an explicit output filename option (-e) to xpidl
Patch by aegis@aegisknight.org, r=dbradley, sr=scc
|
2001-10-31 23:28:36 +00:00 |
jband%netscape.com
|
80c89055b0
|
added files: mozilla/xpcom/ds/nsIVariant.idl
|
2001-10-31 23:20:27 +00:00 |
rginda%netscape.com
|
1c51d771ab
|
Bug 104168, "xpcom-autoregistration notification never fires"
r=dougt, sr=brendan
notify category observers when xpcom registration occurs
|
2001-10-31 23:17:30 +00:00 |
brendan%mozilla.org
|
1f2b9eb5f4
|
Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver).
|
2001-10-31 08:29:25 +00:00 |
dbaron%fas.harvard.edu
|
e597daf615
|
Remove references to nsISimpleEnumerator.h from Makefile.in and MANIFEST as well. b=99136
|
2001-10-31 03:33:12 +00:00 |
mkaply%us.ibm.com
|
6a76a1ac33
|
#99136
r=dbaron
OS/2 bustage - removing H file that is now generated by IDL
|
2001-10-31 03:17:59 +00:00 |
dougt%netscape.com
|
15f1f4a61a
|
107630 Removing C++ cruft from nsIWeakReference.idl. Adding nsIWeakReferenceUtils.h. r=alecf@netscape.com, sr=scc@mozilla.org
|
2001-10-30 23:18:51 +00:00 |
dougt%netscape.com
|
99c6f8e84d
|
ugh. I did not mean to commit these changes. Backing out
|
2001-10-30 22:19:32 +00:00 |
dougt%netscape.com
|
1a5050445f
|
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
|
2001-10-30 22:07:28 +00:00 |
dougt%netscape.com
|
105a0e23bf
|
Moving nsISimpleEnumeratory interface into a seperate idl file. bug 99136. r=alecf@netscape.com, sr=rpotts@netscape.com
|
2001-10-30 22:03:05 +00:00 |
dougt%netscape.com
|
a2c41aafe4
|
Adding nsISimpleEnumerator.idl to project. 99136. r=alecf, sr=rpotts
|
2001-10-30 21:59:51 +00:00 |
ducarroz%netscape.com
|
ed58417ba8
|
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
|
2001-10-30 14:42:41 +00:00 |
dbaron%fas.harvard.edu
|
bb5d272539
|
Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
|
2001-10-30 06:57:09 +00:00 |
dbaron%fas.harvard.edu
|
f94c058211
|
Remove nsLogging.cpp and nsILoggingService.cpp from the build.
|
2001-10-30 06:50:57 +00:00 |
dbaron%fas.harvard.edu
|
9883090f28
|
Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
|
2001-10-30 06:49:37 +00:00 |
dbaron%fas.harvard.edu
|
c4cb1dfd38
|
Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
|
2001-10-30 06:33:52 +00:00 |
dbaron%fas.harvard.edu
|
12f79ce98f
|
Replace static constructor of EmptyEnumeratorImpl with new/delete. b=68092 r=jag sr=waterson
|
2001-10-30 06:10:21 +00:00 |
alecf%netscape.com
|
3d9cdf4e49
|
Back out my backout, now that mac seems to be fixed
|
2001-10-30 03:39:18 +00:00 |
alecf%netscape.com
|
a961df68cd
|
Back out my checkin because !(*@3 PSM is screwed.
|
2001-10-30 02:41:48 +00:00 |
dougt%netscape.com
|
24d6ea95cd
|
not part of build
|
2001-10-30 02:11:57 +00:00 |
alecf%netscape.com
|
567b9d0c84
|
bug 100214 - Remove string dependency on XPCOM routines that depend on unicharutil, r=jag sr=scc
|
2001-10-29 23:16:23 +00:00 |
dbradley%netscape.com
|
bb23c09f67
|
Bug 106671 - PLDHashTableEnumeratorImpl::IsDone will never return true, patch makes mCurrent == mCount the done condition. r=dougt, sr=jband
|
2001-10-29 22:08:42 +00:00 |
jaggernaut%netscape.com
|
f251c4c587
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-10-29 09:12:39 +00:00 |
jaggernaut%netscape.com
|
c79a0759cb
|
Bug 70083: add nsASingleFragmentString to hierarchy. r=dbaron, sr=scc
|
2001-10-28 08:24:55 +00:00 |
peterv%netscape.com
|
38afee1116
|
Add DEBUG-only include of "prenv.h". Bustage fix.
|
2001-10-27 17:27:29 +00:00 |
jaggernaut%netscape.com
|
93dec3cbd7
|
Bug 70083: add nsASingleFragmentString to hierarchy. r=dbaron, sr=scc
|
2001-10-27 11:40:01 +00:00 |
jaggernaut%netscape.com
|
cad4ce97bb
|
Bug 105987: Clean up nsCharTraits.h, use slightly faster implementations where possible, r=dbaron, sr=scc.
|
2001-10-27 09:40:08 +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 |
dougt%netscape.com
|
197b257b94
|
check for null. if the reference ever goes away, we crash
|
2001-10-27 03:06:09 +00:00 |
alecf%netscape.com
|
5eb1d58347
|
remove nsIAppShellComponent, not used anywhere
(not part of build)
|
2001-10-26 23:07:48 +00:00 |
dbaron%fas.harvard.edu
|
c5c21ea549
|
Make it almost compile on MSVC++. Not part of the build.
|
2001-10-26 08:30:41 +00:00 |
dbaron%fas.harvard.edu
|
de8dc33f35
|
Undoing accidental changes.
|
2001-10-26 07:17:41 +00:00 |
jband%netscape.com
|
c9996bbdf9
|
fix bug 106541. Do a rename rather than a copy to create the new xpti.dat. And don't leave behind xptitemp.dat. r=valeski sr=jst.
|
2001-10-26 07:15:56 +00:00 |
dbaron%fas.harvard.edu
|
35ef156b6f
|
Add |release| and corresponding |operator=| and add equality operators that gcc3 doesn't need but MSVC does. Not part of the build.
|
2001-10-26 07:15:55 +00:00 |
rpotts%netscape.com
|
3cba985e18
|
bug #85831 (r=hewitt@netscape.com, sr=jst@netscape.com) Javascript console hangs with the error this.Console.appendIten(...) not a function
|
2001-10-26 04:51:08 +00:00 |
jaggernaut%netscape.com
|
79727011d4
|
Bug 105904, bug 105971, bug 105889, bug 105906: NS_ConvertUTF8toUCS2 hangs / segfaults. r=dbaron, rs=scc
|
2001-10-26 04:42:57 +00:00 |
dougt%netscape.com
|
dccf719a0c
|
fixes spelling error in interface comment
|
2001-10-26 00:11:18 +00:00 |
dougt%netscape.com
|
abb5f8b703
|
Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com
|
2001-10-26 00:09:22 +00:00 |
neeti%netscape.com
|
ab42d58668
|
Fix for bug 106585 - crash in XPCOMM.DLL during shutdown when mail-news window was open, r=shaver, sr=dougt
|
2001-10-25 21:03:35 +00:00 |
dbaron%fas.harvard.edu
|
8f4c512490
|
Adding work in progress for new auto pointers in order to test easily on many compilers. b=104346
|
2001-10-25 04:09:38 +00:00 |
jst%netscape.com
|
24e75cc417
|
Fixing blocker bug 106527 (as part of bug 69468), allow creation of atoms for empty strings but don't crash when creating atoms for strings that have no internal buffer. r=dbaron@netscape.com, sr=brendan@mozilla.org
|
2001-10-24 23:36:58 +00:00 |
jst%netscape.com
|
00a18d1635
|
Fixing blocker bug 106474. Make nsAFlatString::GetReadableFragment() deal with a null buffer handles correctly. r=kin@netscape.com, sr=scc@mozilla.org
|
2001-10-24 19:29:42 +00:00 |
dougt%netscape.com
|
5879839812
|
Fixes bug 106313 (smoketest blocker). Allowing notification of weak references, regression caused by my nsIObserverService landing. sr=alecf@netscape.com.
|
2001-10-24 18:02:46 +00:00 |
jaggernaut%netscape.com
|
d77d1a3808
|
Bug 53057: [API] turn off implicit |CharT*| conversion operators for nsCString, rr=dbaron, rs=scc
|
2001-10-24 09:06:49 +00:00 |
jst%netscape.com
|
a9979d7127
|
Fixing bug 69468. Finally adding support for string nullness to XPConnect. r=jaggernaut@netscape.com, shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-24 07:15:06 +00:00 |
seawood%netscape.com
|
6c7f955543
|
Add PR_CALLBACK to declaration of PLDHashTableEnumeratorImpl::Enumerator as well.
|
2001-10-23 08:09:56 +00:00 |
seawood%netscape.com
|
4bc5b8f8e8
|
Declare PLDHashTableEnumeratorImpl::Enumerator as a callback function.
Blind fix for OS/2 bustage
|
2001-10-23 06:52:07 +00:00 |
dougt%netscape.com
|
220f65a002
|
backing out changes to 104172. r=ccarlen@netscape.com
|
2001-10-23 03:50:24 +00:00 |
seawood%netscape.com
|
29e1dd08ee
|
Convert MyService test component into an "generic" module
Bug #71601 r=dougt
|
2001-10-23 02:56:35 +00:00 |
neeti%netscape.com
|
c5f68f5eb7
|
fix for bug 96461 - using PLDHash for ComponentManager,r=shaver@mozilla.org, sr=brendan@mozilla.org
|
2001-10-23 02:28:12 +00:00 |
dougt%netscape.com
|
5fe12c09e7
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
dougt%netscape.com
|
fdb581ad21
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
dbaron%fas.harvard.edu
|
2d95ccc700
|
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
|
2001-10-20 23:19:07 +00:00 |
dougt%netscape.com
|
e750cba0a2
|
fixed regression in mailnews caused by my last change. Need to support weak references both while adding AND while notifying... d'oh! a=pchen@netscape.com
|
2001-10-20 02:07:33 +00:00 |
dbaron%fas.harvard.edu
|
93178e2c8f
|
Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163
|
2001-10-19 23:28:44 +00:00 |
dougt%netscape.com
|
82b09ce8c5
|
Fixing build bustage. removing nsIObserverService.idl from MANIFEST
|
2001-10-19 22:26:37 +00:00 |
dougt%netscape.com
|
da7e1268bd
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
alecf%netscape.com
|
8d65560bdd
|
for bug 100214 - make nsStr routines stop depending on nsCRT:: routines, to further reduce our dependency on unicharutil
r=jag, sr=scc
|
2001-10-19 20:49:39 +00:00 |
pinkerton%netscape.com
|
55671a1d2c
|
Keep stack aligned on 16-byte boundary. from bug 98290, r=beard/sr=sfraser. Not part of any build, a=pchen.
|
2001-10-19 17:33:06 +00:00 |
jband%netscape.com
|
fcfa1d2581
|
fix Mac installer crash. bug 105437. r/sr=sfraser
|
2001-10-19 00:15:43 +00:00 |
cltbld%netscape.com
|
6b960fdb77
|
Fixing build busted in --enable-bohem builds
|
2001-10-18 21:45:52 +00:00 |
jband%netscape.com
|
9d3301b4b6
|
fix warning (and perhaps wrong behavior) by restoring new-style C++ cast of nsInt64 reference into a PRInt64 when passing to PR_fprintf. This was inadvertantly removed in the recent checkin. rs=jband
|
2001-10-18 07:55:38 +00:00 |
jband%netscape.com
|
fd11dc731f
|
Add support for loading typelibs from multiple directories and correctly tracking that in xpti.dat. Also speedup xpti.dat reading by getting rid of PR_sscanf. This fixes bug 104191 and bug 105042. r=ccarlen sr=jst.
|
2001-10-18 04:23:25 +00:00 |
dougt%netscape.com
|
0fb9b8c07c
|
reverting to the old way to get windows directories since the function I am using does not work on windows systems without IE4. a=nhotta@netscape.com
|
2001-10-17 19:38:58 +00:00 |
jaggernaut%netscape.com
|
d25f8986e8
|
Bug 73292: Add const nsACString& constructor to NS_Convert(ASCII|UTF8)toUCS2. r=dbaron, sr=scc.
|
2001-10-17 05:17:53 +00:00 |
dougt%netscape.com
|
f601934400
|
Allows a QI from nsIServiceManager to nsIServiceManagerObsolete. b=105136, r=beard, sr=darin
|
2001-10-16 23:39:20 +00:00 |
dougt%netscape.com
|
63a34de0d5
|
Improvements to GetWindowsFolder. bug 104962, r=dveditz@netscape.com, sr=darin@netscape.com
|
2001-10-16 23:33:08 +00:00 |
jaggernaut%netscape.com
|
ba810640be
|
More REQUIRES clean-up.
|
2001-10-16 22:08:55 +00:00 |
dougt%netscape.com
|
73647cb89e
|
Fixing bustage caused yesterday. b=105102, r=neeti
|
2001-10-16 21:00:39 +00:00 |
brendan%mozilla.org
|
a96c9a9870
|
Add SetAlphaBounds, TABLE_SIZE, and MIN_ALPHA APIs (103990, r=dbaron, sr=waterson).
|
2001-10-16 05:40:27 +00:00 |
dbaron%fas.harvard.edu
|
ffdfa54db5
|
Remove overloaded fputs functions, DebugDump, and (from nsCString only) ToCString). b=104763 r=jag rs=scc
|
2001-10-16 05:35:38 +00:00 |
dbaron%fas.harvard.edu
|
3dac3645cb
|
Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst
|
2001-10-16 05:31:36 +00:00 |
dougt%netscape.com
|
75c42d7db6
|
fixing bustage caused by last checkin
|
2001-10-16 04:08:42 +00:00 |
dbaron%fas.harvard.edu
|
34fc404be7
|
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
|
2001-10-16 03:53:44 +00:00 |
dougt%netscape.com
|
8ad0409594
|
Update for nsIServiceManager interface freeze. r=shaver@mozilla.org. sr=rpotts@netscape.com, bug 99147
|
2001-10-16 03:36:21 +00:00 |
dougt%netscape.com
|
e75485644c
|
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
|
2001-10-16 03:35:52 +00:00 |
dougt%netscape.com
|
78857f3e42
|
adding const to aDest parameter of memcmp. r=me s/r=jband@netscape.com, submitted by jim_nance@yahoo.com, bug 97231
|
2001-10-15 13:28:45 +00:00 |
jaggernaut%netscape.com
|
ff64daf338
|
Remove dead code from obsolete string classes: ToNewString(), IsUnicode() and GetBuffer(). r=dbaron, rs=scc
|
2001-10-14 05:06:53 +00:00 |
av%netscape.com
|
fd45ff5886
|
Bug 104309 -- moved ContractID string definition for memory service to the idl file, r/sr=jband, vidur
|
2001-10-13 20:40:40 +00:00 |
jaggernaut%netscape.com
|
2d7e8254e7
|
Use typedefs throughout the string code. r=dbaron, sr=scc
|
2001-10-13 15:01:21 +00:00 |
seawood%netscape.com
|
336e814f95
|
Look for mips* on linux instead of specific variants.
Remove temp .s file when done building .o .
|
2001-10-13 06:09:27 +00:00 |
dougt%netscape.com
|
c7f382ca1f
|
Freezing nsIClassInfo interface. r=dbradley sr=shaver bug=99158
|
2001-10-12 20:21:18 +00:00 |
jaggernaut%netscape.com
|
00d59165c5
|
Bug 104337: Remove nsPrivateReadableString from string hierarchy, r=dbaron, rs=scc.
|
2001-10-12 07:48:27 +00:00 |
jaggernaut%netscape.com
|
25d44f5865
|
Bug 104337: Remove nsPrivateSharableString from string hierarchy. r=dbaron, rs=scc.
|
2001-10-12 07:34:28 +00:00 |
dbaron%fas.harvard.edu
|
2dcf82b72b
|
Bug 69873: remove nsAutoCString. r=jag rs=scc
|
2001-10-12 02:57:59 +00:00 |
jband%netscape.com
|
a0b7e16ae7
|
NOT PART OF BUILD. Add support to track the type of the interfaces in an array
|
2001-10-12 01:51:08 +00:00 |