Rename claws_io to file-utils, and move file-related functions
[claws.git] / src / summaryview.c
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-03 Colin LeroyFix Reply from mainwindow menu and toolbar when mainwin...
2018-09-28 Colin LeroyFix bug #3889, "Address and quoted message inconsistent...
2018-09-23 Andrej KacianAdd a NULL check in summary_select_by_msg_list when...
2018-08-24 wwpOptimize (for speed) and factorize code related to...
2018-08-13 wwpFix buffer clash (one already present, one added in...
2018-08-03 Andrej KacianFix a memory leak in summary_set_header().
2018-06-10 Paulwhen changing sort_key by clicking column header, prese...
2018-05-09 wwpRevert last leak fix.
2018-05-09 wwpFix a leak.
2018-05-06 wwpMake Claws Mail conservative about color labels: ask...
2018-05-05 wwpReally ask for confirmation when marking *all* messages...
2018-05-05 wwpSave few warnings around mistyped uses of g_list_length().
2018-05-04 wwpOne more fix for GENERIC_UMPC: summary menu entries...
2018-04-11 Paulfix bug 3978, '"From" column displays both name and...
2018-02-26 Andrej KacianFix summary_select_all when there is nothing selected.
2018-02-26 Andrej KacianRevert "fix bug 3973, ''select all' in summaryview...
2018-02-25 Paulfix bug 3973, ''select all' in summaryview does not...
2018-02-13 Andrej KacianMake GtkCMCList/Tree use "text", not "fg" rc property...
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-09 Andrej KacianRework of alertpanel default button focus handling.
2018-02-06 Ralph SennhauserDrop no longer used gtk+2 utility functions
2017-12-19 Paulextend 'default selection when entering a folder'
2017-12-03 Olaf HeringSet flags of all selected messages before updating...
2017-09-23 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-09-07 Flavio LeitnerFix bug #3881: Keep read thread during update if it...
2017-03-30 Pauldefault selection on entering a folder: make first...
2017-03-24 Andrej KacianMake summary_show() open-when-selected behavior more...
2017-03-18 Andrej KacianAdd more granular options on when to open a selected...
2017-03-16 Andrej KacianAllow custom window title for the folder selection...
2017-03-16 Andrej KacianAdded summary_get_selection_count() function.
2017-01-27 Paulwhen renaming folder, only update summaryview folder...
2017-01-05 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-01-05 wwpRevert parts of 3.14.1-91 (the summary_select_node_no_m...
2017-01-05 wwpFix wrong function definition, declare it before using...
2017-01-04 wwpMake the FOO vanish.
2017-01-04 wwpFix marking all as (un)read recursively when the confir...
2017-01-04 wwpRename a misnamed function, remove debug statements.
2017-01-03 wwpCosmetic changes: align arrays, remove debug statements.
2016-12-28 Paulmake Go to/[Next|Prev] sort order aware
2016-12-13 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2016-12-13 wwpInternal API change: split read/unread marking features...
2016-12-12 wwpFix missing items in summaryview's menu declarations.
2016-12-12 wwpAdd new mark-all-unread (and recursively when relevant...
2016-11-23 Paulmake go to next/previous sort order aware
2016-11-17 Paulfix 'Go to' moving off current, unopened msg, and dialo...
2016-11-16 Paulamendment to last commit, to avoid interfering with...
2016-11-16 Paulmake up/down key navigation obey 'always_show_msg'
2016-11-14 Andrej KacianUse summary_select_node() more, to get more consistent...
2016-11-12 Andrej KacianImprove scrolling in summary_key_pressed().
2016-11-12 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2016-11-11 Andrej KacianAdd open_selected_on_folder_open to common prefs.
2016-11-11 Andrej KacianHonor display_msg == 0 in PostponedSelectData struct.
2016-11-05 Andrej KacianOnly scroll summaryview to the middle when necessary.
2016-11-05 Andrej KacianDo not process folder marks when just refreshing summar...
2016-11-05 Paulmore fixes for Go To actions not obeying 'always_show_m...
2016-10-26 Paulremoved unnecessary do_refresh flag from summary_select...
2016-10-25 Paulmake /View/Go to/... respect the always_show_msg option...
2016-09-09 Andrej KacianFix a memory leak when setting summaryview and foldervi...
2016-07-28 Ricardo MonesFix some debug messages and update headers
2016-07-21 Andrej KacianUse folderview_grab_focus() outside of folderview.c.
2016-07-20 Andrej KacianRemove unused GtkWidget* argument in stock_pix* functions.
2016-07-04 Paulmake 'next_on_delete' hidden pref apply after trashing...
2016-05-18 Andrej KacianRemove imap_use_trash account preference.
2016-05-06 Andrej KacianImprove plural handling for "Delete message" dialog.
2016-04-02 Ricardo MonesFix some odd debug outputs
2016-01-23 Andrej KacianMake procmsg_msginfo_free() zero out pointers to freed...
2015-12-07 Paulcall 'new' address book 'alternate' address book
2015-12-03 Ricardo MonesCorrect modified file headers
2015-12-03 Ricardo MonesRemove more markup from translatable strings
2015-11-23 Ricardo MonesUse an arrow instead of ASCII chars
2015-11-20 Andrej KacianReenabled regexps on Windows.
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-14 Paulremove most of the markup from translatable strings
2015-10-23 Paulfix bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after...
2015-10-20 Andrej KacianSlightly more complete fix for the keyboard selection...
2015-10-18 Andrej KacianFix Shift+arrowkeys selection behavior in summaryview.
2015-10-12 Pauladd (currently?) hidden pref for choosing to go to...
2015-10-03 Paulmove 'delete thread' to Message menu, fix it's name...
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-10-01 Paulmake 'date' (not thread date) the default sort when...
2015-07-29 Paulfix msg selection after delete/trash
2015-07-24 Paulfix crasher when using descending sort and deleting...
2015-07-24 Paulremove useless check
2015-07-22 Paulafter deleting/trashing msg, select next msg depending...
2015-07-08 Paulmake 'mark all as read' dialogue button style match...
2015-05-16 Ricardo MonesUpdate summary view status after "Find all"
2015-03-21 Paulfix bug 3407, 'Pressing the "Date" column header to...
2014-08-02 Michael RasmussenFix to apply to new behavior of foldersel_set_tree...
2014-08-01 Andrej KacianActually display "(No From)" in messageview's From...
2014-07-05 Pauldon't switch from 'Thread Date' to 'Date' when clicking...
2014-06-10 Colin LeroyCoverity fixes
2014-06-10 Colin LeroyDrop old unsupported GTK+ conditionals too
2014-06-09 Paulnow min version of glib is 2.20, remove all irrelevent...
2014-06-06 Colin LeroyCoverity fixes
2014-06-01 Colin LeroyDeduplicate three identical functions
2014-05-22 Colin LeroyConstify messageview_get_msgview_list()
2014-05-15 Colin LeroyFactorize folderview_find_next_{unread,new,marked}
next