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

13289 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 2648c596d9 fix bug #168935. make filter list dialog non-modal, like search.
code cleanup.  r/sr=bienvenu
2002-09-16 20:09:44 +00:00
sspitzer%netscape.com 55d448a454 I broke advanced address search. r/sr=bienvenu 2002-09-16 19:32:37 +00:00
nhotta%netscape.com ba37d816b6 Added an error check for charset conversion result for mail folder creation,
patch by mkaply@us.ibm.com,
bug 156336, r=naving, sr=bienvenu.
2002-09-16 17:23:59 +00:00
john.marmion%ireland.sun.com 774953b457 Eliminate the need for creating RDF resources for Mork and LDAP cards to Outlook. Bug=118119, r=peterv,sr=sspitzer. 2002-09-16 16:07:54 +00:00
john.marmion%ireland.sun.com 815b239895 ensure tags have same property ids for both outlook modes,bug=111968,r=rdayal,sr=sspitzer 2002-09-16 12:33:22 +00:00
sspitzer%netscape.com b670590faa XP_WIN, not XP_WIN32. not part of the build. 2002-09-16 07:58:44 +00:00
sspitzer%netscape.com cf1fa6795c more work on the sound datasource. 2002-09-16 07:55:17 +00:00
sspitzer%netscape.com 94bc3aa3ef switch to use contract ID. 2002-09-16 07:54:47 +00:00
sspitzer%netscape.com 3b12e3a918 adding new datasource for system sounds. right now, this is just used by mail (prefs and filters). so adding it here as to not bloat mozilla/widget. 2002-09-16 06:33:48 +00:00
sspitzer%netscape.com dbf6ed10ae fix bad comments. 2002-09-16 06:31:47 +00:00
darin%netscape.com c33caf4652 attempting to fix mac bustage 2002-09-16 04:34:53 +00:00
sspitzer%netscape.com c2df862076 initial UI for sound picker. working on a datasource that will
sniff the system and display a menulist.  r/sr=sspitzer
2002-09-16 03:36:23 +00:00
sspitzer%netscape.com da18d863c0 remove dead code. 2002-09-16 03:28:34 +00:00
sspitzer%netscape.com dde805172f more fixes for allowing user to specify the default mail sound.
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com f57d321dfe add backend code and hidden pref to allow custom sound when new mail arrives.
r/sr=bienvenu.  front end code to come soon.
2002-09-16 01:17:32 +00:00
sspitzer%netscape.com 1b1eef476f code cleanup. use contract ids instead of static cids. remove some usused static cids. 2002-09-16 00:46:09 +00:00
sspitzer%netscape.com 0f4900e0f8 code clean up in preparation from allowing the user to pick the sound on new mail.
cache the nsISound instance.  r/sr=bienvenu
2002-09-16 00:38:47 +00:00
sspitzer%netscape.com 292aa074b2 fix for #167567. Message Display prefs: remove 2nd line for emoticon option.
initial patch contributed by stephend@netscape.com.  r/sr=sspitzer
2002-09-15 15:53:51 +00:00
sspitzer%netscape.com 6930b7e8b0 fix regression caused by #166792. unable to attach files to compose.
r/sr=bienvenu
2002-09-15 06:38:42 +00:00
sspitzer%netscape.com ab0ec1f06c fix problem with folder pane width not persisting (in normal messenger layout)
and fix gravity problem with folder pane (250px is too much!)
thanks to <gonufer@yahoo.com> for the bug report.
r/sr=bienvenu
2002-09-15 05:51:47 +00:00
sspitzer%netscape.com 07aa769793 fix for bug #168236. show buddy icon in the header area (for normal and view all, not collapsed). r/sr=bienvenu 2002-09-15 05:39:04 +00:00
sspitzer%netscape.com efcac2928e code clean up for buddy icon in ab card pane. r/sr=bienvenu 2002-09-15 05:33:47 +00:00
sspitzer%netscape.com 6857142646 clean up code for showing buddy name icon in addressbook. r/sr=bienvenu 2002-09-15 05:07:07 +00:00
sspitzer%netscape.com cbddf5e8ee remove some unnecessary includes. r/sr=no one 2002-09-15 05:05:19 +00:00
sspitzer%netscape.com bd224d64aa switch from CID to contractid. r/sr=no one 2002-09-15 05:03:53 +00:00
sspitzer%netscape.com 247e3047d9 fix for bug #168525. r/sr=bienvenu
1) cylon on busy
2) run button turns into stop when filtering
3) closing window while running prompts
4) no ok / cancel / help
2002-09-14 23:28:17 +00:00
sspitzer%netscape.com aa1bf2e1b3 fix for bug #168525. add progress, status when running filters from the filter list dialog.
fix a painting bug in the filter list UI after switching servers.  allow the user to stop running filters.  r/sr=bienvenu
2002-09-14 21:17:29 +00:00
sspitzer%netscape.com c46608a0c6 fix for bug #95468 (Folder names display blank initially until resize for the folder pane).
fix for bug #168670 (remove sidebar from mail)
r/sr=bienvenu
2002-09-14 19:11:27 +00:00
sspitzer%netscape.com c324181463 fix js warning about savePage() and restorePage() not always returning a value.
r/sr=seth@craptastic.org
2002-09-14 19:09:09 +00:00
ere%atp.fi 42bccbaa31 Bug 168697, Need to request In-Reply-To header from imap server
r/sr=bienvenu
2002-09-14 18:41:15 +00:00
sspitzer%netscape.com aa0941cde7 fix #168696, js strict warning when opening Message menu item, with no selected messages.
r/sr=bienvenu
2002-09-14 18:11:58 +00:00
sspitzer%netscape.com fd26233979 fix for bug #162785.
1) remove sidebar completely from addressbook.
2) handle scenario where user starts up with dirTree collapsed
3) select all and dir tree has focus, select all and focus results pane
4) code cleanup.

