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
2014-04-18
applied OS X fixes.
hiro
2014-04-18
wrapped time_t as stime_t. stime_t will be 32-bit on win32 for backward compa...
hiro
2014-04-10
modified for newer MinGW environment. Fixed linking.
hiro
2014-03-26
updated copyright year. configure.in: increased library version.
hiro
2014-03-20
src/icons/html.png: modified the size of HTML icon.
hiro
2014-03-19
made the display period of notification window configurable.
hiro
2014-03-19
src/select-keys.c: modified title.
hiro
2014-03-18
modified encrypt-to-self pref text.
hiro
2014-03-18
added PGP encrypt-to-self feature.
hiro
2014-03-17
src/setup.c: allow resize of setup dialog (workaround for #166).
hiro
2014-03-17
src/addressbook.c: auto-expand columns with GTK+ >= 2.14.0.
hiro
2014-03-17
disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.
hiro
2014-03-17
auto-expand Subject / Folder name column on resize of the tree view.
hiro
2014-03-13
added an empty column to the right-end of the folder view, and modified the w...
hiro
2014-03-10
src/summaryview.c: added an empty column to the right-end of the summary view...
hiro
2014-03-07
updated copyright year.
hiro
2014-03-07
updated copyright year.
hiro
2014-02-28
validate SSL certificate hostname (#167).
hiro
2013-12-20
fixes wrong completion list on OS X.
hiro
2013-12-19
added files and modified file paths for OS X.
hiro
2013-11-28
more null-checking.
hiro
2013-11-28
src/rpop3.c: rpop3_retr_recv(): check error of procheader_parse_file().
hiro
2013-11-28
added more null checks.
hiro
2013-11-28
src/colorlabel.c: colorlabel_recreate_label(): added missing parentheses.
hiro
2013-11-27
src/main.c: check the return value of fd_gets().
hiro
2013-11-27
src/jpilot.c: jpilot_read_db_files(): fixed uninitialized variables.
hiro
2013-11-27
fixed fp and memory leaks.
hiro
2013-11-26
fixed resource/memory leaks.
hiro
2013-11-26
src/headerview.c: headerview_show_xface(): make sure xface is nul terminated.
hiro
2013-11-25
src/main.c: win32: check for the TaskbarCreated message and reshow icon when ...
hiro
2013-10-30
fixed logical bugs (#134).
hiro
2013-10-23
fixed empty toolbar icons.
hiro
2013-10-04
made the rest of toolbar icons themeable.
hiro
2013-09-17
fixed filename (book.png -> stock_book.png).
hiro
2013-09-17
implemented icon theme feature.
hiro
2013-09-17
src/textview.c: modified debug output.
hiro
2013-09-13
distinguish icon for HTML mail and other mail with attachments on summaryview...
hiro
2013-09-11
added 'Last 30 days' to the quick search menu.
hiro
2013-09-10
rotate attached images based on Exif orientation tag.
hiro
2013-06-07
src/template.c: template_compare_id(): fixed constness.
hiro
2013-06-03
stabilize the order of templates.
hiro
2013-05-24
raise compose window when the external editor exits.
hiro
2013-05-23
filesel: save selected file type.
hiro
2013-05-21
filesel: automatically modify file extension when file type is changed.
hiro
2013-05-20
src/textview.c: insert space between continuous links to avoid non-responsive...
hiro
2013-05-15
src/printing.c: modified debug output.
hiro
2013-05-14
refactored MessageView/MimeView/
hiro
2013-05-14
added an option to prefer HTML part in multipart/alternative.
hiro
2013-04-05
src/printing.c: print all texts in messages, not only the first one.
hiro
2013-04-04
messageview_save_as(): added the feature to save message as plain text.
hiro
[next]