Commit graph

7513 commits

Author SHA1 Message Date
Colin Leroy
0ccb1ca4e9 2010-11-20 [colin] 3.7.7cvs1
* AUTHORS
		Damn, forgot to commit this file twice.
2010-11-20 11:15:25 +00:00
Paul Mangan
5682e4d254 3.7.7 unleashed 2010-11-19 09:58:01 +00:00
Paul Mangan
7658b2e59f 2010-11-19 [paul] 3.7.6cvs66
* po/ca.po
	* po/cs.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id.po
	* po/pt_BR.po
	* po/sk.po
	* po/uk.po
		updated by Miquel Oliete, David Vachulka, Stephan Sachse,
		Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
		Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
2010-11-19 07:21:19 +00:00
Colin Leroy
77acde5414 2010-11-17 [colin] 3.7.6cvs65
* src/common/utils.c
		Separate email address from timestamp with a dot.
		Fix coding style.
2010-11-17 19:39:20 +00:00
Colin Leroy
a9a30e9f42 2010-11-17 [colin] 3.7.6cvs64
* src/common/utils.c
		Fix multiple @ in generated message-ids.
		That's not allowed in RFC 2822.
2010-11-17 19:32:19 +00:00
Ricardo Mones
8c5496662c 2010-11-16 [mones] 3.7.6cvs63
* manual/es/advanced.xml
		Synchronise with English version
2010-11-16 11:01:23 +00:00
Tristan Chabredier
2bb3952356 2010-11-04 [wwp] 3.7.6cvs62
* src/filtering.c
		Fix bug 2293, "filtering: simplify expression", as simplifying
		this expression doesn't make it less easy to understand and we
		gain few cycles by making the logical expression more simple
		by applying. Patch by Nicolas Kaiser.
2010-11-04 05:49:54 +00:00
Colin Leroy
b59a753f22 2010-11-03 [colin] 3.7.6cvs61
* src/addrindex.c
		Fix bug 2294, "addrindex.c: address index conversion always
		fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
2010-11-03 11:39:58 +00:00
Tristan Chabredier
8f865353a4 2010-11-02 [wwp] 3.7.6cvs60
* src/action.c
	* src/statusbar.c
	* src/toolbar.c
		Enlarge the progress bar (main window) a bit when compiling
		for UMPCs like maemo: this solves truncated text that might
		appear in the progress bar while processing messages.
		Also use a more compact string format when displaying
		progress like 'number/total', still for UMPCs, this fixes
		a previous inconsistency with these format strings where
		no space around the / were used sometimes.
2010-11-02 15:36:38 +00:00
Andrej Kacian
af6c3fb682 2010-10-26 [ticho] 3.7.6cvs59
* src/news.c
		Recreate NNTP session if server port setting has changed. Fixes
		bug #2092.
2010-10-26 17:45:59 +00:00
Colin Leroy
f741daa58a 2010-10-26 [colin] 3.7.6cvs58
* src/imap_gtk.c
	* src/mh_gtk.c
		Fix copy-paste error, thanks to David Relson
		for spotting it.
2010-10-26 08:31:43 +00:00
Colin Leroy
764738132b 2010-10-18 [colin] 3.7.6cvs57
* src/action.c
	* src/addrharvest.c
	* src/alertpanel.c
	* src/filtering.c
	* src/jpilot.c
	* src/prefs_themes.c
	* src/procmime.c
	* src/textview.c
	* src/gtk/gtkutils.c
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/spamassassin/libspamc.c
		Fix warnings
2010-10-18 18:40:32 +00:00
Colin Leroy
e18a0e0e73 2010-10-17 [colin] 3.7.6cvs56
* src/prefs_themes.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/inputdialog.c
	* src/gtk/progressdialog.c
		Undeprecate a few things
2010-10-17 19:28:45 +00:00
Colin Leroy
7a1a6deffa 2010-10-17 [colin] 3.7.6cvs55
* src/main.c
	* src/gtk/authors.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Add ability to search from the command-line.
		Closes bug 2249, ' Making QuickSearch independent from the GUI'
		Patch by Sebastien Bigarret.
