Commit graph

2292 commits

Author SHA1 Message Date
Colin Leroy
1aae47789d 2007-04-18 [colin] 2.9.0cvs6
* src/gtk/pluginwindow.c
		Fix closing with the window's [X]
2007-04-18 06:19:26 +00:00
Tristan Chabredier
d49969f177 2007-04-17 [wwp] 2.9.0cvs5
* src/addressadd.c
	* src/addressbook.c
	* src/addrindex.c
	* src/ldapupdate.c
		Fix --disable-ldap build,
		fix some LDAP annoyances on
		searches, thanks to Colin.
2007-04-17 13:03:57 +00:00
Tristan Chabredier
1baba595e2 2007-04-17 [wwp] 2.9.0cvs4
* src/ldapupdate.c
		Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
		like gcc 2.9x. Thanks to Colin.
2007-04-17 09:23:45 +00:00
Tristan Chabredier
47d2667999 2007-04-17 [wwp] 2.9.0cvs3
* src/Makefile.am
	* src/addressadd.c
	* src/addressbook.c
	* src/addrindex.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.c
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldapupdate.c
	* src/ldapupdate.h
		Add LDAP write support. Patch mostly by
		Michael <mir at datanom dot net>
2007-04-17 09:16:46 +00:00
Tristan Chabredier
fea6bd218d 2007-04-17 [wwp] 2.9.0cvs2
* src/compose.c
		Prepend "Add to address book" to the context menu of compose window's sender and
		recipient fields.
2007-04-17 08:47:10 +00:00
Paul Mangan
1ca92d225b 2007-04-16 [paul] 2.9.0cvs1
* src/gtk/authors.h
		add Pader Rezso
2007-04-16 12:06:54 +00:00
Paul Mangan
51c8e8e97d 2.9.0 unleashed 2007-04-16 07:50:03 +00:00
Paul Mangan
70a469d1f3 2007-04-16 [paul] 2.8.1cvs102
* po/fr.po
		updated by Fabien Vantard
2007-04-16 05:46:04 +00:00
Paul Mangan
4c3bd5d47a 2007-04-16 [paul] 2.8.1cvs101
* po/ca.po
	* po/cs.po
	* po/de.po
	* po/hu.po
	* po/pl.po
	* po/pt_BR.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Tim Brain, Stephan Sachse,
		Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
		Aleksandar Urosevic, and Ralgh Young
2007-04-16 05:27:47 +00:00
Ricardo Mones
86286f8c6a 2007-04-15 [mones] 2.8.1cvs100
* po/es.po
		Updated for release
2007-04-15 11:01:09 +00:00
Colin Leroy
c6d7317bbd 2007-04-14 [colin] 2.8.1cvs99
* src/message_search.c
	* src/prefs_display_header.c
	* src/summary_search.c
	* src/gtk/combobox.c
		Fix allocations
2007-04-14 12:16:24 +00:00
Tristan Chabredier
ad2cd7c80e 2007-04-14 [wwp] 2.8.1cvs98
* src/gtk/combobox.c
	* src/message_search.c
	* src/summary_search.c
	* src/prefs_display_header.c
		Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
		returns NULL, get the text value directly from the GtkEntry child.
2007-04-14 10:17:33 +00:00
Colin Leroy
40bdb8bcfb 2007-04-13 [colin] 2.8.1cvs97
* src/gtk/quicksearch.c
		Give the focus back to summaryview when
		emptying the quicksearch with Esc
2007-04-13 20:04:26 +00:00
Colin Leroy
4c1381a388 2007-04-13 [colin] 2.8.1cvs96
* src/message_search.c
	* src/prefs_display_header.c
	* src/summary_search.c
		Fix possibles crashes when getting text
		from gtk combos
2007-04-13 16:18:45 +00:00
Colin Leroy
2aa705ab58 2007-04-13 [colin] 2.8.1cvs95
* src/pop.c
		Add some UIDL debugging
2007-04-13 06:25:26 +00:00
Colin Leroy
9df76d7578 2007-04-12 [colin] 2.8.1cvs94
* src/folder.c
		Force folder scan if necessary after
		copying mails, to be able to reapply
		flags.
2007-04-12 16:51:43 +00:00
Colin Leroy
a947e7f663 2007-04-11 [colin] 2.8.1cvs93
* src/main.c
		don't scan for new mail on startup if --select
		is specified (or race conditions arise). If so,
		do both sequentially.
2007-04-11 16:27:11 +00:00
Colin Leroy
f2792936ea 2007-04-09 [colin] 2.8.1cvs92
* src/common/defs.h
		Use leafpad by default on Maemo. Patch
		by Jean-Luc Biord.
2007-04-09 19:35:50 +00:00
Colin Leroy
0ca9eb8e2c 2007-04-06 [colin] 2.8.1cvs91
* src/pixmaps/queue_close.xpm
	* src/pixmaps/queue_close_hrm.xpm
	* src/pixmaps/queue_close_hrm_mark.xpm
	* src/pixmaps/queue_close_mark.xpm
	* src/pixmaps/queue_open.xpm
	* src/pixmaps/queue_open_hrm.xpm
	* src/pixmaps/queue_open_hrm_mark.xpm
	* src/pixmaps/queue_open_mark.xpm
		Move the clock one pixel down :)
2007-04-06 07:32:45 +00:00
Colin Leroy
63ace60d56 2007-04-05 [colin] 2.8.1cvs90
* src/mainwindow.c
		Don't sync when switching offline from
		command line - it's usually too late :)
2007-04-05 16:58:30 +00:00
Paul Mangan
65c7870d42 2007-04-05 [paul] 2.8.1cvs89
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/dir_close_hrm.xpm
	* src/pixmaps/dir_close_hrm_mark.xpm
	* src/pixmaps/drafts_close.xpm
	* src/pixmaps/drafts_close_mark.xpm
	* src/pixmaps/drafts_open.xpm
	* src/pixmaps/drafts_open_mark.xpm
	* src/pixmaps/inbox.xpm
	* src/pixmaps/inbox_close.xpm
	* src/pixmaps/inbox_close_hrm.xpm
	* src/pixmaps/inbox_close_hrm_mark.xpm
	* src/pixmaps/inbox_close_mark.xpm
	* src/pixmaps/inbox_hrm.xpm
	* src/pixmaps/inbox_hrm_mark.xpm
	* src/pixmaps/inbox_mark.xpm
	* src/pixmaps/inbox_open.xpm
	* src/pixmaps/inbox_open_hrm.xpm
	* src/pixmaps/inbox_open_hrm_mark.xpm
	* src/pixmaps/inbox_open_mark.xpm
	* src/pixmaps/outbox.xpm
	* src/pixmaps/outbox_close.xpm
	* src/pixmaps/outbox_close_hrm.xpm
	* src/pixmaps/outbox_close_hrm_mark.xpm
	* src/pixmaps/outbox_close_mark.xpm
	* src/pixmaps/outbox_hrm.xpm
	* src/pixmaps/outbox_hrm_mark.xpm
	* src/pixmaps/outbox_mark.xpm
	* src/pixmaps/outbox_open.xpm
	* src/pixmaps/outbox_open_hrm.xpm
	* src/pixmaps/outbox_open_hrm_mark.xpm
	* src/pixmaps/outbox_open_mark.xpm
	* src/pixmaps/queue_close.xpm
	* src/pixmaps/queue_close_hrm.xpm
	* src/pixmaps/queue_close_hrm_mark.xpm
	* src/pixmaps/queue_close_mark.xpm
	* src/pixmaps/queue_open.xpm
	* src/pixmaps/queue_open_hrm.xpm
	* src/pixmaps/queue_open_hrm_mark.xpm
	* src/pixmaps/queue_open_mark.xpm
		updated, added and replaced icons
		Icons by Colin
2007-04-05 10:27:18 +00:00
Paul Mangan
95182b7ed1 note when 2.9.0-rc1 was released 2007-04-05 08:24:38 +00:00
Colin Leroy
9006c7b61e 2007-04-04 [colin] 2.8.1cvs88
* src/imap.c
		Fix build without libetpan
2007-04-04 06:10:20 +00:00
Colin Leroy
7f776210ae 2007-04-03 [colin] 2.8.1cvs87
* src/imap.c
		Fix crash with Citadel, and try to make
		things work. this server (and specifically
		STATUS and APPEND at least) seems broken.
2007-04-03 20:34:07 +00:00
Colin Leroy
56b9624c92 2007-04-03 [colin] 2.8.1cvs86
* src/folderview.c
		Fix icons on folder close
2007-04-03 18:11:05 +00:00
Colin Leroy
9fa9ce8261 2007-04-03 [colin] 2.8.1cvs85
* src/inc.c
		Fix double-ask of offline override in
		certain cases
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
		Much more efficient way to synchronise
		for offline use
	* src/etpan/imap-thread.c
		Fix possible segs
	* src/folder.c
	* src/gtk/quicksearch.c
		Fix some GUI lags
2007-04-03 16:52:42 +00:00
Paul Mangan
bb68f1b39d 2007-04-03 [paul] 2.8.1cvs84
* src/filtering.c
	* src/folder.c
	* src/folder.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_other.c
		Fix sync being done too late
		Thanks to Colin
2007-04-03 07:08:26 +00:00
Colin Leroy
739674ba18 2007-04-02 [colin] 2.8.1cvs83
* src/summaryview.c
		Maemo: Put status and quicksearch at the top
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Derive trash from inbox if possible
2007-04-02 18:06:43 +00:00
Paul Mangan
0271fc1aec 2007-04-02 [paul] 2.8.1cvs82
* src/plugins/bogofilter/bogofilter_gtk.c
		a few English changes
2007-04-02 09:06:55 +00:00
Colin Leroy
8d94e9b871 2007-04-02 [colin] 2.8.1cvs81
* src/image_viewer.c
		Fix transparent images by using
		GtkImage
	* src/messageview.c
		Flush events (on new windows) to avoid
		having the textview's image resize fail
		to know the available width
2007-04-02 06:20:05 +00:00
Colin Leroy
6639f75b1f 2007-04-01 [colin] 2.8.1cvs80
* src/prefs_account.c
		If no MH mailbox exist, when creating a POP/Local
		account, just create and use the default one
		instead of bailing with a "Mailbox doesn't exist"
		error
2007-04-01 11:27:30 +00:00
Colin Leroy
1126dc8eba 2007-03-31 [colin] 2.8.1cvs79
* src/prefs_account.c
		Create signature file if it doesn't exist
		before editing
	* src/prefs_toolbar.c
		Maemo: Move "Use default" on the left so
		that people can find it
	* src/common/defs.h
		Maemo: make default editor "Maemopad",
		default signature file "MyDocs/signature.txt"
2007-03-31 15:45:12 +00:00
Colin Leroy
ffe7727fe4 2007-03-31 [colin] 2.8.1cvs78
* src/prefs_account.c
		Maemo: rework account prefs so
		that less horizontal scrolling
		is required
