Commit graph

11 commits

Author SHA1 Message Date
Colin Leroy
7ab4951b32 basic reply-finder 2003-01-05 17:33:08 +00:00
Christoph Hohmann
6b0ed0c163 0.8.7claws8
* src/Makefile.am
* src/account.[ch]
* src/addrbook.c
* src/addressbook.c
* src/addrindex.c
* src/filtering.c
* src/folder.c
* src/matcher.c
* src/prefs.[ch]                ** REMOVE **
* src/prefs_account.c
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_folder_item.c
* src/prefs_gtk.[ch]            ** NEW **
* src/prefs_matcher.c
* src/prefs_scoring.c
* src/prefs_summary_column.c
* src/procmime.c
* src/selective_download.c
* src/toolbar.c
* src/common/Makefile.am
* src/common/prefs.[ch]		** NEW **
        split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2002-12-25 13:46:41 +00:00
Alfons Hoogervorst
9fec726098 * sync with main changes of 2002-10-07 2002-10-13 15:43:22 +00:00
Alfons Hoogervorst
c22c8dbfbc * sync with main changes of 2002-10-04
- drop changes to src/compose.c (requires claws specific changes)

- drop changes to src/prefs_folder_item.c (claws implementation
  seems to be working)
2002-10-13 14:12:29 +00:00
Melvin Hadasht
6bd367602d src/account.[ch]
account_find_all_from_address(): new function that returns the
	list of all accounts that are matched in an address.
src/alertpanel.[ch]
	alertpanel() now accepts a custom widget
	alertpanel_with_widget(): new function that pops up a panel with
	a custom widget in it
src/gtkutils.[ch]
	gtkut_account_menu_new(): new function that allows the selection
	of an account from a list of accounts.
src/messageview.c
	Extended Return Receipt notification to select the correct
	account and to make a security test on the Delivery-Notification
	address which should be the same as the Return-Path
2002-08-05 23:50:37 +00:00
Alfons Hoogervorst
3fcaa1098f apply sync patch from Paul; use old claws prefs_folder_item_create() for now 2002-04-20 22:57:52 +00:00
Paul Mangan
0bb5474464 added 'recieve at get all' to 'Edit accounts' window 2001-08-12 12:14:58 +00:00
Alfons Hoogervorst
fab2040f6e more sync with Hiroyuki's 0.5.1cvs5 2001-07-27 18:04:08 +00:00
Alfons Hoogervorst
a00bb214e2 sync with 0.5.1cvs4 2001-07-25 22:13:17 +00:00
Sergey Vlasov
64c782df3f Made "Reply to author" send an email reply to a news posting. 2001-05-19 18:22:38 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00