aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-07don't let GtkTreeView grab focus after opening a folder by button press.hiro
2005-04-07reimplemented folder view with GtkTreeView.hiro
2005-04-05made a workaround for Gmail SMTP server.hiro
2005-04-01configure.in: changed -traditional-cpp to -no-cpp-precomp for newer Mac OS X ...hiro
2005-03-31reimplemented edit account dialog using GtkTreeView.hiro
2005-03-31modified prefs_filter_edit.c.hiro
2005-03-31made column of TreeView resize automatically.hiro
2005-03-31fixed broken PLAIN authentication.hiro
2005-03-31reimplemented filter prefs dialog using GtkTreeView.hiro
2005-03-29don't join (presumably) itemized lines on line-wrapping.hiro
2005-03-29made 1.9.7 release.hiro
2005-03-29modified message threading.hiro
2005-03-28improved the thread creation.hiro
2005-03-28reimplemented folder selection dialog using GtkTreeView.hiro
2005-03-25ignore empty Reply-To: and Followup-To: header when replying.hiro
2005-03-23Fixed the issue that ISO-8859-1 was forced for headers when body is US-ASCII ...hiro
2005-03-23fixed buffer overflow in conv_jistoeuc().hiro
2005-03-22made error check strict on Japanese code conversion.hiro
2005-03-18force output of newline when output HTML.hiro
2005-03-18fixed re-edit crash.hiro
2005-03-17optimized strncpy2().hiro
2005-03-17updated zh_CN.po.hiro
2005-03-17made every code conversion API allocate new memory.hiro
2005-03-17updated svn:ignore.hiro
2005-03-16updated it.po.hiro
2005-03-16added an option whether to render HTML as text or not.hiro
2005-03-16remember the state of the expander of file save dialog.hiro
2005-03-16added a menu to temporally change the outgoing encoding to the composition wi...hiro
2005-03-15made 1.9.6 release.hiro
2005-03-15updated INSTALL.hiro
2005-03-15updated README.hiro
2005-03-15updated NEWS.hiro
2005-03-15modified IO dialog of action.hiro
2005-03-14fixed a memory leak.hiro
2005-03-14do a strict check for code conversion when sending.hiro
2005-03-14implemented PLAIN authentication method for SMTP AUTH.hiro
2005-03-14improvement to filesel dialog.hiro
2005-03-11updated NEWS.hiro
2005-03-11stabilized signature replacement of composition window.hiro
2005-03-10implemented 'Save this image as...' in the context menu of inline images.hiro
2005-03-10fixed size of separate window.hiro
2005-03-10partially fixed grab input of passphrase dialog.hiro
2005-03-10updated it.po.hiro
2005-03-09fixed wrapping of quote when auto-wrapping is enabled.hiro
2005-03-09fixed remembering of the state of the visibility of MessageView.hiro
2005-03-09enabled multiple file selection when attaching files.hiro
2005-03-08also resize inline images.hiro
2005-03-08changed the implementation of switching Text/MIME view.hiro
2005-03-08optimized making of clickable URI.hiro
2005-03-07save selected attachments if mimeview has focus when 'File/Save as...' is sel...hiro