2007-03-31 15:08:05 +00:00
Colin Leroy
c447cec3e7 2007-03-31 [colin] 2.8.1cvs77
* src/folderview.c
	* src/prefs_common.c
	* src/prefs_common.h
		Fix bug 1167, 'Allow not displaying zeros
		in folder list'. Patch by MartinP
2007-03-31 14:38:12 +00:00
Colin Leroy
2b2136b19a 2007-03-31 [colin] 2.8.1cvs76
* AUTHORS
		Add Jean-Luc Biord
2007-03-31 14:26:27 +00:00
Colin Leroy
1fda833715 2007-03-31 [colin] 2.8.1cvs75
* src/imap.c
		Apply patch from bug 1172, direct
		access to the folder's session instead
		of using getter. Patch by MartinP
2007-03-31 14:24:52 +00:00
Paul Mangan
0168505419 2007-03-31 [paul] 2.8.1cvs74
* src/gtk/authors.h
		no need to list Fabien twice!
2007-03-31 10:38:54 +00:00
Colin Leroy
8511539b63 2007-03-31 [colin] 2.8.1cvs73
* src/inc.c
		If we're currently "overriding for %d minutes",
		don't ask
2007-03-31 08:45:14 +00:00
Colin Leroy
47e3663c54 2007-03-31 [colin] 2.8.1cvs72
* src/compose.c
	* src/imap.c
	* src/inc.c
	* src/inc.h
	* src/messageview.c
	* src/news.c
	* src/plugins/spamassassin/spamassassin.c
		Offline override: Add a parameter to allow
		asking even if the override timer is running.
		Allows to ask every time the user makes an
		explicit action needing online access (such
		as Get Mail), and not when the action is
		implicit (such as opening an IMAP folder)
2007-03-31 08:35:45 +00:00
Colin Leroy
8f9869a168 2007-03-31 [colin] 2.8.1cvs71
* src/inc.c
		Override offline: "No" answer shouldn't
		re-ask after 3 seconds, but 10 minutes.
2007-03-31 08:20:12 +00:00
Colin Leroy
ac137ee632 2007-03-30 [colin] 2.8.1cvs70
* src/common/socket.c
		Better error reporting on unix socket
		failure (bind usually)
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Label window: add a pulsing progress
		bar to show we're not hung :)
	* src/folderview.c
	* src/main.c
	* src/plugins/pgpcore/sgpgme.c
		Update API
2007-03-30 20:06:18 +00:00
Colin Leroy
41ca5d368b 2007-03-30 [colin] 2.8.1cvs69
* src/pop.c
	* src/prefs_common.c
		Fix possible trashing of history and uidl
		files on disk full problems
2007-03-30 16:29:52 +00:00
Paul Mangan
fd684b61de 2007-03-30 [paul] 2.8.1cvs68
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		update summary when changing layout type
		(fixes wrong folder icon being displayed)
		Thanks to Colin
2007-03-30 08:49:14 +00:00
Colin Leroy
3a69278fa7 2007-03-29 [colin] 2.8.1cvs67
* src/prefs_ext_prog.c
		The browser pref is irrelevant on Maemo
2007-03-29 18:22:40 +00:00
Colin Leroy
691e856270 2007-03-29 [colin] 2.8.1cvs66
* src/compose.c
	* src/compose.h
		Maemo: dynamically switch headers/text position
	* src/prefs_common.c
		Maemo: hide compose's ruler by default
	* src/common/socket.c
	* src/common/socket.h
		Fix build warning
2007-03-29 17:52:09 +00:00
Colin Leroy
3f1ec6950c 2007-03-29 [colin] 2.8.1cvs65
* src/common/socket.c
	* src/common/socket.h
		Fix build when MAEMO_CFLAGS contains
		_X_OPENSOURCE (resolv.h errors as long
		as we don't add _BSD_SOURCE. Ugly).
2007-03-29 16:47:26 +00:00
Tristan Chabredier
c770d67b5f 2007-03-29 [wwp] 2.8.1cvs64
* src/prefs_logging.c
		Fix sensitivity of clip-log widgets in prefs/logging,
		thanks to Fabien.
2007-03-29 13:43:00 +00:00
Paul Mangan
19e16eb0cc corrections 2007-03-29 10:43:49 +00:00
Tristan Chabredier
7d17923b1a 2007-03-29 [wwp] 2.8.1cvs65
* po/POTFILES.in
		Updated list of files for translation, thanks
		to Fabien.
2007-03-29 10:38:17 +00:00
Colin Leroy
fae662355c 2007-03-29 [colin] 2.8.1cvs62
* src/main.c
	* src/common/Makefile.am
	* src/common/utils.c
		Maybe make URI opening work in Maemo
		Requires testing :)
2007-03-29 06:51:36 +00:00
Colin Leroy
5b712bea90 2007-03-28 [colin] 2.8.1cvs61
* src/folder.c
	* src/folder.h
	* src/folderview.c
		Add the possibility to sort folders arbitrarily
		(via editing of folderlist.xml only). Patch by
		Martin P <mp26+claws@os.inf.tu-dresden.de>
		Fixes bug 1166, 'Folder ordering is fixed and cannot
		be changed by the user'
2007-03-28 19:51:06 +00:00
Colin Leroy
b0bca16378 2007-03-28 [colin] 2.8.1cvs60
* src/mimeview.c
		Add popup menu for mime icons
2007-03-28 19:46:10 +00:00
Colin Leroy
3effba49af 2007-03-28 [colin] 2.8.1cvs59
* src/mainwindow.c
		Fix a layout issue when presenting
		mainwindow in Small screen layout
	* src/toolbar.c
	* src/toolbar.h
		Add a "Go to folder list" button for
		mainwindow, and make it default in
		the Maemo build
2007-03-28 16:22:52 +00:00
Colin Leroy
608bb3a140 2007-03-28 [colin] 2.8.1cvs58
* src/compose.c
		Don't dynamically update title on Maemo
		Patch by Jean-Luc Biord
2007-03-28 16:20:40 +00:00
Colin Leroy
03b893d20f 2007-03-27 [colin] 2.8.1cvs57
* src/compose.c
	* src/folderview.c
	* src/summaryview.c
		Enable tap-and-hold on Maemo
2007-03-27 17:28:38 +00:00
Colin Leroy
b2cdd35e32 2007-03-26 [colin] 2.8.1cvs56
* src/compose.c
		More popup-menu (in attachments list)
2007-03-26 20:14:40 +00:00
Colin Leroy
131bb4e636 2007-03-26 [colin] 2.8.1cvs55
* src/compose.c
		Enable popup-menu signal
2007-03-26 20:08:56 +00:00
Colin Leroy
770872a3cb 2007-03-26 [colin] 2.8.1cvs54
* src/plugins/pgpinline/pgpinline.c
		Fix bug 1111, 'PGP/inline plugin hides text
		around encrypted text block'. Patch based on
		a patch from Michal Cihar.
2007-03-26 16:25:43 +00:00
Tristan Chabredier
52ed3cebe4 2007-03-26 [wwp] 2.8.1cvs53
* src/procmsg.c
		Fix getting a false error when sending queued message
		whereas the sending was fine (if there are subfolders
		in the queue folder), thanks to Colin.
2007-03-26 14:04:49 +00:00
Paul Mangan
a767380beb 2007-03-26 [paul] 2.8.1cvs52
* src/wizard.c
		update FACE header in welcome message
2007-03-26 07:57:43 +00:00
Colin Leroy
dac8996743 2007-03-25 [colin] 2.8.1cvs51
* src/Makefile.am
		Fix make dist
2007-03-25 17:15:50 +00:00
Colin Leroy
68d68d3484 2007-03-25 [colin] 2.8.1cvs50
* src/main.c
		Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2007-03-25 16:09:39 +00:00
Colin Leroy
a9619d8646 2007-03-24 [colin] 2.8.1cvs49
* src/main.c
		Fix a few launch problems on Maemo
		Patch by Jean-Luc Biord
2007-03-24 22:47:18 +00:00
Tristan Chabredier
7c67103498 2007-03-24 [wwp] 2.8.1cvs48
* src/alertpanel.c
	* src/alertpanel.h
	* src/messageview.c
	* src/summaryview.c
		Fix wrong action performed when closing the
		"ask about account specific filtering rules
		when filtering manually" dialog by pressing Escape.
		Fix wrong order of buttons in the "return receipt
		notification - the message was sent to several of
		your accounts" dialog.
2007-03-24 20:40:50 +00:00
Paul Mangan
824b03165e 2007-03-24 [paul] 2.8.1cvs47
* src/folderview.c
		an improvement to English usage
	* tools/kdeservicemenu/README
		updated Claws url
2007-03-24 13:39:59 +00:00
Paul Mangan
60bf3171c1 2007-03-24 [paul] 2.8.1cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/edit_extern.xpm
	* src/pixmaps/mail_sign.xpm
		rescue long lost icons
2007-03-24 10:07:13 +00:00
Paul Mangan
4771dfad6a 2007-03-24 [paul] 2.8.1cvs45
* src/toolbar.c
		fix toolbar (broken in 2.8.1cvs42)
2007-03-24 10:01:35 +00:00
Colin Leroy
893d7ecef6 2007-03-23 [colin] 2.8.1cvs44
* src/imap.c
		Correctly unsubscribe/resubscribe after
		RENAME
2007-03-23 10:41:38 +00:00
Colin Leroy
53fca4c785 2007-03-23 [colin] 2.8.1cvs43
* src/prefs_common.c
		Maemo: as the platform is light on RAM, allow
		caches to be discarded faster.
2007-03-23 09:23:44 +00:00
Colin Leroy
b8013c4244 2007-03-23 [colin] 2.8.1cvs42
* src/Makefile.am
	* src/compose.c
	* src/compose.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/pixmaps/open_mail.xpm
		Maemo changes: Add the possibility to have
		"Open Email" and "Close Window" buttons on
		toolbars (and use them in Maemo's default
		toolbars)
2007-03-23 08:59:32 +00:00
Tristan Chabredier
78a44b65fc 2007-03-23 [wwp] 2.8.1cvs41
* src/action.c
		Reverted that part of the action dialog closure logics, to
		pre-2.8.1cvs19. Managing action dialog w/ no output may be
		done later in a different way (or may not).
2007-03-23 08:41:37 +00:00
Tristan Chabredier
5c9354a168 2007-03-22 [wwp] 2.8.1cvs40
* src/action.c
		Fix sticky action dialog when got no output but action command
		is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
2007-03-22 23:49:58 +00:00
Colin Leroy
df19f36eef 2007-03-22 [colin] 2.8.1cvs39
* src/prefs_filtering.c
	* src/gtk/combobox.h
		Fix escaping account names in filtering prefs
2007-03-22 18:37:04 +00:00
Colin Leroy
67394f4712 2007-03-22 [colin] 2.8.1cvs38
* src/addrindex.c
	* src/ldapctrl.h
	* src/ldapquery.c
		Add any attribute specified in LDAP servers'
		Search attributes to the Other Attributes tab
		of contacts; Add 'telephoneNumber' in the
		default list.
