Граф коммитов

258 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org fe94ff13bc fix rss icon 2005-02-10 00:51:48 +00:00
scott%scott-macgregor.org 26aed17fc2 add rss feed icon to the mac build on the trunk 2005-02-10 00:44:57 +00:00
scott%scott-macgregor.org 7221ffaf75 add rss icons for Mac OS X trunk 2005-02-10 00:43:53 +00:00
scott%scott-macgregor.org 544255fd7f Adjust the width and the height of the feed dialogs for Mac OSX 2005-02-10 00:38:35 +00:00
scott%scott-macgregor.org 571e149a4f Bug #281237 --> hook up edit feed functionality to the new rss subscription dialog. 2005-02-09 22:45:13 +00:00
scott%scott-macgregor.org ac05d6e143 Bug #281237 --> add support for dragging feeds to different folders from within the
subscriptions window.
2005-02-09 19:01:01 +00:00
scott%scott-macgregor.org d3aaba6920 don't run the xul pre-processor on CSS files... 2005-02-09 00:44:59 +00:00
scott%scott-macgregor.org 28af173c29 Bug #281237 --> start landing the new RSS subscription manager UI. 2005-02-08 22:20:04 +00:00
scott%scott-macgregor.org 6dcaffaff5 Bug #280696 --> feed parser errors on feeds built by feeds.feedburner.com
Patch by Robert Sayre.
2005-02-07 23:52:04 +00:00
scott%scott-macgregor.org 0e3a7fa82f Bug #279150 --> fix regression in RSS date handling introduced by my last patch. 2005-02-07 19:16:39 +00:00
scott%scott-macgregor.org b235e8e20b fix typo 2005-02-04 18:44:56 +00:00
scott%scott-macgregor.org f199a5e03b Bug #279150 --> Convert the Feed item into a unified object class. 2005-02-04 00:50:44 +00:00
scott%scott-macgregor.org 76e4a398a0 Bug #279150 --> Convert the Feed methods into a unified object class 2005-02-02 21:44:38 +00:00
gerv%gerv.net 8eeec7399e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org 5ecb05ff26 Bug #279150 --> Break apart the rss feed parser into a separate JS object to make it easier to
hook up unit testing.

Thanks to Robert Sayer for getting this going.
2005-02-01 04:04:59 +00:00
scott%scott-macgregor.org 3cb1a433c0 Bug #275153 --> apparently-valid rss feed will not verify in TB (derstandard.at)
rewrite the feed cache to normalize the url before it goes into the cache.

patch by sayrer@gmail.com
2005-01-20 19:24:57 +00:00
scott%scott-macgregor.org 89236fdb35 Bug #275153 --> fix handling of invalid or missing date fields in articles.
Patch by Robert Sayre (sayrer@gmail.com)
2005-01-18 05:17:49 +00:00
scott%scott-macgregor.org afe0dab8b7 Bug #276476 --> Add empty trash on exit pref UI for RSS accounts in Account Settings. 2005-01-07 17:14:56 +00:00
scott%scott-macgregor.org e9b5e5f096 Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
scott%scott-macgregor.org 21d88aabae remove an unnecessary if check 2004-12-22 22:55:15 +00:00
scott%scott-macgregor.org fcdb09e58b Bug #253807 --> Port from the aviary 1.0 branch.
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
scott%scott-macgregor.org af782856c7 Handle feed subscription case when a feed has not current items in it. 2004-12-20 23:36:18 +00:00
scott%scott-macgregor.org 6f6c789623 Bug #270477 --> show the right RSS icons in the File toolbar menu item.
patch by Kevin Gerich.
2004-12-04 06:00:57 +00:00
scott%scott-macgregor.org 5742737cf7 Bug #272875 --> Convert all RSS msgs to UTF-8 instead of their natural encoding.
Other encoding changes to fix various RSS problems with feeds in non ascii character
sets.

sr=bienvenu
2004-12-04 05:53:07 +00:00
scott%scott-macgregor.org fb4d6eb5fd Bug #271045 --> Thunderbird rejects valid atom feeds such as livejournal feeds.
Patch by Blake Kaplan.

