kaie%netscape.com
6418f61757
b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
...
r=ducarroz sr=mscott
2002-06-19 12:43:06 +00:00
racham%netscape.com
a6fd8bfaa8
Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. When a proper set of prefs area added to the global prefs file, accounts are set up automatically. On launching mailnews app, Account Wizard will be brought up on identifying invalid accounts so that user information like name and email address can be entered. Please see the bug for set of prefs used as an example. r=srilatha, sr=bienvenu
2002-06-19 07:38:53 +00:00
bzbarsky%mit.edu
84bf60fccc
Fixing strict js warning. Bug 79825, patch by neil@parkwaycc.co.uk, r=varada,sr=jag
2002-06-15 22:21:51 +00:00
ducarroz%netscape.com
998c58f417
Fix for bug 80819. Do not automatically generate a message ID for news posting. Patch provided by frank.schoenheit@sun.com. R=ducarroz, SR=bienvenu
2002-06-14 18:07:07 +00:00
kaie%netscape.com
4c4d965cce
b=119394 Support fetching certificates from LDAP servers.
...
r=javi/dmose sr=mscott
2002-06-14 02:10:02 +00:00
kin%netscape.com
e208ac0aa5
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
dmose%netscape.com
3d29c03f53
authenticated LDAP autocompletion incorrectly autopicks current addr after password entered (bug 146569) r=blake@netscape.com, sr=hewitt@netscape.com
2002-06-12 05:14:32 +00:00
suresh%netscape.com
be08290ce2
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
nhotta%netscape.com
a0403cd896
Added error handling for the Unicode conversion for message quote,
...
bug 132613, r=ducarroz, sr=bienvenu.
2002-06-11 20:18:20 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cathleen%netscape.com
12e47be3cf
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
naving%netscape.com
01a99a5c0e
90064 r=cavin sr=bienvenu. fixing Subscribe error alerts when sending mail and copying msg to imap sent folder
...
without launching mailnews. The fix is to build the folder hierarchy.
2002-06-04 21:45:09 +00:00
dmose%netscape.com
36ff2b5741
Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com
2002-06-03 04:05:48 +00:00
nhotta%netscape.com
0f577ea944
Changed strcpy to strncpy to protect the buffer,
...
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
srilatha%netscape.com
7ad1d1ebbc
Fix for bug # 144508. Crashes importing mail from outlook.
...
patch given by ducarroz
r=varada, sr=bienvenu
2002-05-30 22:22:45 +00:00
ducarroz%netscape.com
8ec99cf545
Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu
2002-05-24 19:07:22 +00:00
naving%netscape.com
b3df104bdb
121926 r=bienvenu sr=mscott. Fixing a bug where mailnews doesn't ask for password if the passwordManager has
...
wrong password. The problem was walletService wasn't getting created so we were never clearing bad password.
2002-05-21 20:44:46 +00:00
ducarroz%netscape.com
172bf91073
Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu
2002-05-21 00:17:43 +00:00
nhotta%netscape.com
7dac147586
Change not to set the composing mail charset as attachment's chaset.
...
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:16 +00:00
cavin%netscape.com
24a97b6a91
Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott.
2002-05-17 01:50:30 +00:00
varada%netscape.com
e1257b5b22
fix for 130036;in offline mode ctrl-enter should do send later;r=ducarroz;sr=bienvenu
2002-05-16 22:57:12 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
jefft%netscape.com
2606aba6da
fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu
2002-05-16 14:01:21 +00:00
ducarroz%netscape.com
ec9f3e69c7
*** empty log message ***
2002-05-15 21:21:33 +00:00
ducarroz%netscape.com
c3f7df06bd
Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu
2002-05-15 20:17:48 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
sspitzer%netscape.com
09cd689877
fix for #144283 . error message cleanup. r=stephend, sr=sspitzer
...
thanks to walk84@yahoo.com for the patch.
2002-05-15 04:35:40 +00:00
nhotta%netscape.com
e83f22b0cf
Moved the charset check out of "if (msgType == nsIMsgCompDeliverMode.Now || msgType == nsIMsgCompDeliverMode.Later)",
...
bug 142902, r=ducarroz, sr=bienvenu.
2002-05-14 22:50:25 +00:00
srilatha%netscape.com
998c00e8ad
Fix for bug # 143161. Autocompletion does not work with ldap server with multibyte basedn.
...
r=dmose, sr=sspitzer
2002-05-10 21:04:00 +00:00
ducarroz%netscape.com
a411e40d2a
Fix for bug 139362. In order to avoid to be hit by bug 70083, we need to do a copy of the string we are passing to NewURI to be sure it's in one segment. Patch proposed by jag. R=ducarroz, SR=sspitzer
2002-05-10 21:00:03 +00:00
pete.zha%sun.com
6244342353
bug 70478:The "quote original message" option is missing when creating a reply or new message
...
r=ducarroz sr=bienvenu
2002-05-08 09:36:45 +00:00
sspitzer%netscape.com
7f1d8fc78d
fix for #135984 . mailto: urls with %20 don't work properly.
...
r=ducarroz, sr=sspitzer, fix by antonio.xu@sun.com
2002-05-02 21:32:07 +00:00
cbiesinger%web.de
a24205a2f5
bug 62703 patch by neil@parkwaycc.co.uk r=ducarroz sr=alecf
...
Mail Compose: Need mnemonics for "Attachments" and "Subject"
2002-05-01 12:47:42 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jfrancis%netscape.com
30cb4feb4b
trivial change to reduce CW compiler memory demands. r=ducarroz
2002-04-27 03:53:17 +00:00
nhotta%netscape.com
0692d241a4
Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
...
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
sspitzer%netscape.com
096957b19c
strdup() not defined on the mac, using PL_strdup() instead. fix bustage for bienvenu.
2002-04-24 21:40:10 +00:00
bienvenu%netscape.com
a2653af8ad
fix error/crash replying to a message in a folder with a comma in the name r=ducarroz, sr=sspitzer 133861
2002-04-24 20:03:44 +00:00
jst%netscape.com
d05cd296ce
Checking in ducarroz@netscape.com's cleanup for bug 138663. r=bzbarsky@mit.edu, sr=jst@netscape.com
2002-04-24 03:56:40 +00:00
jst%netscape.com
fb663fd36b
Fixing regression bug 138663. Cached mail compose windows open up blank. r=harishd@netscape.com, sr=jband@netscape.com
2002-04-24 00:33:56 +00:00
sspitzer%netscape.com
aca5a1ce60
minor code cleanup. no bug. r/sr=bienvenu
2002-04-18 21:58:29 +00:00
varada%netscape.com
0d2e45c126
fix for 136937;mail composition body becomes ineditable after send failure;r=srilatha;sr=mscott
2002-04-18 21:56:04 +00:00
bryner%netscape.com
c95c2ea31d
Make sure tab and shift-tab go through all recipients in the mail addressing widget, not just recipients that are scrolled into view. Bug 124304, r=ben, sr=hewitt.
2002-04-16 21:58:53 +00:00
ducarroz%netscape.com
ff79fa36ef
Fix for bug 136008. Do not cache the compose window if it's the last window else that will prevent the application to shutdown. Patch submitted by antonio.xu@sun.com. R=ducarroz, SR=bienvenu
2002-04-16 13:51:32 +00:00
brade%netscape.com
7b78cc7f76
bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin)
2002-04-16 13:30:40 +00:00
rdayal%netscape.com
17f29aa602
fix for bug # 129347, trunk checking
...
resolves hang in MAPI Client in certain cases when doing MAPI Send
fixes an attachment leak here
r=ducarroz, sr=mscott
2002-04-16 12:43:30 +00:00
jefft%netscape.com
450f96a493
fixed bug 133437 - Sent Copy of MDN Request messages should have MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu
2002-04-16 04:18:19 +00:00
ducarroz%netscape.com
776e2726ce
Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer
2002-04-15 22:33:26 +00:00
jefft%netscape.com
89f254e0fb
fixed bug 129418, Switching identity should retain request for MDN receipt options; r=ducarroz, sr=bienvenu
2002-04-15 03:03:12 +00:00
sicking%bigfoot.com
63491b7c1b
Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
...
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
akkana%netscape.com
3d583fcdb7
129122: add a new serializer mode (used primarily by mail) in which
...
<br> tags within <pre> blocks are translated to newlines.
r=nhotta,ducarroz,tmutreja sr=sspitzer
2002-04-10 21:25:15 +00:00
varada%netscape.com
0da9749dd2
fix for #58506 and #134678 - defaultsmtp server will not create a new server,cancelling first account in wizard wont create blank smtp server next time , second smtp server will not takeover existing default; r=cavin; sr=bienvenue;a=asa;
2002-04-09 00:32:08 +00:00
ducarroz%netscape.com
40ce895cab
Fix for bug 132418. When receiving a file spec while drag&drop, the correct data to use is rawData. R=pinkerton, SR=sspitzer, A=asa
2002-04-05 15:27:52 +00:00
bienvenu%netscape.com
eeeb8bc0e2
display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa
2002-04-05 14:43:20 +00:00
timeless%mac.com
dda079660d
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
kaie%netscape.com
57f3cd9aa9
b=131087 Failure on sending S/Mime messages should display the correct reason
...
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
nhotta%netscape.com
90a6048566
Changed to do the charset conversion check in .js for message headers,
...
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
bienvenu%netscape.com
f7d3035d26
fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456
2002-04-04 18:03:12 +00:00
blakeross%telocity.com
dc94a58288
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
ducarroz%netscape.com
a9cf877fa1
Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
...
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:23:41 +00:00
ducarroz%netscape.com
5cfa671f7b
Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose
2002-03-29 21:34:45 +00:00
hewitt%netscape.com
f451b90973
134135 - can't change address or cc in mail compose, r/sr=sspitzer
2002-03-29 06:19:25 +00:00
hewitt%netscape.com
07d96867f1
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
5f9f54b81c
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
ducarroz%netscape.com
19ac653544
Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa
2002-03-28 21:30:02 +00:00
mozilla.BenB%bucksch.org
bf5ecff96c
84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
...
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
kaie%netscape.com
91e9529dc3
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
ducarroz%netscape.com
18ce90fbb3
Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron
2002-03-27 02:06:52 +00:00
cmanske%netscape.com
e51e6cf03f
Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron
2002-03-27 01:25:07 +00:00
varada%netscape.com
9e9ef5f22c
fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa
2002-03-26 01:11:25 +00:00
sspitzer%netscape.com
b0c1180902
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
2002-03-23 03:48:15 +00:00
cavin%netscape.com
b75ce01df5
Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa.
2002-03-22 00:07:21 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com
d8cf5474f8
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
timeless%mac.com
fc883176bf
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
cavin%netscape.com
33491f2993
Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa.
2002-03-19 01:07:12 +00:00
ducarroz%netscape.com
63cfe6f9ca
Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa
2002-03-19 00:00:35 +00:00
kaie%netscape.com
6d50f9823c
b=52330 r=bienvenu sr=brendan a=dbaron
...
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
ssu%netscape.com
f0b97df6c6
checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa
2002-03-15 05:29:21 +00:00
bienvenu%netscape.com
b3124a517c
don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986
2002-03-15 03:39:17 +00:00
akkana%netscape.com
d4afc4dae6
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
2002-03-14 22:11:14 +00:00
stephend%netscape.com
ad4e58cd0b
Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org
2002-03-14 01:55:11 +00:00
nhotta%netscape.com
40d805e559
Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
...
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su , bug 64092, r=nhotta, sr=sspitzer, a=asa.
2002-03-13 23:51:29 +00:00
hwaara%chello.se
f4a489a9d6
#69528 , "Can't add multiple attachments at once via dnd [drop files]"
...
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
ducarroz%netscape.com
7509c87b86
Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
...
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com
cdb875f63a
Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa
2002-03-11 15:00:49 +00:00
seawood%netscape.com
f7e0a01bd2
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
cavin%netscape.com
aeaf4de050
Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa.
2002-03-08 02:26:59 +00:00
nhotta%netscape.com
bcd418eccd
Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
...
contributed by adu@sparc.spb.su ,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
2002-03-07 21:13:58 +00:00
rchen%netscape.com
cbce5748cb
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
2002-03-07 20:18:31 +00:00
rchen%netscape.com
ef0a63898e
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa
2002-03-07 20:11:34 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
ducarroz%netscape.com
7ba4a97e33
Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa
2002-03-06 00:14:23 +00:00
varada%netscape.com
46d3f6f363
fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa
2002-03-03 01:48:43 +00:00
ducarroz%netscape.com
198c932da5
Fix for bug 109081. We need to disable the cached window when we hide it to prevent it to get the focus. R=rods, SR=sspitzer, A=asa
2002-03-02 21:10:30 +00:00
cathleen%netscape.com
6c4220cfcb
eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz
2002-02-28 04:11:37 +00:00
sspitzer%netscape.com
1fb38ae94f
fix for #121639 . get forward as attachment to work for news again.
...
while I'm at it, some code cleanup. note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
taka%netscape.com
e58d69c8eb
Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott
2002-02-20 07:18:11 +00:00
shliang%netscape.com
4791a4178a
bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer
2002-02-20 06:46:11 +00:00
nhotta%netscape.com
af84725f77
Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
...
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:10:19 +00:00
varada%netscape.com
dd3a5ec84d
fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott
2002-02-20 03:06:08 +00:00
nhotta%netscape.com
a7ad244aa6
Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
...
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:40 +00:00
cathleen%netscape.com
2902b8c66e
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au
6b96d88c44
Bug 44995 - support socks proxies in mailnews
...
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
sspitzer%netscape.com
d5c6522b8b
fix for #126023 , sending mail with an "other_header" won't work.
...
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
ducarroz%netscape.com
3eb82a048d
Fix for bug 125720. Don't need to use appledouble encoding when there is no resource fork. R=varada, SR=bienvenu
2002-02-16 04:32:41 +00:00
timeless%mac.com
fac5a6bcea
Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00
ducarroz%netscape.com
c97fed03bc
Fix for bug 125316. Don't overwite the current url's query part when adding others query. R=cavin, SR=sspitzer
2002-02-14 22:34:47 +00:00
stephend%netscape.com
70a869a43f
Bug 95016. File | Sent Message is non-sensical. r=jglick@netscape.com, rs=sspitzer@netscape.com
2002-02-14 22:18:04 +00:00
cavin%netscape.com
71ee77668a
Fix for bugscape 10163. Disallowed saving sent msgs to folders in AOL accounts. r=ducarroz, sr=mscott.
2002-02-13 23:55:45 +00:00
nhotta%netscape.com
b1e570c114
Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
...
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-13 21:36:17 +00:00
nhotta%netscape.com
c76942924b
Backout my last change because it fails to handle ASCII cases.
2002-02-13 01:26:17 +00:00
nhotta%netscape.com
71934832fc
Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
...
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-12 22:21:11 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
ducarroz%netscape.com
fedda62068
Fix for bug 123032. Check for null pointers before using them. R=rdayal, SR=bienvenu
2002-02-12 03:45:33 +00:00
ssu%netscape.com
8c40e7186f
fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott
2002-02-12 01:25:33 +00:00
bzbarsky%mit.edu
e3b541a10c
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
260814c5be
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
cathleen%netscape.com
31f584b51c
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
ducarroz%netscape.com
24de4f9737
Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt
2002-02-08 01:00:52 +00:00
cmanske%netscape.com
ed650367b4
Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz
2002-02-07 23:46:55 +00:00
racham%netscape.com
4f1e2710d4
Fixing bugscape bug 9846. This fix allows ISPs to prepopulate list of html domains that can be added to html domain list of send format check. r=ducarroz, sr=sspitzer
2002-02-05 09:04:04 +00:00
darin%netscape.com
a031f35a63
final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
ducarroz%netscape.com
aad62a9ee7
Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott
2002-02-01 05:15:01 +00:00
ducarroz%netscape.com
63fda1060c
Fix for bug 120281. Rename contentChanged to gContentChanged. Patch provided by Alex Vincent <jscript@pacbell.net>. R=ducarroz, SR=bienvenu
2002-01-30 22:34:35 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
ducarroz%netscape.com
6bc560faf1
Fix for bug 100036. Need to remove node from bottom to top to avoid removing a newly merged text node. R=cavin, SR=bienvenu
2002-01-30 03:37:19 +00:00
cavin%netscape.com
cf6d874136
Fix for #106534 . Check if the fcc folder uri is valid and use the configured one if not valid. r=ducarroz, sr=bienvenu.
2002-01-29 21:38:16 +00:00
ian%hixie.ch
290a111813
Fix duplicate id by manually specifying attributes on one element. Fixes the Paste As Quotation menu item in the compose context menu. Patch by neil@parkwaycc.co.uk, b=121582, r=timeless, sr=blake.
2002-01-29 14:08:14 +00:00
bhart00%yahoo.com
706f4c354b
Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer.
2002-01-28 00:02:01 +00:00
sspitzer%netscape.com
ae1b90ffd8
supplimental fix for #113540 , clean up code. rs=mscott
2002-01-26 02:37:56 +00:00
naving%netscape.com
a84d2f2430
111368 r=ducarroz sr=bienvenu. free leaking mFileSpec in attachmentHandler
2002-01-26 02:09:32 +00:00
morse%netscape.com
dad5f4bc90
bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law
2002-01-26 00:47:26 +00:00
cathleen%netscape.com
2431b85ca9
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
...
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
alecf%netscape.com
35cbed4db5
fix for bug 112209 - remove last consumers of nsStr:: routines
...
r=dbaron, sr=jst
2002-01-25 00:26:44 +00:00
jst%netscape.com
48f217780d
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
cavin%netscape.com
e15f327c6c
Fix for bug 114060. Added two new error msgs for smtp and nntp send/post errors. r=ducarroz, sr=mscott.
2002-01-24 02:41:52 +00:00
stephend%netscape.com
3d4fdfa9c3
Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan
2002-01-24 01:20:50 +00:00
ducarroz%netscape.com
74f7526e39
Fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
...
Fix for bug 114473. EditorShell::saveDocument has been replaced by JS function SaveDocument. R=cavin, SR=bienvenu, A=blizzard
2002-01-18 20:56:27 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
alecf%netscape.com
e26f0caa39
factor out some table-based string manipulation routines to make it easier to seperate unicode vs. 8-bit character strings. bug 114450, r=dbaron sr=jag
2002-01-15 22:57:29 +00:00
brade%netscape.com
22a5f0f934
use new editor api instead of nsIDiskDocument (bug 11419; r=ducarroz, sr=sspitzer)
2002-01-14 22:06:30 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
hewitt%netscape.com
55a509e710
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
sspitzer%netscape.com
6bfe47b49e
fix for #118876 . fix xml error when printing addressbook cards with < & or >.
...
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
ducarroz%netscape.com
ae1723ac8f
Fix for bug 115446. Need to remove attribute width or height of boxes around splitters when caching a compose window. R=dmose, SR=sspitzer
2002-01-10 22:43:28 +00:00
alecf%netscape.com
fa0cc7676b
some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
...
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
nhotta%netscape.com
6d9dc45bec
Changed ProcessDraftOrTemplateOperation, to set an override charset only if the original message has an override charset,
...
bug 116424, r=ducarroz, sr=sspitzer.
2002-01-10 01:46:37 +00:00
ducarroz%netscape.com
44b4cf1887
Fix for bug 109209. Don't erase actual flags when disabling/enabling the editor widget. Did also some cleanup for safe code. R=dmose, SR=bienvenu
2002-01-10 01:35:45 +00:00
ducarroz%netscape.com
99afb12c1b
Fix for bug 105825. Don't remove empty body part when sending message. Patch submitted by :parish@ntlworld.com. R=cavin, SR=sspitzer
2002-01-09 23:50:21 +00:00
nhotta%netscape.com
52b7a138f3
Wording change for mulitlingual message alert to conver save as case, bug 115938, r=yokoyama.
2002-01-09 22:39:33 +00:00
sspitzer%netscape.com
9299e50c80
fix for #72623 . remember the last directory we found attachments, and
...
use that as the starting point next time.
r/sr=bienvenu
2002-01-09 04:38:08 +00:00
dean_tessman%hotmail.com
99d17c4c73
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
ducarroz%netscape.com
64e1f6729e
Fix for bug 109159. Flush the compose window cache when switching profile. R=varada, SR=bienvenu
2002-01-08 03:13:12 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
ducarroz%netscape.com
dd370eabd9
Patch submited by Denis Antrushin <adu@sparc.spb.su>
...
Fix for bug98199. Don't change the real name of a forwarded message to "ForwardedMessage.eml" anymore. R=ducarroz, SR=bienvenu
2002-01-04 01:03:22 +00:00
srilatha%netscape.com
325801f24e
checking in for rdayal.
...
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.
Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
blakeross%telocity.com
a3953a883a
98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer
2002-01-02 23:45:45 +00:00
stephend%netscape.com
89327ba657
Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com
2001-12-31 00:23:35 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com
404e12e054
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
mscott%netscape.com
dce9a91098
only enable sending structs if we sucessfully got a pref value back and not if we failed to get a pref value back.
...
rs=sspitzer
2001-12-17 22:26:53 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ducarroz%netscape.com
ba08b4df2e
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
2001-12-14 01:18:16 +00:00
kaie%netscape.com
e8289872f0
b=112524 Fixing crash when signing message with expired certificate
...
r=kaie sr=mscott
Checking in for ssaux
2001-12-12 04:05:30 +00:00
ccarlen%netscape.com
31d6aca7e7
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ducarroz%netscape.com
00f1ef0922
Fix for bug 109451. Need to set window.arguments[0] to null in order to free rigth away the nsIMsgComposeParams object when we cache the compose window. R=varada, SR=mscott
2001-12-11 03:41:31 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
racham%netscape.com
80c62d7732
Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer
2001-12-10 07:44:03 +00:00
blakeross%telocity.com
ea8d1553b2
Forgot to checkin this last night, too. What poor sap vouched for my cvs access? (same reviewers)
2001-12-09 23:58:51 +00:00
hewitt%netscape.com
8578b1b7a4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
naving%netscape.com
c295a7ca84
112028 r=ducarroz sr=bievenu fix leaking attachment url on sending message.
2001-12-04 22:26:02 +00:00
dbaron%fas.harvard.edu
52f3b32f62
Fix OS/2 bustage by changing |inline nsresult| to |NS_IMETHODIMP| for function that can't and shouldn't be inline. b=110127
2001-12-02 05:33:20 +00:00
nhotta%netscape.com
84ff5b3183
Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu.
2001-12-01 17:39:17 +00:00
mkaply%us.ibm.com
5754cee4a6
No bug - cleanup - remove unnecessary XP_OS2_HACK
2001-11-30 20:56:42 +00:00
nhotta%netscape.com
7ef4662947
Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
...
bug 111055, r=ducarroz, sr=sspitzer.
2001-11-29 04:56:42 +00:00
dbaron%fas.harvard.edu
88c03c4196
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
2001-11-28 05:22:57 +00:00
naving%netscape.com
63fb068ebd
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
naving%netscape.com
4ae84b9641
111899 r=ducarroz sr=bienvenu. fix a prunichar* memory leak
2001-11-26 21:53:17 +00:00
naving%netscape.com
3088b5563a
111291 r=ducarroz sr=bienvenu. fix a bunch of char * memory leaks.
2001-11-22 00:13:39 +00:00
ducarroz%netscape.com
3ad8e2cff1
Fix for bug 110775. Need to clear the subject and disable the editable field when caching the compose window and enabling those fields when we reopen the compose window. R=varada, SR=mscott
2001-11-21 23:43:26 +00:00
sspitzer%netscape.com
a75636ef3f
fix warning, add a comment. piggybacking on our carpool.
...
r/sr=no one
2001-11-21 21:53:57 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
stephend%netscape.com
f9a96ecbc3
Partial fix for bug 90691. 'Document: Done' is shown in the statusbar, prior to 'Done Loading Page' (which is the remaining portion of this bug, but is called from editor.xul) r=jglick/hwaara, sr=hewitt
2001-11-20 08:03:50 +00:00
ducarroz%netscape.com
e2f1b0657c
Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott
2001-11-20 03:09:41 +00:00
alecf%netscape.com
e3acec7fba
Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta
2001-11-19 15:28:56 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com
7c3194119c
fix for #110502 . get "edit as new" and "fwd inline" to work again.
...
the problem is the standard url parser no longer allows us to use illegal
uris. '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
varada%netscape.com
d64c2b1fe9
[sspitzer checking in as varada]
...
fix for smoketest blocker #110478 . reply to local messages fails to quote the message.
calling SetSpec() on a spec with a query string causes problems. see #110508
but to fix the blocker, I've rewritten the code to use SetQuery(), which is better anyways.
r=ducarroz
2001-11-16 20:51:54 +00:00