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

1636 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 4e7b805e63 Bug #301700 --> Properties and Write buttons are disabled in Advanced Address search
Patch by jasajudeju@telia.com

sr=me
2005-07-22 16:18:19 +00:00
scott%scott-macgregor.org 5a9bcfc92c Bug #299972 --> Searchbar dropdown is squeezed on Linux
Patch by Henrik Skupin
2005-07-21 00:02:18 +00:00
bugzilla%standard8.demon.co.uk ec454bd050 Bug 292350 Document nsIAbListener and part of nsIAddrBookSession. Also move some constants to a more logical location r=dmose,sr=bienvenu,a=asa 2005-07-20 18:57:24 +00:00
bienvenu%nventure.com 7e1493fc57 fix 295347 and 299346, duplicate entries in AB when dragging a card from another AB into a list, and lock file errors opening an AB causes us to create a backup AB as if the AB was corrupt, r=standard8, sr=mscott, a=asa 2005-07-20 15:30:57 +00:00
jshin%mailaps.org bbfd159610 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa) 2005-07-20 11:49:45 +00:00
masayuki%d-toybox.com 02b22c05d0 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
bsmedberg%covad.net acc5cce754 Final parts of bug 300092, preprocess installer.cfg as well as the other stuff, NPOTDB 2005-07-19 15:31:14 +00:00
scott%scott-macgregor.org f18712f92b Bug #301241 --> About Thunderbird menu item Not Hidden on Mac OS X from the Help menu. 2005-07-18 23:41:53 +00:00
scott%scott-macgregor.org 5ec0728c96 Bug #300655 --> more changes to move gnome integration to shell 2005-07-18 22:56:19 +00:00
scott%scott-macgregor.org b0ce1dd96b remove .cvsignore file 2005-07-18 22:53:20 +00:00
scott%scott-macgregor.org 87134ecd00 Bug #300655 --> move the gnome integration work into the shell directory 2005-07-18 22:52:09 +00:00
scott%scott-macgregor.org 21763e1fab Bug #300655 --> move thunderbird's gnome integration class into components\shell from components\gnome in preparation of adding
similar classes for Mac OS X.
2005-07-18 22:33:50 +00:00
bsmedberg%covad.net e9b34b99d1 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-07-18 17:51:39 +00:00
scott%scott-macgregor.org 5e99f336ab Bug #282048 --> Register thunderbird with the OS to handle feed:// URLS (the UI is currently hidden until we finish with the backend)
sr=bienvenu
2005-07-18 17:51:38 +00:00
bzbarsky%mit.edu 940629df40 Add the prompt-service contract to nsEmbedCID.h 2005-07-18 17:51:36 +00:00
scott%scott-macgregor.org 7d7a88ffa8 try to fix linux bustage 2005-07-18 17:51:35 +00:00
bsmedberg%covad.net 57bed0e172 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-07-18 17:51:34 +00:00
bryner%brianryner.com 98263a5f5f Fixing botched trunk merge 2005-07-18 17:51:33 +00:00
bryner%brianryner.com e863cdf40f Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott. 2005-07-18 17:51:32 +00:00
timeless%mozdev.org 8c6990a55e Bug 300745 Thunderbird l10n build script for MacOSX en-GB tries to move en.lproj to en.lproj and fails
patch by moz_en-gb@tyndall.org.uk r=gandalf a=bsmedberg
2005-07-18 16:08:44 +00:00
scott%scott-macgregor.org 7550a6c772 Fix Thunderbird regressions, that cause the composition panel in the account manager to not load, caused by Bug #294140
sr=bienvenu
2005-07-15 20:06:07 +00:00
scott%scott-macgregor.org dbeda7fd26 Bug #300688 --> get rid f bandRealShortName. Now that the seamonkey rebranding effort has landed, Thunderbird can get rid of
the brandRealShortName work around we had been using.

sr=bienvenu
a=asa
2005-07-14 20:03:04 +00:00
bugzilla%standard8.demon.co.uk 1f6b7fabd6 Fixes Bug 233036 In <abCardOverlay.js>, Warning: reference to undefined property window.arguments[0].QueryInterface (tb version). patch by Serge Gautherie gautheri@noos.fr, r+sr=bienvenu,a=asa 2005-07-14 16:58:11 +00:00
bsmedberg%covad.net a3433ff833 Bug 299737 - l10n installer displays entity names (and bug 300092, tb installer displays nothing at all), r+a=chase 2005-07-14 15:46:27 +00:00
scott%scott-macgregor.org 4f2c8df61c remove a tab 2005-07-13 21:42:13 +00:00
scott%scott-macgregor.org df0d52d951 Bug #233027 --> multi-message selection: mark as read timer not cleared
Patch by Erik Arvidsson <erik@eae.net>