2007-03-22 17:53:17 +00:00
Colin Leroy
93854369ca 2007-03-22 [colin] 2.8.1cvs37
* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
		Try to prevent race conditions when
		changing the folder list
	* src/summaryview.c
		Fix possible red folder icon when
		switching from Small screen layout
		to any other
2007-03-22 17:23:23 +00:00
Colin Leroy
8ac8441c85 2007-03-22 [colin] 2.8.1cvs36
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
		Rename "little screen" to "Small screen"
	* src/gtk/Makefile.am
	* src/common/utils.c
	* src/mh.c
		Fix Maemo-related compilation problems
2007-03-22 07:52:47 +00:00
Colin Leroy
802875b748 2007-03-21 [colin] 2.8.1cvs35
* configure.ac
		Fix previous commit
	* claws-mail.desktop
		Remove .png from the Icon, it's useless
2007-03-21 21:03:18 +00:00
Colin Leroy
3396c76065 2007-03-21 [colin] 2.8.1cvs34
* configure.ac
	* src/Makefile.am
		Add the necessary lib checking for
		Maemo
2007-03-21 20:55:43 +00:00
Colin Leroy
e3c8ea7866 2007-03-21 [colin] 2.8.1cvs33
* src/main.c
		Fix unconditional "error happened" when
		sending via command-line. "lol @ myself"
2007-03-21 20:43:17 +00:00
Colin Leroy
a1f06d5d21 2007-03-21 [colin] 2.8.1cvs32
* claws-mail-40x40.png
	* claws-mail-26x26.png
	* src/account.c
	* src/addressbook.c
	* src/compose.c
	* src/folderview.c
	* src/folderview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/summary_search.c
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/authors.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
		Add Maemo port (patch mainly by Jean-Luc Biort)
		Add a new 'Little screen' layout to help on such
		platforms (patch by me)
		Make some default preferences different (more
		adapted) on Maemo (patch by me)
2007-03-21 17:44:45 +00:00
Tristan Chabredier
158a01abda 2007-03-21 [wwp] 2.8.1cvs31
* src/prefs_logging.c
	* src/prefs_logging.h
		Fixed copyright header of newly added files.
2007-03-21 15:16:04 +00:00
Tristan Chabredier
7391061fa3 2007-03-21 [wwp] 2.8.1cvs30
* src/Makefile.am
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folderview.c
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/matcher.c
	* src/messageview.c
	* src/news.c
	* src/pop.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_logging.c
	* src/prefs_logging.h
	* src/prefs_other.c
	* src/procmsg.c
	* src/send_message.c
	* src/summaryview.c
	* src/common/log.c
	* src/common/log.h
	* src/common/nntp.c
	* src/common/session.c
	* src/common/smtp.c
	* src/common/socket.c
	* src/etpan/imap-thread.c
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Added debugging of filtering/processing rules.
		The debug log is here 'Tools/Filtering debug window',
		the options there 'Configuration/Preferences/Other/Logging',
		and the log file is ~/.claws-mail/filtering.log.
		Moved protocol log prefs to 'Other/Logging' as well.
		To support such debugging feature, the existing log API has
		been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
		this impacts many external modules (commits follow).
2007-03-21 15:00:46 +00:00
Paul Mangan
cc9f14793d 2007-03-21 [paul] 2.8.1cvs29
* src/etpan/Makefile.am
	* src/etpan/imap-thread.c
		add missing #include
2007-03-21 09:25:22 +00:00
Colin Leroy
500b41255e 2007-03-21 [colin] 2.8.1cvs28
* src/procmime.c
		Fix bug 1157, 'some broken messages confuse
		mime parser'. Make sure we can't have MimeInfos
		with negative sizes.
2007-03-21 07:23:30 +00:00
Colin Leroy
79111db7b5 2007-03-20 [colin] 2.8.1cvs27
* src/main.c
		Fix missing \0 on buffer
2007-03-20 20:01:34 +00:00
Colin Leroy
f1e4b58cfd 2007-03-20 [colin] 2.8.1cvs26
* src/mh.c
		Use make_dir_hier instead of make_dir
		to create the MH mailbox
2007-03-20 18:16:07 +00:00
Colin Leroy
f1c970dd3d 2007-03-20 [colin] 2.8.1cvs25
* src/folder.c
	* src/folder.h
	* src/prefs_account.c
	* src/wizard.c
		Fix default inbox weirdnesses (after wizard,
		if path is Mail, mailbox identifier is #mh/Mailbox,
		and when creating new accounts)
2007-03-20 17:39:33 +00:00
Colin Leroy
77d36ae85b 2007-03-20 [colin] 2.8.1cvs24
* src/account.c
		Write folderlist after adding/deleting accounts
		that have folders
2007-03-20 17:35:07 +00:00
Colin Leroy
bfca8878b7 2007-03-20 [colin] 2.8.1cvs23
* src/imap.c
	* src/remotefolder.h
		Fix bug 1153, 'CM segfaults if IMAP folder is
		selected while scanning prior to update'
2007-03-20 17:25:59 +00:00
Paul Mangan
e232f06d3c 2007-03-17 [paul] 2.8.1cvs22
* src/main.c
		fix a typo, and be a little more verbose.
2007-03-17 09:01:18 +00:00
Tristan Chabredier
9066bf3578 2007-03-17 [wwp] 2.8.1cvs21
* src/inc.c
		Fix a compiler warning.
2007-03-17 00:26:04 +00:00
Tristan Chabredier
63fb5bc208 2007-03-16 [wwp] 2.8.1cvs20
* tools/Makefile.am
	* tools/README
		Updated to deal w/ the new mairix.sh tool.
2007-03-16 18:06:48 +00:00
Tristan Chabredier
bcd0621cc6 2007-03-16 [wwp] 2.8.1cvs19
* src/action.c
		Fix logics issues around the action IO dialog:
		- disable entry widget and exec button when
		  the exec button is clicked (don't wait for any
		  output line) - fix possible disabling/re-enabling/
		  re-disabling of those widgets
		- raise an error if executing a %as{} action either
		  empty or invalid, instead of failing silently
		- don't close the dialog if the abort button has been
		  clicked and if there was no output yet
		- set focus to the abort button when the exec button
		  is clicked
		- fix capitalization of a warning message
2007-03-16 15:26:21 +00:00
Tristan Chabredier
0526e62c10 2007-03-16 [wwp] 2.8.1cvs18
* tools/mairix.sh
		Added a wrapper to mairix to the tools folder.
2007-03-16 14:48:12 +00:00
Colin Leroy
bd5ec041a3 2007-03-16 [colin] 2.8.1cvs17
* src/messageview.c
	* src/mimeview.h
		Allow mimeviewer plugins to print
		their stuff
2007-03-16 14:03:27 +00:00
Colin Leroy
fcf830ff65 2007-03-16 [colin] 2.8.1cvs16
* .cvsignore
		Ignore *.patchset
2007-03-16 12:42:17 +00:00
Colin Leroy
1c331f8710 2007-03-15 [colin] 2.8.1cvs15
* src/messageview.c
	* src/mimeview.h
		Add a way for mimeviewer plugins to
		implement body search
2007-03-15 16:10:17 +00:00
Paul Mangan
6ac61bfce2 2007-03-15 [paul] 2.8.1cvs14
* src/prefs_spelling.c
		fix English usage
2007-03-15 09:51:32 +00:00
Paul Mangan
667a31cc08 2007-03-15 [paul] 2.8.1cvs13
* src/common/quoted-printable.c
		fix decoding of quoted-printable parts
2007-03-15 07:23:09 +00:00
Tristan Chabredier
ed233bf7a4 2007-03-14 [wwp] 2.8.1cvs12
* src/gtk/logwindow.h
		Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
2007-03-14 22:55:33 +00:00
Tristan Chabredier
a0363ab8f7 2007-03-14 [wwp] 2.8.1cvs11
* src/gtk/logwindow.h
		Complete 2.8.1cvs10.
2007-03-14 22:51:23 +00:00
Colin Leroy
d3b575315a 2007-03-14 [colin] 2.8.1cvs10
* src/gtk/logwindow.c
		Probably fix bug 1149, crash on logwindow
		close - at the expense of performance once
		logwin has been opened
2007-03-14 20:49:59 +00:00
Colin Leroy
d25a7f6da5 2007-03-14 [colin] 2.8.1cvs9
* src/main.c
		If claws-mail is running on another
		display, warn instead of popping it up
		on the other display
2007-03-14 17:16:49 +00:00
Colin Leroy
4b95f37856 2007-03-12 [colin] 2.8.1cvs8
* src/wizard.c
		Fix bug 1145, 'Setting a different name
		for the Mailbox name isn't reflected in
		default account settings'. Patch by wwp
2007-03-12 17:45:42 +00:00
Tristan Chabredier
085e029b2b 2007-03-12 [wwp] 2.8.1cvs6
* src/folderview.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summaries.c
		Changed the option that displays unread messages count
		next to the folder name in folder list: it is now
		possible to either display nothing, display the
		unread messages number only or the unread and total messages
		numbers. The patch includes this extra feature as well
		as some minor fixes by rewriting the algo in folderview.c.
		Thanks to Paul for the original idea and implementation, plus
		testing and proof-reading!
2007-03-12 10:46:37 +00:00
Paul Mangan
7b0dba653c 2007-03-09 [paul] 2.8.1cvs5
* tools/Makefile.am
	* tools/README
	* tools/claws-mail-compose-insert-files.pl
		added a script which enables inserting files
		into the message body of a new Claws Mail
		Compose window from the command line. Additionally
		To, Cc, Subject and files to attach to the message
		can be specified.
2007-03-09 09:16:38 +00:00
Tristan Chabredier
c2d5c71f2a 2007-03-09 [wwp] 2.8.1cvs4
* src/addr_compl.c
	* src/addr_compl.h
	* src/filtering.c
		Optimize matching of addresses in the addressbook
		(filtering/processing 'found_in_addressbook' condition).
2007-03-09 07:26:34 +00:00
Tristan Chabredier
cb946e7163 2007-03-07 [wwp] 2.8.1cvs3
* src/quote_fmt.c
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
		Add a new quote format symbol: %A to insert the
		sender email address (just the address itself).
2007-03-07 09:21:09 +00:00
Tristan Chabredier
116892fd4a 2007-03-06 [wwp] 2.8.1cvs2
* src/gtk/gtkutils.c
	* src/plugins/trayicon/trayicon_prefs.h
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon.c
	* src/mainwindow.h
	* src/mainwindow.c
		Add a new trayicon (optional) feature: minimize to tray. When enabled,
		minimizing Claws-Mail main window will hide it to the trayicon instead.
2007-03-06 10:16:20 +00:00
Paul Mangan
248baa9440 2007-03-06 [paul] 2.8.1cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump version number following
		stable release
