fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / folderview.c
2023-01-05 Paulre-add the mistakenly removed quick method of unsetting...
2023-01-04 Ricardo MonesFix CID 1518897
2023-01-03 Ricardo MonesFix minor issues on new start-up folder feature
2023-01-02 Pauladd an easy way to open any folder on start-up
2022-12-03 Ricardo MonesRemove unnecessary definitions and calls
2022-05-18 Paulnormalise spelling of sub-folder
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2022-01-24 paulfix a bunch of buttons in dark corners. add some images...
2021-11-07 Jonathan BoeingAdd missing config.h includes
2021-11-07 Jonathan BoeingAdd missing config.h includes
2021-10-08 wwpFix CID 1491360: dereference null return value.
2021-10-08 wwpFix CID 1491360: dereference null return value.
2021-10-04 wwpFix CID 1491194: resource leak.
2021-10-04 wwpFix CID 1491194: resource leak.
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-01 wwpAdd a global option to allow executing per-folder proce...
2021-09-01 wwpAdd a global option to allow executing per-folder proce...
2021-08-31 wwpAdd a per-folder option so that a folder can be skipped...
2021-08-31 wwpAdd a per-folder option so that a folder can be skipped...
2021-08-17 Jonathan BoeingSet name on GTK widgets
2021-08-11 paulreplace some deprecated functions
2020-03-26 paulfix bug where, after modifying fonts, all bold text...
2020-01-13 paulfix use of folder pref color when bold
2019-12-16 Paulfix bolding of target folder where target is trash
2019-12-16 Paulfix bolding of target folder where target is trash
2019-12-06 paulreplace deprecated gtk_drag_begin()
2019-11-27 paulreplace deprecated gtk_vbox_new() and gtk_hbox_new()
2019-11-25 Paulavoid unwanted summaryview refresh...
2019-11-25 Paulavoid unwanted summaryview refresh...
2019-11-21 paulreplace deprecated gtk_widget_modify_font()
2019-11-21 paulgtk_adjustment_changed() is no longer used or needed
2019-11-21 paulreplace deprecated gtk_menu_popup()
2019-11-20 paulreplace deprecated GtkStock
2019-11-19 paulfix merging errors
2019-11-19 Paulfix bolding of target folder
2019-09-14 Paulfix bolding of target folder
2019-04-21 Paulrework folderview styles
2019-03-21 Andrej KacianUpdate folderview colors after they change in prefs
2019-03-21 Andrej KacianPush GdkRGBA to GdkColor conversion down to GtkCMCTree...
2019-03-21 Andrej KacianRework folderview row text color handling to match...
2019-01-13 Andrej KacianFix alignment on folderview title button icons
2018-12-01 Andrej KacianAdded header popup menu to folderview.
2018-12-01 Andrej KacianAdded MainWin* parameter to folderview_create().
2018-12-01 Andrej KacianAdded header popup menu to folderview.
2018-12-01 Andrej KacianAdded MainWin* parameter to folderview_create().
2018-11-28 Andrej KacianFix a memory leak in folderview_update_node().
2018-11-16 Andrej KacianMake sure all users of GtkCMCList do not blindly assume...
2018-11-05 Andrej KacianMake sure all users of GtkCMCList do not blindly assume...
2018-10-28 Andrej KacianSome GtkCMCTree black magic to fix custom folder color...
2018-10-28 Andrej KacianUse GdkRGBA instead of deprecated GdkColor where possib...
2018-10-27 Andrej KacianDo not use gtk_cmctree_set_line_style(), since it does...
2018-10-24 Andrej KacianDo not use gtk_cmctree_set_line_style(), since it does...
2018-10-04 Andrej KacianMake main mainwindow components' sizing slightly more...
2018-10-04 Colin LeroyFix Coverity #1372351
2018-10-02 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-10-02 Colin LeroyFix Coverity #1372351
2018-08-25 Andrej KacianImprove Left Arrow keypress handling for childless...
2018-08-25 wwpOptimize (for speed) and factorize code related to...
2018-08-25 Andrej KacianImprove Left Arrow keypress handling for childless...
2018-08-24 wwpOptimize (for speed) and factorize code related to...
2018-05-26 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-26 wwpUpdate app name in header cartouche and other places...
2018-05-24 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-22 wwpUpdate app name in header cartouche and other places...
2018-02-20 Ricardo MonesReplace deprecated gtk_misc_set_alignment() in core
2018-02-16 Andrej KacianUse correct text colors in folderview.
2018-02-14 Andrej KacianMake GtkCMCList/Tree use "text", not "fg" rc property...
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
2018-02-05 Ricardo MonesFix some copyright headers
2018-02-05 Ricardo MonesMove all colors into an array
2017-12-19 Paulextend 'default selection when entering a folder'
2017-03-18 Andrej KacianAdd more granular options on when to open a selected...
2017-01-04 wwpFix marking all as (un)read recursively when the confir...
2017-01-03 wwpReally align array (using whitespaces).
2017-01-03 wwpCosmetic changes: align arrays, remove debug statements.
2016-12-12 wwpAdd new mark-all-unread (and recursively when relevant...
2016-11-21 Paulobey 'always_show_msg' on "no more [...] msgs. go to...
2016-11-05 Paulmore fixes for Go To actions not obeying 'always_show_m...
2016-09-09 Andrej KacianFix a memory leak when setting summaryview and foldervi...
2016-08-30 Paulremove icons that will never be displayed
2016-08-30 Paulimplement the 4-state icons for 'noselect' folders
2016-08-27 Paulindicate IMAP mailboxes which show subs only with a...
2016-07-21 Andrej KacianFurther improve API isolation of folderview.
2016-07-21 Andrej KacianUse folderview_grab_focus() outside of folderview.c.
2016-07-21 Andrej KacianUse folderview_freeze/thaw() functions outside of folde...
2016-07-20 Andrej KacianRemove unused GtkWidget* argument in stock_pix* functions.
2016-07-19 Andrej KacianFix up previous commit.
2016-07-19 Andrej KacianDo not repopulate folderview after account prefs save.
2016-04-26 Andrej KacianUse correct dir separator for "Scanning folder ......
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-14 Paulremove the internally used plus symbol from the transla...
2015-10-21 Andrej KacianAdd folderview_get_opened_item() function.
2015-10-21 Andrej KacianUse folderview_get_selected_item() more.
2015-10-21 Andrej KacianFix folderview focus row not being updated on some...
2015-10-21 Andrej KacianDo not try to expand a childless folderview row on...
next