Commit graph

114 commits

Author SHA1 Message Date
Christoph Hohmann
8da5cfd6ba * major code cleanup (part 1)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment and
          && in || when suggested by gcc

* src/mh.c
* src/folder.c
        replaced direct calls to folder->scan_tree
        with folder_scan_tree and restore folder
        prefs in this function. The folder should
        not have to deal with them.
        ( Should now work for all folder types )
2002-07-02 19:49:11 +00:00
Paul Mangan
d640619adf sync with 0.7.8cvs3 2002-06-19 08:04:32 +00:00
Paul Mangan
e8a41d3122 sync with 0.7.6cvs14 2002-05-25 05:46:08 +00:00
Paul Mangan
87f00d9922 fix url display 2002-05-20 07:41:45 +00:00
Paul Mangan
d9a1109e41 sync with 0.7.6cvs8 2002-05-18 15:22:17 +00:00
Colin Leroy
86224d9a48 Corrected a bug that prevented sylpheed to open
double-clicked URIs.
2002-05-10 01:20:28 +00:00
Paul Mangan
836e78fa8c fix 'View->Open in new window' bug 2002-05-08 06:27:40 +00:00
Paul Mangan
7629907af2 display url in statusbar 2002-05-06 10:20:19 +00:00
Colin Leroy
29d914c21b Added user-definable quotation characters recognition. 2002-04-28 20:43:24 +00:00
Colin Leroy
c6aabb3add Added "automatically display images" option. 2002-04-21 11:27:07 +00:00
Alfons Hoogervorst
7c0c402be0 make email address parser also stop scanning when encountering separators ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>) 2002-04-13 09:30:55 +00:00
Melvin Hadasht
c219ba9fe3 textview.c
Worked around a gtktext 'bug': when searching for
	a text in a long message it was scrolling slowly
	line by line until it hit the searched text.
