index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog.ja
Age
Commit message (
Expand
)
Author
2005-02-03
compose.c: use normal API for setting font.
hiro
2005-02-02
convert help message to locale encoding.
hiro
2005-02-02
compose.c::get_indent_length() use GtkTextIter for the loop.
hiro
2005-02-02
compose.c: speed up wrap line a bit.
hiro
2005-02-02
fixed text truncation bugs in compose window.
hiro
2005-02-01
Makefile.am: fixed a typo. updated ChangeLog.
hiro
2005-01-31
fixed ChangeLog.
hiro
2005-01-31
replace every non-UTF8 8bit character in the source window etc.
hiro
2005-01-31
defs.h: modified cache filename and version.
hiro
2005-01-31
ported to gpgme-1.0.
hiro
2005-01-28
template.c: fixed a memory leak.
hiro
2005-01-28
compose.c: removed redundant code for Ctrl-Enter handling.
hiro
2005-01-27
use GTK stock button for alertpanel.
hiro
2005-01-27
prevent character corruption on UTF-8 to ISO-2022-JP conversion.
hiro
2005-01-26
prefs_filter_edit.c: use GTK stock icon for add and remove button.
hiro
2005-01-26
alertpanel.c: use smaller size for title font.
hiro
2005-01-26
codeconv.[ch]: made encoding-specific functions static, and removed redundant...
hiro
2005-01-26
modified Japanese code conversion.
hiro
2005-01-26
added constant C_INTERNAL and CS_INTERNAL.
hiro
2005-01-25
removed a warning.
hiro
2005-01-25
improved font management.
hiro
2005-01-24
alertpanel.c: generate title font from normal font.
hiro
2005-01-24
also migrate sylpheedrc.
hiro
2005-01-24
use GTK stock button for button set.
hiro
2005-01-24
removed unnecessary stock icons.
hiro
2005-01-24
src/alertpanel.c: use GTK stock icon instead of pixmap.
hiro
2005-01-24
replaced fnmatch() with g_pattern_match_*().
hiro
2005-01-24
use GTK stock button for button set.
hiro
2005-01-23
use GTK stock button for dialog button set.
hiro
2005-01-21
use Pango in GtkSHRuler.
hiro
2005-01-21
several code conversion fix.
hiro
2005-01-21
colorlabel.c: removed include of gdk/gdkx.h.
hiro
2005-01-20
also migrate templates.
hiro
2005-01-20
action.c: convert locale strings to UTF-8 before displaying it.
hiro
2005-01-20
restored the resize grip of the main statusbar.
hiro
2005-01-20
jpilot.c: fixed Japanese code conversion.
hiro
2005-01-19
compose.c: fixed broken signature replacement.
hiro
2005-01-19
fixed crash when opening 0-numbered message.
hiro
2005-01-19
fixed a bug that didn't correctly get text selection on reply.
hiro
2005-01-19
added new ChangeLog.
hiro