Commit graph

1596 commits

Author SHA1 Message Date
Paul Mangan 49814eae2a 2006-11-26 [paul] 2.6.0cvs63
* src/expldifdlg.c
	* src/folderview.c
	* src/image_viewer.c
	* src/mainwindow.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/prefswindow.c
	* src/plugins/pgpcore/prefs_gpg.c
		replace more deprecated GTK+ functions
2006-11-26 11:15:44 +00:00
Paul Mangan 10de27c826 2006-11-26 [paul] 2.6.0cvs62
* src/addr_compl.c
	* src/addressbook.c
	* src/browseldap.c
		replace deprecated gtk_idle_... functions
2006-11-26 09:58:14 +00:00
Paul Mangan 2d948614e8 2006-11-26 [paul] 2.6.0cvs61
* src/compose.c
	* src/folderview.c
	* src/inc.c
	* src/summaryview.c
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/quicksearch.c
	* src/plugins/pgpcore/passphrase.c
		replace deprecated gtk_timeout_add and
		gtk_timeout_remove
2006-11-26 09:43:34 +00:00
Paul Mangan 9f23c56bcd 2006-11-26 [paul] 2.6.0cvs60
* src/compose.c
		fix bug that caused the wrong recipient
		to be selected when replying to a msg
		which is From one of our accounts to
		another of our accounts
2006-11-26 06:42:08 +00:00
Paul Mangan 3a4c18dfef 2006-11-25 [paul] 2.6.0cvs59
* src/summaryview.c
		don't change the From column title to
		To if the To column is visible
2006-11-25 07:26:00 +00:00
Paul Mangan 6b02f29be9 2006-11-24 [paul] 2.6.0cvs58
* src/compose.c
		fix bug 1069, 'Sent mails disappear, BCC
		or locking problem?'
2006-11-24 09:09:14 +00:00
Tristan Chabredier 37d2ca16e8 2006-11-21 [wwp] 2.6.0cvs57
* src/compose.c
		fix spelling menu when replying (same as 2.3.1cvs39):
		discrepancy between context menu and top menu when
		folder's dictionary isn't the default one.
2006-11-21 09:26:14 +00:00
Paul Mangan 9cbe38aeda give credit for patch 2006-11-19 06:57:09 +00:00
Paul Mangan 6bb5bd8239 2006-11-19 [paul] 2.6.0cvs56
* src/summaryview.c
		obey always_show_msg option when
		marking as spam
	* src/plugins/bogofilter/bogofilter.c
		fix typo
2006-11-19 06:54:26 +00:00
Paul Mangan 7411644fd2 2006-11-18 [paul] 2.6.0cvs55
* AUTHORS
	* README
	* debian/copyright
	* manual/ack.xml
	* manual/es/ack.xml
	* manual/fr/ack.xml
	* manual/pl/ack.xml
	* src/gtk/authors.h
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
	* tools/OOo2claws-mail.pl
	* tools/README
	* tools/acroread2claws-mail.pl
	* tools/claws.i18n.status.pl
	* tools/filter_conv.pl
	* tools/filter_conv_new.pl
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/kmail2claws-mail.pl
	* tools/kmail2claws-mail_v2.pl
	* tools/maildir2claws-mail.pl
	* tools/make.themes.project
	* tools/multiwebsearch.pl
	* tools/outlook2claws-mail.pl
	* tools/tb2claws-mail
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
		update mine and wwp's email addresses in
		several places
	* src/prefs_compose_writing.c
		set sensitivity on 'new message format' frame
2006-11-18 10:08:35 +00:00
Paul Mangan 2464fbcbed 2006-11-17 [paul] 2.6.0cvs54
* src/gtk/about.c
		more reworking of the GUI
		Patch by Fabien Vantard
2006-11-17 11:11:45 +00:00
Paul Mangan 396dbbb0ef 2006-11-16 [paul] 2.6.0cvs53
* src/gtk/about.c
		set a minimum size for the window, allow
		it to automatically expand as necessary
2006-11-16 16:24:37 +00:00
Tristan Chabredier f9b953c2b0 2006-11-16 [wwp] 2.6.0cvs52
* src/gtk/about.c
		better wrap of copyright info on some systems.
2006-11-16 15:32:18 +00:00
Paul Mangan 72e6554b5d 2006-11-16 [paul] 2.6.0cvs51
* src/gtk/about.c
		move the tech info from the upper panel
		to the Info tab
		use a gtk_text_view for the features tab
2006-11-16 09:51:36 +00:00
Paul Mangan b3ea74e475 2006-11-16 [paul] 2.6.0cvs50
* po/Makevars
		update my email address
	* src/addressbook.c
	* src/compose.c
	* src/imap_gtk.c
	* src/mh_gtk.c
	* src/news_gtk.c
	* src/summaryview.c
	* src/plugins/trayicon/trayicon.c
		don't offer simple menu separators
		for translation
	* src/folderview.c
		add separator between 'mark all read'
		and 'search folder'
