Commit graph

974 commits

Author SHA1 Message Date
Colin Leroy
72a279eab7 2005-10-19 [colin] 1.9.15cvs78
* src/plugins/pgpmime/pgpmime.c
		Oops, no need to double-check though
2005-10-19 20:04:49 +00:00
Colin Leroy
7e1e27da3a 2005-10-19 [colin] 1.9.15cvs77
* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Check that my_tmpfile() doesn't
		return NULL
2005-10-19 20:00:00 +00:00
Colin Leroy
b450e8dddb 2005-10-19 [colin] 1.9.15cvs76
* src/common/utils.c
		Use shorter mime boundaries to avoid having
		MTAs rewrapping our headers, breaking the
		PGP signature in the process
	* src/compose.c
	* src/plugins/pgpmime/pgpmime.c
		Check for boundary uniqueness to be sure
		it won't happen, instead of hoping for the
		best
2005-10-19 19:46:57 +00:00
Colin Leroy
50190e20ae 2005-10-19 [colin] 1.9.15cvs75
* sylpheed-claws.desktop
	* src/Makefile.am
	* src/main.c
		Ship a sylpheed-claws binary instead
		of a sylpheed one. Change the socket
		name, too
	* src/folderview.c
		Update folder only if it changed
	* src/wizard.c
		Fix i18n in welcome mail, patch by
		Fabien Vantard
2005-10-19 16:22:42 +00:00
Paul Mangan
a12d4028fa 1.9.99-rc2 released 2005-10-19 09:50:40 +00:00
Paul Mangan
e6c80179e8 2005-10-19 [paul] 1.9.15cvs74
* src/folder.c
	* src/folderview.c
		fix summaryview update
		Patch by Colin
2005-10-19 09:17:43 +00:00
Colin Leroy
0cc8be545f 2005-10-18 [colin] 1.9.15cvs73
* src/plugins/pgpcore/passphrase.c
		Don't XGrabServer, and try a bit more to
		sync everything before grabbing mouse/keyboard
2005-10-18 17:40:27 +00:00
Colin Leroy
65f0e0cfa0 2005-10-18 [colin] 1.9.15cvs72
* src/Makefile.am
	* src/addressadd.c
	* src/addressbook.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/mimeview.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
	* src/pixmaps/empty.xpm
		Implement a wrapper call for gtk_ctree_set_node_info
		and gtk_ctree_insert_node, that uses a 1x1 transparent
		pixmap instead of a NULL one. This works around some
		memory problems deep inside gtk, revealed by valgrind,
		and fixes bug #834 (Pressing CTRl-D on a message marked
		as locked crashes sylpheed.), as well as, probably,
		wwp's 4th dimension problems that happen in gtk_ctree_*.
2005-10-18 17:15:44 +00:00
Colin Leroy
03de71d6e5 2005-10-17 [colin] 1.9.15cvs71
* src/mimeview.c
		Provide visual feedback when checking
		signature
2005-10-17 19:53:32 +00:00
Colin Leroy
5e7246f2cc 2005-10-17 [colin] 1.9.15cvs70
* src/main.c
		Keep the folder list frozen while checking caches...
2005-10-17 19:48:28 +00:00
Colin Leroy
3b5176182f 2005-10-17 [colin] 1.9.15cvs69
* src/addr_compl.c
		Fi bug #833 (Autocompleting from addressbook
		fails with extended chars)
	* src/imap.c
		Fix 'adding messages' staying in statusbar
		after an error
2005-10-17 16:45:35 +00:00
Tristan Chabredier
d2053d4391 2005-10-17 [wwp] 1.9.15cvs68
* src/ssl_manager.c
		Fix buttons' layout resizing when window size changes
2005-10-17 15:16:04 +00:00
Tristan Chabredier
a2edfd9110 2005-10-17 [wwp] 1.9.15cvs67
* src/account.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_folder_item.c
	* src/prefs_gtk.c
	* src/gtk/logwindow.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
		Remember yet more window sizes (log, prefs, folder prefs, accounts)
2005-10-17 15:00:48 +00:00
Paul Mangan
81912568c1 2005-10-17 [paul] 1.9.15cvs66
* configure.ac
		fix missing libetpan message
	* po/en_GB.po
		updated
	* src/crash.c
	* src/manual.c
	* src/prefs_themes.c
	* src/common/defs.h
		add some new URI defines, change some
		others
	* src/wizard.c
		make welcome message translatable
		small improvements to english
		other tweaks
	* src/gtk/menu.c
		fix warnings
2005-10-17 11:13:58 +00:00
Paul Mangan
c712695ba7 2005-10-17 [paul] 1.9.15cvs65
* src/summaryview.c
		fix column titles
2005-10-17 07:01:45 +00:00
Ricardo Mones
9b10349e37 2005-10-16 [mones] 1.9.15cvs64
* po/es.po
		Updated translation