sr=mscott
2004-12-03 09:27:40 +00:00
scott%scott-macgregor.org ba1a3a0759 Bug #258465 --> work around a nasty RDF entity replacement bug to prevent certain RSS feed items
from getting duplicated every time you check a feed for new articles.
2004-12-01 09:03:23 +00:00
webmail%kmgerich.com e8dcb8bb34 Pinstripe Thunderbird Update (bug 270667)
- Saved Search Folder icon
- Shared folder icon
- Message group styles
- Striped background on thread pane and other trees
- Drag and drop styles for folder pane
- Search box tweakage
- Remote requests info bar style
- Blog "server" icon
2004-11-30 12:57:25 +00:00
scott%scott-macgregor.org 6c3e142b09 Bug #272304 --> hide the help button in the compose security info dialog
sr=bienvenu
2004-11-30 01:43:28 +00:00
scott%scott-macgregor.org e1fb8c0b15 Bug #268503 --> space bar focused on blog message does next-unread, not page-down
sr=bienvenu
2004-11-30 01:27:15 +00:00
scott%scott-macgregor.org 8db4ef993d Bug #258278 --> Forwarding HTML RSS article to an email address results in an empty email message
When forwarding, replying or editing an RSS message,
send the http URL for the article instead of trying to load the article contents
in the compose window.

sr=bienvenu
2004-11-29 18:26:21 +00:00
scott%scott-macgregor.org 2e6949a5b9 remove accidental greater than sign that I was appending to the feed subjects in order
to test things.
2004-11-29 17:36:58 +00:00
scott%scott-macgregor.org f2a3dbc9ed Attempt to fix broken non english RSS subjects. 2004-11-29 07:41:15 +00:00
scott%scott-macgregor.org ad0539d13b Bug #272141 --> unicode conversion sometimes throws an exception for bogus strings. Wrap the calls in a try/catch
sr=bienvenu
2004-11-28 21:53:25 +00:00
scott%scott-macgregor.org 19b2e71354 Bug #267139 --> clicking get new mail for a feed while we are already checking a feed for new mail leads to duplicate entries...
sr=bienvenu
2004-11-27 00:56:57 +00:00
scott%scott-macgregor.org 96c3522c43 Add a folder pane icon for feeds with new articles. 2004-11-26 18:35:45 +00:00
bienvenu%nventure.com 4efdec0fb9 fix 266893 rss feeds stop working if .msf file deleted sr=mscott 2004-11-24 18:56:20 +00:00
scott%scott-macgregor.org bd596ad3f5 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 1749a96769 Bug #257584 --> Make the feed properties dialog wider on the mac. 2004-11-24 04:19:27 +00:00
scott%scott-macgregor.org f215fc9083 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 6831ebd8d2 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 75be9a20ea 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 fede67cf07 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 3a9e34194d 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 a78dc01e1d Bug #259777 --> Fix RSS feed parsing errors for various feeds.
sr=bienvenu
2004-11-19 03:22:00 +00:00
scott%scott-macgregor.org 455235e5e5 Bug #270665 --> unable to add new RSS feeds. Regression fix. 2004-11-18 22:29:30 +00:00
scott%scott-macgregor.org 66d0e2b7dc add missing files 2004-11-18 09:12:48 +00:00
scott%scott-macgregor.org 3e7dd5e68f try again 2004-11-18 09:03:37 +00:00
scott%scott-macgregor.org 1783561213 more os x makefile work 2004-11-18 08:54:33 +00:00
scott%scott-macgregor.org aa3543b685 try again 2004-11-18 08:47:54 +00:00
scott%scott-macgregor.org feeac109dc fix typo 2004-11-18 08:41:19 +00:00
scott%scott-macgregor.org 8a3bbdcd06 add Mac specific skin files for RSS 2004-11-18 08:39:27 +00:00
scott%scott-macgregor.org 6ebf300598 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 d88944593e Bug #270477 --> Qute theme update. 2004-11-18 02:48:29 +00:00
scott%scott-macgregor.org 67b43c3af4 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 d4bb60d97e 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 bf3e39118e Bug #260561 --> RSS feeds don't get added if URL contains trailing whitespace 2004-11-09 04:44:39 +00:00
dmose%mozilla.org 19db631696 Fixed emacs mode-line; no bug 2004-10-30 22:50:28 +00:00
bugzilla%arlen.demon.co.uk a0b5babac8 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 e5dd72b047 Thunderbird gets confused with Planet Mozilla feed 2004-09-04 00:07:45 +00:00
scott%scott-macgregor.org c24b73b3ae Bug #255701 --> increase default biff interval for checking for new RSS feeds. 2004-09-01 01:18:10 +00:00
scott%scott-macgregor.org b557adef4c 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 0dbd8f912f 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 100e9f3eb0 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
timeless%mozdev.org a970edbb67 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 79b28dfc45 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 cae627c921 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 2462f14018 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 9d5a5c3a61 Bug #255451 --> Add support for master password to Thunderbid. 2004-08-13 00:54:19 +00:00
scott%scott-macgregor.org ccd0b44ec6 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 b7b2365984 fix newsblog on lnux, patch by jan varga, r/sr=bienvenu 255195 2004-08-11 15:41:59 +00:00
scott%scott-macgregor.org 5264f5fa99 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 d72276ce69 Bug #254008 --> Make rss.rdf localizeable for localizers. 2004-08-07 08:05:10 +00:00
scott%scott-macgregor.org 9f69bd8656 Bug #254661 --> increase the default biff interval for RSS accounts. 2004-08-07 05:40:59 +00:00
scott%scott-macgregor.org 2c42048ef5 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 8aed925f7a 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 6ae382f046 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 8f35ac5c52 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 5ede20e900 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 09135f8254 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 6df42ddff2 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 03093b486e 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 aafa324940 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 c25b87a427 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 896be1aa9c remove obsolete file 2004-07-28 04:17:33 +00:00
scott%scott-macgregor.org b7bd480c2c remove an obsolete file 2004-07-28 04:15:43 +00:00
scott%scott-macgregor.org 779ba78259 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 7dd09de80e 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 2685088d30 make dragging feed urls to the folder pane really subscribe the url. 2004-07-26 04:21:06 +00:00
scott%scott-macgregor.org 37598e588d 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
scott%scott-macgregor.org 7a94f785e6 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 5038458d7e 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 a597339fcd fix a typo 2004-07-23 22:16:16 +00:00
scott%scott-macgregor.org 90367c03b4 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 002bf23938 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 fe6c21a53d 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
scott%scott-macgregor.org affc8bca44 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
scott%scott-macgregor.org cc2cf6da97 Bug #252391 --> add support for multiple feeds sharing the same RSS folder. Includes new feed property
dialog UI to support specifying a destination for a folder.

