timeless%mozdev.org
|
b47650a711
|
Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR
r=dougt
|
2003-09-24 01:56:06 +00:00 |
|
mkaply%us.ibm.com
|
3686d6833a
|
#215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
|
2003-09-15 21:55:23 +00:00 |
|
bryner%brianryner.com
|
00aafbfddd
|
Use typeof() to implement NS_STDCALL_FUNCPROTO so that pointer-to-member types using stdcall work on mingw gcc. Bug 203137, r=cls, sr=dbaron.
|
2003-09-15 04:20:20 +00:00 |
|
bryner%brianryner.com
|
00b3a1d601
|
Instead of repeating the same code for each event and listener interface, have nsEventListenerManager::HandleEvent use a table containing the event, interface and method, and array bits. This cuts out a _lot_ of redundant code. The checkin also adds the NS_IMETHOD_CALLBACK #define, which can be used to declare pointer-to-member types using stdcall. Bug 217124, r=jst, sr=dbaron.
|
2003-09-11 06:31:58 +00:00 |
|
timeless%mozdev.org
|
1f97351928
|
Bug 217852 ASSERTION: nsDebugImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()'
r=dougt sr=darin
|
2003-09-11 01:42:41 +00:00 |
|
bryner%brianryner.com
|
06c7c1b2b4
|
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 |
|
cls%seawood.org
|
58164df36e
|
Move chrome files from xpcom to intl.
Bug #214690 r=dougt sr=darin a=asa
|
2003-08-14 21:25:18 +00:00 |
|
dougt%meer.net
|
752aeaf186
|
Fixing bustage
|
2003-08-05 06:42:22 +00:00 |
|
dougt%meer.net
|
b0a0a1d1bb
|
Removing dead files
|
2003-08-05 05:41:37 +00:00 |
|
dougt%meer.net
|
afedd7faa2
|
nsTraceRefcntImpl not nsTraceRefcnt.
|
2003-08-05 05:34:11 +00:00 |
|
dougt%meer.net
|
ed09f93043
|
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
|
2003-08-05 05:29:10 +00:00 |
|
mkaply%us.ibm.com
|
1a38ab2d00
|
rs=leaf
Remove XP_OS2_VACPP from the tree
|
2003-07-22 18:38:01 +00:00 |
|
dougt%meer.net
|
a856820d8e
|
Enables debug stackcrawl support in GRE builds. b=208098. r=dbaron.
|
2003-07-07 22:11:36 +00:00 |
|
seawood%netscape.com
|
cab1558f57
|
Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
Bug #210409 r=dougt
|
2003-06-27 04:12:16 +00:00 |
|
seawood%netscape.com
|
7a7cda041f
|
Use the documented __declspec keyword instead of _declspec.
Bug #206934 r=dougt
|
2003-06-24 22:12:37 +00:00 |
|
bsmedberg%covad.net
|
581fce1582
|
Bug 209622 - bustage fix for stupid compilers (Sun WS and DEC OSF1) -
also remove unused configure test. r=dbaron sr=alecf
|
2003-06-19 18:42:23 +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 |
|
peterv%netscape.com
|
1db3c32cdc
|
Fix for bug 208398 (Implement swap on nsRefPtr). r=sicking, sr=dbaron.
|
2003-06-10 11:39:54 +00:00 |
|
dbaron%dbaron.org
|
58f15ed67e
|
Remove unneeded duplication from nsCOMPtr.h. b=208449 r=sicking sr=jag
|
2003-06-05 23:43:08 +00:00 |
|
jkeiser%netscape.com
|
3eaf824c9d
|
Make nsAutoPtr declarable with forward-declared classes (bug 107291), r=bugmail@sicking.cc, sr=dbaron@dbaron.org
|
2003-06-05 17:55:33 +00:00 |
|
timeless%mozdev.org
|
2ba082c8ae
|
Bug 205363 Remove SendStatusNotification/nsIPrintStatusCallback
r=dbaron sr=dmose
|
2003-05-23 22:10:13 +00:00 |
|
dbaron%dbaron.org
|
8eed196c97
|
Fix bustage on Sun Workshop compiler (nebiros tinderbox). r=darin
|
2003-05-16 00:52:17 +00:00 |
|
jst%netscape.com
|
8f24979ea4
|
Fixing bug 199399. Eliminating the interfaces nsIXMLDocument now that it's not needed any more. r=peterv@netscape.com, sr=heikki@netscape.com
|
2003-04-22 21:57:25 +00:00 |
|
seawood%netscape.com
|
f7bf89f618
|
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
|
2003-04-18 20:14:17 +00:00 |
|
timeless%mozdev.org
|
37891802cb
|
Bug 199006 there are two independent initializations of nsMemoryImpl before Init_XPCOM2 finishes
r=dougt
|
2003-04-07 14:20:19 +00:00 |
|
alecf%netscape.com
|
6c75920da1
|
fix for bug 195298 - pldhash ops tables should be const.. r=dougt, sr=sfraser
|
2003-04-04 15:10:37 +00:00 |
|
seawood%netscape.com
|
d7aeeb2bde
|
Add explicit dependency upon mozilla-config.h
Bug #200574 r=dougt sr=dbaron
|
2003-04-04 04:50:58 +00:00 |
|
dbaron%dbaron.org
|
a408871292
|
Use an autoconf test to set HAVE_CPP_TYPENAME. (fix bustage on newer versions of the IRIX native compiler) b=199625 r=bbaetz sr=brendan a=asa
|
2003-03-31 21:30:33 +00:00 |
|
jst%netscape.com
|
b4cc5d4695
|
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
|
2003-03-26 07:41:30 +00:00 |
|
sicking%bigfoot.com
|
baadd8dc2e
|
Preparation for bug 185797, compiled XSLT stylesheets.
r=Pike rs=peterv
|
2003-03-25 20:28:09 +00:00 |
|
dbaron%dbaron.org
|
82b5cc07c8
|
Fix shutdown leaks in nsTraceRefcnt. b=63665 r=timeless sr=alecf
|
2003-03-25 14:53:01 +00:00 |
|
timeless%mozdev.org
|
697618b07d
|
Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
|
2003-03-24 04:15:34 +00:00 |
|
dougt%netscape.com
|
59e5eb0421
|
Removing dead code. b=198023, r=darin, sr=dbaron
|
2003-03-18 20:34:19 +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 |
|
scc%mozilla.org
|
10ccbee43a
|
bug #78016 r=dbradley, sr=dbaron
|
2003-02-25 15:53:36 +00:00 |
|
dbaron%dbaron.org
|
33bf89b232
|
Attempt to fix otaku (gcc 2.95.2) bustage. r=bbaetz sr=bryner
|
2003-02-23 00:28:06 +00:00 |
|
bbaetz%acm.org
|
9d56f76447
|
Bug 189661 - fix configure.in tests for gcc-3.4 (cvs)
r=cls, sr=dbaron
|
2003-02-22 09:02:02 +00:00 |
|
bryner%netscape.com
|
28243cf27e
|
fix OS/2 bustage - don't have nsAutoArrayPtr's |operator= ( nsAutoArrayPtr<T>& )| take a const argument, because it needs to call .forget() on the new pointer to transfer ownership, and forget isn't const. r=bbaetz.
|
2003-02-22 06:33:00 +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 |
|
jst%netscape.com
|
953e3d4e09
|
Backing out the change to use memcmp() for comparing ID's. r=jaggernaut@netscape.com, sr=alecf@netscape.com, a=dbaron@dbaron.org.
|
2003-02-11 02:05:20 +00:00 |
|
dbaron%dbaron.org
|
d7151ab531
|
Replace my work in progress on nsAutoPtr with a new version based on nsCOMPtr. Not part of build. b=104346
|
2003-01-18 16:20:26 +00:00 |
|
dougt%netscape.com
|
b92180659f
|
fixing solaris bustage... one more try
|
2003-01-16 02:22:18 +00:00 |
|
dougt%netscape.com
|
735028e8f0
|
bustage fixed
|
2003-01-16 01:03:15 +00:00 |
|
dougt%netscape.com
|
dd9d10adcb
|
defining DemangleSymbol on all 'nix platform - fixing bustage
|
2003-01-16 00:24:56 +00:00 |
|
cltbld%netscape.com
|
f62c828c34
|
Fixing bustage
|
2003-01-15 23:45:53 +00:00 |
|
dougt%netscape.com
|
bee8d1c2ca
|
This should fix the solaris bustage.
|
2003-01-15 22:01:04 +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 |
|
mkaply%us.ibm.com
|
178da70bab
|
#166686
r=dougt, sr=bzbarsky
Assert if we try to malloc zero in nsMemory
|
2003-01-15 20:37:12 +00:00 |
|
dbaron%dbaron.org
|
88c249d811
|
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
|
2003-01-13 23:15:42 +00:00 |
|