Commit graph

2427 commits

Author SHA1 Message Date
Colin Leroy 9174a92065 2007-09-28 [colin] 3.0.1cvs38
* src/folder.c
		Fix bug 1337, 'crash on pressing Send button'
2007-09-28 10:56:57 +00:00
Paul Mangan 0c461b6087 2007-09-28 [paul] 3.0.1cvs37
* src/prefs_folder_item.c
		give the orphans a parent. makes all prefs
		pages visible on maemo
2007-09-28 09:32:04 +00:00
Colin Leroy b3973b2eb6 2007-09-28 [colin] 3.0.1cvs36
* src/prefs_folder_column.c
	* src/prefs_summary_column.c
		Fix two leaks
2007-09-28 06:23:35 +00:00
Colin Leroy 606fec1b7c 2007-09-27 [colin] 3.0.1cvs35
* src/gtk/quicksearch.c
		Fix bug 1336, 'Segfault if empty space before search-string'
2007-09-27 06:41:03 +00:00
Ricardo Mones 18d32200ce 2007-09-26 [mones] 3.0.1cvs34
* manual/account.xml
	* manual/plugins.xml
		Fixed irc channel name, added some docbook markup.
		Changed text markup to docbook markup.
		Added spamcop as supported in SpamReport description.
	* manual/fr/plugins.xml
		Fixed irc channel name.
	* manual/es/account.xml
	* manual/es/advanced.xml
	* manual/es/claws-mail-manual.xml
	* manual/es/glossary.xml
	* manual/es/gpl.xml
	* manual/es/keyboard.xml
	* manual/es/plugins.xml
		Synced with English version, fixed a couple of typos.
2007-09-26 10:27:13 +00:00
Colin Leroy e6d75fa4f8 2007-09-26 [colin] 3.0.1cvs33
* configure.ac
		Explain why "Libgnomeprint: no" on GTK+ 2.10
2007-09-26 08:46:50 +00:00
Colin Leroy f5bf99381c 2007-09-26 [colin] 3.0.1cvs32
* src/messageview.c
	* src/procmsg.c
	* src/procmsg.h
		Optimisation: avoid fetching mail 3 times locally
		for displaying
2007-09-26 08:40:55 +00:00
Colin Leroy f3100a4132 2007-09-26 [colin] 3.0.1cvs31
* src/mh.c
		Fix missing static
2007-09-26 08:00:54 +00:00
Colin Leroy 6290032063 2007-09-26 [colin] 3.0.1cvs30
* src/folder.c
	* src/folder.h
	* src/mh.c
	* src/mh.h
		Fix MH mtime hack - make it a folder class function
2007-09-26 07:53:13 +00:00
Colin Leroy 873d95cb4c 2007-09-26 [colin] 3.0.1cvs29
* src/inc.c
		Fix bug 1334, 'user defined mail incorporation
		script not run'
2007-09-26 07:51:39 +00:00
Colin Leroy 4180c1e9dc 2007-09-25 [colin] 3.0.1cvs28
* src/codeconv.c
		Optimisation: shortcut conv_codeset_strdup
		when src_code and dest_code are the same
	* src/common/xml.c
	* src/common/xml.h
		Optimisation: shortcut code conversions when
		files are in UTF-8; faster list walking by
		using prepend/reverse.
2007-09-25 17:03:13 +00:00
Holger Berndt de6c71a579 2007-09-25 [holger] 3.0.1cvs27
* src/printing.c
		Replace button bar of the preview window
		with a real toolbar (patch by Colin)
		Add zooming to the preview window
2007-09-25 06:45:13 +00:00
Paul Mangan 88c4388489 2007-09-24 [paul] 3.0.1cvs26
* src/compose.c
		compact the character set menu, adding some
		missing encodings. Patch by Pawel Pekala
2007-09-24 10:38:03 +00:00
Paul Mangan 17aa9e3508 2007-09-23 [paul] 3.0.1cvs25
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/quote_fmt.c
	* src/quote_fmt.h
		remove unnecessary frame from Templates options
		and improve the English of the check button label
2007-09-23 09:17:24 +00:00
Colin Leroy daf311d00a 2007-09-22 [colin] 3.0.1cvs24
* src/gtk/quicksearch.c
		Fix bug 1329, 'error in quicksearch.c'
		Fix return with value in function returning void
2007-09-22 22:32:59 +00:00
Colin Leroy c66d7f99c9 2007-09-22 [colin] 3.0.1cvs23
* src/imap.c
	* src/procmsg.h
	* src/common/utils.c
	* src/common/utils.h
	* src/etpan/imap-thread.c
		Optimise fetching IMAP cached emails *a lot*
		(remember whether mail is fully cached and \r's
		 are already stripped)
2007-09-22 12:03:56 +00:00
Colin Leroy 5601f93d97 2007-09-22 [colin] 3.0.1cvs22
* src/folder.c
	* src/folder.h
	* src/prefs_folder_item.c
		Add a button to allow users to drop local caches.
2007-09-22 12:00:27 +00:00
Colin Leroy 637546e3c6 2007-09-21 [colin] 3.0.1cvs21
* src/summaryview.c
		Remove unnecessary error when cancelling export to mbox.
		Patch by Pawel
2007-09-21 15:44:29 +00:00
Paul Mangan 6a165f8514 2007-09-21 [paul] 3.0.1cvs20
* src/gtk/prefswindow.c
		remove unnecessary frames from the prefs
		pages. Patch by Pawel Pekala
2007-09-21 09:43:59 +00:00
Paul Mangan 957185278d 2007-09-21 [paul] 3.0.1cvs19
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/quote_fmt.c
		put the Templates options into a tabbed
		layout. Patch by Pawel Pekala
2007-09-21 09:41:43 +00:00
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