scott%scott-macgregor.org
8329b1ce84
Bug #271855 --> The about box shoudn't be a sheet (or even app-modal/doc-modal) on mac, and
...
shoudn't have a close button.
patch by bugs.mano@mail-central.com
2004-11-26 18:11:36 +00:00
scott%scott-macgregor.org
b4f2b59ed1
Bug #178820 --> return-receipt-to not recognized with IMAP mailbox
...
Porting trunk fix.
2004-11-26 18:07:59 +00:00
bryner%brianryner.com
29c70cffe8
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
bienvenu%nventure.com
95479ffa2c
fix 266893 rss feeds stop working if .msf file deleted sr=mscott
2004-11-24 18:56:20 +00:00
scott%scott-macgregor.org
f088f54df3
Bug #267665 , Bug #260836 --> TB0.9 does not do proxy authentication for RSS feeds
...
RSS feeds which require HTTP authentication are rejected as invalid
Re-work the docshell auth prompt logic to disable prompts for any url running in chrome unless the chrome window
explicitly sets allowAuth on its docshell.
r=darin
sr=jst
2004-11-24 17:45:44 +00:00
scott%scott-macgregor.org
3a455958a1
Bug #257584 --> Make the feed properties dialog wider on the mac.
2004-11-24 04:19:27 +00:00
scott%scott-macgregor.org
2c346df405
Bug #270043 --> TB09 crash importing Outlook Express settings [@ nsOEProfileMigrator::Notify]
...
When our migration base class goes away, be sure to clear any pending timers so we don't call back into
a deleted object.
sr=bienvenu
2004-11-23 23:27:03 +00:00
bsmedberg%covad.net
0d80d2802c
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
2004-11-23 22:22:58 +00:00
timeless%mozdev.org
0f580b3f96
Bug 251078 Remove xpcom's rebase utility
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00
bienvenu%nventure.com
f9c583a53c
rest of fix for 181627 sr=mscott compact folders should display done status
2004-11-23 16:33:12 +00:00
scott%scott-macgregor.org
b7cf1a5075
Bug #267865 --> Virtual folders parented off of IMAP sub folders are forgotten on subsequent launches.
...
Call LoadVirtualFolders after our folder hierarchy has been created in the UI.
sr=bienvenu
2004-11-23 06:39:47 +00:00
scott%scott-macgregor.org
199491d4ba
Themework for imap folder and newsgroup subscribe UI.
...
Get rid of the column headers, make the dialog look like the virtual folder picker dialog.
2004-11-23 01:39:34 +00:00
scott%scott-macgregor.org
a4962cea74
Fix broken offline indicator image in Account Settings / Offline Settings panel
2004-11-23 00:16:41 +00:00
scott%scott-macgregor.org
2cfe4e22a2
Always use the small throbber icon.
...
Remove arrows from move up / move down buttons in the filter list dialog.
2004-11-22 05:31:28 +00:00
scott%scott-macgregor.org
cdba3dde86
Qute Theme update.
...
Add new checked / unchecked images for filter list dialog, subscribe dialog, choose folders for offline dialog and saved search folder picker dialog.
2004-11-22 05:30:14 +00:00
scott%scott-macgregor.org
4abe1416ad
Qute Theme update.
...
New sent folder icon
New icons for saved search folders and rss saved search folders
2004-11-22 05:08:22 +00:00
scott%scott-macgregor.org
b3c7345ed8
Bug #271024 --> On windows and linux, use separators instead of spacers in the default address book
...
and mail 3-pane toolbars
sr=bienvenu
2004-11-22 04:43:21 +00:00
scott%scott-macgregor.org
bd38269dda
Bug #255473 --> Add support for multiple RSS accounts. Tbird 1.0 bug
...
r=me
sr=bienvenu
a=asa
2004-11-22 04:38:12 +00:00
scott%scott-macgregor.org
bcffb3f02d
Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header.
...
Better fix this time.
2004-11-21 01:04:08 +00:00
bienvenu%nventure.com
b395246cd6
fix 270069 status bar total and unread counts for single folder virtual folders, tbird only, sr=mscott
2004-11-20 22:47:02 +00:00
scott%scott-macgregor.org
21eb480fc8
Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header.
2004-11-19 22:48:39 +00:00
scott%scott-macgregor.org
12867e8208
qute polish update
2004-11-19 21:38:49 +00:00
bienvenu%nventure.com
d42624401f
fix 270601 create filter from message for messages in global inbox
2004-11-19 21:36:11 +00:00
scott%scott-macgregor.org
13dfcd3c1e
Bug #270125 --> RSS feeds don't render html code for quotes as quotes, instead just shows raw HTML
...
before doing our HTML entity replacement convert the JS string to unicode, do the replacement then convert
back to the native charset.
sr=bienvenu
2004-11-19 20:22:24 +00:00
scott%scott-macgregor.org
48b6c48f5c
Add more padding around the blocked remote content icon
2004-11-19 20:00:26 +00:00
scott%scott-macgregor.org
f17dea8085
Bug #128129 --> enter/return for selected card/list in directory pane won't open properties dlg
...
sr=bienvenu
2004-11-19 19:24:14 +00:00
scott%scott-macgregor.org
4b70902ccc
make the virtual folder icon show up for VFs living under RSS accounts.
2004-11-19 18:42:35 +00:00
scott%scott-macgregor.org
3388ce9f3a
Bug #260837 --> RSS feeds using SSL are erroneously reported as invalid
...
Support http and https URLS for RSS.
Effects Thunderbird only.
sr=bienvenu
2004-11-19 03:50:25 +00:00
scott%scott-macgregor.org
89253ca032
Bug #259777 --> Fix RSS feed parsing errors for various feeds.
...
sr=bienvenu
2004-11-19 03:22:00 +00:00
scott%scott-macgregor.org
87994c3a80
Bug #270665 --> unable to add new RSS feeds. Regression fix.
2004-11-18 22:29:30 +00:00
scott%scott-macgregor.org
13bf55dca6
Bug #270643 --> virtual folder context menu missing items
...
regression fix caused by making virtual folders a special folder
sr=bienvenu
2004-11-18 19:18:43 +00:00
scott%scott-macgregor.org
e02e25afe4
add missing files
2004-11-18 09:12:48 +00:00
scott%scott-macgregor.org
d2106a3dd5
try again
2004-11-18 09:03:37 +00:00
scott%scott-macgregor.org
c7c204bd29
more os x makefile work
2004-11-18 08:54:33 +00:00
scott%scott-macgregor.org
9e781047ca
try again
2004-11-18 08:47:54 +00:00
scott%scott-macgregor.org
363ddb03e9
fix typo
2004-11-18 08:41:19 +00:00
scott%scott-macgregor.org
6c4eb3869e
add Mac specific skin files for RSS
2004-11-18 08:39:27 +00:00
scott%scott-macgregor.org
ad93446157
Bug #261883 --> Adding new RSS feed doesn't store it in the selected folder
...
add a menu fly out for choosing container folders that have subfolders.
2004-11-18 08:22:04 +00:00
scott%scott-macgregor.org
8f242803c5
Bug #226179 --> add mail and news group shortcut to stand alone message windows
...
under Tools menu.
2004-11-18 03:25:15 +00:00
scott%scott-macgregor.org
da968ef1b5
Bug #270477 --> Qute theme update.
2004-11-18 02:48:29 +00:00
scott%scott-macgregor.org
878fcc6365
Bug #269551 --> Mac OS X menu cleanup for Thunderbird
...
Hide the extraneous toolbar separator from the tools menu bar for Mac OS X.
2004-11-16 21:23:33 +00:00
bienvenu%nventure.com
34d6b1170e
fix269725 sr=mscott status messages don't show up in main window if you've opened up a stand-alone msg window
2004-11-16 20:41:45 +00:00
scott%scott-macgregor.org
d986d2fb77
Bug #270082 --> Show the summary instead of the webpage by default for RSS feeds
...
sr=bienvenu
2004-11-16 05:00:26 +00:00
scott%scott-macgregor.org
101696a632
Bug #270094 --> Adding a bogus feed URL fails to throw an alert dialog with information about a network error.
...
sr=bienvenu
2004-11-16 04:58:52 +00:00
scott%scott-macgregor.org
a547b325b8
change reference to virtual folder to saved search folder
2004-11-16 00:03:02 +00:00
scott%scott-macgregor.org
74cdc63f85
Bug #268430 --> RSS feed doesn't correctly show HTML special chars in virtual Subject column
...
use reg expressions to replace html entities like &, > and < into
their ascii equivalents.
sr=bienvenu
2004-11-15 23:29:33 +00:00
scott%scott-macgregor.org
5e69083d54
Bug #269564 --> Views persist for regular folders, but not for virtual folders.
...
Persist views for single folder virtual folders.
sr=bienvenu
2004-11-15 04:07:54 +00:00
scott%scott-macgregor.org
896c057018
Bug #269497 --> "View" menu item is missing Toolbars sub menu label
2004-11-14 00:19:53 +00:00
scott%scott-macgregor.org
17d22492d7
Bug #255447 --> Add RSS support to account central for thunderbird.
...
sr=bienvenu
2004-11-12 22:50:23 +00:00
scott%scott-macgregor.org
a365a54885
Bug #261216 --> [Mac] Missing PrintPDE.plugin
...
copy the mac print plugin into the packaged plugins folder
2004-11-12 18:51:13 +00:00
scott%scott-macgregor.org
1953b3dd8f
Bug #269304 --> more mac specific work for the address book quick search box
2004-11-12 08:37:02 +00:00
scott%scott-macgregor.org
a30e8d84a8
Bug #269304 --> convert address book quick search box to look and behave like the
...
mail 3 pane quick search box.
2004-11-12 04:09:37 +00:00
scott%scott-macgregor.org
8ef8a7850c
Bug #269304 --> convert address book quick search box to look and behave like the
...
mail 3 pane quick search box.
sr=bienvenu
2004-11-12 03:55:54 +00:00
scott%scott-macgregor.org
aa7ddb58f2
access key change
2004-11-12 00:06:12 +00:00
scott%scott-macgregor.org
97de9673e2
Bug #261717 --> Add a context menu to the RSS website header in the msg pane so users
...
can copy the website url to the clipboard. Patch originally from David Fraser.
2004-11-11 23:30:32 +00:00
scott%scott-macgregor.org
77fa0f31d3
Bug #264061 --> Tools/Options should be Edit/Preferences
...
fix some access key issues.
2004-11-11 22:00:46 +00:00
scott%scott-macgregor.org
8775c23da6
fix access key conflict for linux Preferences menu item.
...
thanks to Sairuh for pointing it out.
2004-11-10 23:42:22 +00:00
scott%scott-macgregor.org
5c70c34f83
fix access key conflict for linux Preferences menu item.
...
thanks to Sairuh for pointing it out.
2004-11-10 23:37:21 +00:00
scott%scott-macgregor.org
74ba8eed94
remove bogus transparent css style rules to fix new mail notification slider
2004-11-10 23:23:00 +00:00
scott%scott-macgregor.org
9bec444061
Bug #264061 --> Tools/Options should be Edit/Preferences on Linux
2004-11-10 23:14:30 +00:00
scott%scott-macgregor.org
9e4d8fa027
Bug #267726 -->
...
old version of thunderbird remains in the Add New Programs control panel
2004-11-10 19:17:34 +00:00
scott%scott-macgregor.org
e7c4f3371c
Bug #260561 --> RSS feeds don't get added if URL contains trailing whitespace
2004-11-09 04:44:39 +00:00
scott%scott-macgregor.org
28b71fa20d
Bug #268495 --> junk mail dialog polish, move account picker above tabs
...
to make it more clear.
sr=bienvenu
2004-11-09 00:57:02 +00:00
scott%scott-macgregor.org
39b346810c
Bug #231742 --> Identity smart logic is case sensitive. lower case identity e-mail addresses before comparing
...
them to the identity hint.
2004-11-09 00:20:52 +00:00
scott%scott-macgregor.org
3548f2c888
Bug #268034 --> Mail imported from Mozilla 1.x dumps messages in wrong mailboxes
...
when migrating mozilla profiles with multiple servers with the same host name, we should make
sure our hostname based diretory is unique.
sr=bienvenu
2004-11-08 23:18:18 +00:00
scott%scott-macgregor.org
4f398a687c
Bug #267405 --> file/ quit and file / exit platform consistency.
2004-11-04 19:59:54 +00:00
bienvenu%nventure.com
05d270774e
fix 267483 regression in clearing of new flag when mail is filtered into pop3 folder, sr=mscott
2004-11-03 16:36:33 +00:00
scott%scott-macgregor.org
3ce363db66
add chase and granrose to the credits list
2004-11-03 06:08:03 +00:00
scott%scott-macgregor.org
69681f7f30
Bug #267377 -->js error when selecting Save Search as a Folder when Quicksearch is empty
...
we should be disabling the save as search folder item from the drop down if there is no valid quick search text.
sr=bienvenu
2004-11-02 22:17:35 +00:00
scott%scott-macgregor.org
683d7693d2
Bug #267243 --> After doing a quick search, if you quickly load another folder, we don't hide the clear button
...
all of the time.
Also fixes problems with the quick search bar when moving from a virtual folder to a non virtual folder.
2004-11-02 02:03:09 +00:00
bsmedberg%covad.net
3824d6b15f
Installer bustage from bug 237745 - package appstartup.xpt properly.
2004-11-01 12:16:48 +00:00
bsmedberg%covad.net
9a038073fa
Bustage fix from bug 237745.
2004-11-01 11:52:49 +00:00
dmose%mozilla.org
fc91622ab2
Fixed emacs mode-line; no bug
2004-10-30 22:50:28 +00:00
bsmedberg%covad.net
313f8ef7ab
Build bustage from bug 237745
2004-10-30 06:39:06 +00:00
scott%scott-macgregor.org
ac5805af45
Bug #265548 --> Virtual Folders don't remember the previously selected message
...
Only works for single folder virtual folders.
sr=bienvenu
2004-10-30 04:02:10 +00:00
scott%scott-macgregor.org
c46acee791
Bug #234765 --> properties and write button aren't working in the address book search dialog.
...
Thanks to woodie for the suggested fix.
2004-10-30 01:20:06 +00:00
dveditz%cruzio.com
ce13ee77d9
part of bug 263546: forgot to check in the required pref changes. r=jst,sr=darin
2004-10-29 22:11:23 +00:00
bsmedberg%covad.net
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
bienvenu%nventure.com
3184e01b75
fix 266536 handling of out of date local folder summary files, sr=mscott
2004-10-29 18:42:02 +00:00
scott%scott-macgregor.org
50b4426136
Bug #266674 --> fix typo from my previous checkin that caused compact folder to disappear from the folder pane.
2004-10-29 18:08:18 +00:00
scott%scott-macgregor.org
466fe6026d
Bug #220656 --> store the mail view state as a per folder property instead of as a global setting that applies to all folders.
...
sr=bienvenu
2004-10-29 07:11:18 +00:00
scott%scott-macgregor.org
6bec37b9db
Bug #266066 --> After moving message to junk folder, next message is not highlighted
2004-10-29 06:49:23 +00:00
scott%scott-macgregor.org
0f4180eeea
Bug #266578 --> Hide folder pane context menu items for virtual folders
...
sr=bienvenu
2004-10-29 00:36:59 +00:00
dmose%mozilla.org
465529fa9a
Fix the emacs modeline indentation variables
2004-10-28 17:16:40 +00:00
scott%scott-macgregor.org
690963c5aa
keep talkback at 100% for trunk builds
2004-10-27 23:15:27 +00:00
timeless%mozdev.org
9cae7bb795
Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
...
r=neil sr=bienvenu
2004-10-27 05:15:46 +00:00
bugzilla%arlen.demon.co.uk
a3b05ed4a5
Bug 264102 Chrome should use document.title instead of window.title - mail fixes
...
p=me r=mscott
2004-10-26 22:04:49 +00:00
scott%scott-macgregor.org
3a5a5b0b94
Bug #245331 --> Don't truncate long attachment names in the messsage pane.
...
Patch by David Bienvenu.
2004-10-25 23:10:49 +00:00
darin%meer.net
52ac61d678
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
bienvenu%nventure.com
c12b3d3c63
set has attachment flag at hdr download time by looking for content type multipart mixed, 241203
2004-10-25 18:48:22 +00:00
bryner%brianryner.com
53736949e9
Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad.
2004-10-25 08:32:39 +00:00
bugzilla%arlen.demon.co.uk
1e020212f1
Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml - mail patch
...
p=me r=mscott
2004-10-24 17:41:57 +00:00
scott%scott-macgregor.org
e61cb650bf
Bug #265481 --> port aviary branch fix for Thunderbird not reloading virtual folder after dismissing the properties dialog.
...
sr=bienvenu
2004-10-23 04:32:01 +00:00
scott%scott-macgregor.org
9165a5d0fc
Bug #239984 --> [OSX] "Minimize Window" and "Zoom Window" in the "Window" menu, cannot be chosen.
...
Patch by bugs.mano@mail-central.com
2004-10-22 21:36:35 +00:00
scott%scott-macgregor.org
938c574cda
Bug #234765 --> The scroll bar in the advanced address search in the address book has no effect.
2004-10-22 21:31:08 +00:00
bienvenu%nventure.com
d914e81bfb
fix single folder virtual folder counts to get updated when folder is opened, 265330, sr=mscott
2004-10-22 20:55:45 +00:00
scott%scott-macgregor.org
ba2c28edec
fix missing DTD error on the Mac for the account manager
2004-10-22 19:58:38 +00:00
scott%scott-macgregor.org
61be399f24
Bug #265478 --> When clicking on / away from virtual folders, weird focus issues with quick search box.
...
sr=bienvenu
2004-10-21 23:07:35 +00:00
scott%scott-macgregor.org
c12ca1fee7
Bug #263255 --> more improvements for the group by sort feature.
...
Don't re-order the thread pane based on the group attribute. Always use the subject field for the dummy row title.
Make all of the attributes use dummy rows instead of just date. The exception is the subject which won't use a dummy row.
sr=bienvenu
2004-10-20 21:43:46 +00:00
scott%scott-macgregor.org
f38fadfb59
Bug #265014 --> Allow creation of virtual folders that search offline instead of online
...
sr=bienvenu
2004-10-19 20:49:09 +00:00
bienvenu%nventure.com
1d9c04af09
fix 263348, sr=mscott fix moving of virtual folders
2004-10-19 20:39:45 +00:00
scott%scott-macgregor.org
33f0db78e8
Bug #261199 --> Convert the advanced search / Save as Virtual Folder button
...
and the Views / Save As Search Folder menu item
to use the new virtual folder dialog UI
2004-10-19 03:17:53 +00:00
scott%scott-macgregor.org
86cb7d495c
verbage change for virtual folders
2004-10-19 03:08:24 +00:00
scott%scott-macgregor.org
40ce15f164
Bug #261199 --> add an account picker to the virtual folder list dialog so you can only choose
...
folders within the same account to search for a virtual folder.
sr=bienvenu
2004-10-19 01:36:58 +00:00
scott%scott-macgregor.org
95f3d04424
Bug 261199 --> Pinstripe CSS changes to support the new virtual folder UI.
2004-10-18 17:59:12 +00:00
scott%scott-macgregor.org
11b5c4cfa0
back out an accidental checkin
2004-10-17 23:14:55 +00:00
scott%scott-macgregor.org
5ef04c3187
Bug #261199 --> Start landing Virtual Folder, aka Saved Search Folder UI for Thunderbird
...
sr=bienvenu
2004-10-16 22:11:54 +00:00
scott%scott-macgregor.org
3ef845f0f5
Bug #247838 --> Same string used twice in pref-viewing_messages.xul
...
break it up into two separate entities for localizers.
2004-10-15 21:05:49 +00:00
scott%scott-macgregor.org
e9f44c11bc
Bug #263072 --> Change "Mail" to "&brandShortName;" in junkMailInfo.dtd
...
Patch by Andras Timar (timar@fsf.hu )
2004-10-15 06:54:38 +00:00
scott%scott-macgregor.org
ef2ff5b596
Bug #261389 --> Normal Text Size (CTRL+0) should be added to "View"-menu, like in Firefox
2004-10-15 02:55:39 +00:00
scott%scott-macgregor.org
14ad27d49d
Bug #264128 --> toolbar customization window should be more like a dialog
...
for Thunderbird.
2004-10-15 01:03:06 +00:00
scott%scott-macgregor.org
5da4ece7c4
remove a dead file
2004-10-15 00:39:00 +00:00
bienvenu%nventure.com
c0407d98cf
fix 254637 sr=mscott only 2 received mail headers displayed when viewing all headers
2004-10-15 00:14:53 +00:00
scott%scott-macgregor.org
b7f90854b7
Bug #223408 --> View - Layout Menu shows multiple check marks inside the radio group.
...
Patch by mattwillis@gmail.com
2004-10-14 23:55:22 +00:00
scott%scott-macgregor.org
f2d1a98798
Bug #223871 --> Thunderbird takes over OS X minimize window keyboard shortcut
...
Patch by mattwillis@gmail.com
2004-10-14 23:48:44 +00:00
scott%scott-macgregor.org
deb01083b7
Bug #263255 --> pinstripe CSS to support group by sort
2004-10-14 23:35:54 +00:00
bienvenu%nventure.com
a699702fe6
fix 243532 selection jumping if you delete imap messages, then select another message before delete finishes, patch by lorenzo@colitti.com, r=mscott, sr=bienvenu
2004-10-14 15:35:19 +00:00
kyle.yuan%sun.com
535acd4919
Bug 264161 Failed to build thunderbird on solaris sparc platform
...
r/sr=mscott, patch=brian.lu@sun.com
2004-10-14 01:58:19 +00:00
bienvenu%nventure.com
6dc53e0a07
tbird version of fix for 257759 run filter after the fact doesn't work for deferred pop3 accounts
2004-10-12 20:12:17 +00:00
scott%scott-macgregor.org
f43784cfdb
Bug #263549 --> only install talkback in 20% of the releases when doing a default install.
2004-10-12 01:42:48 +00:00
scott%scott-macgregor.org
ad6c20710d
Bug #263552 --> make ctrl-up and ctrl-down cycle through the available quick search
...
criteria modes when focus is inside the quick search box.
2004-10-12 01:02:14 +00:00
scott%scott-macgregor.org
a54bcd98e0
Bug #263919 --> Make 'G' move you into group by sort mode
2004-10-11 21:22:06 +00:00
scott%scott-macgregor.org
f2c0c8f5fa
Bug #263531 --> default custom installs should pick up the RSS reader
2004-10-08 21:33:48 +00:00
bsmedberg%covad.net
f52aada155
Bug 263382 - brand.dtd/properties are being installed to the wrong location (missing en-US subdir)
2004-10-07 23:10:04 +00:00
scott%scott-macgregor.org
4474823382
Bug #263255 --> UI improvements for grouping messages by date. Make the date title rows localizeable, style the title rows.
...
sr=bienvenu
2004-10-07 21:09:45 +00:00
scott%scott-macgregor.org
2fa63571db
Bug #263353 --> qute should use the new Windows style twisty icons like winstripe.
2004-10-07 20:51:44 +00:00
bienvenu%nventure.com
f4f88aec9e
add missing entity for message grouping, 256688
2004-10-06 14:40:56 +00:00
bienvenu%nventure.com
c218868a6d
implement message grouping, 256688 sr=mscott
2004-10-05 20:49:28 +00:00
scott%scott-macgregor.org
42a290def9
Bug #262986 --> typo in messenger-mapi/mapi.properties
...
patch by timar@fsf.hu
2004-10-05 17:08:03 +00:00
scott%scott-macgregor.org
6c96835e40
Bug #262886 --> Can't open attachments from the mail compose window anymore
2004-10-04 21:26:35 +00:00
bsmedberg%covad.net
4927491a8c
global-region missing on tbird trunk, try #2 , updating the manifests. This is fallout from the changes to remove US.jar
2004-10-04 20:10:41 +00:00
scott%scott-macgregor.org
2d678c68c7
Bug #262008 --> add a close icon inside the quick search box. This button shows up
...
when you have text inside the quick search box. Otherwise it is hidden.
2004-10-01 23:24:30 +00:00
bienvenu%nventure.com
1c4cc70fe1
remember sort order in single folder virtual folder, sr=mscott 262145
2004-10-01 20:23:02 +00:00
bienvenu%nventure.com
d44180f9f3
fix 261682 sr=mscott when in non-default view, automatic update of folder causes a re-search which recreates the view
2004-10-01 18:13:47 +00:00
scott%scott-macgregor.org
2aaba34f9f
Update the credits page.
2004-10-01 17:14:40 +00:00
scott%scott-macgregor.org
f64ac0b41a
Bug #241202 --> FormatToolbar overlaps MsgHeadersToolbar
...
set a min height on the msg toolbar to prevent you from dragging the format toolbar over it.
2004-10-01 01:09:25 +00:00
scott%scott-macgregor.org
efbc49f148
Bug #210164 --> POP: alert "is not a registered protocol" popped when loading an attachment
...
Turn on xul error alerts so we don't get random docshell error alerts such as not registered
protocol when viewing a mail message.
2004-10-01 00:29:41 +00:00
bsmedberg%covad.net
ec050b1d80
Since toolkit locales are not yet centralized on trunk, mscott's merge from the branch wasn't quite correct. (Bug 214663)
2004-09-30 18:25:44 +00:00
scott%scott-macgregor.org
293a8dae80
Bug #240970 --> Context menu text is right aligned in date area for the collapsed
...
message header view.
2004-09-28 23:05:13 +00:00
scott%scott-macgregor.org
22c9d1813e
Bug #101153 --> hook up ctrl-w to close the AB search, message search and filter list
...
dialogs.
2004-09-28 21:27:41 +00:00
cbiesinger%web.de
5844b1dac6
259828 remove unused browser.turbo.enabled pref
...
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
bienvenu%nventure.com
05349da485
fix folder busy alert when getting all new messages and multiple servers use a common inbox; also fix startup case where the default server uses a common inbox, sr=mscott 260447
2004-09-28 18:58:15 +00:00
scott%scott-macgregor.org
47313eb59a
Bug #261938 --> Caption "Languages" in font preferences should be "Character encoding"
...
Patch by vberon@mecano.gme.usherb.ca
2004-09-28 17:38:42 +00:00
scott%scott-macgregor.org
a22aeb7e79
Bug #258447 --> Mail Start Page ignores character setting
...
Attempt to fix the problems with Thunderbird rendering the start page in the correct
character encoding.
Patch by kozawa@mozilla.gr.jp
2004-09-28 17:21:11 +00:00
scott%scott-macgregor.org
9bb3e71fb1
Bug #261913 --> Buddy icons for screen names are not shown in message pane nor the address book.
...
Patch by mjg@math.arizona.edu
2004-09-28 17:05:34 +00:00
scott%scott-macgregor.org
57144a075d
Bug #249841 --> renamed "Message Body" to Entire Message to better related what we are doing.
...
Move the virtual folders menu item around in the search combo box.
2004-09-28 06:11:12 +00:00
bsmedberg%covad.net
9225719bf5
More incremental centralizing of locale files.
2004-09-25 16:05:19 +00:00
scott%scott-macgregor.org
a45d84adf5
Bug #214663 --> get rid of the region package in the installer because we don't need it anymore.
...
There is no longer a US region pack getting packaged into the language pack (en-US-mail.jar).
This makes life easier for the localization folks.
2004-09-23 23:24:05 +00:00
scott%scott-macgregor.org
eafc099f00
Bug #219795 --> Add accessibility hook for reaching the address book from the Tools menu.
...
Patch by Robert Accettura.
2004-09-23 21:50:44 +00:00
scott%scott-macgregor.org
fb72cb038a
Filter list dialog polish for Thunderbird.
...
Only show the progressmeter when we are actually reporting progress.
Escape should close the window.
Hide the help button.
Minor polish to the UI to make the elements line up properly.
2004-09-23 21:09:10 +00:00
scott%scott-macgregor.org
146cca9167
hook up a keyboard shortcut for invoking the advanced search addresses dialog.
2004-09-23 20:19:04 +00:00
scott%scott-macgregor.org
8e1e2b96a9
Address book polish. Move the search addresses menu item under Edit / Find to match the main 3:pane.
...
Hide the advanced search button.
Establish a new set of default buttons for the address book toolbar.
2004-09-23 20:12:51 +00:00
scott%scott-macgregor.org
ff06c7fa6a
Address Book Search polish. Let the escape key close the search dialog.
...
Don't include mailWindowOverlay.xul as this causes us to pick up the offline icon by mistake.
Fix up the status bar.
Search progress isn't showing up in the progress bar yet....
2004-09-23 19:56:54 +00:00
scott%scott-macgregor.org
2882bb3f53
Search Dialog polish.
...
Fix up the progressbar so it is hidden by default. Make the progressbar actually work during searches instead of triggering a JS exception.
Hook up the escape key for closing the search dialog like we do for the themes and extensions dialogs.
2004-09-23 19:44:49 +00:00
bsmedberg%covad.net
db26d6701a
Begin to centralize Thunderbird locale files. This will be a (swift) incremental process, trying to keep branch and trunk in synch to the extent possible. a=dbaron for the change to allmakefiles.sh
2004-09-23 03:03:34 +00:00
dbaron%dbaron.org
d88e699712
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
bsmedberg%covad.net
7561fa5d5b
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +00:00
jshin%mailaps.org
692a07c765
bug 227265 : View/Character Encoding changes state of outgoing message, so does not belong into "View" (r=bienvenu, sr=mscott)
2004-09-17 02:09:55 +00:00
scott%scott-macgregor.org
0fce817590
Bug #259293 ---> Get Mail button does not show an active state version of the icon when using small toolbar
...
buttons and you push down on the button.
2004-09-15 17:46:18 +00:00
scott%scott-macgregor.org
456178340e
Bug #259453 --> Customized labels colors and names not imported from Mozilla Mail during the migration processs.
2004-09-15 17:30:49 +00:00
darin%meer.net
b88ad7be0d
landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg
2004-09-14 21:05:46 +00:00
cbiesinger%web.de
1d61416f70
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
jshin%mailaps.org
9c23134339
bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu)
2004-09-13 01:11:32 +00:00
scott%scott-macgregor.org
f82081c071
Bug #258600 --> strike-through deleted IMAP messages
...
Patch by Julien Plissonneau Duqu�ne
2004-09-11 00:37:08 +00:00
scott%scott-macgregor.org
5f5ce14c6d
On OS X, we were never showing the right icon for the get mail button when in the active state. Minor CSS tweak to fix it.
2004-09-10 23:12:09 +00:00
neil%parkwaycc.co.uk
9aac3c0e0e
Bug 112833 Make it possible to watch or ignore multiple threads r=bienvenu sr=mscott
2004-09-10 21:59:41 +00:00
scott%scott-macgregor.org
6e81d6a7df
fix some crashers because we don't support plugins by default
2004-09-10 21:39:13 +00:00
darin%meer.net
02fdc9d90f
landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg
2004-09-09 18:10:25 +00:00
Stefan.Borggraefe%gmx.de
cb2febdff4
Remove unused pref (part of bug 250637).
...
r=mscott
2004-09-09 14:19:02 +00:00
darin%meer.net
6accf3753f
fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg
2004-09-07 22:24:45 +00:00
kjh-5727%comcast.net
62eccfe2cf
Bug 257381: New shared library libgfxpsshar.so.
2004-09-07 21:49:12 +00:00
bienvenu%nventure.com
2b044420ef
front end work for virtual folders, 11051, sr=mscott
2004-09-07 15:55:48 +00:00
neil%parkwaycc.co.uk
54d02bd9b4
Supplementary patch to bug 139242 when suppressing scrolling to new message on folder open do it when exiting quicksearch or mailviews too r+sr=bienvenu
2004-09-06 09:14:22 +00:00
scott%scott-macgregor.org
3a718c5926
Thunderbird gets confused with Planet Mozilla feed
2004-09-04 00:07:45 +00:00
scott%scott-macgregor.org
d123857940
Bug #257849 --> on first launch, if there are no migration sources, make sure the
...
'nothing' radio item is selected by default.
2004-09-03 00:30:46 +00:00
scott%scott-macgregor.org
2afef71513
Bug #243397 --> PAC: support for non-URL's in preference
...
original patch by Mike Connor for Firefox
2004-09-02 20:23:17 +00:00
scott%scott-macgregor.org
6379ac4c1a
Strip thunderbird-bin.elf in case talkback fails to do so.
2004-09-01 20:49:48 +00:00
scott%scott-macgregor.org
a600211f73
Bug #255701 --> increase default biff interval for checking for new RSS feeds.
2004-09-01 01:18:10 +00:00
neil%parkwaycc.co.uk
0e21fc9804
Bug 70466 Disable Go/Mail Start Page when Message Pane is collapsed r+sr=mscott
2004-08-31 23:22:38 +00:00
scott%scott-macgregor.org
9faeb2f7aa
if the feed item has a link attribute, always use it before using the guid. Fixes some problems with planet.mozilla.org and
...
mozillazine feedhouse.
2004-08-31 23:05:29 +00:00
scott%scott-macgregor.org
76c733e32b
Cleanup the default styles rules for local rss messages that don't link to remote pages.
2004-08-31 18:58:17 +00:00
scott%scott-macgregor.org
df7a253f4b
Bug #253339 --> Remove old program files when installing on top of an existing installation
2004-08-27 02:16:50 +00:00
scott%scott-macgregor.org
9e82c66d13
padding for the quick search text box was effecting the padding on message header text boxes.
2004-08-25 22:33:53 +00:00
scott%scott-macgregor.org
fc6fd8cd0b
Bug #250918 --> If the offline extension is installed, overlay global offline setting options into the
...
advanced preferences dialog under the Connections tab.
2004-08-23 04:40:52 +00:00
neil%parkwaycc.co.uk
658c2f1a92
Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott
2004-08-21 14:47:51 +00:00
scott%scott-macgregor.org
eecbcf8cfe
Make the preferences dialog slightly wider to avoid truncation issues.
2004-08-20 02:34:28 +00:00
timeless%mozdev.org
53d9d325d6
Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
...
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
2004-08-19 23:00:27 +00:00
scott%scott-macgregor.org
850720607f
Bug #254834 --> If you try to close the RSS subscribe dialog in the middle of a feed subscription, bring up a prompt
...
and ask the user if he really wants to cancel the current subscription.
2004-08-19 22:52:53 +00:00
scott%scott-macgregor.org
a1daefca13
Bug #251135 --> the drop down marker in the new quicksearch bar is getting stretched on OS X.
2004-08-19 21:31:42 +00:00
scott%scott-macgregor.org
11d14c549d
Bug #256190 --> thunderbird.js preferences getting loaded before mailnews.js. Rename thunderbird.js to all-thunderbird.js
...
to ensure that it gets loaded last since it has the final overrides for thunderbird.
2004-08-19 20:18:04 +00:00
bienvenu%nventure.com
d4b620f2a2
fix 255326 isSpecialFolder returns true for all sub-folders of inbox - it shouldn't, sr=mscott
2004-08-19 16:27:00 +00:00
scott%scott-macgregor.org
30327fd8d8
Bug #256058 --> when editing an existing feed disable the RSS account option so you can't select
...
it as a destination folder.
2004-08-18 21:38:27 +00:00
scott%scott-macgregor.org
95f06662d3
Bug #255451 --> More refinements for master password.
...
Leave off by default like Firefox.
Add a seamonkey like checkbox for encrypting vs. obscuring for using the master password
to lock saved passwords.
2004-08-18 05:17:47 +00:00
scott%scott-macgregor.org
4b3b146c9a
Bug #251135 --> text can overflow the quick search box on OS X.
2004-08-18 04:21:33 +00:00
scott%scott-macgregor.org
7af08a3797
Bug #255809 --> Migration wizard on unix and OS X are showing all of the available migrations instead
...
of just the ones for that platform.
2004-08-17 19:03:56 +00:00
scott%scott-macgregor.org
7a2bb936aa
remove some unwanted dump statements
2004-08-16 22:20:46 +00:00
scott%scott-macgregor.org
6de4b3f3d8
Bug #254474 --> Fix a regression when using quick search on message bodies for POP3 accounts.
2004-08-16 21:36:44 +00:00
scott%scott-macgregor.org
dfefe5119f
Bug #255466 --> Hook up "checking for new feeds every XXX minutes" in Thunderbird.
2004-08-16 21:12:36 +00:00
scott%scott-macgregor.org
dc98dfa512
over due credit updates.
2004-08-16 17:43:09 +00:00
scott%scott-macgregor.org
3e9a781129
Bug #255060 --> Thunderbird migration requires a seamonkey created registry.dat file.
2004-08-13 20:58:51 +00:00
scott%scott-macgregor.org
3ed9dcef5f
Bug #255479 --> advanced preferences panel re-org.
...
Move the proxy connection settings into a separate dialog.
eliminate the e-mail address auto collection category header.
2004-08-13 06:46:07 +00:00
scott%scott-macgregor.org
eb0c5e8b54
Bug #255451 --> Add support for master password to Thunderbid.
2004-08-13 00:54:19 +00:00
scott%scott-macgregor.org
44a3417f86
change firefox to thunderbird in the readme file.
2004-08-11 17:19:01 +00:00
scott%scott-macgregor.org
d945032b7d
Bug #249988 --> Various offline settings are not getting saved from the offline settings dialog.
...
Add a new radio button for "Always start up online" which matches our default value for
offline.startup_state. This fixes an issue where this radio control always comes up without an intial
value because we didn't have a radio for that value.
sr=bienvenu
2004-08-11 17:18:11 +00:00
bienvenu%nventure.com
8328e638f7
fix newsblog on lnux, patch by jan varga, r/sr=bienvenu 255195
2004-08-11 15:41:59 +00:00
scott%scott-macgregor.org
fc4d85247d
Bug #249337 --> Fix some problems with the new search box iteracting with mail views. In particular, switching folders doesn't
...
re-search the new folder with the current mail view criteria.
Fix suggested by Aaron Zabudsky
2004-08-11 04:55:36 +00:00
scott%scott-macgregor.org
4bd62fda92
Bug #255044 --> Migrate collected address book settings when migrating users from seamonkey.
2004-08-10 22:32:38 +00:00
scott%scott-macgregor.org
b2444dace2
Bug #2254694 --> thunderbird specific README.txt file
2004-08-10 22:22:45 +00:00
scott%scott-macgregor.org
c45986352b
Bug #253775 --> Add account manager UI and per feed UI for controlling 'quick mode' where the RSS extension
...
only shows the summary instead of loading the webpage for the feed in the message pane.
Wording subject to change when someone suggests something better.
2004-08-07 08:47:20 +00:00
scott%scott-macgregor.org
61bf2480b5
Bug #254008 --> Make rss.rdf localizeable for localizers.
2004-08-07 08:05:10 +00:00
scott%scott-macgregor.org
7bf96abea6
Bug #254661 --> increase the default biff interval for RSS accounts.
2004-08-07 05:40:59 +00:00
scott%scott-macgregor.org
162044b56e
offline locale information is now in en-US-mail.jar and not offline.jar.
...
Fixes a regression for the .zip and linux release builds with missing DTD errors.
2004-08-06 16:02:28 +00:00
scott%scott-macgregor.org
4ae5a46ffa
Bug #254474 --> if the quick search bar is set to "Search Message Bodies" then we should force the search scope to be online
...
for IMAP searches.
sr=bienvenu
2004-08-06 05:34:21 +00:00
scott%scott-macgregor.org
60c695cf6d
Bug #254493 --> Errors when trying to subscribe to multiple feeds at the same time. Prevent the user from subscribing to multiple feeds
...
at the same time.
2004-08-05 22:01:53 +00:00
scott%scott-macgregor.org
7f979d1e24
Bug #250918 --> move the locale files for the offline extension into en-US.jar to make it easier to localize.
2004-08-05 21:03:21 +00:00
scott%scott-macgregor.org
ee2beae16f
Remove the focus ring from the message pane. UI Cleanup.
2004-08-05 19:02:56 +00:00
scott%scott-macgregor.org
2de2afc5ec
Bug #254133 --> in the feed properties dialog, list the account name (which is used when you want a new folder for the feed)
...
in the folder destination drop down.
2004-08-05 03:20:36 +00:00
scott%scott-macgregor.org
3d37dd81d3
Bug #253807 --> mime encode the feed subject using the character set encoding of the RSS document.
...
This means moving nsIMimeConverter
into a scriptable interface so we can access it from JS.
Fixes several issues with the RSS extension not handling non ascii subjects.
2004-08-04 04:49:33 +00:00
scott%scott-macgregor.org
d5ca962752
Bug #216133 --> Allow remote images from senders in the white list for Thunderbird.
...
Enable remote image blocking by default, add pref UI under privacy for controlling the new white list settings
for blocking remote content.
2004-08-03 22:41:10 +00:00
scott%scott-macgregor.org
71e13c9c2b
Add back an accidentally dropped else clause that was preventing deleted feeds
...
from getting removed from the subscriptions data source.
2004-08-03 05:43:51 +00:00
scott%scott-macgregor.org
14c96ec57e
Bug #253775 --> When parsing RSS 2.0 feeds, parse the content:encoded tag for each feed.
...
Patch by Myk.
2004-08-03 05:30:43 +00:00
scott%scott-macgregor.org
e0e719d546
Bug #253879 --> fix smoketest blocker, you can't install extensions and themes into thunderbird
...
on the trunk.
2004-08-01 05:13:57 +00:00
scott%scott-macgregor.org
d801940fc8
fix the icon in the subscribe UI to use the news group icon
2004-07-30 23:32:46 +00:00
scott%scott-macgregor.org
34f3f3a8ed
Bug 3253776 --> Get New Mail for the RSS account fails if chosen from the get new mail toolbar button drop down.
...
If the server doesn't have an inbox to ask for new mail, just pass in the root folder and let the incoming server figure it out.
2004-07-30 23:30:18 +00:00
scott%scott-macgregor.org
ff4ba41809
Bug #253786 --> Fix a race condition when checking multiple feeds for new mail.
...
don't use a global variable to keep track of the # of feed items we have parsed
for a particular feed, push all of those details into a per feed object so we
won't conflict with other feeds being checked for new mail.
2004-07-30 23:17:58 +00:00
scott%scott-macgregor.org
be313edc35
Bug #253490 --> Installer support for the RSS component.
...
Bug #253617 --> Options / General panel on Windows won't remember any settings. Synch the installer with the messenger-mapi
chrome locaton changes made for GNOME mapi support.
2004-07-30 21:54:51 +00:00
scott%scott-macgregor.org
ea8fd44bf2
Bug #253339 --> Remove old program files when installing on top of an existing installation
...
Fixes some common problems when folks don't do clean upgrades from 0.6 (non static) to 0.7/0.8 (static) builds.
2004-07-29 22:22:27 +00:00
cbiesinger%web.de
3506522cc6
Bug 252468 Remove outdated autostretch attribute from the tree
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
scott%scott-macgregor.org
ad9896bd58
back out my previous checkin, it broke the installer.
2004-07-29 07:04:51 +00:00
scott%scott-macgregor.org
b3327e7a28
Bug #253339 --> try to remove stale/obsolete thunderbird files when the installer is installing on top of an existing
...
installation.
2004-07-29 03:23:32 +00:00
scott%scott-macgregor.org
e6a59a9b47
Bug #253291 --> Changes to preferences file not saved.
...
Matching thunderbird changes for brian's firefox fix.
2004-07-28 21:51:30 +00:00
scott%scott-macgregor.org
f55f2d6842
Bug #253359 --> rss servers and folders should use the artwork for news instead of mail accounts
2004-07-28 05:57:39 +00:00
scott%scott-macgregor.org
bf6d1983c1
remove obsolete file
2004-07-28 04:17:33 +00:00
scott%scott-macgregor.org
b6e540a35b
remove an obsolete file
2004-07-28 04:15:43 +00:00
scott%scott-macgregor.org
b30a9da042
Bug #249838 --> Start hooking up webservices and the smart update notifications for Thunderbird.
2004-07-27 23:35:29 +00:00
scott%scott-macgregor.org
18f20083dc
Bug #253055 --> Use a folder listener to track folder name changes and folder deletions of RSS folders
...
so we can keep our subscription data source up to date. Part of the Thunderbird RSS work.
sr=bienvenu
2004-07-27 19:34:05 +00:00
scott%scott-macgregor.org
64f6350217
fix a counting error that was causing us to fail to properly subscribe to a feed
...
via drag and drop.
2004-07-26 21:01:16 +00:00
scott%scott-macgregor.org
f57f259003
make dragging feed urls to the folder pane really subscribe the url.
2004-07-26 04:21:06 +00:00
scott%scott-macgregor.org
2d6f1ff9cf
fix a typo that was causing the feeds datasource and the feed items data source to be the same file.
2004-07-26 03:59:10 +00:00
bryner%brianryner.com
7c28fc3799
Fixing botched trunk merge
2004-07-25 18:50:32 +00:00
bryner%brianryner.com
60bd5e7f9f
Attempting to fix bustage
2004-07-25 00:32:21 +00:00
bryner%brianryner.com
ee0713fbfb
Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott.
2004-07-24 23:54:29 +00:00
scott%scott-macgregor.org
884d677117
double clicking a node in the subsriptions tree should open the edit feed dialog
2004-07-24 23:23:58 +00:00
scott%scott-macgregor.org
0f6bca050a
Bug #252859 --> Add support for dropping RSS urls onto RSS servers and folders to automatically subscribe to the feed.
...
Bug #252860 --> Add error reporting to alert the user when the feed url could not be downloaded or if the feed url wasn't an rss type we could understand.
sr=bienvenu
2004-07-24 19:58:43 +00:00
scott%scott-macgregor.org
553266e504
fix a typo
2004-07-23 22:16:16 +00:00
scott%scott-macgregor.org
0bd80bb067
Bug #252818 --> Show progress and status text when checking feeds for new mail.
2004-07-23 20:33:09 +00:00
scott%scott-macgregor.org
e7d0e02634
Bug #252688 --> Move feeds.rdf and feeditems.rdf into the RSS account directory.
...
Any time we try to fetch one of the data sources, we have to passing the incoming server
for those data sources.
Minor improvements to the RSS account settings panel, allow the user to change the name
of the RSS server in the folder pane. Allow the user to reach the subscriptions dialog from
the account settings panel.
Make the feed parser clear out the xml http request after it is done with it to eliminate some weird
shut down errors.
2004-07-22 23:29:36 +00:00
scott%scott-macgregor.org
1e4cc58605
Bug #2522483 --> Add account wizard support for creating RSS accounts.
...
This allows us to remove the forumzilla.js and .xul from the build since the account wizard is
responsible for creating the account.
sr=bienvenu
2004-07-22 18:39:28 +00:00
bienvenu%nventure.com
406655895d
fix 249607 handle case of multiple pop3 servers downloading to same inbox on startup, sr=mscott
2004-07-22 03:03:00 +00:00
scott%scott-macgregor.org
faeda72824
Bug #252394 --> Make parsing RSS feeds asynch and report the progress on each item as we store it
...
to a folder back in the subscriptions UI dialog.
2004-07-21 19:47:14 +00:00