2005-10-16 20:02:44 +00:00
Colin Leroy
b6009ee71b 2005-10-16 [colin]
1.9.99-rc1 released
2005-10-16 17:07:08 +00:00
Colin Leroy
01197f5377 2005-10-16 [colin] 1.9.15cvs63
* src/wizard.c
		Fix whitespace
2005-10-16 16:08:43 +00:00
Colin Leroy
8fab4968dc 2005-10-16 [colin] 1.9.15cvs62
* src/toolbar.c
		s/Get All/Get Mail/
	* src/wizard.c
		Real welcome mail text, thanks Paul
2005-10-16 16:03:03 +00:00
Colin Leroy
b637ff2133 2005-10-16 [colin] 1.9.15cvs61
* src/editldap.c
	* src/exporthtml.c
	* src/main.c
	* src/mainwindow.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/plugins/demo/demo.c
	* src/plugins/trayicon/trayicon.c
		s/Sylpheed/Sylpheed-Claws/
2005-10-16 15:53:54 +00:00
Colin Leroy
b5fdc7ed22 2005-10-16 [colin] 1.9.15cvs60
* src/wizard.c
		Add a welcome email in the first empty mailbox
	* src/prefs_common.c
		Change one more default
2005-10-16 15:07:23 +00:00
Colin Leroy
a5682dc16f 2005-10-16 [colin] 1.9.15cvs59
* src/wizard.c
		Remove printf
2005-10-16 13:46:20 +00:00
Colin Leroy
37efa4f6f1 2005-10-16 [colin] 1.9.15cvs58
* src/toolbar.c
	* src/prefs_common.c
		Change some defaults
2005-10-16 13:41:04 +00:00
Colin Leroy
3f0b96259a 2005-10-16 [colin] 1.9.15cvs56
* src/wizard.c
		By default, initialize fonts to have
		the same size as normal GtkWidgets
2005-10-16 13:19:35 +00:00
Colin Leroy
8fd49fbfb4 2005-10-16 [colin] 1.9.15cvs55
* src/mimeview.c
		Fix message a bit more
2005-10-16 13:00:50 +00:00
Colin Leroy
54ffa96e28 2005-10-16 [colin] 1.9.15cvs54
* src/addressbook.c
		Second attempt at flicker fixing
2005-10-16 12:55:18 +00:00
Colin Leroy
81086f4673 2005-10-16 [colin] 1.9.15cvs53
* src/addressbook.c
		Fix flicker
2005-10-16 12:33:48 +00:00
Tristan Chabredier
46f61f09c9 2005-10-16 [wwp] 1.9.15cvs52
* src/addressbook.c
	* src/editaddress.c
	* src/prefs_common.c
	* src/prefs_common.h
		Remember window sizes (address book)
