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
2012-06-20
added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...
hiro
2012-06-19
fixed 'Stop' button didn't become inactive after POP3 session finished.
hiro
2012-06-19
removed 'dereferencing type-punned pointer will break strict-aliasing rules' ...
hiro
2012-06-19
removed label warning on non-win32.
hiro
2012-06-18
modified the width of tool menu arrow button.
hiro
2012-06-18
added tooltip for message view toggle arrow.
hiro
2012-06-18
fixed a memory leak of a GtkItemFactory.
hiro
2012-06-18
disabled 'Save all...' menu on attach view if attached files with file name d...
hiro
2012-06-18
added attached filenames to the tool menu.
hiro
2012-06-15
src/messageview.c: modified menu label.
hiro
2012-06-15
changed the Text/Attachments tab to a toggle button.
hiro
2012-06-13
compose_attach_property(): force focus for compsoe window (will fix #70).
hiro
2012-06-13
included server name in the receive error dialog.
hiro
2012-06-12
src/filesel.c: win32: handle multiple file selection with shortcuts.
hiro
2012-06-11
win32: follow Windows shortcut (.lnk) on file selection dialog.
hiro
2012-06-06
src/inc.c: properly detect DNS lookup error when session_connect_full() faile...
hiro
2012-05-31
differentiate DNS lookup error from connection errors.
hiro
2012-05-30
fixed a bug that messages could not be sent with POP before SMTP enabled.
hiro
2012-05-28
properly set line-space for auto-wrapped lines (fixes Bug #64).
hiro
2012-05-18
open compose window before receiving on startup.
hiro
2012-05-02
fixed Bug #54: Focus problem when reediting/forwarding emails after attachmen...
hiro
2012-05-02
loosen up queue/draft check on mail check is running.
hiro
2012-05-02
src/inc.c: use a flag to distinguish the state of activity.
hiro
2012-04-27
src/compose.c: cancel sending if new mail check is running.
hiro
2012-04-24
updated copyright year.
hiro
2012-04-23
win32: added an option to play sound when new messages arrive.
hiro
2012-04-20
modified copyright year.
hiro
2012-04-18
removed compiler warnings caused by usage of gboolean as gpointer.
hiro
2012-04-18
fixed Bug #52: Address autocomplete: Not possible to select drop-down list el...
hiro
2012-04-18
removed unrequired debug prints.
hiro
2012-04-18
fixed Bug #47: Address book: Cancel editing contact results in click-and-drag...
hiro
2012-04-13
fixed a bug that a MIME part that didn't have a name could not be saved.
hiro
2012-04-13
preserve the last selected folders between sessions.
hiro
2012-04-12
show the detail of new messages on the trayicon tooltip.
hiro
2012-04-12
also use first and last name for address completion.
hiro
2012-04-11
src/addr_compl.c: also match to the subsequent part of the name of contacts (...
hiro
2012-03-27
don't open in-page link of HTML mail.
hiro
2012-03-26
adjusted the menu position of account popup and toolbar arrow.
hiro
2012-03-26
also support Shift+F10 for menu popup.
hiro
2012-03-26
src/summaryview.c: enabled menu popup with Menu key.
hiro
2012-03-26
src/folderview.c: enabled menu popup with Menu key.
hiro
2012-02-21
fixed compilation error with Fink + OS X (Bug #42).
hiro
2012-02-21
fixed a bug that filter settings are removed if Escape key is pressed quickly...
hiro
2012-01-19
made 'is shorter than' default for 'Age' condition on filter/search dialog.
hiro
2012-01-18
added new plug-in signals for preferences dialogs (#30)
hiro
2012-01-11
also add .eml extension on File - Save as menu of a message view window.
hiro
2012-01-06
added new plug-in signals to notify start and end of receiving.
hiro
2012-01-06
extended the blinking period of tray icon to 10 seconds.
hiro
2012-01-05
fixed a typo.
hiro
2011-12-26
src/rpop3.c: added refresh (reload) menu.
hiro
[next]