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
2011-06-30
added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.
hiro
2011-06-28
src/undo.c: undo_insert_text_cb(): removed alloca() call.
hiro
2011-06-28
src/folderview.c: removed alloca() calls.
hiro
2011-06-28
src/account_dialog.c: account_open(): removed alloca() call.
hiro
2011-06-28
src/foldersel.c: removed alloca() calls.
hiro
2011-06-24
src/update_check.c: win32: also check the file size of updater exe.
hiro
2011-06-24
src/compose.c: removed alloca() calls.
hiro
2011-06-24
summaryview.c: removed alloca().
hiro
2011-06-23
libsylph/utils.[ch]: to_human_readable_buf(): new.
hiro
2011-06-23
src/messageview.c: removed alloca() calls.
hiro
2011-06-23
fixed a typo. code cleanup.
hiro
2011-06-16
use image menu item for part menu.
hiro
2011-06-15
src/textview.[ch]: reuse popup menu for each attachments.
hiro
2011-06-14
textview_part_widget_button_pressed(): disable 'Copy file name' menu if file ...
hiro
2011-06-14
textview_part_widget_exposed(): draw edges as rounded.
hiro
2011-06-14
Use prelight state for textview.
hiro
2011-06-14
textview_part_widget_destroy_notify(): fixed destroy notify handler.
hiro
2011-06-13
highlight part widgets on mouse over.
hiro
2011-06-13
implemented popup menu of attachments in text view.
hiro
2011-06-13
fixed handling of button release event.
hiro
2011-06-10
changed the spec of compose-send signal because the previous one prohibited s...
hiro
2011-06-10
src/textview.c: added border line before and after headers. Made attachments ...
hiro
2011-06-09
fixed duplicated keyboard accelerators in account edit dialog and filter dialog.
hiro
2011-06-08
added a new plug-in API: 'messagev-ew-show'.
hiro
2011-06-08
added a new plug-in API: 'compose-send'.
hiro
2011-06-06
changed message-id string into more difficult one to guess e-mail address.
hiro
2011-06-06
don't close compose window when saving to outbox failed.
hiro
2011-05-18
cancel online mode switch if active sessions exist.
hiro
2011-05-13
src/compose.c: removed some alloca() calls.
hiro
2011-05-13
textview_make_clickable_parts(): removed alloca() and use GSList.
hiro
2011-05-12
removed some alloca() calls.
hiro
2011-05-12
increased the prefs buffer size from 1024 to 8192.
hiro
2011-03-16
changed keyboard shortcut of File/Send to prevent accidental sending.
hiro
2011-03-14
mark messages read when message view becomes visible by Enter or Space key.
hiro
2011-03-01
renamed variable 'interface' to 'iface'.
hiro
2011-02-28
fixed compilation problem on MinGW (interface -> iface).
hiro
2011-02-25
OS X: changed the location of settings to ~/Library/Application Support/Sylph...
hiro
2011-02-25
use 'open' command on OS X.
hiro
2011-02-15
src/summaryview.c: summary_show_queued_msgs(): clear selection list because i...
hiro
2011-02-14
renamed 'interface' in struct to 'iface' to prevent compilation problem on so...
hiro
2011-02-10
implement fix_font_setting() for Mac OS X.
hiro
2011-02-04
save the columns width of address book.
hiro
2011-01-24
fixed procmime_get_part_fp_fp(). updated LegalCopyright. updated version to 3...
hiro
2011-01-24
added marshaller for plug-in library. made 3.1.0rc.
hiro
2011-01-24
modified textview-menu-popup plug-in signal.
hiro
2011-01-24
src/summaryview.c: fixed warnings about non-string literal format.
hiro
2011-01-21
fixed double underline in menu label.
hiro
2011-01-21
updated copyright year.
hiro
2011-01-21
src/undo.c: fixed long-standing undo-redo bug.
hiro
2011-01-20
added 'textview-menu-popup' signal for plug-ins.
hiro
[next]