Commit graph

6237 commits

Author SHA1 Message Date
Colin Leroy
0b0219d125 2007-09-16 [colin] 3.0.0cvs15
* src/prefs_filtering.c
	* src/prefs_filtering.h
	* src/prefs_filtering_action.c
	* src/common/tags.c
		Fix tags issues: tags with spaces, renaming
		tags.
2007-09-16 09:55:56 +00:00
Colin Leroy
cb800eac27 2007-09-16 [colin] 3.0.0cvs14
* src/folderview.c
	* src/main.c
	* src/mainwindow.c
		Fix bug 1308, 'Claws deletes folderlist.xml after
		fetching mail short after start-up'
2007-09-16 09:54:07 +00:00
Colin Leroy
68471dc8e4 2007-09-16 [colin] 3.0.0cvs13
* src/compose.c
		Fix scrolling to cursor
2007-09-16 09:52:06 +00:00
Paul Mangan
0d26fdbc46 2007-09-16 [paul] 3.0.0cvs12
* po/sr.po
		updated by Aleksandar Urosevic
2007-09-16 07:40:02 +00:00
Paul Mangan
4adf60efce 2007-09-16 [paul] 3.0.0cvs11
* src/folder.c
		do not allow locked msgs to be deleted,
		even by filtering/processing
2007-09-16 06:39:17 +00:00
Paul Mangan
8015dc174a 2007-09-07 [paul] 3.0.0cvs10
* src/prefs_folder_column.c
	* src/prefs_summary_column.c
		implement button sensitivity
		patch by Pawel Pekala
2007-09-16 06:37:22 +00:00
Paul Mangan
455e2b3c6b 2007-09-06 [wwp] 3.0.0cvs9
* src/prefs_gtk.c
		Add a missing linefeed to a debug message.
2007-09-16 06:35:44 +00:00
Paul Mangan
e986850aa8 2007-09-05 [colin] 3.0.0cvs8
* src/inc.c
		Fix statusbar/window mismatch on Maemo
2007-09-16 06:34:09 +00:00
Paul Mangan
6960ebadb7 2007-09-05 [colin] 3.0.0cvs7
* src/ldaputil.c
		Fix build without USE_LDAP_TLS
2007-09-16 06:32:34 +00:00
Paul Mangan
9cc28dbf52 2007-09-05 [colin] 3.0.0cvs6
* src/folder.c
	* src/imap.c
	* src/inc.c
	* src/mbox.c
	* src/send_message.c
	* src/statusbar.c
	* src/statusbar.h
		Maemo: distinguish various statusbar messages,
		in order to display only the most important.
2007-09-16 06:30:16 +00:00
Tristan Chabredier
d161737c4f 2007-09-04 [wwp] 3.0.0cvs5
* src/account.c
		Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
		Show protocol "SMTP" and the appropriate server for send-only
		accounts, show "-" instead of "" when no value is relevant.
2007-09-04 12:55:37 +00:00
Andrej Kacian
f32d15bda3 2007-09-03 [ticho] 3.0.0cvs4
* src/summaryview.c
		Handle plural form better in delete confirmation dialog.
2007-09-03 20:58:14 +00:00
Tristan Chabredier
e12a64b2c1 2007-09-03 [wwp] 3.0.0cvs3
* src/compose.c
		Warn differently when sending or sending later (queueing).
2007-09-03 20:08:46 +00:00
Colin Leroy
d9ed3ee723 2007-09-03 [colin] 3.0.0cvs2
* src/procmime.c
	* src/procmime.h
	* src/common/plugin.c
	* src/common/plugin.h
		Add a new plugin API, MimeParser. It allows
		plugins to scan email MIME parts and optionally,
		transform them.
2007-09-03 06:29:51 +00:00
Ricardo Mones
8869e67f4b 2007-09-03 [mones] 3.0.0cvs1
* po/es.po
		Updated translation
	* src/common/defs.h
		While a better solution is made double history sizes
2007-09-03 06:13:12 +00:00
Paul Mangan
a078e57ad3 3.0.0 unleashed 2007-09-03 05:45:17 +00:00
Paul Mangan
9a0ff0df1a 2007-09-03 [paul] 2.10.0cvs191
* po/bg.po
	* po/ca.po
	* po/de.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/it.po
	* po/pl.po
	* po/pt_BR.po
	* po/ru.po
	* po/sk.po
	* po/zh_CN.po
		updated by Yasen Pramatarov, Miquel Oliete, Stephan
		Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
		Andrea Spadaccini, Emil Nowak, Frederico Goncalves
		Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
