aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-16updated copyright year.hiro
2018-01-16fixed typos (#278).hiro
2018-01-12Fixed wrong reply target when sorted by the unread flag (#286).hiro
2017-12-14updated copyright.hiro
2017-12-14exportcsv.c: display error message if file open failed.hiro
2017-12-12disabled '/Tools/Export to CSV file' menu when toplevel interface is selected.hiro
2017-12-12show original From on the From column if display-name seems address-like.hiro
2017-11-30adjusted addressbook import/export dialog layout.hiro
2017-11-30addressbook csv export: fixed double-quote escape and added header line.hiro
2017-11-29addressbook: implemented CSV export feature.hiro
2017-11-24added 'Nick Name' column to the address book.hiro
2017-11-22query search: fixed folder selection dialog for copy.hiro
2017-11-22modified 'Open in new window' accelerator.hiro
2017-11-21added context menu for search result of query search dialog.hiro
2017-11-17refactored UTF-16 support of compose.hiro
2017-11-16supported insertion of UTF-16 text on compose.hiro
2017-11-16supported UTF-16 text attachments on sending.hiro
2017-11-15fixed text corruption with some fonts such as Meiryo 10, 13.5 and empty line ...hiro
2017-06-12updated copyright year.hiro
2017-06-12disable save/load of printing settings at GTK+ 2.10.hiro
2017-06-09save/load printing settings and page setup.hiro
2017-03-22updated copyright year.hiro
2017-02-20fixed sensitivity change of signature settings.hiro
2017-02-20modified the dialog size of editgroup.hiro
2017-02-17src/undo.c: made debug print switchable.hiro
2017-02-16fixed the layout of labels of edit group dialog.hiro
2017-02-16added folder icons to group edit dialog.hiro
2017-02-16modified next selection after move of group selection dialog.hiro
2017-02-15expand the tree when moving email from group to available list.hiro
2017-02-15show available email list of edit group dialog with folder tree.hiro
2017-02-10src/editgroup.c: fixed selection after multiple move.hiro
2017-02-10replaced GTKCList in editing address group with GtkTreeView and also enabled ...hiro
2017-02-07removed debug prints.hiro
2017-02-07implemented multiple signatures in one account.hiro
2017-02-02added menus to open config/mimetmp folder.hiro
2016-07-19added compose-attach-changed signal.hiro
2016-07-13modified compose_get_attach_list().hiro
2016-07-07Updated plugin header and def file.hiro
2016-06-17added new plug-in function and added plugin-types.h.hiro
2016-06-17added compose_get_attach_list().hiro
2016-06-17added emission of toolbar changed signals.hiro
2016-06-17added new plug-in APIs.hiro
2016-06-17compose.[ch]: added new public functions.hiro
2015-12-08update copyright year.hiro
2015-12-08made sizes of more dialogs DPI-aware.hiro
2015-12-07made sizes of more dialogs DPI-aware.hiro
2015-10-27win32: fix irresponsible text entries on the first display of the filter rule...hiro
2015-07-09more fix for newer MSVCRThiro
2015-06-24updated copyright year.hiro
2015-06-22src/addressbook.c: disabled autto expand of columns because it conflicts with...hiro