alecf%netscape.com
3e5b8ddfb7
forward declare instead of including IDL
1999-05-12 21:21:54 +00:00
alecf%netscape.com
e9169bdd5b
fix luxor's build bustage by adding nsIFolder and nsIFolderListener to IDL file list, which required regeneration of some header files
1999-05-12 19:11:22 +00:00
terry%mozilla.org
5f3c119868
Minor formatting tweak.
1999-05-12 18:27:18 +00:00
terry%mozilla.org
c54d38a340
Added user preference controlling how much email they get.
1999-05-12 17:20:40 +00:00
terry%mozilla.org
e6f76ebfe4
navigation_header() should work even if $::FORM{'id'} isn't defined.
1999-05-12 17:18:10 +00:00
sspitzer%netscape.com
89bd5f9318
fix pedantic build bustage. (thanks to kin for the fix)
1999-05-12 16:53:26 +00:00
bienvenu%netscape.com
faadfca700
search+filter checkpoint (not part of build)
1999-05-12 16:25:29 +00:00
dcone%netscape.com
926c742d61
added a PrintContent() method to these classes
1999-05-12 13:32:09 +00:00
dcone%netscape.com
b2081ee604
Added a PrintContent() method to the nsIContentViewer class
1999-05-12 13:31:28 +00:00
mccabe%netscape.com
e297963241
Allocate 1 extra space and nul-terminate the string given to XPT_NewString. Thanks to Jim Dunn <jdunn@netscape.com> for suggesting this fix.
1999-05-12 09:04:38 +00:00
alecf%netscape.com
38a66ba134
remove include for nsIStreamListener.h
1999-05-12 08:46:14 +00:00
alecf%netscape.com
1afa8ae767
remove entire nsIURL #include
1999-05-12 07:55:16 +00:00
jband%netscape.com
bdf236a78c
fix two places where we use a node as if it were of a type other than the type it is. This was causing a problem on some platforms, though it unfortunately was working fine on Win32. Thanks to khym@bga.com (Dave Huang)
1999-05-12 07:42:32 +00:00
pierre%netscape.com
9fce556ee9
renamed GraphicState "nsGraphicState", put it in a sepate file, added memory pools for GraphicStates and native regions.
1999-05-12 07:27:31 +00:00
pierre%netscape.com
ddb408f173
profiler-ready + put added mMouseRgn
1999-05-12 07:26:55 +00:00
pierre%netscape.com
3b570612d8
profiler-ready: make alias of ProfilerLib
1999-05-12 07:25:10 +00:00
pierre%netscape.com
a0d46b2572
profiler-ready
1999-05-12 07:22:03 +00:00
briano%netscape.com
dad6c7b15f
Automated update
1999-05-12 07:14:44 +00:00
briano%netscape.com
b2bfe06bee
Another Motif-specific tweak. Don't worry about -lXpm anymore.
1999-05-12 07:13:24 +00:00
pierre%netscape.com
538ef6fa2a
profiler-ready
1999-05-12 07:11:51 +00:00
pierre%netscape.com
6bd3c71c5c
First Checked In.
1999-05-12 06:57:52 +00:00
pinkerton%netscape.com
1fd9c8de15
add defines for Carbon, but turned off.
1999-05-12 06:44:34 +00:00
pinkerton%netscape.com
3df89f5c4e
change #ifndef TARGET_CARBON to #if !TARGET_CARBON so it can be defined as 0 in DefinesMac.h
1999-05-12 06:44:03 +00:00
alecf%netscape.com
977268b69f
don't include nsIURL.h, just forward-declare it as a class/interface
1999-05-12 06:28:50 +00:00
beard%netscape.com
8ea24eb7e7
made Count() method pure virtual, to fix xpcom link error.
1999-05-12 06:20:37 +00:00
beard%netscape.com
206d7b53ee
bumped the version to 1.0d3
1999-05-12 05:41:53 +00:00
beard%netscape.com
0275143579
when popping an #include, fclose the file.
1999-05-12 05:41:29 +00:00
pinkerton%netscape.com
4d01598e2a
don't use the NSRuntimeStubs, use NSRuntime instead. No need for stubs anymore because runtime is built before stdlib.
1999-05-12 05:36:41 +00:00
alecf%netscape.com
8b80aed872
rev these interfaces
1999-05-12 05:30:06 +00:00
alecf%netscape.com
d9a7796b0e
add nsICollection to the windows IDL files
1999-05-12 05:24:00 +00:00
bryce-mozilla%nextbus.com
01f3d8c87b
"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
a69af15b7b
add no_gen_xpt rule for windows to avoid generating .XPT files
1999-05-12 05:15:12 +00:00
sspitzer%netscape.com
502fb2ef53
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
04f7db2c12
hide much of the profile noise
1999-05-12 05:01:33 +00:00
rogerl%netscape.com
168d2fcb3a
Fixed warnings, few statement & expression changes
1999-05-12 05:01:31 +00:00
bryce-mozilla%nextbus.com
0755a21d36
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
3e711cc105
dont' use idlc macros
1999-05-12 04:51:17 +00:00
scc%netscape.com
5f7f07adc9
Fixup CallQueryInterface
1999-05-12 04:50:08 +00:00
pinkerton%netscape.com
7b0a5ff5cf
add NEW_DRAG_AND_DROP define for Ender.
1999-05-12 04:49:45 +00:00
alecf%netscape.com
35cdce0ebb
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
d747651a72
I keep chipping away at the Mozilla-specific things.
1999-05-12 04:40:02 +00:00
alecf%netscape.com
fc2e60c4d2
forward-declare nsICollection, and add new hasSubFolders attribute
1999-05-12 04:39:52 +00:00
alecf%netscape.com
604b963c28
use forward-declared interfaces until DOM XPIDL files are available
1999-05-12 04:38:57 +00:00
alecf%netscape.com
7b1a5a38ca
IDL version of MailNewsTypes.idl
1999-05-12 04:38:11 +00:00
alecf%netscape.com
def6a6900e
IDL version of nsIUrlListener
1999-05-12 04:37:56 +00:00
bryce-mozilla%nextbus.com
dbe6988b44
Remove dead code
1999-05-12 04:33:14 +00:00
bryce-mozilla%nextbus.com
21971768c2
Make URL an actual link
1999-05-12 04:31:35 +00:00
karnaze%netscape.com
1d003a1433
bug 2961 - table desired size considers pass1 size
1999-05-12 04:15:44 +00:00
pinkerton%netscape.com
a812de0cbe
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
92abbc36da
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