Commit graph

131 commits

Author SHA1 Message Date
Colin Leroy
a712af12c5 2004-12-10 [colin] 0.9.13cvs12.1
* src/prefs_themes.c
	* src/mainwindow.c
	* src/messageview.c
		Sync with HEAD
2004-12-10 11:02:55 +00:00
Paul Mangan
182a208356 2004-12-04 [paul] 0.9.12cvs182.3
* src/messageview.c
	* src/mimeview.c
	* src/prefs_customheader.c
	* src/gtk/quicksearch.c
		replace some forgotten GTK_SIGNAL_FUNCs
2004-12-04 11:26:52 +00:00
Paul Mangan
528f70fd31 2004-11-18 [paul] 0.9.12cvs158.1
* configure.ac
	* src/compose.c
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_common.c
	* src/common/utils.c
	* src/common/utils.h
		sync with HEAD
2004-11-18 06:36:19 +00:00
Colin Leroy
a82027b9ca 2004-11-15 [colin] 0.9.12cvs146.11
* src/summaryview.c
	* src/prefs_themes.c
	* src/messageview.c
		Fix some leaks
2004-11-15 10:05:03 +00:00
Paul Mangan
930bbd9d55 2004-11-13 [paul] 0.9.12cvs146.7
* src/compose.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/imap.c
	* src/imap_gtk.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/mh_gtk.c
	* src/prefs_themes.c
	* src/procmime.c
	* src/setup.c
	* src/summaryview.c
		replace deprecated g_basename
2004-11-13 13:28:35 +00:00
Colin Leroy
da17f7c507 2004-10-04 [colin] 0.9.12cvs122.1
* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/textview.c
		Sync with HEAD
2004-10-04 10:22:00 +00:00
Colin Leroy
fa436da0b1 2004-10-02 [colin] 0.9.12cvs119.1
* src/mainwindow.c
	* src/messageview.c
	* src/prefs_common.h
	* src/procmime.c
	* src/procmime.h
	* src/textview.c
		Sync with HEAD
	* src/gtk/gtksctree.c
		Close bug #608
2004-10-02 16:33:17 +00:00
Paul Mangan
441a90f543 2004-08-21 [paul] 0.9.12cvs66.4
* src/mainwindow.c
	* src/messageview.c
	* src/gtk/menu.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		remove some deprecated gtk1 functions