Updated French translation
2002-03-17 00:16:56 +00:00
Paul Mangan
3ce75b9f02 sync with sylpheed 0.7.4cvs2 2002-03-14 10:17:32 +00:00
Paul Mangan
adbd55ae28 sync with sylpheed 0.7.3cvs4 2002-03-07 13:22:39 +00:00
Paul Mangan
0da21b000b sync with sylpheed 0.7.2cvs24 2002-03-03 09:32:58 +00:00
Paul Mangan
3769348a15 sync with sylpheed 0.7.2cvs22 2002-03-02 10:02:42 +00:00
Paul Mangan
3cab1678b6 recognise urls that just begin with 'www' 2002-03-01 17:16:42 +00:00
Paul Mangan
24174b5f1c sync with sylpheed 0.7.2cvs21 2002-02-28 10:06:43 +00:00
Paul Mangan
332907a2df sync with sylpheed 0.7.2cvs15 2002-02-25 09:25:17 +00:00
Paul Mangan
f317843090 sync with sylpheed 0.7.0cvs30 2002-02-04 09:56:44 +00:00
Paul Mangan
0b005259bc sync with sylpheed 0.7.0cvs27 2002-01-31 11:15:55 +00:00
Paul Mangan
15a81ab0f7 sync with sylpheed 0.7.0cvs22 2002-01-29 10:03:33 +00:00
Hoà Viêt Dinh
d491116ce9 renderer, config is not yet build with a dialog box, you have to edit .sylpheed/rendererrc by hand, each line have to be : "[content-type] [program that will pipe content]", for example : "text/html lynx --dump -stdin" 2002-01-27 23:21:17 +00:00
Paul Mangan
773263a367 sync with sylpheed 0.7.0cvs12 2002-01-21 11:34:09 +00:00
Alfons Hoogervorst
005789a42d Sync with hiro's cvs 10 to 17. 2002-01-06 12:21:36 +00:00
Alfons Hoogervorst
7d03ec6ef3 make clicking on mailto url in texview use the default account of the currently selected folder; and put a reminder in compose.c to fix something that's just wrong. 2001-12-26 11:02:33 +00:00
Carsten Schurig
52147b5002 some tweaks, please see Changelog 2001-12-12 18:30:35 +00:00
Carsten Schurig
cfe2ed3bc5 removed a compile warning (forgot to mention it in the Changelog) 2001-12-11 21:54:10 +00:00
Paul Mangan
8837cb9fa0 sync with sylpheed 0.6.5cvs25 2001-12-11 09:18:29 +00:00
Melvin Hadasht
03dac6ab2f fixed bug #490076 (hunted down by Alfons who implemented a workaround
in 0.6.5claws65)
2001-12-09 20:44:24 +00:00
Alfons Hoogervorst
90e77845b3 prevent secondary selection claim after "add to sender" dialog
popped up. this is because there's a GDK_BUTTON_RELEASE pending.
we trick GTK by simulating a click at (0, 0) in the textview.
2001-12-08 22:40:08 +00:00
Paul Mangan
8eb4f79a34 sync with sylpheed 0.6.5cvs23 2001-12-08 08:21:47 +00:00
Melvin Hadasht
4758f8ad63 added support to view text/enriched
added support to show headers in the message view for non multipart
text/enriched and text/html
2001-11-28 22:48:06 +00:00
Paul Mangan
56ce7b2de2 sync with sylpheed 0.6.5cvs18 2001-11-27 07:46:42 +00:00
Paul Mangan
7a97b40913 sync with sylpheed 0.6.5cvs10 2001-11-19 09:46:04 +00:00
Paul Mangan
0e84ebf116 sync with sylpheed 0.6.5cvs9 2001-11-18 12:23:39 +00:00
Paul Mangan
820618c7d9 sync with sylpheed 0.6.4cvs18 2001-11-07 10:29:45 +00:00
Alfons Hoogervorst
4d7b44ec0a fix bug in textview introduced by enhanced clickable links 2001-11-04 16:13:43 +00:00
Paul Mangan
0aa8331673 activate links in html mail 2001-10-29 15:42:21 +00:00
Paul Mangan
9899fa9888 sync with sylpheed 0.6.4cvs1 2001-10-26 05:41:51 +00:00
Paul Mangan
3053381579 sync with sylpheed 0.6.2cvs8 2001-09-30 11:07:34 +00:00
Paul Mangan
5bac09d317 sync with sylpheed 0.6.2cvs5 2001-09-24 08:15:52 +00:00
Match Grun
fbb47e2d53 New address book. 2001-09-01 23:48:06 +00:00
Paul Mangan
daffaa2a3c sync with sylpheed 0.5.3 release 2001-08-16 11:28:10 +00:00
Paul Mangan
dfb832d2be sync with sylpheed 0.5.1cvs7 2001-08-01 07:22:54 +00:00
Alfons Hoogervorst
b0dee1d0f4 sync with Hiroyuki's 0.5.0claws2-3 2001-07-15 13:54:20 +00:00
Paul Mangan
970d36482d more sync with sylpheed 0.5.0pre4 2001-07-04 10:14:20 +00:00
Alfons Hoogervorst
c62e0d9d99 memory leak fixes 2001-07-03 13:35:11 +00:00
Hoà Viêt Dinh
4af086d641 mbox format completed 2001-05-27 22:40:29 +00:00
Alfons Hoogervorst
846e3d98ba skip quoted email addresses in textview:get_email_part() 2001-05-27 12:27:55 +00:00
Hiroyuki Yamamoto
03484d286e more sync with 0.4.99cvs2. 2001-05-23 03:04:46 +00:00
Alfons Hoogervorst
1aa789848c adding mail addresses to address book from the textview, and some minor gnome config changes 2001-05-21 17:16:41 +00:00
Hiroyuki Yamamoto
49a85decee modified the code for readability. 2001-05-14 09:32:34 +00:00
Alfons Hoogervorst
af697d2452 sync with sylpheed 0.4.66cvs1-3 2001-05-10 11:19:38 +00:00
Alfons Hoogervorst
1c09e61061 fixed a bug in textview_show_header(), which displayed two colons (':') 2001-05-08 19:19:49 +00:00
Hoà Viêt Dinh
52467e64f1 dialog box for matching and some other changes 2001-05-08 14:25:21 +00:00
Alfons Hoogervorst
a89f679d7d sync with sylpheed 0.4.66 2001-05-08 13:15:53 +00:00
Alfons Hoogervorst
a43e96fe39 sync with sylpheed 0.4.66cvs3-5 2001-05-06 20:06:56 +00:00
Hoà Viêt Dinh
3c4c27b16a scoring / expression matcher 2001-05-06 04:27:28 +00:00
Alfons Hoogervorst
1a7e41e842 preps for fixing the email address scanner 2001-05-03 12:19:49 +00:00
Hoà Viêt Dinh
121d32fcf9 prefs_display_headers - show other headers 2001-05-02 01:27:26 +00:00
Hoà Viêt Dinh
ae80b09c7b displaying of headers in the mail viewer - customization
and minor changes
2001-04-30 23:21:18 +00:00
Alfons Hoogervorst
cb0fc7ca16 colorization of email addresses in headers 2001-04-28 18:36:15 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00