slamm%netscape.com
319b492795
Removed items from DIRS that do not exist.
1999-08-24 21:45:26 +00:00
bienvenu%netscape.com
228fa496ae
remove NS_COMFALSE
1999-08-22 18:10:21 +00:00
mccabe%netscape.com
2a403483de
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
cls%seawood.org
3f1dcd11dc
Various fixes to let the tree compile with gcc 2.95:
...
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.
Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00
bienvenu%netscape.com
3653ea8d06
get rid of nsString2
1999-08-07 02:32:02 +00:00
mscott%netscape.com
01ab699db6
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
1999-07-29 00:42:25 +00:00
sspitzer%netscape.com
4aed0216c8
fix warnings
1999-07-17 18:32:18 +00:00
bienvenu%netscape.com
443c78fa4b
change name of search library, fix warnings
1999-07-13 18:50:33 +00:00
rhp%netscape.com
e4c1bf272c
Compose back end cleanup
1999-07-13 18:38:36 +00:00
bienvenu%netscape.com
197a72b267
fix unix warnings
1999-07-03 21:29:50 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
dveditz%netscape.com
17864a291d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
sspitzer%netscape.com
42a48b3523
thanks for syd for this fix.
1999-07-02 07:14:11 +00:00
alecf%netscape.com
4f4eb542f9
add IIDs for interfaces to stop XPConnect from complaining
1999-07-02 07:11:02 +00:00
alecf%netscape.com
bc0c365a5e
fix mac bustage
1999-07-02 04:21:42 +00:00
sspitzer%netscape.com
6fa605ce2e
fix warning. if you're anal and you know it clap your hands.
1999-07-02 04:21:32 +00:00
waterson%netscape.com
f81a670034
Use if-else instead of ?: because VC5.0 is stupid.
1999-07-02 04:18:59 +00:00
sspitzer%netscape.com
e8c8e1b5e2
cast to fix build bustage
1999-07-02 04:15:38 +00:00
alecf%netscape.com
16fa7913df
forgot to export these files
1999-07-02 04:00:54 +00:00
alecf%netscape.com
3b1a9a9aa8
XPIDLize the search backend so we can put a UI on top of it.
1999-07-02 02:33:39 +00:00
ducarroz%netscape.com
9c8e49df80
Replace time_t by PRTime
1999-06-30 21:04:29 +00:00
bienvenu%netscape.com
65ea3cd87f
add check for allocation failure
1999-06-30 00:11:02 +00:00
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
sspitzer%netscape.com
e518c4fb8b
fix warning
1999-06-26 20:48:10 +00:00
sspitzer%netscape.com
75c6618762
fix warning
1999-06-26 04:38:06 +00:00
alecf%netscape.com
35ffa2d2b6
make options window small and modal
1999-06-25 07:12:13 +00:00
bienvenu%netscape.com
9c0fdfc1f3
fix unix warning
1999-06-24 22:35:22 +00:00
sspitzer%netscape.com
76e708b0e2
fix warnings
1999-06-24 21:09:58 +00:00
alecf%netscape.com
650b5a500a
add search options dialog
1999-06-23 21:02:56 +00:00
alecf%netscape.com
c7361a9220
localize the filter editor
1999-06-23 11:09:56 +00:00
hyatt%netscape.com
b66c3c67f2
Landing the tree widget branch.
1999-06-23 03:02:21 +00:00
alecf%netscape.com
8132ee7888
make "and" the default
1999-06-23 00:02:52 +00:00
alecf%netscape.com
c035e667c2
oops, use dump() not print()
1999-06-22 22:03:09 +00:00
mscott%netscape.com
fce7015fb4
Use MSG_LINEBREAK instead of LINEBREAK.
1999-06-22 18:55:32 +00:00
alecf%netscape.com
13d0da7823
fix some of the options so that new rows are added correctly.
1999-06-20 22:05:11 +00:00
bienvenu%netscape.com
597e93264c
fix rfc822 header compare, empty string handling
1999-06-20 15:36:01 +00:00
bienvenu%netscape.com
9a2d2bcd32
fix filter success determination
1999-06-16 05:56:33 +00:00
alecf%netscape.com
d685d867f0
localize the dialog title
1999-06-16 05:37:21 +00:00
alecf%netscape.com
fc1577dae8
add FilterListDialog.js to makefiles
1999-06-16 05:35:51 +00:00
alecf%netscape.com
a3f201cf7a
set column widths appropriately
1999-06-16 05:35:33 +00:00
alecf%netscape.com
a7ec812328
add some logic for Filters
1999-06-16 05:34:36 +00:00
alecf%netscape.com
a6ffeb705c
remove some excess XUL that used to have templates for combo boxes
1999-06-16 05:32:17 +00:00
bienvenu%netscape.com
5ec4157361
fix warnings
1999-06-16 05:23:05 +00:00
waterson%netscape.com
d118a3b826
Juggle headers a bit so that we can build on VC5.0 and gcc-2.7.2.3 (need definition of classes for use with nsCOMPtr).
1999-06-16 04:42:45 +00:00
sspitzer%netscape.com
9cae862e85
add the ".\" so the resources get exported.
1999-06-15 04:26:01 +00:00
alecf%netscape.com
3c226bb451
add extra <treecell> tags so entire row selection works
1999-06-15 00:56:30 +00:00
alecf%netscape.com
a4080b6c68
hook up close button
1999-06-15 00:52:49 +00:00
alecf%netscape.com
67ecc674a2
fix filter list dialog - preftree.css is gone, etc..
1999-06-15 00:48:19 +00:00
alecf%netscape.com
2de3b5c34f
add searchdialog.js to the build
1999-06-14 22:49:05 +00:00
alecf%netscape.com
0c20adee9e
implement more/less and add strawman for auto-updating combo boxes when search terms change
1999-06-14 22:47:42 +00:00