2004-08-21 09:28:36 +00:00
Colin Leroy
e85d78572a Sync with HEAD 0.9.12cvs46
(got a bit of time :))
2004-08-06 11:34:34 +00:00
Colin Leroy
0dae96eaeb sync with head 2004-07-29 08:07:52 +00:00
Colin Leroy
aa1142d0a5 sync with head 2004-07-29 07:45:02 +00:00
Paul Mangan
a5c1cd4866 remove gtk_window_set_wmclass()
replace gtk_window-position
2004-07-28 12:30:15 +00:00
Colin Leroy
71b2162bdf more alertpanel fixes 2004-07-28 08:07:08 +00:00
Paul Mangan
fd516418f9 replace deprecated gtk_window_set_policy 2004-07-28 07:51:10 +00:00
Colin Leroy
54ad5d0fd0 untwist file selection logic - be explicit 2004-07-21 09:39:52 +00:00
Colin Leroy
2e46bc5404 fix messageview remembering old position 2004-07-19 14:06:57 +00:00
Paul Mangan
353b10cda8 sync with 0.9.12cvs26 HEAD 2004-07-16 11:12:46 +00:00
Colin Leroy
f535740fef move partial download stuff to its own file 2004-07-14 10:01:29 +00:00
Colin Leroy
fdbfac5415 2004-07-13 [colin] 0.9.12cvs18.3
* src/pop.c
	* src/pop.h
	* src/messageview.c
		Refactor API (to avoid passing 5+ params and code
		duplication)
	* src/folder.c
	* src/msgcache.c
	* src/procheader.c
	* src/common/defs.h
		Add planned_download to cache
		Don't mess uidl file when moving partially downloaded
		mails (they change folder, we should change it in the
		uidl list too or we'll remove an incorrect message)
		(this also helps removing hacks when changing
		 planned_download in messageview.c)
2004-07-13 11:55:36 +00:00
Colin Leroy
ad480780be use folder_item_id + msgnum instead of filename to delete old partial
mail
2004-07-11 21:30:14 +00:00
Colin Leroy
d87fc3e4b0 more cleaning 2004-07-09 21:17:00 +00:00
Colin Leroy
4b6b3d711c Let the user change his mind 2004-07-09 17:59:54 +00:00
Colin Leroy
a11dca502f fix bug, refactoring (no magic numbers) 2004-07-09 17:00:58 +00:00
Colin Leroy
e40522d909 fix engrish 2004-07-09 07:37:47 +00:00
Colin Leroy
793af3fe27 strlen checks, refactoring 2004-07-09 07:06:34 +00:00
Colin Leroy
4342c6646d let the user decide if he wants to download/delete partially received
mails
2004-07-08 21:51:06 +00:00
Colin Leroy
c7f0892546 i'm a bit slow, sometimes. 2004-07-08 11:54:25 +00:00
Colin Leroy
0f89ba8260 use to_human_readable() 2004-07-08 11:45:34 +00:00
Colin Leroy
039506bb9a fix partial-downloading issues 2004-07-08 10:34:39 +00:00
Colin Leroy
1a778f92f1 * src/folder.c [1.213.2.6]
* src/folder.h [1.87.2.6]
	* src/inc.c [1.149.2.7]
	* src/messageview.c [1.94.2.8]
	* src/procheader.c [1.47.2.6]
	* src/procmsg.c [1.150.2.4]
	* src/procmsg.h [1.60.2.5]
	* src/pop.c [1.56.2.4]
	* src/pop.h [1.17.2.3]
		Let too big messages get downloaded, but truncated
		Add a button to download them completely
2004-07-07 23:44:46 +00:00
Paul Mangan
29e6353885 sync with 0.9.11cvs17 HEAD 2004-06-25 08:05:09 +00:00
Paul Mangan
06656e67f1 sync with 0.9.10claws57 HEAD 2004-05-10 10:22:28 +00:00
Thorsten Maerz
b4217b7b11 sync 099claws 2004-02-21 11:01:01 +00:00
Thorsten Maerz
ef79f656bd remove orphaned mimeview unref() 2004-01-25 09:52:41 +00:00
Thorsten Maerz
61ee51da1d sync 098claws 2004-01-12 21:28:31 +00:00
Thorsten Maerz
f9bf36e69f keypress fixes 2003-10-05 10:13:26 +00:00
Thorsten Maerz
d013515023 inital gtk2 patch 2003-10-05 10:10:30 +00:00
Christoph Hohmann
9d8d0c7b61 forgot to add check if the message that is opened in the messageview is
really meant in the notification
2003-09-05 21:24:01 +00:00
Christoph Hohmann
f82e4de5f4 0.9.4claws64
* src/folder.c
* src/messageview.[ch]
* src/procmsg.[ch]
* src/summaryview.c
        extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
        by MessageView to clear it when the message is deleted. Should
        work even if messages are deleted in MainWindow or by
        processing.
2003-09-05 21:07:17 +00:00
Alfons Hoogervorst
271678a614 * src/messageview.c
deleting a message in a message view frees its msginfo, make
	messageview_update_all() aware of that (should fix bug #293,
	"deleting message caused crash
2003-09-05 14:32:50 +00:00
Paul Mangan
bf3230804a sync with 0.9.4cvs6 2003-08-09 06:26:27 +00:00
Luke Plant
5664b604a0 * src/messageview.c
o fixed bug 4 - focus lost when changing messageview view type
2003-08-02 18:24:37 +00:00
Alfons Hoogervorst
7d595fc971 * src/common/utils.[ch]
add generate_msgid()
* src/messageview.c
	save ack'ed RRR; fixes #205, "return receipt is not saved in
	sent folder".
2003-07-29 19:47:24 +00:00
Alfons Hoogervorst
5e761ea4b8 * src/messageview.c
plug a memleak
2003-07-29 15:40:29 +00:00
Alfons Hoogervorst
82bfbddb07 * src/procmsg.[ch]
* src/messageview.c
* src/procheader.c
	rewrite return receipt request work a little bit (the former
	implementation presumably depended too much on the UI setting
	flags). (we're losing the old pending flag.)
2003-07-29 08:27:28 +00:00
Christoph Hohmann
5cc4aaae97 0.9.3claws56
* sync with 0.9.3cvs17
        see ChangeLog 2003-07-23
2003-07-26 18:30:25 +00:00
Luke Plant
2fb4fa692b * src/mimeview.[ch]
* src/gtk/gtkvscrollbutton.c
* src/messageview.c
	o improved mimeview behaviour when selecting a new message
	o plus code cleanups to remove compile warnings
2003-07-19 21:08:55 +00:00
Luke Plant
b8d8ea69ba * src/messageview.c
* src/mimeview.c
* src/mimeview.h
* src/procmime.h
* src/rfc2015.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/gtk/Makefile.am
* src/Makefile.am
* src/gtk/gtkvscrollbutton.[ch]  ** new **
* src/pixmaps/mime_*.xpm         ** new **

	mimeview rearrangement with a new icon shortcut bar
VS: ----------------------------------------------------------------------
2003-07-19 13:50:29 +00:00
Melvin Hadasht
f53b6fa9a8 Fixed bug #215 2003-07-12 13:11:54 +00:00
Christoph Hohmann
4693e4c3f5 0.9.0claws84
* src/Makefile.am
* src/messageview.c
* src/mimeview.[ch]
* src/stock_pixmap.[ch]
        move mimeview tabs to the right side and use icons
        instead of text to save some space

(patch by Luke Plant <lukeplant@softhome.net>)
2003-07-05 10:45:46 +00:00