jst%mozilla.jstenback.com
6a9d89a9fa
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
2004-04-21 23:38:22 +00:00
dbaron%dbaron.org
3053e9c363
Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott
2004-04-21 23:00:29 +00:00
scott%scott-macgregor.org
6e8a3b475e
Bug #236774 --> port thunderbird change to the compose window to make it handle mailto url arguments.
...
r=neil
sr=bienvenu
2004-04-21 22:22:35 +00:00
jshin%mailaps.org
fdd2506d73
bug 240558 : mail filters moving emails to a folder with '@' or '!' in its name get disabled (r=bienvenu, sr=mscott)
2004-04-21 10:39:37 +00:00
neil%parkwaycc.co.uk
db770e154b
Bug 86132 Show some disk space settings for local folders p=ian@arlen.demon.co.uk r=bienvenu sr=mscott
2004-04-20 23:35:41 +00:00
Stefan.Borggraefe%gmx.de
14f86d9fcd
Minor menu cleanup (remaining issues of bug 75622).
...
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00
bienvenu%nventure.com
163dee292a
fix ClearNewList not to do anything if there's nothing in the new set, sr=mscott, potential fix for 240889
2004-04-20 18:29:22 +00:00
bienvenu%nventure.com
bed6cdd9e1
add ability to open address database from nsIFile, r/sr=mscott 241103
2004-04-20 15:59:14 +00:00
bienvenu%nventure.com
ac75a6dc7b
fix 239474 address book quick search creates multiple ldap connections if you type slowly, r/sr=mscott
2004-04-20 14:01:29 +00:00
Stefan.Borggraefe%gmx.de
3e67ea8446
Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
...
r=aaronl, sr=mscott
2004-04-19 19:45:12 +00:00
bienvenu%nventure.com
196eb7b00d
fix news filters that mark threads as watched or ignored, so that the thread shows up as watched/ignored immediately instead of the next time you open the newsgroup, sr=mscott 227224
2004-04-19 18:25:08 +00:00
neil%parkwaycc.co.uk
f0a4f9efc5
Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott
2004-04-19 17:07:07 +00:00
scott%scott-macgregor.org
1760d6b13f
fix for bug #19403
...
support server wide news filters
r/sr=bienvenu
2004-04-19 05:15:39 +00:00
scott%scott-macgregor.org
1f918a157d
fix for bug #196441 , allow "set label to none" (clear label) to be a filter action
...
fix for bug #240879 , until we have junk support for news accounts, we should not be able to set junk status in news filters
r/sr=bienvenu
2004-04-19 05:14:15 +00:00
scott%scott-macgregor.org
20d18a39f0
add assertion like the one in nsImapMailFolder.cpp for when configuring temporary filters fails.
...
rs=bienvenu
2004-04-18 19:21:22 +00:00
scott%scott-macgregor.org
f1084550cd
minor code clean up. no bug #.
...
rs=bienvenu
2004-04-18 19:19:57 +00:00
scott%scott-macgregor.org
1abd354a95
fix comment in assert, as temporary filters are not just for mdn any more.
...
rs=bienvenu
2004-04-18 19:19:17 +00:00
scott%scott-macgregor.org
71c0f09bc2
minor code clean up, guard against crasher by checking rv.
...
rs=bienvenu
2004-04-18 19:18:17 +00:00
scott%scott-macgregor.org
6d124dd2c2
fix for bug #218774
...
clear filter (and spam) log doesn't appear to work, you have to close and re open the dialog
r/sr=bienvenu
2004-04-18 17:25:25 +00:00
scott%scott-macgregor.org
ecc9e813d8
remove bad line endings
2004-04-18 15:54:18 +00:00
gerv%gerv.net
f534a92d25
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
neil%parkwaycc.co.uk
0ebcf05509
Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu
2004-04-17 20:50:30 +00:00
neil%parkwaycc.co.uk
1dc097d9cb
Bug 210824 Double-clicking biff icon causes JavaScript error in msgMail3PaneWindow.js p=gautheri@noos.fr r=me sr=mscott
2004-04-17 19:38:39 +00:00
neil%parkwaycc.co.uk
307b41dbea
Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott
2004-04-17 19:32:00 +00:00
neil%parkwaycc.co.uk
9e66e5bf65
Bug 237448 JavaScript strict warning: function onAdvanced does not always return a value p=gautheri@noos.fr r=me sr=mscott
2004-04-17 19:22:51 +00:00
gerv%gerv.net
dfb29e9236
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
varga%nixcorp.com
45f225aa80
Forgot to update some files. Bug 221619.
2004-04-17 07:33:42 +00:00
varga%nixcorp.com
2cd056deb1
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
darin%meer.net
9ae1052a56
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
f028ea412d
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
scott%scott-macgregor.org
853727eb85
fix for bug #240719
...
show all the To addresses in the recipient column, not just the first address.
r/sr=bienvenu
2004-04-16 20:37:50 +00:00
scott%scott-macgregor.org
d7dd15dfa7
remove unused cruft. no bug #. rs=bienvenu
2004-04-16 15:48:11 +00:00
bienvenu%nventure.com
1f854c89df
fix memory leak introduced by recent mailnews string use modernization, r=jshin, sr=mscott 240670
2004-04-16 15:38:02 +00:00
bienvenu%nventure.com
6990942e0c
fix 226669 and 238087 patches by ch.ey@gmx.net, r=bienvenu,sr=mscott fix handling of (illegal) gaps in pop3 message nums, handle parsing of multi-line message ids
2004-04-16 14:25:18 +00:00
neil%parkwaycc.co.uk
e98ce22790
Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu
2004-04-16 10:24:19 +00:00
neil%parkwaycc.co.uk
d27a07dcd7
Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott
2004-04-16 08:38:53 +00:00
cbiesinger%web.de
6026cdb670
more bustage
2004-04-16 00:13:22 +00:00
darin%meer.net
c083b41820
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu
26cdb24398
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de
14177dedcb
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
neil%parkwaycc.co.uk
36d497e924
Bug 186999 Fix RestoreSelection so that sorting scrolls the selected message back into view and selecting messages by key works even when a message is already selected r=bienvenu sr=mscott
2004-04-15 08:55:28 +00:00
bienvenu%nventure.com
312552003d
add ability to open .eml and .msg files into standalone msg window, patch by DIGITALGimpus, r=bienvenu, sr=mscott, 239555, plus some whitespace cleanup, dump statement removal
2004-04-15 03:16:58 +00:00
scott%scott-macgregor.org
702c6ba71e
Bug #237029 --> Thunderbird's content policy manager should honor the plugin pref
...
sr=bienvenu
2004-04-15 02:54:08 +00:00
bzbarsky%mit.edu
7a292c3f22
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
neil%parkwaycc.co.uk
08991200b2
Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu
2004-04-14 23:12:28 +00:00
bienvenu%nventure.com
fe66781eed
fix small memory leak when online imap directory is set, sr=mscott 240533
2004-04-14 20:38:16 +00:00
cbiesinger%web.de
6ad20397bf
Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
...
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
bienvenu%nventure.com
a932a4ee93
fix 240522 ABR when using filters on custom header and header line is long, sr=mscott
2004-04-14 20:05:41 +00:00
timeless%mozdev.org
1ff16bc7be
Bug 149110 Memory leak of 20 bytes from 1 block allocated in nsMsgKeySet::Create(char const*)
...
r=dwitte sr=bienvenu
2004-04-14 05:29:42 +00:00
bienvenu%nventure.com
5e0656e0d2
fix 240465 new flag on local folder which has messages filtered into it doesn't get cleared when last new message is read, sr=mscott
2004-04-14 04:40:37 +00:00
bienvenu%nventure.com
7e3dfba80c
fix ports build bustage
2004-04-14 03:49:44 +00:00
cbiesinger%web.de
496d0ac191
fixing more win32 bustage
2004-04-13 21:58:57 +00:00
cbiesinger%web.de
91577734e0
fixing ports bustage
2004-04-13 21:30:55 +00:00
bienvenu%nventure.com
6f76bc2eb2
add server filter description files for bug 224318 sr=mscott
2004-04-13 18:17:05 +00:00
bienvenu%nventure.com
2a011e6098
224318 backend support for automatic server spam filter filters sr=mscott
2004-04-13 18:16:35 +00:00
bienvenu%nventure.com
f43477c8f3
add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436
2004-04-13 17:35:52 +00:00
bienvenu%nventure.com
de25e0d37a
db part of fix for 238680 only store /seen flag on messages we think are unseen, when doing mark all read, sr=mscott
2004-04-13 16:18:06 +00:00
bienvenu%nventure.com
9e210e5568
make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott
2004-04-13 14:37:53 +00:00
neil%parkwaycc.co.uk
a196934eb6
Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott
2004-04-13 09:34:47 +00:00
jshin%mailaps.org
08c249d37e
bug 229032 : modernize string usages in mailnews (r=neil, sr=mscott)
2004-04-13 04:46:32 +00:00
jshin%mailaps.org
51bc81fa8a
bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott)
2004-04-13 04:07:07 +00:00
bienvenu%nventure.com
644ac6f0e0
when storing flags, coalesce the ranges so we won't issue really long imap commands, sr=mscott 238680
2004-04-13 00:50:14 +00:00
bienvenu%nventure.com
8e9321245a
fetching smime certs via ldap broken, 239085 sr=mscott
2004-04-13 00:34:38 +00:00
bienvenu%nventure.com
9850f8d3b8
when checking imap folders other than inbox for new messages, chain status commands instead of firing them off all at once, sr=mscott 239939
2004-04-13 00:28:36 +00:00
bienvenu%nventure.com
887deef184
fix 83396 alert: message contains bare newlines when copying local message to cyrus/netscape imap server, sr=mscott
2004-04-13 00:22:26 +00:00
scott%scott-macgregor.org
1c42b83619
Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
...
sr=bienvenu
2004-04-13 00:06:46 +00:00
neil%parkwaycc.co.uk
db1a9c4f23
Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott
2004-04-12 22:35:01 +00:00
Stefan.Borggraefe%gmx.de
c7975aa2ff
Fix for bug 84692: "Offline UI: Offline panel is too large (to use, for some people)"
...
r=timeless, sr=bienvenu
2004-04-12 22:06:00 +00:00
Stefan.Borggraefe%gmx.de
fb221e5950
Fix for bug 123910: "Get Next 500 news messages shouldn't be displayed when server selected"
...
r=bienvenu, sr=mscott
2004-04-12 22:00:28 +00:00
neil%parkwaycc.co.uk
4a79eeb566
Bug 238205 Signature path and button not always correctly disabled r/sr=mscott a=asa
2004-04-11 21:13:04 +00:00
bienvenu%nventure.com
601afb7165
fix disappearing imap namespaces when you have an online server directory set by not listing namespaces, 239868 sr=mscott, a=asa
2004-04-11 15:11:54 +00:00
pkw%us.ibm.com
91f9527d19
Bug 239583 - mail lost when getting fetchmailed messages.
...
r=bienvenu@nventure.com , sr=mscott@mozilla.org , a=chofmann@mozilla.org
2004-04-09 13:32:35 +00:00
bienvenu%nventure.com
714452f922
don't try to get new messages when we get idle response if we're no longer connected, patch by ere, r/sr=me, a=chofmann 239802
2004-04-08 16:28:33 +00:00
bienvenu%nventure.com
d7f9d48f53
fix expunge imap inbox on exit leaving nstmp files around if inbox configured for offline use r/sr=mscott, a=chofmann 239902
2004-04-08 03:26:10 +00:00
dveditz%cruzio.com
1c7201a285
bug 239843 fix crash if nsImapIncomingServer tries to log before constructing nsImapProtocol
...
r=bienvenu, sr=mscott, a=chofmann for 1.7
2004-04-07 20:09:13 +00:00
neil%parkwaycc.co.uk
f263f2664c
Bug 237437 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=me sr=mscott a=mkaply
2004-04-07 15:44:47 +00:00
bienvenu%nventure.com
16565491ef
when filter after the fact filter sets a label on a local message, it's not stored in the mailbox, only the summary file sr=mscott a=chofmann 226952
2004-04-07 15:11:51 +00:00
bienvenu%nventure.com
02f0afb781
fix regression in going offline wih a single imap server configured for offline use, sr=mscott, a=chofmann 236532
2004-04-07 15:07:21 +00:00
scott%scott-macgregor.org
57c35a2f34
Bug #238846 --> Dragging an item from a multi-item attachment list to the the desktop always copies
...
the last attachment instead of the selected attachment.
sr=bienvenu
a=chofmann
2004-04-06 23:43:30 +00:00
scott%scott-macgregor.org
012dff043c
Bug #237553 --> Can't drag a mailing list to compose window from contacts bar or from the address book
...
sr=bienvenu
a=chofamnn
2004-04-06 18:10:45 +00:00
bienvenu%nventure.com
a5d65afbfd
fix crash on exit if hidden pref to confirm folder deletion on empty imap trash is set, and there are sub-folders of the trash, sr=mscott, a=chofmann 239473
2004-04-03 23:46:08 +00:00
scott%scott-macgregor.org
aff320942a
Bug #239349 --> Filters incorrectly mark mails as junk if you have a filter that sets a label on the message.
...
sr=bienvenu
a=chofmann
2004-04-03 17:59:21 +00:00
scott%scott-macgregor.org
2fc2206eab
Follow up fix to Bug #224318 --> add code to actually read in the junk score value when reading in a filter that
...
trys to set junk status on a message.
sr=bienvenu
a=chofmann
2004-04-03 17:31:57 +00:00
darin%meer.net
11b4c2f2d6
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
scott%scott-macgregor.org
354bf26b0d
Bug #238913 --> Wrong name for attachment dragged from one message to compose attachment panel. We are showing
...
"Attached Message Part" instead of the actual attachment name.
sr=bienvenu
a=chofmann
2004-04-03 07:04:05 +00:00
bienvenu%nventure.com
1924c117a7
fix problem with wrong imap folders getting counts updated when checking folders other than the inbox for new messages, sr=mscott, a=mkaply 239196
2004-04-02 14:23:40 +00:00
scott%scott-macgregor.org
49e59292f9
Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
...
This allows thunderbird to open .eml files.
patch by Robert Accettura and David Bienvenu
sr=mscott
a=asa for the one line property string addition in messenger.properties
2004-04-02 07:44:25 +00:00
scott%scott-macgregor.org
d2f86a24dd
Bug #239226 --> Opening Forward Message Attachment Opens parent message in a new window instead of the
...
forwarded attachment. regression from the string defragmentation changes. We were changing the underlying url spec
out from underneath us.
r=darin
sr=bienvenu
a=chofmann
2004-04-02 07:08:50 +00:00
scott%scott-macgregor.org
0364d3ad49
Bug #237687 --> Need UI for controlling Imap IDLE command support in case folks have servers that don't react well to IDLE support.
...
sr=bienvenu
a=chofmann
2004-04-02 03:08:24 +00:00
bienvenu%nventure.com
222b23a166
fix one case of offline download silently failing, when multiple operations are run against the same folder, sr=mscott, a=chofmann
2004-04-02 01:46:19 +00:00
bienvenu%nventure.com
adeee71a3e
fix 239283 reading offline messages in folder that was open when you do an offline sync fails, sr=mscott, a=chofmann
2004-04-02 01:07:04 +00:00
scott%scott-macgregor.org
1e85d102be
Bug #224318 --> minor UI polish for the new filter junk status command. Change the wording and location.
...
r=stefan
sr=bienvenu
a=chofmann
2004-04-01 08:23:08 +00:00
bienvenu%nventure.com
04ee32dc17
back out part of previous patch to fix build bustage -didn't mean to include that
2004-03-25 20:21:27 +00:00
bienvenu%nventure.com
e64089c82b
allow filters to set junk status, r/sr=mscott, a=asa 224318
2004-03-25 20:08:26 +00:00
neil%parkwaycc.co.uk
0a3405c813
Bug 237857 Put the Block/Unblock images menu item back in its rightful place in the standalone message context menu r/sr=mscott a=chofmann
2004-03-25 16:38:04 +00:00
bienvenu%nventure.com
5e6c9502a9
verify offline message starts with From before retrieving, in case offline store has been corrupted, r/sr=mscott, a=chofmann, 238518
2004-03-25 15:00:33 +00:00
neil%parkwaycc.co.uk
8ee92404b7
Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann
2004-03-25 12:42:10 +00:00
bienvenu%nventure.com
0e6ea8b164
fix crash doing ldap replication, r/sr=mscott a=chofmann 230211
2004-03-23 20:35:06 +00:00
bienvenu%nventure.com
384177cadd
fix custom headers available operators, r/sr=mscott, a=chofmann, part of 224318
2004-03-19 19:45:39 +00:00
neil%parkwaycc.co.uk
e4f1c3709b
Bug 207861 Rename Folder option erroneously displays in newsgroup context menu p=biesi r=me sr=mscott a=chofmann
2004-03-17 11:22:31 +00:00
cbiesinger%web.de
e7bb4e5165
Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
...
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
cls%seawood.org
e887c496ee
Fix mingw 3.3.1/3.3.3 bustage.
...
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
bienvenu%nventure.com
bfc4cf9a31
add a little imap logging to imap offline sync, sr=mscott, a=chofmann, 236532
2004-03-16 01:14:54 +00:00
cls%seawood.org
3977ae5a71
Backing out changes from bug 226609. MSVC is being uncharacteristically picky.
2004-03-16 00:59:29 +00:00
cls%seawood.org
8e702f20f2
Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
...
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
neil%parkwaycc.co.uk
1496020612
Bug 235879 JS strict warning: redeclaration of var loadedFolder p=gautheri@noos.fr r=me sr=mscott a=chofmann
2004-03-15 16:58:17 +00:00
neil%parkwaycc.co.uk
a47edd0398
Bug 185136 Give the edit menupopup an id p=mcow@well.com r=me sr=mscott a=chofmann
2004-03-13 23:33:02 +00:00
neil%parkwaycc.co.uk
7ee040982a
Bug 145798 Create Filter from Message should be available when the message pane is closed p=mcow@well.com r=me sr=bienvenu a=chofmann
2004-03-13 23:30:48 +00:00
neil%parkwaycc.co.uk
288854a167
Bug 142748 File/Compact Folders should almost always be enabled p=mcow@well.com r=me sr=bienvenu a=chofmann
2004-03-13 23:27:43 +00:00
neil%parkwaycc.co.uk
ef94b9c26f
Bug 201248 Change filter/spam logging to ISO time as an interim measure until logging can be localized p=cnst+moz@bugmail.mojo.ru r=smontagu sr=roc moa=bienvenu a=chofmann
2004-03-12 23:53:37 +00:00
neil%parkwaycc.co.uk
a309f10896
Bug 232026 Fix JS strict warning: redeclaration of var item p=gautheri@noos.fr r=me sr=mscott a=chofmann
2004-03-12 21:09:00 +00:00
scott%scott-macgregor.org
89564fdd30
Bug #237151 --> Make the junk mail filter support the ability to reset the training data. This code is not called by anyone yet but is part of the build.
...
sr=bienvenu
a=asa
2004-03-12 19:14:50 +00:00
bienvenu%nventure.com
f86c4a056b
detect disconnect from imap idle state, also use monitor to handle race condition around m_transport sr=mscott, a=chofmann 236584
2004-03-12 19:08:19 +00:00
bienvenu%nventure.com
f74b8b5ec6
add keys for toggling message and thread pane, patch by vdvo@vdvo.net, r=neil.parkwaycc.co.uk, sr=me, a=chofmann
2004-03-12 14:54:30 +00:00
Stefan.Borggraefe%gmx.de
2a90cb5f99
Fix for bug 219620: "Rationalize Thread Messages menu items"
...
r=neil, sr=mscott, a=chofmann
2004-03-12 08:09:42 +00:00
scott%scott-macgregor.org
e1c235fae6
Bug #234224 --> honor the general.useragent.override pref instead of the custom thunderbird user agent for
...
outgoing messages if it is set.
This is NOT part of the seamonkey build.
2004-03-12 07:23:38 +00:00
neil%parkwaycc.co.uk
911eb1dd08
Bug 236094 Crash because StartPrintEngine didn't null-check p=r.pronk@its.tudelft.nl r=me sr=mscott a=mkaply
2004-03-11 21:13:13 +00:00
scott%scott-macgregor.org
c8c38ba35e
Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
...
Force the browse button to always insert a file url into the sound url pref.
r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
mozilla%ducarroz.org
cef8eca823
Fix for bug 231474. Correctly detect sup part to prevent attachments mixup. R=sspitzer, SR=bienvenu, A=chofmann
2004-03-11 17:00:06 +00:00
bienvenu%nventure.com
5becf44b6b
fix crash in nsUInt32Array::GetAt, r/sr=mscott, a=dbaron 220346
2004-03-11 00:01:06 +00:00
mconnor%myrealbox.com
a3a27f4e08
bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin
2004-03-10 06:47:49 +00:00
neil%parkwaycc.co.uk
563f257e30
Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu
2004-03-10 01:49:27 +00:00
bienvenu%nventure.com
378570434d
allow user to specify caching of just one imap connection (previous limit was 2) sr=mscott 231225
2004-03-10 01:00:10 +00:00
bienvenu%nventure.com
dd46233445
fix handling of connection to server errors when downloading for offline use, sr=mscott 236532
2004-03-10 00:59:13 +00:00
neil%parkwaycc.co.uk
81a5c1d082
Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor
2004-03-10 00:23:00 +00:00
bienvenu%nventure.com
3deeafa09b
follow on fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456
2004-03-09 23:00:44 +00:00
bienvenu%nventure.com
ef2b5f5d5d
fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456
2004-03-09 19:20:56 +00:00
bsmedberg%covad.net
7207604234
Fixing win32 bustage from bug 234392.
2004-03-09 15:18:40 +00:00
bsmedberg%covad.net
58d85f6129
Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin
2004-03-09 14:42:24 +00:00
bienvenu%nventure.com
d0dc7e1b9e
fix creating special folders on imap servers with personal namespace set and online dir not sent, 213570 sr=mscott
2004-03-08 21:32:07 +00:00
bienvenu%nventure.com
854241d28c
Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3
2004-03-08 19:50:30 +00:00
bienvenu%nventure.com
6ec57a6089
fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott better handling of bad pop3 messages, e.g., with naked line terminators
2004-03-08 17:40:20 +00:00
bienvenu%nventure.com
31cab177b0
fix crash generating mdn receipt when original message has no message-id sr=mscott 224738
2004-03-08 17:31:18 +00:00
bienvenu%nventure.com
c29f9417fb
if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott
2004-03-08 16:47:52 +00:00
bienvenu%nventure.com
3d2de27ccf
fix idle responses on non-checked-for-new mail folders to not trigger biff, sr=mscott 236815
2004-03-08 16:43:02 +00:00
neil%parkwaycc.co.uk
a85c6f4ab0
Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu
2004-03-08 00:29:30 +00:00
bienvenu%nventure.com
11a1c1b46f
fix for imap server problems because we were disconnecting while idle w/o ending idle or logging out, sr=mscott 236708
2004-03-07 21:09:02 +00:00
bienvenu%nventure.com
929a575429
fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092
2004-03-07 18:20:22 +00:00
bienvenu%nventure.com
02a60bcadd
fix discovery+handling of deleted imap folders when not using imap subscription, 236685 sr=mscott
2004-03-07 18:18:02 +00:00
neil%parkwaycc.co.uk
437d5ec47b
Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott
2004-03-05 22:45:34 +00:00
scott%scott-macgregor.org
65f082acfb
Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
...
Contributed patch.
r=ch.ey
sr=mscot
2004-03-05 20:25:46 +00:00
scott%scott-macgregor.org
6bb49376c0
Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
...
Contributed patch.
r=ch.ey
sr=mscott
2004-03-05 20:24:57 +00:00
darin%meer.net
a2139bf378
patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu
2004-03-05 18:54:14 +00:00
bienvenu%nventure.com
003413e82a
fix build bustage on Linux balsa dep, gcc 3.4
2004-03-05 17:02:39 +00:00
neil%parkwaycc.co.uk
8cf69f8955
Supplementary patch to bug 232452 to move the unsent message check to a function called after the window has fully opened r/sr=bienvenu
2004-03-05 16:15:37 +00:00
bienvenu%nventure.com
42ef3160d4
add imap idle support 141369 sr=mscott
2004-03-05 15:59:45 +00:00
bienvenu%nventure.com
0d8f139a7b
add imap idle support 141369 sr=mscott
2004-03-05 15:31:13 +00:00
bienvenu%nventure.com
88fe14fd3a
fix comma handling when breaking up long imap fetch statements, initial patch by lee.essen@db.com, r/sr=bienvenu
2004-03-04 19:39:36 +00:00
scott%scott-macgregor.org
8fb34392c3
Bug #233740 --> Drag from Attachment Panel is broken
...
Port a minor mozilla\toolkit change back to xpfe to make this work again.
sr=bienvenu
2004-03-04 19:10:03 +00:00
mozilla%ducarroz.org
8e56a29f45
Fix for bug 236258. Prevent crash by checking null pointer. R=bienvenu, SR=bienvenu
2004-03-04 14:32:11 +00:00
neil%parkwaycc.co.uk
c93f8bd7ee
Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu
2004-03-04 09:22:06 +00:00
scott%scott-macgregor.org
207db2e1db
Bug #223295 --> <dialog>s don't need trailing <separator>s
...
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
neil%parkwaycc.co.uk
eda86a3664
Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott
2004-03-02 00:27:13 +00:00
scott%scott-macgregor.org
6bb6926a09
no bug.
...
Fix an incorrect localization comment
2004-03-02 00:01:06 +00:00
mconnor%myrealbox.com
81e9c20cd4
Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz
2004-02-29 18:48:11 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org
2258257e85
Bug #235472 --> Make the filter dialog size in proportion to the font size
...
Patch by Stefan Borggraefe
r=neil
sr=mscott
2004-02-27 16:02:56 +00:00
kairo%kairo.at
5f250d223d
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com
0c05f0e98f
Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
...
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
bienvenu%nventure.com
d64c35a7c4
fix ldif import to handle multi-line addresses correctly, 235631, sr=mscott
2004-02-27 03:59:48 +00:00
bienvenu%nventure.com
e08df1154d
fix 4.x ab upgrade to handle multi-line addresses correctly, 235631, sr=mscott
2004-02-27 03:59:09 +00:00
cbiesinger%web.de
b57508d4d6
235329 nsSaveMsgListener::m_contentType is a string for no reason
...
r=bienvenu sr=roc
2004-02-26 19:29:56 +00:00
scott%scott-macgregor.org
72d7aa0d74
Bug #235584 --> Regression fix, vCards no longer sent out with mail messages. String regression fix
...
r=darin
sr=bienvenu
2004-02-26 07:40:56 +00:00
bienvenu%nventure.com
d3a6c5e333
fix regression emptying imap trash, sr=mscott 235481
2004-02-25 20:02:06 +00:00
scott%scott-macgregor.org
6f1ca883eb
Bug #235461 --> Fix a memory leak of mailing list RDF nodes. General code cleanup on a poorly written method.
...
sr=bienvenu
2004-02-25 05:43:09 +00:00
darin%meer.net
f6875e2d3c
fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron
2004-02-25 02:08:34 +00:00
jst%mozilla.jstenback.com
9721bdfe63
Forgot a const in my last checkin.
2004-02-24 19:53:33 +00:00
bienvenu%nventure.com
bbdab9b7f8
fix memory leak saving local messages as file, 235316 sr=mscott
2004-02-24 01:03:19 +00:00
bienvenu%nventure.com
bbe45d054e
fix for prompting about deleting folders when emtpying trash; previous fix didn't prevent folders from getting deleted on server sr=mscott 232557
2004-02-24 01:01:50 +00:00
jst%mozilla.jstenback.com
7243290424
Fixing string leak bug 235088. r=darin@meer.net, sr=mscott@mozilla.org
2004-02-23 23:06:25 +00:00
jshin%mailaps.org
c547bdb247
bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott)
2004-02-23 18:09:23 +00:00
bienvenu%nventure.com
50e37c149c
fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password
2004-02-23 15:55:02 +00:00
neil%parkwaycc.co.uk
722d774af3
Bug 97532 Make some POP3 error messages less meaningless p=stolenclover@yahoo.com.tw r/sr=mscott
2004-02-22 17:50:10 +00:00
jshin%mailaps.org
a561a976de
bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott
2004-02-21 20:54:18 +00:00
bienvenu%nventure.com
0e4f51f571
replace Pop3 with POP in filter editor dialog label, no bug, r/sr=me
2004-02-21 17:59:25 +00:00
bienvenu%nventure.com
13ff4b7d66
fixes for 232438, palm sync issues with mapping between moz ab's and palm categories, sr=mscott
2004-02-21 17:35:47 +00:00
jshin%mailaps.org
24e9eac199
bug 233361 : characters outside the repertoire of the current character encoding are lost if 'send in UTF-8' is selected. (r=mscott, sr=bienvenu)
2004-02-21 05:51:50 +00:00
jshin%mailaps.org
41c532dc70
bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman)
2004-02-21 04:52:39 +00:00
neil%parkwaycc.co.uk
ea8f6a9160
Bug 195315 Run Junk Mail Controls on selected messages r=mscott sr=bienvenu
2004-02-20 21:13:24 +00:00
bienvenu%nventure.com
71f0c69771
fix for phantom messages in db, sr=mscott 227472
2004-02-20 19:45:33 +00:00
scott%scott-macgregor.org
94e61650a2
Bug #151688 --> Allow a browse button to set email storage directory in the account settings
...
Patch by Stefan Borggraefe
r=mscott
sr=bienvenu
2004-02-20 19:40:20 +00:00
bienvenu%nventure.com
aa0ed8a94f
prompt to send unsent messages when going online via pressing get new mail while offline, sr=mscott 232452
2004-02-20 18:09:13 +00:00
bienvenu%nventure.com
af7af70c6e
init total msg counts to -1 to avoid garbage counts and a prompt to send unsent messages, sr=mscott 234981
2004-02-20 17:54:24 +00:00
bienvenu%nventure.com
0ca850723f
fix 233979, patch by ch.ey@gmx.net, sr=bienvenu outgoing smtp server settings for user name and password are sticky and shouldn't be
2004-02-20 16:43:08 +00:00
kyle.yuan%sun.com
4021f06547
Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
...
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
darin%meer.net
44ce35aebb
landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
...
this patch also introduces nsTFixedString and removes CBufDescriptor.
2004-02-20 01:53:23 +00:00
bienvenu%nventure.com
adaeba3d49
potential fix for partially downloaded imap messages ending up in offline store, 234553, sr=mscott
2004-02-20 00:52:19 +00:00
bienvenu%nventure.com
a34baad61f
fix 234546 sending message spins if we can't read attachment file, sr=mscott
2004-02-20 00:48:48 +00:00
scott%scott-macgregor.org
5febf7c306
Bug #234811 --> ldap connections left open on msg send
...
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org
bf2ebba32d
bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott)
2004-02-19 11:18:08 +00:00
jshin%mailaps.org
e36a7933da
bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner
2004-02-19 11:13:29 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
bienvenu%nventure.com
19bb57f083
fix saving as draft when imap drafts folder is empty and has just been compacted, sr=mscott, a=dveditz 98576
2004-02-16 01:43:47 +00:00
bienvenu%nventure.com
6ab5689440
support ldap v3, patch by dmose, r/sr=sspitzer 198168
2004-02-14 02:10:45 +00:00
scott%scott-macgregor.org
11a6951114
Back out Bug #115349 --> This randomly causes deadlock on quit, prevent the process from terminating. It also causes long freezes in the UI when trying to reconnect to a disconnected folder.
...
sr=bienvenu
2004-02-13 03:43:10 +00:00
bienvenu%nventure.com
4517a7d4fb
fix 233945 one way palm sync from palm to pc doesn't create new Moz AB's with correct name, sr=mscott a=chofmann
2004-02-12 18:44:36 +00:00
scott%scott-macgregor.org
c1b8034e8d
Back out Bug #229872 . Fixes regression where attachment names are no longere showing up in thunderbird compose window
...
(Regression bug is BUg #233832 )
2004-02-12 03:19:25 +00:00
bienvenu%nventure.com
e86ce2f7dd
further fix for bug 219200, use pref instead of user_pref in mailnews.js, sr=mscott
2004-02-11 04:36:46 +00:00
bsmedberg%covad.net
a0f62775e8
Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz
2004-02-11 01:01:31 +00:00
bienvenu%nventure.com
7b6b33f9f1
fix typo in fix for bug 232982, mcd and profile auto import not playing nicely together sr=mscott
2004-02-11 00:09:23 +00:00
pkw%us.ibm.com
021f40ad79
Bug 57958 - use PR_LOG instead of fprintf(stderr, "")
...
r/sr=mscott@mozilla.org
2004-02-10 21:58:17 +00:00
cbiesinger%web.de
19a2b4e972
Bug 233589 New browse button in local folders UI goes off edge of window
...
patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil sr=mscott
2004-02-10 17:51:09 +00:00
jshin%mailaps.org
29d189ef75
bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X
2004-02-10 11:47:39 +00:00
jshin%mailaps.org
1b907b9259
bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott)
2004-02-10 06:49:15 +00:00
jshin%mailaps.org
3299bfb574
bug 229872 : non-ASCII file names don't show up in the attachment list (r=bienvenu, sr=mscott)
2004-02-10 06:08:13 +00:00
bienvenu%nventure.com
cdedbbd005
fix 205902 problems detecting duplicate cards in palm categories sr=mscott
2004-02-10 03:19:28 +00:00
neil%parkwaycc.co.uk
438134b265
Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu
2004-02-09 23:48:29 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
bienvenu%nventure.com
4d6e340350
delete .sbd when local folder has its last sub-folder deleted, 73404 patch by kazhik@mozilla.gr.jp, r/sr=me
2004-02-09 16:23:25 +00:00
bienvenu%nventure.com
bdfa31a32a
fix 206050 don't fire new mail notification for imap messages that are deleted or marked read by mail filters, sr=mscott
2004-02-09 16:00:44 +00:00
bienvenu%nventure.com
e43c29e117
fix 206050 don't fire new mail notification for pop3 messages that are deleted or marked read by mail filters, sr=mscott
2004-02-09 15:59:20 +00:00
bzbarsky%mit.edu
451a8552f4
Fix build warning. Bug 225570.
2004-02-09 09:10:24 +00:00
bienvenu%nventure.com
f6474f85a6
more work on 204441, pref to turn off imap use of literal+ when appending to folders, sr=mscott
2004-02-09 05:48:53 +00:00
cbiesinger%web.de
b2cc894226
Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
...
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
bienvenu%nventure.com
acede3324d
add pref to turn off use of literal+ in case that's causing spins on append to imap folders on some servers, 20441, sr=mscott
2004-02-07 18:55:11 +00:00
neil%parkwaycc.co.uk
9f1df970de
Bug 162432 JS error redeclaration of const MOZILLA_CONTENT_PACK p=gautheri@noos.fr r=me sr=mscott
2004-02-07 13:05:24 +00:00
bienvenu%nventure.com
e040b470c9
add ability to set smtp password to be same as imap or pop3 password, off by default sr=mscott 219200
2004-02-07 01:17:03 +00:00
scott%scott-macgregor.org
45a253d63e
Bug #229879 , 208196 --> Thunderbird/Mozilla does not properly display attachments sent from a mac when they are
...
encoded via apple/double.
Always look for the file name from the data fork then the resource fork.
sr=bienvenu
2004-02-06 20:48:56 +00:00
scott%scott-macgregor.org
bbc5609769
Bug #229855 --> check filename extension before Appledouble-encoding attachment having insignificant resource fork
...
sr=bienvenu
2004-02-06 19:30:33 +00:00
neil%parkwaycc.co.uk
098fafeb6c
Bug 189430 JS strict warning reference to undefined property window.arguments[2] p=gautheri@noos.fr r=me sr=mscott
2004-02-06 17:30:42 +00:00
neil%parkwaycc.co.uk
8e7b059db0
Bug 162432 JS error redeclaration of const MOZILLA_CONTENT_PACK p=gautheri@noos.fr r=me sr=mscott
2004-02-06 17:29:03 +00:00
neil%parkwaycc.co.uk
1692abfa7e
Bug 231595 Remove obsolete showSidebarMenu entity p=gautheri@noos.fr r=me sr=mscott
2004-02-06 17:27:18 +00:00
neil%parkwaycc.co.uk
f9f469589c
Bug 232597 JS error redeclaration of const kPersonalAddressBookURI p=gautheri@noos.fr r=me sr=mscott
2004-02-06 17:25:05 +00:00
neil%parkwaycc.co.uk
88e0c1f93e
Bug 232755 JS strict warning assignment to undeclared variable prevDefaultPort p=gautheri@noos.fr r=me sr=mscott
2004-02-06 17:23:11 +00:00
cbiesinger%web.de
15d25b1008
bug 225570. make nsMsgCompose use GetTypeFromFile
...
r=bzbarsky sr=mscott
2004-02-06 13:49:22 +00:00
cbiesinger%web.de
fe64d21a2c
removing unused include
2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org
a1f2939862
Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
...
Remove the header parser's code that breaks names based on spaces so it won't break:
Scott, John Smith, Peter
r=neil, sr=bienvenu
2004-02-05 21:30:54 +00:00
bienvenu%nventure.com
9fe00adc1f
fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 21:15:10 +00:00
bienvenu%nventure.com
baa4febec9
fix 231133 only parse the current response line for auth capapility, not the whole response text, patch by ch.ey@gmx.net, r/sr=me
2004-02-05 19:59:09 +00:00
mkaply%us.ibm.com
6206603b03
#231435
...
r=mkaply, sr=blizzard (platform specific)
Patch from ganesh - Don't recycle compose windows on OS/2
2004-02-05 19:27:53 +00:00
bienvenu%nventure.com
136ef6999b
fix 229044 don't add - divider if signature already contains one, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 19:17:18 +00:00
bienvenu%nventure.com
71c4d6be4a
fix palm build bustage from last checkin (shouldn't affect tbox since I don't think it builds palm sync)
2004-02-05 19:03:00 +00:00
bienvenu%nventure.com
c6b99ac2b0
respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott
2004-02-05 18:33:06 +00:00
cbiesinger%web.de
5e5d33d0e8
bug 230347, Javascript warnings in msgHdrViewOverlay.js
...
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=neil sr=mscott
2004-02-04 23:34:34 +00:00
bienvenu%nventure.com
814fc5f550
fix 232860 handle case where smtp server drops the connection after it responds that it has received the message, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-04 22:41:59 +00:00
bienvenu%nventure.com
a71dfb2da5
fix 232892 imap unread counts not correctly updated when moving messages from imap to imap, sr=mscott
2004-02-04 21:47:19 +00:00
bienvenu%nventure.com
1053a4e99d
fix 232984 r=mscott, sr=sspitzer migrate mailnews prefs after 4.x profile migration when mcd sets up an account
2004-02-04 21:43:57 +00:00
kairo%kairo.at
3d12a17e05
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
2004-02-04 14:24:38 +00:00
bryner%brianryner.com
6e68ebaa46
Second try at enabling hidden visibility for NS_IMETHOD on ELF platforms (bug 227537). r+sr=dbaron for the changes.
2004-02-04 04:55:57 +00:00
bienvenu%nventure.com
a97b75a518
fix 232929 js warnings in offline-startup.js sr=mscott
2004-02-03 20:42:44 +00:00
dbaron%dbaron.org
1e6ed08cc8
Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin
2004-02-03 18:23:41 +00:00
bryner%brianryner.com
0ca4d12034
Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin.
2004-02-03 08:32:33 +00:00
neil%parkwaycc.co.uk
21fd53ca06
Spurious semicolon in patch to bug 78360 found by mnyromyr@tprac.de r/sr=bienvenu
2004-02-02 19:35:13 +00:00
dbaron%dbaron.org
1cafe23dd0
Fix build bustage. Filenames are case sensitive. b=232557
2004-02-02 19:18:00 +00:00
bienvenu%nventure.com
73d537ba4a
attempt to fix linux build bustage
2004-02-02 18:55:25 +00:00
bienvenu%nventure.com
9f5a425a25
add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557
2004-02-02 18:21:08 +00:00
bienvenu%nventure.com
18539dc21e
one more fix for 232438 mapping personal address book to Personal category, sr=mscott
2004-01-31 19:02:34 +00:00
bienvenu%nventure.com
595ae8f4b4
232438 fix detection of dups when adding palm cards to moz ab, and set palm card id on existing card, sr=mscott
2004-01-31 01:44:38 +00:00
scott%scott-macgregor.org
8117c67f24
check in the right patch for Bug #231034
2004-01-30 21:56:55 +00:00
bienvenu%nventure.com
62bbdf628b
ensure local folders account exists in verifyAccounts, if account wizard isn't going to run, sr=mscott 232571
2004-01-30 19:29:13 +00:00