Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using deprecated gtk-stock items | Milan Crha | 2014-02-13 | 1 | -42/+11 |
| | |||||
* | Bug #524737 - Replace radio buttons in Search folder editor | Milan Crha | 2012-07-09 | 1 | -211/+0 |
| | |||||
* | Bug #257283 - Can't select multiple folders at once in vFolder sources | Milan Crha | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | Bug #678292 - Due Date does not display in follow-up flag dialogue box | Milan Crha | 2012-06-20 | 1 | -0/+13 |
| | |||||
* | Bug #658066 - Security dialog is too big | Dan Vrátil | 2011-10-07 | 1 | -62/+6 |
| | | | | | Fixed security dialog default size and resizing issues by simplifying the layout and replacing GtkVBoxes by GtkGrids. | ||||
* | Bug 659726 - Search Folders contain ambiguous reference to accounts | Matthew Barnes | 2011-09-28 | 1 | -1/+1 |
| | | | | | This introduces a new function called e_mail_folder_uri_to_markup(), which may prove useful in other contexts. | ||||
* | Bug #655353 - Add translator comment | Andre Klapper | 2011-07-27 | 1 | -1/+1 |
| | |||||
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 1 | -1/+3 |
| | |||||
* | Rewrite the folder subscription editor. | Matthew Barnes | 2010-10-03 | 1 | -593/+370 |
| | | | | | Redesign the "Folder Subscriptions" dialog and use Camel's async API instead of the MailMsg infrastructure to simplify the implementation. | ||||
* | Bug #240317 - Allow searching in subscribe dialog | Milan Crha | 2010-05-06 | 1 | -14/+84 |
| | |||||
* | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 1 | -1/+1 |
| | |||||
* | Bug 602625 - Typos in translation messages | Matthew Barnes | 2009-11-22 | 1 | -1/+1 |
| | | | | Caused by libglade to GtkBuilder migration. | ||||
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 1 | -6/+12 |
| | | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities. | ||||
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -0/+869 |