2007-03-06 05:45:22 +00:00
Paul Mangan
e5a7b0d108 2007-03-06 [paul] 2.8.0cvs24
* po/cs.po
		corrected by by Tim <timbrain@post.cz>
2007-03-06 04:04:46 +00:00
Colin Leroy
3b77c5710a 2007-03-05 [colin] 2.8.0cvs23
* src/Makefile.am
	* src/procmime.c
		Fix mime/globs path on NetBSD
		patch by George Michaelson
2007-03-05 17:13:56 +00:00
Tristan Chabredier
3392d1f295 2007-03-05 [wwp] 2.8.0cvs22
* src/addr_compl.c
		Remove debug statement (accidentally committed w/ cvs14).
2007-03-05 17:01:28 +00:00
Paul Mangan
6d14c0463b 2007-03-05 [paul] 2.8.0cvs21
* src/plugins/pgpcore/prefs_gpg.c
		fix compiler warning
2007-03-05 16:13:52 +00:00
Tristan Chabredier
9497b72a50 2007-03-05 [wwp] 2.8.0cvs20
* src/matcher_parser_parse.y
		Fix mismerge between cvs17 and cvs19.
2007-03-05 11:05:16 +00:00
Tristan Chabredier
0ac0a6381c 2007-03-05 [wwp] 2.8.0cvs19
* src/matcher_parser_parse.y
	* src/prefs_filtering_action.c
	* src/matcher.c
	* src/matcher.h
	* src/filtering.c
	* src/filtering.h
		Add new 'add_to_addressbook' filtering/processing action.
2007-03-05 10:37:37 +00:00
Tristan Chabredier
d88f3b65f8 2007-03-05 [wwp] 2.8.0cvs18
* src/filtering.c
		Fix mark_as_ham filtering/processing action: spam flag
		was not unset.
2007-03-05 09:14:17 +00:00
Colin Leroy
fec87dd613 2007-03-04 [colin] 2.8.0cvs17
* src/filtering.c
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/prefs_filtering_action.c
		Add 'Mark as spam' and 'Mark as ham' filtering
		actions. Fixes bug 1138.
2007-03-04 20:46:01 +00:00
Colin Leroy
59c5c1e1f6 2007-03-04 [colin] 2.8.0cvs16
* src/imap.c
		Fix bug 1140, wrong return value
		without libetpan
2007-03-04 18:04:02 +00:00
Tristan Chabredier
d14287f9fd 2007-03-04 [wwp] 2.8.0cvs15
* src/addr_compl.c
		Rollback cvs14: don't free stuff that is managed in g_list.
2007-03-04 13:04:32 +00:00
Tristan Chabredier
6c401ff9b2 2007-03-04 [wwp] 2.8.0cvs14
* src/addr_compl.c
		Fix a leak in address completion code.
2007-03-04 12:56:43 +00:00
Colin Leroy
986bff11d4 2007-03-04 [colin] 2.8.0cvs13
* src/addr_compl.c
		Maybe fix bug 1136, 'Crash in group
		address completion'
2007-03-04 11:15:51 +00:00
Salvatore De Paolis
76c4bec123 2007-03-04 [iwkse] 2.8.0cvs12
* src/imap.c
		fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
2007-03-04 00:42:26 +00:00
Colin Leroy
bd6ef95819 2007-03-03 [colin] 2.8.0cvs11
* src/plugins/pgpinline/pgpinline.c
		Fix off-by-one, fix double-free. Fixes
		bug 1135, 'cm-segfault on decrypting
		with PGP/inline'
2007-03-03 14:11:04 +00:00
Colin Leroy
811df7d781 2007-03-03 [colin] 2.8.0cvs10
* configure.ac
	* src/main.c
	* src/common/plugin.c
		Fix bug 1134, 'Valgrind macros unhandled
		by Irix's cc'
2007-03-03 10:51:26 +00:00
Colin Leroy
22f6a505ba 2007-03-02 [colin] 2.8.0cvs9
* src/mbox.c
		Don't error out on EAGAIN. Fixes
		bug 1129, '"local mbox file" account
		isn't retrieving mails'
2007-03-02 21:54:41 +00:00
Tristan Chabredier
87727938ee 2007-03-01 [wwp] 2.8.0cvs8
* src/mainwindow.c
	* src/gtk/colorlabel.c
		Remove accels for extra color labels until we set better
		and definitive ones.
2007-03-01 08:18:06 +00:00
Tristan Chabredier
ab59c95078 2007-02-28 [wwp] 2.8.0cvs7
* src/mainwindow.c
	* src/matcher_parser_parse.y
	* src/prefs_common.c
	* src/prefs_msg_colors.c
	* src/procmsg.h
	* src/gtk/colorlabel.c
	* src/gtk/colorlabel.h
		Add more customizable color labels. Cleaned up a bit
		the color label API to avoid duplicate defines of
		the max number of colors.
2007-02-28 18:24:49 +00:00
Colin Leroy
ada6f41ba8 2007-02-27 [colin] 2.8.0cvs6
* src/mainwindow.c
	* src/common/utils.c
	* src/common/utils.h
		Fix '+' in mailto URIs for List-* headers
2007-02-27 21:38:57 +00:00
Colin Leroy
575012aec3 2007-02-27 [colin] 2.8.0cvs5
* src/gtk/gtkutils.c
		Use gtk_window_set_role instead of
		_set_wmclass
2007-02-27 18:35:38 +00:00
Colin Leroy
5ed2146744 2007-02-27 [colin] 2.8.0cvs4
* src/inc.c
		Fix "After receiving new mail, go to inbox" on IMAP,
		and make it work only on manual reception
2007-02-27 18:18:10 +00:00
Tristan Chabredier
e2ab541a0c 2007-02-27 [wwp] 2.8.0cvs3
* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
		Update filtering matcher's and action's color label menus
		when re-opening those dialogs (reflect any change to the
		color labels list in the preferences).
2007-02-27 17:19:25 +00:00
Colin Leroy
5f2515c24d 2007-02-27 [colin] 2.8.0cvs2
* src/imap.c
	* src/etpan/etpan-thread-manager-types.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/imap-thread.c
		Log imap ALERTs as errors in the log.
2007-02-27 07:27:36 +00:00
Paul Mangan
4490881ecb 2007-02-26 [paul] 2.8.0cvs1
* tools/claws.i18n.status.pl
		updated
2007-02-26 15:04:29 +00:00
Paul Mangan
82128a580f 2007-02-26 [paul] 2.7.2cvs75
* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/pl.po
	* po/pt_BR.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Tim Brain, Stephan Sachse,
		me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
		Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
		Aleksandar Urosevic, and Ralgh Young
2007-02-26 09:12:38 +00:00
Ricardo Mones
e9cfb496d7 2007-02-25 [mones] 2.7.2cvs74
* po/es.po
		Updated for release
2007-02-25 19:28:19 +00:00
Colin Leroy
c6e3634673 2007-02-25 [colin] 2.7.2cvs73
* src/main.c
		Clearing the list is only useful
		to prevent a valgrind false-positive
2007-02-25 12:34:17 +00:00
Paul Mangan
2d2124623e 2007-02-25 [paul] 2.7.2cvs72
* tools/Makefile.am
	* tools/README
	* tools/kmail-mailbox2claws-mail.pl  **ADDED**
	* tools/maildir2claws-mail.pl  **REMOVED**
		renamed the script, fixed a couple bugs
2007-02-25 10:53:57 +00:00
Colin Leroy
c8ee2e458d 2007-02-23 [colin] 2.7.2cvs71
* src/addressbook.c
		Fix a leak, check for a few improbable nulls
2007-02-23 22:15:29 +00:00
Colin Leroy
faab048ced 2007-02-23 [colin] 2.7.2cvs70
* src/main.c
	* src/main.h
	* src/plugins/trayicon/trayicon.c
		Fix blinking mainwin when starting in tray
		(show mainwindow later in the startup process,
		 apart if restarting post-crash)
2007-02-23 18:09:54 +00:00
Colin Leroy
914eb50839 2007-02-23 [colin] 2.7.2cvs69
* src/folderview.c
	* src/imap_gtk.c
		Fix crash when unsubscribing the currently
		selected/opened folder
2007-02-23 18:07:44 +00:00
Colin Leroy
f3105604b6 2007-02-23 [colin] 2.7.2cvs68
* src/compose.c
		Fix bug that prevented colorization to
		work without wrap quotation option
2007-02-23 18:06:03 +00:00
Colin Leroy
84048e2dbd 2007-02-23 [colin] 2.7.2cvs67
* src/addr_compl.c
		Fix refcounting, start and end completion who
		behaved as if there couldn't be any other current
		user of completion
2007-02-23 18:04:21 +00:00
Tristan Chabredier
f1a2efb77a 2007-02-23 [wwp] 2.7.2cvs66
* src/addressbook.c
	* src/addrindex.c
		Address completion fixes: fix addressbook_peek_folder_exists() in
		which the algorithm was ridiculously over-obfuscated and broken.
		Fix addrindex_load_completion() as well, to load addresses in
		completion list with regards to what addressbook_peek_folder_exists()
		returns now.
2007-02-23 14:15:55 +00:00
Tristan Chabredier
3e16314728 2007-02-23 [wwp] 2.7.2cvs65
* src/addr_compl.c
		Add addresses to completion when they're non-empty (thanks to Colin).
2007-02-23 14:06:12 +00:00
Paul Mangan
7ce7d6017a 2007-02-23 [paul] 2.7.2cvs64
* src/plugins/pgpcore/passphrase.c
		remove 'const '
2007-02-23 11:11:11 +00:00
Colin Leroy
c3dd63a8d7 2007-02-23 [colin] 2.7.2cvs63
* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Try harder to respect user's choice wrt
		gpg-agent even with gpg2, by unsetting
		GPG_AGENT_INFO when necessary.
2007-02-23 07:25:36 +00:00
Colin Leroy
6163cbe8b3 2007-02-22 [paul] 2.7.2cvs62
* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Fix a leak - gpgme_data_release_and_get_mem
		leaks in recent gpgme. Workaround by using
		our own function.
2007-02-22 12:00:53 +00:00
Colin Leroy
8a460eb9ab 2007-02-22 [paul] 2.7.2cvs61
* src/gtk/quicksearch.c
		Abandon dynamic search when pressing
		Enter
2007-02-22 09:13:36 +00:00
Colin Leroy
1700790362 2007-02-21 [colin] 2.7.2cvs60
* src/procmsg.c
	* src/plugins/pgpcore/passphrase.c
		Fix little memory leaks
	* src/main.c
		Fix false-positive leak at exit
	* src/gtk/quicksearch.c
		Fix potentially big leak in recursive
		Quicksearch
2007-02-21 17:24:13 +00:00
Tristan Chabredier
062b07e20f 2007-02-21 [wwp] 2.7.2cvs59
* src/summaryview.c
		Add missing newline to a debug message.
