Commit graph

6310 commits

Author SHA1 Message Date
Paul Mangan
d37071933b 2007-08-02 [paul] 2.10.0cvs83
* src/textview.c
		speed up/clean up rendering of larger
		msgs
		Thanks to Colin
2007-08-02 06:49:52 +00:00
Paul Mangan
0e45e7168f 2007-08-01 [paul] 2.10.0cvs82
* src/mainwindow.h
		clean up cruft
	* src/toolbar.c
		change default toolbar layout on maemo
	* src/pixmaps/close.xpm
		make the red cross a grey cross
	* src/pixmaps/jpilot.xpm
		make icon smaller so it fits better
2007-08-01 05:19:38 +00:00
Paul Mangan
5e3b24dfd7 2007-07-31 [paul] 2.10.0cvs81
* src/setup.c
	* src/gtk/gtkutils.c
		fix crash on maemo on first launch
2007-07-31 09:14:31 +00:00
Paul Mangan
5949bfc67c 2007-07-30 [paul] 2.10.0cvs80
* src/prefs_matcher.c
		specify the units of age and size
2007-07-30 17:35:49 +00:00
Colin Leroy
4d8b29418d 2007-07-30 [paul] 2.10.0cvs79
* src/main.c
		Fix IMAP timeout setting
2007-07-30 09:00:03 +00:00
Colin Leroy
57de7f2929 2007-07-30 [colin] 2.10.0cvs78
* src/prefs_account.c
		Fix a deprecated widget. Patch by
		Andrej
2007-07-30 06:19:32 +00:00
Paul Mangan
73a4ac26e4 2007-07-27 [paul] 2.10.0cvs77
* src/matcher_parser_parse.y
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
		these changes forgotten in cvs74's
		'watch thread' feature
2007-07-27 15:03:02 +00:00
Paul Mangan
85b1d39dd4 2007-07-27 [paul] 2.10.0cvs76
* src/compose.c
		fix potential crasher
		thanks to Colin
2007-07-27 14:27:40 +00:00
Paul Mangan
638fee0e1e 2007-07-27 [paul] 2.10.0cvs75
* src/mainwindow.c
	* src/manual.c
	* src/manual.h
	* src/gtk/gtkutils.c
		make mainwindow's /Help/Manual point to the
		remote copy if the local copy doesn't exist
2007-07-27 14:22:45 +00:00
Paul Mangan
12b1a0de0e 2007-07-27 [paul] 2.10.0cvs74
* src/Makefile.am
	* src/filtering.c
	* src/folder.c
	* src/mainwindow.c
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/procmsg.c
	* src/procmsg.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/pixmaps/watchthread.xpm
		add 'watch thread' feature
2007-07-27 14:19:05 +00:00
Paul Mangan
a0a1cd5b54 2007-07-27 [paul] 2.10.0cvs73
* src/prefs_folder_item.c
		adjust labels, add tooltips
2007-07-27 08:55:13 +00:00
Colin Leroy
d5d55d0519 2007-07-27 [colin] 2.10.0cvs72
* src/summaryview.c
		Maemo: Remove less used menu items
2007-07-27 06:24:54 +00:00
Colin Leroy
82d0d90909 2007-07-26 [colin] 2.10.0cvs71
* src/messageview.c
		Maemo: destroy messageview after trashing mail.
		Maybe should be done on X11 too
2007-07-26 20:57:09 +00:00
Colin Leroy
3efa2ea184 2007-07-26 [colin] 2.10.0cvs70
* src/folderview.c
	* src/mainwindow.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/summaryview.c
		Add View/Show or Hide/Column headers
2007-07-26 20:30:13 +00:00
Colin Leroy
aef49eed94 2007-07-26 [colin] 2.10.0cvs69
* src/procmime.c
		Fix unwanted output
2007-07-26 16:34:13 +00:00
Colin Leroy
438277591e 2007-07-26 [colin] 2.10.0cvs68
* src/ldapserver.c
		Fix possible crash on cache invalidation
	* src/compose.c
	* src/procmime.c
	* src/procmime.h
	* src/quote_fmt_parse.y
		Make replying to mails with big attachments
		much faster. Fixes bug 1224, 'The process of
		Replying to emails with large attachments
		seems unreasonably long...'
2007-07-26 16:32:02 +00:00
Colin Leroy
af3288a90e 2007-07-26 [colin] 2.10.0cvs67
* src/mimeview.c
	* src/matcher.c
	* src/common/ssl.c
		Fix threads use on BSDs