2006-11-16 07:53:11 +00:00
Tristan Chabredier fec00b5317 2006-11-15 [wwp] 2.6.0cvs49
* src/gtk/authors.h
		updated manuals authors.
2006-11-15 15:48:33 +00:00
Colin Leroy f7ed456d66 2006-11-14 [paul] 2.6.0cvs48
* src/compose.c
		Fix Options/Reply mode after draft save
2006-11-14 15:29:55 +00:00
Colin Leroy ba1762f0f9 2006-11-14 [paul] 2.6.0cvs47
* src/Makefile.am
		Fix make DESTDIR=...
	* src/mbox.c
		Optimise speed
	* src/plugins/pgpinline/pgpinline.c
		Probably fix bug 1061
2006-11-14 15:09:11 +00:00
Paul Mangan dbd91b8660 2006-11-14 [paul] 2.6.0cvs46
* po/Makevars
		enable Q_ macro
	* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/gtk/about.c
	* src/pixmaps/active.xpm
	* src/pixmaps/inactive.xpm
		add a new page, 'Features', to the About dialog
		showing which features are compiled in and which
		are not
2006-11-14 15:05:55 +00:00
Paul Mangan 7ce52c8118 2006-11-14 [paul] 2.6.0cvs45
* po/ru.po
		updated by Pavlo Bohmat
2006-11-14 08:52:48 +00:00
Colin Leroy c231550e3a 2006-11-14 [colin] 2.6.0cvs44
* src/compose.c
	* src/inc.c
	* src/messageview.c
	* src/news.c
	* src/pop.c
	* src/procmsg.c
	* src/gtk/gtkaspell.c
		Fix 64-bit-related warnings
	* src/ssl_manager.c
		Fix possible infinite loop
	* src/plugins/pgpcore/sgpgme.c
		Remove useless check
2006-11-14 07:26:45 +00:00
Colin Leroy 359c70dc9b 2006-11-13 [colin] 2.6.0cvs43
* src/gtk/Makefile.am
		authors.h isn't generated
2006-11-13 21:38:07 +00:00
Colin Leroy 562f0d3138 2006-11-13 [colin] 2.6.0cvs42
* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Very probably fix bug 1061, 'crash on
		opening signed email'. Another cast
		problem
2006-11-13 21:33:18 +00:00
Colin Leroy 6ffe1de970 2006-11-13 [colin] 2.6.0cvs41
* src/plugins/pgpcore/sgpgme.c
		Maybe fix bug 1061, 'crash on opening
		signed email'
2006-11-13 19:43:10 +00:00
Colin Leroy c9e7ed73a2 Rewrap to fix 80 columns with 8-chars tab 2006-11-13 17:38:38 +00:00
Tristan Chabredier bbe7d54e18 2006-11-13 [wwp] 2.6.0cvs40
* src/plugins/pgpinline/pgpinline.c
		fix candidate for bug #1057, thanks to Colin.
2006-11-13 14:04:07 +00:00
Tristan Chabredier 0ea9f238bb 2006-11-13 [wwp] 2.6.0cvs39
* src/compose.c
	* src/quote_fmt_parse.y
		fix bug 1052: current parser buffer was not always allocated, ptr to this buffer could be
		returned as NULL whereas no parser error has occurred. in consequence, defining a template
		body as "%d" (w/o the quotes) for the first time of the instance of claws-mail, was reporting
		a parser error. make sure that the buffer is always allocated, even to an empty string.

		fix mis-unescaping in compose.:compose_quote_fmt(): unescaping of the fmt string was always done
		whereas it must be done *only* when receiving quote format strings issued from the prefs
		(compose new message, reply, forward, redirect formats), *not* when applying templates.
		in consequences, applying templates w/ sequences like \\|p{echo} were failing. make
		sure that unescaping is done only when necessary.
2006-11-13 09:36:09 +00:00
Colin Leroy 701d75a340 2006-11-12 [colin] 2.6.0cvs38
* po/de.po
		Fix typo (s/KB/MB)
2006-11-12 20:12:05 +00:00
Colin Leroy 5cbbf79bcc 2006-11-12 [colin] 2.6.0cvs37
* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Release GPG context at the latest
		possible moment. Maybe fixes
		bug 1057, 'crash on sending signed
		message to a newsgroup'
2006-11-12 18:33:29 +00:00
Colin Leroy 7da344cc74 2006-11-12 [colin] 2.6.0cvs36
* src/plugins/pgpcore/sgpgme.c
		Tell a bit more when gpg's status doesn't
		contain any signature
2006-11-12 10:35:30 +00:00
Colin Leroy 01f0797c40 2006-11-12 [colin] 2.6.0cvs35
* src/compose.c
		Fix bug 1060, 'compilation error with
		Irix's cc'
2006-11-12 09:35:16 +00:00
Paul Mangan adcfada595 2006-11-12 [paul] 2.6.0cvs34
* doc/man/claws-mail.1
	* src/prefs_gtk.c
	* src/plugins/clamav/README
	* src/plugins/spamassassin/README
	* tools/README
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/multiwebsearch.pl
		more renaming
	* src/plugins/trayicon/trayicon.c
		fix compiliation warning
