aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-19compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar ...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