update copyright year
[claws.git] / src / addressbook.c
2024-02-16 Ricardo MonesRemove remaining references to dirent
2022-11-26 Ricardo MonesDon't include unused debug functions in binary
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-29 paul'master passphrase' becomes 'primary passphrase'
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2022-01-24 pauladd image to Delete buttons
2022-01-24 paulfix a bunch of buttons in dark corners. add some images...
2021-11-07 Jonathan BoeingFix -Wunused-function-warnings
2021-11-07 Jonathan BoeingFix -Wunused-function warnings
2021-10-09 wwpFix CID 1492336: dead code (due to fixing CID 1491181).
2021-10-09 wwpFix CID 1492336: dead code (due to fixing CID 1491181).
2021-10-08 wwpFix CID 1491181: dereference null return value.
2021-10-08 wwpFix CID 1491181: dereference null return value.
2021-10-06 wwpFix CID 1491290: dereference before null check.
2021-10-06 wwpFix CID 1491290: dereference before null check.
2021-10-05 wwpFix CID 1492192: resource leak.
2021-10-05 wwpFix CID 1492192: resource leak.
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-08-24 paul'master passphrase' becomes 'primary passphrase'
2021-08-24 paulfix text on Delete buttons in alertpanels
2021-08-08 paulfix non-translation of some button labels
2021-07-11 wwpEnglish fixes and enhancements related to translation...
2021-07-11 wwpEnglish fixes and enhancements related to translation...
2021-02-11 Steve RandallGet and set window sizes and positions compatible with...
2020-08-19 paulallow user to both shrink and expand addrbook window...
2020-08-19 Paulremove inappropriate and unnecessary Help button from...
2020-08-19 Paulremove inappropriate and unnecessary Help button from...
2019-12-06 paulreplace deprecated gtk_drag_begin()
2019-11-27 paulreplace deprecated gtk_vbox_new() and gtk_hbox_new()
2019-11-27 paulreplace deprecated gtk_hbutton_box_new()
2019-11-21 paulgtk_adjustment_changed() is no longer used or needed
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 Paulfix bug 4239, 'Preferences: Text Options Header Display...
2019-09-19 Paulfix bug 4239, 'Preferences: Text Options Header Display...
2019-05-04 Andrej KacianRemove mgu_free_list() and mgu_free_dlist()
2019-05-04 Andrej KacianRemove mgu_clear_list() function
2019-05-04 Andrej KacianMake key accelerators from menu work in addressbook...
2019-05-04 Andrej KacianChange addressbook's internal UI name for Edit submenu...
2019-03-13 Andrej KacianRemove mgu_free_list() and mgu_free_dlist()
2019-03-13 Andrej KacianRemove mgu_clear_list() function
2019-02-14 Andrej KacianMake key accelerators from menu work in addressbook...
2019-02-14 Andrej KacianChange addressbook's internal UI name for Edit submenu...
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
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-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-16 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 LeroyRename claws_io to file-utils, and move file-related...
2018-05-26 wwpFix missing initializers, taking for reference GLib...
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2018-04-10 wwpAdd a basic contact merging feature to the address...
2018-04-10 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-04-09 wwpAdd a basic contact merging feature to the address...
2018-02-12 Andrej KacianGet rid of all GtkHPaned and GtkVPaned in favour of...
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-14 Andrej KacianAdd proper ifdefs around master_passphrase() calls.
2017-12-10 Andrej KacianFix bug 3931: segfault searching server with master...
2017-07-12 Andrej KacianFix three small memory leaks in addressbook.
2017-07-03 Ricardo MonesFix bug #3348 ‘Contact pictures not deleted when contac...
2016-10-25 Paulrename SSL to SSL/TLS
2016-07-28 Andrej KacianOnly enable "New Book" context menu entry for internal...
2016-07-28 Andrej KacianFix sensitivity of "Delete book" menu entries in addres...
2016-07-27 PaulImprove label
2016-07-20 Andrej KacianRemove unused GtkWidget* argument in stock_pix* functions.
2016-07-02 Pawel PekalaRevert "Place dialogs on center of main window."
2016-07-02 Pawel PekalaPlace dialogs on center of main window. Most window...
2016-04-09 Andrej KacianMake double-click open edit dialog also for addressbook...
2015-12-05 Charles LehnerRename address book search label
2015-12-04 Charles LehnerFix bug #1918: allow searching of local address books
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-01 Ricardo MonesRemove line breaks from g_warning()
2015-06-29 Andrej KacianUse g_dir_open() and friends instead of opendir() and...
2014-06-07 Colin LeroyMore coverity fixes
2014-06-06 Colin LeroyCoverity fixes
2014-06-05 Colin LeroyCoverity fixes
2013-06-11 Paulremove obsolete maemo support
2013-04-27 Paulfix some string inconsistencies
2012-11-15 Colin Leroy2012-11-15 [colin] 3.9.0cvs4
2012-09-19 Colin Leroy2012-09-19 [colin] 3.8.1cvs66
2012-09-19 Ricardo Mones2012-09-19 [mones] 3.8.1cvs62
2012-09-12 Colin Leroy2012-09-12 [colin] 3.8.1cvs52
2012-07-07 Colin Leroy2012-07-07 [colin] 3.8.1cvs7
2012-05-27 Paul Mangan2012-05-27 [paul] 3.8.0cvs48
2011-11-28 Paweł Pękala2011-11-28 [pawel] 3.7.10cvs106
2011-10-23 Colin Leroy2011-10-23 [colin] 3.7.10cvs44
2011-10-07 Colin Leroy2011-10-07 [colin] 3.7.10cvs20
2011-10-07 Colin Leroy2011-10-07 [colin] 3.7.10cvs19
2011-04-10 Colin Leroy2011-04-10 [colin] 3.7.9cvs10
2011-04-10 Colin Leroy2011-04-10 [colin] 3.7.9cvs7
next