2007-07-26 16:27:36 +00:00
Paul Mangan
da04bd8bdb 2007-07-26 [paul] 2.10.0cvs66
* src/gtk/prefswindow.c
		fix account prefs breakage
		thanks to Colin
2007-07-26 09:04:27 +00:00
Paul Mangan
1b726854c6 2007-07-26 [paul] 2.10.0cvs65
* configure.ac
		standardise ./configure --help messages
2007-07-26 08:42:29 +00:00
Colin Leroy
47b9862a4d 2007-07-26 [colin] 2.10.0cvs64
* src/addressbook.c
	* src/editaddress.c
		Fix two vCard-related crashes
2007-07-26 06:28:45 +00:00
Colin Leroy
788add2542 2007-07-25 [colin] 2.10.0cvs63
* src/inc.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_receive.c
		Maemo: Add a better way to notify of
		new mails
	* src/mainwindow.c
	* src/statusbar.h
	* src/summaryview.c
	* src/toolbar.c
		Maemo: Various layout fixes
	* src/gtk/prefswindow.c
		Maemo: Better prefs layout
2007-07-25 16:37:48 +00:00
Paul Mangan
690a8cb508 2007-07-25 [paul] 2.10.0cvs62
* src/textview.c
		fix the layout on maemo
		thanks to Colin
2007-07-25 07:42:58 +00:00
Salvatore De Paolis
e2120a7929 2007-07-25 [iwkse] 2.10.0cvs61
* src/summaryview.c
		add 'o' shortcut on summaryview
2007-07-25 07:34:00 +00:00
Salvatore De Paolis
ca539cdbbb 2007-07-25 [iwkse] 2.10.0cvs60
* src/textview.c
		fix o shortcut
2007-07-25 04:56:55 +00:00
Colin Leroy
de45fa01ae 2007-07-24 [colin] 2.10.0cvs59
* src/mh.c
		Fix missing timestamp update on source
		folder when moving
	* src/textview.c
	* src/textview.h
		Better text layout on part's choices
2007-07-24 16:22:28 +00:00
Paul Mangan
7f8c13bd29 note when the RC was done 2007-07-24 07:47:35 +00:00
Colin Leroy
1cd4c57cbe 2007-07-23 [colin] 2.10.0cvs58
* src/mimeview.c
	* src/textview.c
		Maemo: Automatically choose the correct application
		to open parts
	* src/gtk/quicksearch.c
		Make search run on GDK_KP_Enter too
2007-07-23 16:34:59 +00:00
Tristan Chabredier
fd1e56fa26 2007-07-23 [wwp] 2.10.0cvs57
* src/quote_fmt_lex.l
		Revert accidentaly committed lines (account_sig) in
		2.10.0cvs56.
2007-07-23 15:38:53 +00:00
Tristan Chabredier
da5f00c8cc 2007-07-23 [wwp] 2.10.0cvs56
* src/quote_fmt_lex.l
		Fix typos around long form expressions in the quote lexer.
2007-07-23 14:11:43 +00:00
Colin Leroy
0988d7fc61 2007-07-23 [colin] 2.10.0cvs55
* src/addr_compl.c
		Fix auto-completion on Maemo
2007-07-23 07:07:40 +00:00
Colin Leroy
178d342392 2007-07-23 [colin] 2.10.0cvs54
* src/statusbar.c
		Maemo: Fix sticking statusbars
2007-07-23 06:29:01 +00:00
Colin Leroy
d7e33ade95 2007-07-22 [colin] 2.10.0cvs53
* src/main.c
		Maemo: Fix the strange "top_application" info
		at startup. We should do something when
		receiving such a message.
2007-07-22 11:53:46 +00:00
Paul Mangan
03b0a0d3cc 2007-07-20 [paul] 2.10.0cvs52
* src/news_gtk.c
		add missing #include "statusbar.h"
2007-07-20 18:32:01 +00:00
Colin Leroy
efb4bce12a 2007-07-20 [colin] 2.10.0cvs51
* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/folderview.c
	* src/imap.c
	* src/imap_gtk.c
	* src/imap_gtk.h
	* src/news.c
	* src/news_gtk.c
	* src/news_gtk.h
	* src/prefs_folder_item.c
		Implement age-based caching: allow to
		specify a threshold for the offline synchronisation
		feature, and whether old cached bodies should
		be removed
	* src/toolbar.c
	* src/toolbar.h
		Fix label/tooltips
	* src/plugins/dillo_viewer/dillo_viewer.c
		Check that Dillo's installed
