Граф коммитов

26745 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 453e5e340b add nsICollection to the windows IDL files 1999-05-12 05:24:00 +00:00
bryce-mozilla%nextbus.com 0ef872b89e "nospam" feature. BugZilla will no longer email the person submitting
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.
1999-05-12 05:22:36 +00:00
alecf%netscape.com ca9a62e20f add no_gen_xpt rule for windows to avoid generating .XPT files 1999-05-12 05:15:12 +00:00
sspitzer%netscape.com f5f8e6a7f6 changes to get news working on Linux: stop shadowing rv, and check in
mscott's protocol fixes
1999-05-12 05:07:10 +00:00
alecf%netscape.com e692319a92 hide much of the profile noise 1999-05-12 05:01:33 +00:00
rogerl%netscape.com e7e6b50c60 Fixed warnings, few statement & expression changes 1999-05-12 05:01:31 +00:00
bryce-mozilla%nextbus.com 08b4fb4900 Add new section on MySQL security, give hints for setting up the bug
characterization enums, and a fix a few minor glitchies.  A BugZilla
novice, however, is the only person who can properly proof these instructions.
1999-05-12 04:53:11 +00:00
alecf%netscape.com b32d64db59 dont' use idlc macros 1999-05-12 04:51:17 +00:00
scc%netscape.com 04d849f0ec Fixup CallQueryInterface 1999-05-12 04:50:08 +00:00
pinkerton%netscape.com ed1aee87ba add NEW_DRAG_AND_DROP define for Ender. 1999-05-12 04:49:45 +00:00
alecf%netscape.com b46fb2db3e use forward-declared interfaces because IDL files for these interfaces are not available anymore 1999-05-12 04:40:44 +00:00
bryce-mozilla%nextbus.com 6fb6a0b6a6 I keep chipping away at the Mozilla-specific things. 1999-05-12 04:40:02 +00:00
alecf%netscape.com cd491004c0 forward-declare nsICollection, and add new hasSubFolders attribute 1999-05-12 04:39:52 +00:00
alecf%netscape.com b0d5fd446c use forward-declared interfaces until DOM XPIDL files are available 1999-05-12 04:38:57 +00:00
alecf%netscape.com 2e41c2c443 IDL version of MailNewsTypes.idl 1999-05-12 04:38:11 +00:00
alecf%netscape.com a3c69e8b0f IDL version of nsIUrlListener 1999-05-12 04:37:56 +00:00
bryce-mozilla%nextbus.com 1865ff8069 Remove dead code 1999-05-12 04:33:14 +00:00
bryce-mozilla%nextbus.com 0e432f9c4a Make URL an actual link 1999-05-12 04:31:35 +00:00
karnaze%netscape.com 3682dbd1e4 bug 2961 - table desired size considers pass1 size 1999-05-12 04:15:44 +00:00
pinkerton%netscape.com 22400dac85 when building with Carbon, use different targets for NSRuntime and MemoryAllocators. These will disappear with time, but for now we need them. 1999-05-12 03:50:24 +00:00
pinkerton%netscape.com b3df9791e4 Add two new targets for Carbon that use the MSL mem allocators instead of sfraser's because heapzones don't exist under Carbon. 1999-05-12 03:48:01 +00:00
jefft%netscape.com ce04b48ace Default not notify fe event completion 1999-05-12 03:47:46 +00:00
pinkerton%netscape.com bdf529ffee add the MacOS Support:Headers:Universal Headers access path so that we can pick up subfolders in the headers introduced in Carbon. Adding this path won't affect non-carbon builds because this folder exists already. 1999-05-12 03:47:19 +00:00
alecf%netscape.com 48d33c7be0 use the XPIDL version of nsIDOMBaseAppCore so that the mail/news appcore IDL can #include it 1999-05-12 03:46:39 +00:00
alecf%netscape.com 2950324c5b don't use idlc macros 1999-05-12 03:35:39 +00:00
pinkerton%netscape.com fbe38eed9b leave exporting qd to nsRuntimeQD.exp 1999-05-12 03:31:23 +00:00
pinkerton%netscape.com 8449b03e0d add two new targets for Carbon (debug and optimized). These targets don't include quickdraw_globals.c or export "qd". Introduced a new file NSRuntimeQD.exp that is only in the non-Carbon targets that exports "qd". 1999-05-12 03:31:07 +00:00
pinkerton%netscape.com f5d50d0235 First Checked In. 1999-05-12 03:29:47 +00:00
alecf%netscape.com de47383344 Count() is no longer const 1999-05-12 03:24:36 +00:00
bienvenu%netscape.com ee5d1ad384 add utility for filing out priority 1999-05-12 03:16:20 +00:00
alecf%netscape.com fe57a57783 add nsICollection.idl to the unix build system 1999-05-12 03:12:01 +00:00
alecf%netscape.com d7d9cd0e4b check in IDL version of nsICollection interface 1999-05-12 03:11:48 +00:00
alecf%netscape.com 334b3a5e33 Count() is no longer const 1999-05-12 02:55:54 +00:00
alecf%netscape.com a4c1fbdaa8 remove const-ness from nsICollection::Count() so that it can be represented with XPIDL 1999-05-12 02:53:37 +00:00
mscott%netscape.com 657497423f Cleanup some of the memory leaks in this code. We were never releasing the stream converter that was attached to the stream! The stream struct was just getting PR_Free'd. So I tweaked plugin_stream_complete and plugin_stream_abort to release the converter. And we had another leak on the pluggable converter object which was in NET_PluginStream. Using nsCOMPtr to fix the leak. Also fixed where we were comparing a nsresult directly against NS_OK instead of using NS_SUCCEEDED. 1999-05-12 02:50:12 +00:00
briano%netscape.com 586f08ccd3 Automated update 1999-05-12 02:44:41 +00:00
pinkerton%netscape.com 8e75dbcde2 AEDesc data handles are opaque under Carbon. Need a solution, but for now they are commented out with a debugStr when building for Carbon. 1999-05-12 02:41:48 +00:00
briano%netscape.com 73961cf266 Minor house-cleaning. 1999-05-12 02:35:54 +00:00
pinkerton%netscape.com a1f7c32029 disposing of event proc has changed under Carbon. tweaking. 1999-05-12 02:35:28 +00:00
alecf%netscape.com 9141d7c05c remove -pipe because it confuses the heck out of the solaris assembler "as"
(we should put it back when we know (gcc && gas)
1999-05-12 02:32:59 +00:00
mcmullen%netscape.com 58f3b627ad Add a missing colon in one of the dist-clobbering options (not being used on Tinderbox) 1999-05-12 02:31:06 +00:00
pinkerton%netscape.com 78abc72193 more stuff that doesn't exist under Carbon, commented out when building for that. We really need a carbonated moreFiles. 1999-05-12 02:30:50 +00:00
alecf%netscape.com a79c764550 include nsresult typedef 1999-05-12 02:19:18 +00:00
briano%netscape.com afb3b7d7ac Automated update 1999-05-12 02:15:14 +00:00
briano%netscape.com 7a66f55829 Another motif bug fix. 1999-05-12 02:14:25 +00:00
mccabe%netscape.com 906d95820c Fix xpidl header generation to not emit a trailing (erroneous) ',' when generating [notxpcom] interfaces.
Thanks to Alec Flett <alecf@netscape.com> for this patch.
1999-05-12 02:13:40 +00:00
mccabe%netscape.com e880402830 Support for magically detecting whether an argument to an XPConnect'ed function is a dom node with a native nsISupports, and unwrapping it properly.
This'll go live as soon as I can persuade joki or vidur to rebuild the DOM stubs.
1999-05-12 02:05:48 +00:00
blizzard%redhat.com b7cd7d8010 catch up with the new nsIMenuBar interface 1999-05-12 01:27:06 +00:00
alecf%netscape.com 728be600dc fix XPIDL source so that output matches that of idlc 1999-05-12 01:25:49 +00:00
srinivas%netscape.com 2f2fc05028 Port to OpenVMS.
Checkin for "Colin R. Blake" <colin@theblakes.com>.
1999-05-12 00:47:36 +00:00