2010-10-17 19:12:44 +00:00
Ricardo Mones
be48113e8a 2010-10-04 [mones] 3.7.6cvs54
* manual/dist/pdf/Makefile.am
		Fix build of English PDF manual
		(sh: Can't open ../../../xml2pdf)
2010-10-04 07:02:17 +00:00
Colin Leroy
4afd2bc3ae 2010-10-03 [colin] 3.7.6cvs53
* src/folder.c
	* src/folder.h
	* src/imap.c
	* src/mh.c
	* src/procmsg.c
		Get rid of GRelation which were, mostly, used as
		GHashTables. Probably fixes bug #2277, 'Segfault when
		loading inbox for the first time'
2010-10-03 11:46:24 +00:00
Michael Rasmussen
04b3b1ebc6 2010-10-03 [mir] 3.7.6cvs52
* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/Makefile.am
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/Makefile.am
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/Makefile.am
	* manual/fr/dist/html/Makefile.am
	* manual/fr/dist/pdf/Makefile.am
	* manual/fr/dist/ps/Makefile.am
	* manual/fr/dist/txt/Makefile.am
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/Makefile.am
	    Missing Makefile.am's for 3.7.6cvs49
2010-10-03 07:58:31 +00:00
Colin Leroy
4f6822a009 2010-10-03 [colin] 3.7.6cvs51
* po/POTFILES.in
		Fix build
2010-10-03 06:29:22 +00:00
Michael Rasmussen
653fd7f07e 2010-10-02 [mir] 3.7.6cvs50
* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/Makefile.am
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/Makefile.am
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/Makefile.am
	* manual/fr/dist/html/Makefile.am
	* manual/fr/dist/pdf/Makefile.am
	* manual/fr/dist/ps/Makefile.am
	* manual/fr/dist/txt/Makefile.am
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/Makefile.am
	    Part 2 of last commit which broke due to a permission error
	    Avoid claws trying to build manuals if the required
	    tools are not present.
2010-10-02 19:31:31 +00:00
Michael Rasmussen
78232bbde2 2010-10-02 [mir] 3.7.6cvs49
* configure.ac
	* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/Makefile.am
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/Makefile.am
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/Makefile.am
	* manual/fr/dist/html/Makefile.am
	* manual/fr/dist/pdf/Makefile.am
	* manual/fr/dist/ps/Makefile.am
	* manual/fr/dist/txt/Makefile.am
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/Makefile.am
	    1) Downgrade autoconf requirements to 2.59 to allow
	    building on oldest supported Linux distributions.
	    2) Only try to build manuals if the needed software
	    is present.
2010-10-02 19:20:57 +00:00
Colin Leroy
74b96dc15b 2010-10-02 [colin] 3.7.6cvs48
* src/plugins/trayicon/trayicon.c
		And fix theme updating.
2010-10-02 15:38:13 +00:00
Colin Leroy
fdc7c775b7 2010-10-02 [colin] 3.7.6cvs47
* src/plugins/trayicon/trayicon.c
		Got burnt by wrong indentation!
2010-10-02 15:34:13 +00:00
Colin Leroy
7fcff90eaa 2010-10-02 [colin] 3.7.6cvs46
* configure.ac
		Forgot to remove the directory from top-level
2010-10-02 15:30:41 +00:00
Colin Leroy
6eea060626 2010-10-02 [colin] 3.7.6cvs45
* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/libeggtrayicon/.cvsignore
	* src/plugins/trayicon/libeggtrayicon/Makefile.am
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
	* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
	* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
	* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
	* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
	* src/plugins/trayicon/libeggtrayicon/xembed.h
		Finally get rid of Eggtrayicon, use GtkStatusIcon
		instead (which can be done safely now that we
		require GTK+ 2.10).
