Commit graph

954 commits

Author SHA1 Message Date
Tristan Chabredier 22b1314524 2006-05-13 [wwp] 2.2.0cvs11
* src/export.c
	* src/import.c
	* src/mainwindow.c
	* src/mbox.c
	* src/summaryview.c
	* src/summaryview.h
		no more silent failures (or at least less ones) when importing
		or exporting from/to mbox. Also start importing/exporting if
		the necessary info is set.
2006-05-13 10:02:33 +00:00
Tristan Chabredier 435f0f4a6b 2006-05-13 [wwp] 2.2.0cvs10
* RELEASE_NOTES
		restored up-to-date release notes.
2006-05-13 09:29:12 +00:00
Paul Mangan 2d569fc172 2006-05-13 [paul] 2.2.0cvs9
* po/nl.po
	* po/ru.po
		updated by Tim Dijkstra and Pavlo Bohmat
2006-05-13 06:48:39 +00:00
Colin Leroy 4df843e861 2006-05-12 [colin] 2.2.0cvs8
* src/gtk/quicksearch.c
		Add "k" as shortcut for "colorlabel". Patch
		by ath42@users.sf.net.
2006-05-12 20:32:00 +00:00
Paul Mangan de2f5de238 2006-05-12 [paul] 2.2.0cvs7
* src/prefs_common.h
	* src/prefs_summaries.c
	* src/summaryview.c
		when entering a folder also allow
		going directly to first Marked message
2006-05-12 18:12:31 +00:00
Paul Mangan f1a9d6c116 2006-05-12 [paul] 2.2.0cvs6
* src/summaryview.c
		always obey 'confirm before marking all
		mails read' option
2006-05-12 18:10:00 +00:00
Paul Mangan ca4ef2b905 2006-05-12 [paul] 2.2.0cvs5
* src/textview.c
		make Sender fully clickable
2006-05-12 18:08:21 +00:00
Colin Leroy dabdc67914 2006-05-12 [colin] 2.2.0cvs4
* src/compose.c
	* src/compose.h
		Let From be editable
	* src/main.c
	* src/mh.c
		Full support of .mh_sequences' Unseen seq
2006-05-12 17:46:09 +00:00
Colin Leroy 68cec9a28f 2006-05-12 [colin] 2.2.0cvs3
* src/folder.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/prefs_spelling.c
	* src/procheader.c
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
	* src/toolbar.c
	* src/toolbar.h
		Add contextual menu on Compose toolbar
                button. Fixes bug #944 (Automatic
                addresses not applied when changing account
                from compose window)
                add Mailing List support
                based on the old 0.6.5claws25 patch by
                Melvin Hadasht, with finishing touches
                by Colin
                Fix "ignore thread" when mails are threaded by
                subject (and weren't ignored although appearing
                in the thread).
                GUI rework.
                Both patches by Pawel.
2006-05-12 17:42:48 +00:00
Colin Leroy f710198b4d 2006-05-12 [colin] 2.1.1cvs50
* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/pt_BR.po
	* po/sr.po
	* po/zh_CN.po
		updated by Tim, Stephan Sachse, me, Flammie Pirinen,
                Fabien Vantard, Frederico Goncalves Guimaraes,
                Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2006-05-12 17:38:02 +00:00
Colin Leroy 09e5c53efb 2006-05-05 [colin] 2.1.1cvs49
* manual/Makefile.am
	* manual/pl/Makefile.am
	* manual/pl/account.xml
	* manual/pl/ack.xml
	* manual/pl/addrbook.xml
	* manual/pl/advanced.xml
	* manual/pl/faq.xml
	* manual/pl/glossary.xml
	* manual/pl/gpl.xml
	* manual/pl/handling.xml
	* manual/pl/intro.xml
	* manual/pl/keyboard.xml
	* manual/pl/plugins.xml
	* manual/pl/starting.xml
	* manual/pl/sylpheed-claws-manual.xml
	* manual/pl/dist/.cvsignore
	* manual/pl/dist/Makefile.am
	* manual/pl/dist/html/.cvsignore
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/.cvsignore
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/.cvsignore
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/.cvsignore
	* manual/pl/dist/txt/Makefile.am
		Add the polish translation of the manual,
		Authored by Pawel Pekala.
2006-05-05 17:53:32 +00:00
Colin Leroy ed5ba70d9a 2006-05-05 [cleroy] 2.1.1cvs48
* src/main.c
		Re-read matcherrc after loading plugins
		if some of them add folders.
2006-05-05 16:17:38 +00:00
Colin Leroy 51fd369e48 2006-05-03 [colin] 2.1.1cvs47
* src/imap.c
		I'm idiot
