aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-03-07modified conv_unmime_header() and procheader_scan_date_string().hiro
2005-03-04improved header MIME decoding.hiro
2005-03-04fixed a buffer overflow bug.hiro
2005-03-03use Content-Type's charset as a fallback encoding of broken header strings.hiro
2005-03-02fixed compose_destroy().hiro
2005-03-02modified the popup dialog of signature status.hiro
2005-03-01fixed LDAP compilation.hiro
2005-03-01gtkutils.[ch]: removed non-used code.hiro
2005-03-01improved MimeView and file selection dialog.hiro
2005-02-28generate References: from In-Reply-To: even if the parent message doesn't hav...hiro
2005-02-28procheader.c: fixed the argument type of buffer length.hiro
2005-02-27fixed a SSL bug.hiro
2005-02-25fixed messageview's select all and selection reply.hiro
2005-02-25output printing text with locale encoding, and removed broken locale specific...hiro
2005-02-25replaced GtkFileSelection with GtkFileChooserDialog.hiro
2005-02-24modified AlertPanel's design to fit other GTK2 apps.hiro
2005-02-24modified ProgressDialog to use GtkDialog.hiro
2005-02-24force transfer encoding of attachments for PGP.hiro
2005-02-23gtkutils.c: modified the find text API.hiro
2005-02-23re-enabled the line number limit of logwindow.hiro
2005-02-22try to convert unencoded header strings using locale encoding.hiro
2005-02-21compose.c: improved auto-wrapping.hiro
2005-02-21changed the indent size of summary.hiro
2005-02-18added 'Copy this link' to the context menu of textview.hiro
2005-02-18compose.c: removed extra spaces between the next line when joining.hiro
2005-02-18comply with 'Wrap quotation' setting.hiro
2005-02-18fixed glitches of underlined URI in textview.hiro
2005-02-18don't use gtk-2.6 only API.hiro
2005-02-17implemented new line-wrapping routine.hiro
2005-02-16use filesystem encoding for MIME temporary filename.hiro
2005-02-14removed intl.h.hiro
2005-02-10fixed incompatibility of PGP sign with trailing spaces.hiro
2005-02-10automatically show horizontal scroll bar in text view.hiro
2005-02-09src/textview.c: fixed a memory leak.hiro
2005-02-09implemented better hypertext processing.hiro
2005-02-08fixed non-utf8 filename handlings.hiro
2005-02-08prefs_filter.c: use stock buttons.hiro
2005-02-08implemented inline image display.hiro
2005-02-07use gtk_window_present() to popup window.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-02-04action.c: don't include header part in message text.hiro
2005-02-04reimplemented message text search.hiro
2005-02-04made the font size of supplementary explanations of config dialogs smaller.hiro
2005-02-03compose.c: use normal API for setting font.hiro