Robert Strong
|
308807043f
|
Bug 367539 (SeaMonkey patch) - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=philringnalda
|
2010-06-22 19:11:18 -07:00 |
Robert Strong
|
41da18f70c
|
Bug 367539 (Sunbird patch) - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=sipaq
|
2010-06-22 19:11:07 -07:00 |
Robert Kaiser
|
e2db10f409
|
bug 554908 - Make site icons work in places (history window for now, bookmarks once we switch them over), r=IanN
|
2010-06-23 03:17:39 +02:00 |
David Bienvenu
|
93d2b283df
|
add ability to open mork db's asynchronously, r=asuth, sr=neil, bug 570582
|
2010-06-22 08:57:11 -07:00 |
Robert Kaiser
|
864d6f9c38
|
bug 573733 - Rename mTabs to tabs in suite tabbrowser, r=Neil
|
2010-06-22 17:25:36 +02:00 |
David Bienvenu
|
7928c8d1bb
|
bug 571800 add unit test for undo of imap delete alert problem
|
2010-06-22 06:54:46 -07:00 |
David Bienvenu
|
e162ff6e3f
|
bug 571800 alert undoing imap delete, r/sr=standard8
|
2010-06-22 06:53:27 -07:00 |
Justin Wood
|
bb77714db9
|
Bug 556394 - Allow a single option to control tag/revision to pull in client.py. r=gozer
Part 1 - create a python dictionary for DEFAULTS and stuff our (main) defaults in there
|
2010-06-14 02:22:16 -04:00 |
Justin Wood
|
d09f6b2ba9
|
Bug 572049 - Make notification bar open the Addon Manager in browser rather than its own window. r=Neil
|
2010-06-14 23:35:58 -04:00 |
Edmund Wong
|
a874c563ec
|
Bug 572080 - Change commandglue.js to use Services.jsm. r=Callek
|
2010-06-21 07:50:00 -04:00 |
Robert Strong
|
bd80618bde
|
Bustage fix for Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Add insertmacro GetSingleInstallPath in SeaMonkey's installer.nsi.
|
2010-06-21 21:30:40 -07:00 |
Robert Strong
|
1410f336bb
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Add insertmacro GetSingleInstallPath in Thunderbird's installer.nsi. r=philringnalda
|
2010-06-21 20:40:32 -07:00 |
Neil Rashbrook
|
e60231e05a
|
Bug 475511 Rename "Unsent Messages" to "Outbox" in SeaMonkey code r=Mnyromyr
|
2010-06-21 16:12:56 +01:00 |
herb@leo.org
|
bb061a5868
|
Bug 536542 In all header view mode show all email addresses of To/CC fields. r=bwinton,ui-review=clarkbw
|
2010-06-21 15:53:49 +01:00 |
Nomis101@web.de
|
e6f910b604
|
Bug 573244 Make flight.mk for universal binaries not specific to PPC/i386 on comm-central. r=Standard8
|
2010-06-21 15:52:34 +01:00 |
Christoph Göhre
|
8b34dd3045
|
Bug 573366 Misalignment in Thunderbird's --help command line. r=Standard8
|
2010-06-21 15:36:57 +01:00 |
Simon Montagu
|
9016c8b606
|
Remove obsolete Hankaku to Zenkaku conversion code. Bug 563283, r+sr=standard8
|
2010-06-21 05:28:13 -07:00 |
Mark Banner
|
262968fc45
|
Bug 564126 Add the test filename to the TEST-UNEXPECTED-FAIL line in mozmill tests to aid debug and analysis tools. r=asuth
|
2010-06-21 08:09:32 +01:00 |
Justin Wood
|
0ef7b7d729
|
Fix typo in attempt at turning test_idcheck.xul green; (see also Bug 573382)
|
2010-06-21 02:49:59 -04:00 |
Justin Wood
|
adfa1840d8
|
Bug 512490 - Remove REQUIRES from comm-central. r=KaiRo, r=Standard8
|
2010-06-12 03:11:30 -04:00 |
Justin Wood
|
dadc19dc7f
|
Disable test_idcheck.xul's DOMi tests, since we can't seem to load DOMi
|
2010-06-21 00:17:39 -04:00 |
Philip Prindeville
|
565add7da1
|
Bug 529921 - RFC-2597/2598/3168 Quality-of-Service (DSCP) marking should be supported. r=biesi, sr=Neil
(some parts of patch also by bienvenu)
|
2010-06-13 20:49:00 -04:00 |
Neil Rashbrook
|
123b298f75
|
Bug 573384 Reapply parts of bug 508039 that bug 547406 backed out r=KaiRo
|
2010-06-20 23:52:56 +01:00 |
Neil Rashbrook
|
b595828d41
|
Bug 471346 Centralise strings and improve CID usage and naming r=IanN
|
2010-06-20 23:51:04 +01:00 |
Neil Rashbrook
|
764fe2de2a
|
Bug 471346 Actually use the code rather than wrapping it in unset #ifdefs r=IanN
|
2010-06-20 23:49:39 +01:00 |
Jens Hatlak
|
b23a72411a
|
Bug 573278 - Port |Bug 522252 - make archiving of read-only folders do a copy, not a move| to SeaMonkey. r+moa=Mnyromyr
|
2010-06-20 02:24:34 +02:00 |
Jens Hatlak
|
242461dee5
|
Bug 570578 - Port |Bug 559040 - Make the internal archiving code work for any set of messages thus being nicer to extensions| to SeaMonkey. r+moa=Mnyromyr
|
2010-06-19 23:50:25 +02:00 |
Ian Neal
|
7b4710a422
|
Bug 536257 - Document customizable toolbars / toolbar customization / customizing the Personal Toolbar - remove incorrect parts
r=InvisibleSmiley
|
2010-06-19 20:27:32 +01:00 |
Serge Gautherie
|
34726886c4
|
Bug 558673 - Implement Firefox TabBrowser API: getIcon(); (Av1) Just copy it from Firefox.
r=Callek.
|
2010-06-19 15:14:13 +02:00 |
Ian Neal
|
9ceb8b2306
|
Bug 529647 - Make Search and Go buttons widgets for Browser customizable toolbars
r=philip.chee sr=neil
|
2010-06-19 12:01:54 +01:00 |
Jan Horak
|
37d7dc6626
|
Bug 377319 Convert mailnews/compose to the external API r=Neil sr=bienvenu
|
2010-06-19 11:45:19 +01:00 |
Jan Horak
|
8c2c4b7674
|
Bug 377319 Typo fix for convert mailnews/addrbook to the external API r=Neil
|
2010-06-19 11:44:36 +01:00 |
Karsten Düsterloh
|
85f49bb18c
|
Bug 572890: remove deprecated octal literals and escape sequences; r=asuth, sr=bienvenu
|
2010-06-18 21:59:32 +02:00 |
David Bienvenu
|
c94dba3e07
|
fix build bustage
|
2010-06-18 08:02:25 -07:00 |
David Bienvenu
|
2fac38e540
|
expose existing method via idl to get thread containing msg hdr, and add thread id to xf view thread, bug 572094, r/sr=neil
|
2010-06-18 07:47:31 -07:00 |
Misak Khachatryan
|
e97c71cb61
|
Bug 570783 - progress listeners' OnRefreshAttempted being called twice instead of once for progress listeners and once for tab progress listeners. r=Neil, sr=Neil
|
2010-06-18 17:42:06 +05:00 |
Misak Khachatryan
|
8b9d683b5c
|
Bug 558996 - Port Bug 522545 [some tabs not loaded, are stuck in zombie mode] to SeaMonkey. r=Neil, sr=Neil
|
2010-06-18 16:43:15 +05:00 |
Kyle Huey
|
1c8dcdf8f4
|
Bug 561674: Kill DEBUG_<username>. r=Callek
|
2010-06-17 22:11:26 -07:00 |
Misak Khachatryan
|
0c2af5620c
|
Bug 558614 - Implement Firefox TabBrowser API: loadTabs(), loadOneTab() and change addTab() to get feature parity. r=Neil, sr=Neil
|
2010-06-17 20:45:57 +05:00 |
Mark Banner
|
9e38d19cae
|
Add nsPrompter.js to package-manifest.in as a result of mozilla-central's bug 564724. TB change: blanket-rs=philor, SM change rs=KaiRo over irc
|
2010-06-17 16:28:30 +01:00 |
Simon Vaillancourt
|
350241ee6c
|
Bug 566339 - CalDAV errors lack enough information (r=philipp)
|
2010-06-17 11:18:37 -04:00 |
Mark Banner
|
9f59c04b05
|
Disable test from bug 561422 due to more test failures.
|
2010-06-17 15:48:05 +01:00 |
Phil Lacy
|
50b3389cd8
|
Bug 561422 Test fails for Importing settings for windows live mail. r=Standard8
|
2010-06-17 14:09:22 +01:00 |
Jorg K
|
77bc2e8667
|
Bug 309932 mail imported from Outlook Sent folder has wrong date (timezone confusion). r=bienvenu,sr=Standard8
|
2010-06-17 09:43:02 +01:00 |
Philip Chee
|
80761973b9
|
Bug 571517 [SeaMonkey] Don't pass strings to setTimeout. r=IanN sr=Neil
|
2010-06-17 16:14:31 +08:00 |
Robert Strong
|
941177adee
|
Bug 572221 - Remove call to check-locales.pl for SeaMonkey. r=Callek
|
2010-06-16 19:42:55 -07:00 |
Robert Strong
|
38fdb09f54
|
Bug 572222 - Remove call to check-locales.pl for Thunderbird. r=philringnalda
|
2010-06-16 19:42:32 -07:00 |
Philippe M. Chiasson
|
5aabf97bc0
|
Bug 565268 - Disable vncserver logic if MOZMILL_NO_VNC is set in the environment. p=jhopkins,r=Standard8,r=gozer
|
2010-06-16 16:36:54 -04:00 |
Simon Vaillancourt
|
7455dbdedf
|
Bug 564268 - Make calendar code calling the local database more robust (r=philipp)
|
2010-06-16 14:50:48 -04:00 |
Steffen Wilberg
|
1fb85789d4
|
Bug 566825 Multiple signatures when switching between accounts (signature of previously selected account is not removed). Adapt to localName returning lower case. r=Standard8,sr=bienvenu
|
2010-06-15 11:35:20 +01:00 |