aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-21made 1.9.3 release.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-09updated NEWS and po files.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-07use AM_GLIB_GNU_GETTEXT, and removed intl/.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
2005-02-02convert help message to locale encoding.hiro
2005-02-02compose.c::get_indent_length() use GtkTextIter for the loop.hiro
2005-02-02compose.c: speed up wrap line a bit.hiro
2005-02-02fixed text truncation bugs in compose window.hiro
2005-02-01Makefile.am: fixed a typo. updated ChangeLog.hiro
2005-01-31fixed ChangeLog.hiro
2005-01-31replace every non-UTF8 8bit character in the source window etc.hiro
2005-01-31defs.h: modified cache filename and version.hiro
2005-01-31ported to gpgme-1.0.hiro
2005-01-28template.c: fixed a memory leak.hiro
2005-01-28compose.c: removed redundant code for Ctrl-Enter handling.hiro
2005-01-27use GTK stock button for alertpanel.hiro
2005-01-27prevent character corruption on UTF-8 to ISO-2022-JP conversion.hiro