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

7674 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com c20dd34d25 further updates to the datasource to allow it to answer more questions
not part of build
2000-04-18 08:05:39 +00:00
alecf%netscape.com a43b772aac further skinability updates - this time to the account wizard.
fix html:iframe problem (looks like xul iframe still isn't as smart as html:iframe!)
2000-04-18 07:14:33 +00:00
alecf%netscape.com 5644b519a6 skinify the account wizard outer frame 2000-04-18 06:44:43 +00:00
alecf%netscape.com c5e8e32e8e first round of skinifying the account manager - remove html tables, divs, and update JS that expected certain tags 2000-04-18 06:40:02 +00:00
chuang%netscape.com df37395775 Bug 32286, 32287, 32292, mailing list backend feature, r=putterman 2000-04-18 06:26:53 +00:00
bienvenu%netscape.com 2f81e913f9 more work on search, not really part of build 2000-04-18 04:47:50 +00:00
rhp%netscape.com 60f9dccefd Fix for crash on vCard Add button - Bug #34780 2000-04-17 04:16:06 +00:00
rhp%netscape.com df12230509 Fix for problem with printing address book entries 2000-04-17 03:53:49 +00:00
bienvenu%netscape.com 97a3a30e94 maintain mailboxname across imap uid validity change 2000-04-17 01:46:47 +00:00
bienvenu%netscape.com 502dcf9642 add search method to message service, not used yet 2000-04-16 22:12:36 +00:00
bienvenu%netscape.com 516eade048 fix problem saving flags when we blow away dbs 32531 2000-04-16 22:09:52 +00:00
bienvenu%netscape.com a753f15877 more work on search, not part of build 2000-04-15 16:07:49 +00:00
mstoltz%netscape.com a4b2043dcb Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
cmanske%netscape.com b2792ef321 Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:08:43 +00:00
nhotta%netscape.com a55b8ea989 Added popup menus for default charsets, bug 32720, 32802, r=ducarroz. 2000-04-14 22:24:30 +00:00
nhotta%netscape.com 730fced8d5 Added new conversion functions. 2000-04-14 22:17:57 +00:00
putterman%netscape.com a25df11196 Fix for 35865. Frequent crashes when using standalone msg window. r=mscott. 2000-04-14 21:01:59 +00:00
nhotta%netscape.com 7e7c39a05d Added view default charset. 2000-04-14 21:00:27 +00:00
tonyr%fbdesigns.com 0912fb4677 Got rid of some compiler warnings 2000-04-14 14:46:50 +00:00
putterman%netscape.com f4ab68598c More work on reorganizing mailnews frontend so standalone msg window will work. Also
fixes some bugs from the last time.  r=sspitzer
2000-04-14 14:07:23 +00:00
sspitzer%netscape.com 8161a68213 fix for #20966, default for where to put the cursor should be below the quoted text.
(following the GNSKA guidelines.)
2000-04-14 10:29:59 +00:00
sspitzer%netscape.com aba9796ae7 more changes for the new subscribe dialog. 2000-04-14 06:54:19 +00:00
sspitzer%netscape.com ba5b231358 more work on the new subscribe dialog. NOT PART OF THE BUILD SO IT IS OK IF I CHECK IN WHILE RED. 2000-04-14 05:34:49 +00:00
sspitzer%netscape.com 0a12aac78b more changes for the new subscribe dialog. 2000-04-14 04:49:12 +00:00
mscott%netscape.com 2ff0aec275 some more performance tweaks...cache the status text isntead of looking it up each time
use .value instead of setAttribute which is faster.
2000-04-14 04:26:15 +00:00
sspitzer%netscape.com 7d1322858e fix the bug where we aren't preflighting compose with the correct identity,
or in the case of news, the correct addressee.

this was hidden by a try / catch, where the dump statement was hidden.
2000-04-14 04:00:50 +00:00
mscott%netscape.com 4f90180d96 dynamically generate slots for header information. this will make
view all headers easier to implement
2000-04-14 02:54:09 +00:00
alecf%netscape.com 47c1a0ab48 updates to the datasource
not part of build
2000-04-14 02:54:08 +00:00
mscott%netscape.com 30b2aec2ea remove obsolete observer MessengerStatus
r=alecf
2000-04-14 02:51:37 +00:00
mscott%netscape.com 1af18b147c remove obsolete observer MessengerStatus and remove broadcaster for progress
r=alecf
2000-04-14 02:51:28 +00:00
mscott%netscape.com 80d592d93a remove obsolete observer MessengerStatus and remove broadcaster for progress 2000-04-14 02:50:24 +00:00
mscott%netscape.com 4a0c06f0cf remove obsolete broadcaster: Messenger:Status
r=alecf
2000-04-14 02:49:59 +00:00
mscott%netscape.com 9e4f8ca034 implement nsIMsgStatusFeedback on the mail window. You can get to this
object by calling window.MsgStatusFeedback. Remove an obsolete OnStatus
method.
r=alecf
2000-04-14 02:49:35 +00:00
mscott%netscape.com a9d3401bb8 remove expensive setAttribute method! forward all status calls
to our little brother in JS. This should make setting status and starting / stopping the meteors
so much faster! Remove knowledge of the webshell,
and webshell window which we no longer need to keep track of.
r=alecf
2000-04-14 02:48:57 +00:00
mscott%netscape.com a2c0a41da2 mark setWebShell as no script.
r=alecf
2000-04-14 02:46:00 +00:00
suresh%netscape.com f6fa311b8c Adding POP Testcases to the tree, so there is no security preference issues while running. 2000-04-14 00:01:23 +00:00
alecf%netscape.com 8b6fe30485 rev the filter datasource to match up with the filter delegate factory
(not yet part of build)
2000-04-13 23:50:50 +00:00
alecf%netscape.com 4d0ab71e68 add CID and temporary ProgIDs for filter delegate factory 2000-04-13 23:40:49 +00:00
alecf%netscape.com 562c165fdd first cut at filter delegate factory (not yet part of build) 2000-04-13 23:38:58 +00:00
bienvenu%netscape.com 4008ab41fe add a couple search error codes, not used yet 2000-04-13 23:28:49 +00:00
sspitzer%netscape.com 624579d41b more changes for the new subscribe dialog. instead of having all newsgroups as children
of the server, they are children of the appropriate container.

ie, netscape.public.mozilla.mail-news is a child of netscape.public.mozilla
2000-04-13 23:07:13 +00:00
sspitzer%netscape.com 0654ad34fc make it so the the children aren't right under the parent, they should be indented. 2000-04-13 23:05:08 +00:00
jefft%netscape.com 8603e2c5a2 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
sspitzer%netscape.com 7a12c233db add helper function GetFirstSelectedMsgFolder(), and fix the ".len" vs ".length" problem
to get subscribe, new folder, and rename folder to work again.  also some more debugging
dumps.  r=putterman.
2000-04-13 21:56:28 +00:00
nhotta%netscape.com 8439797630 Alert the user before sending a plain text mail if the string contains multilingual data, bug 28908, r=ducarroz. 2000-04-13 20:06:28 +00:00
nhotta%netscape.com e31ee473bd Added comments. 2000-04-13 20:01:17 +00:00
nhotta%netscape.com dfe2a3daca Added fallback conversion to support broken 4.x japanese vCard, bug 21743, r=cata. 2000-04-13 19:57:52 +00:00
nhotta%netscape.com 976697d404 Adding new functions to control message view font, bug 26182, r=rhp. 2000-04-13 19:56:41 +00:00
bienvenu%netscape.com f3c36c90f0 fix mac bustage 2000-04-13 14:58:30 +00:00
bienvenu%netscape.com 145455f0e9 remove unneeded header 2000-04-13 14:49:12 +00:00