Bug #252394 --> making the act of parsing and storing RSS feed items asynch, coming up for air between storing each item to the folder.
2004-07-21 18:28:25 +00:00
scott%scott-macgregor.org c1b62f4e8f Bug #251761 --> Remove duplicate code in newsblog.js by leveraging the script loader to load external JS files
directly from newsblog.js.
2004-07-16 18:37:45 +00:00
scott%scott-macgregor.org b0ff9e2854 Bug #251242 --> show progress status when validiating a feed and downloading new items for the feed
from the subscribe dialog.
2004-07-16 16:44:25 +00:00
scott%scott-macgregor.org b9188f69f7 Bug #251242 --> Adding a new feed through the subscription UI should not block the UI while we do the initial
feed download.
2004-07-13 20:34:51 +00:00
scott%scott-macgregor.org 8d64f85ae4 Bug #249650 --> clean up some old style rules that aren't needed now. Fixes the large white space in the message pane. 2004-07-13 19:52:08 +00:00
scott%scott-macgregor.org cf5416e3ad Bug #250963 --> Add Subcribe To Feeds menu item to folder pane 2004-07-12 05:17:52 +00:00
scott%scott-macgregor.org f09cfcb627 Bug #250918 --> move the offline indicator to the left part of the status bar 2004-07-11 21:25:15 +00:00
scott%scott-macgregor.org a7a4b883e3 Bug #250835 --> Deleting a feed doesn't properly remove the items from the items data source 2004-07-11 19:57:19 +00:00
scott%scott-macgregor.org 37afeabdc8 Bug #250768 --> Removing a feed from the subscriptions dialog doesn't really remove it 2004-07-10 23:24:14 +00:00
scott%scott-macgregor.org 18cfec8ad2 Bug #250247 --> Framework work for News & Blog account settings for Thunderbird.
newsblog.js is now an account manager extension so it can overlay custom panels into the account manager.

