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
/
folderview.c
Age
Commit message (
Expand
)
Author
2012-03-26
also support Shift+F10 for menu popup.
hiro
2012-03-26
src/folderview.c: enabled menu popup with Menu key.
hiro
2011-09-15
prevent IMAP error caused by sending multiple commands at the same time.
hiro
2011-06-28
src/folderview.c: removed alloca() calls.
hiro
2011-01-18
do not count junk-filtered or trashed messages as new ones. Do not display ne...
hiro
2011-01-05
fixes wrong unread number display.
hiro
2010-07-30
added new global option 'Change current account on folder open'.
hiro
2010-07-29
added 'Empty junk' context menu to Junk folder.
hiro
2010-07-29
added 'Junk' special folder and automatically create it when not exist.
hiro
2010-07-28
show/hide needless folderview context menu items depending on context.
hiro
2010-07-23
enabled moving of virtual folders.
hiro
2010-07-02
added write lock mode on summary view.
hiro
2010-07-01
modified folderview key handling code.
hiro
2010-06-30
move up/collapse/expand row with left/right key (like Windows Explorer).
hiro
2010-06-11
fixed syl_plugin_folderview_add_sub_widget() and updated test plug-in.
hiro
2010-06-11
added plug-in APIs for folder view.
hiro
2010-06-10
put vbox on the top of folder view.
hiro
2010-04-02
use fixed-height-mode for the folder view.
hiro
2009-12-15
added new search folder icon.
hiro
2009-12-10
decreased spacing between icon and text.
hiro
2009-11-26
the visibility of message number columns in the folder view is now configurab...
hiro
2009-11-05
show waiting dialog on creating folder tree after creating new IMAP account.
hiro
2009-10-02
added missing locks on idle callbacks.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-09-17
folderview_new_folder_cb(): win32: fixed prohibited character check.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2009-03-19
show 'Send queued messages' instead of 'Mark all read' in the context menu of...
hiro
2007-07-13
also update junk folder path when a folder is renamed.
hiro
2007-05-07
updated ja.po.
hiro
2007-05-07
enabled recursive download of remote folders.
hiro
2007-03-28
fixed select next unread.
hiro
2007-03-23
fixed stall on rebuilding folder tree.
hiro
2007-02-15
enabled coloring of new/unread/total columns in folder view.
hiro
2007-02-13
folderview_check_new(): don't give up unless the network failure of remote ma...
hiro
2006-11-21
disable new mail notification when any message is displayed, marked as read, ...
hiro
2006-08-07
added separator before 'Mark all read' in folder context menu.
hiro
2006-07-31
modified folder context menu on receiving.
hiro
2006-06-16
enable 'Mark all read' only when selected folder is opened in the case of IMAP4.
hiro
2006-06-16
added 'Mark all read' to the folder context menu.
hiro
2006-03-27
fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.
hiro
2006-02-09
prohibit move/copy from/to queue folders, and move/copy to virtual folders.
hiro
2006-02-01
properly count the number of new messages on local and remote mailboxes.
hiro
2006-01-27
renamed summary_search to query_search.
hiro
2006-01-26
also recognize GDK_KP_* keycodes.
hiro
2006-01-25
exclude trash on recursive search.
hiro
2006-01-25
don't show 'Empty trash' dialog if trashed messages don't exist.
hiro
2006-01-19
handle virtual folders under IMAP4 folders properly.
hiro
2006-01-12
fixed renaming of virtual folders.
hiro
2006-01-12
replaced 'Search messages...' with 'Edit search condition...' on virtual folder.
hiro
2006-01-11
folderview_check_new(): exclude virtual folders.
hiro
[next]