2006-05-03 17:51:39 +00:00
Colin Leroy 0a57866979 2006-05-03 [colin] 2.1.1cvs46
* src/imap.c
		Be sure to have a session when
		getting separator
2006-05-03 17:49:25 +00:00
Colin Leroy d98ff1d709 2006-05-03 [colin] 2.1.1cvs45
* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
		Fix preventing renaming with namespace
		separator.
2006-05-03 17:05:48 +00:00
Colin Leroy 39f30a33c6 2006-05-01 [colin] 2.1.1cvs44
* src/action.c
		Don't reload messageview when result of
		action is piped.
2006-05-01 18:34:57 +00:00
Colin Leroy 922e98bbbe 2006-04-29 [colin] 2.1.1cvs43
* src/prefs_receive.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/clamav/clamav_plugin_gtk.c
		GUI fixes by Pawel
2006-04-29 20:28:49 +00:00
Colin Leroy d813ca69de 2006-04-29 [colin] 2.1.1cvs42
* src/prefs_compose_writing.c
	* src/prefs_quote.c
		Cleanups. Patch by Pawel
2006-04-29 09:31:54 +00:00
Paul Mangan 51fdeae481 2006-04-28 [paul] 2.1.1cvs41
* src/matcher.c
		fix returned quick search results when search
		term contains an underscore.
		Thanks to Colin
2006-04-28 09:21:10 +00:00
Paul Mangan 3524bb96ea 2006-04-28 [paul] 2.1.1cvs40
* src/prefs_message.c
	* src/prefs_receive.c
		GUI cleanups
		Patches by Pawel Pekala
2006-04-28 08:58:36 +00:00
Colin Leroy 8509efefb2 2006-04-27 [colin] 2.1.1cvs39
* src/wizard.c
		Differentiate subject Welcome from
		window's title Welcome
2006-04-27 21:11:28 +00:00
Paul Mangan 5b4084382e 2.2.0-rc1 released 2006-04-27 10:24:58 +00:00
Paul Mangan ff843927a9 add compose_no_markup to french manual 2006-04-27 09:51:07 +00:00
Paul Mangan b95201e318 2006-04-27 [paul] 2.1.1cvs38
* manual/advanced.xml
		add info about compose_no_markup hidden pref
2006-04-27 09:39:27 +00:00
Paul Mangan fd7d552652 2006-04-27 [paul] 2.1.1cvs37
* src/prefs_account.c
		improve privacy labels
	* src/prefs_msg_colors.c
		change some strings for translators' convenience
	* src/gtk/gtkutils.c
		don't underline the link button text
2006-04-27 09:13:40 +00:00
Colin Leroy c790ec975d 2006-04-25 [colin] 2.1.1cvs36
* src/folder.c
		Complete 2.1.1cvs33 (once more ;)
2006-04-25 22:39:57 +00:00
Colin Leroy 4b233482de 2006-04-25 [colin] 2.1.1cvs35
* src/editldap.c
		Fix tooltip
2006-04-25 22:14:52 +00:00
Colin Leroy 3ae54083f9 2006-04-25 [cleroy] 2.1.1cvs34
* src/compose.c
	* src/gtk/gtkaspell.c
		Fix crash on redirect (related to the return
		of the aspell menu in compose's toolbar)
	* src/image_viewer.c
	* src/prefs_msg_colors.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
		Change released signals to clicked (Fabien)
	* po/POTFILES.in
	* src/common/socket.c
	* src/plugins/spamassassin/spamassassin.c
		Translate strings (Fabien)
2006-04-25 16:59:47 +00:00
Paul Mangan 697812fbd9 2006-04-25 [paul] 2.1.1cvs33
* src/folder.c
	* src/folder.h
	* src/folderview.c
		complete the fix of bug #912
		Thanks to Colin
2006-04-25 08:00:00 +00:00
Colin Leroy 33dfeb26e4 2006-04-25 [colin] 2.1.1cvs32
* src/news.c
		Better progress bar
	* src/mimeview.c
	* src/summaryview.c
	* src/summaryview.h
		Fix focus chain
		Patches by Pawel Pekala
2006-04-25 06:33:15 +00:00
Colin Leroy 44826a706e 2006-04-24 [colin] 2.1.1cvs31
* src/compose.c
		Fix compilation warnings (Fabien)
2006-04-24 17:05:06 +00:00
Colin Leroy a90c6aa22f 2006-04-24 [colin] 2.1.1cvs30
* src/addrindex.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editldap_basedn.h
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.c
	* src/ldaputil.c
	* src/ldaputil.h
		Fix bug #901 (LDAPS support)
2006-04-24 17:02:07 +00:00
Colin Leroy dfcb1ffb0b 2006-04-24 [colin] 2.1.1cvs29
* src/compose.c
		Fix logic on error with send dialog on
	* src/imap.c
		Fix compilation without libetpan, thanks
		to Fabien
	* src/summaryview.c
		Fix 'context-menu' key
2006-04-24 17:01:08 +00:00
Colin Leroy 9fc026c0a8 2006-04-23 [colin] 2.1.1cvs28
* src/folder.c
		Never free current's cache to free up
		memory. Fixes bug #912 (new count
		randomly set to message count)
