Commit Graph

466 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
sspitzer%netscape.com
a1b2b6a787 fix for #89052. certain imap searches were failing (and popup up alerts)
because we were forming bad search queries.  r=naving, sr=bienvenu
2001-07-25 05:09:51 +00:00
stephend%netscape.com
719f9fd116 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com 2001-07-25 05:00:39 +00:00
naving%netscape.com
472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
hwaara%chello.se
7348fb87b4 #44800, fixed our current window handling code for the search window and filterlist dialog to use nsIWindowMediator to fix the problem where choosing "Search Messages" or "Message Filters" twice made the popupmenus go blank.
r=bhuvan, sr=sspitzer
2001-07-24 23:32:00 +00:00
timeless%mac.com
d256e7ea96 fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
hwaara%chello.se
e7d77a0da2 #90640, implement new filter action: Flag message. r=varada, sr=bienvenu 2001-07-16 20:46:38 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
sspitzer%netscape.com
1d72a3ca66 fix for #90742
when using search or filters, messages with priority of "none" should behave
like messages with priority of "normal".
r & sr=bienvenu
2001-07-13 21:50:30 +00:00
sspitzer%netscape.com
b34a88c9f6 fix for #40480 (problems with offscreen rows in search and filters)
fix for #78429 (status / priority pickers coming up blank)
and code cleanup.  some of it r=hwaara, all of it r,sr=bienvenu
2001-07-13 21:16:31 +00:00
hwaara%chello.se
dc04d42382 #90156, now that "age in days" works as a criterion, fix up the wording to be consistent with other criteria. r/sr=sspitzer 2001-07-12 11:48:15 +00:00
hwaara%chello.se
6c6f0ccb1b #89653, remove duplicate API in favor of a standard nsCRT API. r=sspitzer, sr=bienvenu 2001-07-11 13:00:31 +00:00
sspitzer%netscape.com
a5a2e94fba fix bug #40380. get date searches and date filters to work.
preflight the date picker with today's date.

there is no date picker yet, but there is a simple xul textbox.
d/m/yyyy is the supported format.  there are plans to implement
a date picker in XBL which prevent user error.  right now, a user
could type "foobar" for the date.