2007-02-21 11:00:48 +00:00
Colin Leroy
0b6d6ccbf0 2007-02-20 [colin] 2.7.2cvs58
* src/Makefile.am
	* src/mimeview.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/mime_pgpsig.xpm
		Add icon for application/pgp-signature
2007-02-20 18:45:33 +00:00
Colin Leroy
610de5c05d 2007-02-20 [colin] 2.7.2cvs57
* src/Makefile.am
	* src/main.c
	* src/mimeview.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/mime_calendar.xpm
	* src/pixmaps/mime_pdf.xpm
	* src/pixmaps/mime_ps.xpm
		Add icons for text/calendar, application/pdf
		and application/postscript
2007-02-20 17:49:16 +00:00
Colin Leroy
1c0d997c1a 2007-02-20 [colin] 2.7.2cvs56
* autogen.sh
	* src/matcher_parser_parse.y
	* src/matcher_parser_lex.l
		Fix big memory leak in flex, and
		require flex 2.5.31
2007-02-20 17:42:49 +00:00
Tristan Chabredier
1c0f347248 2007-02-20 [wwp] 2.7.2cvs55
* src/matcher_parser_parse.y
		Fix a duplicate token definition (thanks to iwkse).
2007-02-20 17:34:12 +00:00
Tristan Chabredier
0069e05a8b 2007-02-20 [wwp] 2.7.2cvs54
* src/matcher_parser_lex.l
	* src/quote_fmt_lex.l
		Use proper flex options instead of direct use of #define,
		make the flex-generated C lighter.
2007-02-20 17:31:18 +00:00
Colin Leroy
ce3946365b 2007-02-20 [colin] 2.7.2cvs53
* src/summaryview.c
		Grab focus in message list after hiding
		the quicksearch, instead of leaving it
		"somewhere"
2007-02-20 07:49:26 +00:00
Colin Leroy
75502f0cfe 2007-02-19 [colin] 2.7.2cvs52
* src/folderview.c
		Fix bug 1033, 'Automatically refresh
		message list when new messages arrives'
		Looks like folderview->opened can sometimes
		be wrong...
2007-02-19 17:42:26 +00:00
Paul Mangan
1070e34e00 2007-02-19 [paul] 2.7.2cvs51
* tools/Makefile.am
	* tools/README
	* tools/thunderbird-filters-convertor.pl
		add new script which converts thunderbird filter
		rules to Claws filter rules
2007-02-19 17:29:00 +00:00
Paul Mangan
1e87b9d8d4 2007-02-18 [paul] 2.7.2cvs50
* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		improved GUI interoperability with gpg-agent
2007-02-18 23:20:33 +00:00
Paul Mangan
9e33cbd8d4 2007-02-18 [paul] 2.7.2cvs49
* src/prefs_account.c
		Privacy options sensitivity fix
2007-02-18 23:18:11 +00:00
Colin Leroy
4bb0bd745e 2007-02-17 [colin] 2.7.2cvs48
* src/messageview.c
		Reset icon to warning in the noticeview
2007-02-17 17:23:24 +00:00
Colin Leroy
8ddccabcf7 Forgot to date rc1 2007-02-15 18:27:39 +00:00
Colin Leroy
7b0def72b7 2007-02-15 [colin] 2.7.2cvs47
* src/folderview.c
		Fix a manifestation of bug 1033 (summaryview failing
		to update for new mails), which happens after editing
		account preferences or preferences that cause a
		folderview reload.
2007-02-15 17:42:47 +00:00
Colin Leroy
be0794bfd9 2007-02-15 [colin] 2.7.2cvs46
* src/addressbook.c
		Probably fix bug 1123, 'Segmentation
		fault while opening address book'. I get
		g_warnings if the saved paned position is
		not greater than 0. Also, save position
		when hiding the addressbook instead of
		via signal.
2007-02-15 07:52:27 +00:00
Colin Leroy
b91061e63d 2007-02-14 [colin] 2.7.2cvs45
* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Add an option "Use gpg-agent if available". Fixes
		annoyances with distro-installed gpg-agent, when
		no pinentry program is installed, and the user's
		at a loss on why "decryption failed". Makes more
		clear why passphrase isn't saved when gpg-agent is
		used. Defaults to true, to avoid changing the
		current behaviour.
2007-02-14 18:55:18 +00:00
Tristan Chabredier
4281d40162 2007-02-14 [wwp] 2.7.2cvs44
* src/matcher_parser_parse.y
		Fix missing line number reset (wrong line number might appear
		when re-loading filtering rules if there's a parser error).
2007-02-14 10:14:37 +00:00
Colin Leroy
880f31d1e3 2007-02-13 [colin] 2.7.2cvs43
* src/common/utils.c
		Don't encode ',' in URIs before passing it
		to the browser command-line. It was probably
		done at a time where commas in URIs made
		mozilla -remote 'openurl(%s,new-window)'
		bug.
2007-02-13 22:21:33 +00:00
Tristan Chabredier
cba8f074af 2007-02-13 [wwp] 2.7.2cvs42
* src/prefs_matcher.c
	* src/plugins/bogofilter/bogofilter_gtk.c
		A bit of string factorization around "Select ..." buttons.
2007-02-13 18:15:00 +00:00
Colin Leroy
6db74eca7a 2007-02-11 [colin] 2.7.2cvs41
* src/alertpanel.c
		Make sure to escape the title
2007-02-11 20:08:44 +00:00
Colin Leroy
67cb9e0e75 2007-02-11 [colin] 2.7.2cvs40
* src/codeconv.c
		Recognize .utf8 locales as .UTF-8 ones
2007-02-11 19:03:28 +00:00
Colin Leroy
3ca6a098c1 2007-02-11 [colin] 2.7.2cvs39
* src/compose.c
		Fix code conversion when dragging a file
2007-02-11 18:47:45 +00:00
Colin Leroy
b94438f1a1 2007-02-09 [colin] 2.7.2cvs38
* src/plugins/clamav/clamav_plugin.c
		Complete Paul's patch with conditional
		compilation to avoid breaking compilation
		on old Dapper and Edgy... Maybe other
		distros too.
2007-02-09 18:09:37 +00:00
Paul Mangan
7663b54c6a 2007-02-09 [paul] 2.7.2cvs37
* src/plugins/clamav/clamav_plugin.c
		fix for the upstream changes in libclamav
2007-02-09 16:19:10 +00:00
Paul Mangan
01903d7733 2007-02-09 [paul] 2.7.2cvs36
* src/main.c
	* src/mainwindow.c
	* src/procmsg.c
	* src/procmsg.h
		fix "warn if there are queued messages" (on exit)
		option, which only checked the first mailbox's
		queue
		don't ask before emptying trash if there are no
		messages in trash, also check and empty all trash
		folders
	* src/prefs_other.c
		move "Ask before emptying trash" option
		outside of the "On exit" frame as it's
		not only an "On exit" option
2007-02-09 14:52:37 +00:00
Paul Mangan
6b215ae50f 2007-02-09 [paul] 2.7.2cvs35
* src/addrgather.c
	* src/alertpanel.c
	* src/editldap.c
	* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_gtk.h
	* src/prefs_matcher.c
	* src/prefs_message.c
	* src/prefs_msg_colors.c
	* src/prefs_summaries.c
	* src/wizard.c
	* src/gtk/inputdialog.c
	* src/plugins/bogofilter/bogofilter_gtk.c
		pedantic commit: use 'checkbtn' everywhere
		instead of a mixture of 'checkbtn' and 'chkbtn'
2007-02-09 11:54:39 +00:00
Paul Mangan
20d41ca1af 2007-02-09 [paul] 2.7.2cvs34
* src/compose.c
		fix default hotkeys
	* src/prefs_other.c
	* src/prefs_send.c
		move "Never send Return Receipts" from
		prefs_other to prefs_send
		add an option "Ask about account specific
		filtering rules..." to prefs_other
	* src/gtk/gtkutils.c
		fix a compiler warning
2007-02-09 10:57:33 +00:00
Colin Leroy
ab3a8b9224 2007-02-08 [colin] 2.7.2cvs33
* src/plugins/pgpinline/pgpinline.c
		Fix bug 1110, 'pgpmime fails to process
		encapsulated openpgp mime (rfc 3156, 6.1
		-> rfc1847)'
		It was due to an interaction between PGP/Mime
		and PGP/Inline plugin.
2007-02-08 22:59:51 +00:00
Colin Leroy
8d64294026 2007-02-08 [colin] 2.7.2cvs32
* src/inc.c
	* src/mbox.c
	* src/mbox.h
		Fix bug 1117, 'fcntl locking code
		does not work in mbox.c'
2007-02-08 18:14:23 +00:00
Colin Leroy
296c72363e 2007-02-08 [colin] 2.7.2cvs31
* src/prefs_account.c
		Fix Gentoo bug 165819, 'can't create
		a "local mbox file" account'. Patch
		by Olivier <castan.o@free.fr>
2007-02-08 07:22:52 +00:00
Colin Leroy
b9864a3290 2007-02-07 [colin] 2.7.2cvs30
* src/ldapquery.c
		Fix bug 1106, 'Claws crash on exit if LDAPS
		autocompletion was used'
2007-02-07 16:09:54 +00:00
Paul Mangan
f79bc81046 2007-02-07 [paul] 2.7.2cvs29
* src/folder.c
		cut down on unnecessary debug_prints
	* src/imap_gtk.c
		fix menu_set_active() on 'Show only
		subscribed folders'
2007-02-07 11:13:37 +00:00
Paul Mangan
9567e37ed0 2007-02-07 [paul] 2.7.2cvs28
* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin.h
	* src/plugins/clamav/clamav_plugin_gtk.c
		fix copyright header
2007-02-07 10:44:49 +00:00
Paul Mangan
56b64d0dd6 2007-02-07 [paul] 2.7.2cvs27
* src/procheader.c
		fix bug 1116, 'summary view allow a
		subject line break'
2007-02-07 09:58:38 +00:00
Colin Leroy
3c5c3b2253 2007-02-06 [colin] 2.7.2cvs26
* src/summaryview.c
		Fix delete thread
2007-02-06 22:25:57 +00:00
Fabien Vantard
fc0a062caa 2007-02-05 [fabien] 2.7.2cvs25
* po/POTFILES.in
	* src/uri_opener.c
		i18n related - 1 fix and 1 message for translators.
2007-02-05 20:57:50 +00:00
Colin Leroy
f36efda839 2007-02-05 [colin] 2.7.2cvs24
* src/gtk/quicksearch.c
		Don't reload summary list if quicksearch wasn't
		active on hiding; move currently selected mail in
		the visible area when showing the quicksearch
2007-02-05 20:36:46 +00:00
Colin Leroy
e25c9ca256 2007-02-05 [colin] 2.7.2cvs23
* src/folderview.c
		Add debug to try to solve bug 1104
2007-02-05 18:41:14 +00:00
Paul Mangan
d0d8b6623e 2007-02-05 [paul] 2.7.2cvs22
* src/mainwindow.c
		confirm before emptying trash on exit is
		a Yes or No answer, use Yes or No in the
		dialog
2007-02-05 05:28:17 +00:00
Colin Leroy
1fde969ace 2007-02-04 [colin] 2.7.2cvs21
* src/compose.c
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/select-keys.c
		Set wmclass on new windows
2007-02-04 22:52:27 +00:00
Colin Leroy
d91c241aa3 2007-02-04 [colin] 2.7.2cvs20
* src/compose.c
	* src/compose.h
		Auto save drafts on exit, reopen them
		at startup, instead of asking
	* src/account.c
	* src/addressadd.c
	* src/addressbook.c
	* src/addressbook_foldersel.c
	* src/addrgather.c
	* src/crash.c
	* src/editaddress.c
	* src/editbook.c
	* src/editgroup.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/export.c
	* src/foldersel.c
	* src/gedit-print.c
	* src/import.c
	* src/importldif.c
	* src/importmutt.c
	* src/importpine.c
	* src/main.c
	* src/mainwindow.c
	* src/message_search.c
	* src/messageview.c
	* src/prefs_actions.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_column.c
	* src/prefs_gtk.c
	* src/prefs_matcher.c
	* src/prefs_other.c
	* src/prefs_summaries.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/sourcewindow.c
	* src/ssl_manager.c
	* src/summary_search.c
	* src/uri_opener.c
	* src/gtk/about.c
	* src/gtk/description_window.c
	* src/gtk/foldersort.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/icon_legend.c
	* src/gtk/logwindow.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
		Give different wmclass to different
		windows - thanks to sed ;)