2007-09-03 04:28:22 +00:00
Colin Leroy
eb6b136b24 2007-09-02 [colin] 2.10.0cvs190
* src/edittags.c
	* src/common/tags.c
		Prevent empty or white-space tags
2007-09-02 16:52:52 +00:00
Colin Leroy
9e0ada49c9 2007-09-01 [colin] 2.10.0cvs189
* src/main.c
		Fix double-reading of accounts list when
		the wizard has been run due to no accounts
	* src/mainwindow.c
		Fix sensitivity of a menu item in case
		there's no account
2007-09-01 12:30:37 +00:00
Tristan Chabredier
1762949922 2007-09-01 [wwp] 2.10.0cvs188
* src/wizard.c
		Fix wizard crash when Mailbox dir already exists
		(thanks to Colin).
2007-09-01 12:02:34 +00:00
Colin Leroy
4b35632da4 2007-08-31 [colin] 2.10.0cvs187
* src/etpan/imap-thread.c
		Fix unwanted creation of
		libetpan's stream dump file
	* src/compose.c
		Fix coloring of pastes as quotation
	* src/summaryview.c
		Maemo: Fix opening of mails from keypad
		in Sent folders
	* src/addressbook.c
	* src/folderview.c
	* src/image_viewer.c
	* src/mimeview.c
	* src/gtk/prefswindow.c
		Maemo: Fix adjustments changes
2007-08-31 17:03:45 +00:00
Colin Leroy
4a4517ac7d 2007-08-30 [colin] 2.10.0cvs186
* src/folderview.c
		Don't opened selected folder when clicking
		on white space
	* src/mainwindow.c
		Maemo: Make Esc close messageviews
	* src/messageview.c
		Maemo: Fix message scrolling to the end on
		opening
		Maemo: Fix reopening same message
	* src/gtk/prefswindow.c
		Maemo: try to fix scrollbar. Doesn't work,
		it seems as if gtk_adjustment_set_value was
		a noop.
2007-08-30 21:08:31 +00:00
Colin Leroy
4bee7a9224 2007-08-30 [colin] 2.10.0cvs185
* src/compose.c
	* src/folderview.c
	* src/main.c
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/quote_fmt.c
	* src/send_message.c
	* src/toolbar.c
	* src/gtk/gtkaspell.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Fix all potential misuses of format-string functions
2007-08-30 16:12:14 +00:00
Tristan Chabredier
80654fde49 2007-08-30 [wwp] 2.10.0cvs184
* src/prefs_template.c
		Fix a leak.
2007-08-30 10:37:51 +00:00
Colin Leroy
347a9cd0d3 2007-08-29 [colin] 2.10.0cvs183
* src/plugins/trayicon/trayicon.c
		Fix leak of hooks in case of error,
		thanks to Holger Berndt
2007-08-29 16:39:17 +00:00
Colin Leroy
e77657a1ea 2007-08-28 [colin] 2.10.0cvs182
* src/mainwindow.c
		Don't use current folder settings when
		composing from the compose button's
		account selector
2007-08-28 21:06:30 +00:00
Colin Leroy
3061bfabd9 2007-08-28 [colin] 2.10.0cvs181
* src/quote_fmt_parse.y
		Fix cursor offset when quote contains UTF-8
		chars
2007-08-28 17:19:08 +00:00
Colin Leroy
465527e283 2007-08-28 [colin] 2.10.0cvs180
* src/compose.c
	* src/compose.h
		Fix signature replacement when it's been wrapped
2007-08-28 16:22:21 +00:00
Colin Leroy
b118c20280 2007-08-27 [colin] 2.10.0cvs179
* src/summaryview.c
		Fix indentation
2007-08-27 21:04:56 +00:00
Colin Leroy
9c7f271218 2007-08-27 [colin] 2.10.0cvs178
* src/summaryview.c
		Fix Quicksearch's Sticky mode
2007-08-27 20:54:04 +00:00
Colin Leroy
9cd3b8cd9b 2007-08-27 [colin] 2.10.0cvs177
* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/imap_gtk.c
	* src/mh_gtk.c
		Fix loss of subfolders properties when
		renaming a folder
2007-08-27 18:19:46 +00:00
Tristan Chabredier
9750a1f959 2007-08-26 [wwp] 2.10.0cvs176
* src/alertpanel.c
	* src/messageview.c
	* src/prefs_actions.c
		Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
		will have to be used when necessary *before* calling
		alertpanel functions.
