Philip Chee
892995ae9b
The SeaMonkey tabbrowser.xml does not update the 'mIconURL' property in the toolkit <browser>. r+sr=Neil.
2008-08-24 00:43:29 +02:00
Robert Kaiser
ebd41399b4
bug 451756 - port bug 434192 (make clean fixes) to comm-central, r=Standard8
2008-08-24 00:36:14 +02:00
Robert Kaiser
1d1c435a77
bug 451185 - add a build target to compare bin/ and the package list, r=Standard8
2008-08-24 00:28:30 +02:00
Magnus Melin
548b568683
Bug 451862: Ask me before downloading more than __ messages option (in the nntp server settings) should use textbox type="number". r+sr=neil
2008-08-24 00:08:43 +03:00
Mark Banner
1482f44e8b
Part of Bug 443351 Move all of Thunderbird's unofficial/nightly branding items into mail/branding/nightly - icons, images and more. r=mkmelin
...
--HG--
rename : mail/app/macbuild/background.png => mail/branding/nightly/background.png
rename : mail/installer/windows/nsis/branding.nsi => mail/branding/nightly/branding.nsi
rename : mail/app/default.xpm => mail/branding/nightly/default.xpm
rename : mail/app/macbuild/disk.icns => mail/branding/nightly/disk.icns
rename : mail/app/macbuild/dsstore => mail/branding/nightly/dsstore
rename : mail/app/macbuild/license.r => mail/branding/nightly/license.r
rename : mail/app/mozicon16.xpm => mail/branding/nightly/mozicon16.xpm
rename : mail/app/mozicon50.xpm => mail/branding/nightly/mozicon50.xpm
rename : mail/app/macbuild/thunderbird.icns => mail/branding/nightly/thunderbird.icns
rename : mail/app/thunderbird.ico => mail/branding/nightly/thunderbird.ico
rename : mail/installer/windows/wizHeader.bmp => mail/branding/nightly/wizHeader.bmp
rename : mail/installer/windows/wizHeaderRTL.bmp => mail/branding/nightly/wizHeaderRTL.bmp
rename : mail/installer/windows/wizWatermark.bmp => mail/branding/nightly/wizWatermark.bmp
2008-08-23 19:29:11 +01:00
Andrew Sutherland
cb38f7ca4c
Had a patch dealing with the addressbook change, but clarkbw has captured
...
the fact that we no longer need to perform an instanceof test. a=clarkbw.
2008-08-22 18:39:16 -07:00
Andrew Sutherland
11b22eabc2
Unit test status commit
2008-08-22 18:36:02 -07:00
Andrew Sutherland
281a71fc5e
Need chrome exposed.
2008-08-22 18:35:53 -07:00
Andrew Sutherland
91690ef58c
Support living at mailnews/db/global (though of course the mailnews/db/
...
Makefile(.in) needs to know about the 'global' directory.
2008-08-20 21:29:35 -07:00
Andrew Sutherland
f31522cccf
fix date glitch from migration of date from EAV to row
2008-08-19 19:34:07 -07:00
Andrew Sutherland
93c22b4c6f
this gets us the nice constraint demo per my blog post
...
* add 'involves' attribute
* add contact convenience 'identities' that provides identities belonging to a contact
* some autocomplete enhancements
* minor changes to debug
2008-08-19 03:07:42 -07:00
Andrew Sutherland
7d5e22b827
bubble support.
2008-08-19 00:06:05 -07:00
Andrew Sutherland
a79a7f92eb
cache hit method needs to be consistent on all return paths
2008-08-18 16:59:50 -07:00
Andrew Sutherland
ff3eb5389e
suffixtree findMatches wasn't bothering to verify that anything more than the first letter in the edge actually matched our pattern...
2008-08-18 16:44:45 -07:00
Andrew Sutherland
877b8abf0f
rich autocompletion with pictures and colors and such (requires experimentaltoolbar and mods to core)
2008-08-18 16:34:48 -07:00
Serge Gautherie
8d25700ce4
Bug 445807 - Port |Bug 400248 Remove strres.js use in nsContextMenu.js| to SeaMonkey (Av1d) "Remove strres.js" part, r=IanN, sr=Neil
2008-08-18 18:16:46 +02:00
Serge Gautherie
4ccbbb5c35
Bug 445753 - "Rewrite" <nsSidebar.js> |function srGetStrBundle()|(Av2-SM), r/sr=Neil
2008-08-22 02:54:32 +02:00
Ian Neal
f3b773159c
Bug 366482 – "Edit as new" for opened eml files results in a broken compose window
...
p=me r=bienvenu/daniel.boelzle sr=neil
2008-08-23 17:07:53 +01:00
Magnus Melin
4543b1fd8a
Followup nits from bug 297534 (Want to entirely disable marking a message as read when viewed), sr=neil
2008-08-23 13:56:32 +03:00
Kent James
f2f6bf489d
Bug 450897 - "'Delete Mail marked as Junk in Folder' doesn't work with views / quicksearch" [r=neil sr=bienvenu]
2008-08-22 18:57:51 +01:00
Kent James
1f788f3d3f
Bug 444220 - "Can't change junk folder in account settings" [r+sr=neil]
2008-08-22 18:55:59 +01:00
Robert Kaiser
f9200cee0d
bug 451153 - Please add pt-BR to all-locales; also resort all-locales to alphabetic order
2008-08-22 19:16:38 +02:00
Siddharth Agarwal
2f2d89caa5
Part of Bug 439225 - add support for removing listterns in middle of notifications and test support for signle notifications. r/sr=bienvenu
2008-08-22 13:53:41 +01:00
Phil Ringnalda
a29ab60815
Bug 433107 - Pinstripe drop down arrow for To/CC/BCC too close to the edge, widget doesn't show focus, r=Standard8, ui-r=clarkbw
2008-08-21 21:58:34 -07:00
Phil Ringnalda
f37fc09d10
Bug 451002 - Use the new search textbox binding in the subscribe dialog, r=mkmelin
2008-08-21 21:48:21 -07:00
Philip Chee
bf401cce21
Bug 451554: C++ inline comments in SeaMonkeys prefwindow.xml; r=me
2008-08-21 23:36:13 +02:00
Karsten Düsterloh
2761a74c3e
Bug 338323: whitespace padded html attributes ignored in messages; r/sr=bienvenu
2008-08-21 23:15:26 +02:00
Axel Hecht
de70f7f3ef
bug 449934, fix l10n.ini to have paths to mozilla/, the local mozilla-central clone, r=KaiRo
2008-08-21 16:25:42 +02:00
Mark Banner
194db177c7
Bustage fix for bug 439225
2008-08-21 11:19:59 +01:00
Serge Gautherie
f521450e09
Bug 307807/Bug 52352 Remove some unused definitions in nsMsgI18N.h. r/sr=bienvenu
2008-08-20 20:42:30 +02:00
Kent James
87b34405ad
Bug 449747 Running Junk Mail Controls manually on Folder or message fails if multiple address books selected for whitelist. r=Standard8,sr=Neil
2008-08-21 09:55:49 +01:00
Siddharth Agarwal
68873cf300
Part of Bug 439225 Revamp nsIMsgFolderNotificationService - add notification bits. r/sr=bienvenu
2008-08-21 09:52:17 +01:00
Philippe M. Chiasson
180b1992e5
Bug 450456 Enable the disk cache in Thunderbird builds. r=Standard8,bienvenu
2008-08-21 09:49:24 +01:00
Mark Banner
d76d267f6e
Disable test_punycodeURIs.js on mac only, part of bug 450884.
2008-08-20 19:04:48 +01:00
Robert Kaiser
6ab7d76808
bug 447664 - make top level Makefile targets to run test suites work on comm-central, r=ted
2008-08-20 16:42:13 +02:00
Mark Banner
033d3a2196
Hopefully final bustage fix for bug 450884.
2008-08-20 15:45:42 +01:00
Mark Banner
1f61b40d11
Bustage fix for bug 450884 - check for file existence before writing to them
2008-08-20 15:32:54 +01:00
Mark Banner
07381ea082
Bug 451361 Junk settings should allow using read only address books but not remote ones for white lists. r/sr=Neil
2008-08-20 14:58:48 +01:00
Mark Banner
2b5d074bb7
Part of Bug 450884 - for TB only, disable the few xpcshell tests that are known to fail until we have fix them, thus allowing a full make check to run. r=bienvenu
2008-08-20 14:57:16 +01:00
Serge Gautherie
6d9f0ab9a2
Bug 307807 Remove unused functions in nsMsgI18N. r/sr=bienvenu
2008-08-20 14:55:11 +01:00
Frank Wein
81a1d199d0
Remove duplicated widget.xpt line, r=Standard8 via IRC
2008-08-19 23:01:37 +02:00
Jeff Beckley
5ff3c4f856
Bug 444209 Filter only selected messages in a folder. r=Mnyromyr,sr=Neil
2008-08-19 18:10:35 +01:00
Hiroyuki Ikezoe
6cb5d0942e
Bug 450698 The second argument of nsParseNewMailState::AppendMsgFromFile should be PRUint32. r/sr=bienvenu
2008-08-19 14:12:17 +01:00
Siddharth Agarwal
2fe48d93b1
Bug 432920 - Thunderbird fails to check that it is the default email client on startup, r+sr=bienvenu
2008-08-18 20:32:25 -07:00
Boying Lu
7556885361
Bug 451008 - Can't build Thunderbird from comm-central with OpenSolaris's non-bash shell, r=wtc
2008-08-18 20:19:19 -07:00
Ian Neal
c77f29cd28
Bug 425952 – SeaMonkey/MailNews is missing <content/messenger/migration/migration.xul>
...
p=me r=standard8 sr=bienvenu
2008-08-18 21:50:53 +01:00
Philippe M. Chiasson
8d8646c724
Bug 450485. make buildsymbols needs to be told to look outside of mozilla/ when looking for symbols in a comm-central build on Win32. (r=kairo)
2008-08-18 15:27:39 -04:00
Robert Kaiser
5c0ac8c7f5
bug 451054 - Add lt to all-locales for SeaMonkey
2008-08-18 18:16:09 +02:00
Mark Banner
93cd40c568
Bug 451021 Mac OS X Address Book has erroneous spaces in display name when either (or) both of first and last name are blank. r/sr=bienvenu
2008-08-18 16:25:33 +01:00
Mark Banner
bfb81ddbb1
Bug 381555 'Show only display name' works only for personal address book. r=bienvenu
2008-08-18 16:25:04 +01:00