r=timeless, sr=bienveu
2001-07-11 07:52:13 +00:00
sspitzer%netscape.com
a619450d80 fix for #40500. get search / filters to work with "age in days" and "is".
r=hwaara, sr=bienvenu
2001-07-11 04:35:20 +00:00
hwaara%chello.se
a2c9d9bf63 #86199, resizing the filter edit dialog should grow the "conditions". r=bhuvan, sr=sspitzer.
No bug, filtereditor and search both horked by xul changes!  r/sr=sspitzer
2001-07-10 01:24:06 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
sspitzer%netscape.com
d14a9cddce fix for bugs #57034 and #60514. fix some search and filter UI problems caused
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
hwaara%chello.se
d33bd7b90e #74799, fix one more tree. r/sr=sspitzer 2001-07-06 02:09:57 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
racham%netscape.com
966f5b5ec7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
bienvenu%netscape.com
a617c4e8b2 fix interruption of search across folders r=naving, sr=sspitzer 44582 2001-06-29 00:42:52 +00:00
hwaara%chello.se
311f761ff7 #87586, make wording a little bit more friendly. r=naving, rs=sspitzer 2001-06-26 09:41:15 +00:00
sspitzer%netscape.com
cd2637aab9 fix for #83763. remove close button from the search dialog and make it a window, not a dialog.
(fix by blakeross).  r=hwaara, sr=sspitzer
2001-06-26 07:08:18 +00:00
hwaara%chello.se
50a776d305 #87139, fixing regression "Search Msg UI: Descriptive text injured by Filter UI fix". r=naving, sr=sspitzer, a=asa. 2001-06-21 21:56:49 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
hwaara%chello.se
d753791beb #70236, "new folder" button in filter-editor should be disabled if an action other than "Move to folder" is selected. r=doron, sr=sspitzer, a=asa.
#68175, fix bug where we opened the filter-editor seemingly at random sometimes when clicking around in the filter-list dialog. r=naving, sr=sspitzer, a=asa.
2001-06-19 01:08:41 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
naving%netscape.com
406f7dd9cb 84767 r=suresh sr=mscott a=dbaron. Check for m_curFilter to be non null when there is no
filter name in rules.dat
2001-06-17 23:59:01 +00:00
hwaara%chello.se
3dda98dc22 #82773, big improvement for the mail/news filter UI. r=sspitzer, sr=hewitt, a=dbaron. 2001-06-17 10:08:18 +00:00
scc%mozilla.org
a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
naving%netscape.com
43a63d53b9 84767 r=suresh sr=mscott a=blizzard; make sure m_curFilter is not null. m_curFilter
may be null if there is no name for a filter in rules.dat.
2001-06-15 21:54:48 +00:00
naving%netscape.com
bb7607c021 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
naving%netscape.com
f68acfc250 84351 r=mscott sr=bienvenu a=dbaron; Pass the nsIOFileStream as a parameter
where ever needed. Remove the usage of m_fileStream.
2001-06-08 04:50:37 +00:00
sspitzer%netscape.com
dba7419c8c fix for #84036. servers that didn't support filters were showing up in the filter dialog.
r=hwaara, sr=bienvenu, a=asa
2001-06-08 04:03:50 +00:00
naving%netscape.com
afb28b31e8 84070 r=bienvenu sr=sspitzer a=chofmann. stop the search before closing the search window
(using close button)
2001-06-06 05:12:10 +00:00
sspitzer%netscape.com
6474b670b4 the fix for #79528 caused a regression (unable to delete filters).
adding back a line that was accidentally removed.  sr=bienvenu
2001-06-02 18:05:59 +00:00
hwaara%chello.se
02df2bab49 #70258. Clean up the filters UI. Make the filterlist-dialog look better. r=bhuvan, sr=hewitt, a=dbaron. 2001-06-02 12:37:32 +00:00
hwaara%chello.se
7f57fbf8d4 #49565. Fix leak, initial patch by Kevin Higgins. r=naving, alecf, sr=brendan, a=dbaron. 2001-06-02 12:11:41 +00:00
bienvenu%netscape.com
74767b2ca2 add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723 2001-05-26 21:49:14 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
hewitt%netscape.com
e3c5e2eb10 78686 - fix broken File Button in Search Dialog, add styles for default menubuttons, r=andreww, sr=mscott 2001-05-18 22:29:07 +00:00
prass%netscape.com
e49203d844 fix for bug 77773, r=varada, sr=bienvenu 2001-05-17 00:13:33 +00:00
hwaara%chello.se
a6f10e3bbf #40486, The action section in Filter Editor is missing descriptive text.
Patch by gervase.markham@univ.ox.ac.uk
r=hwaara, sr=sspitzer
2001-05-12 23:06:04 +00:00
andreww%netscape.com
927fea20a0 bugzilla 75812 - r=timeless sr=hewitt - moving file button in mailnews search dialog to the right location. 2001-05-12 03:25:09 +00:00
varada%netscape.com
b83c5d915a fix for 77773-enabling open and delete in search dialog;r=ducarroz;sr=sspitzer 2001-05-11 00:24:41 +00:00
varada%netscape.com
470ac8180c fix for bug#65592-search screen is not entered;r=bhuvan;sr=sspitzer 2001-05-11 00:24:08 +00:00
bienvenu%netscape.com
76714edbe6 fix search of imap/news while offline r=naving, sr=sspitzer 77808 2001-05-09 13:44:57 +00:00
stephend%netscape.com
8e0a2b76f1 Fixing bug 79071, 'Remove declaration of gThreadTree from SearchDialog.js' r=hwaara@chello.se sr=sspitzer@netscape.com 2001-05-07 23:45:58 +00:00
naving%netscape.com
8c166ab458 75808, 75936 Use m_folders to get the folders for a particular header instead of doing
msgHdr->GetFolder() because it returns null sometimes, especially for local folders.
77763 Added a utility function to nsMsgDBView to get the imap delete model and show the
red X only if imap delete is true
73568 Changed the name from firstSelected to msgToSelectAfterDelete and in case of imap
delete increment the viewIndex position by 1 because the deleted header still stays in the
thread pane.
62938 if the gNextMessageViewIndexAfterDelete = -1, then clear the message pane.
r=suresh, sr=bienvenu
2001-04-30 03:17:34 +00:00