neil%parkwaycc.co.uk
6bda94e8a4
Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott
2003-08-05 08:14:21 +00:00
scott%scott-macgregor.org
74083f380a
Thunderbird only.
...
Hacks to work around Bug #213538 . By removing the ifdef in docshell, and managing this stuff in nsMsgWindow::OnStartURI,
we have lost the context as to whether the url originated from a link click (in which case thunderbird wants to kick it out
to the OS) or if it the url is something we are internally trying to load into the message pane.
Temporarily work around this issue by allowing chrome, jar and about:blank to be loaded.
2003-08-04 06:55:45 +00:00
scott%scott-macgregor.org
e16003ce45
Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
...
non mail urls out to the operating system.
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
r/sr=bienvenu
2003-08-02 05:43:40 +00:00
scott%scott-macgregor.org
c494c829df
Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp
...
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
r/sr=bienvenu
2003-08-02 05:42:25 +00:00
neil%parkwaycc.co.uk
1db54cf6bc
Bug 16967 implement Mark by Date p=frank.schoenheit@gmx.de r=me sr=bienvenu
2003-07-31 21:20:23 +00:00
bienvenu%nventure.com
76fcfabeb1
remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott
2003-07-28 01:51:20 +00:00
bienvenu%nventure.com
b98233a1fb
fix 175488 we don't recognize some imap folders as special folder if they're under the inbox, r/sr=mscott
2003-07-28 01:03:46 +00:00
bzbarsky%mit.edu
b0d068ccde
Bump skinVersion up to 1.5, since older skins are likely to get broken by the
...
change to no longer support single-':' pseudo-elements. Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com
95899387f6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
bb37693039
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
neil%parkwaycc.co.uk
e7c585c091
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
2003-07-24 20:31:35 +00:00
bienvenu%nventure.com
31c69e8e25
fix 213768 reverse sort by threads broken, r/sr=mscott
2003-07-24 20:15:09 +00:00
jaggernaut%netscape.com
4e7c966d11
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
scott%scott-macgregor.org
2aedc8f271
Bug #213036 --> Thunderbird only! Has no effect on the seamonkey build.
...
New XBL widget that acts like a horizontal list box for new attachment display in thunderbird. This widget will shortly be moving
to toolkit once verbage & location is worked out with the toolkit folks.
r/sr=bienvenu
2003-07-23 19:03:17 +00:00
scott%scott-macgregor.org
d1c1d95ec2
Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
...
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.
r/sr=bienvenu
2003-07-21 05:00:09 +00:00
bienvenu%nventure.com
c3d9cc3ae1
remove extern for unused+non-existent function, no bug, r/sr=mscott
2003-07-20 15:38:59 +00:00
varga%utcru.sk
fbd78f9fd1
Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
...
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
scott%scott-macgregor.org
ef582a5d90
Add replied and forwarded atoms to the db view. This allows Thunderbird themes to add icons in the thread pane to
...
distinguish these two states. Thanks to Erik Arvidsson for the patch.
r=bienvenu
sr=scott
2003-07-19 17:27:17 +00:00
bienvenu%netscape.com
aebc1627b1
fix local search to release ref to db when done r/sr=mscott 185176
2003-07-17 19:40:00 +00:00
pkw%us.ibm.com
e27f226dda
Bug 107833 - Full prefs UI support for movemail accounts
...
r/sr=sspitzer@netscape.com
2003-07-15 20:57:01 +00:00
bienvenu%netscape.com
4291a8a577
fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu
2003-07-14 23:36:22 +00:00
stephend%netscape.com
dfa0be33b9
Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org
2003-07-14 22:34:58 +00:00
pkw%us.ibm.com
51e7388621
Bug 211332 - Remove unused files in mailnews/base/prefs/resources
...
r/sr=sspitzer@netscape.com
2003-07-14 21:40:30 +00:00
bienvenu%netscape.com
7b75b2e7d9
part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923
2003-07-14 14:37:42 +00:00
bienvenu%netscape.com
e14c315b9f
add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426
2003-07-14 14:17:48 +00:00
scott%scott-macgregor.org
6906e3ab3a
Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
...
to the account manager.
r/sr=sspitzer
2003-07-14 00:02:09 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org
4a96cbd3b2
-mail command line handler CAN handle args. Set this to true. This means you can now do:
...
mozilla.exe -mail news://<news server> and it will work.
This also means that clicking on news and snews urls in a browser will do the right thing for thunderbird.
r/sr=sspitzer
2003-07-13 21:27:26 +00:00
scott%scott-macgregor.org
2462f8b8d8
Thunderbird now uses a dynamically generated 3-pane. No more alternate 3-pane xul file, so remove the C++ code
...
that tries to launch the alternate 3-pane.
Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
2003-07-12 20:38:22 +00:00
scott%scott-macgregor.org
5213c89d42
Try to reduce the jiggling effect caused by viewing messages with a lot of attachments. Set a fixed # of rows
...
for the attachment list, currently 3 rows.
r/sr=sspitzer
2003-07-12 20:29:48 +00:00
mkaply%us.ibm.com
0f3a3e3df1
Better fix for 178961 per dbaron
2003-07-11 19:53:13 +00:00
scott%scott-macgregor.org
5f61db2df0
Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
...
from the dialogs.
r/sr=sspitzer
2003-07-09 03:53:22 +00:00
bienvenu%netscape.com
1a3020ea80
add message for folder in use message, r/sr=sspitzer, 166617
2003-07-02 21:33:12 +00:00
timeless%mozdev.org
6ebcae8784
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
scott%scott-macgregor.org
abb907c6f9
Implement a content policy class for thunderbird.
...
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.
Has no effect on the seamonkey build.
2003-07-01 05:29:53 +00:00
scott%scott-macgregor.org
9003cfad76
Effects thunderbird builds only.
...
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
2003-07-01 02:27:55 +00:00
bienvenu%netscape.com
cb0214f949
part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer
2003-06-30 23:51:50 +00:00
bienvenu%netscape.com
fd5e11f510
don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516
2003-06-29 01:33:15 +00:00
bienvenu%netscape.com
737ce90217
instead of removing nulls when parsing server responses, replace them with spaces, so we won't throw off the byte counts for imap and pop3, 205789 r/sr=sspitzer
2003-06-29 01:06:29 +00:00
sspitzer%netscape.com
78d8c01fb5
fix for bug #210912
...
ignore clicks to the filter list tree header in the filter dialog, we don't want to sort
fix for bug #210947
double clicking past the last row in the filter dialog opens a broken filter edit dialog
(should do nothing)
fix for bug #210965
double clicking on a checkbox in the "enable" ccolumn in the filter dialog
should not open the currently selected filter in the edit filter dialog
r/sr=bienvenu
2003-06-28 04:08:14 +00:00
jst%netscape.com
abefba9053
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
jshin%mailaps.org
a02a46efd1
bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
...
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
caillon%returnzero.com
4cc64cee34
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
neil%parkwaycc.co.uk
9c09261eff
Bug 195733 commandglue.js included twice, causes JS error p=kd-moz@tprac.de r=me sr=dmose
2003-06-20 11:22:06 +00:00
neil%parkwaycc.co.uk
6741a52ed1
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
2003-06-18 14:31:45 +00:00
scott%scott-macgregor.org
50f31820a3
the library name for thunderbird for mail is different than that of Mozilla Mail. Use a define for the library name
...
used to find the biff icon and make the necessary adjustment for thunderbird.
sr=sspitzer
2003-06-18 05:35:31 +00:00
alecf%flett.org
b7fa256d74
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
bienvenu%netscape.com
4d3d422822
fix 43297, messages w/o x-mozilla-status line lose their read state when database regenerated, add x-mozilla-status header when compacting folder, r/sr=sspitzer
2003-06-12 22:25:55 +00:00
kairo%kairo.at
ccd0707c81
bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard
2003-06-12 15:19:21 +00:00