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

1453 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 8e92dfe9bc Didn't mean to check this file in. Replacing xp.h header. 2000-05-16 05:16:59 +00:00
cls%seawood.org 0e37ebc459 Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673 2000-05-16 04:11:14 +00:00
ben%netscape.com 9304d48c94 preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
mscott%netscape.com 17cbb475b2 display message api synch. 2000-05-15 22:44:27 +00:00
akkana%netscape.com cdc7440df6 6276: Add menu item to rewrap part of a mail message. 2000-05-15 21:45:43 +00:00
ducarroz%netscape.com e08b57e56e Fix for bug 39225. Correct syntax error 2000-05-15 21:33:36 +00:00
ducarroz%netscape.com 6a1205d78c Fix for bug 39225. Correct syntax error 2000-05-15 21:27:41 +00:00
cmanske%netscape.com d5ec47f5a4 Use EditorSharedStart() for initialization needed by mail composer 2000-05-15 03:05:39 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
andreas.otte%primus-online.de 1dd63d3130 fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
cmanske%netscape.com 26a11ac457 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00
locka%iol.ie ff164450dd Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
ducarroz%netscape.com ca3e151e86 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
nhotta%netscape.com fd11a8f6a4 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
sfraser%netscape.com 8c25ef4a9e Fix access paths. 2000-05-11 19:13:10 +00:00
cls%seawood.org fec728bf12 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
ducarroz%netscape.com de4665199e Fix for bug 33790. Replace hard coded string by entity 2000-05-11 04:45:55 +00:00
sspitzer%netscape.com bf59edd3dd the message compose skin now lives under mozilla/themes/modern 2000-05-11 03:52:43 +00:00
sspitzer%netscape.com f0337b95af no longer building skins here. now under mozilla/themes/modern 2000-05-11 03:29:11 +00:00
putterman%netscape.com d5bde37a29 add tooltips. fixes 31807. 2000-05-11 02:52:07 +00:00
ducarroz%netscape.com 377ca87d77 Fix for bug 37955. Autocomplete now observes the pref "mail.enable_autocomplete" 2000-05-11 00:30:18 +00:00
alecf%netscape.com f77970345c add smtp datasource to the factory 2000-05-10 23:07:32 +00:00
sspitzer%netscape.com 2e2c061f6d fix for crasher bug #38803, r=putterman,a=granrose. 2000-05-10 18:26:45 +00:00
cmanske%netscape.com ee1d01377b Switch to using 'editor.js' instead of 'EditorCommands.js' 2000-05-10 13:56:27 +00:00
cata%netscape.com 113c9a4f42 Fixing JS error bug. 2000-05-10 08:19:46 +00:00
alecf%netscape.com e963351e13 add smtp datasource and delegate factory to the unix build 2000-05-10 08:06:50 +00:00
alecf%netscape.com b003127097 fix test bustage 2000-05-10 07:55:04 +00:00
alecf%netscape.com 574d9c9afd added files: mozilla/mailnews/compose/src/nsSmtpDataSource.cpp, mozilla/mailnews/compose/src/nsSmtpDelegateFactory.cpp 2000-05-10 07:47:54 +00:00
alecf%netscape.com 1ff680cb13 scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com e9cd957c0f add delegate factory and datasource to windows build 2000-05-10 07:29:51 +00:00
ducarroz%netscape.com d05ebaf4c9 Remove unused and invalid css rule 2000-05-10 07:01:54 +00:00
alecf%netscape.com d38707c24f add new new CIDs and progIDs for the SMTP datasource and delegate factory 2000-05-10 06:50:02 +00:00
alecf%netscape.com fedb69d61d add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
ducarroz%netscape.com 55e921853d fix for bug 38342. Don't test return & tab keys on onkeyup but on onkeypress 2000-05-10 06:40:14 +00:00
alecf%netscape.com 8d4d2bf7fc updated datasource and new checkin of smtp delegate factory 2000-05-10 06:24:53 +00:00
ducarroz%netscape.com 8dc9ca086c ...really disable autocomplete menu this time! 2000-05-10 06:17:52 +00:00
ducarroz%netscape.com 2b43ca895c DIsable autocomplete menu in addressing widget until this one is more stable 2000-05-10 06:16:48 +00:00
hangas%netscape.com 3ba6e69101 Fixed files to import the correct css files. communicator.css for addressbook (19561), and messenger.css for messagecompose (19558). 2000-05-09 23:15:12 +00:00
ducarroz%netscape.com 4c63ce0dc0 Fix for bug 38319. Check return key only onkeypressed to avoid conflict with Ja input. 2000-05-09 02:13:57 +00:00
ducarroz%netscape.com f23dc8f554 Fix for bug 28501. Remove implemented buttons. 2000-05-09 02:09:11 +00:00
ducarroz%netscape.com a77da4ac6d We need to hide the Insert menu as well in plain text mode. 2000-05-09 01:17:33 +00:00
ducarroz%netscape.com 681e81d90c Fix for bug 33992. Need to call ComposeCanClose() before closing the window! 2000-05-08 23:45:22 +00:00
putterman%netscape.com 7bb177f6c8 tooltips and making button icons show up again. 2000-05-08 14:48:51 +00:00
hangas%netscape.com 12c9455e12 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
ducarroz%netscape.com a542963478 Fix for bug 28420. Check document content for HTML tags before asking the user which format to use for sending the message 2000-05-06 20:14:23 +00:00
nhotta%netscape.com a727d8849b Added a field to nsMsgAttachmentHandler in order to avoid applying base64 for main body, bug 33987, r=rhp. 2000-05-05 20:35:57 +00:00
nhotta%netscape.com de51094c37 Removed not used charset related entities. 2000-05-05 20:29:51 +00:00
ducarroz%netscape.com e8f9ee40e6 Fix for bug 28762. Add Spell check menu item and button. Check spelling before sending message. 2000-05-04 22:08:27 +00:00
alecf%netscape.com 08d2424940 first pass at smtpserver datasource
(not part of build)
2000-05-04 08:08:43 +00:00
nhotta%netscape.com 930d13c5f1 Alert the user if the subject contains out of range characters of the mail charset, r=ducarroz, bug 28908. 2000-05-03 21:31:15 +00:00