2007-08-26 21:29:47 +00:00
Paul Mangan
3513f20b09 2007-08-25 [paul] 2.10.0cvs175
* src/prefs_actions.c
		workaround gettext problem marking
		string as c-format when it's not
2007-08-25 20:25:12 +00:00
Tristan Chabredier
9ec9de93c7 2007-08-25 [wwp] 2.10.0cvs174
* src/alertpanel.c
	* src/messageview.c
	* src/prefs_actions.c
		Call the pango markup escape function right ince in alertpanel_create
		instead of everywhere (reverts some parts of 2.10.0cvs123 and
		2.10.0cvs158).

	* src/common/log.c
		Fix a crash due to a misuse of g_print(), encountered when the string
		passed to g_print was containing printf substitution symbols.
2007-08-25 16:59:40 +00:00
Paul Mangan
44661ecf7d 2007-08-25 [paul] 2.10.0cvs173
* src/common/log.c
		fix a segfault when refreshing RSSyl feeds
2007-08-25 14:46:07 +00:00
Paul Mangan
891aeb3f6c 2007-08-25 [paul] 2.10.0cvs172
* src/gtk/icon_legend.c
		add watchthread.xpm
2007-08-25 09:42:14 +00:00
Paul Mangan
bba892fc08 2007-08-25 [paul] 2.10.0cvs171
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/insert_file.xpm
		add a new pixmap instead of re-using
		paste.xpm. (easier for icon theme authors)
2007-08-25 09:14:03 +00:00
Holger Berndt
d6de7531bf 2007-08-24 [holger] 2.10.0cvs170
* src/plugins/trayicon/trayicon.c
		The same fix for another hook id.
2007-08-24 19:10:28 +00:00
Holger Berndt
39400f12a5 2007-08-24 [holger] 2.10.0cvs169
* src/plugins/trayicon/trayicon.c
		Micro-fix: Do the error checking for
		the right hook id.
2007-08-24 18:00:20 +00:00
Holger Berndt
3f612f54f4 Add my login, to get the name in the ChangeLog right. 2007-08-24 17:45:47 +00:00
Paul Mangan
ed0590c59d 2007-08-24 [paul] 2.10.0cvs168
* src/folder.h
		fix typo causing compiler warning
2007-08-24 16:40:39 +00:00
Paul Mangan
d192c428d8 2007-08-24 [paul] 2.10.0cvs167
* README
		put back the correct version of this file also
2007-08-24 13:41:49 +00:00
Colin Leroy
d10b4bf531 2007-08-24 [colin] 2.10.0cvs166
* src/send_message.c
		Use progress bar when sending messages
2007-08-24 13:37:39 +00:00
Paul Mangan
e6dc3b7ea5 2007-08-24 [paul] 2.10.0cvs165
* Makefile.am
		oops! if i'm quick no-one will notice
		(put back the proper file)
2007-08-24 13:34:45 +00:00
Paul Mangan
ca79f5e37d 2007-08-24 [paul] 2.10.0cvs164
* AUTHORS
	* Makefile.am
	* README
	* src/gtk/authors.h
	* tools/Makefile.am
	* tools/README
	* tools/mew2claws-mail.pl
		add new script that imports a Mew address book
		submitted by Jerome Lelong
2007-08-24 13:30:33 +00:00
Paul Mangan
85969ae60e 2007-08-24 [paul] 2.10.0cvs163
* manual/plugins.xml
		remove the obsolete plugins, add the
		missing plugins, including the forthcoming
		SpamReport plugin
2007-08-24 13:07:43 +00:00
Paul Mangan
4325f26eb4 2007-08-24 [paul] 2.10.0cvs162
* manual/advanced.xml
		add info about the hidden emphasis_color option
	* manual/keyboard.xml
		correct the info about hotkeys
		wrap the long lines
2007-08-24 12:01:29 +00:00
Paul Mangan
8ae66a46ec 2007-08-24 [paul] 2.10.0cvs161
* src/folderview.c
		add mnemonic to 'Run procesing rules'
2007-08-24 11:31:21 +00:00
Paul Mangan
e8643f1fb1 2007-08-24 [paul] 2.10.0cvs160
* src/account.c
	* src/folder.c
	* src/folder.h
		use suitable defaults for outbox,
		queue, drafts and trash folders
2007-08-24 11:07:45 +00:00
Tristan Chabredier
2b863ed1e8 2007-08-24 [wwp] 2.10.0cvs159
* src/folderview.c
		Update menu item sensitivity if necessary (or we get a
		gtk critical message).
2007-08-24 07:29:03 +00:00