Commit graph

2008 commits

Author SHA1 Message Date
Colin Leroy 2b2136b19a 2007-03-31 [colin] 2.8.1cvs76
* AUTHORS
		Add Jean-Luc Biord
2007-03-31 14:26:27 +00:00
Colin Leroy 1fda833715 2007-03-31 [colin] 2.8.1cvs75
* src/imap.c
		Apply patch from bug 1172, direct
		access to the folder's session instead
		of using getter. Patch by MartinP
2007-03-31 14:24:52 +00:00
Paul Mangan 0168505419 2007-03-31 [paul] 2.8.1cvs74
* src/gtk/authors.h
		no need to list Fabien twice!
2007-03-31 10:38:54 +00:00
Colin Leroy 8511539b63 2007-03-31 [colin] 2.8.1cvs73
* src/inc.c
		If we're currently "overriding for %d minutes",
		don't ask
2007-03-31 08:45:14 +00:00
Colin Leroy 47e3663c54 2007-03-31 [colin] 2.8.1cvs72
* src/compose.c
	* src/imap.c
	* src/inc.c
	* src/inc.h
	* src/messageview.c
	* src/news.c
	* src/plugins/spamassassin/spamassassin.c
		Offline override: Add a parameter to allow
		asking even if the override timer is running.
		Allows to ask every time the user makes an
		explicit action needing online access (such
		as Get Mail), and not when the action is
		implicit (such as opening an IMAP folder)
2007-03-31 08:35:45 +00:00
Colin Leroy 8f9869a168 2007-03-31 [colin] 2.8.1cvs71
* src/inc.c
		Override offline: "No" answer shouldn't
		re-ask after 3 seconds, but 10 minutes.
2007-03-31 08:20:12 +00:00
Colin Leroy ac137ee632 2007-03-30 [colin] 2.8.1cvs70
* src/common/socket.c
		Better error reporting on unix socket
		failure (bind usually)
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Label window: add a pulsing progress
		bar to show we're not hung :)
	* src/folderview.c
	* src/main.c
	* src/plugins/pgpcore/sgpgme.c
		Update API
2007-03-30 20:06:18 +00:00
Colin Leroy 41ca5d368b 2007-03-30 [colin] 2.8.1cvs69
* src/pop.c
	* src/prefs_common.c
		Fix possible trashing of history and uidl
		files on disk full problems
2007-03-30 16:29:52 +00:00
Paul Mangan fd684b61de 2007-03-30 [paul] 2.8.1cvs68
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		update summary when changing layout type
		(fixes wrong folder icon being displayed)
		Thanks to Colin
2007-03-30 08:49:14 +00:00
Colin Leroy 3a69278fa7 2007-03-29 [colin] 2.8.1cvs67
* src/prefs_ext_prog.c
		The browser pref is irrelevant on Maemo
2007-03-29 18:22:40 +00:00
Colin Leroy 691e856270 2007-03-29 [colin] 2.8.1cvs66
* src/compose.c
	* src/compose.h
		Maemo: dynamically switch headers/text position
	* src/prefs_common.c
		Maemo: hide compose's ruler by default
	* src/common/socket.c
	* src/common/socket.h
		Fix build warning
2007-03-29 17:52:09 +00:00
Colin Leroy 3f1ec6950c 2007-03-29 [colin] 2.8.1cvs65
* src/common/socket.c
	* src/common/socket.h
		Fix build when MAEMO_CFLAGS contains
		_X_OPENSOURCE (resolv.h errors as long
		as we don't add _BSD_SOURCE. Ugly).
2007-03-29 16:47:26 +00:00
Tristan Chabredier c770d67b5f 2007-03-29 [wwp] 2.8.1cvs64
* src/prefs_logging.c
		Fix sensitivity of clip-log widgets in prefs/logging,
		thanks to Fabien.
2007-03-29 13:43:00 +00:00
Paul Mangan 19e16eb0cc corrections 2007-03-29 10:43:49 +00:00
Tristan Chabredier 7d17923b1a 2007-03-29 [wwp] 2.8.1cvs65
* po/POTFILES.in
		Updated list of files for translation, thanks
		to Fabien.
2007-03-29 10:38:17 +00:00
Colin Leroy fae662355c 2007-03-29 [colin] 2.8.1cvs62
* src/main.c
	* src/common/Makefile.am
	* src/common/utils.c
		Maybe make URI opening work in Maemo
		Requires testing :)
2007-03-29 06:51:36 +00:00
Colin Leroy 5b712bea90 2007-03-28 [colin] 2.8.1cvs61
* src/folder.c
	* src/folder.h
	* src/folderview.c
		Add the possibility to sort folders arbitrarily
		(via editing of folderlist.xml only). Patch by
		Martin P <mp26+claws@os.inf.tu-dresden.de>
		Fixes bug 1166, 'Folder ordering is fixed and cannot
		be changed by the user'