2007-07-20 16:20:59 +00:00
Tristan Chabredier
a9e42cd062 2007-07-20 [wwp] 2.10.0cvs50
* src/mimeview.c
	* src/stock_pixmap.c
		Draw a frame around the selected mimeview part icon (instead of the
		shifted 'dancing' icon).
2007-07-20 14:03:27 +00:00
Colin Leroy
a951daac68 2007-07-20 [colin] 2.10.0cvs49
* src/main.c
		Unref stuff even on error
	* src/wizard.c
		disconnect signals only at the very
		end of the wizard save.
2007-07-20 06:35:46 +00:00
Colin Leroy
12f0f87b12 2007-07-20 [colin] 2.10.0cvs48
* src/mainwindow.c
	* src/messageview.c
	* src/toolbar.c
	* src/toolbar.h
		Fix random crashes while navigating
		(GTK_EVENTS_FLUSH)
2007-07-20 06:31:51 +00:00
Colin Leroy
fdf8ed4bdb 2007-07-19 [colin] 2.10.0cvs47
* configure.ac
	* src/main.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/wizard.c
	* src/common/defs.h
	* src/common/utils.c
		Maemo: add an easy way to store data (mails
		and IMAP/NNTP caches) on one of the SD cards,
		and protect against unmounts if needed
2007-07-19 16:36:11 +00:00
Paul Mangan
479275f68f 2007-07-19 [paul] 2.10.0cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/gtk/about.c
	* src/pixmaps/claws-mail_logo-small.xpm
		implement a (slightly) different About
		dialog for maemo and add a small version
		of the logo for it
	* src/wizard.c
		use a scrolled window for wizard page 1
		on maemo
2007-07-19 15:04:05 +00:00
Paul Mangan
e67450e36f 2007-07-19 [paul] 2.10.0cvs45
* src/Makefile.am
		too soon for this line
2007-07-19 12:02:50 +00:00
Paul Mangan
8e39833c0e 2007-07-19 [paul] 2.10.0cvs44
* src/Makefile.am
		fix build on n800
2007-07-19 11:55:40 +00:00
Colin Leroy
74c3ed3ad4 2007-07-19 [colin] 2.10.0cvs43
* src/wizard.c
		Solve Mail/Mailbox name when specifying
		full /path/to/Mail.
2007-07-19 06:19:09 +00:00
Colin Leroy
64bd5305e6 2007-07-18 [colin] 2.10.0cvs42
* src/inc.c
	* configure.ac
		Fix build on n770
2007-07-18 17:04:03 +00:00
Colin Leroy
1f454abbae 2007-07-18 [colin] 2.10.0cvs41
* src/inc.c
		Maemo: plug the online/offline system into
		maemo's interfaces to have Claws automatically
		switch according to the system status
	* src/statusbar.c
		Maemo: use HildonBanners to display status
		messages. Renders the main statusbar useless.
2007-07-18 16:49:35 +00:00
Paul Mangan
d50225fb03 2007-07-18 [paul] 2.10.0cvs40
* src/filtering.c
		fix screen blanking on moving/copying many msgs
	* src/folder.c
		fix processing progressbar and screen blanking
		during processing
2007-07-18 12:29:38 +00:00
Paul Mangan
2acef69e6b 2007-07-18 [paul] 2.10.0cvs39
* src/messageview.c
		revert cvs37, breakage on maemo
2007-07-18 08:25:07 +00:00
Paul Mangan
78d61cd964 2007-07-18 [paul] 2.10.0cvs38
* src/gtk/gtkutils.c
		make sure we can still build with older GTK's
2007-07-18 07:35:37 +00:00
Colin Leroy
82922a8e38 2007-07-18 [colin] 2.10.0cvs37
* src/messageview.c
		Only hide the small layout's messageview, instead
		of destroying it when closing
	* src/gtk/gtkutils.c
		Use gtk_window_present_with_time to popup windows,
		it seems to make things better with modern WMs
		(actually focusing)
2007-07-18 06:27:24 +00:00
Colin Leroy
755c899020 2007-07-17 [colin] 2.10.0cvs36
* src/editaddress.c
		Simplify layout on Maemo
	* src/folder.c
		Fix possible crash
	* src/prefs_display_header.c
		Remove some headers by default on Maemo
2007-07-17 16:42:31 +00:00
Paul Mangan
e8ded103ac 2007-07-17 [paul] 2.10.0cvs35
* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_logging.c
	* src/common/log.c
		add options to stop/enable writing logs to disc
2007-07-17 13:21:50 +00:00