dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
naving%netscape.com
236821d6df
153943 r=cavin sr=bienvenu Increasing width of filterEditor dialog by 50 pixels, so that cancel|help
...
buttons don't get truncated.
2002-06-25 01:10:35 +00:00
naving%netscape.com
d69c9b27d6
129540 r=robinf fixing help buttons to point to correct page for filterEditor.xul and pref-directoryadd.xul
2002-06-21 22:22:54 +00:00
naving%netscape.com
c7a939e843
129540 r=racham sr=alecf Adding help buttons in some cases and making them point to the right page (in all cases).
2002-06-19 22:53:04 +00:00
nhotta%netscape.com
7066eedaaf
Moved the flex value for the widget width out to .dtd file,
...
bug 150756, r=naving, sr=mscott.
2002-06-12 17:00:53 +00:00
cbiesinger%web.de
15a321ca78
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2002-06-11 20:47:04 +00:00
hwaara%chello.se
7946867d68
#115324 , more removal and optimizing of search/filters code. This time hopefully with the correct line endings too. ;-)
...
r=biesi, sr=bienvenu
2002-05-24 18:35:18 +00:00
hwaara%chello.se
d930db2c5c
#146230 , "search progress doesn't behave like other progress"
...
r=biesi, sr=bienvenu
2002-05-24 18:31:28 +00:00
mkaply%us.ibm.com
c8cf74b885
Fix IRIX bustage. My gosh someone horked this file. So much for blame
2002-05-24 16:17:01 +00:00
hwaara%chello.se
918caa7bf7
#115324 , remove unused search/filters code. sr=jst, r=naving
2002-05-24 11:11:49 +00:00
naving%netscape.com
da341fcaa1
145258 r=cavin sr=bienvenu Use unique tmp files when saving filter rules otherwise rules.dat can be corrupted in a multiuser environment
2002-05-22 00:21:11 +00:00
hwaara%chello.se
69fba0e902
#115324 , remove unused search/filters code. r=bienvenu, sr=sspitzer
2002-05-20 22:53:04 +00:00
oeschger%netscape.com
4dcd572ebf
restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf
2002-05-16 05:48:33 +00:00
nhotta%netscape.com
7277eb50c5
Set a correct accesskey value for "more",
...
bug 138028, r=naving, sr=bienvenu.
2002-05-14 00:10:22 +00:00
sspitzer%netscape.com
af9cec5090
fix for performance bug #109557 . stand alone message display time depends
...
on number of messages in the folder. clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.
fix for bug #93863 . sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.
r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
naving%netscape.com
a33d4fd81d
140591 r=varada sr=sspitzer fix create filter from message to work on mac OS X. Also fixes bug 112714 on linux where we could not get to browser window if we were doing create filter from message ...
2002-05-10 00:59:12 +00:00
naving%netscape.com
ddb0295dca
104085 r=robinf,cavin sr=bienvenu fix problems when user exceeds num of custom headers allowed (50)
2002-05-07 23:13:21 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
mscott%netscape.com
5bb1233d18
Bug #136949 --> when creating a new search or filter row, clone the search attribute
...
from the previous row.
r=ssu
sr=sspitzer
2002-05-03 21:58:10 +00:00
mscott%netscape.com
c5301bd3ac
Bug #109109 --> usability improvements to the custom header dialog
...
r=naving
sr=sspitzer
2002-05-03 21:57:39 +00:00
naving%netscape.com
3dc98f4781
141354 r=bienvenu sr=mscott If the filters have custom headers that are not in "mailnews.customHeaders" pref
...
then add them to the pref, fixes a corruption problem on adding new filters.
2002-05-02 23:34:05 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
naving%netscape.com
5b7848020f
138828 r/sr=bienvenu. Made it so that customHeaders can be removed from the UI. The fix is to clearUserPref "mailnews.customHeaders" when all headers are removed.
2002-04-22 23:07:33 +00:00
seawood%netscape.com
f1d907679e
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
bienvenu%netscape.com
c313dd53ea
fix imap not to download all msg headers r=naving, sr=sspitzer 137994
2002-04-18 23:40:22 +00:00
nhotta%netscape.com
e7f1797a33
For fileter editing, escape the created file name before using it as URI,
...
bug 130352, r=naving, sr=bienvenu, a=asa, adt.
2002-04-03 23:58:56 +00:00
yokoyama%netscape.com
6627f3a26d
Bug 129547
...
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime
2002-04-03 21:06:30 +00:00
seawood%netscape.com
090c63d423
More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
...
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
sspitzer%netscape.com
b964325b46
fix for dataloss bug #134134 . if we crash after we modify our custom header list
...
but before we write prefs to disk, we will lose the changes. r=naving, sr=bienvenu
a=asa
2002-04-01 02:51:06 +00:00
hewitt%netscape.com
1f1a6d9e13
110155 - converting tree to listbox, r/sr=sspitzer
2002-03-29 06:35:51 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com
437f13b03e
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
stephend%netscape.com
ce33233f58
Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
2002-03-21 23:46:19 +00:00
sspitzer%netscape.com
9053c2ce83
fix for accessibility bug #94802
...
r=ssu, sr=bienvenu, a=asa
space bar should toggle a filter's enabled state.
also, some clean up for my similar fix for #95212
(space bar should toggle the subscribed state)
2002-03-15 00:07:04 +00:00
sspitzer%netscape.com
71701fe96b
fix for #126331 . add "Compose" button to address book advanced search dialog.
...
r=ssu, sr=bienvenu, a=asa.
2002-03-14 23:39:57 +00:00
hwaara%chello.se
e6f25f5c65
#121680 , "Search Messages UI: missing some access keys/mnemonics"
...
r=andreww, sr=sspitzer, a=asa
2002-03-10 14:45:28 +00:00
hwaara%chello.se
fee1474c44
#125272 , "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
...
r=naving, sr=sspitzer, a=asa
2002-03-08 22:38:44 +00:00
naving%netscape.com
bfdfbf2510
missed one file from last checkin
2002-03-06 22:24:50 +00:00
naving%netscape.com
4a8c79427b
107033 r=bienvenu sr=mscott a=asa Made the dbView hold a weak reference to searchSession object so that
...
it can match new hdrs before adding them to quick search view.
2002-03-06 22:23:06 +00:00
hwaara%chello.se
a8cf28746b
#40761 , "Make the filters UI accessible"
...
r=ssu, sr=sspitzer, a=asa
2002-03-06 22:03:47 +00:00
varada%netscape.com
4130e33016
fix for bug 112714;making filter dialogs modal;r=naving;sr=dbienvenu;a=asa
2002-03-06 22:02:06 +00:00
sspitzer%netscape.com
d948e183eb
checking in navings fix for regression bug #126874 . search comes up with empty
...
criteria, and can't delete from stand alone message window.
r/sr=sspitzer,bienvenu, a=dbaron
2002-02-21 03:57:35 +00:00
cathleen%netscape.com
3f9b432d36
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
sspitzer%netscape.com
febe82e6c5
fix for #125354 . fix dialog text, per the spec. r=jglick, rs=bienvenu
2002-02-14 07:27:21 +00:00
sspitzer%netscape.com
e9caacf9e5
fix for #125305 . disable "Properties" button after the "Clear" button is hit.
...
r/sr=bienvenu
2002-02-13 19:58:32 +00:00
sspitzer%netscape.com
21b942f256
fix for #125292 . fix advanced addressbook search dialog title.
...
r=jglick, rs=bienvenu
2002-02-13 19:53:07 +00:00
sspitzer%netscape.com
26f4bf7fc5
fix warning, add new line to end of file. rs=no one
2002-02-13 09:37:54 +00:00
sspitzer%netscape.com
ae5284799c
don't list screen name as one of the possible search attributes for local
...
addressbook searches. it doesn't work (so what's the point)
and to get it to work, I really need to implement generic column searching so
the ns build can search on _AimScreenName. rs=bienvenu
2002-02-13 09:33:36 +00:00
sspitzer%netscape.com
e650435580
fix for #83023 . implement "advanced directory" search, re-using
...
the existing search code. r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
naving%netscape.com
9e2c1a9793
107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
...
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.
2002-02-13 01:46:37 +00:00