Commit graph

2457 commits

Author SHA1 Message Date
Paul Mangan 6f15ded94f 2007-09-21 [paul] 3.0.1cvs18
* src/mainwindow.c
		group together the character set menu items
		move the /View/Show or hide/Message view below
		.../Toolbar menu item
		Patch by Pawel Pekala
2007-09-21 09:38:57 +00:00
Ricardo Mones 90c55af6e0 2007-09-21 [mones] 3.0.1cvs17
* src/compose.c
		Fix for bug 1327, 'segfault when replying to a non-existent
		news message', thanks to Colin.
2007-09-21 09:21:39 +00:00
Colin Leroy b6d71549df 2007-09-21 [colin] 3.0.1cvs16
* src/folderview.c
		Complete 3.0.1cvs15
2007-09-21 06:49:11 +00:00
Colin Leroy 9b780f49d2 2007-09-20 [colin] 3.0.1cvs15
* src/folderview.c
	* src/folderview.h
		Maybe fix bug 1324, 'Corrupted IMAP cache'
2007-09-20 16:53:46 +00:00
Colin Leroy 5b06a92b13 2007-09-20 [colin] 3.0.1cvs14
* src/printing.c
		Fix a little leak
2007-09-20 16:50:49 +00:00
Holger Berndt bdf058a60f 2007-09-20 [holger] 3.0.1cvs13
* src/printing.c
		Add page layout to print preview.
		Make the close-button in the toolbar
		right-aligned.
2007-09-20 08:16:39 +00:00
Paul Mangan 303799caa9 2007-09-20 [paul] 3.0.1cvs12
* po/ru.po
		updated by Pavlo Bohmat
2007-09-20 07:58:31 +00:00
Colin Leroy 60961cfe34 2007-09-19 [colin] 3.0.1cvs11
* src/common/utils.c
		Prevent unquoted mime boundaries, by always
		using a /
2007-09-19 17:16:52 +00:00
Colin Leroy 4b4e4e2fe4 2007-09-19 [colin] 3.0.1cvs10
* src/printing.c
		Fix drawing area size, fix DPI change that
		can cause total number of lines to decrease
2007-09-19 17:15:14 +00:00
Colin Leroy 94eed0a0eb 2007-09-19 [colin] 3.0.1cvs9
* po/POTFILES.in
	* src/printing.c
		Make print preview more efficient and nicer.
		Patch mostly by Holger Berndt <hb@claws-mail.org>
2007-09-19 16:34:58 +00:00
Colin Leroy 29bf47ae4f 2007-09-19 [colin] 3.0.1cvs8
* src/prefs_common.c
	* src/prefs_common.h
	* src/printing.c
		Add scrolledwindow, default allocation and
		size saving to the print preview window.
2007-09-19 07:02:06 +00:00
Colin Leroy 3929cc2624 2007-09-18 [colin] 3.0.1cvs7
* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_image_viewer.c
	* src/printing.c
		GtkPrintOperation:
		- add image printing support
		- add option to print images
		- add preview widget
		- add saving of a few Page Setup parameters
2007-09-18 17:58:21 +00:00
Colin Leroy f01e2a8cc1 2007-09-18 [colin] 3.0.1cvs6
* AUTHORS
	* src/gtk/authors.h
		Add Guillaume Chazarain
2007-09-18 17:55:22 +00:00
Colin Leroy e1fa9fa59b 2007-09-18 [colin] 3.0.1cvs5
* src/common/utils.c
		Fix bug 1321, 'access before allocation
		when scanning for uris'. Patch by
		Guillaume Chazarain <guichaz@yahoo.fr>
2007-09-18 17:10:41 +00:00
Colin Leroy 3d4514e73e 2007-09-18 [colin] 3.0.1cvs4
* src/toolbar.c
		Fix bug 1320, 'Memory leak caused by
		gtk_container_get_children'. Patch by
		Guillaume Chazarain <guichaz@yahoo.fr>
2007-09-18 17:08:04 +00:00
Colin Leroy 087d4ee9a9 2007-09-18 [colin] 3.0.1cvs3
* src/printing.c
	* src/printing.h
		Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2007-09-18 07:01:01 +00:00
Colin Leroy dd87186bd8 2007-09-18 [colin] 3.0.1cvs2
* src/Makefile.am
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/prefs_ext_prog.c
	* src/prefs_fonts.c
	* src/printing.c
	* src/printing.h
	* src/summaryview.c
		Use GtkPrintOperation by default on GTK+ >= 2.10
		Patch by Holger Berndt <hb@claws-mail.org>
2007-09-18 06:58:04 +00:00
Paul Mangan 018b4e8b11 2007-09-18 [paul] 3.0.1cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump up version number following stable release
2007-09-18 06:19:14 +00:00
Colin Leroy f2f2f9c3fa 2007-09-16 [colin] 3.0.0cvs18
* src/folder.c
		Fix possible memleak