Implement "download new articles at startup". Implement Check for new articles every n minutes.

Add a property on nsIMsgIncomingServer that allows the incoming server
to specify the main account manager xul file that is loaded for that server
instead of hard coding am-main.xul in the account manager data source.
2004-07-10 22:52:48 +00:00
bienvenu%nventure.com 973fab624e fix for 250633, sr=mscott don't redownload rss messages we've already downloaded 2004-07-10 02:00:57 +00:00
bienvenu%nventure.com 203a75b659 make sure url for feed gets set correctly in db in all cases, sr/a=sspitzer, NOT PART OF BUILD, 250247 2004-07-09 16:30:36 +00:00
bienvenu%nventure.com 3bcd825d38 make newsblog use nsIMsgLocalMailFolder::AddMessage interface to add messages, so that we can use the new mail parser object, run filters, etc, sr=mscott 225158 2004-07-07 16:28:17 +00:00
scott%scott-macgregor.org 9865d0f530 Bug #249967 --> Polish the RSS UI. Localize various dialogs. Re-design the subscription UI.
Add a feed properties dialog. If you try to open the subscription UI multiple times, we'll only open
one window now.
2004-07-06 17:25:12 +00:00
scott%scott-macgregor.org 61a175da0b Bug #249650 --> Add support for a website header to the message header pane for
the Thunderbird RSS reader.
2004-07-04 06:09:37 +00:00
scott%scott-macgregor.org c8b799616c Remove stale contents.rdf entries.
Patch by Stephen Walker.
2004-06-25 01:43:50 +00:00
bienvenu%nventure.com 12a56a1d51 more work on rss extension, NPOB, 225158 2004-06-22 21:16:07 +00:00
scott%scott-macgregor.org 7bc0d0974d Try to get Thunderbird running on the trunk again now that the new profile manager has landed for aviary.
Includes patches for Bug #239929, #244800 and Bug #244134
2004-06-18 07:14:56 +00:00
bienvenu%nventure.com 9bdf1ae706 more work on 225158, turn on unsubscribe, sr=sspitzer 2004-06-17 23:40:12 +00:00
bienvenu%nventure.com 275d570d89 initial checkin of native thunderbird rss extension, NPOB, r/sr=sspitzer 2004-06-16 17:00:27 +00:00
scott%scott-macgregor.org bf8e34394b Bug #244209
Offline Settings > KB value not be stored for 'Compact folders if it will save over ....'
2004-05-31 16:26:59 +00:00
scott%scott-macgregor.org 415816f1d9 Better fix for Bug #244209
Offline Settings > KB value not be stored for 'Compact folders if it will save over ....'
2004-05-24 16:56:27 +00:00
scott%scott-macgregor.org f2e3ba2374 Ditch several comm/ stylesheets and use the versions in mozilla\toolkit
Patch by Stephen Walker
2004-05-24 05:34:12 +00:00
scott%scott-macgregor.org 8f57e2bba9 Bug #244209 --> Offline Settings > KB value not be stored for 'Compact folders if size is over..." 2004-05-24 03:56:49 +00:00
scott%scott-macgregor.org df1750e9ef Bug #243138 --> Manage Certificates, Security Devices dialogs are 1 pixel wide
Fixes regression caused by Bug #243176