2007-03-28 19:51:06 +00:00
Colin Leroy b0bca16378 2007-03-28 [colin] 2.8.1cvs60
* src/mimeview.c
		Add popup menu for mime icons
2007-03-28 19:46:10 +00:00
Colin Leroy 3effba49af 2007-03-28 [colin] 2.8.1cvs59
* src/mainwindow.c
		Fix a layout issue when presenting
		mainwindow in Small screen layout
	* src/toolbar.c
	* src/toolbar.h
		Add a "Go to folder list" button for
		mainwindow, and make it default in
		the Maemo build
2007-03-28 16:22:52 +00:00
Colin Leroy 608bb3a140 2007-03-28 [colin] 2.8.1cvs58
* src/compose.c
		Don't dynamically update title on Maemo
		Patch by Jean-Luc Biord
2007-03-28 16:20:40 +00:00
Colin Leroy 03b893d20f 2007-03-27 [colin] 2.8.1cvs57
* src/compose.c
	* src/folderview.c
	* src/summaryview.c
		Enable tap-and-hold on Maemo
2007-03-27 17:28:38 +00:00
Colin Leroy b2cdd35e32 2007-03-26 [colin] 2.8.1cvs56
* src/compose.c
		More popup-menu (in attachments list)
2007-03-26 20:14:40 +00:00
Colin Leroy 131bb4e636 2007-03-26 [colin] 2.8.1cvs55
* src/compose.c
		Enable popup-menu signal
2007-03-26 20:08:56 +00:00
Colin Leroy 770872a3cb 2007-03-26 [colin] 2.8.1cvs54
* src/plugins/pgpinline/pgpinline.c
		Fix bug 1111, 'PGP/inline plugin hides text
		around encrypted text block'. Patch based on
		a patch from Michal Cihar.
2007-03-26 16:25:43 +00:00
Tristan Chabredier 52ed3cebe4 2007-03-26 [wwp] 2.8.1cvs53
* src/procmsg.c
		Fix getting a false error when sending queued message
		whereas the sending was fine (if there are subfolders
		in the queue folder), thanks to Colin.
2007-03-26 14:04:49 +00:00
Paul Mangan a767380beb 2007-03-26 [paul] 2.8.1cvs52
* src/wizard.c
		update FACE header in welcome message
2007-03-26 07:57:43 +00:00
Colin Leroy dac8996743 2007-03-25 [colin] 2.8.1cvs51
* src/Makefile.am
		Fix make dist
2007-03-25 17:15:50 +00:00
Colin Leroy 68d68d3484 2007-03-25 [colin] 2.8.1cvs50
* src/main.c
		Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2007-03-25 16:09:39 +00:00
Colin Leroy a9619d8646 2007-03-24 [colin] 2.8.1cvs49
* src/main.c
		Fix a few launch problems on Maemo
		Patch by Jean-Luc Biord
2007-03-24 22:47:18 +00:00
Tristan Chabredier 7c67103498 2007-03-24 [wwp] 2.8.1cvs48
* src/alertpanel.c
	* src/alertpanel.h
	* src/messageview.c
	* src/summaryview.c
		Fix wrong action performed when closing the
		"ask about account specific filtering rules
		when filtering manually" dialog by pressing Escape.
		Fix wrong order of buttons in the "return receipt
		notification - the message was sent to several of
		your accounts" dialog.
2007-03-24 20:40:50 +00:00
Paul Mangan 824b03165e 2007-03-24 [paul] 2.8.1cvs47
* src/folderview.c
		an improvement to English usage
	* tools/kdeservicemenu/README
		updated Claws url
2007-03-24 13:39:59 +00:00
Paul Mangan 60bf3171c1 2007-03-24 [paul] 2.8.1cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/edit_extern.xpm
	* src/pixmaps/mail_sign.xpm
		rescue long lost icons
2007-03-24 10:07:13 +00:00
Paul Mangan 4771dfad6a 2007-03-24 [paul] 2.8.1cvs45
* src/toolbar.c
		fix toolbar (broken in 2.8.1cvs42)
2007-03-24 10:01:35 +00:00
Colin Leroy 893d7ecef6 2007-03-23 [colin] 2.8.1cvs44
* src/imap.c
		Correctly unsubscribe/resubscribe after
		RENAME
2007-03-23 10:41:38 +00:00
Colin Leroy 53fca4c785 2007-03-23 [colin] 2.8.1cvs43
* src/prefs_common.c
		Maemo: as the platform is light on RAM, allow
		caches to be discarded faster.
2007-03-23 09:23:44 +00:00
Colin Leroy b8013c4244 2007-03-23 [colin] 2.8.1cvs42
* src/Makefile.am
	* src/compose.c
	* src/compose.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/pixmaps/open_mail.xpm
		Maemo changes: Add the possibility to have
		"Open Email" and "Close Window" buttons on
		toolbars (and use them in Maemo's default
		toolbars)
