Commit graph

3472 commits

Author SHA1 Message Date
Colin Leroy
83a13b5528 2004-11-29 [colin] 0.9.12cvs174.1
* src/pop.c
		Sync with HEAD (format string fix)
2004-11-29 07:54:09 +00:00
Colin Leroy
f69d8e55a0 2004-11-26 [colin] 0.9.12cvs173.1
* src/common/smtp.c
	* src/common/smtp.h
		Sync with HEAD
2004-11-26 09:22:06 +00:00
Colin Leroy
4e2eb90d59 2004-11-24 [colin] 0.9.12cvs172.1
* src/plugins/pgpmime/pgpmime.c
		Sync with HEAD
2004-11-24 16:47:20 +00:00
Colin Leroy
8772a50a92 2004-11-24 [colin] 0.9.12cvs171.1
* src/plugins/pgpmime/pgpmime.c
		Sync with head (gpgmectx leaks)
2004-11-24 16:08:45 +00:00
Colin Leroy
4c2605a1cd 2004-11-24 [colin] 0.9.12cvs169.1
* src/plugins/pgpmime/plugin.c
	* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/newmarkedmail.xpm
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/unreadmarkedmail.xpm
		Sync with HEAD
2004-11-24 12:57:09 +00:00
Claws Mail Team
97e5c74d6d This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-11-24 12:53:55 UTC colinleroy '2004-11-24 [colin]	0.9.12cvs169':
    src/plugins/trayicon/newmarkedmail.xpm
    src/plugins/trayicon/unreadmarkedmail.xpm
2004-11-24 12:53:56 +00:00
Colin Leroy
6380d95e76 2004-11-23 [colin] 0.9.12cvs168.1
* src/partial_download.c
	* src/partial_download.h
	* src/plugins/pgpmime/plugin.c
		Sync with HEAD
2004-11-23 19:00:07 +00:00
Colin Leroy
983b61970e 2004-11-23 [colin] 0.9.12cvs166.1
* src/Makefile.am
	* src/codeconv.c
	* src/compose.c
	* src/folderview.c
	* src/main.c
	* src/partial_download.c
	* src/partial_download.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/privacy.c
	* src/privacy.h
	* src/procmime.c
	* src/common/Makefile.am
	* src/common/base64.h
	* src/common/partial_download.c
	* src/common/partial_download.h
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/pgpmime/prefs_gpg.h
	* src/plugins/pgpmime/sgpgme.c
	* src/plugins/pgpmime/sgpgme.h
		Sync with HEAD
2004-11-23 15:57:07 +00:00
Claws Mail Team
7fc5e98814 This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-11-23 13:49:58 UTC reboot '2004-11-23 [christoph]	0.9.12cvs164':
    src/partial_download.c
    src/partial_download.h
2004-11-23 13:49:59 +00:00
Colin Leroy
58cfee09f5 sync with HEAD 2004-11-23 13:02:44 +00:00
Colin Leroy
870f901200 2004-11-23 [colin] 0.9.12cvs163.1
* src/main.c
		Sync with HEAD (cursor optimization)
2004-11-23 13:01:16 +00:00
Colin Leroy
5c676e5906 2004-11-23 [colin] 0.9.12cvs162.1
* src/prefs_common.c
	* src/prefs_themes.c
	* src/procmsg.c
		Sync with HEAD
2004-11-23 11:36:46 +00:00
Colin Leroy
61b01f0526 2004-11-23 [colin] 0.9.12cvs158.9
* src/compose.c
		Fix double-free when forwarding
	* src/msgcache.c
		Fix leak on error path
2004-11-23 11:02:29 +00:00
Colin Leroy
42a122d6af 2004-11-23 [colin] 0.9.12cvs158.8
* src/compose.c
		Fix possible double-free
		Spotted by Alfons
2004-11-23 08:26:47 +00:00
Colin Leroy
25224e20b7 2004-11-23 [colin] 0.9.12cvs158.7
* src/compose.c
		Fix some signal handlers' prototypes
		Spotted by Alfons
