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

7339 Коммитов

Автор SHA1 Сообщение Дата
chuang%netscape.com 146f0ea997 Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey 2000-03-16 23:15:37 +00:00
hangas%netscape.com d4b99fa048 Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott 2000-03-16 23:12:50 +00:00
chuang%netscape.com bd10e116b4 bug 27642 Javascript error when opening empty address book 2000-03-16 23:02:49 +00:00
chuang%netscape.com 7d9ea248b1 Bug 26070 wrap reuseExp.label 2000-03-16 22:58:36 +00:00
ducarroz%netscape.com 349771d37f Fix for bug18584. Add new properties for the save message dialog. R=jefft 2000-03-16 15:31:34 +00:00
tbogard%aol.net 6e3cade5eb Converted calls to nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 02:30:51 +00:00
ducarroz%netscape.com be124e35c7 Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft 2000-03-16 00:42:55 +00:00
nhotta%netscape.com 98fab09e41 Changed flag for entity conversion, bug 27376, r=akkana. 2000-03-16 00:28:01 +00:00
ducarroz%netscape.com 2adfe7406a Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft 2000-03-16 00:09:32 +00:00
ducarroz%netscape.com 3e55520517 Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
nhotta%netscape.com 2eb2859036 Added fallback charset for charset conversion, bug 28679, r=rhp. 2000-03-15 23:33:43 +00:00
jdunn%netscape.com 521b421c5d removing redundant ;; to fix AIX build 2000-03-15 23:31:39 +00:00
jefft%netscape.com e826ae8e3d fix bug31929 - wrong way to throw a message box; r=rhp 2000-03-15 15:38:14 +00:00
jst%netscape.com 9c999308f1 Checking in patch from ah@numerik.uni-kiel.de (Pike), adding new Makefiles. r=me 2000-03-15 15:12:49 +00:00
sspitzer%netscape.com 5aea821ab8 fix assertion when adding a new news account. check that the newsrc file exists before trying
to open it and parse it.
2000-03-15 08:17:06 +00:00
sspitzer%netscape.com d350c17a03 add RemoveFiles() to interface. we need this for when we clean up after deleting and account. 2000-03-15 07:12:59 +00:00
sspitzer%netscape.com 16cd930eb3 fix for bug #31904. couple the identity and the server the the account before
setting any values on the identity.
2000-03-15 07:05:17 +00:00
jefft%netscape.com a3432eba05 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
rhp%netscape.com 7cdad5140a Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization 2000-03-15 04:33:33 +00:00
sspitzer%netscape.com 120ccd69b4 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
mscott%netscape.com 0f6507c619 add thread safe addref and release.
r=bienvenu
2000-03-15 02:29:46 +00:00
rhp%netscape.com e3dc59324c Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589 2000-03-15 02:09:43 +00:00
ducarroz%netscape.com 357f4e0466 Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar 2000-03-15 02:02:17 +00:00
mscott%netscape.com 2afca413af Force all copy related objects to only get executed on the UI thread instead of the imap thread.
r=bienvenu
2000-03-15 02:00:27 +00:00
rhp%netscape.com 77ad4f848b Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
nhotta%netscape.com 15eb5033ad Changed to use do_GetService instead of CreateInstance, bug 30212, r=cata. 2000-03-15 01:36:19 +00:00
slamm%netscape.com fe78ac3e40 Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose 2000-03-14 18:27:27 +00:00
jefft%netscape.com 07dd82c225 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
jefft%netscape.com e03eefbbcd fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
hyatt%netscape.com bf5953f289 Converting tabs. 2000-03-14 11:40:59 +00:00
ben%netscape.com b1d5b6cdb2 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
sspitzer%netscape.com 5fc7d2ab75 fix for #31715. pass the nsIMsgWindow when trying to post a message.
(we may need it, if we have to authenticate the use for posting.)

also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
sspitzer%netscape.com 0265583868 use nsCOMPtr for the cached pref service instance. r=bryner. 2000-03-14 07:03:00 +00:00
putterman%netscape.com af8324911b r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button
2000-03-14 05:38:51 +00:00
putterman%netscape.com 5119157409 r=bienvenu. Fix for 16966. Can now mark a thread read. 2000-03-14 05:34:42 +00:00
putterman%netscape.com 8002e84d6a r=bievenu. fix for 16966. Can now mark a thread read. 2000-03-14 05:31:56 +00:00
putterman%netscape.com 435f46408d r=bienvenu. Don't fail if there's no unread thread. 2000-03-14 05:29:34 +00:00
putterman%netscape.com c0e03d0ee0 r=bienvenu. Fix for bug 31363 and other progess problems. Deleting from a local folder
doesn't cause meteors to go on forever.
2000-03-14 05:27:34 +00:00
mscott%netscape.com 59add4e89f rewrite a couple methods so we don't need reduce the number of string allocations.
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
mscott%netscape.com 4a87884830 pass nsString's by reference to reduce an extra copy of the entire message body!!
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
bienvenu%netscape.com ced01d51fe add in use hdr cache, performance enhancement, r=scottip 2000-03-14 03:39:43 +00:00
akkana%netscape.com 31e4abe99b 31438: stealth msg compose (r=ducarroz) 2000-03-14 03:25:15 +00:00
gagan%netscape.com 44dd163050 Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) 2000-03-14 03:20:26 +00:00
mscott%netscape.com bb35c8a8b0 Fix the problem where the thread pane / message pane splitter would always move and
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
2000-03-14 03:02:08 +00:00
jdunn%netscape.com 119f5cc180 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
akkana%netscape.com 18caae6b21 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
tonyr%fbdesigns.com 6b48182b89 nsISupports interfaces need to be threadsafe for import. r=sspitzer 2000-03-13 00:14:25 +00:00
rickg%netscape.com 27c42157e4 replaced calls to deprecated string methods 2000-03-12 21:36:35 +00:00
rickg%netscape.com 1544308876 replaced calls to deprecated string methods 2000-03-12 21:09:50 +00:00
rickg%netscape.com efeff569f4 removed calls to deprecated string methods 2000-03-12 11:18:18 +00:00