Patch by Stephen Walker
2004-05-20 06:47:39 +00:00
Stefan.Borggraefe%gmx.de 0a842d4943 Bug 243230: Port of the UI changes of bug 84692 to Thunderbird's Offline Extension
r=mscott
2004-05-11 17:53:51 +00:00
Stefan.Borggraefe%gmx.de 9e9b90e873 Minor menu cleanup (remaining issues of bug 75622).
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00
webmail%kmgerich.com a2a9d36464 missed CSS file in Pinstripe checkin 2004-03-31 00:57:31 +00:00
webmail%kmgerich.com 76dfafde4a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
webmail%kmgerich.com eaf750768d 1 of 2, new files. Pinstripe for Thunderbird, new default theme on Mac. Bug #239106. 2004-03-30 23:31:04 +00:00
scott%scott-macgregor.org af7f14569b Bug #238759 --> Thunderbird window ignored by DOM Inspector when created before dom insp. window is opened 2004-03-26 17:30:47 +00:00
scott%scott-macgregor.org 868eca23b6 Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
Fork several DOM Inspector files so we can remove references to navigator and composer menu items/chrome which do not exist in thunderbird
2004-03-24 23:29:13 +00:00
scott%scott-macgregor.org 037d432329 try building the offline extension by default now that the installer is hooked up to install it
as an optional component. Eventually we may hook this up to a build flag.
2004-03-24 05:41:42 +00:00
scott%scott-macgregor.org 1985d81ba7 Bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings
(synching up for thunderbird)
2004-03-02 02:12:11 +00:00
scott%scott-macgregor.org e31490c688 Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.
2004-02-12 05:45:10 +00:00
scott%scott-macgregor.org f1b84a6c4c initial pass at dynamically adding buttons for managing certs and security devices to the advanced options panel. 2004-01-21 06:59:51 +00:00
scott%scott-macgregor.org 392aafc63d fix ctrl-m's. 2003-12-14 23:57:26 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
scott%scott-macgregor.org f738c87bfc Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
scott%scott-macgregor.org 962de0802b another attempt to fix busted line endings 2003-11-26 00:45:09 +00:00
scott%scott-macgregor.org ed4b64f337 If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
Part of the work necessary to make a dom inspector extension for thunderbird.
2003-11-07 21:29:40 +00:00
scott%scott-macgregor.org 90ee005365 add missing file 2003-11-04 22:22:45 +00:00
scott%scott-macgregor.org 65ec33ec8f Bug #222783: Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
each thunderbird .rdf file.
2003-11-03 04:58:43 +00:00
scott%scott-macgregor.org 368b5a8322 bump the extension version 2003-10-31 06:23:31 +00:00
bienvenu%nventure.com 331683f3d3 add prefs ui for offline startup to tbird offline extension, r/sr=mscott, not part of regular build, 221734 2003-10-30 01:12:00 +00:00
scott%scott-macgregor.org 9241c2fc38 udpate the locale to 1.6a to match the trunk.
fix account manager bustage caused by Bug #89212
2003-10-20 16:24:20 +00:00
scott%scott-macgregor.org f38918cf50 locale update 2003-08-12 05:04:34 +00:00
scott%scott-macgregor.org 39e3e0de29 bump skin version string. 2003-07-27 19:15:23 +00:00
scott%scott-macgregor.org 4077c6c37f Add a button for visiting security devices to the account manager security panel.
Temporarily remove the description for this button as it causes the panel to overflow. Hopefully we'll
put it back when I can create some more space.
2003-07-14 22:14:05 +00:00
scott%scott-macgregor.org 7a1a1587ce center the certificate manager by default. Remove the width attribute, let the dialog size itself intrinsically. 2003-07-11 21:01:06 +00:00
scott%scott-macgregor.org fe78fc7e10 Add support for viewing the toolbar via text or icons or icons & text.
Add list-style attributes for each individual toolbar button so they will show up correctly in the customize toolbar dialog.
2003-07-09 21:20:19 +00:00
scott%scott-macgregor.org 8b93ba5e1b Add access to the certificate manager to the SMIME panel in the account manager. 2003-07-08 23:44:51 +00:00
scott%scott-macgregor.org 02c30e8e41 Land new mail compose icons from Arvid. 2003-07-06 06:19:48 +00:00
scott%scott-macgregor.org 4ef5696a9e offline modifications..hook up authorURL. 2003-06-17 06:26:31 +00:00