aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-31made some core modules library (libsylph).hiro
2005-08-30separated UI code from prefs.c.hiro
2005-08-30do app_init() first.hiro
2005-08-30code cleanup.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-29updated NEWS.hiro
2005-08-29fixed broken message/* attachments on pgp-sign.hiro
2005-08-26the line space setting now applies to the compose window.hiro
2005-08-26fixed socket resource leak on Win32.hiro
2005-08-25expand/collapse tree row on double click.hiro
2005-08-25fixed refresh of addressbook folder contents.hiro
2005-08-24separated trayicon into another module, and notify new messages with trayicon...hiro
2005-08-24use GtkFontButton for font setting.hiro
2005-08-24removed stock_pixmap_widget().hiro
2005-08-23modified the 'Empty trash' messages.hiro
2005-08-23initial implementation of the tray icon.hiro
2005-08-23modified fonts for mime parts.hiro
2005-08-23made 2.1.1 release.hiro
2005-08-22fixed a bug of addressbook that multiple selection with Ctrl key didn't work ...hiro
2005-08-22fall back to date comparison on sorting.hiro
2005-08-19path_cmp(): allow both '/' and G_DIR_SEPARATOR as separator.hiro
2005-08-19directory separator fix.hiro
2005-08-19made error check of IMAP4 fetch more strict.hiro
2005-08-19fixed IMAP4 on win32.hiro
2005-08-19renamed src/pixmaps to src/icons.hiro
2005-08-18made localedir, manualdir, and faqdir user-configurable.hiro
2005-08-18disabled GtkHandleBox.hiro
2005-08-09modified Makefile.am, and made 2.1.0 release.hiro
2005-08-09added NEWS, and made 2.1.0 release.hiro
2005-08-09moved NEWS to NEWS-2.0.hiro
2005-08-09fix for config dir.hiro
2005-08-09fixed ifdef.hiro
2005-08-09modified directories for Windows convention.hiro
2005-08-08updated po.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-07modification for Win32.hiro
2005-08-07check filename encoding only on Unix on startup.hiro
2005-08-07defs.h: modification for Win32.hiro
2005-08-07some fixes for Win32.hiro
2005-08-07close queue file before removing it.hiro
2005-08-05MinGW fix.hiro
2005-08-05check for regex.h and regcomp().hiro
2005-08-05added rename_force().hiro
2005-08-05enabled compilation with MinGW.hiro
2005-08-04updated po.hiro
2005-08-04braced some Unix-specific code with ifdef.hiro
2005-08-04configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.hiro