Commit Graph

8202 Commits

Author SHA1 Message Date
sspitzer%netscape.com
3406de2d69 fix for bug #38907 2000-05-12 19:55:53 +00:00
chuang%netscape.com
edc7665e4a Bug 31817 Tree D&D needs to support gestures to force move and copy. 2000-05-12 19:51:44 +00:00
jefft%netscape.com
0de97b6aa2 fixed blocker bug 39069; need to check for valid pointer m_filterList prior derefrencing it; a=granrose 2000-05-12 17:25:30 +00:00
alecf%netscape.com
7c86e37cd1 save filter files on exit 2000-05-12 09:15:05 +00:00
alecf%netscape.com
ba23cf18f1 make this class="dialog" so it looks like a normal dialog! 2000-05-12 09:05:19 +00:00
alecf%netscape.com
db1427c696 add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
scc%netscape.com
383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
alecf%netscape.com
d5fd2cbfab make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
ducarroz%netscape.com
923f1bc193 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
alecf%netscape.com
5c89f7e6b7 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
mscott%netscape.com
3fdf4e9891 Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work. 2000-05-12 06:57:02 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com
304b068aa0 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com
e7d1d4ba6f temporary work around to get wrapping back again in the to and cc fields. 2000-05-12 06:34:48 +00:00
mscott%netscape.com
66a169ecde Bug #35035 --> skinnability work for the message pane. Transition to use the mail email address XBL widget. 2000-05-12 06:11:35 +00:00
mscott%netscape.com
32d9a9fa5a Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
sspitzer%netscape.com
aad20373da more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com
11df0b64d2 comment out printfs. 2000-05-12 04:43:45 +00:00
sspitzer%netscape.com
b1fc33d8ba remove printf. 2000-05-12 04:41:13 +00:00
alecf%netscape.com
83f99cb9eb remove some of my warnings 2000-05-12 04:40:37 +00:00
sspitzer%netscape.com
bbab58c258 fix assertion / problem with subscribe. duh. 2000-05-12 04:39:43 +00:00
rhp%netscape.com
c29b76868f NOT PART OF THE BUILD 2000-05-12 04:36:07 +00:00
rhp%netscape.com
581d3b8263 Not part of the build! 2000-05-12 04:33:45 +00:00
alecf%netscape.com
1a150e23ae better fix with correct casting 2000-05-12 04:32:10 +00:00
rhp%netscape.com
fc7ca943b3 NOT PART OF THE BUILD 2000-05-12 04:31:08 +00:00
alecf%netscape.com
17105f0326 fix for lame bustage 2000-05-12 04:30:12 +00:00
sspitzer%netscape.com
97325cede8 more subscribe work. 2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
afcb18ba04 add nsSubscribableServer to the build. 2000-05-12 04:19:14 +00:00
sspitzer%netscape.com
457c3ce5bc add nsSubscribableServer to the build 2000-05-12 04:18:10 +00:00
alecf%netscape.com
80528beca7 use macro-based QI 2000-05-12 04:17:31 +00:00
alecf%netscape.com
611aa6a714 get filter list from the server, not manually 2000-05-12 04:14:23 +00:00
alecf%netscape.com
66b7b6e171 get filter list from the server 2000-05-12 04:09:37 +00:00
alecf%netscape.com
922e4e59b6 fix some minor bugs that were preventing filters from saving from the UI to memory 2000-05-12 04:02:06 +00:00
sspitzer%netscape.com
330980d790 re-add these, in the right place. 2000-05-12 03:59:02 +00:00
sspitzer%netscape.com
4fd9017b6c added this in the wrong place. 2000-05-12 03:58:29 +00:00
alecf%netscape.com
06f57087ae duh, make these attributes not read-only so I can actually save them 2000-05-12 03:27:26 +00:00
sspitzer%netscape.com
62f1d294a9 implement this beast. not part of the build. 2000-05-12 02:41:28 +00:00
sspitzer%netscape.com
af13ad7ee1 added, not part of the build yet. 2000-05-12 02:05:08 +00:00
nhotta%netscape.com
2039bb520c Changed to apply charset conversion for fields like phone number because they may contain non ascii characters, bug 38901, r=rhp. 2000-05-11 22:54:39 +00:00
chuang%netscape.com
dacc2ecc05 Edit Mailing list backend and fix for mailing list add, delete problem 2000-05-11 21:16:52 +00:00
chuang%netscape.com
a990de1d01 more Edit mail list dialog front end 2000-05-11 21:09:52 +00:00
nhotta%netscape.com
26556f7ce8 Changed to apply base64 encoding for multibyte charsets (used to be for japanese only) instead of sending 8 bit, bug 33661. 2000-05-11 21:03:27 +00:00
nhotta%netscape.com
bf8a77d461 Changed GetMailNewsFont to use a pref value to get a proper variable width font, bug 38890. 2000-05-11 21:01:19 +00:00
nhotta%netscape.com
60e8f6653e Changed MIME decoder for a multiple lines of MIME encoded header, bug 38192. 2000-05-11 21:00:38 +00:00
mscott%netscape.com
787b9a4065 Bug #34374 --> don't bring up an alert saying the login failed if the user canceled the password dialog
during a redirector request.
2000-05-11 20:57:02 +00:00
alecf%netscape.com
cb23fbbca2 add null check 2000-05-11 20:15:29 +00:00
alecf%netscape.com
303f44b200 fix typo which broke account manager 2000-05-11 20:11:06 +00:00
rhp%netscape.com
23815bca90 NOT PART OF THE BUILD 2000-05-11 19:38:40 +00:00
sfraser%netscape.com
830e722a84 Fix access paths. 2000-05-11 19:13:10 +00:00
cls%seawood.org
5be082e304 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00