2005-10-16 12:23:20 +00:00
Tristan Chabredier
081f1a52bf 2005-10-16 [wwp] 1.9.15cvs51
* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Fix compilation warnings (missing #include).
2005-10-16 11:39:13 +00:00
Colin Leroy
155a34108a 2005-10-16 [colin] 1.9.15cvs50
* src/mimeview.c
	* src/summaryview.c
	* src/textview.c
		Make 'c' check signature, and forward
		c, l, y, t from summaryview to mimeview
2005-10-16 11:08:46 +00:00
Colin Leroy
891902efec 2005-10-16 [colin] 1.9.15cvs49
* src/addressbook.c
		Put border around buttons
	* src/mainwindow.c
	* src/summaryview.c
		Rework menus (Patch based on a patch
		by Paul)
2005-10-16 10:40:11 +00:00
Tristan Chabredier
2534b3160c 2005-10-15 [wwp] 1.9.15cvs48
* src/editjpilot.c
	* src/editldap.c
	* src/editvcard.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/export.c
	* src/import.c
	* src/importldif.c
	* src/importmutt.c
	* src/importpine.c
	* src/prefs_account.c
	* src/prefs_spelling.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		use nicer browse-for-file/dir buttons than the "..." ones,
		code factorizing more.
2005-10-15 11:29:31 +00:00
Colin Leroy
69a7c72ab5 2005-10-14 [colin] 1.9.15cvs47
* src/mainwindow.c
		set relief on the account switcher so that people see it
		grey out Create processing rules when no message is selected
	* src/prefs_filtering.c
		ask before closing if the rule has not been modified, even if
		it's not valid
	* src/prefs_matcher.c
		fix sensitivity when entering the dialog
	* src/gtk/inputdialog.c
		display a better icon on password ask
	* src/plugins/pgpcore/passphrase.c
		make the dialog look better
2005-10-14 17:18:43 +00:00
Paul Mangan
563634ea9b 2005-10-14 [paul] 1.9.15cvs46
* src/folderview.c
		indicate presense of marked msgs in
		unexpanded subfolders
2005-10-14 14:38:19 +00:00
Paul Mangan
269deffdbf 2005-10-14 [paul] 1.9.15cvs45
* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_template.c
		remember window sizes
		fix Info button size

	Patches by wwp
2005-10-14 13:43:17 +00:00
Colin Leroy
fd1b114a5a 2005-10-13 [colin] 1.9.15cvs44
* src/mimeview.c
	* src/noticeview.c
	* src/noticeview.h
		Add a tooltip on the icon (optional)
		Get rid of the signature buttons and only
		use the icon+tooltip
2005-10-13 19:56:17 +00:00
Colin Leroy
4857e036d3 2005-10-13 [colin] 1.9.15cvs43
* src/noticeview.c
	* src/noticeview.h
		Add hand cursor for hovering over icon
2005-10-13 19:36:30 +00:00
Colin Leroy
a12ecb54a7 2005-10-13 [colin] 1.9.15cvs42
* src/summaryview.c
		Fix crash when quicksearch's hidden
		at startup
2005-10-13 18:15:43 +00:00
Colin Leroy
6d275752b1 2005-10-13 [colin] 1.9.15cvs41
* src/compose.c
		Set subject when forwarding multiple mails
		Check that other recipient than the default Cc or Bcc
		have been set before sending.
2005-10-13 18:06:13 +00:00
Colin Leroy
ce35d74731 2005-10-13 [colin] 1.9.15cvs40
* src/imap.c
		Batch per-folder
		Introduce locking, but don't use it yet
2005-10-13 18:04:55 +00:00
Colin Leroy
ada4bfc594 2005-10-13 [colin] 1.9.15cvs39
* src/gtk/quicksearch.c
		Reset quicksearch when hiding it
		Make sticky a real pref
2005-10-13 17:51:19 +00:00
Colin Leroy
90a56a4e50 2005-10-13 [colin] 1.9.15cvs38
* src/summaryview.c
		Faster prefs apply
2005-10-13 17:49:51 +00:00
Colin Leroy
7f628693fe 2005-10-13 [colin] 1.9.15cvs37
* src/mimeview.c
	* src/noticeview.c
	* src/noticeview.h
	* src/plugins/pgpcore/sgpgme.c
		Make privacy icon clickable
		Move Trust field in Full info
		When trust is less than full, don't display
		a warning icon
2005-10-13 17:48:47 +00:00
Colin Leroy
5d7f510b64 2005-10-13 [colin] 1.9.15cvs36
* src/folder.c
		Batch on flags sync
	* src/folderview.c
		Revert speed hack which is dangerous in fact
		Apply prefs faster
2005-10-13 17:44:08 +00:00
Colin Leroy
fa07104dfa 2005-10-13 [colin] 1.9.15cvs35
* src/folder_item_prefs.c
		Fix pref corruption on folder move. Patch
		by wwp
2005-10-13 16:01:30 +00:00
Paul Mangan
bdaca260c2 2005-10-13 [paul] 1.9.15cvs34
* src/export.c
	* src/import.c
		fix typos in g_warnings
	* src/prefs_account.c
		add a file selector for Signature file

	Patches by wwp
2005-10-13 14:54:20 +00:00
Colin Leroy
f35faaaab7 2005-10-12 [colin] 1.9.15cvs33
* src/mimeview.c
		Provide a quick way to go back from a
		signature's full info to the email part
2005-10-12 18:50:03 +00:00
Colin Leroy
8825ed88dc 2005-10-12 [colin] 1.9.15cvs32
* src/compose.c
		Remove old hack of encoding signed mails with base64.
		QP works equally well.
2005-10-12 18:04:24 +00:00
Colin Leroy
b1296312d2 2005-10-12 [colin] 1.9.15cvs31
* src/crash.c
		Replace deprecated GtkText with GtkTextView
	* src/imap.c
		Fix a logic bug about counts in imap_select
		(previously un-triggered)
	* src/mainwindow.c
	* src/summaryview.c
	* src/news.c
		Allow local deletion of news posts
	* src/mimeview.c
		Show GPG noticeview on the message/rfc822 part
		in addition to the text/plain one
	* src/prefs_image_viewer.c
	  src/plugins/pgpcore/prefs_gpg.c
		Polish (set the label as part of the checkbox)
	* src/wizard.c
		Don't sit there doing nothing after destroying
		the window - return err
2005-10-12 17:22:33 +00:00
Colin Leroy
d53c742104 2005-10-11 [colin] 1.9.15cvs30
* src/folderview.c
		Apply processing rules before showing folders.
		Early folder show (before flags sync) will only
		be done when there are no processing rules (nor
		pre- or post- ones)
	* src/imap.c
		Fix stuff related to mail subdir, creation and
		deletion of folders
	* src/imap_gtk.c
		Don't allow creation of folders in NoInferior
		folders, as it won't work
2005-10-11 17:16:03 +00:00