Changes

Jump to: navigation, search

User:Mikey/project3

692 bytes added, 10:26, 17 December 2009
Project News
== Project News ==
<s>[https://bug528508.bugzilla.mozilla.org/attachment.cgi?id=417622 0.3 Release]</s>:
This patch provides the functionality in concatenating the opened folder tabs' titles with their number of unread messages. As long as the user is on the screen, all tabs displaying the current folder will be updated with the current number of unread messages in the folder. A new function, refreshTabTitles(), in the tabmail.xml - which has similar code as to the setTabTitle() - is used with an event listener whenever the user is on the screen.
Many attempts were made in order to make the (N) bold. For example, adding and trying to access a new label to the [http://mxr.mozilla.org/comm-central/source/suite/mailnews/tabmail.xml#920 tabmail's tab] to later apply CSS rules to it. Unfortunately, it could not be solved.
 
 
[https://bug528508.bugzilla.mozilla.org/attachment.cgi?id=418162 0.3 Release]:
Same as my first one - this patch provides the functionality in concatenating the opened folder tabs' titles with their number of unread messages. On initialization of Thunderbird, the tabs will show the opened folder tab's unread mesages (N) by the onTitleChanged() function in the mailTabs.js. In addition, when a user does a change in a folder, such as adding/removing a unread message, (N) will be updated in every opened folder tab's title by the UpdateStatusMessageCount() function in the commandglue.js.
 
'''Unresolved Problem'''
 
To make only the (N) in the tab's title bold is still unresolved.
1
edit

Navigation menu