2007-03-23 08:59:32 +00:00
Tristan Chabredier 78a44b65fc 2007-03-23 [wwp] 2.8.1cvs41
* src/action.c
		Reverted that part of the action dialog closure logics, to
		pre-2.8.1cvs19. Managing action dialog w/ no output may be
		done later in a different way (or may not).
2007-03-23 08:41:37 +00:00
Tristan Chabredier 5c9354a168 2007-03-22 [wwp] 2.8.1cvs40
* src/action.c
		Fix sticky action dialog when got no output but action command
		is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
2007-03-22 23:49:58 +00:00
Colin Leroy df19f36eef 2007-03-22 [colin] 2.8.1cvs39
* src/prefs_filtering.c
	* src/gtk/combobox.h
		Fix escaping account names in filtering prefs
2007-03-22 18:37:04 +00:00
Colin Leroy 67394f4712 2007-03-22 [colin] 2.8.1cvs38
* src/addrindex.c
	* src/ldapctrl.h
	* src/ldapquery.c
		Add any attribute specified in LDAP servers'
		Search attributes to the Other Attributes tab
		of contacts; Add 'telephoneNumber' in the
		default list.
2007-03-22 17:53:17 +00:00
Colin Leroy 93854369ca 2007-03-22 [colin] 2.8.1cvs37
* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
		Try to prevent race conditions when
		changing the folder list
	* src/summaryview.c
		Fix possible red folder icon when
		switching from Small screen layout
		to any other
2007-03-22 17:23:23 +00:00
Colin Leroy 8ac8441c85 2007-03-22 [colin] 2.8.1cvs36
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
		Rename "little screen" to "Small screen"
	* src/gtk/Makefile.am
	* src/common/utils.c
	* src/mh.c
		Fix Maemo-related compilation problems
2007-03-22 07:52:47 +00:00
Colin Leroy 802875b748 2007-03-21 [colin] 2.8.1cvs35
* configure.ac
		Fix previous commit
	* claws-mail.desktop
		Remove .png from the Icon, it's useless
2007-03-21 21:03:18 +00:00
Colin Leroy 3396c76065 2007-03-21 [colin] 2.8.1cvs34
* configure.ac
	* src/Makefile.am
		Add the necessary lib checking for
		Maemo
2007-03-21 20:55:43 +00:00
Colin Leroy e3c8ea7866 2007-03-21 [colin] 2.8.1cvs33
* src/main.c
		Fix unconditional "error happened" when
		sending via command-line. "lol @ myself"
2007-03-21 20:43:17 +00:00
Colin Leroy a1f06d5d21 2007-03-21 [colin] 2.8.1cvs32
* claws-mail-40x40.png
	* claws-mail-26x26.png
	* src/account.c
	* src/addressbook.c
	* src/compose.c
	* src/folderview.c
	* src/folderview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/summary_search.c
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/authors.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
		Add Maemo port (patch mainly by Jean-Luc Biort)
		Add a new 'Little screen' layout to help on such
		platforms (patch by me)
		Make some default preferences different (more
		adapted) on Maemo (patch by me)
2007-03-21 17:44:45 +00:00
Tristan Chabredier 158a01abda 2007-03-21 [wwp] 2.8.1cvs31
* src/prefs_logging.c
	* src/prefs_logging.h
		Fixed copyright header of newly added files.
2007-03-21 15:16:04 +00:00
Tristan Chabredier 7391061fa3 2007-03-21 [wwp] 2.8.1cvs30
* src/Makefile.am
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folderview.c
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/matcher.c
	* src/messageview.c
	* src/news.c
	* src/pop.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_logging.c
	* src/prefs_logging.h
	* src/prefs_other.c
	* src/procmsg.c
	* src/send_message.c
	* src/summaryview.c
	* src/common/log.c
	* src/common/log.h
	* src/common/nntp.c
	* src/common/session.c
	* src/common/smtp.c
	* src/common/socket.c
	* src/etpan/imap-thread.c
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Added debugging of filtering/processing rules.
		The debug log is here 'Tools/Filtering debug window',
		the options there 'Configuration/Preferences/Other/Logging',
		and the log file is ~/.claws-mail/filtering.log.
		Moved protocol log prefs to 'Other/Logging' as well.
		To support such debugging feature, the existing log API has
		been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
		this impacts many external modules (commits follow).
2007-03-21 15:00:46 +00:00
Paul Mangan cc9f14793d 2007-03-21 [paul] 2.8.1cvs29
* src/etpan/Makefile.am
	* src/etpan/imap-thread.c
		add missing #include
2007-03-21 09:25:22 +00:00
Colin Leroy 500b41255e 2007-03-21 [colin] 2.8.1cvs28
* src/procmime.c
		Fix bug 1157, 'some broken messages confuse
		mime parser'. Make sure we can't have MimeInfos
		with negative sizes.
2007-03-21 07:23:30 +00:00