sr=me
2005-07-13 21:39:05 +00:00
scott%scott-macgregor.org 0a91c4230b Bug #300405 --> remove start.html which is now obsolete
patch by gorky@neo.pl
2005-07-13 21:16:40 +00:00
neil%parkwaycc.co.uk 6096897cc3 Don't try to save broken images b=293527 r=biesi sr=bz a=asa 2005-07-13 19:45:41 +00:00
scott%scott-macgregor.org 9e0a03ff37 Bug #300221 --> fix xul entity errors in the credits dialog 2005-07-13 18:33:21 +00:00
bugzilla%standard8.demon.co.uk 4cc8c2f6eb Allow first line of cvs,txt or tab files to be skipped when importing address books, part of bug 180057. r=bienvenu,sr=neil,a=asa 2005-07-13 17:19:24 +00:00
scott%scott-macgregor.org 8ba1a205ab fix more issues with the ZIP builds.
greprefs aren't getting packaged into the windows .zip builds, leading to lots of random errors
and problems.
2005-07-11 22:48:35 +00:00
scott%scott-macgregor.org d05b53463c Bug #300221 --> xul error when viewing credits for Thunderbird
package xhtml11.dtd into the release builds since credits.xhtml now needs it.
2005-07-11 22:16:14 +00:00
scott%scott-macgregor.org a3f7b95695 back out my experiment 2005-07-11 22:10:18 +00:00
scott%scott-macgregor.org f97c39d3d5 temporarily remove the trade entity to experiment with some entity problems in
release builds with the credits page
2005-07-11 22:01:13 +00:00
scott%scott-macgregor.org c7729941f1 Bug #300387 --> markStored declared twice in FeedItem.js 2005-07-11 18:01:06 +00:00
axel%pike.org 31bf9da07d adding it back to thunderbird locales, tld are fixed, l10n only 2005-07-11 10:48:51 +00:00
scott%scott-macgregor.org f920153bc0 try to fix zip builds which are no longer getting packaged with preference files 2005-07-10 23:51:43 +00:00
axel%pike.org b13a84d8d2 thunderbird it is broken, backing out, l10n change only 2005-07-10 16:06:41 +00:00
gandalf%firefox.pl 23147bb3c0 new locales for tinderbox 2005-07-08 20:22:33 +00:00
bsmedberg%covad.net 3fcdec2c02 Bug 300104, typo in l10n build process, NPOTDB. 2005-07-08 19:35:12 +00:00
cmp%mozilla.org c6798bd7d5 Location of install.rdf is beside components/ directory instead of inside
it.  Bug 299999.
2005-07-08 07:29:06 +00:00
scott%scott-macgregor.org 00fe1e8f09 get rid of the Alpha 2 string in the installer as that changes the default installation directory which I did not intend to do. 2005-07-08 06:15:32 +00:00
cmp%mozilla.org 7ad5a637e2 Add install.rdf to packages-static for browser and mail. Bug 299999,
attachment 188624. r+sr+a=chase@mozilla.org
2005-07-08 03:22:56 +00:00
scott%scott-macgregor.org cba7cf0832 Bug #298670 --> Build Thunderbird tarballs from the installer manifests. Windows only right now.
still a work in progress.
2005-07-08 00:40:35 +00:00
scott%scott-macgregor.org 1e6a08b187 Bug #297360 --> onMore now only takes one argument 2005-07-08 00:11:59 +00:00
scott%scott-macgregor.org faab2e33bc Bump the installer string to say Mozila Thunderbird Alpha 2 2005-07-07 22:15:52 +00:00
mconnor%steelgryphon.com 8aa48465cc bug 299901 - Middle click fail on links with nested tags, patch by gavin, r+sr=dveditz, a=jay 2005-07-07 09:22:37 +00:00
gandalf%firefox.pl c71bd80dc1 adding ro and sl to Thunderbird tinderboxes 2005-07-06 22:40:12 +00:00
scott%scott-macgregor.org 0048c7df65 Bug #269483 --> more smart update changes 2005-07-06 19:13:29 +00:00
cmp%mozilla.org 8cb0290c63 Move references to Talkback files for browser and mail into extensions/
directory.  (Non-Suite parts omitted.)  Bug 299040, attachment 188376.
r=darin, sr=bsmedberg, a=chase
2005-07-06 18:31:57 +00:00