2007-02-04 11:51:29 +00:00
Colin Leroy
4c15bf9ac0 2007-02-04 [colin] 2.7.2cvs19
* src/main.c
		Revert previous patch, can't reproduce
		it anymore.
2007-02-04 10:25:42 +00:00
Colin Leroy
beeab4561a 2007-02-03 [colin] 2.7.2cvs18
* src/main.c
		Don't save the mainwindow size and
		position on emergency exit (libSM's
		"die" callback), Xfce seems to make
		the window smaller just before the
		size's saved.
2007-02-03 23:25:39 +00:00
Colin Leroy
ccc3c1464f 2007-02-03 [colin] 2.7.2cvs17
* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/pgpinline.h
		Fix more copyrights
2007-02-03 11:58:16 +00:00
Colin Leroy
7eed42b8b5 Fix revision 2007-02-03 10:24:31 +00:00
Colin Leroy
4cfb18c5bb 2007-02-03 [colin] 2.7.2cvs17
* src/partial_download.c
	* src/partial_download.h
	* src/ssl_manager.c
	* src/ssl_manager.h
	* src/uri_opener.c
	* src/uri_opener.h
	* src/wizard.c
	* src/wizard.h
	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
	* src/gtk/sslcertwindow.c
	* src/gtk/sslcertwindow.h
		Fix copyright on my files
2007-02-03 09:59:57 +00:00
Colin Leroy
55b69c9589 2007-02-02 [colin] 2.7.2cvs15
* src/Makefile.am
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/textview.c
	* src/textview.h
	* src/uri_opener.c
	* src/uri_opener.h
		Add Tools/List URIs to allow
		opening any URI in the current mail
2007-02-02 17:48:17 +00:00
Colin Leroy
72be476812 2007-02-02 [colin] 2.7.2cvs14
* src/common/valgrind.h ** NEW FILE **
	* src/common/Makefile.am
	* src/common/plugin.c
		Don't dlclose the plugins if we're running
		under valgrind. (doesn't require valgrind
		either at compile time or run time).
2007-02-02 07:44:04 +00:00
Paul Mangan
2a0910f9ba 2007-02-01 [paul] 2.7.2cvs13
* AUTHORS
	* src/gtk/authors.h
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/multiwebsearch.pl
		add support for non ISO-8859-1 compatible locales
		Patch by Alex Gorbachenko <agent_007@immo.ru>
2007-02-01 17:58:28 +00:00
Colin Leroy
4f9ad77f23 2007-02-01 [colin] 2.7.2cvs12
* src/prefs_other.c
	* src/prefs_summaries.c
		Move keybinding prefs to the Other page
2007-02-01 17:43:33 +00:00
Tristan Chabredier
0b670ccf62 2007-02-01 [wwp] 2.7.2cvs11
* src/plugins/trayicon/trayicon.c
		Fix a raising issue within KDE.
2007-02-01 13:27:21 +00:00
Colin Leroy
68acbd553d 2007-02-01 [colin] 2.7.2cvs10
* src/codeconv.c
		Fix stray quotes in encoded strings
	* src/addressadd.c
		Fix wrong call causing g_warnings
	* src/textview.c
		Remove useless message
2007-02-01 07:27:50 +00:00
Tristan Chabredier
3102b4225a 2007-01-31 [wwp] 2.7.2cvs9
* src/plugins/trayicon/trayicon.c
		fix buggy hiding of main window when closing if close-to-tray
		is not set (bad logics 	in the trayicon hook code).
		Changed the quit confirmation message too.
2007-01-31 22:42:09 +00:00
Colin Leroy
edd6040f34 2007-01-30 [colin] 2.7.2cvs8
* src/main.c
		Fix hidden mainwindow after clicking on
		the X close button, if compose windows
		exist and the user chooses not to quit
2007-01-30 18:19:25 +00:00
Colin Leroy
cebe014fcf 2007-01-30 [colin] 2.7.2cvs7
* src/main.c
	* src/compose.c
		Handle local URIs to attach files (file:///...)
		Fixes attaching files from Thunar for example
2007-01-30 17:15:04 +00:00
Colin Leroy
4ba5dac496 2007-01-30 [colin] 2.7.2cvs6
* src/prefs_ext_prog.c
		Add 'mousepad' to the list of text editors.
		Mousepad is XFCE's text editor
2007-01-30 07:24:55 +00:00
Tristan Chabredier
e39c89d916 2007-01-29 [wwp] 2.7.2cvs5
* po/POTFILES.in
	* src/plugins/trayicon/trayicon_prefs.c
		trayicon i18n fixes, thanks to Fabien.
2007-01-29 21:06:20 +00:00
Tristan Chabredier
a229a11322 2007-01-28 [wwp] 2.7.2cvs4
* src/mainwindow.c
	* src/mainwindow.h
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon_prefs.h
		Added a new TrayIcon plugin option to close to tray
		(WM's hotkey and [X] button will hide the window instead
		of closing it - closing CM can be done using the tray icon
		menu or the File menu).
		Improved visibility handling in trayicon, clicking the
		trayicon now raise the window to current desktop when it
		was either minimized/shaded/on another desktop.
		Thanks to Paul for testing and fixing a strange behaviour
		in KDE ;-).
2007-01-28 12:05:08 +00:00
Paul Mangan
c9f780bfbd 2007-01-27 [paul] 2.7.2cvs3
* src/prefs_folder_item.c
	* src/prefs_receive.c
	* src/plugins/pgpcore/prefs_gpg.c
		use 'start-up' instead of 'startup' in labels
2007-01-27 16:36:43 +00:00
Tristan Chabredier
2347384a1e 2007-01-26 [wwp] 2.7.2cvs2
* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon_prefs.h
		Add a new TrayIcon option to hide the main window at
		start-up.
		Fix trayicon.c copyright header.
2007-01-26 10:16:22 +00:00
Paul Mangan
0ecc64c539 2007-01-26 [paul] 2.7.2cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump up version number following
		stable release
2007-01-26 08:46:19 +00:00
Ricardo Mones
49337749e4 2007-01-25 [mones] 2.7.1cvs60
* po/es.po
		updated thousands of strings (well, probably less ;-)
2007-01-25 18:44:17 +00:00
Colin Leroy
8e0194ad60 2007-01-25 [colin] 2.7.1cvs59
* src/matcher.c
		Fix 2nd-run loss of matcherrc on new
		configurations.
2007-01-25 17:18:14 +00:00
Tristan Chabredier
a1e80dba54 2007-01-25 [wwp] 2.7.1cvs58
* src/mimeview.c
		fix handling of empty value in attach_save_directory too, thanks
		to Colin.
2007-01-25 17:13:52 +00:00
Tristan Chabredier
05509c5888 2007-01-25 [wwp] 2.7.1cvs57
* src/gtk/filesel.c
		fix handling of empty value in attach_load_directory,
		thanks to Colin.
2007-01-25 16:54:28 +00:00
Tristan Chabredier
5a87ab69a6 2007-01-25 [wwp] 2.7.1cvs56
* src/plugins/dillo_viewer/dillo_prefs.h
		fix a typo.
2007-01-25 15:08:57 +00:00
Colin Leroy
1461ab7b42 2007-01-25 [colin] 2.7.1cvs55
* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/prefs_matcher.c
		Add matching on the spam flag
2007-01-25 07:47:09 +00:00
Colin Leroy
d2ade1b37f 2007-01-24 [colin] 2.7.1cvs54
* src/folder.c
	* src/common/xml.c
	* src/common/xml.h
		Make sure folderlist.xml is correctly
		written before overwriting it.
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
		Move spam to the correct trash folder after
		learning, if spam directory isn't set.
2007-01-24 17:56:39 +00:00
Paul Mangan
5b1616ba60 2007-01-23 [paul] 2.7.1cvs53
* src/plugins/bogofilter/bogofilter_gtk.c
		fix sensitivity of "Insert X-Bogosity header"
		option
2007-01-23 22:15:58 +00:00
Colin Leroy
7740e97f1f 2007-01-23 [colin] 2.7.1cvs52
* src/toolbar.c
		Translate toolbar items text if
		they're translatable (default)
	* src/addrcache.c
	* src/addrcache.h
	* src/addritem.c
	* src/addritem.h
	* src/codeconv.c
	* src/codeconv.h
	* src/jpilot.c
	* src/jpilot.h
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.h
	* src/ldif.c
	* src/ldif.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/etpan-thread-manager.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		More static functions
2007-01-23 20:25:06 +00:00
Fabien Vantard
0e05320289 2007-01-22 [fabien] 2.7.1cvs51
* src/gtk/gtkutils.c
		gtkut_get_options_frame() : ability to pass
		a 'NULL' value in frame pointer parameter if
		we don't need it.
2007-01-22 21:06:25 +00:00
Colin Leroy
bcec9a1a83 2007-01-22 [colin] 2.7.1cvs50
* src/procmsg.c
	* src/procmsg.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Allow moving spams to the account's trash
		instead of default one
2007-01-22 17:51:22 +00:00
Colin Leroy
aa08cb89b9 2007-01-21 [colin] 2.7.1cvs49
* src/ldapquery.c
	* src/ldapquery.h
		Revert a static function that shouldn't
		have been
2007-01-21 21:33:17 +00:00
Colin Leroy
97bbb62b14 2007-01-21 [colin] 2.7.1cvs48
* src/ldapquery.c
	* src/ldapquery.h
		Same