2006-04-23 18:19:38 +00:00
Colin Leroy 8ae56009b3 clarify 2006-04-23 14:48:13 +00:00
Colin Leroy 1d4bd95b4a 2006-04-23 [colin] 2.1.1cvs27
* src/gtk/quicksearch.c
		And remove printf...
2006-04-23 14:41:47 +00:00
Colin Leroy 5abf1e4516 2006-04-23 [colin] 2.1.1cvs26
* src/gtk/quicksearch.c
		Fix replacing in quicksearch, and fix inserting
		in the middle of the string. (introduced at cvs22)
2006-04-23 14:41:11 +00:00
Colin Leroy 01ee221085 2006-04-23 [colin] 2.1.1cvs25
* src/imap.c
		Make sure uidnext is initialized in get_num_list
		(not for stable, related to 2.1.1cvs8 and friends)
2006-04-23 12:17:23 +00:00
Colin Leroy ec2fdb50fb 2006-04-23 [colin] 2.1.1cvs24
* src/imap.c
		Output something when login is successful
		too
2006-04-23 11:46:23 +00:00
Colin Leroy 5ced13828e 2006-04-23 [colin] 2.1.1cvs23
* src/etpan/imap-thread.c
		Better logging (line-per-line, hide data in fetch)
		Fix a const warning
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
		Better logging (color for input/output)
2006-04-23 11:30:37 +00:00
Colin Leroy 82278066e5 2006-04-21 [colin] 2.1.1cvs22
* src/gtk/quicksearch.c
		On gtk+-2.8, use stock buttons in quicksearch
		Based on a patch by Fabien and a design by Paul
2006-04-21 18:18:31 +00:00
Colin Leroy 5dbaced0a2 2006-04-21 [colin] 2.1.1cvs21
* src/folderview.c
	* src/mainwindow.c
		Fix occasional flicker in folderview
	* src/common/utils.c
		Fix bug #943 (Incorrectly parsed email address
		list in short headers on message view and in
		printouts)
2006-04-21 16:52:18 +00:00
Colin Leroy 7cbb80874f 2006-04-20 [colin] 2.1.1cvs20
* src/imap.c
	* src/imap.h
	* src/prefs_account.c
		Add ANONYMOUS auth for IMAP
2006-04-20 16:46:33 +00:00
Paul Mangan f59c9bf63c 2006-04-20 [paul] 2.1.1cvs19
* src/main.c
		proper fix for 2.1.1cvs18
		Thanks to Colin
2006-04-20 12:34:29 +00:00
Paul Mangan 7b8a7572a9 2006-04-20 [paul] 2.1.1cvs18
* src/main.c
		fix build warnings
2006-04-20 12:15:14 +00:00
Paul Mangan c47a37191b 2006-04-20 [paul] 2.1.1cvs17
* src/gtk/quicksearch.c
		fix standard, non-extended Quick search,
		was broken in 2.1.1cvs15.
		Thanks to Colin.
2006-04-20 11:57:57 +00:00
Colin Leroy 180d1052e9 2006-04-20 [colin] 2.1.1cvs16
* src/prefs_matcher.c
		Fix values when reselecting a ~test
		rule
2006-04-20 05:11:18 +00:00
Colin Leroy f72b66987a 2006-04-19 [colin] 2.1.1cvs15
* src/compose.c
	* src/compose.h
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		Put back Options menu in Spelling/
	* src/gtk/quicksearch.c
		Don't search, and show error, if the
		advanced search has a syntax error
2006-04-19 17:28:39 +00:00
Colin Leroy 3f8528254b 2006-04-18 [colin] 2.1.1cvs14
* src/textview.c
		Fix gdk warnings on set_cursor when textview
		isn't visible
2006-04-18 16:41:51 +00:00
Colin Leroy 806c533d82 2006-04-18 [colin] 2.1.1cvs13
* src/gtk/gtksctree.c
		Remove seemingly useless refresh that causes
		flicker - watch this commit in case of
		problems before planned backport to stable
2006-04-18 16:34:15 +00:00