2004-11-23 07:46:15 +00:00
Colin Leroy
23208a1e04 2004-11-22 [colin] 0.9.12cvs158.6
* src/compose.c
		Remove unneeded code and duplicated
		wrapping - patch by Alfons
2004-11-22 13:40:55 +00:00
Colin Leroy
f7261fd0d6 2004-11-22 [colin] 0.9.12cvs158.5
* src/prefs_themes.c
		Fix oversized selector
2004-11-22 08:16:46 +00:00
Colin Leroy
90eee66501 2004-11-22 [colin] 0.9.12cvs158.4
* src/compose.c
		fix dump_text()
		patch by Alfons
2004-11-22 07:32:16 +00:00
Colin Leroy
cf8d381628 2004-11-19 [colin] 0.9.12cvs158.3
* src/textview.c
		Add a context menu on links (open, copy)
2004-11-19 10:39:01 +00:00
Paul Mangan
802e30249d 2004-11-18 [paul] 0.9.12cvs158.2
* src/addrgather.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/mimeview.c
	* src/prefs_common.c
	* src/plugins/image_viewer/viewer.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		replace deprecated gtk_notebook_set_page
		and gtk_notebook_current_page
2004-11-18 07:11:16 +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
7dbf99b999 2004-11-17 [colin] 0.9.12cvs156.1
* src/prefs_account.c
	* src/prefs_account.h
	* src/procmsg.c
		Sync with HEAD (add pref to store encrypted mails encrypted)
2004-11-17 14:16:23 +00:00
Paul Mangan
c73fc72e9c 2004-11-17 [paul] 0.9.12cvs155.1
* ChangeLog
	* ChangeLog.claws
	* ChangeLog.jp
	* NEWS
	* configure.ac
	* src/compose.c
	* src/jpilot.c
	* src/privacy.c
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/toolbar.c
	* src/pixmaps/error.xpm
		sync with HEAD
2004-11-17 13:48:31 +00:00
Colin Leroy
261fde2d31 2004-11-17 [colin] 0.9.12cvs151.1
* src/plugins/pgpmime/pgpmime.c
		Sync with HEAD (remove debug printf)
2004-11-17 10:30:42 +00:00
Colin Leroy
cec50f6759 2004-11-17 [colin] 0.9.12cvs150.1
* src/plugins/pgpmime/pgpmime.c
		Sync with HEAD (off-by-one fix)
2004-11-17 10:13:48 +00:00
Colin Leroy
8f4fb8b477 2004-11-17 [colin] 0.9.12cvs149.1
* src/procmsg.c
		Sync with HEAD (coding style fixes)
2004-11-17 08:45:43 +00:00
Colin Leroy
9319c8fe9a 2004-11-16 [colin] 0.9.12cvs148.1
* src/procmsg.c
		Sync with head (Fix the fix)
2004-11-16 15:46:28 +00:00
Colin Leroy
8a1fcc27b9 2004-11-16 [colin] 0.9.12cvs147.1
* src/procmsg.c
		Sync with Main (leak fix)
2004-11-16 15:39:31 +00:00
Colin Leroy
e0a7649792 2004-11-16 [colin] 0.9.12cvs146.14
* src/compose.c
		Remove useless chunk of code
		Patch by Alfons
2004-11-16 08:58:42 +00:00
Colin Leroy
4ecd2b2c73 2004-11-15 [colin] 0.9.12cvs146.13
* src/compose.c
		Fix drafting after insertion
		Patch by Alfons
2004-11-15 19:44:49 +00:00
Colin Leroy
b01892e892 2004-11-15 [colin] 0.9.12cvs146.12
* src/compose.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_toolbar.c
		Fix some const-correctness
2004-11-15 10:28:16 +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
Colin Leroy
fe5daf5b7b 2004-11-15 [colin] 0.9.12cvs146.10
* src/codeconv.c
		More unreadable locale fixes
2004-11-15 08:47:21 +00:00
Colin Leroy
5256d3a02e 2004-11-14 [colin] 0.9.12cvs146.9
* src/textview.c
		Fix uri_security_check
		Patch by Alfons
2004-11-14 19:14:35 +00:00
Paul Mangan
8c1a9143db 2004-11-13 [paul] 0.9.12cvs146.8
* src/folder.c
	* src/procmime.c
		fix 2 bugs introduced in last commit