2007-01-21 20:28:12 +00:00
Colin Leroy
042e4240cc 2007-01-21 [colin] 2.7.1cvs47
* src/procmsg.c
	* src/procmsg.h
		Same
2007-01-21 15:10:54 +00:00
Colin Leroy
a4037c9e97 2007-01-21 [colin] 2.7.1cvs46
* src/common/socket.c
	* src/common/socket.h
		Same
2007-01-21 14:15:40 +00:00
Colin Leroy
d8ccd8ac13 2007-01-21 [colin] 2.7.1cvs45
* src/crash.c
	* src/exporthtml.c
	* src/exporthtml.h
	* src/exportldif.c
	* src/exportldif.h
	* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/folderview.c
	* src/folderview.h
	* src/gedit-print.c
	* src/gedit-print.h
	* src/main.c
	* src/main.h
	* src/common/socket.c
	* src/common/socket.h
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Same
2007-01-21 12:16:52 +00:00
Colin Leroy
1eb6e9d0d0 2007-01-21 [colin] 2.7.1cvs44
* src/common/utils.c
	* src/common/utils.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/etpan-thread-manager.h
		Same (Funny that etpan_thread_unbind
		is called but not etpan_thread_bind)
2007-01-21 11:52:39 +00:00
Colin Leroy
100699f460 2007-01-21 [colin] 2.7.1cvs43
* src/addrselect.c
	* src/addrselect.h
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/compose.h
	* src/etpan/Makefile.am
	* src/gtk/colorlabel.c
	* src/gtk/colorlabel.h
	* src/gtk/sslcertwindow.c
	* src/gtk/sslcertwindow.h
	* src/etpan/etpan-log.c ** REMOVED **
	* src/etpan/etpan-log.h ** REMOVED **
		Same
2007-01-21 11:41:13 +00:00
Colin Leroy
f2ac8b4dae 2007-01-20 [colin] 2.7.1cvs42
* src/addritem.c
	* src/addritem.h
		Same
2007-01-20 21:37:49 +00:00
Colin Leroy
e58a9713f9 2007-01-20 [colin] 2.7.1cvs41
* src/account.c
	* src/account.h
	* src/addrbook.c
	* src/addrbook.h
	* src/addrcache.c
	* src/addrcache.h
	* src/addrclip.c
	* src/addrclip.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addrharvest.c
	* src/addrharvest.h
	* src/addrindex.c
	* src/addrindex.h
	* src/editaddress.c
	* src/editaddress.h
		Make functions that aren't used in other
		files static
2007-01-20 20:39:34 +00:00
Colin Leroy
f70e3549f9 2007-01-20 [colin] 2.7.1cvs40
* src/account.c
	* src/addrbook.c
	* src/addrcache.c
	* src/addressbook.c
	* src/addrgather.c
	* src/addrindex.c
	* src/addrquery.c
	* src/addrselect.c
	* src/browseldap.c
	* src/compose.c
	* src/editbook.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/folderview.c
	* src/image_viewer.c
	* src/imap.c
	* src/importmutt.c
	* src/importpine.c
	* src/jpilot.c
	* src/ldapquery.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/messageview.c
	* src/mh.c
	* src/mimeview.c
	* src/msgcache.c
	* src/mutt.c
	* src/news.c
	* src/pine.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_compose_writing.c
	* src/prefs_ext_prog.c
	* src/prefs_folder_item.c
	* src/prefs_fonts.c
	* src/prefs_message.c
	* src/prefs_msg_colors.c
	* src/prefs_other.c
	* src/prefs_quote.c
	* src/prefs_receive.c
	* src/prefs_send.c
	* src/prefs_spelling.c
	* src/prefs_summaries.c
	* src/prefs_toolbar.c
	* src/prefs_wrapping.c
	* src/privacy.c
	* src/procmime.c
	* src/procmsg.c
	* src/ssl_manager.c
	* src/statusbar.c
	* src/summaryview.c
	* src/toolbar.c
	* src/vcard.c
	* src/common/hooks.c
	* src/common/log.c
	* src/common/passcrypt.c
	* src/common/socket.c
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/template.c
	* src/common/utils.c
	* src/etpan/imap-thread.c
	* src/gtk/sslcertwindow.c
	* src/gtk/sslcertwindow.h
		Make functions that could be static, static
2007-01-20 19:54:05 +00:00
Colin Leroy
328a44f45d 2007-01-20 [colin] 2.7.1cvs39
* src/editldap.c
		Fix tooltip
2007-01-20 16:34:38 +00:00
Colin Leroy
b89c40161f 2007-01-20 [colin] 2.7.1cvs38
* src/ldapquery.c
	* src/ldaputil.c
	* src/ldaputil.h
		Fix bug 1102, 'claws-mail-2.7.1
		makes use of deprecated ldap
		functions'
2007-01-20 15:52:18 +00:00
Colin Leroy
050638b210 2007-01-20 [colin] 2.7.1cvs37
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
	* src/gtk/quicksearch.c
		Add Wide message list layout
2007-01-20 11:29:48 +00:00
Fabien Vantard
50c4a33fd7 2007-01-19 [fabien] 2.7.1cvs36
* src/textview.c
		make sure a font change is considered in links of
		headerview.
2007-01-19 19:04:05 +00:00
Colin Leroy
8e121b88a4 2007-01-19 [colin] 2.7.1cvs35
* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/messageview.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Drop 'Separate Folder tree' and 'Separate
		Message View'. Put three layouts in place
		of it.
2007-01-19 18:16:09 +00:00
Paul Mangan
89acb39939 2007-01-19 [paul] 2.7.1cvs34
* src/prefs_msg_colors.c
		more use of Q_ for translators
2007-01-19 10:34:31 +00:00
Paul Mangan
7a839dbf3a 2007-01-19 [paul] 2.7.1cvs33
* src/imap_gtk.c
	* src/prefs_account.c
		a few changes to the English
2007-01-19 09:04:08 +00:00
Fabien Vantard
8d991c14b1 2007-01-19 [fabien] 2.7.1cvs32
* src/wizard.c
		factorize translatable string
2007-01-19 05:44:42 +00:00
Colin Leroy
2d60678343 2007-01-18 [colin] 2.7.1cvs31
* src/main.c
		Don't error out on --sync option. Although
		we don't do anything with it, gtk+ handles
		it, and it's useful for debugging X errors
2007-01-18 21:39:33 +00:00
Fabien Vantard
c8825cfce1 2007-01-18 [fabien] 2.7.1cvs30
* src/prefs_other.c
		ability to apply on the fly the recent added
		'gtk_can_change_accels' pref (no need to restart).
2007-01-18 20:08:09 +00:00
Fabien Vantard
d8c0393da7 2007-01-18 [fabien] 2.7.1cvs29
* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/addr_compl.c
	* src/prefs_account.c
		factorize or rewrite some translatable strings.
2007-01-18 20:02:00 +00:00
Fabien Vantard
f449ac8da4 2007-01-18 [fabien] 2.7.1cvs28
* src/prefs_gtk.h
	* src/compose.c
		set a 4pix space between "Subject:" label and subject entry in
		compose window.
2007-01-18 19:17:35 +00:00
Tristan Chabredier
c25a6e6f27 2007-01-18 [wwp] 2.7.1cvs27
* src/addressbook.c
		fix conflicting address-copy/paste when focus is set
		to the embedded edit-person form.
2007-01-18 18:49:47 +00:00
Tristan Chabredier
1aba43b6a5 2007-01-18 [wwp] 2.7.1cvs26
* src/addressbook.h
		complete 2.7.1cvs23 (one more file was missing from that
		commit).
2007-01-18 18:12:15 +00:00
Colin Leroy
09f13b88e0 2007-01-18 [colin] 2.7.1cvs25
* src/main.c
		Provide a way to migrate without backup
		Re-ask for migration on next start if
		it has been refused and wizard has been
		cancelled after.
2007-01-18 17:49:23 +00:00
Tristan Chabredier
08c30c756f 2007-01-18 [wwp] 2.7.1cvs24
* src/editaddress.c
		complete 2.7.1.cvs23 (file was missing from previous
		commit).
2007-01-18 17:38:28 +00:00
Tristan Chabredier
6d18f8a365 2007-01-18 [wwp] 2.7.1cvs23
* src/addressbook.c
		fix potential crashes in address book's focus_in/out signal handlers,
		force focus to the edit-person form when clicked the Edit menu entry or
		button (this only matters if the edit-person form is embedded to the
		AB window, in that case, focus is not set when browsing the contacts
		list w/ keys or mouse clicks).
2007-01-18 13:21:58 +00:00
Paul Mangan
729f621e11 forgot to mention -v 2007-01-18 09:10:23 +00:00
Paul Mangan
e458e21bfc 2007-01-18 [paul] 2.7.1cvs22
* src/main.c
		add command line options:
		-h for --help
		-q and --quit for --exit
		print "Unknown option" for unknown options
2007-01-18 09:00:21 +00:00
Paul Mangan
f85d5645e4 2007-01-18 [paul] 2.7.1cvs21
* po/ru.po
		updated by Pavlo Bohmat
2007-01-18 07:57:38 +00:00
Paul Mangan
47c035c929 2007-01-18 [paul] 2.7.1cvs20
* src/mainwindow.c
		fix sensitivity issues of Mark as Spam/Ham
2007-01-18 07:25:09 +00:00
Fabien Vantard
51158a9e87 2007-01-17 [fabien] 2.7.1cvs19
* src/prefs_other.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/main.c
		Add a 'gtk_can_change_accels' pref in Preferences/Other which
		control the corresponding gtk property. It could be used to lock
		all shortcuts (avoid to set one of them by inadvertency).
2007-01-17 22:21:39 +00:00
Colin Leroy
6d2b741360 2007-01-17 [colin] 2.7.1cvs18
* src/summaryview.c
		Fix bug 1100, 'Highlighted e-mail data not visible
		when color label applied.'. Use a weighted average
		between normal selected foreground color and color
		label instead of a simple one (3/1 instead 1/1).
2007-01-17 20:38:47 +00:00
Colin Leroy
7aa4915518 2007-01-17 [colin] 2.7.1cvs17
* src/messageview.c
		Better fix for bug 1088, 'Ctrl-h produces repeatable
                crash' - don't prevent mail switching while loading
2007-01-17 18:43:51 +00:00
Colin Leroy
401f8b2053 2007-01-17 [colin] 2.7.1cvs16
* src/folder.c
	* src/folder.h
	* src/folderview.c
	* src/folderview.h
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
		Manage recursive search of unsubscribed folders
		Rescan tree without checking for new messages
		after subscriptions changed
2007-01-17 17:35:04 +00:00
Paul Mangan
61e283b764 2007-01-17 [paul] 2.7.1cvs15
* src/prefs_common.c
	* src/gtk/pluginwindow.c
		fix bug 1101, '"Load plugin" button is
		accidentally hidden'
		unset (-1) initial width in prefs_common,
		fix overlapping buttons,
		and other cleanups
2007-01-17 11:53:59 +00:00
Paul Mangan
03032f1d0a 2007-01-17 [paul] 2.7.1cvs14
* src/procmime.c
		add #include <errno.h>, it's needed
		on some systems
2007-01-17 09:44:48 +00:00
Paul Mangan
31272f1776 2007-01-17 [paul] 2.7.1cvs13
* src/common/defs.h
	* tools/make.themes.project
		rename .sylpheed_themeinfo to .claws_themeinfo
		and use it
	* src/etpan/etpan-errors.h
	* src/etpan/etpan-log.c
	* src/etpan/etpan-log.h
	* src/etpan/etpan-thread-manager-types.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/etpan-thread-manager.h
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		add copyright header
2007-01-17 08:55:14 +00:00
Colin Leroy
1d91a34dc1 2007-01-17 [colin] 2.7.1cvs12
* src/plugins/pgpcore/select-keys.c
	* src/gtk/pluginwindow.c
	* src/prefs_account.c
		Fix warnings
2007-01-17 07:25:33 +00:00
Colin Leroy
cb2c31445d 2007-01-16 [colin] 2.7.1cvs11
* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
		Manage subscribing to subfolders when only
		subscribed folders are shown.
2007-01-16 22:08:35 +00:00
Colin Leroy
0cef7775b2 2007-01-16 [colin] 2.7.1cvs10
* src/folderview.c
		Fix annoying vscrollbar going back to top
		on Check for new folders
2007-01-16 21:09:45 +00:00
Colin Leroy
f55f5461b9 2007-01-16 [colin] 2.7.1cvs9
* src/imap.c
		Remove printf
2007-01-16 20:50:04 +00:00
Colin Leroy
59a121a831 2007-01-16 [colin] 2.7.1cvs8
* src/filtering.c
		Bigger buffer for errors
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/wizard.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
	* manual/handling.xml
		Add subscriptions management. What it changes:
		Creating a folder subscribes to it
		Deleting a folder unsubscribes it
		New contextual menu item allowing to switch between
		All folders and Subscribed folders, subscribe, and
		unsubscribe. "Creating" an existing but unsubscribed
		folder will subscribe it.
		By default for new accounts, only subscribed folders
		are shown.
2007-01-16 20:41:20 +00:00
Colin Leroy
52520a89f7 2007-01-16 [paul] 2.7.1cvs7
* src/summaryview.c
		Allow folder classes to specify only sort_key or
		sort_type instead of both or none.
2007-01-16 13:08:24 +00:00
Colin Leroy
0236ac9abb 2007-01-16 [paul] 2.7.1cvs6
* src/action.c
	* src/compose.c
	* src/mimeview.c
	* src/procmime.c
	* src/textview.c
		Save and use errno for procmime_get_part
2007-01-16 08:13:56 +00:00
Colin Leroy
cd4b9f33e6 2007-01-16 [colin] 2.7.1cvs5
* src/imap.c
		Never remove INBOX when scanning for
		new folders. It's a special folder
		that has to exist.
2007-01-16 07:25:11 +00:00
Colin Leroy
413632ae95 2007-01-15 [colin] 2.7.1cvs4
* src/imap.c
		Fix 'Check for new folders' when IMAP subdirectory
		is set
	* src/etpan/imap-thread.c
		Fix build
2007-01-15 17:37:43 +00:00
Colin Leroy
1c06c9d380 2007-01-15 [colin] 2.7.1cvs3
* src/etpan/imap-thread.c
		Fix invalid free on command-connection
		error
2007-01-15 17:09:05 +00:00
Tristan Chabredier
827ab119d5 2007-01-15 [wwp] 2.7.1cvs2
* src/matcher_parser_lex.l
	* src/quote_fmt_lex.l
	* src/matcher_parser_parse.y
		fix copyright header in lexers and parsers.
2007-01-15 09:03:17 +00:00
Paul Mangan
f792ec70ed 2007-01-15 [paul] 2.7.1cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump up version number following
		stable release
2007-01-15 08:48:42 +00:00
Paul Mangan
4d14d6671a 2007-01-15 [paul] 2.7.0cvs31
* AUTHORS
	* src/gtk/authors.h
		add Fabien to the Team list
		add the recent contributors
		make a few corrections
2007-01-15 07:11:28 +00:00
Paul Mangan
2e25c52300 2007-01-15 [paul] 2.7.0cvs30
* src/mainwindow.c
		fix compiler warning
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
		add missing include
		fix copyright header
2007-01-15 06:34:43 +00:00
Colin Leroy
5eddb8e79e Fix Changelog 2007-01-14 22:44:17 +00:00
Colin Leroy
6208ed9e05 2007-01-14 [colin] 2.7.0cvs29
* src/gtk/filesel.c
		Use the 'gtk+' backend. Avoids gnome-vfs use,
		two benefits: faster to open, will fix strange
		dbus-related crash.
2007-01-14 22:40:37 +00:00
Colin Leroy
3da1d0a0bd 2007-01-14 [colin] 2.7.0cvs28
* src/etpan/imap-thread.c
		Delete the old imap just after allocating
		the new one. Makes sure we don't get the
		same pointer by sheer luck, which feels
		strange in the debug log.
2007-01-14 17:36:32 +00:00
Colin Leroy
cf97abe605 2007-01-14 [colin] 2.7.0cvs27
* src/gtk/inputdialog.c
		Make sure we don't print passwords in
		clear text when in debug mode
2007-01-14 17:20:18 +00:00
Colin Leroy
a86d027d38 2007-01-14 [colin] 2.7.0cvs26
* src/gtk/gtksctree.c
		Fix bug 1098, 'bogus last row display
		after expanding a thread'. Patch by
		Jindrich Makovicka <makovick@gmail.com>
2007-01-14 12:55:34 +00:00
Colin Leroy
86121004c4 2007-01-14 [colin] 2.7.0cvs25
* src/etpan/imap-thread.c
		Close socket manually before
		freeing the imap struct
2007-01-14 11:57:45 +00:00
Colin Leroy
56415cc7f5 2007-01-14 [colin] 2.7.0cvs24
* src/etpan/imap-thread.c
		Maybe fix new reconnection issues
2007-01-14 11:40:03 +00:00
Colin Leroy
c95d375b79 2007-01-13 [colin] 2.7.0cvs23
* src/summaryview.c
		Freeze/thaw on thread selection
2007-01-13 18:39:57 +00:00
Paul Mangan
3a52db863b 2007-01-13 [paul] 2.7.0cvs22
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		add 'Edit/Delete thread'
2007-01-13 18:23:51 +00:00
Colin Leroy
dbc41a815c 2007-01-13 [colin] 2.7.0cvs21
* src/prefs_account.c
	* src/prefs_compose_writing.c
	* src/prefs_message.c
	* src/prefs_msg_colors.c
	* src/prefs_other.c
	* src/prefs_receive.c
	* src/prefs_spelling.c
	* src/prefs_summaries.c
	* src/prefs_themes.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Factorize gtk frame creation
		Patch by Pawel
2007-01-13 16:03:08 +00:00
Colin Leroy
339a486841 2007-01-13 [colin] 2.7.0cvs20
* src/message_search.c
	* src/summary_search.c
		Fix Enter in search windows
	* src/messageview.c
		Fix body search starting at the
		end of the mail (and asking for loop)
2007-01-13 16:01:02 +00:00
Colin Leroy
6cdab356ed 2007-01-13 [colin] 2.7.0cvs19
* src/etpan/imap-thread.c
		Make sure we don't free the same imap
		twice
2007-01-13 13:25:08 +00:00
Colin Leroy
efe4efb1b5 2007-01-13 [colin] 2.7.0cvs18
* commitHelper
		Allow multiple commitHelpers to
		run at once
2007-01-13 10:38:13 +00:00
Colin Leroy
79ae4354ab 2007-01-12 [colin] 2.7.0cvs17
* src/etpan/imap-thread.c
		Make sure we get rid of the previous mailimap
		when connecting - just in case disconnect was
		unclean
2007-01-12 20:54:54 +00:00
Colin Leroy
dc5ebd5348 2007-01-12 [paul] 2.7.0cvs16
* src/compose.c
		Strip S/MIME signatures when re-editing
		S/MIME signed messages.
2007-01-12 14:28:56 +00:00
Paul Mangan
e1c4b8a1f9 2007-01-12 [paul] 2.7.0cvs15
* configure.ac
	* src/addressbook.c
	* src/foldersel.c
	* src/folderview.c
	* src/main.c
		no need to define CLAWS anymore, remove
		all that stuff
2007-01-12 13:02:45 +00:00
Paul Mangan
4a560075b5 2007-01-12 [paul] 2.7.0cvs14
* src/mimeview.c
		check if the mail's signed as
		it can change the mail structure
		Thanks to Colin
2007-01-12 11:58:57 +00:00
Paul Mangan
caf947867b 2007-01-12 [paul] 2.7.0cvs13
* src/procmime.c
		fix Forwarding msgs with attachments
		that have dos line endings
		Thanks to Colin
2007-01-12 11:46:08 +00:00
Tristan Chabredier
5781b5d6e1 2007-01-12 [wwp] 2.7.0cvs12
* configure.ac
		Revert accidentally committed extra version tag.
2007-01-12 11:25:19 +00:00
Tristan Chabredier
5e7474763f 2007-01-12 [wwp] 2.7.0cvs11
* src/prefs_account.c
		Fix compilation w/o aspell (completes 2.7.0cvs7).
2007-01-12 10:06:49 +00:00
Colin Leroy
626164ad58 2007-01-11 [colin] 2.7.0cvs10
* src/imap.c
		move g_warning to debug_print
		it scares people for no reason
2007-01-11 19:35:10 +00:00
Colin Leroy
fe02eb0cf0 2007-01-11 [colin] 2.7.0cvs9
* po/POTFILES.in
		Fix files to translate. Patch by
		Fabien
2007-01-11 17:22:21 +00:00
Colin Leroy
67ca12049b 2007-01-11 [paul] 2.7.0cvs8
* src/imap.c
		Fix recursion when server lists the
		current subfolder in the response
	* src/mimeview.c
		Fix updating of icon_list/ctree
	* src/plugins/pgpcore/select-keys.c
		Fix a few annoyances when choosing
		keys for the CMS (S/MIME) protocol
2007-01-11 16:36:17 +00:00
Tristan Chabredier
7df76138e4 2007-01-11 [wwp] 2.7.0cvs7
* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h
		Add per-account spellcheck default dictionaries settings.
2007-01-11 11:16:38 +00:00
Colin Leroy
724d1f30f6 2007-01-10 [colin] 2.7.0cvs6
* src/prefs_folder_item.c
		Factorize strings - patch by Fabien
2007-01-10 18:27:48 +00:00
Colin Leroy
63512bd1ec 2007-01-10 [colin] 2.7.0cvs5
* src/mainwindow.c
		Fix bug 1095, 'Crash while changing folder
		columns during incorporation'
2007-01-10 18:21:17 +00:00