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
/
mainwindow.c
Age
Commit message (
Expand
)
Author
2005-12-19
remember the maximized state.
hiro
2005-12-19
removed SummaryView* from the argument of summary_search(). Preset folder whe...
hiro
2005-12-19
implemented query search and virtual folder (merged from newsearch branch).
hiro
2005-11-14
added separator between the summary status and the header pane.
hiro
2005-11-11
removed the outer border of mainwindow.
hiro
2005-11-07
added '--exit' command line option.
hiro
2005-10-13
modified the text of mailbox setup dialog.
hiro
2005-09-16
modified the display of folder view.
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-05
moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...
hiro
2005-09-05
moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...
hiro
2005-09-01
separated UI code from account.c.
hiro
2005-08-31
separated UI code from prefs_common.c and prefs_account.c.
hiro
2005-08-24
separated trayicon into another module, and notify new messages with trayicon...
hiro
2005-08-23
modified the 'Empty trash' messages.
hiro
2005-08-23
initial implementation of the tray icon.
hiro
2005-08-18
disabled GtkHandleBox.
hiro
2005-07-06
removed unused images.
hiro
2005-07-05
replaced pixmaps icons with png images.
hiro
2005-07-01
implemented folder move.
hiro
2005-06-20
added 'Add to address book' to the context menu of textview.
hiro
2005-06-15
added 'Tools/Filter junk mails in folder' menu.
hiro
2005-06-07
added an option to apply filter rules to sent messages.
hiro
2005-06-06
added Hebrew encoding.
hiro
2005-06-02
added a feature for junk mail control.
hiro
2005-05-23
reimplemented MimeView with GtkTreeView.
hiro
2005-05-19
added an option to toggle cursor in message view.
hiro
2005-05-12
disable 'Attract by subject' if sorted.
hiro
2005-05-11
implemented summary_thread_build().
hiro
2005-05-11
fixed several bugs, and implemented summary_unthread().
hiro
2005-05-09
reimplemented summary view with GtkTreeView.
hiro
2005-04-27
disabled no longer required workaround for resize grip.
hiro
2005-04-20
improved performance of the update of statusbar.
hiro
2005-04-12
support GBK (and X-GBK) encoding.
hiro
2005-04-07
reimplemented folder view with GtkTreeView.
hiro
2005-03-16
added a menu to temporally change the outgoing encoding to the composition wi...
hiro
2005-03-10
fixed size of separate window.
hiro
2005-03-09
fixed remembering of the state of the visibility of MessageView.
hiro
2005-03-07
save selected attachments if mimeview has focus when 'File/Save as...' is sel...
hiro
2005-03-01
improved MimeView and file selection dialog.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-01-24
src/mainwindow.c: removed commented out lines.
hiro
2005-01-23
use GTK stock button for dialog button set.
hiro
2005-01-20
restored the resize grip of the main statusbar.
hiro
2005-01-13
removed support for systems which don't support iconv.
hiro
2005-01-13
set shadow type of GtkTextView, and don't set border_width of toolbars.
hiro
2005-01-12
Initial import of Sylpheed (GTK2 version).
hiro