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-10-20
textview.c: fixed a problem that the view was scrolled to top when it got focus.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-18
prefs_filter_open(): correct focus when msginfo is specified.
hiro
2005-10-17
win32: made the default editor command 'notepad'.
hiro
2005-10-17
adjusted the minimum input dialog size.
hiro
2005-10-17
added the default browser to the option of URI command.
hiro
2005-10-17
handle destroy event properly.
hiro
2005-10-16
win32: use ShellExecute() to open URI.
Hiro
2005-10-16
win32: restrict launching of executable files.
Hiro
2005-10-14
win32: prohibit duplicate exec using CreateMutex().
hiro
2005-10-14
made some warnings just debug messages.
hiro
2005-10-13
modified the text of mailbox setup dialog.
hiro
2005-10-13
win32: use ShellExecute() to launch attachments.
hiro
2005-10-13
enabled the property of the top folder.
hiro
2005-10-12
win32: make alert dialog in front on focus out.
hiro
2005-10-12
fixed prefix on G_LOG_LEVEL_WARNING.
hiro
2005-10-12
brought back 'Crate filter rule' in the context menu.
hiro
2005-10-11
fixed the label 'Type' not aligned to right at folder property dialog.
hiro
2005-10-11
output g_log() messages to the log window and log file. Disabled console wind...
hiro
2005-10-10
fixed DnD on Win32.
Hiro
2005-10-06
added file system path info to folder prefs.
hiro
2005-10-06
win32: environmental variable fix.
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-28
only show subject on the compose titlebar.
hiro
2005-09-27
fixed S/MIME.
hiro
2005-09-27
src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.
hiro
2005-09-27
display the subject line in the window title bar.
hiro
2005-09-27
verify PKCS#7 (S/MIME) signature.
hiro
2005-09-22
implemented 'Save all'.
hiro
2005-09-22
summaryview.c: align selected row to center when reached to the edge on key o...
hiro
2005-09-22
summaryview.c: keep selecting row after changing thread display.
hiro
2005-09-21
removed mbs/wcs functions which are no longer required.
hiro
2005-09-21
don't display checkbox if 'get all' is unavailable in account edit dialog.
hiro
2005-09-21
don't display checkbox on non-selectable rows in subscribe dialog.
hiro
2005-09-20
reimplemented grouplistdialog with GtkTreeView.
hiro
2005-09-16
don't display code conversion error and line limit warning on draft mode.
hiro
2005-09-16
modified the display of folder view.
hiro
2005-09-14
fixed warnings about signedness difference.
hiro
2005-09-14
normalize address fields before encoding them.
hiro
2005-09-13
fixed sorting bug when flags changed.
hiro
2005-09-13
added 'View/Sort/by thread date'.
hiro
2005-09-09
update progress bar when executing long IMAP4 operations.
hiro
2005-09-08
fixed the folder tree bug of addressbook.
hiro
2005-09-08
moved mbox.[ch] into libsylph.
hiro
2005-09-07
adjusted the freqency of UI update on IMAP4.
hiro
2005-09-06
added UI hints for IMAP4 operation.
hiro
2005-09-05
moved more modules to libsylph.
hiro
2005-09-05
moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...
hiro
[next]