Commit graph

7723 commits

Author SHA1 Message Date
Paweł Pękala
b05b0ed425 2010-03-21 [pawel] 3.7.5cvs35
* src/addrgather.c
		Remove superfluous gtk_widget_show_all()
	* src/mimeview.c
		Add forgotten colon
	* src/common/utils.c
		Return correct type
2010-03-21 18:46:31 +00:00
Paweł Pękala
d302656d3a 2010-03-21 [pawel] 3.7.5cvs34
* src/main.c
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Implement separate search phrase completion for
		normal/extended quicksearch
2010-03-21 18:31:18 +00:00
Colin Leroy
0ae4423852 Add cvsignore file 2010-03-11 12:56:42 +00:00
Paul Mangan
86524dc69f 2010-03-11 [paul] 3.7.5cvs33
* po/zh_CN.po
		fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
		submitted by Yuwei Yu
2010-03-11 08:15:21 +00:00
Colin Leroy
8cb3e7ca77 2010-03-09 [colin] 3.7.5cvs32
* manual/de/glossary.xml
		Fix build
2010-03-09 08:23:12 +00:00
Colin Leroy
abc278fa7e 2010-03-02 [colin] 3.7.5cvs31
* manual/de/glossary.xml
		Sort alphabetically. Done by Volker Ribbert.
2010-03-02 20:49:49 +00:00
Ricardo Mones
79f1c378a3 2010-03-02 [mones] 3.7.5cvs30
* README
		Fix mailing list archives location
                Remove currently unavailable CVS webview
2010-03-02 12:39:58 +00:00
Salvatore De Paolis
4da70ab6f1 2010-03-01 [iwkse] 3.7.5cvs29
* src/common/plugin.c
			Other indentation issues
2010-03-01 20:42:10 +00:00
Salvatore De Paolis
9410b8c8c2 2010-03-01 [iwkse] 3.7.5cvs28
* src/common/plugin.c
			Fix indentation of the previous commit
2010-03-01 20:36:27 +00:00
Salvatore De Paolis
79dfaa6616 2010-03-01 [iwkse] 3.7.5cvs27
* src/common/plugin.h
	* src/common/plugin.c
			Add API for getting a loaded Plugin from the
			plugin's name, plugin_get_loaded_by_name (const gchar *name)
			Thanks to Colin, Michael
2010-03-01 20:33:27 +00:00
Colin Leroy
057f5a7e18 2010-02-27 [colin] 3.7.5cvs26
* configure.ac
	* AUTHORS
	* src/gtk/authors.h
	* manual/Makefile.am
	* manual/de/Makefile.am
	* manual/de/account.xml
	* manual/de/ack.xml
	* manual/de/addrbook.xml
	* manual/de/advanced.xml
	* manual/de/claws-mail-manual.xml
	* manual/de/faq.xml
	* manual/de/glossary.xml
	* manual/de/gpl.xml
	* manual/de/handling.xml
	* manual/de/intro.xml
	* manual/de/keyboard.xml
	* manual/de/plugins.xml
	* manual/de/starting.xml
	* manual/de/dist/.cvsignore
	* manual/de/dist/Makefile.am
	* manual/de/dist/html/.cvsignore
	* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/.cvsignore
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/.cvsignore
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/.cvsignore
	* manual/de/dist/txt/Makefile.am
		Add the german translation of the manual, done by
		Volker Ribbert <thoraki@arcor.de>.
2010-02-27 09:03:33 +00:00
Holger Berndt
68beaf9917 2010-02-27 [holger] 3.7.5cvs25
* src/prefs_toolbar.c
		Don't make toolbar item description for
		plugin registered items editable
2010-02-27 02:36:41 +00:00
Colin Leroy
8e77ac7657 2010-02-26 [colin] 3.7.5cvs24
* src/toolbar.c
		Don't translate empty description
2010-02-26 17:54:29 +00:00
Colin Leroy
ca96a5cd43 2010-02-22 [colin] 3.7.5cvs23
* src/compose.c
		Don't make In-Reply-To visible when reediting
		a draft or sent mail.
2010-02-22 09:43:46 +00:00
Colin Leroy
b26fe2240f 2010-02-20 [colin] 3.7.5cvs22
* src/imap.c
	* src/imap.h
	* src/main.c
	* src/mainwindow.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
	* src/etpan/nntp-thread.c
	* src/etpan/nntp-thread.h
		When going offline from NetworkManager, just
		delete IMAP connections. That'll avoid timeouts
		when coming back online in certain cases when
		the TCP socket will have timed out.
2010-02-20 18:16:45 +00:00
Holger Berndt
691f32919a 2010-02-20 [holger] 3.7.5cvs21
* .cvsignore
		More files to ignore
