aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-02-03undef WRAP_DEBUG.hiro
2005-02-02convert help message to locale encoding.hiro
2005-02-02compose.[ch]: removed unrequired member.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-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
2005-01-26prefs_filter_edit.c: use GTK stock icon for add and remove button.hiro
2005-01-26alertpanel.c: use smaller size for title font.hiro
2005-01-26codeconv.[ch]: made encoding-specific functions static, and removed redundant...hiro
2005-01-26modified Japanese code conversion.hiro
2005-01-26added constant C_INTERNAL and CS_INTERNAL.hiro
2005-01-25removed a warning.hiro
2005-01-25improved font management.hiro
2005-01-24alertpanel.c: generate title font from normal font.hiro
2005-01-24also migrate sylpheedrc.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-24src/mainwindow.c: removed commented out lines.hiro
2005-01-24removed unnecessary stock icons.hiro