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
/
main.c
Age
Commit message (
Expand
)
Author
2006-01-28
win32: fixed popup with remote command.
Hiro
2006-01-23
implemented clearing of IMAP4 message caches on exit.
hiro
2006-01-20
fixed compilation bug on win32.
hiro
2006-01-20
allow non-ascii mailto string and filename on --compose option.
hiro
2005-11-11
win32: disable digit locale variable such as 'LANG=1041'.
hiro
2005-11-10
hide PGP checkboxes if PGP is not available.
hiro
2005-11-10
check if OpenPGP protocol is available on startup.
hiro
2005-11-07
added '--exit' command line option.
hiro
2005-10-27
win32: implemented remote command using TCP socket.
hiro
2005-10-26
win32: convert locale string to UTF-8 when setting rc dir.
hiro
2005-10-21
src/main.c: replaced gdk_input_add() with GIOChannel.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-14
win32: prohibit duplicate exec using CreateMutex().
hiro
2005-10-12
fixed prefix on G_LOG_LEVEL_WARNING.
hiro
2005-10-11
output g_log() messages to the log window and log file. Disabled console wind...
hiro
2005-10-06
win32: include startup directory into %PATH% for GSpawn.
hiro
2005-10-03
win32: fixed not-working translation on non-ascii directory.
hiro
2005-09-28
make the message catalog location absolute path if LOCALEDIR is relative.
hiro
2005-09-27
verify PKCS#7 (S/MIME) signature.
hiro
2005-09-09
update progress bar when executing long IMAP4 operations.
hiro
2005-09-06
added UI hints for IMAP4 operation.
hiro
2005-09-05
moved more modules to libsylph.
hiro
2005-09-05
made query-password function UI independent.
hiro
2005-09-05
moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...
hiro
2005-09-02
moved prefs_filter_read_config() to filter.c.
hiro
2005-09-01
separated UI code from account.c.
hiro
2005-09-01
more code cleanups.
hiro
2005-08-30
do app_init() first.
hiro
2005-08-30
code cleanup.
hiro
2005-08-29
made debug_mode static variable in utils.c.
hiro
2005-08-09
fix for config dir.
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
check filename encoding only on Unix on startup.
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
replaced random() with g_random_*().
hiro
2005-07-20
remove temporary files on startup.
hiro
2005-07-12
added a new app icon.
hiro
2005-06-29
check for filename encoding on the first run.
hiro
2005-06-07
added an option to apply filter rules to sent messages.
hiro
2005-05-26
improved DnD.
hiro
2005-05-09
reimplemented summary view with GtkTreeView.
hiro
2005-04-07
reimplemented folder view with GtkTreeView.
hiro
2005-03-09
enabled multiple file selection when attaching files.
hiro
2005-03-01
fixed LDAP compilation.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-02-02
convert help message to locale encoding.
hiro
[next]