2010-02-20 00:47:12 +00:00
Andrej Kacian
86a9b20b1a 2010-02-17 [ticho] 3.7.5cvs20
* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
		Revert 3.7.5cvs19.
2010-02-17 10:09:08 +00:00
Andrej Kacian
b5b7cc89d5 2010-02-16 [ticho] 3.7.5cvs19
* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
		Removed unused argument from summary_open_row().
2010-02-16 18:24:19 +00:00
Paweł Pękala
2484a4d4a3 2010-02-10 [pawel] 3.7.5cvs18
* src/compose.c
		- fix headers filtering when prefs_common.trans_hdr is on
		- fix headers setting when changing composing account
		- plug memleak
	* src/prefs_template.c
		Re-add template's name for translation
2010-02-10 17:33:13 +00:00
Colin Leroy
c946e952f5 2010-02-10 [colin] 3.7.5cvs17
* src/prefs_matcher.c
		Fix bug 2099, 'add List-Id in Configuration>Filtering>
		Condition>Define>Header>Name combo box'. Patch by
		Francois Cami
2010-02-10 08:51:50 +00:00
Colin Leroy
adca1d2a4b 2010-02-10 [colin] 3.7.5cvs16
* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_send.c
	* src/procmime.c
	* src/textview.c
		Add the GB18030 Chinese charset, which is a superset
		of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2010-02-10 07:53:44 +00:00
Holger Berndt
03fe3cfde0 2010-02-09 [holger] 3.7.5cvs15
* configure.ac
		GTK+ 2.10 related cleanup
2010-02-09 23:58:46 +00:00
Paweł Pękala
f60f6e5572 2010-02-09 [pawel] 3.7.5cvs14
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_template.c
	* src/quote_fmt.c
		Respect prefs_common.trans_hdr in couple more places to avoid
		confusion with translated/non-translated header names
2010-02-09 21:55:04 +00:00
Colin Leroy
2eedcb8e29 2010-02-09 [colin] 3.7.5cvs13
* po/POTFILES.in
		Fix make dist
2010-02-09 17:36:57 +00:00
Colin Leroy
8bde9802a2 2010-02-09 [colin] 3.7.5cvs12
* src/mimeview.c
		And fix 2.10 build :)
2010-02-09 08:03:46 +00:00
Colin Leroy
40db67ee07 2010-02-09 [colin] 3.7.5cvs11
* configure.ac
		Bump up GTK+ requirement to 2.10
	* src/Makefile.am
	* src/compose.c
	* src/crash.c
	* src/foldersel.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_ext_prog.c
	* src/prefs_filtering_action.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/prefs_summaries.c
	* src/prefs_template.c
	* src/printing.c
	* src/printing.h
	* src/quote_fmt.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmctree.c
	* src/gtk/gtkutils.c
	* src/gtk/quicksearch.c
		Remove all compile-time conditionals depending on
		GTK+ < 2.10
	* src/gedit-print.c
	* src/gedit-print.h
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Remove libgnomeprint-based printing system (and
		command-line-based printing system) as GTK+ 2.10
		ships with print support.
2010-02-09 07:46:41 +00:00
Michael Rasmussen
b74c25ce7a 2010-02-08 [mir] 3.7.5cvs10
* src/compose.c
	    Avoid displaying Bcc headers in message sent
	    to NNTP servers. Thanks to Henning Mersch.
2010-02-08 19:00:00 +00:00
Paweł Pękala
c29b5c9c76 2010-02-08 [pawel] 3.7.5cvs9
* src/mimeview.c
		Make tooltips less cryptic
	* src/gtk/description_window.c
		Improve window size calculation
2010-02-08 18:43:06 +00:00
Paweł Pękala
86173d8ff8 2010-02-08 [pawel] 3.7.5cvs8
* src/compose.c
	* src/compose.h
	* src/common/utils.c
	* src/common/utils.h
	* src/gtk/authors.h
		Fix Bug 2058 "use in-reply-to info passed in mailto: links"
		Patch by Laurent Bigonville with slight modifications
2010-02-08 17:54:10 +00:00
Paweł Pękala
a828c55bdf 2010-02-03 [pawel] 3.7.5cvs7
* m4/.cvsignore
		Add some libtool files to ignore
2010-02-03 21:27:49 +00:00
Paweł Pękala
d036c8b0a5 2010-02-03 [pawel] 3.7.5cvs6
* src/plugins/trayicon/trayicon.c
		Save and then restore focus when closing/minimizing to tray
2010-02-03 21:01:52 +00:00
Michael Rasmussen
5baa38f61a 2010-02-03 [mir] 3.7.5cvs5
* src/addrindex.c
	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.c
	* src/ldapupdate.c
	    Save LDAP password encrypted. See bug 2113.
