aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-03-10partially fixed grab input of passphrase dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@160 ee746299-78ed-0310-b773-934348b2243d
2005-03-10updated it.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@159 ee746299-78ed-0310-b773-934348b2243d
2005-03-09fixed wrapping of quote when auto-wrapping is enabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@158 ee746299-78ed-0310-b773-934348b2243d
2005-03-09fixed remembering of the state of the visibility of MessageView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@157 ee746299-78ed-0310-b773-934348b2243d
2005-03-09enabled multiple file selection when attaching files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@156 ee746299-78ed-0310-b773-934348b2243d
2005-03-08also resize inline images.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@155 ee746299-78ed-0310-b773-934348b2243d
2005-03-08changed the implementation of switching Text/MIME view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@154 ee746299-78ed-0310-b773-934348b2243d
2005-03-08optimized making of clickable URI.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@153 ee746299-78ed-0310-b773-934348b2243d
2005-03-07save selected attachments if mimeview has focus when 'File/Save as...' is ↵hiro
selected. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@152 ee746299-78ed-0310-b773-934348b2243d
2005-03-07made 1.9.5 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@150 ee746299-78ed-0310-b773-934348b2243d
2005-03-07configure.in: modified help message.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@149 ee746299-78ed-0310-b773-934348b2243d
2005-03-07modified conv_unmime_header() and procheader_scan_date_string().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@148 ee746299-78ed-0310-b773-934348b2243d
2005-03-04improved header MIME decoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@147 ee746299-78ed-0310-b773-934348b2243d
2005-03-04ChangeLog.ja: fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@146 ee746299-78ed-0310-b773-934348b2243d
2005-03-04fixed a buffer overflow bug.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@145 ee746299-78ed-0310-b773-934348b2243d
2005-03-03use Content-Type's charset as a fallback encoding of broken header strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@144 ee746299-78ed-0310-b773-934348b2243d
2005-03-02made 1.9.4 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@142 ee746299-78ed-0310-b773-934348b2243d
2005-03-02fixed compose_destroy().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@141 ee746299-78ed-0310-b773-934348b2243d
2005-03-02modified the popup dialog of signature status.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@140 ee746299-78ed-0310-b773-934348b2243d
2005-03-01fixed date on ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@139 ee746299-78ed-0310-b773-934348b2243d
2005-03-01fixed LDAP compilation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@138 ee746299-78ed-0310-b773-934348b2243d
2005-03-01configure.in: check for GLib/GTK version (>= 2.4.0).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@137 ee746299-78ed-0310-b773-934348b2243d
2005-03-01gtkutils.[ch]: removed non-used code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@136 ee746299-78ed-0310-b773-934348b2243d
2005-03-01improved MimeView and file selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@135 ee746299-78ed-0310-b773-934348b2243d
2005-03-01fixed a warning of the newer automake.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@134 ee746299-78ed-0310-b773-934348b2243d
2005-02-28generate References: from In-Reply-To: even if the parent message doesn't ↵hiro
have Message-Id:. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@133 ee746299-78ed-0310-b773-934348b2243d
2005-02-28procheader.c: fixed the argument type of buffer length.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@132 ee746299-78ed-0310-b773-934348b2243d
2005-02-27fixed a SSL bug.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@131 ee746299-78ed-0310-b773-934348b2243d
2005-02-25fixed messageview's select all and selection reply.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@130 ee746299-78ed-0310-b773-934348b2243d
2005-02-25output printing text with locale encoding, and removed broken locale ↵hiro
specific HTML entity reference conversion. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@129 ee746299-78ed-0310-b773-934348b2243d
2005-02-25replaced GtkFileSelection with GtkFileChooserDialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@128 ee746299-78ed-0310-b773-934348b2243d
2005-02-24modified AlertPanel's design to fit other GTK2 apps.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@127 ee746299-78ed-0310-b773-934348b2243d
2005-02-24modified ProgressDialog to use GtkDialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@126 ee746299-78ed-0310-b773-934348b2243d
2005-02-24modified ChangeLog.ja.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@125 ee746299-78ed-0310-b773-934348b2243d
2005-02-24force transfer encoding of attachments for PGP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@124 ee746299-78ed-0310-b773-934348b2243d
2005-02-23gtkutils.c: modified the find text API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@123 ee746299-78ed-0310-b773-934348b2243d
2005-02-23re-enabled the line number limit of logwindow.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@122 ee746299-78ed-0310-b773-934348b2243d
2005-02-22try to convert unencoded header strings using locale encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@121 ee746299-78ed-0310-b773-934348b2243d
2005-02-21made 1.9.3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@119 ee746299-78ed-0310-b773-934348b2243d
2005-02-21compose.c: improved auto-wrapping.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@118 ee746299-78ed-0310-b773-934348b2243d
2005-02-21changed the indent size of summary.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@117 ee746299-78ed-0310-b773-934348b2243d
2005-02-18added 'Copy this link' to the context menu of textview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@116 ee746299-78ed-0310-b773-934348b2243d
2005-02-18compose.c: removed extra spaces between the next line when joining.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@115 ee746299-78ed-0310-b773-934348b2243d
2005-02-18comply with 'Wrap quotation' setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@114 ee746299-78ed-0310-b773-934348b2243d
2005-02-18fixed glitches of underlined URI in textview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@113 ee746299-78ed-0310-b773-934348b2243d
2005-02-18updated ChangeLog.ja.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@112 ee746299-78ed-0310-b773-934348b2243d
2005-02-18don't use gtk-2.6 only API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@111 ee746299-78ed-0310-b773-934348b2243d
2005-02-17implemented new line-wrapping routine.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@110 ee746299-78ed-0310-b773-934348b2243d
2005-02-16use filesystem encoding for MIME temporary filename.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@109 ee746299-78ed-0310-b773-934348b2243d
2005-02-14removed intl.h.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@108 ee746299-78ed-0310-b773-934348b2243d