sspitzer%netscape.com
739533c309
get snews://<host>/<group> urls to work for autosubscribe.
2000-04-21 06:55:12 +00:00
bienvenu%netscape.com
b26839a8e3
fix linux runtime failure to load mailnews
2000-04-21 02:47:53 +00:00
rhp%netscape.com
31be06e1f3
Just fixing a test harness program. NOT PART OF THE BUILD!!!!
2000-04-21 02:25:03 +00:00
bienvenu%netscape.com
00c6086074
Fix dup file in Makefile
2000-04-21 02:18:03 +00:00
rhp%netscape.com
218a5b1c8b
Fix for problem with invalid file names - Bug # 24962 - r: bienvenu
2000-04-21 02:13:18 +00:00
bienvenu%netscape.com
0897ffd62e
add nsMsgSearchNews to the build
2000-04-21 02:12:58 +00:00
bienvenu%netscape.com
6550310893
add nsMsgSearchNews.cpp
2000-04-21 02:12:10 +00:00
bienvenu%netscape.com
50b258e57b
fix linux warning
2000-04-21 02:08:44 +00:00
bienvenu%netscape.com
f318654148
add search validity stuff, not run yet
2000-04-21 02:05:35 +00:00
sspitzer%netscape.com
b5adff2a8d
no newline at the end of the file. this will hork some compilers
2000-04-21 02:04:53 +00:00
rhp%netscape.com
6a829f7225
Fix for message text on signed message stub - Bug # 34570 - r: bienvenu
2000-04-21 01:09:50 +00:00
bienvenu%netscape.com
b84fb01b6d
add news search, not part of build
2000-04-21 01:08:06 +00:00
ducarroz%netscape.com
76e9246da0
Remove old autocomplete IDL files
2000-04-21 00:28:53 +00:00
sspitzer%netscape.com
9bc8a565f4
changes for autosubscribe. bug #11075 . handle the case where they have a news server
...
already, and the case where they don't. still more work to be done here, but the basics
work.
also, turn nsMessengerMigrator::CopyIdentity() into nsMsgIdentity::Copy() and
use that in migration and news account creation during autosubscribe. r=alecf
2000-04-21 00:03:02 +00:00
nhotta%netscape.com
41ce27f639
Re-label charset us-ascii to ISO-8859-1 when quoting text, bug 35105, 36410, r=rhp.
2000-04-20 23:06:04 +00:00
nhotta%netscape.com
545a7a685d
Adding a new file, functions to enumerate available fonts, to be used for mailnews.view_default_charset.
...
Not part of the build.
2000-04-20 23:04:08 +00:00
bienvenu%netscape.com
d8fd10dad7
turn back on imap search code now that it's part of the mac build
2000-04-20 22:54:17 +00:00
waterson%netscape.com
6d53960e44
Replace raw use of nsArrayEnumerator with NS_NewArrayEnumerator(). r=sspitzer, alecf
2000-04-20 09:15:23 +00:00
sspitzer%netscape.com
cfdf77f73c
more changes for the new subscribe dialog.
2000-04-20 07:11:27 +00:00
sspitzer%netscape.com
7ca18bd005
more work for the new subscribe dialog.
2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
a7a7a6b36b
more changes for the new subscribe dialog. use a check and dot instead of "true" and "false"
...
in the ui.
2000-04-20 06:39:28 +00:00
sspitzer%netscape.com
4d480438b9
debug vs. opt problem. I need these labels at run time for PR_LOG.
2000-04-20 05:49:58 +00:00
putterman%netscape.com
d2bfdc9f05
r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
...
Make sorting by size and priority work correctly.
2000-04-20 05:30:32 +00:00
sspitzer%netscape.com
65031d8367
fix warnings.
2000-04-20 05:18:55 +00:00
sspitzer%netscape.com
6944a086cd
more work for the subscribe dialog. use PR_LOG instead of printfs. #35217
2000-04-20 05:12:14 +00:00
sspitzer%netscape.com
9e2b1200cd
more changes for the new subscribe dialog.
2000-04-20 03:41:30 +00:00
mscott%netscape.com
41d87e355b
fix build breakage for davidb
2000-04-20 03:18:45 +00:00
mscott%netscape.com
ad809bd96b
fix build breakage for davidb.
2000-04-20 03:18:31 +00:00
bienvenu%netscape.com
54ded21b01
attempt to fix mac bustage
2000-04-20 02:46:01 +00:00
bienvenu%netscape.com
2cd78c2144
ifdef out code causing link problem
2000-04-20 02:21:40 +00:00
bienvenu%netscape.com
8e2a889ed6
fix linux build bustage
2000-04-20 02:14:24 +00:00
bienvenu%netscape.com
44bb566554
add nsImapSearch to unix makefile
2000-04-20 02:12:07 +00:00
bienvenu%netscape.com
e81b66e77b
add search session and imap search
2000-04-20 02:00:07 +00:00
jefft%netscape.com
2a29e360f0
partial fix for limit message size download; we now generate truncated message html from mime
2000-04-20 01:55:42 +00:00
bienvenu%netscape.com
8452780973
add PROGID for search session
2000-04-20 01:40:39 +00:00
bienvenu%netscape.com
5ba864b7c1
fix linux build bustage
2000-04-20 01:36:16 +00:00
bienvenu%netscape.com
5c63e464ad
add include of nsIMsgSearchSession
2000-04-20 01:32:02 +00:00
bienvenu%netscape.com
fa0e73d768
maintain folder flags if we delete a local mail folder potential fix for 24376
2000-04-20 01:26:45 +00:00
bienvenu%netscape.com
5a1750937f
more work on search, not part of build
2000-04-20 01:19:41 +00:00
bienvenu%netscape.com
16251a8024
remove Init method for search, not part of build
2000-04-20 01:17:05 +00:00
bienvenu%netscape.com
8700781b1e
add search session to mail news url, not used yet
2000-04-20 01:13:31 +00:00
bienvenu%netscape.com
0435068a83
fix generation of search url spec
2000-04-20 01:11:52 +00:00
bienvenu%netscape.com
d59b5839e2
fix parsing of search urls
2000-04-20 01:11:05 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
alecf%netscape.com
f37547dc11
add temporary styles for filters being enabled/disabled
2000-04-19 08:15:00 +00:00
alecf%netscape.com
e696326198
add cool icons when a filter is enabled, and add a warning about filing bugs
2000-04-19 08:13:08 +00:00
alecf%netscape.com
b030870e30
use the new non-html widgets, and take out the html namespace entirely
2000-04-19 08:12:02 +00:00
alecf%netscape.com
51f65b7fae
add locale directory to build (doh!)
2000-04-19 07:42:40 +00:00
alecf%netscape.com
d3c306c73c
remove spam filter item and enable mail filters item
2000-04-19 05:43:36 +00:00
alecf%netscape.com
a1020e447b
clean this up (not part of build anyway)
2000-04-19 05:37:47 +00:00