2010-10-02 15:29:19 +00:00
Colin Leroy
8eb1d9b93c 2010-10-02 [colin] 3.7.6cvs44
* src/action.c
	* src/addr_compl.c
	* src/addressbook.c
	* src/addrgather.c
	* src/alertpanel.c
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.c
	* src/editgroup.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/headerview.c
	* src/image_viewer.c
	* src/importldif.c
	* src/main.c
	* src/mainwindow.c
	* src/message_search.c
	* src/mimeview.c
	* src/prefs_themes.c
	* src/summary_search.c
	* src/summaryview.c
	* src/toolbar.c
	* src/etpan/imap-thread.c
	* src/gtk/authors.h
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmoptionmenu.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/gtkvscrollbutton.c
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
		Undeprecate for GTK+2.22. Patch by Reed Loden.
		Fixes bug #2276, 'Compile in maintainer mode
		fails on GTK+ 2.22'.
2010-10-02 15:02:54 +00:00
Colin Leroy
8873ab1c1d 2010-10-02 [colin] 3.7.6cvs43
* configure.ac
		It's now time to remove the temporary enable-openssl
		option that was used when we removed OpenSSL. See
		bug #2276 comment #14.
2010-10-02 06:39:05 +00:00
Tristan Chabredier
994ed792ce 2010-09-30 [wwp] 3.7.6cvs42
* src/prefs_account.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
			Fix bug #2274, wrong color label index range
			used w/ gtk_cmoption_menu (behaviour change
			has been introduced w/ 3.5.0cvs49 apparently),
			now it must be 1..N so let's use colorlabel value
			(0..N) + 1.
2010-09-30 07:27:03 +00:00
Paweł Pękala
5f42c086df 2010-09-20 [pawel] 3.7.6cvs41
* src/compose.c
	* src/mainwindow.c
	* src/summaryview.c
		revert last patch
2010-09-20 14:05:46 +00:00
Paweł Pękala
5991df49cc 2010-09-19 [pawel] 3.7.6cvs40
* src/compose.c
	* src/mainwindow.c
	* src/summaryview.c
		Set ML menus sensitivity accordingly to
		possibility of reply to ML
2010-09-19 17:59:53 +00:00
Colin Leroy
ae41ff3b3b 2010-09-19 [colin] 3.7.6cvs39
* src/compose.c
		Fix cvs34 and cvs35. NNTP accounts are mandatory to post
		to newsgroups, and NNTP accounts *can* send email. We
		should not force an email account when replying to_ml or
		anything...
2010-09-19 14:17:18 +00:00
Colin Leroy
8f783ae310 2010-09-19 [colin] 3.7.6cvs38
* src/compose.c
		Revert previous commit (which breaks Reply to newsgroups)
2010-09-19 14:06:36 +00:00
Paweł Pękala
a48f8ae684 2010-09-17 [pawel] 3.7.6cvs37
* src/compose.c
		Respect reply_account_autosel when changing compose
		account to email one while replying to NNTP post
2010-09-17 19:25:30 +00:00
Tristan Chabredier
8ffa24d40c 2010-09-17 [wwp] 3.7.6cvs36
* doc/man/claws-mail.1
	Update --compose documentation in `man claws-mail`.
2010-09-17 06:55:05 +00:00
Paweł Pękala
9a5de60283 2010-09-12 [pawel] 3.7.6cvs35
* src/compose.c
		Add forgotten bit to previous commit,
		select email account when replying to ML
2010-09-12 12:39:34 +00:00
Paweł Pękala
8c8d22ce95 2010-09-12 [pawel] 3.7.6cvs34
* src/compose.c
		Fix bug #2247 "nntp reply-to-all broken?"
		Make reply-to-all and reply-to-ml work as expected in
		mailing list through NNTP case
2010-09-12 11:54:31 +00:00
Paweł Pękala
40b77f3a25 2010-09-11 [pawel] 3.7.6cvs33
* src/mainwindow.c
	* src/summaryview.c
	* src/toolbar.c
		gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
		fixes build with GTK+ < 2.18
