2008-05-24 [paul] 3.4.0cvs66
[claws.git] / ChangeLog
1 2008-05-24 [paul]       3.4.0cvs66
2
3         * src/pixmaps/insert_file.xpm
4                 replaced
5
6 2008-05-23 [paul]       3.4.0cvs65
7
8         * src/common/md5.c
9         * src/common/md5.h
10                 add the possibility to check md5 on binary files,
11                 thanks to Colin
12
13 2008-05-23 [colin]      3.4.0cvs64
14
15         * src/mainwindow.c
16         * src/summaryview.c
17                 Fix bug 1610, 'claws crash after opening/closing 
18                 preferences and window update'
19
20 2008-05-22 [colin]      3.4.0cvs63
21
22         * src/prefs_filtering_action.c
23         * src/gtk/combobox.c
24         * src/gtk/combobox.h
25                 Fix reselecting of Tags actions in
26                 filtering actions dialog
27
28 2008-05-22 [colin]      3.4.0cvs62
29
30         * src/Makefile.am
31         * src/prefs_toolbar.c
32         * src/stock_pixmap.c
33         * src/stock_pixmap.h
34         * src/toolbar.c
35         * src/pixmaps/delete_btn.xpm
36         * src/pixmaps/insert_file.xpm
37         * src/pixmaps/mail_reply_to_list.xpm
38                 Fix more of bug 1609:
39                 - Add a Delete button icon
40                 - Add a Reply to list button icon
41                 - Fix Insert file button icon
42                 Artwork by Ciprian Popovici.
43
44 2008-05-21 [colin]      3.4.0cvs61
45
46         * src/common/utils.c
47                 Fix a little leak
48
49 2008-05-21 [wwp]        3.4.0cvs60
50
51         * src/prefs_filtering.c
52                 Don't show SMTP-only accounts in accounts list, as they are
53                 irrelevant for filtering incoming messages.
54
55 2008-05-21 [colin]      3.4.0cvs59
56
57         * src/mainwindow.c
58                 Don't put SMTP-only accounts in receive menus
59
60 2008-05-21 [colin]      3.4.0cvs58
61
62         * src/imap.c
63                 Fix cvs56 (brain fart)
64
65 2008-05-21 [colin]      3.4.0cvs57
66
67         * src/common/utils.c
68                 Fix bug 1615, 'hang on FIFO when the other end's not 
69                 opened'
70
71 2008-05-21 [colin]      3.4.0cvs56
72
73         * src/imap.c
74                 Fix a warning
75
76 2008-05-19 [colin]      3.4.0cvs55
77
78         * src/plugins/pgpcore/sgpgme.c
79                 Maybe fix debian bug 481856, 'Segmentation fault 
80                 when verifying a GPG signature'. Although it 
81                 looks like a race condition...
82
83 2008-05-19 [colin]      3.4.0cvs54
84
85         * src/prefs_filtering_action.c
86         * src/prefs_matcher.c
87         * src/common/tags.c
88         * src/common/tags.h
89         * src/gtk/combobox.c
90         * src/gtk/combobox.h
91                 Patch by Pawel: disabled Tags menus in filtering dialogs
92
93 2008-05-19 [colin]      3.4.0cvs53
94
95         * src/prefs_account.c
96                 GUI patch by Pawel: align ports entries
97
98 2008-05-19 [colin]      3.4.0cvs52
99
100         * src/mainwindow.c
101                 Fix bug 1616, 'strange question while emptying trash'
102
103 2008-05-18 [colin]      3.4.0cvs51
104
105         * src/common/plugin.c
106         * src/etpan/imap-thread.c
107         * src/etpan/nntp-thread.c
108         * src/gtk/gtksctree.c
109                 Fix bug 1613, 'Various memory leaks'; 
110                 based on a patch by Didier Barvaux.
111
112 2008-05-18 [colin]      3.4.0cvs50
113
114         * src/mimeview.c
115         * src/privacy.h
116         * src/toolbar.c
117         * src/toolbar.h
118         * src/plugins/pgpcore/sgpgme.c
119                 Fix more parts of bug 1609:
120                 - Make use of specific Expired privacy icon
121                 - Use CLOSE instead of NOTICE_ERROR for cancel
122                   receiving
123                 - Allow a Preferences button in the main toolbar
124
125 2008-05-18 [colin]      3.4.0cvs49
126
127         * src/stock_pixmap.c
128                 Fix bug with non-updating icons after theme change:
129                 If fetching pixbuf for a given icon after a theme
130                 change, the next pixmap fetch would return the old
131                 cached one, as the theme change was forgotten at 
132                 this time. (and vice-versa). This was mostly 
133                 visible on open folder icons
134
135 2008-05-17 [colin]      3.4.0cvs48
136
137         * src/prefs_summaries.c
138         * src/summaryview.c
139                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
140                 options'. Patch by Pawel
141
142 2008-05-16 [colin]      3.4.0cvs47
143
144         * src/imap.c
145                 Fix another possible crash (on fatal errors
146                 at login, like stream error).
147
148 2008-05-16 [paul]       3.4.0cvs46
149
150         * tools/thunderbird-filters-convertor.pl
151                 fix a typo
152                 fix reading a tb rule that contains something
153                 like that: \"Sender\"
154
155 2008-05-16 [paul]       3.4.0cvs45
156
157         * tools/README
158         * tools/csv2addressbook.pl
159                 add support for gmail exported csv address book
160
161 2008-05-16 [colin]      3.4.0cvs44
162
163         * configure.ac
164         * src/ldapupdate.c
165                 Fix ldap deprecated calls. Patch by
166                 Michael Rasmussen
167
168 2008-05-16 [paul]       3.4.0cvs43
169
170         * manual/de/account.xml
171         * manual/it/account.xml
172         * manual/it/ack.xml
173         * manual/it/addrbook.xml
174         * manual/it/claws-mail-manual.xml
175         * manual/it/gpl.xml
176         * manual/it/intro.xml
177         * manual/it/starting.xml
178                 add pages towards German and Italian manuals.
179                 (just for storage, they are not built yet, due
180                 to being incomplete.) submitted by Speckmade
181                 <Speckmade@gmx.net> and Salvatore De Paolis
182                 <iwkse@claws-mail.org>
183
184 2008-05-16 [colin]      3.4.0cvs42
185
186         * src/gtk/sslcertwindow.c
187                 Fix SHA1 fingerprint with GnuTLS
188
189 2008-05-15 [colin]      3.4.0cvs41
190
191         * src/gtk/sslcertwindow.c
192                 Print SHA1 fingerprint too
193
194 2008-05-15 [colin]      3.4.0cvs40
195
196         * src/imap.c
197                 Fix certificate port on TLS. It was 
198                 previously always 0.
199                 **IMPORTANT INFORMATION**: this will trigger 
200                 one wrong "New certificate" warning at the 
201                 first connection with this fix, if using STARTTLS
202                 on IMAP.
203         * src/gtk/sslcertwindow.c
204                 Make labels selectable
205
206 2008-05-15 [colin]      3.4.0cvs39
207
208         * src/imap.c
209                 Fix double free when STARTTLS fails (for
210                 example due to refusing the certificate)
211
212 2008-05-15 [paul]       3.4.0cvs38
213
214         * manual/advanced.xml
215                 fix typo
216
217 2008-05-15 [paul]       3.4.0cvs37
218
219         * manual/advanced.xml
220         * src/prefs_send.c
221                 make outgoing_fallback_to_ascii a hidden pref
222
223 2008-05-14 [colin]      3.4.0cvs36
224
225         * src/main.c
226         * src/mainwindow.c
227         * src/mainwindow.h
228                 Make it possible to cancel quit when Claws
229                 ask whether to empty trash.
230
231 2008-05-14 [colin]      3.4.0cvs35
232
233         * src/compose.c
234         * src/prefs_common.c
235         * src/prefs_common.h
236         * src/prefs_send.c
237                 Add a preference to be able to specify an
238                 outgoing charset/encoding but still fallback
239                 to 7bit US-ASCII when possible (default TRUE,
240                 same behavior as pre-cvs34)
241
242 2008-05-14 [colin]      3.4.0cvs34
243
244         * src/compose.c
245                 Always use the specified encoding and charset if it is
246                 specified, even if the mail is ASCII.
247
248 2008-05-13 [paul]       3.4.0cvs33
249
250         * src/ldapupdate.c
251                 fix the build warnings the easy way for now
252
253 2008-05-13 [colin]      3.4.0cvs32
254
255         * src/prefs_themes.c
256                 Count .png files as icons too (fixes part
257                 of bug 1609, 'Icon issues')
258
259 2008-05-13 [wwp]        3.4.0cvs31
260
261         * src/addressbook_foldersel.c
262                 Fix wrong check (completes 3.4.0.cvs30).
263
264 2008-05-12 [wwp]        3.4.0cvs30
265
266         * src/addressbook.c
267         * src/addressbook_foldersel.c
268         * src/filtering.c
269         * src/matcher.c
270         * src/prefs_matcher.c
271         * src/plugins/bogofilter/bogofilter.c
272         * src/plugins/bogofilter/bogofilter_gtk.c
273         * src/plugins/dillo_viewer/dillo_prefs.c
274         * src/plugins/spamassassin/spamassassin.c
275         * src/plugins/spamassassin/spamassassin_gtk.c
276                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
277                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
278                 translated string "Any" in plugins (whitelisting) and
279                 UTF8 comparisons.
280
281 2008-05-07 [colin]      3.4.0cvs29
282
283         * configure.ac
284                 Fix --enable-maemo (assume --enable-generic-umpc)
285
286 2008-05-07 [colin]      3.4.0cvs28
287
288         * configure.ac
289         * src/account.c
290         * src/addr_compl.c
291         * src/compose.c
292         * src/editaddress.c
293         * src/folderview.c
294         * src/mainwindow.c
295         * src/messageview.c
296         * src/mimeview.c
297         * src/prefs_account.c
298         * src/prefs_common.c
299         * src/prefs_display_header.c
300         * src/prefs_filtering.c
301         * src/prefs_summaries.c
302         * src/prefs_template.c
303         * src/prefs_toolbar.c
304         * src/stock_pixmap.c
305         * src/summaryview.c
306         * src/summaryview.h
307         * src/textview.c
308         * src/toolbar.c
309         * src/gtk/about.c
310         * src/gtk/gtksctree.c
311         * src/gtk/menu.c
312         * src/gtk/prefswindow.c
313         * src/gtk/sslcertwindow.c
314                 Separate generic UMPC code (layouts, ...) from 
315                 MAEMO code (Hildon, ...)
316
317 2008-05-06 [paul]       3.4.0cvs27
318
319         * tools/claws.i18n.status.pl
320                 add he.po
321
322 2008-05-06 [colin]      3.4.0cvs26
323
324         * src/common/utils.c
325                 Maybe fix crash on FreeBSD
326
327 2008-05-05 [colin]      3.4.0cvs25
328
329         * src/messageview.c
330                 Fix bug 1602, 'Crash when sending return receipt for
331                 messages with no subject'
332
333 2008-05-05 [colin]      3.4.0cvs24
334
335         * src/mimeview.c
336                 Don't overwrite temporary files with same
337                 name when drag and dropping. Fixes bug 1599,
338                 'attach multiple files with the same name from 
339                 one mail to another'
340
341 2008-05-04 [paul]       3.4.0cvs23
342
343         * src/compose.c
344         * src/prefs_common.c
345                 fix bug 1587 'can not replay with quote'
346
347 2008-05-03 [colin]      3.4.0cvs22
348
349         * po/de.po
350                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
351
352 2008-05-03 [colin]      3.4.0cvs21
353
354         * src/toolbar.c
355                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
356                 icon isn't grayed although ineffective'
357
358 2008-05-02 [wwp]        3.4.0cvs20
359
360         * po/fr.po
361                 Fix translation.
362
363         * src/prefs_folder_item.c
364                 Add missing notice in folder properties (templates) when
365                 folder is a root node.
366
367 2008-04-30 [colin]      3.4.0cvs19
368
369         * src/prefs_toolbar.c
370                 Add Trash and Delete icons to the icon chooser
371
372 2008-04-30 [colin]      3.4.0cvs18
373
374         * src/compose.c
375                 Remove "Delete entire line" which was a noop
376                 and should be the same as "Delete line" :)
377
378 2008-04-30 [colin]      3.4.0cvs17
379
380         * src/compose.c
381                 Fix 'Delete line' and 'Delete to end of line'
382                 on the last line. Patch by <seelenhirt@gmx.net>
383
384 2008-04-28 [colin]      3.4.0cvs16
385
386         * src/folder.c
387                 Fix bug 1589, 'tagsdb file not removed when
388                 folder deleted'.
389         * src/common/utils.c
390                 Make sure claws_unlink accepts NULL arg.
391
392 2008-04-25 [colin]      3.4.0cvs15
393
394         * src/common/ssl.c
395                 Fix/simplify previous commit
396
397 2008-04-25 [colin]      3.4.0cvs14
398
399         * src/addrindex.h
400         * src/common/ssl_certificate.c
401                 Patch by Marcus: Fix Win32 build
402         * src/common/ssl.c
403                 Fix build with GnuTLS/no pthread, thanks
404                 to Marcus
405
406 2008-04-25 [colin]      3.4.0cvs13
407
408         * src/summaryview.c
409                 Fix bug 1586, '3-pane vertical layout now and then 
410                 still shows sender column'
411
412 2008-04-25 [colin]      3.4.0cvs12
413
414         * src/Makefile.am
415         * src/w32-logo.ico
416         * src/w32-resource.rc
417                 Patch from Marcus Brinkmann to set an icon on w32.
418
419 2008-04-24 [colin]      3.4.0cvs11
420
421         * src/inc.c
422         * src/inc.h
423                 Trace inc locks
424         * src/ldif.c
425         * src/ldif.h
426                 Fix bug 1581, 'Bad File Format during Import LDIF':
427                 Use dynamically allocated buffers; also, allow 
428                 importing contacts with no email address
429
430 2008-04-24 [colin]      3.4.0cvs10
431
432         * src/prefs_common.c
433                 Increment the timeout a bit on OpenBSD, 75 isn't enough
434
435 2008-04-23 [colin]      3.4.0cvs9
436
437         * src/compose.c
438         * src/prefs_folder_item.c
439         * src/prefs_template.c
440         * src/quote_fmt.c
441                 Fix bug 1576: Fix unescaping of templates when testing them
442                 I think it breaks nothing. (wwp, you're welcome to double-check)
443
444 2008-04-23 [paul]       3.4.0cvs8
445
446         * manual/advanced.xml
447                 add info about the "two_line_vertical" hidden
448                 pref
449
450 2008-04-22 [paul]       3.4.0cvs7
451
452         * src/prefs_common.c
453         * src/prefs_common.h
454         * src/summaryview.c
455                 make the 2-line view in summaryview when in three
456                 columns mode configurable. hidden pref: "two_line_vertical"
457
458 2008-04-22 [colin]      3.4.0cvs6
459
460         * src/inc.c
461                 Fix missing inc_unlock()
462         * src/prefs_matcher.c
463         * src/send_message.c
464                 Fix my last commit
465
466 2008-04-22 [colin]      3.4.0cvs5
467
468         * src/etpan/imap-thread.c
469                 Use g_(un)setenv instead of (un)setenv which
470                 doesn't exist on IRIX 6.5
471
472 2008-04-22 [colin]      3.4.0cvs4
473
474         * src/inc.c
475         * src/prefs_common.c
476         * src/send_message.c
477                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
478                 Set the default timeout to 75 seconds
479
480 2008-04-20 [colin]      3.4.0cvs3
481
482         * src/pixmaps/tray_newmail.offline.xpm
483         * src/pixmaps/tray_newmail.xpm
484         * src/pixmaps/tray_newmarkedmail.offline.xpm
485         * src/pixmaps/tray_newmarkedmail.xpm
486         * src/pixmaps/tray_nomail.offline.xpm
487         * src/pixmaps/tray_nomail.xpm
488         * src/pixmaps/tray_unreadmail.offline.xpm
489         * src/pixmaps/tray_unreadmail.xpm
490         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
491         * src/pixmaps/tray_unreadmarkedmail.xpm
492                 Make the tray icons a bit nicer. Would be
493                 nice to get really nice icons from someone
494                 who's good at Gimp :)
495
496 2008-04-18 [colin]      3.4.0cvs2
497
498         * src/common/log.c
499                 Forgot one g_unlink
500
501 lease complete the changelog entry below
502 2008-04-18 [colin]      3.4.0cvs1
503
504         * src/addrduplicates.c
505         * src/addressbook.c
506         * src/compose.c
507         * src/crash.c
508         * src/editaddress.c
509         * src/folder.c
510         * src/image_viewer.c
511         * src/imap.c
512         * src/inc.c
513         * src/main.c
514         * src/mbox.c
515         * src/messageview.c
516         * src/mh.c
517         * src/msgcache.c
518         * src/news.c
519         * src/partial_download.c
520         * src/pop.c
521         * src/prefs_common.c
522         * src/prefs_common.h
523         * src/prefs_other.c
524         * src/prefs_themes.c
525         * src/procheader.c
526         * src/procmime.c
527         * src/procmsg.c
528         * src/textview.c
529         * src/wizard.c
530         * src/common/prefs.c
531         * src/common/ssl_certificate.c
532         * src/common/template.c
533         * src/common/utils.c
534         * src/common/utils.h
535         * src/etpan/imap-thread.c
536         * src/plugins/dillo_viewer/dillo_viewer.c
537         * src/plugins/pgpcore/sgpgme.c
538         * src/plugins/pgpinline/pgpinline.c
539                 Add an option to shred temporary files and messages
540                 instead of just removing them. Slows deletions down!
541
542 2008-04-18 [paul]       3.4.0
543
544         * NEWS
545         * README
546         * RELEASE_NOTES 
547                 3.4.0 released
548
549
550 2008-04-18 [paul]       3.3.1cvs61
551
552         * po/de.po
553         * po/fi.po
554         * po/it.po
555         * po/pt_BR.po
556                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
557                 and Frederico Goncalves Guimaraes
558         * po/es.po
559                 updated on the last minute by a lazy Ricardo Mones
560
561 2008-04-18 [colin]      3.3.1cvs60
562
563         * po/fr.po
564                 Update translation (Fabien Vantard)
565
566 2008-04-17 [colin]      3.3.1cvs59
567
568         * src/imap.c
569                 Fix debian bug 474712, 'claws seg faults when IMAP 
570                 connection breaks after an IMAP protocol error 
571                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
572         * src/summaryview.c
573                 Fix a little leak
574
575 2008-04-17 [colin]      3.3.1cvs58
576
577         * src/common/log.c
578                 Fix log size getting out of control (claws-mail
579                 getting SIGXFSZ): rotate if every 10MB
580
581 2008-04-10 [paul]       3.3.1cvs57
582
583         * src/prefs_other.c
584                 improvements to english usage
585
586 2008-04-10 [paul]       3.3.1cvs56
587
588         * src/prefs_receive.c
589                 add an accurate description
590
591 2008-04-08 [colin]      3.3.1cvs55
592
593         * src/undo.c
594                 Probably fix corruption, introduced in cvs53
595
596 2008-04-04 [iwkse]      3.3.1cvs54
597
598         * src/undo.c
599                 undo should works properly again
600
601 2008-04-04 [iwkse]      3.3.1cvs53
602
603         * src/undo.c
604                 Fix a segfault but breaks undo
605                 on a specific case (eg. double paste with
606                 middle-mouse button)
607
608 2008-04-04 [iwkse]      3.3.1cvs52
609
610         * src/prefs_filtering.c
611                 Fix previous Tab mess
612
613 2008-04-03 [iwkse]      3.3.1cvs51
614
615         * src/prefs_filtering.c
616                 Add search in filtering rules list
617
618 2008-04-02 [colin]      3.3.1cvs50
619
620         * src/main.c
621                 Revert part of the previous patch: we do
622                 want to parse ~/.claws-mail/gtkrc-2.0 if it
623                 exists
624
625 2008-04-02 [colin]      3.3.1cvs49
626
627         * src/main.c
628                 Fix bug 1562, 'Claws-Mail does not completely 
629                 respect settings in GTK2_RC_FILES environment'
630                 Remove manual parsing of .gtkrc-2.0 and 
631                 .gtk/gtkrc-2.0. GTK does it itself these days.
632
633 2008-04-01 [colin]      3.3.1cvs48
634
635         * src/imap_gtk.c
636                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
637                 ticking "Show only subscribed"'
638
639 2008-03-31 [colin]      3.3.1cvs47
640
641         * src/folder.c
642                 Fix bug 1553, 'File lock not respected'
643                 Regression due to the implementation of
644                 deletion batching
645
646 2008-03-31 [colin]      3.3.1cvs46
647
648         * src/mainwindow.c
649                 Fix tags menu update, thanks to Paul
650
651 2008-03-29 [wwp]        3.3.1cvs45
652
653         * src/prefs_account.c
654         * src/prefs_common.c
655         * src/prefs_folder_item.c
656         * src/prefs_quote.c
657         * src/quote_fmt.c
658         * src/quote_fmt.h
659                 Fix compose template formats (in global preferences)
660                 being translated under specific conditions.
661                 Add a button to restore factory defaults for current
662                 language.
663
664 2008-03-27 [colin]      3.3.1cvs44
665
666         * src/common/prefs.c
667         * src/common/xmlprops.c
668                 Fix RedHat bug 431735, 'segfault if /home is full' 
669                 (when starting): Fix double fclose() in prefs.c
670                 and potentially xmlprops.c
671
672 2008-03-27 [colin]      3.3.1cvs43
673
674         * src/addressbook.c
675                 Fix bug 1559, 'Claws Mail crashed deleting all 
676                 common contacts'
677
678 2008-03-27 [wwp]        3.3.1cvs42
679
680         * src/addressbook.c
681                 Fix 3.3.0cvs41.
682
683 2008-03-27 [wwp]        3.3.1cvs41
684
685         * src/addressbook.c
686                 Prevent list flickering when deleting addresses.
687
688 2008-03-26 [colin]      3.3.1cvs40
689
690         * src/imap.c
691                 Clean up session disconnection. Possibly
692                 fix Ubuntu bug #204290
693
694 2008-03-26 [colin]      3.3.1cvs39
695
696         * src/textview.c
697                 Fix bug 1555: current folder wasn't used when
698                 right-clicking on an email address
699
700 2008-03-25 [colin]      3.3.1cvs38
701
702         * src/plugins/bogofilter/bogofilter.c
703         * src/plugins/bogofilter/bogofilter.h
704         * src/plugins/bogofilter/bogofilter_gtk.c
705                 Add a "learn from whitelist" preference
706                 Whitelist Unsure mails too.
707
708 2008-03-24 [paul]       3.3.1cvs37
709
710         * src/prefs_account.c
711                 If no MH mailbox and no account exists, when
712                 creating a POP/Local account, just create and
713                 use the default one instead of bailing with a
714                 "Mailbox doesn't exist" error
715
716 2008-03-21 [colin]      3.3.1cvs36
717
718         * src/procmime.c
719                 strstrip mime subtype
720
721 2008-03-21 [paul]       3.3.1cvs35
722
723         * manual/advanced.xml
724                 correct and update the info about Actions
725
726 2008-03-20 [colin]      3.3.1cvs34
727
728         * src/messageview.c
729         * src/messageview.h
730         * src/textview.c
731                 Show at max 1MB of text, add a noticeview to
732                 show everything optionally.
733
734 2008-03-20 [colin]      3.3.1cvs33
735
736         * src/stock_pixmap.c
737                 Add support for png themes
738
739 2008-03-19 [wwp]        3.3.1cvs32
740
741         * src/procheader.c
742                 Sanity check.
743
744 2008-03-18 [colin]      3.3.1cvs31
745
746         * src/common/utils.c
747         * src/common/utils.h
748                 Handle size_t instead of off_t in to_human_readable
749
750 2008-03-18 [colin]      3.3.1cvs30
751
752         * src/imap.c
753                 Remove raw printf
754
755 2008-03-16 [colin]      3.3.1cvs29
756
757         * src/summaryview.c
758                 Fix build on GTK < 2.12
759
760 2008-03-16 [colin]      3.3.1cvs28
761
762         * src/mainwindow.c
763                 Refresh non-list widget when switching
764                 messageview
765
766 2008-03-16 [colin]      3.3.1cvs27
767
768         * manual/faq.xml
769                 Revert cvs25: This wasn't a typo :) :
770                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
771
772
773 2008-03-16 [colin]      3.3.1cvs26
774
775         * src/summaryview.c
776         * src/gtk/gtksctree.c
777         * src/gtk/gtksctree.h
778                 Implement 2-lines items in Summaryview when in 
779                 three columns mode
780
781 2008-03-16 [paul]       3.3.1cvs25
782
783         * manual/faq.xml
784                 fix typo
785
786 2008-03-14 [colin]      3.3.1cvs24
787
788         * src/prefs_filtering_action.c
789                 Fix buglet on setting recipient when
790                 reediting forward rules.
791
792 2008-03-12 [colin]      3.3.1cvs23
793
794         * src/summaryview.c
795                 Fix a new unused variable warning
796         * src/plugins/trayicon/trayicon.c
797                 Fix folderview's scrollbar at startup
798                 if starting hidden
799
800 2008-03-12 [colin]      3.3.1cvs22
801
802         * src/folderview.c
803         * src/summaryview.c
804                 Use item_opened at the beginning of showing
805                 a folder instead of the end. Fixes flicker.
806
807 2008-03-12 [paul]       3.3.1cvs21
808
809         * src/folder.c
810         * src/folder.h
811         * src/mainwindow.c
812         * src/procmsg.c
813         * src/summaryview.c
814         * src/plugins/trayicon/trayicon.c
815                 add tooltip with extended folder stats
816
817 2008-03-10 [colin]      3.3.1cvs20
818
819         * src/common/xml.c
820                 Handle comments
821
822 2008-03-07 [colin]      3.3.1cvs19
823
824         * src/mainwindow.c
825                 Fix blinking of the taskbar entry
826
827 2008-03-07 [colin]      3.3.1cvs18
828
829         * src/mainwindow.c
830                 MAEMO: Fix bug 1494, 'Trayicon 
831                 plugin breaks UI...'
832
833 2008-03-07 [paul]       3.3.1cvs17
834
835         * src/gtk/authors.h
836                 reflect reality a bit more closely
837
838 2008-03-06 [colin]      3.3.1cvs16
839
840         * src/mainwindow.c
841         * src/mainwindow.h
842         * src/summaryview.c
843         * src/summaryview.h
844         * src/toolbar.c
845                 Integrate things better wrt the new
846                 summaryview extensibility.
847
848 2008-03-06 [wwp]        3.3.1cvs15
849
850         * src/quote_fmt.c
851                 Fix some gcc warnings.
852
853 2008-03-06 [wwp]        3.3.1cvs14
854
855         * src/prefs_account.c
856         * src/prefs_folder_item.c
857         * src/prefs_gtk.c
858         * src/prefs_template.c
859         * src/gtk/prefswindow.c
860         * src/gtk/prefswindow.h
861                 prefs_templates: fix missing unregistering of addr_completion widgets
862                 and and ending of addr_completion service.
863                 prefs_folder_item: fix missing registering/unregistering of widgets,
864                 and rework the way add_completion service is started and stopped.
865                 Plus few prefswindow API changes (opening).
866
867 2008-03-06 [wwp]        3.3.1cvs13
868
869         * src/folder_item_prefs.c
870         * src/prefs_template.c
871         * src/prefs_template.h
872         * src/quote_fmt.c
873         * src/common/template.c
874                 Complete 3.3.1cvs12, thanks to Colin.
875
876 2008-03-06 [wwp]        3.3.1cvs12
877
878         * src/compose.c
879         * src/folder_item_prefs.c
880         * src/folder_item_prefs.h
881         * src/prefs_account.c
882         * src/prefs_folder_item.c
883         * src/prefs_quote.c
884         * src/prefs_template.c
885         * src/quote_fmt.c
886         * src/quote_fmt.h
887         * src/common/template.c
888         * src/common/template.h
889                 Global and per-folder templates can now override the from name (this
890                 doesn't change the account being used).
891                 Examples:
892                  "My other name" <%account_email> (just changes the name)
893                  my.faked.email@address.org (overrides the address too)
894
895 2008-03-05 [colin]      3.3.1cvs11
896
897         * src/summaryview.c
898         * src/summaryview.h
899                 Replace that hbox with a notebook
900
901 2008-03-05 [colin]      3.3.1cvs10
902
903         * src/folder.h
904         * src/folderview.c
905                 Add klass functions for notification of folder
906                 opening/closing via the GUI
907         * src/summaryview.c
908         * src/summaryview.h
909                 Add a specific container for the scrolledwin
910
911 2008-03-05 [colin]      3.3.1cvs9
912
913         * src/folder.h
914         * src/folderview.c
915                 Add klass functions for notification of folder 
916                 opening/closing via the GUI
917         * src/summaryview.c
918         * src/summaryview.h
919                 Add a specific container for the scrolledwin
920
921 2008-03-02 [colin]      3.3.1cvs8
922
923         * src/messageview.c
924                 MAEMO: Fix bug 1541, 'Deleting message from within 
925                 read window displays next message then closes.'
926
927 2008-03-02 [colin]      3.3.1cvs7
928
929         * src/main.c
930                 Probably fix bug 1539, 'Program crashes':
931                 Setup Gcrypt's thread functions when built
932                 with GnuTLS
933
934 2008-03-01 [colin]      3.3.1cvs6
935
936         * src/folder.c
937         * src/imap_gtk.c
938                 Get rid of stale folders with no account
939
940 2008-02-28 [colin]      3.3.1cvs5
941
942         * src/compose.c
943                 Fix bug 1534, 'Segmentation fault when doing 
944                 some draft saving and then throwing away'
945         * src/imap.c
946                 Fix bug 1533, 'Claws is unable to mark messages 
947                 as "read" in IMAP shared folders'
948         * src/etpan/imap-thread.c
949                 Fix bug 1515, 'large messages crash claws when 
950                 syncing for offline mode'. This is rather a
951                 workaround, and mails > 64MB will still be
952                 problematic if there's less than 64MB available
953                 on the dataroot volume.
954         * src/messageview.c
955                 MAEMO: Add information when fetching big messages
956
957 2008-02-26 [colin]      3.3.1cvs4
958
959         * src/imap.c
960                 fix bug 1532, '"login refused" message insufficiently 
961                 detailed'
962
963 2008-02-26 [paul]       3.3.1cvs3
964
965         * INSTALL
966         * README
967                 remove mentions of ClamAV and a few other
968                 old bits of information
969
970 2008-02-23 [colin]      3.3.1cvs2
971
972         * src/main.c
973                 Fix log output (missing \n)
974
975 2008-02-23 [colin]      3.3.1cvs1
976
977         * configure.ac
978                 Bump version number for stable release
979
980 2008-02-23 [paul]       3.3.0cvs21
981
982         * po/he.po
983                 updated by Ofer
984
985 2008-02-21 [colin]      3.3.0cvs20
986
987         * src/matcher.c
988                 Fix bug 1527, 'filtering is case sensitive when it 
989                 shouldn't be'
990
991 2008-02-20 [colin]      3.3.0cvs19
992
993         * src/main.c
994                 Fix file attachments from older Thunar
995
996 2008-02-19 [colin]      3.3.0cvs18
997
998         * manual/plugins.xml
999         * manual/es/plugins.xml
1000         * manual/fr/plugins.xml
1001         * manual/pl/plugins.xml
1002                 Remove Clamav
1003
1004 2008-02-19 [paul]       3.3.0cvs17
1005
1006         * tools/README
1007         * tools/csv2addressbook.pl
1008                 add support for Kmail/Kaddressbook
1009
1010 2008-02-18 [colin]      3.3.0cvs16
1011
1012         * src/imap.c
1013                 Unset folder's session before creating a
1014                 new one
1015         * src/main.c
1016         * src/prefs_common.c
1017         * src/prefs_common.h
1018         * manual/advanced.xml
1019                 Add an hidden use_networkmanager pref, to
1020                 disable NetworkManager handling. Also,
1021                 consider UNKNOWN state to be CONNECTED.
1022
1023 2008-02-18 [wwp]        3.3.0cvs15
1024
1025         * src/matcher.c
1026                 Fix Engrish and make 'not' more visible in filtering debug logs.
1027
1028 2008-02-15 [colin]      3.3.0cvs14
1029
1030         * src/matcher.c
1031                 Revert cvs10 for now, it breaks the feature
1032
1033 2008-02-15 [colin]      3.3.0cvs13
1034
1035         * src/main.c
1036                 Always focus folder tree at startup
1037         * src/compose.c
1038                 Fix bug 1521, 'Cannot close compose window after 
1039                 replying to a non-existent news message'
1040
1041 2008-02-13 [colin]      3.3.0cvs12
1042
1043         * src/folderview.c
1044                 Fix important warnings
1045
1046 2008-02-12 [colin]      3.3.0cvs11
1047
1048         * src/imap.c
1049         * src/etpan/imap-thread.c
1050         * src/etpan/imap-thread.h
1051                 Fix handling of $Forwarded flag on Exchange:
1052                 check for the existence or creatability of a
1053                 flag before using it.
1054
1055 2008-02-12 [colin]      3.3.0cvs10
1056
1057         * src/matcher.c
1058                 Optimise matching on Found in addressbook if
1059                 the matched header is in cache (From, etc)
1060
1061 2008-02-12 [colin]      3.3.0cvs9
1062
1063         * src/folderview.c
1064                 Fix crashy stuff when changing displayed
1065                 columns
1066
1067 2008-02-12 [wwp]        3.3.0cvs8
1068
1069         * src/folder.h
1070                 Remove duplicate func declaration and restore the one
1071                 a missing one.
1072
1073 2008-02-12 [wwp]        3.3.0cvs7
1074
1075         * src/compose.c
1076         * src/export.c
1077         * src/folder.c
1078         * src/folder.h
1079         * src/foldersel.c
1080         * src/foldersel.h
1081         * src/imap_gtk.c
1082         * src/import.c
1083         * src/mainwindow.c
1084         * src/messageview.c
1085         * src/mh_gtk.c
1086         * src/prefs_account.c
1087         * src/prefs_filtering_action.c
1088         * src/summaryview.c
1089         * src/plugins/bogofilter/bogofilter_gtk.c
1090         * src/plugins/spamassassin/spamassassin_gtk.c
1091                 Allow moving/copying folders to root folders when using
1092                 the folder selection dialog (it was not possible to
1093                 maemo users to reparent a subfolder to a root folder
1094                 at all).
1095
1096 2008-02-12 [fabien]     3.3.0cvs6
1097
1098         * po/fr.po
1099                 a few days late for i18n fr update. Sorry.
1100
1101 2008-02-11 [colin]      3.3.0cvs5
1102
1103         * src/main.c
1104                 Implement support for future /dev/mem_notify.
1105                 This Linux kernel feature will allow applications
1106                 to be notified that memory has to be freed
1107                 before getting OOM-killed. For more information:
1108                 http://lwn.net/Articles/267013/
1109
1110 2008-02-10 [paul]       3.3.0cvs4
1111
1112         * src/Makefile.am
1113         * src/mimeview.c
1114         * src/prefs_toolbar.c
1115         * src/stock_pixmap.c
1116         * src/stock_pixmap.h
1117         * src/pixmaps/mime_text_patch.xpm
1118                 add an icon for attached patches
1119
1120 2008-02-09 [paul]       3.3.0cvs3
1121
1122         * src/gtk/about.c
1123                 bump the (c) year
1124
1125 2008-02-09 [wwp]        3.3.0cvs2
1126
1127         * src/main.c
1128                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
1129
1130 2008-02-08 [colin]      3.3.0cvs1
1131
1132         * src/common/utils.c
1133                 Forbid attaching anything containing "../" or ".ssh/"
1134                 from mailto: URI
1135
1136 2008-02-08 [paul]       3.3.0
1137
1138         * NEWS
1139         * README
1140         * RELEASE_NOTES 
1141                 3.3.0 released
1142
1143 2008-02-08 [paul]       3.2.0cvs77
1144
1145         * AUTHORS
1146                 updated with new translators
1147         * configure.ac
1148                 added he to ALL_LINGUAS
1149         * po/cs.po
1150         * po/de.po
1151         * po/es.po
1152         * po/fi.po
1153         * po/hu.po
1154         * po/it.po
1155         * po/pt_BR.po
1156         * po/zh_CN.po
1157                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
1158                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
1159                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
1160                 and Ralph Young
1161         * po/he.po
1162                 new Hebrew translation by Ofer <oc666@netvision.net.il>
1163         * src/gtk/about.c
1164                 updated with new translators and bumped (c) year
1165         * src/gtk/authors.h
1166                 updated with new translators
1167
1168 2008-02-05 [colin]      3.2.0cvs76
1169
1170         * src/messageview.c
1171         * src/mimeview.c
1172         * src/mimeview.h
1173                 Special case text/calendar parts: if there's one in
1174                 the mail, and a plugin handling text/calendar is
1175                 loaded, show that part. That'll avoid rendering 
1176                 meetings as plain text, which just looks broken to
1177                 many users.
1178
1179 2008-02-04 [colin]      3.2.0cvs75
1180
1181         * src/mainwindow.c
1182                 Maemo: Fix LED handling on OS 2008
1183
1184 2008-02-01 [colin]      3.2.0cvs74
1185
1186         * src/compose.c
1187                 Possibly fix the annoying and hard-to reproduce bug
1188                 where lines 
1189                 are
1190                 rewrapped
1191                 like
1192                 that.
1193
1194 2008-02-01 [paul]       3.2.0cvs73
1195
1196         * src/common/utils.c
1197                 fix bug 1502, 'Plus signs are stripped from
1198                 email addresses when calling from command line'
1199                 Thanks to Colin
1200
1201 2008-01-31 [colin]      3.2.0cvs72
1202
1203         * src/exphtmldlg.c
1204         * src/mimeview.c
1205         * src/summaryview.c
1206                 Fix building of URIs from filenames
1207
1208 2008-01-31 [wwp]        3.2.0cvs71
1209
1210         * src/main.c
1211                 Fixes debug output of compiled-in features list
1212                 (completes 3.2.0cvs60).
1213
1214 2008-01-31 [colin]      3.2.0cvs70
1215
1216         * configure.ac
1217         * po/POTFILES.in
1218         * src/compose.c
1219         * src/plugins/Makefile.am
1220         * src/plugins/clamav/.cvsignore
1221         * src/plugins/clamav/Makefile.am
1222         * src/plugins/clamav/README
1223         * src/plugins/clamav/clamav_plugin.c
1224         * src/plugins/clamav/clamav_plugin.h
1225         * src/plugins/clamav/clamav_plugin_gtk.c
1226         * src/plugins/clamav/clamav_plugin_gtk.deps
1227                 Remove the Clamav plugin from the core
1228
1229 2008-01-28 [wwp]        3.2.0cvs69
1230
1231         * src/compose.c
1232         * src/prefs_template.c
1233         * src/prefs_template.h
1234         * src/quote_fmt.c
1235         * src/quote_fmt.h
1236         * src/quote_fmt_lex.l
1237         * src/quote_fmt_parse.y
1238                 Fix for bug #1493: count lines (\n chars) according to the way
1239                 format body is passed (i.e. \-escaped or not).
1240
1241 2008-01-27 [paul]       3.2.0cvs68
1242
1243         * po/en_GB.po
1244                 updated
1245         * src/prefs_actions.c
1246         * src/prefs_filtering.c
1247         * src/prefs_folder_item.c
1248         * src/prefs_template.c
1249         * src/gtk/about.c
1250                 some minor changes to the English
1251
1252 2008-01-24 [colin]      3.2.0cvs67
1253
1254         * src/etpan/imap-thread.c
1255         * src/etpan/nntp-thread.c
1256                 Fix bug 1348, 'Hang ups at exit time with 
1257                 pgp plugin since 3.0.2'
1258
1259 2008-01-23 [colin]      3.2.0cvs66
1260
1261         * src/toolbar.c
1262                 Fix translation of something that shouldn't be
1263
1264 2008-01-23 [colin]      3.2.0cvs65
1265
1266         * src/procmime.c
1267                 Fix bug 1486, 'Re: Incorrect content when replying'
1268                 Revert to full scan if short scan found only 0-length
1269                 text parts
1270
1271 2008-01-23 [paul]       3.2.0cvs64
1272
1273         * src/prefs_folder_item.c
1274                 fix bug 1485, 'selecting a folder's default
1275                 account if name contains '&''
1276
1277 2008-01-23 [colin]      3.2.0cvs63
1278
1279         * src/folder.c
1280         * src/folder.h
1281         * src/main.c
1282         * src/mainwindow.c
1283                 Fix bug 1480, 'should be able to display mail file
1284                 from command line'. Let 'claws-mail --select' accept
1285                 absolute paths in addition to folder identifiers.
1286
1287 2008-01-22 [wwp]        3.2.0cvs62
1288
1289         * src/account.c
1290         * src/account.h
1291         * src/compose.c
1292         * src/messageview.c
1293         * src/summaryview.c
1294         * src/common/utils.c
1295         * src/common/utils.h
1296                 Allow from=address in mailto sequence:
1297                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
1298                   The 'from' will try to select the first account matching in accounts list,
1299                   otherwise will use the usual account selection mechanism but override with
1300                   this 'from' address.
1301                 Allow mailto with NNTP accounts
1302                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
1303                   is the default one or if a NNTP account address is used with 'from'.
1304                   This is more or less a bugfix as it was possible to use mailto with a NNTP
1305                   default account but the complete mailto sequence was put in To.
1306
1307 2008-01-22 [wwp]        3.2.0cvs61
1308
1309         * doc/man/claws-mail.1
1310                 Updated the man page: status of few features, command-line
1311                 usage (--version-full) and completed list of config files
1312                 and dirs.
1313
1314 2008-01-22 [wwp]        3.2.0cvs60
1315
1316         * src/main.c
1317                 Added --version-full to display version and compiled-in
1318                 features list (for later use by Clawsker for instance).
1319
1320 2008-01-22 [holger]     3.2.0cvs59
1321
1322         * src/addrduplicates.c
1323                 Fix scrolling in addressbook duplicate
1324                 finder result dialog
1325
1326 2008-01-21 [colin]      3.2.0cvs58
1327
1328         * src/summaryview.c
1329                 Fix bug 1457, 'sorting messages on, say, from, 
1330                 should subsort on previous sort choice'. Subsort
1331                 by date when sort is Subject, From, To, Tags.
1332
1333 2008-01-21 [colin]      3.2.0cvs57
1334
1335         * AUTHORS
1336         * src/matcher.c
1337         * src/mimeview.c
1338         * src/common/ssl.c
1339         * src/gtk/authors.h
1340                 Fix bug 1478, 'Wrong pthread_create calls all 
1341                 over the place'. Patch by Christian Cornelssen
1342
1343 2008-01-20 [colin]      3.2.0cvs56
1344
1345         * src/imap.c
1346         * src/etpan/imap-thread.c
1347         * src/etpan/imap-thread.h
1348                 Fix bug 1468, 'Use IMAP keyword to 
1349                 store "forwarded" flag'
1350
1351 2008-01-20 [colin]      3.2.0cvs55
1352
1353         * src/folderutils.c
1354                 Make list operations faster
1355
1356 2008-01-20 [colin]      3.2.0cvs54
1357
1358         * src/mainwindow.c
1359                 Fix bug 1353, 'on startup with small screen 
1360                 layout, keyboard input gets lost'
1361
1362 2008-01-20 [colin]      3.2.0cvs53
1363
1364         * src/textview.c
1365                 Complete 3.2.0cvs49, and fixes bug 1477, 
1366                 'Claws Mail crashes when view PGP-encrypted 
1367                 message'
1368
1369 2008-01-20 [colin]      3.2.0cvs52
1370
1371         * src/compose.c
1372                 Fix privacy menu update when replying to
1373                 encrypted mail and no default privacy 
1374                 system is set
1375
1376 2008-01-19 [colin]      3.2.0cvs51
1377
1378         * src/filtering.c
1379         * src/procmsg.h
1380         * src/plugins/bogofilter/bogofilter.c
1381         * src/plugins/clamav/clamav_plugin.c
1382         * src/plugins/spamassassin/spamassassin.c
1383                 Batch filtering deletions too (and save 4 bytes
1384                 per MsgInfo in the process :)
1385
1386 2008-01-19 [colin]      3.2.0cvs50
1387
1388         * src/folder.c
1389                 Make cache update after copies much faster
1390                 on IMAP
1391
1392 2008-01-19 [colin]      3.2.0cvs49
1393
1394         * src/textview.c
1395                 Check g_fopen() success
1396
1397 2008-01-17 [wwp]        3.2.0cvs48
1398
1399         * manual/faq.xml
1400         * manual/es/faq.xml
1401         * manual/fr/faq.xml
1402         * manual/pl/faq.xml
1403                 Sylpheed? No idea what this means.
1404
1405 2008-01-17 [colin]      3.2.0cvs47
1406
1407         * src/gtk/gtksctree.c
1408                 Make dnd threshold higher on Maemo
1409
1410 2008-01-16 [colin]      3.2.0cvs46
1411
1412         * src/common/passcrypt.c
1413                 Fix build on FreeBSD, thanks to Pawel
1414
1415 2008-01-15 [colin]      3.2.0cvs45
1416
1417         * src/compose.c
1418                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
1419                 spell check of actuall word'
1420         * src/summaryview.c
1421                 Temporarily disable immediate execution when learning
1422                 spam *only* if the summaryview isn't locked
1423
1424 2008-01-15 [wwp]        3.2.0cvs44
1425
1426         * src/prefs_filtering.c
1427                 Fix filtering prefs layout (Maemo port), moving page up/down
1428                 from buttons to context menu.
1429
1430 2008-01-15 [colin]      3.2.0cvs43
1431
1432         * src/compose.c
1433                 Fix bug 1465, 'First line in new message does not mark URLs'
1434
1435 2008-01-15 [colin]      3.2.0cvs42
1436
1437         * src/common/passcrypt.c
1438                 Fix bug 1461, 'several components #define 
1439                 _XOPEN_SOURCE improperly'
1440
1441 2008-01-15 [colin]      3.2.0cvs41
1442
1443         * src/summaryview.c
1444                 Fix bug 1469, 'Column width adjustments on message 
1445                 lists do not save'
1446
1447 2008-01-14 [holger]     3.2.0cvs40
1448
1449         * configure.ac
1450                 Add tests for dbus, dbus glib bindings,
1451                 and NetworkManager. All is optional. Add new
1452                 --(en|dis)able-networkmanager-support switch.
1453         * src/Makefile.am
1454         * src/imap.c
1455         * src/inc.c
1456         * src/main.c
1457         * src/main.h
1458         * src/mainwindow.c
1459         * src/gtk/about.c
1460                 Add optional NetworkManager support, so Claws Mail
1461                 can try to do the right thing when the network connection
1462                 status changes. NetworkManager support is active by
1463                 default if above requirements were met.
1464
1465 2008-01-12 [colin]      3.2.0cvs39
1466
1467         * src/summaryview.c
1468                 Advertise the click-on-reply feature in the tooltip
1469
1470 2008-01-12 [colin]      3.2.0cvs38
1471
1472         * src/Makefile.am
1473         * src/stock_pixmap.c
1474         * src/stock_pixmap.h
1475         * src/pixmaps/tray_newmail.offline.xpm
1476         * src/pixmaps/tray_newmail.xpm
1477         * src/pixmaps/tray_newmarkedmail.offline.xpm
1478         * src/pixmaps/tray_newmarkedmail.xpm
1479         * src/pixmaps/tray_nomail.offline.xpm
1480         * src/pixmaps/tray_nomail.xpm
1481         * src/pixmaps/tray_unreadmail.offline.xpm
1482         * src/pixmaps/tray_unreadmail.xpm
1483         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1484         * src/pixmaps/tray_unreadmarkedmail.xpm
1485         * src/plugins/trayicon/Makefile.am
1486         * src/plugins/trayicon/newmail.offline.xpm
1487         * src/plugins/trayicon/newmail.xpm
1488         * src/plugins/trayicon/newmarkedmail.offline.xpm
1489         * src/plugins/trayicon/newmarkedmail.xpm
1490         * src/plugins/trayicon/nomail.offline.xpm
1491         * src/plugins/trayicon/nomail.xpm
1492         * src/plugins/trayicon/trayicon.c
1493         * src/plugins/trayicon/unreadmail.offline.xpm
1494         * src/plugins/trayicon/unreadmail.xpm
1495         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1496         * src/plugins/trayicon/unreadmarkedmail.xpm
1497                 Make the Trayicon plugin icons themable
1498
1499 2008-01-12 [wwp]        3.2.0cvs37
1500
1501         * src/prefs_display_header.c
1502                 Fix extra leading hyphen visible in the display
1503                 header configuration combo list (maemo).
1504
1505 2008-01-11 [colin]      3.2.0cvs36
1506
1507         * src/imap.c
1508                 Set timeout to 1 before disconnecting all -
1509                 for when one switches to offline and has 
1510                 no network anymore
1511         * src/messageview.c
1512                 Fix bug 1454, 'error message shows parts and 
1513                 signature of previous messages'
1514         * src/prefs_common.c
1515                 Maemo: Hide Send dialog by default
1516
1517 2008-01-10 [colin]      3.2.0cvs35
1518
1519         * src/action.c
1520         * src/editldap.c
1521         * src/prefs_account.c
1522         * src/wizard.c
1523         * src/gtk/inputdialog.c
1524         * src/plugins/pgpcore/passphrase.c
1525                 Maemo: Fix bug 1455, 'Password enters leading letter 
1526                 incorrectly as uppercase'
1527
1528 2008-01-09 [colin]      3.2.0cvs34
1529
1530         * po/pl.po
1531                 Fix bug 1446, 'SC crashes frequently when staying 
1532                 in background'. Format string error in Polish 
1533                 translation
1534         * src/gtk/description_window.c
1535         * src/prefs_template.c
1536                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
1537                 patch by Pawel
1538         * src/wizard.c
1539                 Maemo: Fix build
1540
1541 2008-01-08 [colin]      3.2.0cvs33
1542
1543         * src/main.c
1544                 Maemo: connect HW status change signal for shutdown
1545         * src/mainwindow.c
1546                 Maemo: Fix hardware space key
1547         * src/wizard.c
1548                 Maemo: name mmc1 and 2 a better name
1549
1550 2008-01-08 [wwp]        3.2.0cvs32
1551
1552         * src/folder.c
1553         * src/folder_item_prefs.c
1554         * src/folder_item_prefs.h
1555         * src/prefs_folder_item.c
1556                 It's now possible to disable processing rules when
1557                 entering a folder (this adds a new option to the
1558                 folder properties dialog).
1559
1560 2008-01-08 [wwp]        3.2.0cvs31
1561
1562         * src/common/utils.c
1563                 Mailto: now supports 'insert' (stands for 'insert file'), this
1564                 adds the ability to create a new message from the command-line,
1565                 with body set from an existing file contents.
1566
1567 2008-01-08 [colin]      3.2.0cvs30
1568
1569         * src/summaryview.c
1570                 Maybe fix bug 1452, 'crash while drag'n'droping 
1571                 emails to an IMAP folder'
1572
1573 2008-01-07 [wwp]        3.2.0cvs29
1574
1575         * src/prefs_filtering.c
1576                 Static-alize a function, thanks to Colin.
1577
1578 2008-01-07 [colin]      3.2.0cvs28
1579
1580         * src/folderview.c
1581                 Fix scrolling to bottom when drag and dropping
1582         * src/summaryview.c
1583                 Fix bug 1445, 'Display sender using addressbook: fails 
1584                 when From: isn't an email address'
1585
1586 2008-01-07 [wwp]        3.2.0cvs27
1587
1588         * src/prefs_actions.c
1589         * src/prefs_filtering.c
1590         * src/prefs_template.c
1591                 Add tooltips to most buttons in the templates, actions and
1592                 filtering/processing dialogs.
1593
1594 2008-01-07 [wwp]        3.2.0cvs26
1595
1596         * src/prefs_filtering.c
1597                  - add a clear button to clear dialog input fields
1598                  - add page up and page down buttons to move selected rule up and down
1599                  - in rules list popup-menu: added Delete, Delete all and Duplicate
1600                  - popup-menu items are greyed out either if the list is empty (not counting the
1601                    (New) row or if there is no selected item
1602                  - clear store when closing dialog
1603
1604         * src/prefs_actions.c
1605                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1606                    clear button, popup-menu
1607                  - clear store when closing dialog
1608
1609         * src/prefs_template.c
1610                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1611                    clear button, popup-menu 
1612
1613         * src/addrcustomattr.c
1614                  - renamed popup-menu item Clear list to Delete all
1615                  - grey out popup-menu items is there is no selected item or if list is empty
1616                  - clear store when closing dialog
1617
1618         * src/edittags.c
1619                  - added popup-menu item Delete all
1620                  - grey out popup-menu items is there is no selected item or if list is empty
1621                  - clear store when closing dialog
1622
1623 2008-01-06 [wwp]        3.2.0cvs25
1624
1625         * src/addressadd.c
1626                 One more layout fix by Pawel (completes 3.2.0cvs24).
1627
1628 2008-01-05 [colin]      3.2.0cvs24
1629
1630         * src/addressadd.c
1631                 Little GUI fixes, patch by Pawel
1632
1633 2007-12-29 [wwp]        3.2.0cvs23
1634
1635         * src/compose.c
1636                 Fix for bug #1443, and strip possible whitespaces around
1637                 custom header names.
1638
1639 2007-12-29 [mones]      3.2.0cvs22
1640
1641         * po/es.po
1642                 Updated translation, corrected a term based 
1643                 on suggestion from Israel Saeta Pérez,
1644                 reverted awful X-Mailer translation
1645         * src/procmime.c
1646                 Complete cvs20 for FreeBSD, patch by Pawel
1647
1648 2007-12-29 [colin]      3.2.0cvs21
1649
1650         * src/textview.c
1651                 Fix bug 1442, 'Tags are repeated in 
1652                 encapsulated messages'
1653
1654 2007-12-28 [colin]      3.2.0cvs20
1655
1656         * src/procmime.c
1657                 Fix path to mime/globs. Patch by Marten King.
1658
1659 2007-12-27 [colin]      3.2.0cvs19
1660
1661         * src/plugins/pgpcore/Makefile.am
1662         * src/plugins/pgpinline/Makefile.am
1663         * src/plugins/pgpmime/Makefile.am
1664                 Add missing flags to build pgp plugins on maemo
1665
1666 2007-12-27 [colin]      3.2.0cvs18
1667
1668         * src/mainwindow.c
1669                 Maximise before showing to avoid probable flickering
1670                 on slow computers.
1671
1672 2007-12-27 [colin]      3.2.0cvs17
1673
1674         * src/main.c
1675         * src/mainwindow.c
1676         * src/prefs_common.c
1677         * src/prefs_common.h
1678                 Fix bug 1439, 'Claws Mail does not remember window size 
1679                 state when restarted'. Save maximised state and force
1680                 maximisation at startup if applicable.
1681
1682 2007-12-23 [paul]       3.2.0cvs16
1683
1684         * src/prefs_matcher.c
1685                 fix bug 1436, 'Filter condition dialog doesn't
1686                 load header name from current rules'
1687
1688 2007-12-22 [paul]       3.2.0cvs15
1689
1690         * src/compose.c
1691                 fix bug 1435, 'Reply doesn't take into account
1692                 reply-to field'
1693
1694 2007-12-21 [paul]       3.2.0cvs14
1695
1696         * src/common/ssl_certificate.c
1697                 fix FreeBSD build with IPV6 support 
1698
1699 2007-12-20 [colin]      3.2.0cvs13
1700
1701         * src/imap.c
1702                 Fix error handling
1703
1704 2007-12-20 [colin]      3.2.0cvs12
1705
1706         * src/imap.c
1707         * src/imap.h
1708         * src/prefs_account.c
1709                 Add DIGEST-MD5 support for IMAP authentication
1710
1711 2007-12-19 [mones]      3.2.0cvs11
1712
1713         * doc/man/claws-mail.1
1714                 Better ordering of sections, updated options
1715         * po/es.po
1716                 Updated strings
1717
1718 2007-12-19 [paul]       3.2.0cvs10
1719
1720         * src/prefs_account.c
1721                 use a spinbutton instead of an entry for
1722                 "POP authentication timeout" also
1723
1724 2007-12-19 [colin]      3.2.0cvs9
1725
1726         * src/prefs_filtering_action.c
1727         * src/prefs_matcher.c
1728         * src/gtk/description_window.c
1729                 Destroy info windows with their parents
1730                 Patch by Pawel
1731
1732 2007-12-19 [colin]      3.2.0cvs8
1733
1734         * src/prefs_account.c
1735                 Use spinbuttons instead of entries where needed
1736                 Patch by Pawel
1737
1738 2007-12-18 [paul]       3.2.0cvs7
1739
1740         * src/prefs_matcher.c
1741                 add missing i18n for a few strings
1742                 Patch by Stephan Sachse
1743
1744 2007-12-18 [paul]       3.2.0cvs6
1745
1746         * src/prefs_logging.c
1747                 use 'disk' instead of 'disc'
1748
1749 2007-12-18 [paul]       3.2.0cvs5
1750
1751         * po/en_GB.po
1752                 updated
1753         * src/addrcustomattr.c
1754         * src/editaddress.c
1755                 fixes to the ingleesh
1756         * src/prefs_filtering_action.c
1757                 fix copyright header
1758                 fix untranslated strings
1759         * src/prefs_filtering_action.h
1760                 fix copyright header
1761
1762 2007-12-18 [wwp]        3.2.0cvs4
1763
1764         * src/folderview.c
1765         * src/headerview.c
1766         * src/prefs_common.c
1767         * src/prefs_common.h
1768         * src/prefs_fonts.c
1769         * src/summaryview.c
1770         * src/textview.c
1771         * src/wizard.c
1772         * src/common/defs.h
1773         * src/gtk/gtkutils.c
1774                 Added prefs to set custom small and bold fonts
1775                 (might matter on some desktops, according to
1776                 DPI and font settings).
1777
1778 2007-12-18 [colin]      3.2.0cvs3
1779
1780         * src/prefs_logging.c
1781                 Rework GUI, patch by Pawel
1782
1783 2007-12-18 [colin]      3.2.0cvs2
1784
1785         * src/prefs_filtering_action.c
1786                 Rework GUI, patch by Pawel
1787
1788 2007-12-18 [colin]      3.2.0cvs1
1789
1790         * src/editaddress.c
1791                 Fix build on old GCC
1792                 Fix inverted buttons
1793
1794 2007-12-17 [paul]       3.2.0
1795
1796         * NEWS
1797         * README
1798         * RELEASE_NOTES 
1799                 3.2.0 released
1800
1801 2007-12-17 [paul]       3.1.0cvs79
1802
1803         * po/de.po
1804         * po/fr.po
1805         * po/hu.po
1806         * po/it.po
1807         * po/pt_BR.po
1808                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
1809                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
1810
1811 2007-12-17 [mones]      3.1.0cvs78
1812
1813         * po/es.po
1814                 Updated Spanish translation for 3.2.0 release
1815
1816 2007-12-16 [colin]      3.1.0cvs77
1817
1818         * src/addrcustomattr.c
1819                 Fix translations, patch by Fabien
1820
1821 2007-12-15 [paul]       3.1.0cvs76
1822
1823         * src/folderview.c
1824                 fix compiler warning
1825
1826 2007-12-14 [colin]      3.1.0cvs75
1827
1828         * src/folderview.c
1829                 Simplify logic
1830
1831 2007-12-12 [wwp]        3.1.0cvs74
1832
1833         * AUTHORS
1834         * src/gtk/authors.h
1835                 Added Marius Glauser to the hall of fame.
1836
1837 2007-12-12 [wwp]        3.1.0cvs73
1838
1839         * src/gtk/gtkutils.c
1840                 Improve the way we show results of searches
1841                 in message bodies: selected text now get centered
1842                 vertically in the message window.
1843                 Patch by Marius Glauser <seelenhirt@gmx.net>.
1844
1845 2007-12-10 [colin]      3.1.0cvs72
1846
1847         * src/folder.c
1848                 Don't crash when setting batch mode on no folder
1849
1850 2007-12-10 [colin]      3.1.0cvs71
1851
1852         * src/common/utils.c
1853                 Fix potential buffer overrun (thanks to
1854                 Hiroyuki)
1855
1856 2007-12-08 [paul]       3.1.0cvs70
1857
1858         * src/prefs_receive.c
1859                 small change to the English
1860
1861 2007-12-08 [colin]      3.1.0cvs69
1862
1863         * src/vcard.c
1864                 Fix warnings
1865
1866 2007-12-07 [colin]      3.1.0cvs68
1867
1868         * src/mainwindow.c
1869         * src/summaryview.c
1870         * src/summaryview.h
1871                 Free simplify_subject_preg at exit
1872
1873 2007-12-07 [colin]      3.1.0cvs67
1874
1875         * src/main.c
1876         * src/summaryview.c
1877         * src/common/utils.c
1878         * src/common/utils.h
1879                 We have to free reused regexps from time to
1880                 time, or they get huge
1881
1882 2007-12-07 [colin]      3.1.0cvs66
1883
1884         * src/vcard.c
1885                 Fix QP decoding (and UTF8)
1886
1887 2007-12-07 [colin]      3.1.0cvs65
1888
1889         * src/addrcustomattr.c
1890                 Update list of default custom attributes
1891                 now (will be needed for a feature patch
1892                 post 3.2.0)
1893
1894 2007-12-07 [colin]      3.1.0cvs64
1895
1896         * src/folder.c
1897                 Batch on destination folder when copying - fixes
1898                 slowness when moving unread mails to trash on IMAP
1899
1900 2007-12-06 [colin]      3.1.0cvs63
1901
1902         * src/common/w32_time.c
1903         * src/common/w32lib.h
1904         * src/etpan/etpan-thread-manager.c
1905         * src/etpan/imap-thread.c
1906         * src/etpan/nntp-thread.c
1907         * src/gtk/Makefile.am
1908                 Fix win32 build with libetpan. Thanks to
1909                 Marcus Brinkmann.
1910
1911 2007-12-06 [colin]      3.1.0cvs62
1912
1913         * src/account.c
1914         * src/imap.c
1915         * src/prefs_account.c
1916         * src/prefs_account.h
1917         * src/etpan/imap-thread.c
1918         * src/etpan/imap-thread.h
1919                 Disable connection via command line on WIN32
1920                 Disable mmap use on WIN32 - use normal strings
1921         * src/addressbook.c
1922         * src/addressbook.h
1923         * src/addressbook_foldersel.c
1924         * src/addressbook_foldersel.h
1925         * src/prefs_filtering_action.c
1926         * src/prefs_matcher.c
1927         * src/plugins/bogofilter/bogofilter_gtk.c
1928         * src/plugins/dillo_viewer/dillo_prefs.c
1929         * src/plugins/spamassassin/spamassassin_gtk.c
1930                 Fix leak, rework function logics to be more
1931                 natural - thanks to Holger
1932         * src/common/utils.c
1933                 Fix warnings
1934
1935 2007-12-06 [colin]      3.1.0cvs61
1936
1937         * src/news.c
1938         * src/common/utils.c
1939         * src/common/utils.h
1940                 Fix posting, and fix UTF-8 being sent when encoding
1941                 is 8bit
1942
1943 2007-12-05 [colin]      3.1.0cvs60
1944
1945         * src/news.c
1946                 Fix debian bug #453157, 'Fails to post usenet
1947                 articles after NNTP connection has been 
1948                 interrupted". Fix return value to prevent deletion
1949                 on failure, and issue MODE READER in case posting
1950                 fails at first.
1951
1952 2007-12-05 [colin]      3.1.0cvs59
1953
1954         * src/messageview.c
1955         * src/uri_opener.c
1956                 Improvements to the List URIs dialog
1957                 Patch by Pawel
1958
1959 2007-12-05 [colin]      3.1.0cvs58
1960
1961         * src/prefs_other.c
1962         * src/gtk/gtksctree.h
1963                 Fix warnings
1964
1965 2007-12-04 [colin]      3.1.0cvs57
1966
1967         * src/etpan/imap-thread.c
1968                 Fix bug 1378, 'Claws exits on IMAP alert message'
1969                 Don't do GTK calls directly from Etpan thread
1970
1971 2007-12-04 [colin]      3.1.0cvs56
1972
1973         * src/folderview.c
1974         * src/gtk/gtksctree.c
1975                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
1976                 Make all the left of column zero an hotspot for
1977                 expanding.
1978
1979 2007-12-04 [colin]      3.1.0cvs55
1980
1981         * src/mainwindow.c
1982         * src/mainwindow.h
1983         * src/prefs_common.c
1984         * src/prefs_common.h
1985         * src/prefs_receive.c
1986                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
1987
1988 2007-12-04 [wwp]        3.1.0cvs54
1989
1990         * src/prefs_other.c
1991                 Fix for bug #1419.
1992
1993 2007-12-04 [holger]     3.1.0cvs53
1994
1995         * src/addrduplicates.c
1996         * src/addrduplicates.h
1997                 Export addressbook entry deletion
1998
1999 2007-12-04 [colin]      3.1.0cvs52
2000
2001         * tools/Makefile.am
2002         * tools/README.sylprint
2003         * tools/sylprint.pl
2004         * tools/sylprint.rc
2005                 Fix debian bug #454089 (symlink attack in TMP directory)
2006                 http://secwatch.org/advisories/1019661/ :
2007                 Remove the buggy script, which was unmaintained anyway
2008         * src/news.c
2009         * src/procmsg.c
2010                 Store things in our private tmp directory.
2011
2012 2007-12-03 [colin]      3.1.0cvs51
2013
2014         * src/folder.c
2015         * src/folder.h
2016         * src/folderview.c
2017         * src/imap.c
2018         * src/mainwindow.c
2019                 Fix update problem when getting remote tags
2020         * src/prefs_matcher.c
2021                 Rework GUI to make it better. Patch by Pawel
2022                 Pekala
2023
2024 2007-12-03 [colin]      3.1.0cvs50
2025
2026         * src/etpan/imap-thread.c
2027         * src/etpan/nntp-thread.c
2028                 Fix bug 1417, 'Network log doesn't reveal 
2029                 enough NNTP errors'
2030
2031 2007-12-02 [iwkse]      3.1.0cvs49
2032
2033         * src/plugins/dillo_viewer/dillo_prefs.c
2034                         Insert dillo under the Plugins menu
2035
2036 2007-12-01 [paul]       3.1.0cvs48
2037
2038         * src/html.c
2039                 add these variant forms
2040                 Thanks to Colin
2041
2042 2007-12-01 [paul]       3.1.0cvs47
2043
2044         * src/matcher.c
2045                 fix a typo
2046
2047 2007-12-01 [paul]       3.1.0cvs46
2048
2049         * po/POTFILES.in
2050                 add the new addrcustomattr.c file
2051
2052 2007-11-29 [colin]      3.1.0cvs45
2053
2054         * src/common/ssl_certificate.c
2055                 Use the more modern getaddrinfo instead of 
2056                 gethostbyname when possible
2057
2058 2007-11-28 [colin]      3.1.0cvs44
2059
2060         * src/summaryview.c
2061                 Maybe fix bug 1410 and other crash reports
2062                 in summaryview since cvs38.
2063
2064 2007-11-28 [wwp]        3.1.0cvs43
2065
2066         * src/prefs_summary_open.c
2067                 Guard against an empty list of actions to perform
2068                 when opening a folder (or migration defaults could
2069                 be introduced, confusing).
2070
2071 2007-11-28 [colin]      3.1.0cvs42
2072
2073         * src/folderview.c
2074                 Fix mark all read from folder's contextual menu
2075
2076 2007-11-27 [colin]      3.1.0cvs41
2077
2078         * src/imap.c
2079         * src/imap.h
2080         * src/imap_gtk.c
2081         * src/prefs_account.c
2082         * src/etpan/imap-thread.c
2083                 A few fixes to the IMAP flags handling: Optimisations,
2084                 two crashers, mention that Bandwitdh-efficient mode
2085                 prevents tag fetching.
2086                 Fix M-UTF7 in subscription dialog.
2087
2088 2007-11-27 [colin]      3.1.0cvs40
2089
2090         * src/folder.c
2091         * src/mbox.c
2092         * src/summaryview.c
2093                 Make filtering faster on flags change: Batch original 
2094                 folderitem, where we'll do flags/tags changes.
2095
2096 2007-11-27 [colin]      3.1.0cvs39
2097
2098         * src/filtering.c
2099                 Fix bug 1407, 'After a copy action, further rules apply 
2100                 to both original and copy'
2101
2102 2007-11-27 [colin]      3.1.0cvs38
2103
2104         * src/edittags.c
2105         * src/summaryview.c
2106                 Fixes races when doing a long operation and user
2107                 asks for another one (Mark all read/unread on a 
2108                 big folder on IMAP for example)
2109
2110 2007-11-27 [wwp]        3.1.0cvs37
2111
2112         * src/addressbook.c
2113         * src/prefs_common.c
2114                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
2115                 and 3.1.0cvs35 (addressbook.c).
2116
2117 2007-11-27 [holger]     3.1.0cvs36
2118
2119         * src/printing.c
2120                 Add a line separating header and body
2121                 in the printout
2122
2123 2007-11-27 [wwp]        3.1.0cvs35
2124
2125         * src/addressbook.c
2126                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
2127                 (thanks to Colin) and revert disabling of cut/copy
2128                 context menu entries upon selected groups.
2129
2130 2007-11-27 [holger]     3.1.0cvs34
2131
2132         * src/printing.c
2133                 Add weights to the list of supported text attributes
2134                 for printing
2135
2136 2007-11-27 [wwp]        3.1.0cvs33
2137
2138         * src/Makefile.am
2139         * src/addrcustomattr.c
2140         * src/addrcustomattr.h
2141         * src/addressbook.c
2142         * src/editaddress.c
2143         * src/editaddress.h
2144         * src/prefs_common.c
2145         * src/prefs_common.h
2146         * src/common/defs.h
2147                 Provide a (customizable) list of preset attribute names
2148                 for editing contacts (closes bug #1391).
2149
2150 2007-11-27 [wwp]        3.1.0cvs32
2151
2152         * src/addrclip.c
2153         * src/addressbook.c
2154         * src/addritem.c
2155                 Various fixes in the address book:
2156                         - made copy/move of a folder to itself or its subtree
2157                           impossible (-> error)
2158                         - errors messages don't show in the status bar anymore,
2159                           use alertpanels instead
2160                         - simple click on group doesn't open group edit dialog
2161                           anymore when in contact edit embedded mode (was too itchy)
2162                         - fixed disabling of edit button and and menu entry when
2163                           in contact edit embedded mode (was done in a bad and
2164                           ineffective way)
2165                         - fix menu cut/paste sensitivity in treelist context
2166                           menu (conflicting enabling was done by different functions)
2167                         - fix some menu item sensitivity in address list context menu
2168                         - don't allow cut/copy of groups, it's useless as they won't
2169                           be copied w/ their contents
2170                         - fix missing copy of the picture file when copying (bug #1402),
2171                           fix picture attribute (internal) value when moving or copying
2172
2173
2174 2007-11-27 [colin]      3.1.0cvs31
2175
2176         * src/folder.c
2177         * src/imap.c
2178                 Fix tags loss on move, fix space encoding
2179
2180 2007-11-26 [colin]      3.1.0cvs30
2181
2182         * src/edittags.c
2183         * src/folder.c
2184         * src/folder.h
2185         * src/imap.c
2186         * src/messageview.c
2187         * src/procmsg.c
2188         * src/procmsg.h
2189         * src/summaryview.c
2190         * src/common/utils.c
2191         * src/common/utils.h
2192         * src/etpan/imap-thread.c
2193         * src/etpan/imap-thread.h
2194                 Add IMAP tags support
2195
2196 2007-11-26 [colin]      3.1.0cvs29
2197
2198         * src/imap.c
2199                 Fix bug 1405, 'imap auto auth method doesn't 
2200                 work since 3.1.0'
2201
2202 2007-11-26 [colin]      3.1.0cvs28
2203
2204         * src/messageview.c
2205         * src/procmime.c
2206                 Handle broken disposition-notifications from Evolution
2207                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
2208
2209 2007-11-25 [paul]       3.1.0cvs27
2210
2211         * src/folder_item_prefs.c
2212         * src/folder_item_prefs.h
2213                 remove dead code
2214
2215 2007-11-23 [wwp]        3.1.0cvs26
2216
2217         * src/matcher.c
2218         * src/matcher.h
2219         * src/matcher_parser_parse.y
2220         * src/prefs_matcher.c
2221                 Fix irrelevant case folding when adding matcher condition 'test',
2222                 thanks to Colin.
2223
2224 2007-11-23 [wwp]        3.1.0cvs25
2225
2226         * src/prefs_common.c
2227         * src/prefs_common.h
2228         * src/prefs_summary_open.c
2229         * src/prefs_summary_open.h
2230         * src/summaryview.c
2231                 Add "select first email in list" to the list of possible selections
2232                 when opening a folder.
2233
2234 2007-11-23 [paul]       3.1.0cvs24
2235
2236         * po/de.po
2237                 a fix by Stephan Sachse, plus remove all
2238                 old strings from the end of the file
2239
2240 2007-11-23 [wwp]        3.1.0cvs23
2241
2242         * src/prefs_msg_colors.c
2243                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
2244                 with little changes.
2245
2246 2007-11-23 [paul]       3.1.0cvs22
2247
2248         * src/prefs_logging.c
2249                 eliminate wasted horizontal space
2250
2251 2007-11-23 [paul]       3.1.0cvs21
2252
2253         * src/prefs_summaries.c
2254                 don't wrap the label or put linebreaks
2255
2256 2007-11-22 [colin]      3.1.0cvs20
2257
2258         * src/plugins/pgpinline/pgpinline.c
2259                 Fix decryption
2260
2261 2007-11-22 [wwp]        3.1.0cvs19
2262
2263         * src/prefs_themes.c
2264                 Yet another misuse of get_rc_dir(), still related
2265                 to user themes. Completes 3.1.0cvs18.
2266
2267 2007-11-22 [wwp]        3.1.0cvs18
2268
2269         * src/stock_pixmap.c
2270                 Fix a misuse of get_rc_dir(), user themes dir was
2271                 not set properly and some themes might have disappeared
2272                 from themes list in prefs.
2273
2274 2007-11-22 [wwp]        3.1.0cvs17
2275
2276         * src/edittags.c
2277         * src/edittags.h
2278         * src/common/tags.c
2279         * src/common/tags.h
2280                 Correct copyright for these claws-mail-only brand new
2281                 files.
2282
2283 2007-11-22 [paul]       3.1.0cvs16
2284
2285         * src/compose.c
2286                 fix bug 1400, 'Drag and drop of URLs does not work'
2287                 Thanks to Colin
2288
2289 2007-11-22 [paul]       3.1.0cvs15
2290
2291         * src/prefs_common.c
2292                 make "cmds_use_system_default" default to FALSE
2293                 so as not to disrupt current settings
2294         * src/summaryview.c
2295                 increase the size of the GdkRectangle, tooltips
2296                 didn't show for me otherwise
2297
2298 2007-11-21 [colin]      3.1.0cvs14
2299
2300         * src/compose.c
2301         * src/crash.c
2302         * src/exphtmldlg.c
2303         * src/mainwindow.c
2304         * src/manual.c
2305         * src/mimeview.c
2306         * src/prefs_account.c
2307         * src/prefs_common.c
2308         * src/prefs_common.h
2309         * src/prefs_ext_prog.c
2310         * src/textview.c
2311         * src/uri_opener.c
2312         * src/gtk/about.c
2313         * src/gtk/gtkutils.c
2314                 Use xdg-open as a way to find default browser,
2315                 when available
2316
2317 2007-11-21 [colin]      3.1.0cvs13
2318
2319         * src/messageview.c
2320         * src/procmime.c
2321         * src/procmsg.h
2322                 Send better return receipts (useful ones)
2323                 Handle incoming return receipts
2324
2325 2007-11-20 [colin]      3.1.0cvs12
2326
2327         * src/printing.c
2328         * src/printing.h
2329                 Add getter/setter for settings, and getter
2330                 for page setup
2331
2332 2007-11-20 [colin]      3.1.0cvs11
2333
2334         * src/folderview.c
2335         * src/main.c
2336         * src/mainwindow.c
2337                 Fix bug 1396, 'Crash on disabling a filter 
2338                 while it is processing'
2339
2340 2007-11-20 [paul]       3.1.0cvs10
2341
2342         * src/folder.c
2343                 fix bug 1395, 'Crash on checking for new mails
2344                 while filter is running'
2345                 Thanks to Colin
2346
2347 2007-11-20 [paul]       3.1.0cvs9
2348
2349         * src/compose.c
2350                 make this string easier for translators
2351
2352 2007-11-19 [colin]      3.1.0cvs8
2353
2354         * src/prefs_summaries.c
2355         * src/summaryview.c
2356                 Don't enable more tooltips on Maemo
2357
2358 2007-11-19 [colin]      3.1.0cvs7
2359
2360         * src/prefs_common.c
2361         * src/prefs_common.h
2362         * src/prefs_summaries.c
2363         * src/summaryview.c
2364                 Fix bug 1388, 'message list tool tips'
2365                 Add (optional) tooltips in summaryview.
2366                 This only works with GTK+ >= 2.12
2367
2368 2007-11-19 [colin]      3.1.0cvs6
2369
2370         * src/compose.c
2371                 Make strings a bit better when attaching
2372                 from mailto: URIs
2373
2374 2007-11-19 [colin]      3.1.0cvs5
2375
2376         * src/common/utils.c
2377                 Fix bug 1392, 'Top level domain .EU is 
2378                 not recognised as valid'
2379
2380 2007-11-19 [wwp]        3.1.0cvs4
2381
2382         * src/compose.c
2383         * src/compose.h
2384                 Revert changes to compose.c made in 3.1.0cvs2.
2385
2386 2007-11-19 [wwp]        3.1.0cvs3
2387
2388         * src/addressbook.c
2389         * src/addressbook.h
2390         * src/editaddress.c
2391         * src/editgroup.c
2392         * src/addrduplicates.c
2393                 Minor improvements in the address book:
2394                 always accept new contacts provided that some
2395                 detail is set (instead of rejecting silently).
2396                 Better guessing of contact name from incomplete
2397                 name information. Better display of contacts with
2398                 no name, in contact lists, group contents, find
2399                 duplicate results.
2400                 
2401
2402 2007-11-19 [wwp]        3.1.0cvs2
2403
2404         * src/compose.c
2405         * src/compose.h
2406         * src/prefs_logging.c
2407         * src/prefs_summaries.c
2408                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
2409                 wrap some long label in prefs/summaries, layout checkboxes
2410                 in a more compact form in prefs/loggin, make account and
2411                 header's combos have the same size/spacing in compose
2412                 window.
2413
2414 2007-11-19 [wwp]        3.1.0cvs1
2415
2416         * src/edittags.c
2417                 Fix a tiny leak and duplicate variable.
2418
2419 2007-11-19 [paul]       3.1.0
2420
2421         * NEWS
2422         * README
2423         * RELEASE_NOTES 
2424                 3.1.0 released
2425
2426 2007-11-19 [paul]       3.0.2cvs145
2427
2428         * po/de.po
2429         * po/fi.po
2430         * po/fr.po
2431         * po/hu.po
2432         * po/it.po
2433         * po/pl.po
2434         * po/pt_BR.po
2435         * po/sk.po
2436         * po/zh_CN.po
2437                 updated by Stephan Sachse, Flammie Pirinen,
2438                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
2439                 Emil Nowak, Frederico Goncalves Guimaraes,
2440                 Andrej Kacian, and Ralph Young
2441
2442 2007-11-18 [mones]      3.0.2cvs144
2443
2444         * po/es.po
2445                 Updated Spanish translation
2446
2447 2007-11-18 [colin]      3.0.2cvs143
2448
2449         * src/edittags.c
2450                 Prevent empty tag after edit, thanks to wwp
2451
2452 2007-11-18 [colin]      3.0.2cvs142
2453
2454         * src/editaddress.c
2455                 Fix possible "(null)" %s - thanks to wwp
2456
2457 2007-11-16 [wwp]        3.0.2cvs141
2458
2459         * src/common/utils.c
2460                 Fix for 3.0.2cvs140, prevents from crashing when opening
2461                 a compose window.
2462
2463 2007-11-16 [colin]      3.0.2cvs140
2464
2465         * src/main.c
2466         * src/common/claws.c
2467                 Output a bit more useful info at startup
2468                 in --debug mode
2469
2470 2007-11-16 [colin]      3.0.2cvs139
2471
2472         * src/compose.c
2473         * src/common/utils.c
2474         * src/common/utils.h
2475                 Fix bug 1387, 'Request for --compose to 
2476                 support multiple attachments'
2477
2478 2007-11-16 [colin]      3.0.2cvs138
2479
2480         * src/news.c
2481                 Fix bug 1390, 'NNTP fails after server 
2482                 closed connection'
2483
2484 2007-11-16 [colin]      3.0.2cvs137
2485
2486         * src/prefs_display_header.c
2487                 Fix bug 1389, 'Changing 'Display headers 
2488                 in message view' breaks dispheaderrc'
2489
2490 2007-11-14 [colin]      3.0.2cvs136
2491
2492         * src/summaryview.c
2493         * src/gtk/quicksearch.c
2494         * src/gtk/quicksearch.h
2495                 Fix resetting the quicksearch when in non-sticky
2496                 mode, but Recursive is set: reset only when going
2497                 out of the root search folder.
2498
2499 2007-11-14 [colin]      3.0.2cvs135
2500
2501         * src/filtering.c
2502                 Don't set new flag back when doing "Mark as unread"
2503                 from filtering
2504
2505 2007-11-12 [paul]       3.0.2cvs134
2506
2507         * src/plugins/dillo_viewer/dillo_viewer.c
2508                 don't offer the mime type for translation
2509
2510 2007-11-12 [paul]
2511
2512         3.1.0-rc2 released
2513
2514 2007-11-11 [colin]      3.0.2cvs133
2515
2516         * src/imap_gtk.c
2517         * src/mh_gtk.c
2518                 Use markup-escaped strings in dialogs
2519
2520 2007-11-11 [colin]      3.0.2cvs132
2521
2522         * src/imap.c
2523                 Better IMAP-UTF7/UTF8 conversion
2524
2525 2007-11-10 [colin]      3.0.2cvs131
2526
2527         * src/news.c
2528                 Fix debian bug 450698, 'nntp auth behavior changed 
2529                 without notice'
2530
2531 2007-11-10 [colin]      3.0.2cvs130
2532
2533         * configure.ac
2534         * src/inc.c
2535         * src/main.c
2536         * src/main.h
2537         * src/mimeview.c
2538         * src/statusbar.c
2539         * src/common/utils.c
2540         * src/etpan/Makefile.am
2541         * src/gtk/filesel.c
2542         * src/gtk/gtkutils.h
2543         * src/gtk/menu.c
2544         * src/plugins/bogofilter/Makefile.am
2545         * src/plugins/clamav/Makefile.am
2546         * src/plugins/dillo_viewer/Makefile.am
2547         * src/plugins/pgpcore/Makefile.am
2548         * src/plugins/spamassassin/Makefile.am
2549         * src/plugins/trayicon/Makefile.am
2550                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
2551
2552 2007-11-09 [colin]      3.0.2cvs129
2553
2554         * src/addressbook.c
2555         * src/ldapupdate.c
2556                 fix bug 1375, 'Impossible to modify e-mail
2557                 in LDAP addressbook twice'; Try two. update
2558                 externalID, don't make display lag, and
2559                 fix the cases where dn is not mail.
2560
2561 2007-11-08 [paul]       3.0.2cvs128
2562
2563         * src/account.c
2564         * src/compose.c
2565         * src/messageview.c
2566         * src/prefs_account.c
2567         * src/prefs_account.h
2568                 reinstate 'Generate Message-ID' option as an
2569                 account preference. (hidden on IMAP)
2570                 Thanks to Colin
2571
2572 2007-11-08 [paul]       3.0.2cvs127
2573
2574         * src/textview.c
2575                 MAEMO: fix failure of loading images inline
2576                 MAEMO: fix bug 1349, 'Emails still skip to end
2577                 when opened (in certain circumstances)...'
2578
2579 2007-11-07 [colin]      3.0.2cvs126
2580
2581         * src/toolbar.c
2582                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
2583
2584 2007-11-07 [colin]      3.0.2cvs125
2585
2586         * src/toolbar.c
2587                 Re-change the string occurence of A_CLAWS_ACTIONS
2588                 to A_SYL_ACTIONS, to prevent parse errors of the
2589                 toolbar_*.xml files
2590
2591 2007-11-07 [colin]      3.0.2cvs124
2592
2593         * src/mimeview.c
2594         * src/prefs_common.c
2595         * src/prefs_common.h
2596         * manual/advanced.xml
2597                 Add an hidden pref, 'save_parts_readwrite';
2598                 completes 3.0.2cvs35
2599
2600 2007-11-07 [paul]       3.0.2cvs123
2601
2602         * src/prefs_toolbar.c
2603         * src/toolbar.c
2604         * src/toolbar.h
2605                 rename ToolbarSylpheedActions to ToolbarClawsActions
2606                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
2607
2608 2007-11-07 [paul]       3.0.2cvs122
2609
2610         * src/toolbar.c
2611                 MAEMO: remove tooltips
2612
2613 2007-11-07 [colin]      3.0.2cvs121
2614
2615         * src/plugins/pgpinline/pgpinline.c
2616                 Fix bug 1377, 'unspecific errors on 
2617                 signature checking'. Fix trimming of
2618                 UTF8 data.
2619
2620 2007-11-06 [iwkse]      3.0.2cvs120
2621
2622         * src/prefs_summary_open.c
2623                 yet a string change
2624
2625 2007-11-06 [paul]       3.0.2cvs119
2626
2627         * tools/Makefile.am
2628         * tools/README
2629         * tools/csv2addressbook.pl
2630                 add a new script that imports a CSV formatted
2631                 address book. Becky and Thunderbird address
2632                 book are currently supported.
2633
2634 2007-11-05 [colin]      3.0.2cvs118
2635
2636         * src/imap.c
2637                 Fix deletion 
2638
2639 2007-11-05 [iwkse]      3.0.2cvs117
2640
2641         * src/prefs_summary_open.c
2642                 String changes
2643
2644 2007-11-04 [paul]       3.0.2cvs116
2645
2646         * src/addressbook_foldersel.c
2647                 fix gtk critical warning
2648                 Patch by Pawel Pekala
2649
2650 2007-11-04 [paul]       3.0.2cvs115
2651
2652         * tools/README
2653         * tools/claws-mail-compose-insert-files.pl
2654                 add --bcc and uri_escape() everything
2655
2656 2007-11-04 [paul]       3.0.2cvs114
2657
2658         * src/gtk/gtkutils.c
2659                 gtkut_stock_with_text_button_set_create(): set
2660                 GTK_CAN_DEFAULT on buttons 2 and 3
2661
2662 2007-11-03 [paul]       3.0.2cvs113
2663
2664         * src/common/utils.c
2665                 fix debian bug #448814, 'mailto: URI decoding
2666                 desn't decode the destination address field'
2667                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
2668
2669 2007-11-03 [paul]       3.0.2cvs112
2670
2671         * AUTHORS
2672         * src/compose.c
2673         * src/gtk/authors.h
2674                 allow Bcc in commandline URIs
2675                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
2676
2677 2007-11-02 [colin]      3.0.2cvs111
2678
2679         * src/addressbook.c
2680                 Maybe fix bug 1376, 'crash on 
2681                 addressbook manipulation'
2682
2683 2007-10-31 [paul]       3.0.2cvs110
2684
2685         * src/ldapupdate.c
2686                 fix bug 1375, 'Impossible to modify e-mail
2687                 in LDAP addressbook twice'
2688                 Patch by Michael Rasmussen
2689
2690 2007-10-30 [paul]       3.0.2cvs109
2691
2692         * configure.ac
2693                 enable GnuTLS support with --enable-gnutls which
2694                 will disable openssl support. if the user has
2695                 gtk >= 2.10.x don't allow gnomeprint even if the
2696                 user asks for it
2697
2698 2007-10-30 [paul]
2699
2700         3.1.0-rc1 released
2701
2702 2007-10-30 [paul]       3.0.2cvs108
2703
2704         * Makefile.am
2705                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
2706
2707 2007-10-30 [paul]       3.0.2cvs107
2708
2709         * src/expldifdlg.c
2710         * src/prefs_account.c
2711         * src/prefs_folder_item.c
2712         * src/prefs_spelling.c
2713         * src/prefs_themes.c
2714         * src/wizard.c
2715         * src/gtk/gtkaspell.c
2716         * src/gtk/gtkaspell.h
2717         * src/plugins/spamassassin/spamassassin_gtk.c
2718                 replace deprecated gtk_option_menu...
2719                 patch by Pawel Pekala
2720
2721 2007-10-29 [colin]      3.0.2cvs106
2722
2723         * src/plugins/dillo_viewer/dillo_prefs.c
2724                 Fix forgotten signal connect
2725
2726 2007-10-28 [colin]      3.0.2cvs105
2727
2728         * src/plugins/dillo_viewer/dillo_prefs.c
2729         * src/plugins/dillo_viewer/dillo_prefs.h
2730         * src/plugins/dillo_viewer/dillo_viewer.c
2731                 Implement addressbook-based whitelisting for loading
2732                 remote images. Fixed missing destroy of the embedded
2733                 browser that made a Dillo window pop up on exit, if
2734                 an HTML part was displayed.
2735
2736 2007-10-26 [colin]      3.0.2cvs104
2737
2738         * src/edittags.c
2739                 Add missing static
2740
2741 2007-10-25 [colin]      3.0.2cvs103
2742
2743         * src/editaddress.c
2744                 Add tap-and-hold on the picture, for Maemo
2745         * src/edittags.c
2746         * src/edittags.h
2747         * src/mainwindow.c
2748         * src/procmsg.c
2749         * src/summaryview.c
2750         * src/textview.c
2751                 Unify tag interfaces.
2752
2753 2007-10-25 [colin]      3.0.2cvs102
2754
2755         * src/imap.c
2756         * src/etpan/imap-thread.h
2757                 Much better error handling. We'll need to be really
2758                 clear to users about where errors come from, with 
2759                 the apparition of Gmail's IMAP server.
2760
2761 2007-10-24 [colin]      3.0.2cvs101
2762
2763         * src/edittags.c
2764         * src/mainwindow.c
2765         * src/summaryview.c
2766         * src/textview.c
2767                 Add tags sorting (alphabetical); allow deletion of
2768                 tags from the Apply Tags window
2769
2770 2007-10-24 [colin]      3.0.2cvs100
2771
2772         * src/editaddress.c
2773         * src/editaddress_other_attributes_ldap.c
2774         * src/editaddress_other_attributes_ldap.h
2775         * src/ldapctrl.c
2776         * src/ldapquery.c
2777         * src/ldapupdate.c
2778                 Fix LDAP writing (got broken in cvs39)
2779                 Add read-only support for jpegPhoto LDAP field
2780
2781 2007-10-23 [colin]      3.0.2cvs99
2782
2783         * src/news.c
2784                 Fix crash in some cases
2785
2786 2007-10-22 [colin]      3.0.2cvs98
2787
2788         * src/common/socket.h
2789         * src/common/ssl.c
2790                 Fix big leak in GnuTLS code
2791
2792 2007-10-22 [colin]      3.0.2cvs97
2793
2794         * src/news.c
2795                 Fix bug 1368, 'SIGSEGV in NNTP code'
2796
2797 2007-10-22 [colin]      3.0.2cvs96
2798
2799         * src/prefs_customheader.c
2800                 Catch compface warnings when generating X-Faces
2801
2802 2007-10-22 [wwp]        3.0.2cvs95
2803
2804         * src/quote_fmt_parse.y
2805                 Remove accidentally committed debug traces.
2806                 Fix a warning.
2807
2808 2007-10-22 [colin]      3.0.2cvs94
2809
2810         * src/etpan/nntp-thread.c
2811                 Fix authentication
2812
2813 2007-10-19 [wwp]        3.0.2cvs93
2814
2815         * src/common/ssl_certificate.c
2816                 Add missing include (Windows).
2817
2818 2007-10-19 [colin]      3.0.2cvs92
2819
2820         * src/imap_gtk.c
2821         * src/mimeview.c
2822         * src/textview.c
2823         * src/gtk/inputdialog.c
2824         * src/gtk/inputdialog.h
2825                 Remove the last old combo; patch by
2826                 Pawel
2827
2828 2007-10-19 [colin]      3.0.2cvs91
2829
2830         * src/common/ssl.c
2831                 Fix interop problem with GnuTLS and some crappy
2832                 servers that have very little keys.
2833
2834 2007-10-19 [colin]      3.0.2cvs90
2835
2836         * src/common/ssl.c
2837                 Fix return value check on GnuTLS, and
2838                 display the error
2839
2840 2007-10-18 [colin]      3.0.2cvs89
2841
2842         * src/common/ssl_certificate.c
2843                 Fix missing initialisations
2844
2845 2007-10-18 [wwp]        3.0.2cvs88
2846
2847         * src/Makefile.am
2848                 Fix linking against GNUTLS (matters if --enable-gnutls only).
2849
2850 2007-10-18 [colin]      3.0.2cvs87
2851
2852         * po/POTFILES.in
2853                 Fix build
2854
2855 2007-10-18 [mones]      3.0.2cvs86
2856
2857         * src/editbook.c
2858         * src/import.c
2859         * src/prefs_account.c
2860         * src/prefs_receive.c
2861         * src/gtk/about.c
2862         * src/plugins/bogofilter/bogofilter_gtk.c
2863         * src/plugins/spamassassin/spamassassin_gtk.c
2864                 More capitalisation micro-fixes
2865
2866 2007-10-18 [paul]       3.0.2cvs85
2867
2868         * configure.ac
2869                 add info about NNTP support via libetpan
2870                 change the configure output ending msg a little
2871         * src/gtk/about.c
2872                 similar changes to above
2873
2874 2007-10-18 [colin]      3.0.2cvs84
2875
2876         * src/procmime.c
2877         * src/procmime.h
2878                 Fix missing symbol for S/MIME
2879
2880 2007-10-18 [colin]      3.0.2cvs83
2881
2882         * src/prefs_filtering_action.c
2883                 Fix crash in tags (introduced in cvs78)
2884
2885 2007-10-18 [colin]      3.0.2cvs82
2886
2887         * src/common/Makefile.am
2888         * src/common/nntp.c
2889         * src/common/nntp.h
2890         * src/etpan/Makefile.am
2891         * src/etpan/etpan-thread-manager-types.h
2892         * src/etpan/etpan-thread-manager.c
2893         * src/etpan/imap-thread.c
2894         * src/etpan/nntp-thread.c
2895         * src/etpan/nntp-thread.h
2896         * src/news.c
2897         * src/news.h
2898                 Rewrite the nntp implementation
2899                 to use libetpan. Non-blocking NNTP!
2900         * src/account.c
2901         * src/crash.c
2902         * src/imap.c
2903         * src/inc.c
2904         * src/main.c
2905         * src/mainwindow.c
2906         * src/pop.c
2907         * src/pop.h
2908         * src/prefs_account.c
2909         * src/recv.c
2910         * src/recv.h
2911         * src/send_message.c
2912         * src/send_message.h
2913         * src/ssl_manager.c
2914         * src/ssl_manager.h
2915         * src/wizard.c
2916         * src/common/claws.c
2917         * src/common/session.c
2918         * src/common/session.h
2919         * src/common/smtp.c
2920         * src/common/smtp.h
2921         * src/common/socket.c
2922         * src/common/socket.h
2923         * src/common/ssl.c
2924         * src/common/ssl.h
2925         * src/common/ssl_certificate.c
2926         * src/common/ssl_certificate.h
2927         * src/gtk/about.c
2928         * src/gtk/sslcertwindow.c
2929         * src/gtk/sslcertwindow.h
2930                 Implement GnuTLS support. GnuTLS support
2931                 will be used if OpenSSL isn't available, or
2932                 specified explicitely. (the reason is that
2933                 GnuTLS cerficate checking is a bit less 
2934                 practical than OpenSSL's)
2935
2936 2007-10-18 [paul]       3.0.2cvs81
2937
2938         * src/gtk/inputdialog.c
2939         * src/gtk/inputdialog.h
2940                 fix copyright header
2941
2942 2007-10-17 [colin]      3.0.2cvs80
2943
2944         * src/plugins/pgpcore/select-keys.c
2945                 Fix bug which prevented encryption key
2946                 auto-selection when two or more matched the
2947                 email address, but only one isn't revoked
2948                 or expired.
2949
2950 2007-10-17 [wwp]        3.0.2cvs79
2951
2952         * src/compose.c
2953         * src/quote_fmt.c
2954         * src/quote_fmt.h
2955         * src/quote_fmt_lex.l
2956         * src/quote_fmt_parse.y
2957                 Templates can now attach files using |attach{filename}.
2958
2959 2007-10-17 [wwp]        3.0.2cvs78
2960
2961         * src/prefs_customheader.c
2962         * src/prefs_ext_prog.c
2963         * src/prefs_filtering_action.c
2964         * src/prefs_matcher.c
2965         * src/prefs_other.c
2966         * src/prefs_toolbar.c
2967         * src/gtk/combobox.c
2968         * src/gtk/combobox.h
2969         * src/gtk/gtkutils.c
2970         * src/gtk/gtkutils.h
2971         * src/plugins/bogofilter/bogofilter_gtk.c
2972         * src/plugins/spamassassin/spamassassin_gtk.c
2973                 Removed almost all remaining instances of GtkCombo
2974                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
2975                 few visual and code cleanup from Colin.
2976
2977 2007-10-16 [wwp]        3.0.2cvs77
2978         * src/gtk/pluginwindow.c
2979                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
2980
2981 2007-10-15 [colin]      3.0.2cvs76
2982
2983         * src/edittags.c
2984         * src/edittags.h
2985         * src/filtering.c
2986         * src/filtering.h
2987         * src/importmutt.c
2988         * src/importpine.c
2989         * src/main.c
2990         * src/messageview.c
2991         * src/messageview.h
2992         * src/mimeview.c
2993         * src/mimeview.h
2994         * src/pop.c
2995         * src/pop.h
2996         * src/prefs_common.c
2997         * src/prefs_common.h
2998         * src/prefs_customheader.c
2999         * src/prefs_customheader.h
3000         * src/prefs_display_header.c
3001         * src/prefs_display_header.h
3002         * src/prefs_filtering_action.c
3003         * src/prefs_filtering_action.h
3004         * src/prefs_folder_column.c
3005         * src/prefs_folder_column.h
3006         * src/prefs_folder_item.c
3007         * src/prefs_folder_item.h
3008         * src/prefs_gtk.c
3009         * src/prefs_gtk.h
3010         * src/prefs_logging.h
3011         * src/prefs_matcher.c
3012         * src/prefs_matcher.h
3013         * src/prefs_summary_column.c
3014         * src/prefs_summary_column.h
3015         * src/prefs_summary_open.c
3016         * src/procheader.c
3017         * src/procheader.h
3018         * src/procmime.c
3019         * src/procmime.h
3020         * src/recv.c
3021         * src/recv.h
3022         * src/sourcewindow.c
3023         * src/sourcewindow.h
3024         * src/summaryview.c
3025         * src/summaryview.h
3026         * src/textview.c
3027         * src/textview.h
3028         * src/toolbar.c
3029         * src/toolbar.h
3030         * src/common/mgutils.c
3031         * src/common/mgutils.h
3032         * src/common/nntp.c
3033         * src/common/nntp.h
3034         * src/common/prefs.c
3035         * src/common/prefs.h
3036         * src/common/socket.c
3037         * src/common/socket.h
3038         * src/common/stringtable.c
3039         * src/common/stringtable.h
3040         * src/common/template.c
3041         * src/common/template.h
3042         * src/common/uuencode.c
3043         * src/common/uuencode.h
3044         * src/gtk/gtkshruler.c
3045         * src/gtk/gtkshruler.h
3046         * src/gtk/menu.c
3047         * src/gtk/menu.h
3048         * src/gtk/progressdialog.c
3049         * src/gtk/progressdialog.h
3050                 Remove/staticalize, the return of the revenge
3051
3052 2007-10-15 [colin]      3.0.2cvs75
3053
3054         * src/matcher.c
3055                 Fix redirections in filtering's tests
3056
3057 2007-10-15 [colin]      3.0.2cvs74
3058
3059         * src/imap.c
3060                 Don't build imap_synchronise at all when 
3061                 building without libetpan
3062
3063 2007-10-14 [colin]      3.0.2cvs73
3064
3065         * src/imap.c
3066         * src/common/md5.c
3067         * src/common/md5.h
3068         * src/gtk/manage_window.c
3069         * src/gtk/manage_window.h
3070                 Remove more unused code
3071
3072 2007-10-14 [colin]      3.0.2cvs72
3073
3074         * src/addrquery.c
3075         * src/addrquery.h
3076         * src/recv.c
3077         * src/recv.h
3078         * src/vcard.c
3079         * src/vcard.h
3080         * src/common/xml.c
3081         * src/common/xml.h
3082         * src/common/xmlprops.c
3083         * src/common/xmlprops.h
3084                 Remove more unused code
3085
3086 2007-10-14 [colin]      3.0.2cvs71
3087
3088         * src/common/utils.c
3089                 Remove unused function
3090
3091 2007-10-13 [colin]      3.0.2cvs70
3092
3093         * src/imap.c
3094         * src/imap.h
3095         * src/mainwindow.c
3096         * src/mainwindow.h
3097         * src/gtk/gtkutils.c
3098         * src/gtk/gtkutils.h
3099                 Staticalise/Remove more code
3100
3101 2007-10-13 [colin]      3.0.2cvs69
3102
3103         * src/common/utils.c
3104         * src/common/utils.h
3105                 Remove dead code, unused for ages
3106
3107 2007-10-13 [colin]      3.0.2cvs68
3108
3109         * src/main.c
3110         * src/main.h
3111                 Maemo: define hildon_program in main.c,
3112                 make it accessible in the .h with extern
3113
3114 2007-10-13 [paul]       3.0.2cvs67
3115
3116         * src/gtk/menu.c
3117                 fix a bunch of runtime warnings on maemo
3118
3119 2007-10-13 [paul]       3.0.2cvs66
3120
3121         * src/main.c
3122         * src/main.h
3123         * src/gtk/gtkutils.c
3124         * src/gtk/gtkutils.h
3125                 fix a bunch of compiler warnings on maemo
3126
3127 2007-10-12 [colin]      3.0.2cvs65
3128
3129         * src/account.c
3130         * src/addritem.c
3131         * src/addritem.h
3132         * src/filtering.c
3133         * src/filtering.h
3134         * src/folder.c
3135         * src/folder.h
3136         * src/common/utils.c
3137         * src/common/utils.h
3138                 Remove unused code, staticalise some functions
3139
3140 2007-10-12 [paul]       3.0.2cvs64
3141
3142         * src/account.c
3143         * src/folderview.c
3144         * src/main.c
3145         * src/mainwindow.c
3146         * src/messageview.c
3147         * src/summary_search.c
3148         * src/summaryview.c
3149         * src/toolbar.c
3150         * src/wizard.c
3151         * src/common/utils.c
3152         * src/gtk/prefswindow.c
3153                 fix a bunch of compiler warnings on maemo
3154
3155 2007-10-11 [colin]      3.0.2cvs63
3156
3157         * src/editaddress.c
3158                 Make static function static
3159
3160 2007-10-11 [mones]      3.0.2cvs62
3161
3162         * src/addrduplicates.c
3163         * src/addressbook.c
3164         * src/compose.c
3165         * src/expldifdlg.c
3166         * src/mainwindow.c
3167         * src/messageview.c
3168         * src/pop.c
3169         * src/prefs_customheader.c
3170         * src/prefs_send.c
3171         * src/prefs_themes.c
3172         * src/common/plugin.c
3173         * src/gtk/pluginwindow.c
3174         * src/gtk/quicksearch.c
3175                 Fix several typos and capitalisation issues
3176
3177 2007-10-11 [wwp]        3.0.2cvs61
3178
3179         * src/editaddress.c
3180                 Fix a warning about possible use of uninitialized
3181                 filename var.
3182
3183 2007-10-11 [wwp]        3.0.2cvs60
3184
3185         * src/editaddress.c
3186                 Disable "Unset picture" menu item when there's
3187                 no picture to clear. Fix an extraneous g_unref_object,
3188                 add missing initializers.
3189
3190 2007-10-11 [wwp]        3.0.2cvs59
3191
3192         * src/pixmaps/anonymous.xpm
3193         * src/editaddress.c
3194         * src/Makefile.am
3195         * src/stock_pixmap.c
3196         * src/stock_pixmap.h
3197                 Fix a leak, gettext-ize the photo label.
3198                 Don't clear the existing picture if loading
3199                 a new one fails. Use a default 'anonymous'
3200                 picture (this new xpm has been added to the
3201                 internal stock_pixmap API). Add a
3202                 "Set picture" context menu entry.
3203
3204 2007-10-11 [colin]      3.0.2cvs58
3205
3206         * src/messageview.c
3207                 Make shift-shortcuts work
3208         * src/prefs_actions.c
3209                 Don't ask if we really want to close when
3210                 choosing OK and only the list is changed
3211         * src/prefs_template.c
3212                 Don't ask if we really want to close when
3213                 choosing OK and only the list is changed
3214         * src/common/plugin.c
3215                 Fix writing of second [Plugins_*] block
3216         * src/common/template.c
3217                 Remove unused files (fixes deletion)
3218
3219 2007-10-10 [paul]       3.0.2cvs57
3220
3221         * src/prefs_template.c
3222                 put the whole thing in a scrolled window
3223                 so that half the page is no longer inaccessible
3224                 on maemo
3225                 make the gtk_text_view smaller on maemo
3226
3227 2007-10-10 [colin]      3.0.2cvs56
3228
3229         * src/compose.c
3230                 Fix updating of Attachments number in some
3231                 cases (reedit, attach from command-line, ...)
3232
3233 2007-10-10 [colin]      3.0.2cvs55
3234
3235         * src/editaddress.c
3236                 Initialise error correctly
3237
3238 2007-10-10 [paul]       3.0.2cvs54
3239
3240         * src/prefs_filtering_action.c
3241         * src/gtk/description_window.c
3242         * src/gtk/foldersort.c
3243         * src/gtk/quicksearch.c
3244                 get rid of some pointless new lines and
3245                 make the descripton labels wrap better
3246
3247 2007-10-10 [colin]      3.0.2cvs53
3248
3249         * src/addressadd.c
3250         * src/editaddress.c
3251         * src/headerview.c
3252         * src/textview.c
3253                 More error handling on saving pictures
3254
3255 2007-10-10 [colin]      3.0.2cvs52
3256
3257         * src/printing.c
3258         * src/printing.h
3259                 Generalize a bit printing, so we can factorize
3260                 most of the code. 
3261
3262 2007-10-10 [paul]       3.0.2cvs51
3263
3264         * src/addrduplicates.c
3265                 fix engrish
3266                 use GTK_STOCK... buttons
3267
3268 2007-10-10 [paul]       3.0.2cvs50
3269
3270         * src/addressadd.c
3271         * src/addrindex.c
3272         * src/editaddress.c
3273                 Fix previous patch
3274                 Thanks to Colin
3275
3276 2007-10-10 [paul]       3.0.2cvs49
3277
3278         * src/summaryview.c
3279         * src/messageview.c
3280                 Fix crash on Add sender to addressbook when
3281                 From is null
3282         * src/addressadd.c
3283         * src/addrindex.c
3284         * src/editaddress.c
3285         * src/editaddress_other_attributes_ldap.h
3286                 Fix leaks 
3287                 Rename images to .png in addrbook/
3288         * src/headerview.c
3289         * src/textview.c
3290                 Fix Face/X-Face being used if adding another
3291                 address than sender to addressbook
3292                 Thanks to Colin
3293
3294 2007-10-10 [holger]     3.0.2cvs48
3295
3296         * src/addrduplicates.c
3297         * src/editaddress.c
3298                 Improvements to the addressbook duplicate finder
3299                 feature:
3300                  - add an edit button to the button bar
3301                  - display the whole bookname (with iface) and
3302                    use this for same-book checking
3303                  - after editing, try to keep selections if the
3304                    entries are still present
3305                  - sort the email column alphabetically
3306                  - put results in a scrolled window
3307                  - support embedded editing
3308                  - make columns in detail view resizable
3309                  - add keyboard shortcuts
3310
3311 2007-10-10 [wwp]        3.0.2cvs47
3312
3313         * src/addrindex.c
3314                 Fix a crash when there's no From: in email, thanks to Colin.
3315
3316 2007-10-09 [paul]       3.0.2cvs46
3317
3318         * src/messageview.c
3319         * src/summaryview.c
3320         * src/textview.c
3321                 fix building without compface support
3322
3323 2007-10-09 [colin]      3.0.2cvs45
3324
3325         * src/editaddress.c
3326         * src/headerview.c
3327         * src/textview.c
3328                 Add error handling
3329
3330 2007-10-09 [colin]      3.0.2cvs44
3331
3332         * src/addrduplicates.c
3333         * src/addressadd.c
3334         * src/addressadd.h
3335         * src/addressbook.c
3336         * src/addressbook.h
3337         * src/addrindex.c
3338         * src/addrindex.h
3339         * src/addritem.c
3340         * src/addritem.h
3341         * src/compose.c
3342         * src/editaddress.c
3343         * src/editaddress_other_attributes_ldap.h
3344         * src/headerview.c
3345         * src/messageview.c
3346         * src/mimeview.c
3347         * src/summaryview.c
3348         * src/textview.c
3349         * src/gtk/gtkutils.c
3350                 Automatically set contacts' pictures from Face 
3351                 or X-Face if they have no picture
3352                 Display the contact picture in textview or
3353                 headerview for mails sent by people in the 
3354                 addressbook, that have no Face or X-Face
3355                 Fix a few details in the Person edition dialog
3356                 (ability to unset picture)
3357                 Remove picture file when deleting contacts
3358
3359 2007-10-09 [iwkse]      3.0.2cvs43
3360
3361         * src/gtk/about.c
3362                 center the about window
3363
3364 2007-10-09 [paul]       3.0.2cvs42
3365
3366         * src/prefs_toolbar.c
3367                 fix icon selector window on maemo
3368
3369 2007-10-09 [paul]       3.0.2cvs41
3370
3371         * src/messageview.c
3372                 add 'go to' menu to separate msgview
3373
3374 2007-10-09 [colin]      3.0.2cvs40
3375
3376         * src/common/defs.h
3377                 Add forgotten file
3378
3379 2007-10-09 [iwkse]      3.0.2cvs39
3380
3381         * Makefile.am
3382         * src/addressbook.c
3383         * src/addritem.c
3384         * src/addritem.h
3385         * src/editaddress.c
3386         * src/editaddress_other_attributes_ldap.h
3387         * src/addrbook.c
3388         * src/Makefile.am
3389                 set a photo in the Addressbook
3390
3391 2007-10-08 [colin]      3.0.2cvs38
3392
3393         * src/prefs_toolbar.c
3394                 Make height 320 to remove the scrollbar 
3395                 (with current number of icons)
3396
3397 2007-10-08 [colin]      3.0.2cvs37
3398
3399         * src/prefs_toolbar.c
3400                 Transform the treeview to a GtkIconView.
3401                 Patch by Pawel
3402                 In addition, transform the window so that 
3403                 it looks like a popup menu. Patch by me
3404
3405 2007-10-08 [colin]      3.0.2cvs36
3406
3407         * src/compose.c
3408         * src/compose.h
3409                 Beautify the GUI a bit; in particular, show the
3410                 number of attachments in the tab's title.
3411                 Patch by Pawel
3412
3413 2007-10-08 [paul]       3.0.2cvs35
3414
3415         * src/mimeview.c
3416                 Save users from themselves: save temporary
3417                 files used for Open/Open with as read-only.
3418                 Thanks to Colin
3419
3420 2007-10-08 [paul]       3.0.2cvs34
3421
3422         * tools/Makefile.am
3423                 forgot this in cvs33
3424
3425 2007-10-08 [paul]       3.0.2cvs33
3426
3427         * tools/kdeservicemenu/README
3428         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
3429         * tools/kdeservicemenu/install.sh
3430         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3431                 renamed template* to *template so as not to confuse
3432                 lintian
3433
3434 2007-10-08 [paul]       3.0.2cvs32
3435
3436         * src/prefs_themes.c
3437         * src/stock_pixmap.c
3438                 replace 2 direct uses of RC_DIR
3439
3440 2007-10-07 [colin]      3.0.2cvs31
3441
3442         * src/addrduplicates.c
3443         * src/addrduplicates.h
3444         * src/addressbook.c
3445         * src/addressbook.h
3446         * src/addrindex.c
3447         * src/addrindex.h
3448                 Implement deletion in duplicate finder. 
3449                 Patch by Holger 
3450
3451 2007-10-07 [colin]      3.0.2cvs30
3452
3453         * src/exporthtml.c
3454         * src/mbox.c
3455         * src/common/utils.c
3456                 Better fix for Solaris, thanks to Nicolas Doualot
3457
3458 2007-10-07 [colin]      3.0.2cvs29
3459
3460         * AUTHORS
3461         * src/gtk/authors.h
3462                 Add Frank Dietrich
3463
3464 2007-10-07 [colin]      3.0.2cvs28
3465
3466         * src/exporthtml.c
3467                 Fix HTML export to make it more compliant
3468                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
3469
3470 2007-10-07 [colin]      3.0.2cvs27
3471
3472         * src/prefs_toolbar.c
3473                 Only use icons that wouldn't look stupid in the toolbar
3474                 Patch by Pawel
3475
3476 2007-10-07 [colin]      3.0.2cvs26
3477
3478         * src/prefs_toolbar.c
3479                 Fix old icon being used when none is selected
3480
3481 2007-10-07 [colin]      3.0.2cvs25
3482
3483         * src/toolbar.c
3484                 Fix copy/paste error
3485
3486 2007-10-07 [colin]      3.0.2cvs24
3487
3488         * src/prefs_toolbar.c
3489         * src/toolbar.c
3490         * src/toolbar.h
3491                 Update icon to default one when changing event
3492                 Make the icon chooser nicer (handle Esc, Enter,
3493                 double-click)
3494
3495 2007-10-06 [colin]      3.0.2cvs23
3496
3497         * src/prefs_toolbar.c
3498                 Fix text reset; patch by Pawel
3499
3500 2007-10-06 [colin]      3.0.2cvs22
3501
3502         * src/toolbar.h
3503                 Complete previous commit
3504
3505 2007-10-06 [colin]      3.0.2cvs21
3506
3507         * src/prefs_toolbar.c
3508         * src/toolbar.c
3509                 Set toolbar text automatically to the default
3510                 when changing Event executed on click
3511
3512 2007-10-06 [colin]      3.0.2cvs20
3513
3514         * src/prefs_toolbar.c
3515                 Invert Text and Event fields
3516
3517 2007-10-06 [colin]      3.0.2cvs19
3518
3519         * src/prefs_toolbar.c
3520         * src/toolbar.c
3521                 Make toolbar prefs look much better
3522                 Patch by Pawel Pekala
3523
3524 2007-10-06 [paul]       3.0.2cvs18
3525
3526         * src/account.c
3527         * src/prefs_filtering.c
3528                 fix checkbuttons in gtktreeview on maemo by
3529                 setting maemo's "allow-checkbox-mode" to FALSE
3530
3531 2007-10-06 [colin]      3.0.2cvs17
3532
3533         * configure.ac
3534                 Export -DSOLARIS in CFLAGS for all
3535                 Solaris (not just 2.8) and OpenSolaris
3536
3537 2007-10-06 [paul]       3.0.2cvs16
3538
3539         * AUTHORS
3540         * src/exporthtml.c
3541         * src/mbox.c
3542         * src/gtk/authors.h
3543                 fix build on solaris where ctime_r takes
3544                 3 arguments rather than 2.
3545                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
3546
3547 2007-10-05 [colin]      3.0.2cvs15
3548
3549         * src/etpan/imap-thread.c
3550                 Fix wrong error codepath
3551
3552 2007-10-05 [wwp]        3.0.2cvs14
3553
3554         * src/filtering.c
3555                 Fix unexpected logging of quicksearches:
3556                 debug_filtering_session flag was never reset to FALSE, causing
3557                 matcher functions to log when called from a quicksearch
3558                 (if a filtering session happened before).
3559
3560 2007-10-05 [paul]       3.0.2cvs13
3561
3562         * src/prefs_actions.c
3563         * src/prefs_filtering.c
3564         * src/prefs_template.c
3565                 fix bug 1343, 'Filtering..'s close button
3566                 silently discards new filter'
3567                 Thanks to Colin
3568
3569 2007-10-05 [paul]       3.0.2cvs12
3570
3571         * configure.ac
3572         * src/Makefile.am
3573                 fix bug 1347, '-Wno-unused-function, optional'
3574
3575 2007-10-05 [colin]      3.0.2cvs11
3576
3577         * src/procmime.c
3578         * src/common/mgutils.c
3579                 Fix warnings
3580
3581 2007-10-05 [mones]      3.0.2cvs10
3582
3583         * manual/advanced.xml
3584                 Use full menu name
3585         * manual/es/advanced.xml
3586                 Synchronise translation
3587
3588 2007-10-04 [colin]      3.0.2cvs9
3589
3590         * src/action.c
3591         * src/addrbook.c
3592         * src/addrindex.c
3593         * src/compose.c
3594         * src/exporthtml.c
3595         * src/exportldif.c
3596         * src/folder.c
3597         * src/main.c
3598         * src/matcher.c
3599         * src/mbox.c
3600         * src/messageview.c
3601         * src/mh.c
3602         * src/news.c
3603         * src/partial_download.c
3604         * src/pop.c
3605         * src/procmime.c
3606         * src/procmsg.c
3607         * src/toolbar.c
3608         * src/common/log.c
3609         * src/common/mgutils.c
3610         * src/common/plugin.c
3611         * src/common/utils.c
3612         * src/common/xml.c
3613         * src/common/xml.h
3614         * src/common/xmlprops.c
3615         * src/common/xmlprops.h
3616         * src/plugins/bogofilter/bogofilter.c
3617         * src/plugins/clamav/clamav_plugin.c
3618         * src/plugins/dillo_viewer/dillo_prefs.c
3619         * src/plugins/pgpcore/prefs_gpg.c
3620         * src/plugins/pgpinline/pgpinline.c
3621         * src/plugins/pgpmime/pgpmime.c
3622         * src/plugins/spamassassin/spamassassin.c
3623         * src/plugins/trayicon/trayicon_prefs.c
3624                 Verify success on writes. Will fix possible strange
3625                 failure on disk full.
3626
3627 2007-10-04 [paul]       3.0.2cvs8
3628
3629         * manual/advanced.xml
3630                 add further info about Actions
3631                 Patch by Emmanuel Briot <briot@adacore.com>
3632
3633 2007-10-04 [paul]       3.0.2cvs7
3634
3635         * src/account.c
3636                 remove the D column, instead indicate the
3637                 default account by use of bold text
3638
3639 2007-10-03 [colin]      3.0.2cvs6
3640
3641         * src/common/template.c
3642                 Fix templates writing (was prone to disk full problems)
3643
3644 2007-10-03 [colin]      3.0.2cvs5
3645
3646         * src/Makefile.am
3647         * src/addrduplicates.c
3648         * src/addrduplicates.h
3649         * src/addressbook.c
3650                 Add duplicate deletion. Patch by Holger
3651
3652 2007-10-03 [colin]      3.0.2cvs4
3653
3654         * src/matcher.c
3655         * src/gtk/quicksearch.c
3656                 Fix bug 1340, 'Case insensitive searches with 
3657                 non-ascii alphabets fail'.
3658
3659 2007-10-03 [colin]      3.0.2cvs3
3660
3661         * src/main.c
3662         * src/common/utils.c
3663         * src/common/utils.h
3664                 Implement run-time alternative config directories
3665
3666 2007-10-03 [colin]      3.0.2cvs2
3667
3668         * src/folderview.c
3669                 Prevent opening folder item while folder
3670                 is scanned in a better way
3671
3672 2007-10-02 [paul]       3.0.2cvs1
3673
3674         * NEWS
3675         * README
3676         * RELEASE_NOTES
3677         * configure.ac
3678                 bump up version number following stable release
3679
3680 2007-09-30 [colin]      3.0.1cvs49
3681
3682         * src/imap.c
3683                 Refresh session if needed
3684
3685 2007-09-30 [colin]      3.0.1cvs48
3686
3687         * src/imap.c
3688                 Reset folder's session to NULL
3689                 before destroying it
3690
3691 2007-09-30 [mones]      3.0.1cvs47
3692
3693         * manual/handling.xml
3694                 Use markup quotes instead hardcoded quotes
3695         * manual/es/handling.xml
3696                 Added new synced section (IMAP subscriptions)
3697
3698 2007-09-29 [colin]      3.0.1cvs46
3699
3700         * src/imap.c
3701                 Notice disconnections faster
3702
3703 2007-09-28 [colin]      3.0.1cvs45
3704
3705         * src/addressbook.c
3706         * src/addrindex.c
3707                 Fix warnings
3708
3709 2007-09-28 [paul]       3.0.1cvs44
3710
3711         * src/mimeview.c
3712                 fix maemo build
3713
3714 2007-09-28 [paul]       3.0.1cvs43
3715
3716         * src/account.c
3717                 use gtk_widget_set_size_request() on the label
3718                 so that wrapping works better. get rid of the
3719                 (partially deprecated) hbutton_box.
3720                 these changes should prevent buttons overlapping
3721                 on maemo
3722
3723 2007-09-28 [colin]      3.0.1cvs42
3724
3725         * src/pop.c
3726                 Fix typo :)
3727
3728 2007-09-28 [colin]      3.0.1cvs41
3729
3730         * src/compose.c
3731         * src/msgcache.c
3732         * src/pop.c
3733         * src/procmime.c
3734         * src/etpan/imap-thread.c
3735                 64bits-related warning fixes
3736
3737 2007-09-28 [colin]      3.0.1cvs40
3738
3739         * src/folder_item_prefs.c
3740         * src/ldaputil.c
3741         * src/mainwindow.c
3742         * src/mimeview.c
3743         * src/common/tags.c
3744                 Fix warnings
3745
3746 2007-09-28 [colin]      3.0.1cvs39
3747
3748         * src/plugins/spamassassin/spamassassin.c
3749         * src/plugins/spamassassin/spamassassin.h
3750         * src/plugins/spamassassin/spamassassin_gtk.c
3751                 Add addressbook-based whitelisting
3752
3753 2007-09-28 [colin]      3.0.1cvs38
3754
3755         * src/folder.c
3756                 Fix bug 1337, 'crash on pressing Send button'
3757
3758 2007-09-28 [paul]       3.0.1cvs37
3759
3760         * src/prefs_folder_item.c
3761                 give the orphans a parent. makes all prefs
3762                 pages visible on maemo
3763
3764 2007-09-28 [colin]      3.0.1cvs36
3765
3766         * src/prefs_folder_column.c
3767         * src/prefs_summary_column.c
3768                 Fix two leaks
3769
3770 2007-09-27 [colin]      3.0.1cvs35
3771
3772         * src/gtk/quicksearch.c
3773                 Fix bug 1336, 'Segfault if empty space before search-string'
3774
3775 2007-09-26 [mones]      3.0.1cvs34
3776
3777         * manual/account.xml
3778         * manual/plugins.xml
3779                 Fixed irc channel name, added some docbook markup.
3780                 Changed text markup to docbook markup. 
3781                 Added spamcop as supported in SpamReport description.
3782         * manual/fr/plugins.xml
3783                 Fixed irc channel name.
3784         * manual/es/account.xml
3785         * manual/es/advanced.xml
3786         * manual/es/claws-mail-manual.xml
3787         * manual/es/glossary.xml
3788         * manual/es/gpl.xml
3789         * manual/es/keyboard.xml
3790         * manual/es/plugins.xml
3791                 Synced with English version, fixed a couple of typos.
3792
3793 2007-09-26 [colin]      3.0.1cvs33
3794
3795         * configure.ac
3796                 Explain why "Libgnomeprint: no" on GTK+ 2.10
3797
3798 2007-09-26 [colin]      3.0.1cvs32
3799
3800         * src/messageview.c
3801         * src/procmsg.c
3802         * src/procmsg.h
3803                 Optimisation: avoid fetching mail 3 times locally
3804                 for displaying
3805
3806 2007-09-26 [colin]      3.0.1cvs31
3807
3808         * src/mh.c
3809                 Fix missing static
3810
3811 2007-09-26 [colin]      3.0.1cvs30
3812
3813         * src/folder.c
3814         * src/folder.h
3815         * src/mh.c
3816         * src/mh.h
3817                 Fix MH mtime hack - make it a folder class function
3818
3819 2007-09-26 [colin]      3.0.1cvs29
3820
3821         * src/inc.c
3822                 Fix bug 1334, 'user defined mail incorporation 
3823                 script not run'
3824
3825 2007-09-25 [colin]      3.0.1cvs28
3826
3827         * src/codeconv.c
3828                 Optimisation: shortcut conv_codeset_strdup
3829                 when src_code and dest_code are the same
3830         * src/common/xml.c
3831         * src/common/xml.h
3832                 Optimisation: shortcut code conversions when
3833                 files are in UTF-8; faster list walking by
3834                 using prepend/reverse.
3835
3836 2007-09-25 [holger]     3.0.1cvs27
3837
3838         * src/printing.c
3839                 Replace button bar of the preview window
3840                 with a real toolbar (patch by Colin)
3841                 Add zooming to the preview window
3842
3843 2007-09-24 [paul]       3.0.1cvs26
3844
3845         * src/compose.c
3846                 compact the character set menu, adding some
3847                 missing encodings. Patch by Pawel Pekala
3848
3849 2007-09-23 [paul]       3.0.1cvs25
3850
3851         * src/prefs_account.c
3852         * src/prefs_folder_item.c
3853         * src/prefs_quote.c
3854         * src/quote_fmt.c
3855         * src/quote_fmt.h
3856                 remove unnecessary frame from Templates options
3857                 and improve the English of the check button label
3858
3859 2007-09-22 [colin]      3.0.1cvs24
3860
3861         * src/gtk/quicksearch.c
3862                 Fix bug 1329, 'error in quicksearch.c'
3863                 Fix return with value in function returning void
3864
3865 2007-09-22 [colin]      3.0.1cvs23
3866
3867         * src/imap.c
3868         * src/procmsg.h
3869         * src/common/utils.c
3870         * src/common/utils.h
3871         * src/etpan/imap-thread.c
3872                 Optimise fetching IMAP cached emails *a lot*
3873                 (remember whether mail is fully cached and \r's
3874                  are already stripped)
3875
3876 2007-09-22 [colin]      3.0.1cvs22
3877
3878         * src/folder.c
3879         * src/folder.h
3880         * src/prefs_folder_item.c
3881                 Add a button to allow users to drop local caches.
3882
3883 2007-09-21 [colin]      3.0.1cvs21
3884
3885         * src/summaryview.c
3886                 Remove unnecessary error when cancelling export to mbox.
3887                 Patch by Pawel
3888
3889 2007-09-21 [paul]       3.0.1cvs20
3890
3891         * src/gtk/prefswindow.c
3892                 remove unnecessary frames from the prefs
3893                 pages. Patch by Pawel Pekala
3894
3895 2007-09-21 [paul]       3.0.1cvs19
3896
3897         * src/prefs_account.c
3898         * src/prefs_folder_item.c
3899         * src/prefs_quote.c
3900         * src/quote_fmt.c
3901                 put the Templates options into a tabbed
3902                 layout. Patch by Pawel Pekala
3903
3904 2007-09-21 [paul]       3.0.1cvs18
3905
3906         * src/mainwindow.c
3907                 group together the character set menu items
3908                 move the /View/Show or hide/Message view below
3909                 .../Toolbar menu item
3910                 Patch by Pawel Pekala
3911
3912 2007-09-21 [mones]      3.0.1cvs17
3913
3914         * src/compose.c
3915                 Fix for bug 1327, 'segfault when replying to a non-existent
3916                 news message', thanks to Colin.
3917
3918 2007-09-21 [colin]      3.0.1cvs16
3919
3920         * src/folderview.c
3921                 Complete 3.0.1cvs15
3922
3923 2007-09-20 [colin]      3.0.1cvs15
3924
3925         * src/folderview.c
3926         * src/folderview.h
3927                 Maybe fix bug 1324, 'Corrupted IMAP cache'
3928
3929 2007-09-20 [colin]      3.0.1cvs14
3930
3931         * src/printing.c
3932                 Fix a little leak
3933
3934 2007-09-20 [holger]     3.0.1cvs13
3935
3936         * src/printing.c
3937                 Add page layout to print preview.
3938                 Make the close-button in the toolbar
3939                 right-aligned.
3940
3941 2007-09-20 [paul]       3.0.1cvs12
3942
3943         * po/ru.po
3944                 updated by Pavlo Bohmat
3945
3946 2007-09-19 [colin]      3.0.1cvs11
3947
3948         * src/common/utils.c
3949                 Prevent unquoted mime boundaries, by always
3950                 using a /
3951
3952 2007-09-19 [colin]      3.0.1cvs10
3953
3954         * src/printing.c
3955                 Fix drawing area size, fix DPI change that
3956                 can cause total number of lines to decrease
3957
3958 2007-09-19 [colin]      3.0.1cvs9
3959
3960         * po/POTFILES.in
3961         * src/printing.c
3962                 Make print preview more efficient and nicer.
3963                 Patch mostly by Holger Berndt <hb@claws-mail.org>
3964
3965 2007-09-19 [colin]      3.0.1cvs8
3966
3967         * src/prefs_common.c
3968         * src/prefs_common.h
3969         * src/printing.c
3970                 Add scrolledwindow, default allocation and
3971                 size saving to the print preview window.
3972
3973 2007-09-18 [colin]      3.0.1cvs7
3974
3975         * src/prefs_common.c
3976         * src/prefs_common.h
3977         * src/prefs_image_viewer.c
3978         * src/printing.c
3979                 GtkPrintOperation:
3980                 - add image printing support
3981                 - add option to print images
3982                 - add preview widget
3983                 - add saving of a few Page Setup parameters
3984
3985 2007-09-18 [colin]      3.0.1cvs6
3986
3987         * AUTHORS
3988         * src/gtk/authors.h
3989                 Add Guillaume Chazarain
3990
3991 2007-09-18 [colin]      3.0.1cvs5
3992
3993         * src/common/utils.c
3994                 Fix bug 1321, 'access before allocation 
3995                 when scanning for uris'. Patch by 
3996                 Guillaume Chazarain <guichaz@yahoo.fr>
3997
3998 2007-09-18 [colin]      3.0.1cvs4
3999
4000         * src/toolbar.c
4001                 Fix bug 1320, 'Memory leak caused by 
4002                 gtk_container_get_children'. Patch by
4003                 Guillaume Chazarain <guichaz@yahoo.fr>
4004
4005 2007-09-18 [colin]      3.0.1cvs3
4006
4007         * src/printing.c
4008         * src/printing.h
4009                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
4010
4011 2007-09-18 [colin]      3.0.1cvs2
4012
4013         * src/Makefile.am
4014         * src/mainwindow.c
4015         * src/messageview.c
4016         * src/messageview.h
4017         * src/prefs_ext_prog.c
4018         * src/prefs_fonts.c
4019         * src/printing.c
4020         * src/printing.h
4021         * src/summaryview.c
4022                 Use GtkPrintOperation by default on GTK+ >= 2.10
4023                 Patch by Holger Berndt <hb@claws-mail.org>
4024
4025 2007-09-18 [paul]       3.0.1cvs1
4026
4027         * NEWS
4028         * README
4029         * RELEASE_NOTES
4030         * configure.ac
4031                 bump up version number following stable release
4032
4033 2007-09-16 [colin]      3.0.0cvs18
4034
4035         * src/folder.c
4036                 Fix possible memleak
4037
4038 2007-09-16 [colin]      3.0.0cvs17
4039
4040         * src/folderview.c
4041                 Fix bug 1311, 'Wrong arrow position 
4042                 while moving message into folder when 
4043                 column headers hidden'
4044         * src/image_viewer.c
4045                 Show error in the GUI if image can't
4046                 be loaded
4047         * src/matcher.c
4048                 Fix spurious output
4049         * src/messageview.c
4050                 Allow setting domain in msgid
4051         * src/common/plugin.c
4052                 Add timing information
4053
4054 2007-09-16 [colin]      3.0.0cvs16
4055
4056         * src/account.c
4057         * src/compose.c
4058         * src/prefs_account.c
4059         * src/prefs_account.h
4060         * src/common/utils.c
4061                 Remove Generate Message-ID option. We need
4062                 this on some IMAP servers.
4063         * src/prefs_template.c
4064                 Fix double-free
4065
4066 2007-09-16 [colin]      3.0.0cvs15
4067
4068         * src/prefs_filtering.c
4069         * src/prefs_filtering.h
4070         * src/prefs_filtering_action.c
4071         * src/common/tags.c
4072                 Fix tags issues: tags with spaces, renaming
4073                 tags.
4074
4075 2007-09-16 [colin]      3.0.0cvs14
4076
4077         * src/folderview.c
4078         * src/main.c
4079         * src/mainwindow.c
4080                 Fix bug 1308, 'Claws deletes folderlist.xml after
4081                 fetching mail short after start-up'
4082
4083 2007-09-16 [colin]      3.0.0cvs13
4084
4085         * src/compose.c
4086                 Fix scrolling to cursor
4087
4088 2007-09-16 [paul]       3.0.0cvs12
4089
4090         * po/sr.po
4091                 updated by Aleksandar Urosevic
4092
4093 2007-09-16 [paul]       3.0.0cvs11
4094
4095         * src/folder.c
4096                 do not allow locked msgs to be deleted,
4097                 even by filtering/processing
4098
4099 2007-09-07 [paul]       3.0.0cvs10
4100
4101         * src/prefs_folder_column.c
4102         * src/prefs_summary_column.c
4103                 implement button sensitivity
4104                 patch by Pawel Pekala
4105
4106 2007-09-06 [wwp]        3.0.0cvs9
4107
4108         * src/prefs_gtk.c
4109                 Add a missing linefeed to a debug message.
4110
4111 2007-09-05 [colin]      3.0.0cvs8
4112
4113         * src/inc.c
4114                 Fix statusbar/window mismatch on Maemo
4115
4116 2007-09-05 [colin]      3.0.0cvs7
4117
4118         * src/ldaputil.c
4119                 Fix build without USE_LDAP_TLS
4120
4121 2007-09-05 [colin]      3.0.0cvs6
4122
4123         * src/folder.c
4124         * src/imap.c
4125         * src/inc.c
4126         * src/mbox.c
4127         * src/send_message.c
4128         * src/statusbar.c
4129         * src/statusbar.h
4130                 Maemo: distinguish various statusbar messages,
4131                 in order to display only the most important.
4132
4133 2007-09-04 [wwp]        3.0.0cvs5
4134
4135         * src/account.c
4136                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
4137                 Show protocol "SMTP" and the appropriate server for send-only
4138                 accounts, show "-" instead of "" when no value is relevant.
4139
4140 2007-09-03 [ticho]      3.0.0cvs4
4141
4142         * src/summaryview.c
4143                 Handle plural form better in delete confirmation dialog.
4144
4145 2007-09-03 [wwp]        3.0.0cvs3
4146
4147         * src/compose.c
4148                 Warn differently when sending or sending later (queueing).
4149
4150 2007-09-03 [colin]      3.0.0cvs2
4151
4152         * src/procmime.c
4153         * src/procmime.h
4154         * src/common/plugin.c
4155         * src/common/plugin.h
4156                 Add a new plugin API, MimeParser. It allows
4157                 plugins to scan email MIME parts and optionally,
4158                 transform them.
4159
4160 2007-09-03 [mones]      3.0.0cvs1
4161
4162         * po/es.po
4163                 Updated translation
4164         * src/common/defs.h
4165                 While a better solution is made double history sizes
4166
4167 2007-09-03 [paul]       3.0.0
4168
4169         * NEWS
4170         * README
4171         * RELEASE_NOTES
4172                 3.0.0 released
4173
4174 [For previous entries, see ChangeLog.2.0.0-3.0.0]