aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-28changed the filenames of documents.hiro
2005-01-28added NEWS.hiro
2005-01-28moved NEWS to NEWS-1.0.hiro
2005-01-28updated TODO.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
2005-01-24src/alertpanel.c: use GTK stock icon instead of pixmap.hiro
2005-01-24replaced fnmatch() with g_pattern_match_*().hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-23use GTK stock button for dialog button set.hiro
2005-01-21use Pango in GtkSHRuler.hiro
2005-01-21suppress the debug print in codeconv.c.hiro
2005-01-21several code conversion fix.hiro
2005-01-21colorlabel.c: removed include of gdk/gdkx.h.hiro
2005-01-20also migrate templates.hiro
2005-01-20action.c: convert locale strings to UTF-8 before displaying it.hiro
2005-01-20restored the resize grip of the main statusbar.hiro
2005-01-20jpilot.c: fixed Japanese code conversion.hiro
2005-01-19compose.c: fixed broken signature replacement.hiro
2005-01-19fixed crash when opening 0-numbered message.hiro
2005-01-19fixed a bug that didn't correctly get text selection on reply.hiro
2005-01-19added new ChangeLog.hiro
2005-01-19renamed ChangeLog to ChangeLog-1.0.hiro
2005-01-19compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar ...hiro
2005-01-18converted all po files to UTF-8.hiro
2005-01-18implemented the migration of configuration.hiro
2005-01-17automatically take over older config files.hiro
2005-01-17xml.[ch]: automatically convert from input file encoding to UTF-8.hiro
2005-01-17removed resize grip of the statusbar of main window.hiro
2005-01-14alertpanel.c, about.c: made some label texts selectable.hiro
2005-01-14fixed shadow type of about dialog text.hiro
2005-01-14fixed popup menu position.hiro
2005-01-14fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...hiro
2005-01-13removed support for systems which don't support iconv.hiro
2005-01-13reduce the size of combo button arrow.hiro
2005-01-13set shadow type of GtkTextView, and don't set border_width of toolbars.hiro
2005-01-13removed head_space option, and changed the margin of TextView.hiro
2005-01-12re-added intl/Makefile.in.hiro