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

8334 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com 4db0a36e74 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
brendan%mozilla.org 44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
rhp%netscape.com 53d8602690 NOT PART OF THE BUILD 2000-05-15 05:32:20 +00:00
cmanske%netscape.com 28a16fef2a Use EditorSharedStart() for initialization needed by mail composer 2000-05-15 03:05:39 +00:00
jefft%netscape.com 6151698362 added mail.server.default.empty_trash_on_exit pref 2000-05-15 02:45:47 +00:00
scc%netscape.com ac56679bff string fixes 2000-05-15 01:27:17 +00:00
alecf%netscape.com 4435d11891 add more/less lines and support adding new terms (doesn't QUITE work yet) 2000-05-15 01:22:07 +00:00
alecf%netscape.com 99b784ae09 add way to create a new search term from JS 2000-05-15 00:01:22 +00:00
scc%netscape.com 6b6c943696 string fixes 2000-05-15 00:00:32 +00:00
alecf%netscape.com 368780101b use QI macro 2000-05-14 23:34:20 +00:00
rhp%netscape.com c3b3a81cdf Checking in code - NOT PART OF THE BUILD 2000-05-14 23:26:00 +00:00
alecf%netscape.com d8ce42b4c0 switch to macro for QI accounting 2000-05-14 23:18:42 +00:00
alecf%netscape.com 4942d0332c switch to using macros for QI/etc to enable QI accounting 2000-05-14 23:16:25 +00:00
alecf%netscape.com 7733843b87 move enums into IDL 2000-05-14 20:41:40 +00:00
alecf%netscape.com e1b7fd1768 switch to using nsCOMPtr for cleanliness 2000-05-14 20:40:04 +00:00
alecf%netscape.com 632c6f367e oops, somehow I managed to forget these 2000-05-14 20:39:30 +00:00
alecf%netscape.com 06a0f7752d update JS folder listener to use new event API 2000-05-14 20:36:26 +00:00
alecf%netscape.com 0a82b4b25f API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms 2000-05-14 20:35:46 +00:00
suresh%netscape.com aac10e7b8f Adding imap tests. 2000-05-14 03:03:08 +00:00
danm%netscape.com c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com 49d1c9fe22 no longer used 2000-05-13 21:25:36 +00:00
andreas.otte%primus-online.de f8406c718e 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
sspitzer%netscape.com 95a2585ecc hook up to do imap subscribe / unsubscribe. 2000-05-13 08:08:16 +00:00
alecf%netscape.com bc86d052cf add skeleton search term overlays 2000-05-13 06:39:21 +00:00
sspitzer%netscape.com 4ca2b3d567 add subscribe / unsubscribe to the nsISubscribable interface and use them. 2000-05-13 04:41:52 +00:00
sspitzer%netscape.com 9882cd015b such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
sspitzer%netscape.com 40408e6fae whoops. 2000-05-13 00:55:20 +00:00
sspitzer%netscape.com f02481be2e fix for #38929, when building the subscribe dialog, don't block the ui thread.
using nsTimer to do this.  need to fix some performance problems, but that's
covered in other bugs.
2000-05-13 00:53:44 +00:00
sspitzer%netscape.com d490ed66e0 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
cmanske%netscape.com 205aaa3ea3 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00
locka%iol.ie 15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nhotta%netscape.com 0890f778e3 Added support for font name of no charset specified case bug 38890, also changed to use pixel instead point for font size. 2000-05-12 20:35:29 +00:00
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
ducarroz%netscape.com 29c5de249e Fix for bug 33790. Replace hard coded string by entity 2000-05-11 04:45:55 +00:00
sspitzer%netscape.com 7118e12421 no more skins here. 2000-05-11 04:07:57 +00:00
sspitzer%netscape.com 284b7beebd these skin files have moved 2000-05-11 04:07:48 +00:00
sspitzer%netscape.com 51fc36d653 these skin files have moved. 2000-05-11 04:04:52 +00:00
sspitzer%netscape.com 5e6853ddf5 remove these files, the have moved to mozilla/themes/modern 2000-05-11 04:01:23 +00:00
sspitzer%netscape.com 639b586e85 message compose skins have moved 2000-05-11 03:54:27 +00:00
sspitzer%netscape.com 722372a07e the message compose skin now lives under mozilla/themes/modern 2000-05-11 03:52:43 +00:00
sspitzer%netscape.com d928826362 remove old address book skins 2000-05-11 03:46:55 +00:00
sspitzer%netscape.com a671ee37b6 no longer building skins here. now under mozilla/themes/modern 2000-05-11 03:29:11 +00:00
putterman%netscape.com de4d385819 add tooltips. fixes 31807. 2000-05-11 02:52:07 +00:00
alecf%netscape.com 532ba033b9 preliminary frontend support for saving filters 2000-05-11 01:42:18 +00:00
alecf%netscape.com 726b4f4271 add preliminary support for saving filter terms 2000-05-11 01:19:15 +00:00
pinkerton%netscape.com 0196e24dc3 temp workaround for 38801, moving folder pane tooltip into its own popupset. 2000-05-11 00:54:14 +00:00
jefft%netscape.com f9cf91a8ec added new imap SubscribeFolder() & UnsubscribeFolder() services 2000-05-11 00:49:51 +00:00
alecf%netscape.com 5a614b70b9 update support for boolean filters 2000-05-11 00:46:47 +00:00
alecf%netscape.com 8f64ff18fd update to reflect new method of displaying and/or text that's i18n friendly 2000-05-11 00:45:15 +00:00
alecf%netscape.com 02162c094c display boolean and/or text appropriately 2000-05-11 00:44:41 +00:00
ducarroz%netscape.com c07eed7ccb Fix for bug 37955. Autocomplete now observes the pref "mail.enable_autocomplete" 2000-05-11 00:30:18 +00:00
ducarroz%netscape.com 23402f4599 Fix for bug 37955. Add a default pref "mail.enable_autocomplete" 2000-05-11 00:27:20 +00:00
slamm%netscape.com c844050343 Sidebar style optimizations. 2000-05-11 00:08:34 +00:00
suresh%netscape.com 31456aef74 Adding id to treerow in template. 2000-05-10 23:45:48 +00:00
suresh%netscape.com 31a937a207 Adding settimeout to selectfirstaddressbook. 2000-05-10 23:44:58 +00:00
alecf%netscape.com 497f527aed add smtp datasource to the factory 2000-05-10 23:07:32 +00:00
alecf%netscape.com a2e9bc35a1 remove dependancies on mail util headers to fix HP build 2000-05-10 22:47:58 +00:00
alecf%netscape.com 239a230202 Filter editor updates:
- add stub folder picker for move actions
- add columns in the tree for i18n to insert strings
- fix searchterm so that it actually refreshes each row
2000-05-10 22:35:02 +00:00
alecf%netscape.com 56267e26d3 add default keyset 2000-05-10 22:33:59 +00:00
alecf%netscape.com 113675300f fix typo that was preventing non-text searchvalues from showing up, and remove lots of dumps 2000-05-10 22:33:17 +00:00
alecf%netscape.com 1fc4adfb57 fix excess undefineds coming from the .defaultValue attribute 2000-05-10 22:30:54 +00:00
alecf%netscape.com 5f794d4256 add new search criteria properties file 2000-05-10 22:26:51 +00:00
jefft%netscape.com c30462e26a implemented DiscoverAllAndSubscribedBoxes() 2000-05-10 22:07:57 +00:00
jefft%netscape.com 06ca3bd53d add default smtp auth method 2000-05-10 22:01:49 +00:00
sspitzer%netscape.com 964b87c16f fix for crasher bug #38803, r=putterman,a=granrose. 2000-05-10 18:26:45 +00:00
jefft%netscape.com b7018e89a2 added couple more imap global prefs 2000-05-10 14:39:50 +00:00
cmanske%netscape.com d4751bbd20 Switch to using 'editor.js' instead of 'EditorCommands.js' 2000-05-10 13:56:27 +00:00
ben%netscape.com c4cbd87862 modifications to newsgroup subscription dialog:
- made sizable (enough of the damned 4.x/win nonresizability!)
- modified XUL a bit to make it scale more smoothly
- skinnability tweaks
2000-05-10 10:12:00 +00:00
cata%netscape.com 5a13204c66 Fixing JS error bug. 2000-05-10 08:19:46 +00:00
alecf%netscape.com a2b96674db add smtp datasource and delegate factory to the unix build 2000-05-10 08:06:50 +00:00
alecf%netscape.com c447d610b1 fix test bustage 2000-05-10 07:55:04 +00:00
alecf%netscape.com b63edac665 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 6a363ba9fa scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com 0e04060297 add delegate factory and datasource to windows build 2000-05-10 07:29:51 +00:00
ducarroz%netscape.com d4607da7a2 Remove unused and invalid css rule 2000-05-10 07:01:54 +00:00
alecf%netscape.com cd9eba6c1b add new new CIDs and progIDs for the SMTP datasource and delegate factory 2000-05-10 06:50:02 +00:00
alecf%netscape.com 3666089432 update import stuff to match new api 2000-05-10 06:45:01 +00:00
alecf%netscape.com f2b19b504e add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
ducarroz%netscape.com 315b574688 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 50b6730829 updated datasource and new checkin of smtp delegate factory 2000-05-10 06:24:53 +00:00
ducarroz%netscape.com 6d33bd48f9 ...really disable autocomplete menu this time! 2000-05-10 06:17:52 +00:00
ducarroz%netscape.com 9ff9682835 DIsable autocomplete menu in addressing widget until this one is more stable 2000-05-10 06:16:48 +00:00
rhp%netscape.com 1058ecf380 CHANGES NOT PART OF THE BUILD 2000-05-10 06:14:18 +00:00
danm%netscape.com f116f169ed more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com 6073141fbd chrome installation manifests 2000-05-10 02:02:13 +00:00
nhotta%netscape.com 48ffa15bdd Change for default font setting for Plain text view (format=fixed).
Put the default font info into existing tags instead of defining a separate tag
which was overridden by inner tags, bug 26182.
2000-05-10 01:58:32 +00:00
sspitzer%netscape.com e26ba25b81 more work to get subscribe dialog to work with imap servers.
thanks to jefft@netscape.com for the imap help.
2000-05-10 01:40:34 +00:00
rhp%netscape.com 03464814af JUST UPDATING SOURCE - NOT PART OF THE BUILD 2000-05-10 01:11:06 +00:00
alecf%netscape.com ec27b2a6fd work on moving to new array of scriptable search terms 2000-05-10 01:06:26 +00:00
alecf%netscape.com 2044c054b5 switch to using nsISupportsArray for now 2000-05-10 01:03:22 +00:00
alecf%netscape.com 540a250373 make this interface scriptable 2000-05-10 01:02:56 +00:00
hangas%netscape.com 8ac316ab49 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 de650f74b7 First Checked In. 2000-05-09 22:48:54 +00:00
suresh%netscape.com 39ba27f708 fix for 30035. r=sspitzer 2000-05-09 20:44:49 +00:00
suresh%netscape.com e4c83baa9d fix for 6846 r=sspitzer 2000-05-09 20:42:44 +00:00
rhp%netscape.com 32e7a14ebc Checking in new method of ab card additions - r: chuang 2000-05-09 19:16:11 +00:00
cls%seawood.org fff4a973f8 Changed check for non-zero nsXPIDLCString from a dereference, which gcc 2.7.2.3 on speedracer doesn't seem to like, to a PL_strlen(). 2000-05-09 09:03:02 +00:00
alecf%netscape.com 3a549c4a97 minor tweaks to make this dialog work again 2000-05-09 08:05:42 +00:00
cata%netscape.com ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
alecf%netscape.com 2f1cec3217 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
chuang%netscape.com 2e1e346309 New files, not part of build. 2000-05-09 06:30:49 +00:00