2007-09-16 18:36:36 +00:00
Colin Leroy e39fea0047 2007-09-16 [colin] 3.0.0cvs17
* src/folderview.c
		Fix bug 1311, 'Wrong arrow position
		while moving message into folder when
		column headers hidden'
	* src/image_viewer.c
		Show error in the GUI if image can't
		be loaded
	* src/matcher.c
		Fix spurious output
	* src/messageview.c
		Allow setting domain in msgid
	* src/common/plugin.c
		Add timing information
2007-09-16 10:07:11 +00:00
Colin Leroy bb8340739c 2007-09-16 [colin] 3.0.0cvs16
* src/account.c
	* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_template.c
	* src/common/utils.c
		Remove Generate Message-ID option. We need
		this on some IMAP servers.
2007-09-16 10:01:17 +00:00
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
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
Tristan Chabredier b64921a8c3 2007-08-23 [wwp] 2.10.0cvs158
* src/action.c
	* src/prefs_actions.c
		Allow literal % chars in action commands (use %%).
		Add a missing p++ to the action parser in action_get_type(),
		which was missing it, even if it was neutral.
		Fix a pango markup warning at runtime.
2007-08-23 16:55:40 +00:00
Tristan Chabredier 2ea13bb03f 2007-08-23 [wwp] 2.10.0cvs157
* src/addressbook.c
		Contacts are now locale-aware sorted in the address book
		(LC_COLLATE matters here).
		Fix missing table initializers.
2007-08-23 10:02:43 +00:00
Colin Leroy c53512b21c 2007-08-23 [colin] 2.10.0cvs156
* src/imap.c
		Check scan_required on dest folder when copying
2007-08-23 09:57:20 +00:00
Colin Leroy 5528d3cdc8 2007-08-23 [colin] 2.10.0cvs155
* src/imap.c
		Fix scanning when folder was empty
2007-08-23 09:41:41 +00:00
Colin Leroy edfc1c7704 2007-08-22 [colin] 2.10.0cvs154
* src/msgcache.c
		Don't g_warning when g_try_malloc fails(), or it makes
		things worse as g_log() allocates. Fixes bug 1290,
		'Claws Mail crashes if too little memory when
		rebuilding folder tree'
2007-08-22 17:05:27 +00:00
Colin Leroy efd265bf00 2007-08-22 [colin] 2.10.0cvs153
* src/inc.c
		Fix format string vulnerability, thanks to
		Ulf Harnhammar, Secunia Research
2007-08-22 16:12:16 +00:00
Colin Leroy c769134b0b 2007-08-22 [colin] 2.10.0cvs152
* src/ldapserver.c
		Set tv_usec too
2007-08-22 16:08:59 +00:00
Tristan Chabredier 1be2fb4075 2007-08-22 [wwp] 2.10.0cvs151
* src/ldapquery.c
		Few better null-ptr checks.
2007-08-22 13:09:06 +00:00
Colin Leroy 06760149bd 2007-08-22 [colin] 2.10.0cvs150
* src/editldap.c
	* src/editldap_basedn.c
	* src/ldapquery.c
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldapupdate.c
	* src/ldaputil.c
	* src/ldaputil.h
		Fix ldap timeouts
2007-08-22 11:06:03 +00:00
Colin Leroy 6965ab675b 2007-08-22 [colin] 2.10.0cvs149
* src/ldapquery.c
		Finish previous fix
2007-08-22 10:15:05 +00:00
Colin Leroy 096a4f89c8 2007-08-22 [colin] 2.10.0cvs148
* src/ldapquery.c
		Fix wrong assertions
2007-08-22 09:56:26 +00:00
Colin Leroy 24e6bb85ab 2007-08-22 [colin] 2.10.0cvs147
* src/ldaputil.c
		Fix test (set ldap v3 if bindDN is set or TLS is set)
2007-08-22 09:31:38 +00:00
Colin Leroy 593ec681eb 2007-08-22 [colin] 2.10.0cvs146
* src/editldap.c
	* src/ldaputil.c
		Fix wrong "Connected successfully to server". Connection only succeeds if
		we can get the base DN.
2007-08-22 08:58:53 +00:00
Tristan Chabredier a9cd908204 2007-08-21 [wwp] 2.10.0cvs145
* src/browseldap.c
	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapquery.c
	* src/ldapserver.c
	* src/ldapupdate.c
	* src/ldaputil.c
		More sanity checks in ldap functions.
2007-08-21 21:43:23 +00:00
Tristan Chabredier 769dde0030 2007-08-21 [wwp] 2.10.0cvs144
* src/prefs_account.c
		Don't return a value in a void function().
2007-08-21 14:29:58 +00:00
Paul Mangan 5571fe1c32 2007-08-21 [paul] 2.10.0cvs143
* src/messageview.c
		add check for ftp: to messageview_list_urls()
