aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
AgeCommit message (Expand)Author
2005-08-31made some core modules library (libsylph).hiro
2005-08-29separate UI codes from utils.c.hiro
2005-08-29separate LogWindow from utils.c.hiro
2005-08-29made debug_mode static variable in utils.c.hiro
2005-08-19path_cmp(): allow both '/' and G_DIR_SEPARATOR as separator.hiro
2005-08-09fixed ifdef.hiro
2005-08-09modified directories for Windows convention.hiro
2005-08-08use GDir instead of directly using opendir().hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-05added rename_force().hiro
2005-08-05enabled compilation with MinGW.hiro
2005-08-04removed locale-dependent tolower().hiro
2005-08-04replaced random() with g_random_*().hiro
2005-08-03utils.c: replaced fork() + exec() with GSpawn.hiro
2005-08-02fixed gcc-4.0 warnings.hiro
2005-06-30when sending messages, check for line length limit and display warning if exc...hiro
2005-06-29reverted the previous change of Date: header.hiro
2005-06-28overwrite Date: header with current time when sending from queue.hiro
2005-06-24use g_file_test() instead of stat() in some functions.hiro
2005-06-24removed some warnings.hiro
2005-06-20imap.c: fixed parse errors when embedded null characters appeared in headers.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-05-26improved DnD.hiro
2005-05-25replaced popen() with GSpawn.hiro
2005-05-24reimplemented the attachment list with GtkTreeView. Fixed attaching of locale...hiro
2005-05-11fixed several bugs, and implemented summary_unthread().hiro
2005-03-28improved the thread creation.hiro
2005-03-17optimized strncpy2().hiro
2005-03-10fixed size of separate window.hiro
2005-02-17implemented new line-wrapping routine.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-19fixed crash when opening 0-numbered message.hiro
2005-01-18implemented the migration of configuration.hiro
2005-01-17automatically take over older config files.hiro
2005-01-14fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro