Commit graph

5922 commits

Author SHA1 Message Date
Colin Leroy
cba47d31ad 2007-04-26 [colin] 2.9.1cvs27
* configure.ac
		libetpan-0.49 is now required
	* src/procmime.c
		Fix double fetching of mails if
		first try failed
	* src/imap.c
		Make offline sync faster, by
		remembering last change time, and
		last sync time.
2007-04-26 17:17:39 +00:00
Hoà Viêt Dinh
38c6c403ef 2007-04-26 [hoa] 2.9.1cvs26
* src/imap.c
	* src/imap.h
	* src/mainwindow.c
	* src/toolbar.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		cancellation of IMAP operations is now allowed.
2007-04-26 10:05:41 +00:00
Colin Leroy
94eb522e8c 2007-04-26 [colin] 2.9.1cvs25
* src/folder.c
		Always fetch body+headers in folders that are
		synched for offline use, if "Synchronise as
		soon as possible" is set.
		Fixes bug 1200, 'Add option to always retrieve full
		messages'
2007-04-26 06:49:39 +00:00
Colin Leroy
da4a6ce109 2007-04-25 [colin] 2.9.1cvs24
* src/compose.c
		Fix bug 1198, 'Reply-all "disappearing" address bug
		persists...'
2007-04-25 16:32:14 +00:00
Colin Leroy
61d34252f5 2007-04-24 [colin] 2.9.1cvs23
* src/folderview.c
		Fix bug 1195, 'Hardware key navigation'
		Make GDK_Enter toggle expansion (Maemo)
2007-04-24 16:51:09 +00:00
Tristan Chabredier
17a1c7e4a6 2007-04-24 [wwp] 2.9.1cvs22
* src/compose.c
		Fix few compiler warnings.
2007-04-24 16:24:21 +00:00
Paul Mangan
b6216bd5f2 2007-04-24 [paul] 2.9.1cvs21
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
		complete last commit
2007-04-24 14:44:16 +00:00
Paul Mangan
7ef2ac257c 2007-04-24 [paul] 2.9.1cvs20
* src/gtk/about.c
	* src/pixmaps/active.xpm
	* src/pixmaps/checkbox_off.xpm
	* src/pixmaps/checkbox_on.xpm
	* src/pixmaps/inactive.xpm
		kick out the blobs
		remove transparent border from checkbox icons
2007-04-24 14:00:18 +00:00
Tristan Chabredier
dba6d49256 2007-04-24 [wwp] 2.9.1cvs19
* src/textview.c
	* src/textview.h
		Fix a crash in textview, thanks to Colin.
2007-04-24 10:05:01 +00:00
Tristan Chabredier
fc85708941 2007-04-23 [wwp] 2.9.1cvs18
* src/prefs_common.c
		Fix 2.9.1cvs5: no header was being translated at all.
2007-04-23 19:01:21 +00:00
Colin Leroy
b047ab37cc 2007-04-23 [colin] 2.9.1cvs17
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
	* src/pixmaps/selection.xpm
		Fix bug 1193, 'Need a way to multi-select
		items'. Add a toggle button to the summaryview
		to switch between normal and multiple selection
		(Maemo)
2007-04-23 17:01:16 +00:00
Colin Leroy
fc5f11b372 2007-04-23 [colin] 2.9.1cvs15
* src/compose.c
		Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2007-04-23 16:15:16 +00:00
Colin Leroy
18792d122b 2007-04-21 [colin] 2.9.1cvs14
* src/gtk/quicksearch.c
		Fix previous commit (actually use correct
		parameter)
2007-04-21 15:20:32 +00:00
Colin Leroy
b3f612793c 2007-04-21 [colin] 2.9.1cvs13
* src/gtk/quicksearch.c
		Fix changing quicksearch type (after Esc,
		after changing Recursive, ...)
2007-04-21 14:43:17 +00:00
Tristan Chabredier
b9c913fa0d 2007-04-20 [wwp] 2.9.1cvs12
* src/gtk/Makefile.am
		Added headers.h (completes 2.9.1cvs5).
2007-04-20 21:10:38 +00:00
Tristan Chabredier
92a477f794 2007-04-20 [wwp] 2.9.1cvs11
* src/addressbook.c
		Fix the use of display name in name column,
		it has been overriden w/ the use of nickname
		by 2.9.0cvs3. Now nickname is used (if any)
		in case of LDAP books only.
2007-04-20 17:10:45 +00:00
Colin Leroy
187ee68e4f 2007-04-20 [colin] 2.9.1cvs10
* src/mimeview.c
	* src/summaryview.c
	* src/textview.c
		Add handling of 'a' to loop in a mail's
		mimeparts
2007-04-20 16:15:58 +00:00
Colin Leroy
97a4007b19 2007-04-20 [colin] 2.9.1cvs9
* src/toolbar.c
		Fix bug 1190, 'dir_open' button doesn't work'
		(Maemo)
2007-04-20 16:08:36 +00:00
Colin Leroy
cb7ffdcf17 2007-04-20 [colin] 2.9.1cvs8
* src/folderview.c
	* src/mainwindow.c
		Fix bug 1194, 'Hardware keys move from email
		list to account/directory list, but not back
		to email list...' (Maemo)
2007-04-20 16:03:00 +00:00
Colin Leroy
0685ff9d1b 2007-04-20 [colin] 2.9.1cvs7
* src/compose.h
		complete previous commit
2007-04-20 15:57:58 +00:00
Colin Leroy
b4fc125798 2007-04-20 [colin] 2.9.1cvs6
* src/compose.c
		Fix bug 1187, 'Reply-to addressee disappears
		when reply-to text box is clicked...' (Maemo)
2007-04-20 15:54:57 +00:00
Tristan Chabredier
351b1b34f7 2007-04-20 [wwp] 2.9.1cvs5
* po/POTFILES.in
	* src/addressbook.c
	* src/compose.c
	* src/filtering.c
	* src/headerview.c
	* src/matcher.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_display_header.c
	* src/prefs_matcher.c
	* src/summaryview.c
	* src/gtk/headers.h
	* src/gtk/quicksearch.c
		Translate more header names according to the relevant option value,
		mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
		Replaced nearly all uses of prefs_common.trans_hdr with a call
		to prefs_common_translated_header_name().
		Added a headers.h reference file that contains known header names
		(RFC2822 and others) to the translation process' input, so that
		translated header names will still exist even if no occurrence of
		_("headername") is found anymore in the sources.
		Don't translate column name 'Number' following to trans_hdr option
		value as it's not a header name.
2007-04-20 14:54:54 +00:00
Colin Leroy
f3e403a399 2007-04-20 [colin] 2.9.1cvs4
* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Add "From, To or Subject" quicksearch
		type. Patch by ulfschaper@users.sf.net
2007-04-20 06:42:19 +00:00
Colin Leroy
a53721c4b8 2007-04-20 [colin] 2.9.1cvs3
* src/matcher.c
		Implement proper references filtering condition.
		Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2007-04-20 06:13:56 +00:00
Tristan Chabredier
a3e4df46ce 2007-04-19 [wwp] 2.9.1cvs2
* src/prefs_display_header.c
	* src/message_search.c
		Fix few warnings (g_free of const gchar*).
2007-04-19 14:25:43 +00:00
Paul Mangan
2725debaf2 2007-04-19 [paul] 2.9.1cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump version number following
		stable release
2007-04-19 09:28:58 +00:00
Paul Mangan
6a98ec0532 2007-04-19 [paul] 2.9.0cvs9
* manual/advanced.xml
	* manual/glossary.xml
		fix typos
2007-04-19 06:58:46 +00:00
Paul Mangan
fd90b19e68 2007-04-18 [paul] 2.9.0cvs8
* src/pop.c
		fix for CVE-2007-1558 (APOP)
		Thanks to Colin
2007-04-18 08:31:48 +00:00
Paul Mangan
c088d75cf5 2007-04-18 [paul] 2.9.0cvs7
* src/messageview.c
	* src/mimeview.c
	* src/summaryview.c
	* src/gtk/filesel.c
		Fix encoding woes wrt saving of
		mails and parts
		Thanks to Colin
2007-04-18 08:28:32 +00:00
Colin Leroy
16f18761db fix changelog 2007-04-18 06:20:32 +00:00
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