fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / summaryview.c
2024-04-10 wwpfix bug 4751, 'summaryview: remove translation hint...
2024-02-25 wwpFix bug 4749: release regex_t in summary_compile_simpli...
2024-02-20 Paulfix several USE_AFTER_FREE coverity bugs
2024-01-25 wwpfix bug 4750, 'remove regcomp wrapper and call regcomp...
2023-12-19 wwpfix paste errors introduced in 07245a4ad3a7431561c939c3...
2023-12-19 wwpfix paste errors introduced in 07245a4ad3a7431561c939c3...
2023-12-19 Paulfix paste errors introduced in last commit
2023-12-19 Paulrevert menu label changes, give translators context...
2023-12-08 wwpAdd the mark all read/unread items back to the message...
2023-12-07 Ricardo MonesRename also “Color label” to “Color labels”
2023-12-07 Ricardo MonesRename grouping menu option “Mark” to “Marks”
2023-11-10 Ricardo MonesMore parentheses for yet another warning
2022-12-03 Ricardo MonesRemove unnecessary definitions and calls
2022-10-20 Paulfix bold_marked
2022-09-19 Pauloptionally (via hidden pref) use bold font in summaryvi...
2022-07-13 Paulin the summaryview tooltip, show name+addr
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2022-02-23 paulmake colour label checkboxes look like radio buttons
2022-02-23 paulmake colour label checkboxes look like radio buttons
2022-01-24 paulfix a bunch of buttons in dark corners. add some images...
2021-12-29 Jonathan BoeingFix -Wunused-variable warning
2021-11-29 Jonathan BoeingFix -Wunused-variable warning
2021-11-07 Jonathan BoeingAdd missing config.h includes
2021-11-07 Jonathan BoeingAdd missing config.h includes
2021-09-26 wwpFix CID 1491116: explicit null dereference,
2021-09-26 wwpFix CID 1491116: explicit null dereference,
2021-09-26 wwpFix CID 1491354: null ptr dereference,
2021-09-26 wwpFix CID 1491354: null ptr dereference,
2021-09-26 wwpFix CID 1491140 (and strange design): free of stack...
2021-09-26 wwpFix CID 1491140 (and strange design): free of stack...
2021-09-26 wwpFix CID 1491131 and 1491292: resource leaks.
2021-09-26 wwpFix CID 1491131 and 1491292: resource leaks.
2021-09-16 paulrework tags
2021-09-16 paulrework tags
2021-09-13 pauluse separators in menus, not empty menu items
2021-09-13 paulremove unnecessary empty item in colour labels menu
2021-09-11 wwpRevert "Fix CID 1491382: malloc size too short by one...
2021-09-11 wwpFix CID 1491382: malloc size too short by one because...
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-02 wwpAdd the mark all read/unread items back to the message...
2021-09-01 wwpAllow creating a filtering rule based on the Sender...
2021-09-01 wwpAllow creating a filtering rule based on the Sender...
2021-08-31 wwpFix wrong logic, (old) patch by Olivier Brunel.
2021-08-31 wwpFix wrong logic, (old) patch by Olivier Brunel.
2021-08-17 Jonathan BoeingSet name on GTK widgets
2021-08-11 paulreplace some deprecated functions
2021-05-24 Colin LeroyFix use after free
2021-05-24 Colin LeroyFix possible double free
2021-05-24 Colin LeroyFix possible double free
2021-05-24 Colin LeroyFix use after free
2021-03-16 Michael RasmussenMerge branch 'master' into oauth2
2021-03-16 Ricardo MonesFix segfault invoking function from python code
2021-03-16 Ricardo MonesFix segfault invoking function from python code
2020-08-17 paulfix bug 4197, 'Vertical icon-bar for parts of the messa...
2020-05-22 paulMerge branch 'gtk3' of ssh+git://git.claws-mail.org...
2020-05-21 paulfix crash when moving to other folder after viewing...
2020-01-11 wwpRemove mark all read/unread (in current folder) entries...
2020-01-10 wwpRemove mark all read/unread (in current folder) entries...
2019-12-11 Paulremove stray 'break', completing last commit
2019-12-11 Paulremove stray 'break', completing last commit
2019-12-11 Paulfix SHIFT+SPACE in msg list, moving in reverse
2019-12-11 Paulfix SHIFT+SPACE in msg list, moving in reverse
2019-12-06 paulreplace deprecated gtk_drag_begin()
2019-12-04 paulreplace dprecated gtk_widget_reparent(), and remove...
2019-11-27 paulreplace deprecated gtk_vbox_new() and gtk_hbox_new()
2019-11-25 Paulfix last commit
2019-11-25 Paulavoid unwanted summaryview refresh...
2019-11-25 Paulfix last commit
2019-11-25 Paulavoid unwanted summaryview refresh...
2019-11-21 paulreplace deprecated gtk_widget_modify_font()
2019-11-21 paulreplace deprecated gtk_menu_popup()
2019-11-21 paulreplace deprecated gtk_arrow_new()
2019-11-20 paulreplace deprecated GtkStock
2019-11-19 Paulanother better fix for bug 2131
2019-11-19 Paulbeter fix for bug 2131, 3982d3e615ab83b8da70617df46be2c...
2019-11-19 Paulno need to add M_DRAFT for context menu item 'Re-Edit...
2019-11-19 wwpGet rid of one-shot static arrays with hardcoded size...
2019-11-19 Pauladd 'Re-edit' to the message context menu in the Drafts...
2019-11-19 Paulfix crash caused by incomplete commit 47e9a6a807ab30baa...
2019-11-19 Paulfix warning ‘%s’ directive output may be truncated...
2019-11-19 Paulrespect 'default selection' settings when moving a...
2019-10-09 Paulanother better fix for bug 2131
2019-10-03 Paulbeter fix for bug 2131, 3982d3e615ab83b8da70617df46be2c...
2019-10-02 Paulno need to add M_DRAFT for context menu item 'Re-Edit...
2019-10-02 wwpGet rid of one-shot static arrays with hardcoded size...
2019-10-01 Pauladd 'Re-edit' to the message context menu in the Drafts...
2019-09-25 Paulfix crash caused by incomplete commit 47e9a6a807ab30baa...
2019-09-24 Paulfix warning ‘%s’ directive output may be truncated...
2019-09-24 Paulrespect 'default selection' settings when moving a...
2019-08-08 Andrej KacianGet rid of magic numbers in summary_msginfo_*_flags
2019-05-29 Andrej KacianGet rid of magic numbers in summary_msginfo_*_flags
2019-05-14 Andrej KacianReturn summaryview cursor to selected mail when popup...
2019-05-14 Andrej KacianReturn summaryview cursor to selected mail when popup...
2019-05-04 Andrej KacianFix a long-standing use-after-free in mainwin_actions_e...
2019-05-04 wwpDo not throw an error when cancelling 'Save email as...
2019-05-04 Paulfix bug 4155, 'remember directory of last saving'
2019-04-24 Andrej KacianFix a long-standing use-after-free in mainwin_actions_e...
2019-03-21 Andrej KacianRemove unnecessary static GtkStyle variables from summa...
next