r/sr=bienvenu
2002-09-14 15:13:15 +00:00
sspitzer%netscape.com f5f89a133b fix whitespace, comment. no bug #. 2002-09-14 15:09:26 +00:00
sspitzer%netscape.com 8693147da9 supplimental fix for bug #142845. when printing cards, print out the newly added screenname attribute. r/sr=bienvenu 2002-09-14 15:08:43 +00:00
naving%netscape.com d700b9b4b5 168607 r/sr=mscott fixing quick search view not invalidated after the sort 2002-09-14 02:38:22 +00:00
sspitzer%netscape.com 5158695220 fix for #130385. (Filter UI: Action dropdown shows no (blank) Priority default selection)
fix for #168046.  (Filter UI: default dialog size clipped so doesn't show OK/Cancel/Help)
fix for #167891.  (filter log window, persist size, add border, use <p> instead of <pre> so that the log entries will wrap, and we don't force the user to horizontally scroll)
r/sr=bienvenu
2002-09-14 02:24:14 +00:00
sspitzer%netscape.com 8e4e869b0a fix for bug #168583. do aim presence in the AB the same way that webmail does it.
r/sr=bienveu
2002-09-13 23:43:21 +00:00
naving%netscape.com 813a9f0d60 167380 r=cavin sr=bienvenu fix regression in quick search where it doesn't preserve selection if you
select a msg before results are sorted.
2002-09-13 22:40:24 +00:00
sspitzer%netscape.com 71a01c28f3 fix for bug #168521. too much disk IO when logging filters.
fix for bug #168536.  assertions on shutting down due to filter changes.
r/sr=bienvenu
2002-09-13 21:58:45 +00:00
bienvenu%netscape.com e100152246 fix filter after the fact not to have cumulative matches, r/sr=sspitzer, 168551 2002-09-13 19:53:09 +00:00
darin%netscape.com d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
sspitzer%netscape.com 4f321562af fix for assertion. see bug #168533. r/sr=bienvenu 2002-09-13 19:19:24 +00:00
sspitzer%netscape.com fe269258b1 supplimental fix for #168269. we also know that username for username@cs.com is an aim screenname. r/sr=bienvenu,putterman 2002-09-13 18:55:02 +00:00
sspitzer%netscape.com 9f2f735e3b fix for #168269. autocollect improvements. autocollect screennames and displaynames.
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
mkaply%us.ibm.com e4e8723522 OS/2 bustage - no semicolons after these 2002-09-13 14:42:42 +00:00
peterv%netscape.com 42aaf5503e Back out two changes of my fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String) because they probably regressed some things. r=dmose. 2002-09-13 07:26:36 +00:00
bienvenu%netscape.com 4156de0c51 fix multiline comment 2002-09-13 01:12:33 +00:00
bienvenu%netscape.com 4432fdfea8 work for filter after the fact, r=naving, sr=sspitzer 11033 2002-09-13 01:12:32 +00:00
bienvenu%netscape.com b52d22612b work for filter after the fact, r=naving, sr=sspitzer 11033 2002-09-13 00:58:06 +00:00
mscott%netscape.com 1d0f7b316c Bug #168334 --> add support for age in days when saving a search term to a file
Add support for saving label search queries to a file
r=navin
sr=bienvenu
2002-09-12 23:53:23 +00:00