2010-02-03 16:58:03 +00:00
Colin Leroy
17921b8eaf 2010-02-03 [colin] 3.7.5cvs4
* src/privacy.c
		Fix again decoding of encrypted parts. The
		reverting of the patch was wrong, as the
		double-decoding was fixed in smime itself.
		Thanks to Matthias Drochner again...
2010-02-03 13:11:58 +00:00
Colin Leroy
a1b497ec37 2010-02-02 [colin] 3.7.5cvs3
* src/plugins/smime/smime.c
	* src/privacy.c
		Revert 3.7.4cvs2 and make a better patch for bug
		2059 and 2076. Patch by Matthias Drochner
2010-02-02 17:01:04 +00:00
Paweł Pękala
c39cdcb82a 2010-01-31 [pawel] 3.7.5cvs2
* src/gtk/authors.h
		Fix hungarian translator's name
2010-01-31 19:01:13 +00:00
Paweł Pękala
09887b64e9 2010-01-31 [pawel] 3.7.5cvs1
* src/messageview.c
	* src/mimeview.c
		Fix Bug 2107 - Arrow keys don't work in message view window
2010-01-31 14:19:44 +00:00
Paul Mangan
1d473cbc5d 3.7.5 unleashed 2010-01-31 10:29:05 +00:00
Paweł Pękala
8ae03e6f3a 2010-01-23 [pawel] 3.7.4cvs10
* src/addressbook.c
		Fix button sensitivity in compose mode
2010-01-23 14:44:06 +00:00
Paweł Pękala
9957299e77 2010-01-23 [pawel] 3.7.4cvs9
* commitHelper
	* tools/kdeservicemenu/install.sh
	* tools/make.themes.project
	* tools/nautilus2claws-mail.sh
	* tools/popfile-link.sh
	* tools/textviewer.sh
		Not all systems have bash installed in /bin, use env(1) to find
		it`s location
2010-01-23 13:17:24 +00:00
Paweł Pękala
62c3c0c0aa 2010-01-22 [pawel] 3.7.4cvs8
* src/prefs_account.c
	* src/prefs_filtering.c
	* src/prefs_send.c
	* src/gtk/colorlabel.c
		Add some separators in combos
2010-01-22 21:36:56 +00:00
Paweł Pękala
2d642855c3 2010-01-22 [pawel] 3.7.4cvs7
* autogen.sh
		--disable-aspell -> --disable-enchant
	* configure.ac
		Fix options spacing in configure --help
	* src/wizard.c
		Make wizard's window centered on the screen
2010-01-22 20:50:03 +00:00
Holger Berndt
fea2317034 2010-01-19 [holger] 3.7.4cvs6
* src/folder.c
	* src/folder.h
		Introduce folder_get_item_from_identifier().
		In contrast to folder_find_item_from_identifier(), this
		function recursively creates the FolderItems in the id path.
		Useful for programmatically creating folders (e.g. by plugins)
2010-01-19 21:32:04 +00:00
Paweł Pękala
1e02197d72 2010-01-17 [pawel] 3.7.4cvs5
* src/gtk/authors.h
		Fix my lastname
2010-01-17 19:33:11 +00:00
Colin Leroy
a510ddb3e1 2010-01-16 [colin] 3.7.4cvs4
* src/plugins/pgpcore/sgpgme.c
		Probably fix bug 2098, 'claws-mails crashes frequently
		with pgpcore'. Fix double-free.
2010-01-16 18:19:43 +00:00
Holger Berndt
d839b1792e 2010-01-16 [holger] 3.7.4cvs3
* src/prefs_toolbar.h
		Forgotten header
2010-01-16 15:30:05 +00:00
Paul Mangan
713ac855cf give the guy some credit 2010-01-16 08:15:38 +00:00
Colin Leroy
6fb6de02bd 2010-01-15 [colin] 3.7.4cvs2
* src/privacy.c
		Decode mimeinfo before decrypting it. Probably
		fixes bug 2059 'gpgme >=1.1.8 not compatible
		with S/MIME encryption' and bug 2076 'having
		worked 2 times properly CLAWS ceased to
		decrypt incoming PGP mails -displays base64
		instead - sucks completely'
		Let's hope complete suckage ends here!
2010-01-15 13:42:14 +00:00
Paul Mangan
9352aafb71 2010-01-08 [paul] 3.7.4cvs1
* tools/claws.i18n.status.pl
		fix typos
2010-01-08 21:30:07 +00:00
Paul Mangan
0d6f0f6787 3.7.4 unleashed 2010-01-08 11:07:47 +00:00
Paul Mangan
2bd62280d8 2010-01-08 [paul] 3.7.3cvs57
* po/ca.po
	* po/cs.po
	* po/de.po
	* po/fi.po
	* po/hu.po
	* po/id.po
	* po/ja.po
	* po/nl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
		updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
		Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
		Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
		Slavko
2010-01-08 10:21:54 +00:00