2007-08-21 10:25:07 +00:00
Colin Leroy cc805ae1d4 2007-08-21 [colin] 2.10.0cvs142
* src/editldap.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.c
	* src/ldapupdate.c
		Fix bug 1293, 'LDAP address book not working'
		Search only on specified fields, but fetch
		every field possible. People will have to
		reset the searched Attributes in their LDAP
		servers properties.
2007-08-21 09:37:03 +00:00
Tristan Chabredier cc1e667dfd 2007-08-21 [wwp] 2.10.0cvs141
* src/addr_compl.c
	* src/addrbook.c
	* src/addrcache.c
	* src/addrcindex.c
	* src/addressbook.c
	* src/addrindex.c
	* src/browseldap.c
	* src/crash.c
	* src/editaddress_other_attributes_ldap.c
	* src/exporthtml.c
	* src/folder.c
	* src/folderview.c
	* src/imap.c
	* src/jpilot.c
	* src/ldapserver.c
	* src/ldapupdate.c
	* src/ldif.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/mh.c
	* src/msgcache.c
	* src/mutt.c
	* src/pine.c
	* src/pop.c
	* src/prefs_customheader.c
	* src/prefs_msg_colors.c
	* src/procmime.c
	* src/textview.c
	* src/vcard.c
	* src/wizard.c
	* src/common/log.c
	* src/common/socket.c
	* src/common/ssl_certificate.c
	* src/common/utils.c
	* src/common/utils.h
	* src/gtk/description_window.c
	* src/plugins/demo/demo.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/spamassassin/libspamc.c
		Make sure we use glib functions to send text messages (information,
		debug, warning, errors) to stdout/stderr - no more direct puts
		fputs printf fprintf to stdout/stderr when it can be done using
		g_log*() and g_print/g_printerr. Doing this, we make sure every
		stdout/stderr message is saved to log in Windows.
2007-08-21 09:17:38 +00:00
Tristan Chabredier e3d445599c 2007-08-21 [wwp] 2.10.0cvs140
* src/main.c
	* src/common/utils.h
		Route glib's stdout/stderr messages to a log file (Windows only),
		instead of loosing them.
2007-08-21 09:04:16 +00:00
Paul Mangan 01c32079c4 2007-08-21 [paul] 2.10.0cvs139
* src/mainwindow.c
		replace deprecated g_strncasecmp()
	* src/messageview.c
		fix 'List URLS'
2007-08-21 08:15:12 +00:00
Andrej Kacian 5a9981746a 2007-08-20 [ticho] 2.10.0cvs138
* src/account.c
	* src/prefs_account.h
		Copy all account preferences in account_clone() - some
		were missing.
	* src/prefs_account.c
		Handle empty privacy system combobox gracefully (warning
		instead of a crash).
2007-08-20 21:37:45 +00:00
Colin Leroy 955f05300f 2007-08-20 [colin] 2.10.0cvs137
* src/ldapctrl.c
		Fix a leak
2007-08-20 20:53:39 +00:00
Paul Mangan c5d060ad69 2007-08-20 [paul] 2.10.0cvs136
* src/browseldap.c
	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapquery.c
	* src/ldapquery.h
	* src/ldapserver.c
	* src/ldaputil.c
		add debug_prints
		patch by Michael Rasmussen
2007-08-20 12:46:12 +00:00
Colin Leroy 935b376046 2007-08-19 [colin] 2.10.0cvs135
* src/imap.c
		Fix previous commit. Sensitivity update is needed
		for "Cancel receiving". However when batching we
		don't need to do it for every message flag change,
		just once at the start and once at the end.
2007-08-19 13:11:01 +00:00
Colin Leroy 565d406fa5 2007-08-19 [colin] 2.10.0cvs134
* src/imap.c
		Remove useless menu updates on session lock/unlock
2007-08-19 12:16:02 +00:00
Colin Leroy ae2e33db4c 2007-08-19 [colin] 2.10.0cvs133
* src/etpan/imap-thread.c
		Make all fetch logs less verbose
2007-08-19 12:07:34 +00:00
Paul Mangan 92d4b37c92 2007-08-19 [paul] 2.10.0cvs132
* src/foldersel.c
	* src/folderview.c
	* src/summaryview.c
		fix bug 1286, 'Can't move a folder into a "Folders
		Only" folder'
2007-08-19 10:15:21 +00:00
Andrej Kacian d3f4ef7fd0 2007-08-18 [ticho] 2.10.0cvs131
* src/editaddress_other_attributes_ldap.c
		Converted option menu for other ldap attributes to GtkComboBox.
2007-08-18 21:04:42 +00:00
Colin Leroy b9504d1cf5 2007-08-18 [colin] 2.10.0cvs130
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_send.c
	* src/send_message.c
		Revert 'send_dialog_mode' meaning to
		'send_dialog_invisible', so that the
		new checkbox doesn't change the
		existing behaviour.
2007-08-18 14:19:10 +00:00
Paul Mangan 79271b6f3b 2007-08-18 [paul] 2.10.0cvs129
* src/summaryview.c
		add missing menu update
2007-08-18 13:00:51 +00:00