2004-11-13 15:10:06 +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
Paul Mangan
d7348a219c 2004-11-13 [paul] 0.9.12cvs146.6
* src/compose.c
	* src/imap.c
	* src/matcher_parser.h
	* src/matcher_parser_parse.y
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/common/utils.c
		various small fixes/cleanups
2004-11-13 08:14:41 +00:00
Colin Leroy
9b90c95961 Validate event 2004-11-12 15:55:21 +00:00
Paul Mangan
19fbdf65cc 2004-11-12 [paul] 0.9.12cvs146.4
* src/exporthtml.c
	* src/exportldif.c
	* src/imap.c
	* src/mh.c
	* src/mimeview.c
	* src/prefs_spelling.c
	* src/prefs_themes.c
		replace deprecated g_dirname
2004-11-12 09:21:06 +00:00
Colin Leroy
72b05561e9 2004-11-12 [colin] 0.9.12cvs146.3
* src/textview.c
		Some coding style fixes
2004-11-12 08:37:48 +00:00
Colin Leroy
2e859d2f66 2004-11-12 [colin] 0.9.12cvs146.2
* src/codeconv.c
		We want to replace _all_ extended chars in
		conv_unreadable_*, because any string containing
		extended chars not parsing as UTF8 is
		undisplayed on gtk2.
2004-11-12 08:27:36 +00:00
Paul Mangan
ebd4fca572 2004-11-12 [paul] 0.9.12cvs146.1
* ChangeLog
	* ChangeLog.claws
	* ChangeLog.jp
	* NEWS
	* configure.ac
	* src/account.c
	* src/folderview.c
	* src/folderview.h
	* src/imap.c
	* src/imap_gtk.c
	* src/inc.c
	* src/mainwindow.c
	* src/mh_gtk.c
	* src/news_gtk.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_ext_prog.c
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/procmsg.h
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/common/defs.h
	* src/common/utils.c
	* src/common/utils.h
	* src/gtk/menu.c
	* src/gtk/menu.h
		sync with HEAD
2004-11-12 06:41:50 +00:00
Colin Leroy
4ce85ee3a0 2004-11-11 [colin] 0.9.12cvs144.2
* src/textview.c
		Fix URI range selection (patch by Alfons)
2004-11-11 21:20:04 +00:00
Colin Leroy
160c161a9f 2004-11-09 [colin] 0.9.12cvs144.1
* ChangeLog.claws
	* src/compose.c
	* src/folder.c
	* src/folder_item_prefs.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/plugins/pgpmime/pgpmime.c
		Sync with HEAD
2004-11-09 15:26:36 +00:00
Colin Leroy
b310349cfe 2004-11-08 [colin] 0.9.12cvs143.1
* src/summaryview.c
		Sync with HEAD (optimize quicksearch)
2004-11-08 18:36:06 +00:00
Colin Leroy
1579117dcc 2004-11-08 [colin] 0.9.12cvs142.2
* src/compose.c
		Don't wrap when Edit/Auto wrapping is disabled
2004-11-08 16:05:01 +00:00
Colin Leroy
eb7db904de 2004-11-08 [colin] 0.9.12cvs142.1
* src/textview.c
		Sync with HEAD
2004-11-08 15:18:33 +00:00
Colin Leroy
f96c2837a4 2004-11-08 [colin] 0.9.12cvs141.1
* src/textview.c
		Sync with HEAD (fix some mail URIs)
2004-11-08 12:54:59 +00:00
Colin Leroy
5ca057493b 2004-11-08 [colin] 0.9.12cvs140.3
* src/textview.c
		o Use text cursor instead of arrow when
		  not on a link
		o Fix handling of contiguous links (as in
		  "colin@colino.net" <colin@colino.net>)
		  This one unveils a bug in get_email_part()
2004-11-08 11:06:35 +00:00
Colin Leroy
d33c6fdd5f 2004-11-07 [colin] 0.9.12cvs140.2
* src/textview.c
		Fix memleak. Patch by Alfons.
2004-11-07 21:04:55 +00:00