2006-11-12 08:19:11 +00:00
Colin Leroy 86d217039b 2006-11-11 [colin] 2.6.0cvs33
* src/folderview.c
		Forbid drag and drop from/to different
		folders of type F_UNKNOWN
2006-11-11 19:55:02 +00:00
Colin Leroy 18aebe8603 2006-11-11 [colin] 2.6.0cvs32
* src/plugins/pgpinline/pgpinline.c
		Fix typo in previous commit:
		- gpgme_new(&ctx);
		+ if ((err = gpgme_new(&data->ctx)) ...)
2006-11-11 12:35:53 +00:00
Colin Leroy 6d3bc39a40 2006-11-11 [colin] 2.6.0cvs31
* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Check success after calling gpgme_new
		Maybe fixes bug 1057, 'crash on sending
		signed message to a newsgroup'
2006-11-11 12:23:36 +00:00
Colin Leroy 6d0c200de9 2006-11-11 [colin] 2.6.0cvs30
* src/undo.c
		init undostruct to 0s (from
		valgrind log of bug 1057)
2006-11-11 12:13:13 +00:00
Colin Leroy 8a6eb4ede5 2006-11-10 [colin] 2.6.0cvs29
* src/mainwindow.c
		Set cursor to wait before filtering
		duplicates in all folders
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
		Completely thread away the bogofilter
		filtering
2006-11-10 17:31:44 +00:00
Ricardo Mones 67081c1215 2006-11-10 [mones] 2.6.0cvs28
* src/compose.c
	* src/compose.h
		added COMPOSE_CHECK_BEFORE_SEND hook
2006-11-10 13:23:58 +00:00
Paul Mangan 4bd994aa5e 2006-11-10 [paul] 2.6.0cvs27
* src/crash.c
		more renaming
		add libSM to get_compiled_in_features()
	* src/main.c
		more renaming
2006-11-10 07:47:30 +00:00
Colin Leroy 1cd330b401 2006-11-10 [colin] 2.6.0cvs26
* src/etpan/imap-thread.c
		Add a reference to libetpan's sasl engine
		so that sasl_done() doesn't get called by
		libetpan, and doesn't break openssl.
		Should fix bug 1053, 'SC fails to reestablish
		a secure connection'
		Patch by Hoa
2006-11-10 07:43:53 +00:00
Colin Leroy a5cce7db9c 2006-11-10 [colin] 2.6.0cvs25
* manual/addrbook.xml
	* manual/advanced.xml
	* manual/faq.xml
	* manual/intro.xml
		Some more renaming
2006-11-10 07:41:05 +00:00
Colin Leroy 019aaddb37 2006-11-09 [colin] 2.6.0cvs24
* src/plugins/bogofilter/bogofilter_gtk.c
		Add comment about annoyance
2006-11-09 22:03:40 +00:00
Colin Leroy 9aca81db38 2006-11-09 [colin] 2.6.0cvs23
* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
		Prepare things needed to thread bogofilter
		filtering: separate bogo stuff and possible GUI
		stuff.
2006-11-09 21:59:44 +00:00
Colin Leroy b96d85e134 2006-11-09 [colin] 2.6.0cvs22
* src/account.c
	* src/compose.c
		Search for one of our accounts in Delivered-To
		(helps for auto-account selection when
		 replying/forwarding)
	* src/folderview.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/plugins/trayicon/trayicon.c
		Allow opening a new mail with any account from
		the contextual menu
2006-11-09 18:09:10 +00:00
Tristan Chabredier 84ec518f60 2006-11-09 [wwp] 2.6.0cvs21
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_compose_writing.c
		add a compose new message format (in prefs/compose/writing), it's a
		simple subject+body template to use when opening a new composition
		window. It's similar to the existent reply and forward formats.

		enhanced the template/format % symbols substitution mechanism to
		use current composition window information when % are used in
		the compose new message format or in templates applied to new
		messages (there were useless in that situations before). When
		applied to new messages, %d corresponds to the system time/date.
2006-11-09 15:15:17 +00:00
Paul Mangan 917db1fe16 2006-11-09 [paul] 2.6.0cvs20
* src/gtk/authors.h
		fix last commit
2006-11-09 08:49:45 +00:00
Paul Mangan 7d2df8c718 2006-11-09 [paul] 2.6.0cvs19
* src/gtk/authors.h
		keep tje alphabetical order
2006-11-09 08:18:57 +00:00
Colin Leroy 485b714dbc 2006-11-08 [colin] 2.6.0cvs18
* src/etpan/imap-thread.c
		Fix bug 1054, 'Slowness logging big
		data chunks'
2006-11-08 18:39:48 +00:00
Paul Mangan 9183228586 2006-11-08 [paul] 2.6.0cvs17
* tools/Makefile.am
		fix the renaming
2006-11-08 10:04:07 +00:00
Paul Mangan dd3ad0946a 2006-11-08 [paul] 2.6.0cvs16
* src/common/defs.h
		update BUGZILLA_URI
2006-11-08 09:48:43 +00:00