2010-09-11 07:28:42 +00:00
Paweł Pękala
8223fed3fe 2010-09-10 [pawel] 3.7.6cvs32
* src/mainwindow.c
	* src/summaryview.c
	* src/toolbar.c
		Make Tab key switch between FolderView, MsgView and
		SummaryView only, other widgets have/can have their own
		keybindings anyway
2010-09-10 19:46:22 +00:00
Colin Leroy
70ce86405f 2010-08-25 [colin] 3.7.6cvs31
* src/procmime.c
	* AUTHORS
	* src/gtk/authors.h
	* src/common/base64.c
	* src/common/base64.h
		Fix bug #2245, "base64 decoding fails with line breaks"
		Patch by Yotam Medini
2010-08-25 06:37:16 +00:00
Colin Leroy
f9259e9578 2010-08-25 [colin] 3.7.6cvs30
* src/main.c
		Fix bug #2241, "Empty trash on exit fails on scripted exit"
2010-08-25 06:26:53 +00:00
Paweł Pękala
778610555a 2010-08-23 [pawel] 3.7.6cvs29
* src/inc.c
	* src/send_message.c
	* src/statusbar.c
	* src/toolbar.c
		Hide progressbar on statusbar when not needed
2010-08-23 18:24:07 +00:00
Colin Leroy
3e992a0140 2010-08-17 [colin] 3.7.6cvs28
* src/main.c
		Fix previous patch (our own tmp dir is inside
		our rc dir)
2010-08-17 16:38:10 +00:00
Colin Leroy
75818fa304 2010-08-16 [colin] 3.7.6cvs27
* src/main.c
		Use temp dir to store logs in Windows. Avoids doing
		get_rc_dir() early, which prevents set_rc_dir()
		working correctly.
2010-08-16 02:59:20 +00:00
Holger Berndt
b709b1aa72 2010-07-31 [holger] 3.7.6cvs26
* src/gtk/gtkshruler.c
		Yet more GdkGC to Cairo porting
2010-07-31 01:39:00 +00:00
Holger Berndt
41767c92d5 2010-07-30 [holger] 3.7.6cvs25
* src/stock_pixmap.c
		More GdkGC to Cairo porting
2010-07-30 23:17:03 +00:00
Holger Berndt
a0fbbfd7ae 2010-07-30 [holger] 3.7.6cvs24
* src/gtk/colorlabel.c
		One GdkGC usage less
2010-07-30 17:01:46 +00:00
Holger Berndt
d82730d464 2010-07-29 [holger] 3.7.6cvs23
* src/printing.c
		Replace some gdk drawing with cairo, as the former
		is going towards deprecation.
2010-07-29 16:37:50 +00:00
Colin Leroy
3b8f4158eb 2010-07-25 [colin] 3.7.6cvs22
* src/common/utils.c
		And now for a real fix. g_list_remove() doesn't, of
		course, free the data. But we have to have a solid
		pointer to it in order to free it ourselves instead
		of relying on the old freed list pointer.
		Maybe that's the last patch on the subject now ? :)
2010-07-25 15:15:49 +00:00
Colin Leroy
6fe006f667 2010-07-25 [colin] 3.7.6cvs21
* src/common/utils.c
		Remove stupid and extraneous g_free() of elements
		which have just been freed by g_list_remove(). (see
		GList documentation). I don't know how it worked before
2010-07-25 15:05:26 +00:00
Colin Leroy
8f0b480c77 2010-07-25 [colin] 3.7.6cvs20
* src/common/utils.c
		Reverse free/use with more logical and safe
		use/free. Thanks to Michael Rasmussen !
2010-07-25 07:33:11 +00:00
Colin Leroy
f5040a8bf8 2010-07-24 [colin] 3.7.6cvs19
* src/gtk/quicksearch.c
		Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
		'freeze when using quick search'
2010-07-24 17:02:17 +00:00