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
/
src
Age
Commit message (
Expand
)
Author
2005-08-30
do app_init() first.
hiro
2005-08-30
code cleanup.
hiro
2005-08-29
separate UI codes from utils.c.
hiro
2005-08-29
separate LogWindow from utils.c.
hiro
2005-08-29
made debug_mode static variable in utils.c.
hiro
2005-08-29
fixed broken message/* attachments on pgp-sign.
hiro
2005-08-26
the line space setting now applies to the compose window.
hiro
2005-08-26
fixed socket resource leak on Win32.
hiro
2005-08-25
expand/collapse tree row on double click.
hiro
2005-08-25
fixed refresh of addressbook folder contents.
hiro
2005-08-24
separated trayicon into another module, and notify new messages with trayicon...
hiro
2005-08-24
use GtkFontButton for font setting.
hiro
2005-08-24
removed stock_pixmap_widget().
hiro
2005-08-23
modified the 'Empty trash' messages.
hiro
2005-08-23
initial implementation of the tray icon.
hiro
2005-08-23
modified fonts for mime parts.
hiro
2005-08-22
fixed a bug of addressbook that multiple selection with Ctrl key didn't work ...
hiro
2005-08-22
fall back to date comparison on sorting.
hiro
2005-08-19
path_cmp(): allow both '/' and G_DIR_SEPARATOR as separator.
hiro
2005-08-19
directory separator fix.
hiro
2005-08-19
made error check of IMAP4 fetch more strict.
hiro
2005-08-19
fixed IMAP4 on win32.
hiro
2005-08-19
renamed src/pixmaps to src/icons.
hiro
2005-08-18
disabled GtkHandleBox.
hiro
2005-08-09
fix for config dir.
hiro
2005-08-09
fixed ifdef.
hiro
2005-08-09
modified directories for Windows convention.
hiro
2005-08-08
use GDir instead of directly using opendir().
hiro
2005-08-08
added wrappers for C library function that take pathname arguments.
hiro
2005-08-07
modification for Win32.
hiro
2005-08-07
check filename encoding only on Unix on startup.
hiro
2005-08-07
defs.h: modification for Win32.
hiro
2005-08-07
some fixes for Win32.
hiro
2005-08-07
close queue file before removing it.
hiro
2005-08-05
MinGW fix.
hiro
2005-08-05
check for regex.h and regcomp().
hiro
2005-08-05
added rename_force().
hiro
2005-08-05
enabled compilation with MinGW.
hiro
2005-08-04
braced some Unix-specific code with ifdef.
hiro
2005-08-04
removed locale-dependent tolower().
hiro
2005-08-04
replaced random() with g_random_*().
hiro
2005-08-04
modified version display.
hiro
2005-08-04
undef MEASURE_TIME in mh.c.
hiro
2005-08-04
improved portability.
hiro
2005-08-04
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@460 ee746299-78ed-0310-b7...
hiro
2005-08-03
utils.c: replaced fork() + exec() with GSpawn.
hiro
2005-08-02
fixed gcc-4.0 warnings.
hiro
2005-07-21
added spacing for vbox of header view.
hiro
2005-07-21
fixed cache discrepancy on Draft folder.
hiro
2005-07-21
fixed modified-UTF7 to UTF-8 conversion.
hiro
[next]