sspitzer%netscape.com
94abe5f5b3
fix for #104226 . instead of using "Mailbeep" (the windows system sound for new mail notification)
...
use "_moz_mailbeep". on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config. (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser
also, fix #104252 . selectively notify folder listeners. when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
naving%netscape.com
c3b46ea817
fix bustage for ports
2001-10-10 21:17:57 +00:00
naving%netscape.com
50d502aa56
backing out file not part of earlier checkin.
2001-10-10 19:53:29 +00:00
naving%netscape.com
ec9762e1e1
16902. oops missed this file
2001-10-10 19:34:23 +00:00
naving%netscape.com
5b64bf539e
16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search.
2001-10-10 19:27:06 +00:00
sspitzer%netscape.com
46dde148e9
fix for #56419 . implement the "Go To Message Folder" feature from search.
...
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
dbaron%fas.harvard.edu
9a4acbab7a
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
naving%netscape.com
65ce4336c0
102545 r/sr=sspitzer. Do not change the filter enabled/disabled state on editingan existing filter.
2001-10-01 20:37:52 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
naving%netscape.com
d9dc0205f3
94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
...
find the folder or filtering fails due to some other reasons.
2001-09-28 23:02:05 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
naving%netscape.com
2697a939d7
93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
...
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.
2001-09-27 02:47:03 +00:00
alecf%netscape.com
b570b3627a
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2001-09-26 20:26:14 +00:00
sspitzer%netscape.com
72398cf174
fix for #101421 . the radiogroups in the mailnews pref panel and in search
...
and filters are supposed to be horizontal. rs=bienvenu
2001-09-26 02:38:28 +00:00
stephend%netscape.com
0778c31db2
Bug 100897. JS strict warning in searchDialog.js r=naving@netscape.com sr=jst@netscape.com
2001-09-22 03:56:22 +00:00
naving%netscape.com
75efd3f704
100978 r=sspitzer sr=bienvenu. fix and/or radio button load correctly in filter editor when doing
...
new/edit filter.
2001-09-22 00:23:03 +00:00
cls%seawood.org
3c5a5ff557
Adding import to REQUIRES to fix tinderbox bustage
2001-09-21 07:44:17 +00:00
stephend%netscape.com
395fffe44f
Bug 58571. JS strict warnings in searchDialog.js r=naving@netscape.com sr=sspitzer@netscape.com
2001-09-21 05:11:14 +00:00
naving%netscape.com
516f6b74bc
70252 62437 r=bienvenu sr=sspitzer Use the platform charset while converting filter name etc
...
from 4x to 6x.
2001-09-21 04:34:13 +00:00
hewitt%netscape.com
f73dd9fabf
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
naving%netscape.com
cd8914c3ec
62347 r=bienvenu sr=sspitzer Make non ascii folder names from 4x rules.dat work in 6x.
2001-09-20 00:59:22 +00:00
naving%netscape.com
d81dfcf40c
70252 r=bienvenu sr=sspitzer. Make 4x non-ascii filter names and conditions migrate correctly to 6x.
2001-09-20 00:57:17 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
stephend%netscape.com
5c1d0f75e1
Bug 91751. In the Search window of mail/news, 'Search' should appear the default button. Patch by Bradley Hart <bhart00@yahoo.com> r=hwaara@chello.se/jglick@netscape.com, sr=sspitzer@netscape.com
2001-09-17 23:05:58 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
alecf%netscape.com
19e1c9490b
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
alecf%netscape.com
b096718382
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
hwaara%chello.se
c0ed967bc4
#72203 , optimize local search a bit by short-circuiting our evaluation code.
...
Original patch submitted by Michael Tiemann.
r=naving, sr=sspitzer.
2001-09-06 19:30:13 +00:00
naving%netscape.com
4044a1f023
97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
...
filter has been renamed/deleted.
2001-09-04 23:19:39 +00:00
sspitzer%netscape.com
04bd23d942
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:50:54 +00:00
hewitt%netscape.com
75956cc8f6
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
naving%netscape.com
0c6484a54e
97204. r=suresh sr=mscott a=asa; Made it so that edit changes can be saved for mailnews filters.
2001-08-28 03:33:16 +00:00
rjesup%wgate.com
6f3e4115eb
Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
...
r=pierre r=jband/dbradley Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
hwaara%chello.se
b406d93cb3
#41719 , "Filter UI: use 'untitled' when filter name not given"
...
Make it so new filters will have the default name "untitled filter", "untitled filter 2" etc. to avoid frustration for lazy people (who don't enter any name). :-)
r=doron, sr=ben, a=tor
2001-08-26 22:12:17 +00:00
chuang%netscape.com
4de05b1436
Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott
2001-08-21 20:41:33 +00:00
jat%princeton.edu
f2299aa85e
Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan.
2001-08-21 20:37:19 +00:00
sspitzer%netscape.com
04d9ea0906
backing out an accidental check in.
2001-08-21 06:26:51 +00:00
sspitzer%netscape.com
9c896ab736
fix for #95457 . the open / closed state of servers and folders in the folder pane
...
was not persisting across sessions. I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.
r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
sspitzer%netscape.com
a2eaffb65e
fix for #94461 . account picker in filter dialog should have icons.
...
r/sr=bienvenu
2001-08-09 08:38:28 +00:00
naving%netscape.com
7fd9ae9b7f
87960 r=bienvenu sr=sspitzer, fix a major leak in mail search window. There was a circular reference for
...
nsMsgSearchSession object. Used nsWeakPtr to break it.
2001-08-09 03:18:09 +00:00
naving%netscape.com
daaf8a6db8
72466 r=cavin sr=sspitzer Do not search the folders-only folder for UW:IMAP servers.
2001-08-07 20:13:30 +00:00
sspitzer%netscape.com
42b07c1f68
remove dead code. #92114 . fix by hwaara. sr=sspitzer
2001-08-02 07:39:34 +00:00
nhotta%netscape.com
90fe63dc1c
Changed to use nsCRT::IsAscii in nsMsgSearchOnlineMail::Encode, bug 92220, r=taka,hwaara, sr=sspitzer.
2001-08-01 22:32:50 +00:00
sspitzer%netscape.com
8d834f5887
fix for #76401 (file in search was showing news servers and other servers it shouldn't)
...
fix for #74406 (get "File Here" to show up for file in search.)
additionally, clean up some more cruft, fix a few js strict warnings.
r/sr=bienvenu
2001-08-01 12:08:02 +00:00
sspitzer%netscape.com
576a746af8
fix for #93061 . secure icons not showing up in various folder pickers and folder menus.
...
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
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
stephend%netscape.com
14c5a3f622
Bug 76216 - Too many default columns in the mail/news search results window. Also bug 73549 - Remove dead, commented gThreadTree code in SearchDialog.js r=gayatrib@netscape.com sr=sspitzer@netscape.com
2001-04-26 23:41:40 +00:00
timeless%mac.com
46b177e406
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
sspitzer%netscape.com
895c2fff04
clean up my fix for #75942 to not give a JS error in the filter dialog.
...
(I forgot the search terms are shared.) also make it so if you hit enter in
a search term and the search has started, it will stop it and and start a new one.
rename gButton to gSearchStopButton, since that is what it is.
sr=bienvenu
2001-04-14 23:08:00 +00:00
sspitzer%netscape.com
fd244297e9
#5335 show location in search dialog
...
#75942 enter in a search term kicks off search
#72253 no sort by thread in the search dialog
#44341 showing the wrong columns in search dialog
#75939 bad row count problems with search
remove unused search-widgets.css
r=mscott,sr=bienvenu
2001-04-14 02:16:56 +00:00
andreww%netscape.com
ccc3e4c519
bugzilla - 68247 r=doronr sr=sspitzer cleaning up mail search dialog some.
2001-04-11 00:21:51 +00:00
jgmyers%netscape.com
286d9173ac
finish replacing DecodeMimePartIIStr with DecodeMimeHeader: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-04-09 21:21:22 +00:00
danm%netscape.com
bfe4893c0c
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
sspitzer%netscape.com
253a75ebc6
fix for #75055 . get "choose this folder" working in search again.
...
sr=bienvenu
2001-04-07 05:49:13 +00:00
jgmyers%netscape.com
6b80312012
fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu
2001-04-05 23:00:38 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
sspitzer%netscape.com
09e7288510
#72282 fix the "watched threads" crasher, again
...
#62455 make sure double clicking on a cell in a column that is a cycler doesn't open the message in a new window
#72665 , #73888
treat the thread unread and thread total columns like all the other columns.
allow the user to persist their hidden attribuyte.
don't hide / show them when switching between threaded and nonthreaded views.
All that's left is to hide those columns by default.
#72252 fix sort indicator problems
#72250 sorts should default to ascending
sr=bienvenu
2001-04-03 06:13:38 +00:00
sspitzer%netscape.com
18f4a84e69
quiet js errors, since we haven't gotten dnd working for search yet.
...
hide the thread specific columns in the search pane. sr=bienvenu
2001-03-30 07:14:19 +00:00
racham%netscape.com
b8cb23a737
Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer
2001-03-30 02:06:46 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
gayatrib%netscape.com
1ad4817ab0
Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu.
2001-03-24 09:08:26 +00:00
andreww%netscape.com
79908580a8
bugzilla 45034 r=timeless, sr=hewitt :mail filter ui cleanup
2001-03-24 02:08:49 +00:00
timeless%mac.com
292395ae13
fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
...
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
naving%netscape.com
eb35cef646
71666 sr=bienvenu. Don't display the alert. The login dialog describes the
...
same error.
71670 sr=bienvenu. Ensure that the messages are not lost when the user hits
"Stop" while downloading messages.
68875 sr=bienvenu. Ensure that the old berkeley mailbox is deleted by closing
streams to local folders in mailnews code. This helps in compacting folder
66795 sr=bienvenu. The above fix also helps in stopping tmp files displayed
as local folders.
2001-03-23 05:25:32 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
e76ccfd647
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
sspitzer%netscape.com
3f23525625
fix for #72292 . don't use [value="..."] rules in css. sr=bienvenu
2001-03-19 22:18:47 +00:00
sspitzer%netscape.com
1bdce9ce08
more files removed due to the mailnews perf landing.
2001-03-19 22:11:49 +00:00
mscott%netscape.com
fe4edc0bea
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
disttsc%bart.nl
09677a326a
Fix potential dangling pointers of the form:
...
const char* foo = NS_ConvertUCS2toUTF8(bar).get();
sr=scc
2001-03-08 13:57:08 +00:00
disttsc%bart.nl
8b43034cef
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
maolson%earthlink.net
9ab10787d7
Fix bug 68522 - "Message Filters" dialog should have context enabled/disabled features
...
r=jag, r=gayatrib, sr=sspitzer
2001-03-05 23:40:25 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
stephend%netscape.com
2d5420e1bc
Checking in the fix for bug 68520, r=racham@netscape.com, sr=sspitzer@netscape.com (patch by me)
2001-02-26 20:40:04 +00:00
gayatrib%netscape.com
2885f191ea
Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu
2001-02-26 01:58:27 +00:00
blakeross%telocity.com
5958c3ff83
Mail search matching (69418). r=gayatrib sr=sspitzer
2001-02-25 23:28:53 +00:00
scc%mozilla.org
6a8b3af976
bug #65219 : (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers.
2001-02-23 02:03:02 +00:00
blakeross%telocity.com
a7a6aaec82
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
2001-02-23 00:28:34 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
gayatrib%netscape.com
7614bb8834
Checking in patch for bug 68505--cant delete mail filter. Patch submitted by jag. r=gayatrib sr=sspitzer
2001-02-22 07:27:10 +00:00
timeless%mac.com
dc930d8dd9
fix bug 61802 javascript strict warnings in FilterEditor.js
...
patch by maolson@earthlink.net r=jag,timeless sr=sspitzer
2001-02-15 07:40:23 +00:00
gayatrib%netscape.com
96fa076e82
Fix for bug 44591--Search UI: any state shows document done text. r=racham sr=bienvenu. This also fixes bugs 68221 and 44354.
2001-02-15 06:37:03 +00:00
timeless%mac.com
2e2a9eafc0
fix bug 61801 javascript strict warnings in FilterListDialog.js
...
patch by maolson@earthlink.net , r=jag, sr=sspitzer
2001-02-13 14:40:49 +00:00
blakeross%telocity.com
103767c68c
Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu
2001-02-12 21:31:45 +00:00
gayatrib%netscape.com
938020c9a0
66944. had checked in a less updated file by mistake. rechecking in this file.
2001-02-07 05:38:03 +00:00
gayatrib%netscape.com
efe8e4c350
fix for bug 66944--Open button functionality in search dialog. r=racham sr=bienvenu
2001-02-07 05:27:15 +00:00
gayatrib%netscape.com
83df4a1b80
Fix for bug 44582--stop in search dialog. r=racham sr=bienvenu
2001-02-05 10:45:23 +00:00
taka%netscape.com
143f59829c
check ConvertFromUnicode() result and handle error - #66958 , sr=sspitzer, sr=bienvenu
2001-02-02 08:13:12 +00:00
gayatrib%netscape.com
a583ea283e
Fixes for bugs 41715 (filter ui: launch to selected account in folder pane) and 62106 (double click filter doesn't open for editing). Review/super review sspitzer and bienvenu.
2001-02-01 07:26:38 +00:00
cls%seawood.org
8960432db3
Tweak previous fix to check for zero-length strings.
2001-01-27 01:31:44 +00:00
cls%seawood.org
c7aa4c7041
Fix for IBM compiler related bustage.
...
Thanks to Jim Dunn <jdunn@netscape.com> for the patch.
2001-01-27 00:46:21 +00:00
taka%netscape.com
11558b490b
fix for #43221 , #64781 , and #53644 . take folder charset and apply appropriate charset conversion before comparison. r=nhotta, a=bienvenu
2001-01-26 13:50:44 +00:00
blakeross%telocity.com
aeab2912d9
sorry, sr=bienvenu for mao's fixes. think I'm a little too used to typing `sr=alecf'
2001-01-25 05:38:00 +00:00
blakeross%telocity.com
32b13b722e
Fix 63619, 65325: mao's strict warning fixes. r=jag sr=alecf
2001-01-25 05:31:57 +00:00
blakeross%telocity.com
827f4e266f
Fix 58571: JS strict warnings in SearchDialog.js. patch by Jarrod Gray (jarrod.k.gray@rose-hulman.edu). r=me sr=alecf
2000-12-22 22:54:26 +00:00
blakeross%telocity.com
e08b16e151
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf
2000-12-19 08:25:23 +00:00