2008-01-19 [colin] 3.2.0cvs49
[claws.git] / ChangeLog
1 2008-01-19 [colin]      3.2.0cvs49
2
3         * src/textview.c
4                 Check g_fopen() success
5
6 2008-01-17 [wwp]        3.2.0cvs48
7
8         * manual/faq.xml
9         * manual/es/faq.xml
10         * manual/fr/faq.xml
11         * manual/pl/faq.xml
12                 Sylpheed? No idea what this means.
13
14 2008-01-17 [colin]      3.2.0cvs47
15
16         * src/gtk/gtksctree.c
17                 Make dnd threshold higher on Maemo
18
19 2008-01-16 [colin]      3.2.0cvs46
20
21         * src/common/passcrypt.c
22                 Fix build on FreeBSD, thanks to Pawel
23
24 2008-01-15 [colin]      3.2.0cvs45
25
26         * src/compose.c
27                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
28                 spell check of actuall word'
29         * src/summaryview.c
30                 Temporarily disable immediate execution when learning
31                 spam *only* if the summaryview isn't locked
32
33 2008-01-15 [wwp]        3.2.0cvs44
34
35         * src/prefs_filtering.c
36                 Fix filtering prefs layout (Maemo port), moving page up/down
37                 from buttons to context menu.
38
39 2008-01-15 [colin]      3.2.0cvs43
40
41         * src/compose.c
42                 Fix bug 1465, 'First line in new message does not mark URLs'
43
44 2008-01-15 [colin]      3.2.0cvs42
45
46         * src/common/passcrypt.c
47                 Fix bug 1461, 'several components #define 
48                 _XOPEN_SOURCE improperly'
49
50 2008-01-15 [colin]      3.2.0cvs41
51
52         * src/summaryview.c
53                 Fix bug 1469, 'Column width adjustments on message 
54                 lists do not save'
55
56 2008-01-14 [holger]     3.2.0cvs40
57
58         * configure.ac
59                 Add tests for dbus, dbus glib bindings,
60                 and NetworkManager. All is optional. Add new
61                 --(en|dis)able-networkmanager-support switch.
62         * src/Makefile.am
63         * src/imap.c
64         * src/inc.c
65         * src/main.c
66         * src/main.h
67         * src/mainwindow.c
68         * src/gtk/about.c
69                 Add optional NetworkManager support, so Claws Mail
70                 can try to do the right thing when the network connection
71                 status changes. NetworkManager support is active by
72                 default if above requirements were met.
73
74 2008-01-12 [colin]      3.2.0cvs39
75
76         * src/summaryview.c
77                 Advertise the click-on-reply feature in the tooltip
78
79 2008-01-12 [colin]      3.2.0cvs38
80
81         * src/Makefile.am
82         * src/stock_pixmap.c
83         * src/stock_pixmap.h
84         * src/pixmaps/tray_newmail.offline.xpm
85         * src/pixmaps/tray_newmail.xpm
86         * src/pixmaps/tray_newmarkedmail.offline.xpm
87         * src/pixmaps/tray_newmarkedmail.xpm
88         * src/pixmaps/tray_nomail.offline.xpm
89         * src/pixmaps/tray_nomail.xpm
90         * src/pixmaps/tray_unreadmail.offline.xpm
91         * src/pixmaps/tray_unreadmail.xpm
92         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
93         * src/pixmaps/tray_unreadmarkedmail.xpm
94         * src/plugins/trayicon/Makefile.am
95         * src/plugins/trayicon/newmail.offline.xpm
96         * src/plugins/trayicon/newmail.xpm
97         * src/plugins/trayicon/newmarkedmail.offline.xpm
98         * src/plugins/trayicon/newmarkedmail.xpm
99         * src/plugins/trayicon/nomail.offline.xpm
100         * src/plugins/trayicon/nomail.xpm
101         * src/plugins/trayicon/trayicon.c
102         * src/plugins/trayicon/unreadmail.offline.xpm
103         * src/plugins/trayicon/unreadmail.xpm
104         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
105         * src/plugins/trayicon/unreadmarkedmail.xpm
106                 Make the Trayicon plugin icons themable
107
108 2008-01-12 [wwp]        3.2.0cvs37
109
110         * src/prefs_display_header.c
111                 Fix extra leading hyphen visible in the display
112                 header configuration combo list (maemo).
113
114 2008-01-11 [colin]      3.2.0cvs36
115
116         * src/imap.c
117                 Set timeout to 1 before disconnecting all -
118                 for when one switches to offline and has 
119                 no network anymore
120         * src/messageview.c
121                 Fix bug 1454, 'error message shows parts and 
122                 signature of previous messages'
123         * src/prefs_common.c
124                 Maemo: Hide Send dialog by default
125
126 2008-01-10 [colin]      3.2.0cvs35
127
128         * src/action.c
129         * src/editldap.c
130         * src/prefs_account.c
131         * src/wizard.c
132         * src/gtk/inputdialog.c
133         * src/plugins/pgpcore/passphrase.c
134                 Maemo: Fix bug 1455, 'Password enters leading letter 
135                 incorrectly as uppercase'
136
137 2008-01-09 [colin]      3.2.0cvs34
138
139         * po/pl.po
140                 Fix bug 1446, 'SC crashes frequently when staying 
141                 in background'. Format string error in Polish 
142                 translation
143         * src/gtk/description_window.c
144         * src/prefs_template.c
145                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
146                 patch by Pawel
147         * src/wizard.c
148                 Maemo: Fix build
149
150 2008-01-08 [colin]      3.2.0cvs33
151
152         * src/main.c
153                 Maemo: connect HW status change signal for shutdown
154         * src/mainwindow.c
155                 Maemo: Fix hardware space key
156         * src/wizard.c
157                 Maemo: name mmc1 and 2 a better name
158
159 2008-01-08 [wwp]        3.2.0cvs32
160
161         * src/folder.c
162         * src/folder_item_prefs.c
163         * src/folder_item_prefs.h
164         * src/prefs_folder_item.c
165                 It's now possible to disable processing rules when
166                 entering a folder (this adds a new option to the
167                 folder properties dialog).
168
169 2008-01-08 [wwp]        3.2.0cvs31
170
171         * src/common/utils.c
172                 Mailto: now supports 'insert' (stands for 'insert file'), this
173                 adds the ability to create a new message from the command-line,
174                 with body set from an existing file contents.
175
176 2008-01-08 [colin]      3.2.0cvs30
177
178         * src/summaryview.c
179                 Maybe fix bug 1452, 'crash while drag'n'droping 
180                 emails to an IMAP folder'
181
182 2008-01-07 [wwp]        3.2.0cvs29
183
184         * src/prefs_filtering.c
185                 Static-alize a function, thanks to Colin.
186
187 2008-01-07 [colin]      3.2.0cvs28
188
189         * src/folderview.c
190                 Fix scrolling to bottom when drag and dropping
191         * src/summaryview.c
192                 Fix bug 1445, 'Display sender using addressbook: fails 
193                 when From: isn't an email address'
194
195 2008-01-07 [wwp]        3.2.0cvs27
196
197         * src/prefs_actions.c
198         * src/prefs_filtering.c
199         * src/prefs_template.c
200                 Add tooltips to most buttons in the templates, actions and
201                 filtering/processing dialogs.
202
203 2008-01-07 [wwp]        3.2.0cvs26
204
205         * src/prefs_filtering.c
206                  - add a clear button to clear dialog input fields
207                  - add page up and page down buttons to move selected rule up and down
208                  - in rules list popup-menu: added Delete, Delete all and Duplicate
209                  - popup-menu items are greyed out either if the list is empty (not counting the
210                    (New) row or if there is no selected item
211                  - clear store when closing dialog
212
213         * src/prefs_actions.c
214                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
215                    clear button, popup-menu
216                  - clear store when closing dialog
217
218         * src/prefs_template.c
219                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
220                    clear button, popup-menu 
221
222         * src/addrcustomattr.c
223                  - renamed popup-menu item Clear list to Delete all
224                  - grey out popup-menu items is there is no selected item or if list is empty
225                  - clear store when closing dialog
226
227         * src/edittags.c
228                  - added popup-menu item Delete all
229                  - grey out popup-menu items is there is no selected item or if list is empty
230                  - clear store when closing dialog
231
232 2008-01-06 [wwp]        3.2.0cvs25
233
234         * src/addressadd.c
235                 One more layout fix by Pawel (completes 3.2.0cvs24).
236
237 2008-01-05 [colin]      3.2.0cvs24
238
239         * src/addressadd.c
240                 Little GUI fixes, patch by Pawel
241
242 2007-12-29 [wwp]        3.2.0cvs23
243
244         * src/compose.c
245                 Fix for bug #1443, and strip possible whitespaces around
246                 custom header names.
247
248 2007-12-29 [mones]      3.2.0cvs22
249
250         * po/es.po
251                 Updated translation, corrected a term based 
252                 on suggestion from Israel Saeta PĂ©rez,
253                 reverted awful X-Mailer translation
254         * src/procmime.c
255                 Complete cvs20 for FreeBSD, patch by Pawel
256
257 2007-12-29 [colin]      3.2.0cvs21
258
259         * src/textview.c
260                 Fix bug 1442, 'Tags are repeated in 
261                 encapsulated messages'
262
263 2007-12-28 [colin]      3.2.0cvs20
264
265         * src/procmime.c
266                 Fix path to mime/globs. Patch by Marten King.
267
268 2007-12-27 [colin]      3.2.0cvs19
269
270         * src/plugins/pgpcore/Makefile.am
271         * src/plugins/pgpinline/Makefile.am
272         * src/plugins/pgpmime/Makefile.am
273                 Add missing flags to build pgp plugins on maemo
274
275 2007-12-27 [colin]      3.2.0cvs18
276
277         * src/mainwindow.c
278                 Maximise before showing to avoid probable flickering
279                 on slow computers.
280
281 2007-12-27 [colin]      3.2.0cvs17
282
283         * src/main.c
284         * src/mainwindow.c
285         * src/prefs_common.c
286         * src/prefs_common.h
287                 Fix bug 1439, 'Claws Mail does not remember window size 
288                 state when restarted'. Save maximised state and force
289                 maximisation at startup if applicable.
290
291 2007-12-23 [paul]       3.2.0cvs16
292
293         * src/prefs_matcher.c
294                 fix bug 1436, 'Filter condition dialog doesn't
295                 load header name from current rules'
296
297 2007-12-22 [paul]       3.2.0cvs15
298
299         * src/compose.c
300                 fix bug 1435, 'Reply doesn't take into account
301                 reply-to field'
302
303 2007-12-21 [paul]       3.2.0cvs14
304
305         * src/common/ssl_certificate.c
306                 fix FreeBSD build with IPV6 support 
307
308 2007-12-20 [colin]      3.2.0cvs13
309
310         * src/imap.c
311                 Fix error handling
312
313 2007-12-20 [colin]      3.2.0cvs12
314
315         * src/imap.c
316         * src/imap.h
317         * src/prefs_account.c
318                 Add DIGEST-MD5 support for IMAP authentication
319
320 2007-12-19 [mones]      3.2.0cvs11
321
322         * doc/man/claws-mail.1
323                 Better ordering of sections, updated options
324         * po/es.po
325                 Updated strings
326
327 2007-12-19 [paul]       3.2.0cvs10
328
329         * src/prefs_account.c
330                 use a spinbutton instead of an entry for
331                 "POP authentication timeout" also
332
333 2007-12-19 [colin]      3.2.0cvs9
334
335         * src/prefs_filtering_action.c
336         * src/prefs_matcher.c
337         * src/gtk/description_window.c
338                 Destroy info windows with their parents
339                 Patch by Pawel
340
341 2007-12-19 [colin]      3.2.0cvs8
342
343         * src/prefs_account.c
344                 Use spinbuttons instead of entries where needed
345                 Patch by Pawel
346
347 2007-12-18 [paul]       3.2.0cvs7
348
349         * src/prefs_matcher.c
350                 add missing i18n for a few strings
351                 Patch by Stephan Sachse
352
353 2007-12-18 [paul]       3.2.0cvs6
354
355         * src/prefs_logging.c
356                 use 'disk' instead of 'disc'
357
358 2007-12-18 [paul]       3.2.0cvs5
359
360         * po/en_GB.po
361                 updated
362         * src/addrcustomattr.c
363         * src/editaddress.c
364                 fixes to the ingleesh
365         * src/prefs_filtering_action.c
366                 fix copyright header
367                 fix untranslated strings
368         * src/prefs_filtering_action.h
369                 fix copyright header
370
371 2007-12-18 [wwp]        3.2.0cvs4
372
373         * src/folderview.c
374         * src/headerview.c
375         * src/prefs_common.c
376         * src/prefs_common.h
377         * src/prefs_fonts.c
378         * src/summaryview.c
379         * src/textview.c
380         * src/wizard.c
381         * src/common/defs.h
382         * src/gtk/gtkutils.c
383                 Added prefs to set custom small and bold fonts
384                 (might matter on some desktops, according to
385                 DPI and font settings).
386
387 2007-12-18 [colin]      3.2.0cvs3
388
389         * src/prefs_logging.c
390                 Rework GUI, patch by Pawel
391
392 2007-12-18 [colin]      3.2.0cvs2
393
394         * src/prefs_filtering_action.c
395                 Rework GUI, patch by Pawel
396
397 2007-12-18 [colin]      3.2.0cvs1
398
399         * src/editaddress.c
400                 Fix build on old GCC
401                 Fix inverted buttons
402
403 2007-12-17 [paul]       3.2.0
404
405         * NEWS
406         * README
407         * RELEASE_NOTES 
408                 3.2.0 released
409
410 2007-12-17 [paul]       3.1.0cvs79
411
412         * po/de.po
413         * po/fr.po
414         * po/hu.po
415         * po/it.po
416         * po/pt_BR.po
417                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
418                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
419
420 2007-12-17 [mones]      3.1.0cvs78
421
422         * po/es.po
423                 Updated Spanish translation for 3.2.0 release
424
425 2007-12-16 [colin]      3.1.0cvs77
426
427         * src/addrcustomattr.c
428                 Fix translations, patch by Fabien
429
430 2007-12-15 [paul]       3.1.0cvs76
431
432         * src/folderview.c
433                 fix compiler warning
434
435 2007-12-14 [colin]      3.1.0cvs75
436
437         * src/folderview.c
438                 Simplify logic
439
440 2007-12-12 [wwp]        3.1.0cvs74
441
442         * AUTHORS
443         * src/gtk/authors.h
444                 Added Marius Glauser to the hall of fame.
445
446 2007-12-12 [wwp]        3.1.0cvs73
447
448         * src/gtk/gtkutils.c
449                 Improve the way we show results of searches
450                 in message bodies: selected text now get centered
451                 vertically in the message window.
452                 Patch by Marius Glauser <seelenhirt@gmx.net>.
453
454 2007-12-10 [colin]      3.1.0cvs72
455
456         * src/folder.c
457                 Don't crash when setting batch mode on no folder
458
459 2007-12-10 [colin]      3.1.0cvs71
460
461         * src/common/utils.c
462                 Fix potential buffer overrun (thanks to
463                 Hiroyuki)
464
465 2007-12-08 [paul]       3.1.0cvs70
466
467         * src/prefs_receive.c
468                 small change to the English
469
470 2007-12-08 [colin]      3.1.0cvs69
471
472         * src/vcard.c
473                 Fix warnings
474
475 2007-12-07 [colin]      3.1.0cvs68
476
477         * src/mainwindow.c
478         * src/summaryview.c
479         * src/summaryview.h
480                 Free simplify_subject_preg at exit
481
482 2007-12-07 [colin]      3.1.0cvs67
483
484         * src/main.c
485         * src/summaryview.c
486         * src/common/utils.c
487         * src/common/utils.h
488                 We have to free reused regexps from time to
489                 time, or they get huge
490
491 2007-12-07 [colin]      3.1.0cvs66
492
493         * src/vcard.c
494                 Fix QP decoding (and UTF8)
495
496 2007-12-07 [colin]      3.1.0cvs65
497
498         * src/addrcustomattr.c
499                 Update list of default custom attributes
500                 now (will be needed for a feature patch
501                 post 3.2.0)
502
503 2007-12-07 [colin]      3.1.0cvs64
504
505         * src/folder.c
506                 Batch on destination folder when copying - fixes
507                 slowness when moving unread mails to trash on IMAP
508
509 2007-12-06 [colin]      3.1.0cvs63
510
511         * src/common/w32_time.c
512         * src/common/w32lib.h
513         * src/etpan/etpan-thread-manager.c
514         * src/etpan/imap-thread.c
515         * src/etpan/nntp-thread.c
516         * src/gtk/Makefile.am
517                 Fix win32 build with libetpan. Thanks to
518                 Marcus Brinkmann.
519
520 2007-12-06 [colin]      3.1.0cvs62
521
522         * src/account.c
523         * src/imap.c
524         * src/prefs_account.c
525         * src/prefs_account.h
526         * src/etpan/imap-thread.c
527         * src/etpan/imap-thread.h
528                 Disable connection via command line on WIN32
529                 Disable mmap use on WIN32 - use normal strings
530         * src/addressbook.c
531         * src/addressbook.h
532         * src/addressbook_foldersel.c
533         * src/addressbook_foldersel.h
534         * src/prefs_filtering_action.c
535         * src/prefs_matcher.c
536         * src/plugins/bogofilter/bogofilter_gtk.c
537         * src/plugins/dillo_viewer/dillo_prefs.c
538         * src/plugins/spamassassin/spamassassin_gtk.c
539                 Fix leak, rework function logics to be more
540                 natural - thanks to Holger
541         * src/common/utils.c
542                 Fix warnings
543
544 2007-12-06 [colin]      3.1.0cvs61
545
546         * src/news.c
547         * src/common/utils.c
548         * src/common/utils.h
549                 Fix posting, and fix UTF-8 being sent when encoding
550                 is 8bit
551
552 2007-12-05 [colin]      3.1.0cvs60
553
554         * src/news.c
555                 Fix debian bug #453157, 'Fails to post usenet
556                 articles after NNTP connection has been 
557                 interrupted". Fix return value to prevent deletion
558                 on failure, and issue MODE READER in case posting
559                 fails at first.
560
561 2007-12-05 [colin]      3.1.0cvs59
562
563         * src/messageview.c
564         * src/uri_opener.c
565                 Improvements to the List URIs dialog
566                 Patch by Pawel
567
568 2007-12-05 [colin]      3.1.0cvs58
569
570         * src/prefs_other.c
571         * src/gtk/gtksctree.h
572                 Fix warnings
573
574 2007-12-04 [colin]      3.1.0cvs57
575
576         * src/etpan/imap-thread.c
577                 Fix bug 1378, 'Claws exits on IMAP alert message'
578                 Don't do GTK calls directly from Etpan thread
579
580 2007-12-04 [colin]      3.1.0cvs56
581
582         * src/folderview.c
583         * src/gtk/gtksctree.c
584                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
585                 Make all the left of column zero an hotspot for
586                 expanding.
587
588 2007-12-04 [colin]      3.1.0cvs55
589
590         * src/mainwindow.c
591         * src/mainwindow.h
592         * src/prefs_common.c
593         * src/prefs_common.h
594         * src/prefs_receive.c
595                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
596
597 2007-12-04 [wwp]        3.1.0cvs54
598
599         * src/prefs_other.c
600                 Fix for bug #1419.
601
602 2007-12-04 [holger]     3.1.0cvs53
603
604         * src/addrduplicates.c
605         * src/addrduplicates.h
606                 Export addressbook entry deletion
607
608 2007-12-04 [colin]      3.1.0cvs52
609
610         * tools/Makefile.am
611         * tools/README.sylprint
612         * tools/sylprint.pl
613         * tools/sylprint.rc
614                 Fix debian bug #454089 (symlink attack in TMP directory)
615                 http://secwatch.org/advisories/1019661/ :
616                 Remove the buggy script, which was unmaintained anyway
617         * src/news.c
618         * src/procmsg.c
619                 Store things in our private tmp directory.
620
621 2007-12-03 [colin]      3.1.0cvs51
622
623         * src/folder.c
624         * src/folder.h
625         * src/folderview.c
626         * src/imap.c
627         * src/mainwindow.c
628                 Fix update problem when getting remote tags
629         * src/prefs_matcher.c
630                 Rework GUI to make it better. Patch by Pawel
631                 Pekala
632
633 2007-12-03 [colin]      3.1.0cvs50
634
635         * src/etpan/imap-thread.c
636         * src/etpan/nntp-thread.c
637                 Fix bug 1417, 'Network log doesn't reveal 
638                 enough NNTP errors'
639
640 2007-12-02 [iwkse]      3.1.0cvs49
641
642         * src/plugins/dillo_viewer/dillo_prefs.c
643                         Insert dillo under the Plugins menu
644
645 2007-12-01 [paul]       3.1.0cvs48
646
647         * src/html.c
648                 add these variant forms
649                 Thanks to Colin
650
651 2007-12-01 [paul]       3.1.0cvs47
652
653         * src/matcher.c
654                 fix a typo
655
656 2007-12-01 [paul]       3.1.0cvs46
657
658         * po/POTFILES.in
659                 add the new addrcustomattr.c file
660
661 2007-11-29 [colin]      3.1.0cvs45
662
663         * src/common/ssl_certificate.c
664                 Use the more modern getaddrinfo instead of 
665                 gethostbyname when possible
666
667 2007-11-28 [colin]      3.1.0cvs44
668
669         * src/summaryview.c
670                 Maybe fix bug 1410 and other crash reports
671                 in summaryview since cvs38.
672
673 2007-11-28 [wwp]        3.1.0cvs43
674
675         * src/prefs_summary_open.c
676                 Guard against an empty list of actions to perform
677                 when opening a folder (or migration defaults could
678                 be introduced, confusing).
679
680 2007-11-28 [colin]      3.1.0cvs42
681
682         * src/folderview.c
683                 Fix mark all read from folder's contextual menu
684
685 2007-11-27 [colin]      3.1.0cvs41
686
687         * src/imap.c
688         * src/imap.h
689         * src/imap_gtk.c
690         * src/prefs_account.c
691         * src/etpan/imap-thread.c
692                 A few fixes to the IMAP flags handling: Optimisations,
693                 two crashers, mention that Bandwitdh-efficient mode
694                 prevents tag fetching.
695                 Fix M-UTF7 in subscription dialog.
696
697 2007-11-27 [colin]      3.1.0cvs40
698
699         * src/folder.c
700         * src/mbox.c
701         * src/summaryview.c
702                 Make filtering faster on flags change: Batch original 
703                 folderitem, where we'll do flags/tags changes.
704
705 2007-11-27 [colin]      3.1.0cvs39
706
707         * src/filtering.c
708                 Fix bug 1407, 'After a copy action, further rules apply 
709                 to both original and copy'
710
711 2007-11-27 [colin]      3.1.0cvs38
712
713         * src/edittags.c
714         * src/summaryview.c
715                 Fixes races when doing a long operation and user
716                 asks for another one (Mark all read/unread on a 
717                 big folder on IMAP for example)
718
719 2007-11-27 [wwp]        3.1.0cvs37
720
721         * src/addressbook.c
722         * src/prefs_common.c
723                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
724                 and 3.1.0cvs35 (addressbook.c).
725
726 2007-11-27 [holger]     3.1.0cvs36
727
728         * src/printing.c
729                 Add a line separating header and body
730                 in the printout
731
732 2007-11-27 [wwp]        3.1.0cvs35
733
734         * src/addressbook.c
735                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
736                 (thanks to Colin) and revert disabling of cut/copy
737                 context menu entries upon selected groups.
738
739 2007-11-27 [holger]     3.1.0cvs34
740
741         * src/printing.c
742                 Add weights to the list of supported text attributes
743                 for printing
744
745 2007-11-27 [wwp]        3.1.0cvs33
746
747         * src/Makefile.am
748         * src/addrcustomattr.c
749         * src/addrcustomattr.h
750         * src/addressbook.c
751         * src/editaddress.c
752         * src/editaddress.h
753         * src/prefs_common.c
754         * src/prefs_common.h
755         * src/common/defs.h
756                 Provide a (customizable) list of preset attribute names
757                 for editing contacts (closes bug #1391).
758
759 2007-11-27 [wwp]        3.1.0cvs32
760
761         * src/addrclip.c
762         * src/addressbook.c
763         * src/addritem.c
764                 Various fixes in the address book:
765                         - made copy/move of a folder to itself or its subtree
766                           impossible (-> error)
767                         - errors messages don't show in the status bar anymore,
768                           use alertpanels instead
769                         - simple click on group doesn't open group edit dialog
770                           anymore when in contact edit embedded mode (was too itchy)
771                         - fixed disabling of edit button and and menu entry when
772                           in contact edit embedded mode (was done in a bad and
773                           ineffective way)
774                         - fix menu cut/paste sensitivity in treelist context
775                           menu (conflicting enabling was done by different functions)
776                         - fix some menu item sensitivity in address list context menu
777                         - don't allow cut/copy of groups, it's useless as they won't
778                           be copied w/ their contents
779                         - fix missing copy of the picture file when copying (bug #1402),
780                           fix picture attribute (internal) value when moving or copying
781
782
783 2007-11-27 [colin]      3.1.0cvs31
784
785         * src/folder.c
786         * src/imap.c
787                 Fix tags loss on move, fix space encoding
788
789 2007-11-26 [colin]      3.1.0cvs30
790
791         * src/edittags.c
792         * src/folder.c
793         * src/folder.h
794         * src/imap.c
795         * src/messageview.c
796         * src/procmsg.c
797         * src/procmsg.h
798         * src/summaryview.c
799         * src/common/utils.c
800         * src/common/utils.h
801         * src/etpan/imap-thread.c
802         * src/etpan/imap-thread.h
803                 Add IMAP tags support
804
805 2007-11-26 [colin]      3.1.0cvs29
806
807         * src/imap.c
808                 Fix bug 1405, 'imap auto auth method doesn't 
809                 work since 3.1.0'
810
811 2007-11-26 [colin]      3.1.0cvs28
812
813         * src/messageview.c
814         * src/procmime.c
815                 Handle broken disposition-notifications from Evolution
816                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
817
818 2007-11-25 [paul]       3.1.0cvs27
819
820         * src/folder_item_prefs.c
821         * src/folder_item_prefs.h
822                 remove dead code
823
824 2007-11-23 [wwp]        3.1.0cvs26
825
826         * src/matcher.c
827         * src/matcher.h
828         * src/matcher_parser_parse.y
829         * src/prefs_matcher.c
830                 Fix irrelevant case folding when adding matcher condition 'test',
831                 thanks to Colin.
832
833 2007-11-23 [wwp]        3.1.0cvs25
834
835         * src/prefs_common.c
836         * src/prefs_common.h
837         * src/prefs_summary_open.c
838         * src/prefs_summary_open.h
839         * src/summaryview.c
840                 Add "select first email in list" to the list of possible selections
841                 when opening a folder.
842
843 2007-11-23 [paul]       3.1.0cvs24
844
845         * po/de.po
846                 a fix by Stephan Sachse, plus remove all
847                 old strings from the end of the file
848
849 2007-11-23 [wwp]        3.1.0cvs23
850
851         * src/prefs_msg_colors.c
852                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
853                 with little changes.
854
855 2007-11-23 [paul]       3.1.0cvs22
856
857         * src/prefs_logging.c
858                 eliminate wasted horizontal space
859
860 2007-11-23 [paul]       3.1.0cvs21
861
862         * src/prefs_summaries.c
863                 don't wrap the label or put linebreaks
864
865 2007-11-22 [colin]      3.1.0cvs20
866
867         * src/plugins/pgpinline/pgpinline.c
868                 Fix decryption
869
870 2007-11-22 [wwp]        3.1.0cvs19
871
872         * src/prefs_themes.c
873                 Yet another misuse of get_rc_dir(), still related
874                 to user themes. Completes 3.1.0cvs18.
875
876 2007-11-22 [wwp]        3.1.0cvs18
877
878         * src/stock_pixmap.c
879                 Fix a misuse of get_rc_dir(), user themes dir was
880                 not set properly and some themes might have disappeared
881                 from themes list in prefs.
882
883 2007-11-22 [wwp]        3.1.0cvs17
884
885         * src/edittags.c
886         * src/edittags.h
887         * src/common/tags.c
888         * src/common/tags.h
889                 Correct copyright for these claws-mail-only brand new
890                 files.
891
892 2007-11-22 [paul]       3.1.0cvs16
893
894         * src/compose.c
895                 fix bug 1400, 'Drag and drop of URLs does not work'
896                 Thanks to Colin
897
898 2007-11-22 [paul]       3.1.0cvs15
899
900         * src/prefs_common.c
901                 make "cmds_use_system_default" default to FALSE
902                 so as not to disrupt current settings
903         * src/summaryview.c
904                 increase the size of the GdkRectangle, tooltips
905                 didn't show for me otherwise
906
907 2007-11-21 [colin]      3.1.0cvs14
908
909         * src/compose.c
910         * src/crash.c
911         * src/exphtmldlg.c
912         * src/mainwindow.c
913         * src/manual.c
914         * src/mimeview.c
915         * src/prefs_account.c
916         * src/prefs_common.c
917         * src/prefs_common.h
918         * src/prefs_ext_prog.c
919         * src/textview.c
920         * src/uri_opener.c
921         * src/gtk/about.c
922         * src/gtk/gtkutils.c
923                 Use xdg-open as a way to find default browser,
924                 when available
925
926 2007-11-21 [colin]      3.1.0cvs13
927
928         * src/messageview.c
929         * src/procmime.c
930         * src/procmsg.h
931                 Send better return receipts (useful ones)
932                 Handle incoming return receipts
933
934 2007-11-20 [colin]      3.1.0cvs12
935
936         * src/printing.c
937         * src/printing.h
938                 Add getter/setter for settings, and getter
939                 for page setup
940
941 2007-11-20 [colin]      3.1.0cvs11
942
943         * src/folderview.c
944         * src/main.c
945         * src/mainwindow.c
946                 Fix bug 1396, 'Crash on disabling a filter 
947                 while it is processing'
948
949 2007-11-20 [paul]       3.1.0cvs10
950
951         * src/folder.c
952                 fix bug 1395, 'Crash on checking for new mails
953                 while filter is running'
954                 Thanks to Colin
955
956 2007-11-20 [paul]       3.1.0cvs9
957
958         * src/compose.c
959                 make this string easier for translators
960
961 2007-11-19 [colin]      3.1.0cvs8
962
963         * src/prefs_summaries.c
964         * src/summaryview.c
965                 Don't enable more tooltips on Maemo
966
967 2007-11-19 [colin]      3.1.0cvs7
968
969         * src/prefs_common.c
970         * src/prefs_common.h
971         * src/prefs_summaries.c
972         * src/summaryview.c
973                 Fix bug 1388, 'message list tool tips'
974                 Add (optional) tooltips in summaryview.
975                 This only works with GTK+ >= 2.12
976
977 2007-11-19 [colin]      3.1.0cvs6
978
979         * src/compose.c
980                 Make strings a bit better when attaching
981                 from mailto: URIs
982
983 2007-11-19 [colin]      3.1.0cvs5
984
985         * src/common/utils.c
986                 Fix bug 1392, 'Top level domain .EU is 
987                 not recognised as valid'
988
989 2007-11-19 [wwp]        3.1.0cvs4
990
991         * src/compose.c
992         * src/compose.h
993                 Revert changes to compose.c made in 3.1.0cvs2.
994
995 2007-11-19 [wwp]        3.1.0cvs3
996
997         * src/addressbook.c
998         * src/addressbook.h
999         * src/editaddress.c
1000         * src/editgroup.c
1001         * src/addrduplicates.c
1002                 Minor improvements in the address book:
1003                 always accept new contacts provided that some
1004                 detail is set (instead of rejecting silently).
1005                 Better guessing of contact name from incomplete
1006                 name information. Better display of contacts with
1007                 no name, in contact lists, group contents, find
1008                 duplicate results.
1009                 
1010
1011 2007-11-19 [wwp]        3.1.0cvs2
1012
1013         * src/compose.c
1014         * src/compose.h
1015         * src/prefs_logging.c
1016         * src/prefs_summaries.c
1017                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
1018                 wrap some long label in prefs/summaries, layout checkboxes
1019                 in a more compact form in prefs/loggin, make account and
1020                 header's combos have the same size/spacing in compose
1021                 window.
1022
1023 2007-11-19 [wwp]        3.1.0cvs1
1024
1025         * src/edittags.c
1026                 Fix a tiny leak and duplicate variable.
1027
1028 2007-11-19 [paul]       3.1.0
1029
1030         * NEWS
1031         * README
1032         * RELEASE_NOTES 
1033                 3.1.0 released
1034
1035 2007-11-19 [paul]       3.0.2cvs145
1036
1037         * po/de.po
1038         * po/fi.po
1039         * po/fr.po
1040         * po/hu.po
1041         * po/it.po
1042         * po/pl.po
1043         * po/pt_BR.po
1044         * po/sk.po
1045         * po/zh_CN.po
1046                 updated by Stephan Sachse, Flammie Pirinen,
1047                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
1048                 Emil Nowak, Frederico Goncalves Guimaraes,
1049                 Andrej Kacian, and Ralph Young
1050
1051 2007-11-18 [mones]      3.0.2cvs144
1052
1053         * po/es.po
1054                 Updated Spanish translation
1055
1056 2007-11-18 [colin]      3.0.2cvs143
1057
1058         * src/edittags.c
1059                 Prevent empty tag after edit, thanks to wwp
1060
1061 2007-11-18 [colin]      3.0.2cvs142
1062
1063         * src/editaddress.c
1064                 Fix possible "(null)" %s - thanks to wwp
1065
1066 2007-11-16 [wwp]        3.0.2cvs141
1067
1068         * src/common/utils.c
1069                 Fix for 3.0.2cvs140, prevents from crashing when opening
1070                 a compose window.
1071
1072 2007-11-16 [colin]      3.0.2cvs140
1073
1074         * src/main.c
1075         * src/common/claws.c
1076                 Output a bit more useful info at startup
1077                 in --debug mode
1078
1079 2007-11-16 [colin]      3.0.2cvs139
1080
1081         * src/compose.c
1082         * src/common/utils.c
1083         * src/common/utils.h
1084                 Fix bug 1387, 'Request for --compose to 
1085                 support multiple attachments'
1086
1087 2007-11-16 [colin]      3.0.2cvs138
1088
1089         * src/news.c
1090                 Fix bug 1390, 'NNTP fails after server 
1091                 closed connection'
1092
1093 2007-11-16 [colin]      3.0.2cvs137
1094
1095         * src/prefs_display_header.c
1096                 Fix bug 1389, 'Changing 'Display headers 
1097                 in message view' breaks dispheaderrc'
1098
1099 2007-11-14 [colin]      3.0.2cvs136
1100
1101         * src/summaryview.c
1102         * src/gtk/quicksearch.c
1103         * src/gtk/quicksearch.h
1104                 Fix resetting the quicksearch when in non-sticky
1105                 mode, but Recursive is set: reset only when going
1106                 out of the root search folder.
1107
1108 2007-11-14 [colin]      3.0.2cvs135
1109
1110         * src/filtering.c
1111                 Don't set new flag back when doing "Mark as unread"
1112                 from filtering
1113
1114 2007-11-12 [paul]       3.0.2cvs134
1115
1116         * src/plugins/dillo_viewer/dillo_viewer.c
1117                 don't offer the mime type for translation
1118
1119 2007-11-12 [paul]
1120
1121         3.1.0-rc2 released
1122
1123 2007-11-11 [colin]      3.0.2cvs133
1124
1125         * src/imap_gtk.c
1126         * src/mh_gtk.c
1127                 Use markup-escaped strings in dialogs
1128
1129 2007-11-11 [colin]      3.0.2cvs132
1130
1131         * src/imap.c
1132                 Better IMAP-UTF7/UTF8 conversion
1133
1134 2007-11-10 [colin]      3.0.2cvs131
1135
1136         * src/news.c
1137                 Fix debian bug 450698, 'nntp auth behavior changed 
1138                 without notice'
1139
1140 2007-11-10 [colin]      3.0.2cvs130
1141
1142         * configure.ac
1143         * src/inc.c
1144         * src/main.c
1145         * src/main.h
1146         * src/mimeview.c
1147         * src/statusbar.c
1148         * src/common/utils.c
1149         * src/etpan/Makefile.am
1150         * src/gtk/filesel.c
1151         * src/gtk/gtkutils.h
1152         * src/gtk/menu.c
1153         * src/plugins/bogofilter/Makefile.am
1154         * src/plugins/clamav/Makefile.am
1155         * src/plugins/dillo_viewer/Makefile.am
1156         * src/plugins/pgpcore/Makefile.am
1157         * src/plugins/spamassassin/Makefile.am
1158         * src/plugins/trayicon/Makefile.am
1159                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
1160
1161 2007-11-09 [colin]      3.0.2cvs129
1162
1163         * src/addressbook.c
1164         * src/ldapupdate.c
1165                 fix bug 1375, 'Impossible to modify e-mail
1166                 in LDAP addressbook twice'; Try two. update
1167                 externalID, don't make display lag, and
1168                 fix the cases where dn is not mail.
1169
1170 2007-11-08 [paul]       3.0.2cvs128
1171
1172         * src/account.c
1173         * src/compose.c
1174         * src/messageview.c
1175         * src/prefs_account.c
1176         * src/prefs_account.h
1177                 reinstate 'Generate Message-ID' option as an
1178                 account preference. (hidden on IMAP)
1179                 Thanks to Colin
1180
1181 2007-11-08 [paul]       3.0.2cvs127
1182
1183         * src/textview.c
1184                 MAEMO: fix failure of loading images inline
1185                 MAEMO: fix bug 1349, 'Emails still skip to end
1186                 when opened (in certain circumstances)...'
1187
1188 2007-11-07 [colin]      3.0.2cvs126
1189
1190         * src/toolbar.c
1191                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
1192
1193 2007-11-07 [colin]      3.0.2cvs125
1194
1195         * src/toolbar.c
1196                 Re-change the string occurence of A_CLAWS_ACTIONS
1197                 to A_SYL_ACTIONS, to prevent parse errors of the
1198                 toolbar_*.xml files
1199
1200 2007-11-07 [colin]      3.0.2cvs124
1201
1202         * src/mimeview.c
1203         * src/prefs_common.c
1204         * src/prefs_common.h
1205         * manual/advanced.xml
1206                 Add an hidden pref, 'save_parts_readwrite';
1207                 completes 3.0.2cvs35
1208
1209 2007-11-07 [paul]       3.0.2cvs123
1210
1211         * src/prefs_toolbar.c
1212         * src/toolbar.c
1213         * src/toolbar.h
1214                 rename ToolbarSylpheedActions to ToolbarClawsActions
1215                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
1216
1217 2007-11-07 [paul]       3.0.2cvs122
1218
1219         * src/toolbar.c
1220                 MAEMO: remove tooltips
1221
1222 2007-11-07 [colin]      3.0.2cvs121
1223
1224         * src/plugins/pgpinline/pgpinline.c
1225                 Fix bug 1377, 'unspecific errors on 
1226                 signature checking'. Fix trimming of
1227                 UTF8 data.
1228
1229 2007-11-06 [iwkse]      3.0.2cvs120
1230
1231         * src/prefs_summary_open.c
1232                 yet a string change
1233
1234 2007-11-06 [paul]       3.0.2cvs119
1235
1236         * tools/Makefile.am
1237         * tools/README
1238         * tools/csv2addressbook.pl
1239                 add a new script that imports a CSV formatted
1240                 address book. Becky and Thunderbird address
1241                 book are currently supported.
1242
1243 2007-11-05 [colin]      3.0.2cvs118
1244
1245         * src/imap.c
1246                 Fix deletion 
1247
1248 2007-11-05 [iwkse]      3.0.2cvs117
1249
1250         * src/prefs_summary_open.c
1251                 String changes
1252
1253 2007-11-04 [paul]       3.0.2cvs116
1254
1255         * src/addressbook_foldersel.c
1256                 fix gtk critical warning
1257                 Patch by Pawel Pekala
1258
1259 2007-11-04 [paul]       3.0.2cvs115
1260
1261         * tools/README
1262         * tools/claws-mail-compose-insert-files.pl
1263                 add --bcc and uri_escape() everything
1264
1265 2007-11-04 [paul]       3.0.2cvs114
1266
1267         * src/gtk/gtkutils.c
1268                 gtkut_stock_with_text_button_set_create(): set
1269                 GTK_CAN_DEFAULT on buttons 2 and 3
1270
1271 2007-11-03 [paul]       3.0.2cvs113
1272
1273         * src/common/utils.c
1274                 fix debian bug #448814, 'mailto: URI decoding
1275                 desn't decode the destination address field'
1276                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
1277
1278 2007-11-03 [paul]       3.0.2cvs112
1279
1280         * AUTHORS
1281         * src/compose.c
1282         * src/gtk/authors.h
1283                 allow Bcc in commandline URIs
1284                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
1285
1286 2007-11-02 [colin]      3.0.2cvs111
1287
1288         * src/addressbook.c
1289                 Maybe fix bug 1376, 'crash on 
1290                 addressbook manipulation'
1291
1292 2007-10-31 [paul]       3.0.2cvs110
1293
1294         * src/ldapupdate.c
1295                 fix bug 1375, 'Impossible to modify e-mail
1296                 in LDAP addressbook twice'
1297                 Patch by Michael Rasmussen
1298
1299 2007-10-30 [paul]       3.0.2cvs109
1300
1301         * configure.ac
1302                 enable GnuTLS support with --enable-gnutls which
1303                 will disable openssl support. if the user has
1304                 gtk >= 2.10.x don't allow gnomeprint even if the
1305                 user asks for it
1306
1307 2007-10-30 [paul]
1308
1309         3.1.0-rc1 released
1310
1311 2007-10-30 [paul]       3.0.2cvs108
1312
1313         * Makefile.am
1314                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
1315
1316 2007-10-30 [paul]       3.0.2cvs107
1317
1318         * src/expldifdlg.c
1319         * src/prefs_account.c
1320         * src/prefs_folder_item.c
1321         * src/prefs_spelling.c
1322         * src/prefs_themes.c
1323         * src/wizard.c
1324         * src/gtk/gtkaspell.c
1325         * src/gtk/gtkaspell.h
1326         * src/plugins/spamassassin/spamassassin_gtk.c
1327                 replace deprecated gtk_option_menu...
1328                 patch by Pawel Pekala
1329
1330 2007-10-29 [colin]      3.0.2cvs106
1331
1332         * src/plugins/dillo_viewer/dillo_prefs.c
1333                 Fix forgotten signal connect
1334
1335 2007-10-28 [colin]      3.0.2cvs105
1336
1337         * src/plugins/dillo_viewer/dillo_prefs.c
1338         * src/plugins/dillo_viewer/dillo_prefs.h
1339         * src/plugins/dillo_viewer/dillo_viewer.c
1340                 Implement addressbook-based whitelisting for loading
1341                 remote images. Fixed missing destroy of the embedded
1342                 browser that made a Dillo window pop up on exit, if
1343                 an HTML part was displayed.
1344
1345 2007-10-26 [colin]      3.0.2cvs104
1346
1347         * src/edittags.c
1348                 Add missing static
1349
1350 2007-10-25 [colin]      3.0.2cvs103
1351
1352         * src/editaddress.c
1353                 Add tap-and-hold on the picture, for Maemo
1354         * src/edittags.c
1355         * src/edittags.h
1356         * src/mainwindow.c
1357         * src/procmsg.c
1358         * src/summaryview.c
1359         * src/textview.c
1360                 Unify tag interfaces.
1361
1362 2007-10-25 [colin]      3.0.2cvs102
1363
1364         * src/imap.c
1365         * src/etpan/imap-thread.h
1366                 Much better error handling. We'll need to be really
1367                 clear to users about where errors come from, with 
1368                 the apparition of Gmail's IMAP server.
1369
1370 2007-10-24 [colin]      3.0.2cvs101
1371
1372         * src/edittags.c
1373         * src/mainwindow.c
1374         * src/summaryview.c
1375         * src/textview.c
1376                 Add tags sorting (alphabetical); allow deletion of
1377                 tags from the Apply Tags window
1378
1379 2007-10-24 [colin]      3.0.2cvs100
1380
1381         * src/editaddress.c
1382         * src/editaddress_other_attributes_ldap.c
1383         * src/editaddress_other_attributes_ldap.h
1384         * src/ldapctrl.c
1385         * src/ldapquery.c
1386         * src/ldapupdate.c
1387                 Fix LDAP writing (got broken in cvs39)
1388                 Add read-only support for jpegPhoto LDAP field
1389
1390 2007-10-23 [colin]      3.0.2cvs99
1391
1392         * src/news.c
1393                 Fix crash in some cases
1394
1395 2007-10-22 [colin]      3.0.2cvs98
1396
1397         * src/common/socket.h
1398         * src/common/ssl.c
1399                 Fix big leak in GnuTLS code
1400
1401 2007-10-22 [colin]      3.0.2cvs97
1402
1403         * src/news.c
1404                 Fix bug 1368, 'SIGSEGV in NNTP code'
1405
1406 2007-10-22 [colin]      3.0.2cvs96
1407
1408         * src/prefs_customheader.c
1409                 Catch compface warnings when generating X-Faces
1410
1411 2007-10-22 [wwp]        3.0.2cvs95
1412
1413         * src/quote_fmt_parse.y
1414                 Remove accidentally committed debug traces.
1415                 Fix a warning.
1416
1417 2007-10-22 [colin]      3.0.2cvs94
1418
1419         * src/etpan/nntp-thread.c
1420                 Fix authentication
1421
1422 2007-10-19 [wwp]        3.0.2cvs93
1423
1424         * src/common/ssl_certificate.c
1425                 Add missing include (Windows).
1426
1427 2007-10-19 [colin]      3.0.2cvs92
1428
1429         * src/imap_gtk.c
1430         * src/mimeview.c
1431         * src/textview.c
1432         * src/gtk/inputdialog.c
1433         * src/gtk/inputdialog.h
1434                 Remove the last old combo; patch by
1435                 Pawel
1436
1437 2007-10-19 [colin]      3.0.2cvs91
1438
1439         * src/common/ssl.c
1440                 Fix interop problem with GnuTLS and some crappy
1441                 servers that have very little keys.
1442
1443 2007-10-19 [colin]      3.0.2cvs90
1444
1445         * src/common/ssl.c
1446                 Fix return value check on GnuTLS, and
1447                 display the error
1448
1449 2007-10-18 [colin]      3.0.2cvs89
1450
1451         * src/common/ssl_certificate.c
1452                 Fix missing initialisations
1453
1454 2007-10-18 [wwp]        3.0.2cvs88
1455
1456         * src/Makefile.am
1457                 Fix linking against GNUTLS (matters if --enable-gnutls only).
1458
1459 2007-10-18 [colin]      3.0.2cvs87
1460
1461         * po/POTFILES.in
1462                 Fix build
1463
1464 2007-10-18 [mones]      3.0.2cvs86
1465
1466         * src/editbook.c
1467         * src/import.c
1468         * src/prefs_account.c
1469         * src/prefs_receive.c
1470         * src/gtk/about.c
1471         * src/plugins/bogofilter/bogofilter_gtk.c
1472         * src/plugins/spamassassin/spamassassin_gtk.c
1473                 More capitalisation micro-fixes
1474
1475 2007-10-18 [paul]       3.0.2cvs85
1476
1477         * configure.ac
1478                 add info about NNTP support via libetpan
1479                 change the configure output ending msg a little
1480         * src/gtk/about.c
1481                 similar changes to above
1482
1483 2007-10-18 [colin]      3.0.2cvs84
1484
1485         * src/procmime.c
1486         * src/procmime.h
1487                 Fix missing symbol for S/MIME
1488
1489 2007-10-18 [colin]      3.0.2cvs83
1490
1491         * src/prefs_filtering_action.c
1492                 Fix crash in tags (introduced in cvs78)
1493
1494 2007-10-18 [colin]      3.0.2cvs82
1495
1496         * src/common/Makefile.am
1497         * src/common/nntp.c
1498         * src/common/nntp.h
1499         * src/etpan/Makefile.am
1500         * src/etpan/etpan-thread-manager-types.h
1501         * src/etpan/etpan-thread-manager.c
1502         * src/etpan/imap-thread.c
1503         * src/etpan/nntp-thread.c
1504         * src/etpan/nntp-thread.h
1505         * src/news.c
1506         * src/news.h
1507                 Rewrite the nntp implementation
1508                 to use libetpan. Non-blocking NNTP!
1509         * src/account.c
1510         * src/crash.c
1511         * src/imap.c
1512         * src/inc.c
1513         * src/main.c
1514         * src/mainwindow.c
1515         * src/pop.c
1516         * src/pop.h
1517         * src/prefs_account.c
1518         * src/recv.c
1519         * src/recv.h
1520         * src/send_message.c
1521         * src/send_message.h
1522         * src/ssl_manager.c
1523         * src/ssl_manager.h
1524         * src/wizard.c
1525         * src/common/claws.c
1526         * src/common/session.c
1527         * src/common/session.h
1528         * src/common/smtp.c
1529         * src/common/smtp.h
1530         * src/common/socket.c
1531         * src/common/socket.h
1532         * src/common/ssl.c
1533         * src/common/ssl.h
1534         * src/common/ssl_certificate.c
1535         * src/common/ssl_certificate.h
1536         * src/gtk/about.c
1537         * src/gtk/sslcertwindow.c
1538         * src/gtk/sslcertwindow.h
1539                 Implement GnuTLS support. GnuTLS support
1540                 will be used if OpenSSL isn't available, or
1541                 specified explicitely. (the reason is that
1542                 GnuTLS cerficate checking is a bit less 
1543                 practical than OpenSSL's)
1544
1545 2007-10-18 [paul]       3.0.2cvs81
1546
1547         * src/gtk/inputdialog.c
1548         * src/gtk/inputdialog.h
1549                 fix copyright header
1550
1551 2007-10-17 [colin]      3.0.2cvs80
1552
1553         * src/plugins/pgpcore/select-keys.c
1554                 Fix bug which prevented encryption key
1555                 auto-selection when two or more matched the
1556                 email address, but only one isn't revoked
1557                 or expired.
1558
1559 2007-10-17 [wwp]        3.0.2cvs79
1560
1561         * src/compose.c
1562         * src/quote_fmt.c
1563         * src/quote_fmt.h
1564         * src/quote_fmt_lex.l
1565         * src/quote_fmt_parse.y
1566                 Templates can now attach files using |attach{filename}.
1567
1568 2007-10-17 [wwp]        3.0.2cvs78
1569
1570         * src/prefs_customheader.c
1571         * src/prefs_ext_prog.c
1572         * src/prefs_filtering_action.c
1573         * src/prefs_matcher.c
1574         * src/prefs_other.c
1575         * src/prefs_toolbar.c
1576         * src/gtk/combobox.c
1577         * src/gtk/combobox.h
1578         * src/gtk/gtkutils.c
1579         * src/gtk/gtkutils.h
1580         * src/plugins/bogofilter/bogofilter_gtk.c
1581         * src/plugins/spamassassin/spamassassin_gtk.c
1582                 Removed almost all remaining instances of GtkCombo
1583                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
1584                 few visual and code cleanup from Colin.
1585
1586 2007-10-16 [wwp]        3.0.2cvs77
1587         * src/gtk/pluginwindow.c
1588                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
1589
1590 2007-10-15 [colin]      3.0.2cvs76
1591
1592         * src/edittags.c
1593         * src/edittags.h
1594         * src/filtering.c
1595         * src/filtering.h
1596         * src/importmutt.c
1597         * src/importpine.c
1598         * src/main.c
1599         * src/messageview.c
1600         * src/messageview.h
1601         * src/mimeview.c
1602         * src/mimeview.h
1603         * src/pop.c
1604         * src/pop.h
1605         * src/prefs_common.c
1606         * src/prefs_common.h
1607         * src/prefs_customheader.c
1608         * src/prefs_customheader.h
1609         * src/prefs_display_header.c
1610         * src/prefs_display_header.h
1611         * src/prefs_filtering_action.c
1612         * src/prefs_filtering_action.h
1613         * src/prefs_folder_column.c
1614         * src/prefs_folder_column.h
1615         * src/prefs_folder_item.c
1616         * src/prefs_folder_item.h
1617         * src/prefs_gtk.c
1618         * src/prefs_gtk.h
1619         * src/prefs_logging.h
1620         * src/prefs_matcher.c
1621         * src/prefs_matcher.h
1622         * src/prefs_summary_column.c
1623         * src/prefs_summary_column.h
1624         * src/prefs_summary_open.c
1625         * src/procheader.c
1626         * src/procheader.h
1627         * src/procmime.c
1628         * src/procmime.h
1629         * src/recv.c
1630         * src/recv.h
1631         * src/sourcewindow.c
1632         * src/sourcewindow.h
1633         * src/summaryview.c
1634         * src/summaryview.h
1635         * src/textview.c
1636         * src/textview.h
1637         * src/toolbar.c
1638         * src/toolbar.h
1639         * src/common/mgutils.c
1640         * src/common/mgutils.h
1641         * src/common/nntp.c
1642         * src/common/nntp.h
1643         * src/common/prefs.c
1644         * src/common/prefs.h
1645         * src/common/socket.c
1646         * src/common/socket.h
1647         * src/common/stringtable.c
1648         * src/common/stringtable.h
1649         * src/common/template.c
1650         * src/common/template.h
1651         * src/common/uuencode.c
1652         * src/common/uuencode.h
1653         * src/gtk/gtkshruler.c
1654         * src/gtk/gtkshruler.h
1655         * src/gtk/menu.c
1656         * src/gtk/menu.h
1657         * src/gtk/progressdialog.c
1658         * src/gtk/progressdialog.h
1659                 Remove/staticalize, the return of the revenge
1660
1661 2007-10-15 [colin]      3.0.2cvs75
1662
1663         * src/matcher.c
1664                 Fix redirections in filtering's tests
1665
1666 2007-10-15 [colin]      3.0.2cvs74
1667
1668         * src/imap.c
1669                 Don't build imap_synchronise at all when 
1670                 building without libetpan
1671
1672 2007-10-14 [colin]      3.0.2cvs73
1673
1674         * src/imap.c
1675         * src/common/md5.c
1676         * src/common/md5.h
1677         * src/gtk/manage_window.c
1678         * src/gtk/manage_window.h
1679                 Remove more unused code
1680
1681 2007-10-14 [colin]      3.0.2cvs72
1682
1683         * src/addrquery.c
1684         * src/addrquery.h
1685         * src/recv.c
1686         * src/recv.h
1687         * src/vcard.c
1688         * src/vcard.h
1689         * src/common/xml.c
1690         * src/common/xml.h
1691         * src/common/xmlprops.c
1692         * src/common/xmlprops.h
1693                 Remove more unused code
1694
1695 2007-10-14 [colin]      3.0.2cvs71
1696
1697         * src/common/utils.c
1698                 Remove unused function
1699
1700 2007-10-13 [colin]      3.0.2cvs70
1701
1702         * src/imap.c
1703         * src/imap.h
1704         * src/mainwindow.c
1705         * src/mainwindow.h
1706         * src/gtk/gtkutils.c
1707         * src/gtk/gtkutils.h
1708                 Staticalise/Remove more code
1709
1710 2007-10-13 [colin]      3.0.2cvs69
1711
1712         * src/common/utils.c
1713         * src/common/utils.h
1714                 Remove dead code, unused for ages
1715
1716 2007-10-13 [colin]      3.0.2cvs68
1717
1718         * src/main.c
1719         * src/main.h
1720                 Maemo: define hildon_program in main.c,
1721                 make it accessible in the .h with extern
1722
1723 2007-10-13 [paul]       3.0.2cvs67
1724
1725         * src/gtk/menu.c
1726                 fix a bunch of runtime warnings on maemo
1727
1728 2007-10-13 [paul]       3.0.2cvs66
1729
1730         * src/main.c
1731         * src/main.h
1732         * src/gtk/gtkutils.c
1733         * src/gtk/gtkutils.h
1734                 fix a bunch of compiler warnings on maemo
1735
1736 2007-10-12 [colin]      3.0.2cvs65
1737
1738         * src/account.c
1739         * src/addritem.c
1740         * src/addritem.h
1741         * src/filtering.c
1742         * src/filtering.h
1743         * src/folder.c
1744         * src/folder.h
1745         * src/common/utils.c
1746         * src/common/utils.h
1747                 Remove unused code, staticalise some functions
1748
1749 2007-10-12 [paul]       3.0.2cvs64
1750
1751         * src/account.c
1752         * src/folderview.c
1753         * src/main.c
1754         * src/mainwindow.c
1755         * src/messageview.c
1756         * src/summary_search.c
1757         * src/summaryview.c
1758         * src/toolbar.c
1759         * src/wizard.c
1760         * src/common/utils.c
1761         * src/gtk/prefswindow.c
1762                 fix a bunch of compiler warnings on maemo
1763
1764 2007-10-11 [colin]      3.0.2cvs63
1765
1766         * src/editaddress.c
1767                 Make static function static
1768
1769 2007-10-11 [mones]      3.0.2cvs62
1770
1771         * src/addrduplicates.c
1772         * src/addressbook.c
1773         * src/compose.c
1774         * src/expldifdlg.c
1775         * src/mainwindow.c
1776         * src/messageview.c
1777         * src/pop.c
1778         * src/prefs_customheader.c
1779         * src/prefs_send.c
1780         * src/prefs_themes.c
1781         * src/common/plugin.c
1782         * src/gtk/pluginwindow.c
1783         * src/gtk/quicksearch.c
1784                 Fix several typos and capitalisation issues
1785
1786 2007-10-11 [wwp]        3.0.2cvs61
1787
1788         * src/editaddress.c
1789                 Fix a warning about possible use of uninitialized
1790                 filename var.
1791
1792 2007-10-11 [wwp]        3.0.2cvs60
1793
1794         * src/editaddress.c
1795                 Disable "Unset picture" menu item when there's
1796                 no picture to clear. Fix an extraneous g_unref_object,
1797                 add missing initializers.
1798
1799 2007-10-11 [wwp]        3.0.2cvs59
1800
1801         * src/pixmaps/anonymous.xpm
1802         * src/editaddress.c
1803         * src/Makefile.am
1804         * src/stock_pixmap.c
1805         * src/stock_pixmap.h
1806                 Fix a leak, gettext-ize the photo label.
1807                 Don't clear the existing picture if loading
1808                 a new one fails. Use a default 'anonymous'
1809                 picture (this new xpm has been added to the
1810                 internal stock_pixmap API). Add a
1811                 "Set picture" context menu entry.
1812
1813 2007-10-11 [colin]      3.0.2cvs58
1814
1815         * src/messageview.c
1816                 Make shift-shortcuts work
1817         * src/prefs_actions.c
1818                 Don't ask if we really want to close when
1819                 choosing OK and only the list is changed
1820         * src/prefs_template.c
1821                 Don't ask if we really want to close when
1822                 choosing OK and only the list is changed
1823         * src/common/plugin.c
1824                 Fix writing of second [Plugins_*] block
1825         * src/common/template.c
1826                 Remove unused files (fixes deletion)
1827
1828 2007-10-10 [paul]       3.0.2cvs57
1829
1830         * src/prefs_template.c
1831                 put the whole thing in a scrolled window
1832                 so that half the page is no longer inaccessible
1833                 on maemo
1834                 make the gtk_text_view smaller on maemo
1835
1836 2007-10-10 [colin]      3.0.2cvs56
1837
1838         * src/compose.c
1839                 Fix updating of Attachments number in some
1840                 cases (reedit, attach from command-line, ...)
1841
1842 2007-10-10 [colin]      3.0.2cvs55
1843
1844         * src/editaddress.c
1845                 Initialise error correctly
1846
1847 2007-10-10 [paul]       3.0.2cvs54
1848
1849         * src/prefs_filtering_action.c
1850         * src/gtk/description_window.c
1851         * src/gtk/foldersort.c
1852         * src/gtk/quicksearch.c
1853                 get rid of some pointless new lines and
1854                 make the descripton labels wrap better
1855
1856 2007-10-10 [colin]      3.0.2cvs53
1857
1858         * src/addressadd.c
1859         * src/editaddress.c
1860         * src/headerview.c
1861         * src/textview.c
1862                 More error handling on saving pictures
1863
1864 2007-10-10 [colin]      3.0.2cvs52
1865
1866         * src/printing.c
1867         * src/printing.h
1868                 Generalize a bit printing, so we can factorize
1869                 most of the code. 
1870
1871 2007-10-10 [paul]       3.0.2cvs51
1872
1873         * src/addrduplicates.c
1874                 fix engrish
1875                 use GTK_STOCK... buttons
1876
1877 2007-10-10 [paul]       3.0.2cvs50
1878
1879         * src/addressadd.c
1880         * src/addrindex.c
1881         * src/editaddress.c
1882                 Fix previous patch
1883                 Thanks to Colin
1884
1885 2007-10-10 [paul]       3.0.2cvs49
1886
1887         * src/summaryview.c
1888         * src/messageview.c
1889                 Fix crash on Add sender to addressbook when
1890                 From is null
1891         * src/addressadd.c
1892         * src/addrindex.c
1893         * src/editaddress.c
1894         * src/editaddress_other_attributes_ldap.h
1895                 Fix leaks 
1896                 Rename images to .png in addrbook/
1897         * src/headerview.c
1898         * src/textview.c
1899                 Fix Face/X-Face being used if adding another
1900                 address than sender to addressbook
1901                 Thanks to Colin
1902
1903 2007-10-10 [holger]     3.0.2cvs48
1904
1905         * src/addrduplicates.c
1906         * src/editaddress.c
1907                 Improvements to the addressbook duplicate finder
1908                 feature:
1909                  - add an edit button to the button bar
1910                  - display the whole bookname (with iface) and
1911                    use this for same-book checking
1912                  - after editing, try to keep selections if the
1913                    entries are still present
1914                  - sort the email column alphabetically
1915                  - put results in a scrolled window
1916                  - support embedded editing
1917                  - make columns in detail view resizable
1918                  - add keyboard shortcuts
1919
1920 2007-10-10 [wwp]        3.0.2cvs47
1921
1922         * src/addrindex.c
1923                 Fix a crash when there's no From: in email, thanks to Colin.
1924
1925 2007-10-09 [paul]       3.0.2cvs46
1926
1927         * src/messageview.c
1928         * src/summaryview.c
1929         * src/textview.c
1930                 fix building without compface support
1931
1932 2007-10-09 [colin]      3.0.2cvs45
1933
1934         * src/editaddress.c
1935         * src/headerview.c
1936         * src/textview.c
1937                 Add error handling
1938
1939 2007-10-09 [colin]      3.0.2cvs44
1940
1941         * src/addrduplicates.c
1942         * src/addressadd.c
1943         * src/addressadd.h
1944         * src/addressbook.c
1945         * src/addressbook.h
1946         * src/addrindex.c
1947         * src/addrindex.h
1948         * src/addritem.c
1949         * src/addritem.h
1950         * src/compose.c
1951         * src/editaddress.c
1952         * src/editaddress_other_attributes_ldap.h
1953         * src/headerview.c
1954         * src/messageview.c
1955         * src/mimeview.c
1956         * src/summaryview.c
1957         * src/textview.c
1958         * src/gtk/gtkutils.c
1959                 Automatically set contacts' pictures from Face 
1960                 or X-Face if they have no picture
1961                 Display the contact picture in textview or
1962                 headerview for mails sent by people in the 
1963                 addressbook, that have no Face or X-Face
1964                 Fix a few details in the Person edition dialog
1965                 (ability to unset picture)
1966                 Remove picture file when deleting contacts
1967
1968 2007-10-09 [iwkse]      3.0.2cvs43
1969
1970         * src/gtk/about.c
1971                 center the about window
1972
1973 2007-10-09 [paul]       3.0.2cvs42
1974
1975         * src/prefs_toolbar.c
1976                 fix icon selector window on maemo
1977
1978 2007-10-09 [paul]       3.0.2cvs41
1979
1980         * src/messageview.c
1981                 add 'go to' menu to separate msgview
1982
1983 2007-10-09 [colin]      3.0.2cvs40
1984
1985         * src/common/defs.h
1986                 Add forgotten file
1987
1988 2007-10-09 [iwkse]      3.0.2cvs39
1989
1990         * Makefile.am
1991         * src/addressbook.c
1992         * src/addritem.c
1993         * src/addritem.h
1994         * src/editaddress.c
1995         * src/editaddress_other_attributes_ldap.h
1996         * src/addrbook.c
1997         * src/Makefile.am
1998                 set a photo in the Addressbook
1999
2000 2007-10-08 [colin]      3.0.2cvs38
2001
2002         * src/prefs_toolbar.c
2003                 Make height 320 to remove the scrollbar 
2004                 (with current number of icons)
2005
2006 2007-10-08 [colin]      3.0.2cvs37
2007
2008         * src/prefs_toolbar.c
2009                 Transform the treeview to a GtkIconView.
2010                 Patch by Pawel
2011                 In addition, transform the window so that 
2012                 it looks like a popup menu. Patch by me
2013
2014 2007-10-08 [colin]      3.0.2cvs36
2015
2016         * src/compose.c
2017         * src/compose.h
2018                 Beautify the GUI a bit; in particular, show the
2019                 number of attachments in the tab's title.
2020                 Patch by Pawel
2021
2022 2007-10-08 [paul]       3.0.2cvs35
2023
2024         * src/mimeview.c
2025                 Save users from themselves: save temporary
2026                 files used for Open/Open with as read-only.
2027                 Thanks to Colin
2028
2029 2007-10-08 [paul]       3.0.2cvs34
2030
2031         * tools/Makefile.am
2032                 forgot this in cvs33
2033
2034 2007-10-08 [paul]       3.0.2cvs33
2035
2036         * tools/kdeservicemenu/README
2037         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
2038         * tools/kdeservicemenu/install.sh
2039         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2040                 renamed template* to *template so as not to confuse
2041                 lintian
2042
2043 2007-10-08 [paul]       3.0.2cvs32
2044
2045         * src/prefs_themes.c
2046         * src/stock_pixmap.c
2047                 replace 2 direct uses of RC_DIR
2048
2049 2007-10-07 [colin]      3.0.2cvs31
2050
2051         * src/addrduplicates.c
2052         * src/addrduplicates.h
2053         * src/addressbook.c
2054         * src/addressbook.h
2055         * src/addrindex.c
2056         * src/addrindex.h
2057                 Implement deletion in duplicate finder. 
2058                 Patch by Holger 
2059
2060 2007-10-07 [colin]      3.0.2cvs30
2061
2062         * src/exporthtml.c
2063         * src/mbox.c
2064         * src/common/utils.c
2065                 Better fix for Solaris, thanks to Nicolas Doualot
2066
2067 2007-10-07 [colin]      3.0.2cvs29
2068
2069         * AUTHORS
2070         * src/gtk/authors.h
2071                 Add Frank Dietrich
2072
2073 2007-10-07 [colin]      3.0.2cvs28
2074
2075         * src/exporthtml.c
2076                 Fix HTML export to make it more compliant
2077                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
2078
2079 2007-10-07 [colin]      3.0.2cvs27
2080
2081         * src/prefs_toolbar.c
2082                 Only use icons that wouldn't look stupid in the toolbar
2083                 Patch by Pawel
2084
2085 2007-10-07 [colin]      3.0.2cvs26
2086
2087         * src/prefs_toolbar.c
2088                 Fix old icon being used when none is selected
2089
2090 2007-10-07 [colin]      3.0.2cvs25
2091
2092         * src/toolbar.c
2093                 Fix copy/paste error
2094
2095 2007-10-07 [colin]      3.0.2cvs24
2096
2097         * src/prefs_toolbar.c
2098         * src/toolbar.c
2099         * src/toolbar.h
2100                 Update icon to default one when changing event
2101                 Make the icon chooser nicer (handle Esc, Enter,
2102                 double-click)
2103
2104 2007-10-06 [colin]      3.0.2cvs23
2105
2106         * src/prefs_toolbar.c
2107                 Fix text reset; patch by Pawel
2108
2109 2007-10-06 [colin]      3.0.2cvs22
2110
2111         * src/toolbar.h
2112                 Complete previous commit
2113
2114 2007-10-06 [colin]      3.0.2cvs21
2115
2116         * src/prefs_toolbar.c
2117         * src/toolbar.c
2118                 Set toolbar text automatically to the default
2119                 when changing Event executed on click
2120
2121 2007-10-06 [colin]      3.0.2cvs20
2122
2123         * src/prefs_toolbar.c
2124                 Invert Text and Event fields
2125
2126 2007-10-06 [colin]      3.0.2cvs19
2127
2128         * src/prefs_toolbar.c
2129         * src/toolbar.c
2130                 Make toolbar prefs look much better
2131                 Patch by Pawel Pekala
2132
2133 2007-10-06 [paul]       3.0.2cvs18
2134
2135         * src/account.c
2136         * src/prefs_filtering.c
2137                 fix checkbuttons in gtktreeview on maemo by
2138                 setting maemo's "allow-checkbox-mode" to FALSE
2139
2140 2007-10-06 [colin]      3.0.2cvs17
2141
2142         * configure.ac
2143                 Export -DSOLARIS in CFLAGS for all
2144                 Solaris (not just 2.8) and OpenSolaris
2145
2146 2007-10-06 [paul]       3.0.2cvs16
2147
2148         * AUTHORS
2149         * src/exporthtml.c
2150         * src/mbox.c
2151         * src/gtk/authors.h
2152                 fix build on solaris where ctime_r takes
2153                 3 arguments rather than 2.
2154                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
2155
2156 2007-10-05 [colin]      3.0.2cvs15
2157
2158         * src/etpan/imap-thread.c
2159                 Fix wrong error codepath
2160
2161 2007-10-05 [wwp]        3.0.2cvs14
2162
2163         * src/filtering.c
2164                 Fix unexpected logging of quicksearches:
2165                 debug_filtering_session flag was never reset to FALSE, causing
2166                 matcher functions to log when called from a quicksearch
2167                 (if a filtering session happened before).
2168
2169 2007-10-05 [paul]       3.0.2cvs13
2170
2171         * src/prefs_actions.c
2172         * src/prefs_filtering.c
2173         * src/prefs_template.c
2174                 fix bug 1343, 'Filtering..'s close button
2175                 silently discards new filter'
2176                 Thanks to Colin
2177
2178 2007-10-05 [paul]       3.0.2cvs12
2179
2180         * configure.ac
2181         * src/Makefile.am
2182                 fix bug 1347, '-Wno-unused-function, optional'
2183
2184 2007-10-05 [colin]      3.0.2cvs11
2185
2186         * src/procmime.c
2187         * src/common/mgutils.c
2188                 Fix warnings
2189
2190 2007-10-05 [mones]      3.0.2cvs10
2191
2192         * manual/advanced.xml
2193                 Use full menu name
2194         * manual/es/advanced.xml
2195                 Synchronise translation
2196
2197 2007-10-04 [colin]      3.0.2cvs9
2198
2199         * src/action.c
2200         * src/addrbook.c
2201         * src/addrindex.c
2202         * src/compose.c
2203         * src/exporthtml.c
2204         * src/exportldif.c
2205         * src/folder.c
2206         * src/main.c
2207         * src/matcher.c
2208         * src/mbox.c
2209         * src/messageview.c
2210         * src/mh.c
2211         * src/news.c
2212         * src/partial_download.c
2213         * src/pop.c
2214         * src/procmime.c
2215         * src/procmsg.c
2216         * src/toolbar.c
2217         * src/common/log.c
2218         * src/common/mgutils.c
2219         * src/common/plugin.c
2220         * src/common/utils.c
2221         * src/common/xml.c
2222         * src/common/xml.h
2223         * src/common/xmlprops.c
2224         * src/common/xmlprops.h
2225         * src/plugins/bogofilter/bogofilter.c
2226         * src/plugins/clamav/clamav_plugin.c
2227         * src/plugins/dillo_viewer/dillo_prefs.c
2228         * src/plugins/pgpcore/prefs_gpg.c
2229         * src/plugins/pgpinline/pgpinline.c
2230         * src/plugins/pgpmime/pgpmime.c
2231         * src/plugins/spamassassin/spamassassin.c
2232         * src/plugins/trayicon/trayicon_prefs.c
2233                 Verify success on writes. Will fix possible strange
2234                 failure on disk full.
2235
2236 2007-10-04 [paul]       3.0.2cvs8
2237
2238         * manual/advanced.xml
2239                 add further info about Actions
2240                 Patch by Emmanuel Briot <briot@adacore.com>
2241
2242 2007-10-04 [paul]       3.0.2cvs7
2243
2244         * src/account.c
2245                 remove the D column, instead indicate the
2246                 default account by use of bold text
2247
2248 2007-10-03 [colin]      3.0.2cvs6
2249
2250         * src/common/template.c
2251                 Fix templates writing (was prone to disk full problems)
2252
2253 2007-10-03 [colin]      3.0.2cvs5
2254
2255         * src/Makefile.am
2256         * src/addrduplicates.c
2257         * src/addrduplicates.h
2258         * src/addressbook.c
2259                 Add duplicate deletion. Patch by Holger
2260
2261 2007-10-03 [colin]      3.0.2cvs4
2262
2263         * src/matcher.c
2264         * src/gtk/quicksearch.c
2265                 Fix bug 1340, 'Case insensitive searches with 
2266                 non-ascii alphabets fail'.
2267
2268 2007-10-03 [colin]      3.0.2cvs3
2269
2270         * src/main.c
2271         * src/common/utils.c
2272         * src/common/utils.h
2273                 Implement run-time alternative config directories
2274
2275 2007-10-03 [colin]      3.0.2cvs2
2276
2277         * src/folderview.c
2278                 Prevent opening folder item while folder
2279                 is scanned in a better way
2280
2281 2007-10-02 [paul]       3.0.2cvs1
2282
2283         * NEWS
2284         * README
2285         * RELEASE_NOTES
2286         * configure.ac
2287                 bump up version number following stable release
2288
2289 2007-09-30 [colin]      3.0.1cvs49
2290
2291         * src/imap.c
2292                 Refresh session if needed
2293
2294 2007-09-30 [colin]      3.0.1cvs48
2295
2296         * src/imap.c
2297                 Reset folder's session to NULL
2298                 before destroying it
2299
2300 2007-09-30 [mones]      3.0.1cvs47
2301
2302         * manual/handling.xml
2303                 Use markup quotes instead hardcoded quotes
2304         * manual/es/handling.xml
2305                 Added new synced section (IMAP subscriptions)
2306
2307 2007-09-29 [colin]      3.0.1cvs46
2308
2309         * src/imap.c
2310                 Notice disconnections faster
2311
2312 2007-09-28 [colin]      3.0.1cvs45
2313
2314         * src/addressbook.c
2315         * src/addrindex.c
2316                 Fix warnings
2317
2318 2007-09-28 [paul]       3.0.1cvs44
2319
2320         * src/mimeview.c
2321                 fix maemo build
2322
2323 2007-09-28 [paul]       3.0.1cvs43
2324
2325         * src/account.c
2326                 use gtk_widget_set_size_request() on the label
2327                 so that wrapping works better. get rid of the
2328                 (partially deprecated) hbutton_box.
2329                 these changes should prevent buttons overlapping
2330                 on maemo
2331
2332 2007-09-28 [colin]      3.0.1cvs42
2333
2334         * src/pop.c
2335                 Fix typo :)
2336
2337 2007-09-28 [colin]      3.0.1cvs41
2338
2339         * src/compose.c
2340         * src/msgcache.c
2341         * src/pop.c
2342         * src/procmime.c
2343         * src/etpan/imap-thread.c
2344                 64bits-related warning fixes
2345
2346 2007-09-28 [colin]      3.0.1cvs40
2347
2348         * src/folder_item_prefs.c
2349         * src/ldaputil.c
2350         * src/mainwindow.c
2351         * src/mimeview.c
2352         * src/common/tags.c
2353                 Fix warnings
2354
2355 2007-09-28 [colin]      3.0.1cvs39
2356
2357         * src/plugins/spamassassin/spamassassin.c
2358         * src/plugins/spamassassin/spamassassin.h
2359         * src/plugins/spamassassin/spamassassin_gtk.c
2360                 Add addressbook-based whitelisting
2361
2362 2007-09-28 [colin]      3.0.1cvs38
2363
2364         * src/folder.c
2365                 Fix bug 1337, 'crash on pressing Send button'
2366
2367 2007-09-28 [paul]       3.0.1cvs37
2368
2369         * src/prefs_folder_item.c
2370                 give the orphans a parent. makes all prefs
2371                 pages visible on maemo
2372
2373 2007-09-28 [colin]      3.0.1cvs36
2374
2375         * src/prefs_folder_column.c
2376         * src/prefs_summary_column.c
2377                 Fix two leaks
2378
2379 2007-09-27 [colin]      3.0.1cvs35
2380
2381         * src/gtk/quicksearch.c
2382                 Fix bug 1336, 'Segfault if empty space before search-string'
2383
2384 2007-09-26 [mones]      3.0.1cvs34
2385
2386         * manual/account.xml
2387         * manual/plugins.xml
2388                 Fixed irc channel name, added some docbook markup.
2389                 Changed text markup to docbook markup. 
2390                 Added spamcop as supported in SpamReport description.
2391         * manual/fr/plugins.xml
2392                 Fixed irc channel name.
2393         * manual/es/account.xml
2394         * manual/es/advanced.xml
2395         * manual/es/claws-mail-manual.xml
2396         * manual/es/glossary.xml
2397         * manual/es/gpl.xml
2398         * manual/es/keyboard.xml
2399         * manual/es/plugins.xml
2400                 Synced with English version, fixed a couple of typos.
2401
2402 2007-09-26 [colin]      3.0.1cvs33
2403
2404         * configure.ac
2405                 Explain why "Libgnomeprint: no" on GTK+ 2.10
2406
2407 2007-09-26 [colin]      3.0.1cvs32
2408
2409         * src/messageview.c
2410         * src/procmsg.c
2411         * src/procmsg.h
2412                 Optimisation: avoid fetching mail 3 times locally
2413                 for displaying
2414
2415 2007-09-26 [colin]      3.0.1cvs31
2416
2417         * src/mh.c
2418                 Fix missing static
2419
2420 2007-09-26 [colin]      3.0.1cvs30
2421
2422         * src/folder.c
2423         * src/folder.h
2424         * src/mh.c
2425         * src/mh.h
2426                 Fix MH mtime hack - make it a folder class function
2427
2428 2007-09-26 [colin]      3.0.1cvs29
2429
2430         * src/inc.c
2431                 Fix bug 1334, 'user defined mail incorporation 
2432                 script not run'
2433
2434 2007-09-25 [colin]      3.0.1cvs28
2435
2436         * src/codeconv.c
2437                 Optimisation: shortcut conv_codeset_strdup
2438                 when src_code and dest_code are the same
2439         * src/common/xml.c
2440         * src/common/xml.h
2441                 Optimisation: shortcut code conversions when
2442                 files are in UTF-8; faster list walking by
2443                 using prepend/reverse.
2444
2445 2007-09-25 [holger]     3.0.1cvs27
2446
2447         * src/printing.c
2448                 Replace button bar of the preview window
2449                 with a real toolbar (patch by Colin)
2450                 Add zooming to the preview window
2451
2452 2007-09-24 [paul]       3.0.1cvs26
2453
2454         * src/compose.c
2455                 compact the character set menu, adding some
2456                 missing encodings. Patch by Pawel Pekala
2457
2458 2007-09-23 [paul]       3.0.1cvs25
2459
2460         * src/prefs_account.c
2461         * src/prefs_folder_item.c
2462         * src/prefs_quote.c
2463         * src/quote_fmt.c
2464         * src/quote_fmt.h
2465                 remove unnecessary frame from Templates options
2466                 and improve the English of the check button label
2467
2468 2007-09-22 [colin]      3.0.1cvs24
2469
2470         * src/gtk/quicksearch.c
2471                 Fix bug 1329, 'error in quicksearch.c'
2472                 Fix return with value in function returning void
2473
2474 2007-09-22 [colin]      3.0.1cvs23
2475
2476         * src/imap.c
2477         * src/procmsg.h
2478         * src/common/utils.c
2479         * src/common/utils.h
2480         * src/etpan/imap-thread.c
2481                 Optimise fetching IMAP cached emails *a lot*
2482                 (remember whether mail is fully cached and \r's
2483                  are already stripped)
2484
2485 2007-09-22 [colin]      3.0.1cvs22
2486
2487         * src/folder.c
2488         * src/folder.h
2489         * src/prefs_folder_item.c
2490                 Add a button to allow users to drop local caches.
2491
2492 2007-09-21 [colin]      3.0.1cvs21
2493
2494         * src/summaryview.c
2495                 Remove unnecessary error when cancelling export to mbox.
2496                 Patch by Pawel
2497
2498 2007-09-21 [paul]       3.0.1cvs20
2499
2500         * src/gtk/prefswindow.c
2501                 remove unnecessary frames from the prefs
2502                 pages. Patch by Pawel Pekala
2503
2504 2007-09-21 [paul]       3.0.1cvs19
2505
2506         * src/prefs_account.c
2507         * src/prefs_folder_item.c
2508         * src/prefs_quote.c
2509         * src/quote_fmt.c
2510                 put the Templates options into a tabbed
2511                 layout. Patch by Pawel Pekala
2512
2513 2007-09-21 [paul]       3.0.1cvs18
2514
2515         * src/mainwindow.c
2516                 group together the character set menu items
2517                 move the /View/Show or hide/Message view below
2518                 .../Toolbar menu item
2519                 Patch by Pawel Pekala
2520
2521 2007-09-21 [mones]      3.0.1cvs17
2522
2523         * src/compose.c
2524                 Fix for bug 1327, 'segfault when replying to a non-existent
2525                 news message', thanks to Colin.
2526
2527 2007-09-21 [colin]      3.0.1cvs16
2528
2529         * src/folderview.c
2530                 Complete 3.0.1cvs15
2531
2532 2007-09-20 [colin]      3.0.1cvs15
2533
2534         * src/folderview.c
2535         * src/folderview.h
2536                 Maybe fix bug 1324, 'Corrupted IMAP cache'
2537
2538 2007-09-20 [colin]      3.0.1cvs14
2539
2540         * src/printing.c
2541                 Fix a little leak
2542
2543 2007-09-20 [holger]     3.0.1cvs13
2544
2545         * src/printing.c
2546                 Add page layout to print preview.
2547                 Make the close-button in the toolbar
2548                 right-aligned.
2549
2550 2007-09-20 [paul]       3.0.1cvs12
2551
2552         * po/ru.po
2553                 updated by Pavlo Bohmat
2554
2555 2007-09-19 [colin]      3.0.1cvs11
2556
2557         * src/common/utils.c
2558                 Prevent unquoted mime boundaries, by always
2559                 using a /
2560
2561 2007-09-19 [colin]      3.0.1cvs10
2562
2563         * src/printing.c
2564                 Fix drawing area size, fix DPI change that
2565                 can cause total number of lines to decrease
2566
2567 2007-09-19 [colin]      3.0.1cvs9
2568
2569         * po/POTFILES.in
2570         * src/printing.c
2571                 Make print preview more efficient and nicer.
2572                 Patch mostly by Holger Berndt <hb@claws-mail.org>
2573
2574 2007-09-19 [colin]      3.0.1cvs8
2575
2576         * src/prefs_common.c
2577         * src/prefs_common.h
2578         * src/printing.c
2579                 Add scrolledwindow, default allocation and
2580                 size saving to the print preview window.
2581
2582 2007-09-18 [colin]      3.0.1cvs7
2583
2584         * src/prefs_common.c
2585         * src/prefs_common.h
2586         * src/prefs_image_viewer.c
2587         * src/printing.c
2588                 GtkPrintOperation:
2589                 - add image printing support
2590                 - add option to print images
2591                 - add preview widget
2592                 - add saving of a few Page Setup parameters
2593
2594 2007-09-18 [colin]      3.0.1cvs6
2595
2596         * AUTHORS
2597         * src/gtk/authors.h
2598                 Add Guillaume Chazarain
2599
2600 2007-09-18 [colin]      3.0.1cvs5
2601
2602         * src/common/utils.c
2603                 Fix bug 1321, 'access before allocation 
2604                 when scanning for uris'. Patch by 
2605                 Guillaume Chazarain <guichaz@yahoo.fr>
2606
2607 2007-09-18 [colin]      3.0.1cvs4
2608
2609         * src/toolbar.c
2610                 Fix bug 1320, 'Memory leak caused by 
2611                 gtk_container_get_children'. Patch by
2612                 Guillaume Chazarain <guichaz@yahoo.fr>
2613
2614 2007-09-18 [colin]      3.0.1cvs3
2615
2616         * src/printing.c
2617         * src/printing.h
2618                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2619
2620 2007-09-18 [colin]      3.0.1cvs2
2621
2622         * src/Makefile.am
2623         * src/mainwindow.c
2624         * src/messageview.c
2625         * src/messageview.h
2626         * src/prefs_ext_prog.c
2627         * src/prefs_fonts.c
2628         * src/printing.c
2629         * src/printing.h
2630         * src/summaryview.c
2631                 Use GtkPrintOperation by default on GTK+ >= 2.10
2632                 Patch by Holger Berndt <hb@claws-mail.org>
2633
2634 2007-09-18 [paul]       3.0.1cvs1
2635
2636         * NEWS
2637         * README
2638         * RELEASE_NOTES
2639         * configure.ac
2640                 bump up version number following stable release
2641
2642 2007-09-16 [colin]      3.0.0cvs18
2643
2644         * src/folder.c
2645                 Fix possible memleak
2646
2647 2007-09-16 [colin]      3.0.0cvs17
2648
2649         * src/folderview.c
2650                 Fix bug 1311, 'Wrong arrow position 
2651                 while moving message into folder when 
2652                 column headers hidden'
2653         * src/image_viewer.c
2654                 Show error in the GUI if image can't
2655                 be loaded
2656         * src/matcher.c
2657                 Fix spurious output
2658         * src/messageview.c
2659                 Allow setting domain in msgid
2660         * src/common/plugin.c
2661                 Add timing information
2662
2663 2007-09-16 [colin]      3.0.0cvs16
2664
2665         * src/account.c
2666         * src/compose.c
2667         * src/prefs_account.c
2668         * src/prefs_account.h
2669         * src/common/utils.c
2670                 Remove Generate Message-ID option. We need
2671                 this on some IMAP servers.
2672         * src/prefs_template.c
2673                 Fix double-free
2674
2675 2007-09-16 [colin]      3.0.0cvs15
2676
2677         * src/prefs_filtering.c
2678         * src/prefs_filtering.h
2679         * src/prefs_filtering_action.c
2680         * src/common/tags.c
2681                 Fix tags issues: tags with spaces, renaming
2682                 tags.
2683
2684 2007-09-16 [colin]      3.0.0cvs14
2685
2686         * src/folderview.c
2687         * src/main.c
2688         * src/mainwindow.c
2689                 Fix bug 1308, 'Claws deletes folderlist.xml after
2690                 fetching mail short after start-up'
2691
2692 2007-09-16 [colin]      3.0.0cvs13
2693
2694         * src/compose.c
2695                 Fix scrolling to cursor
2696
2697 2007-09-16 [paul]       3.0.0cvs12
2698
2699         * po/sr.po
2700                 updated by Aleksandar Urosevic
2701
2702 2007-09-16 [paul]       3.0.0cvs11
2703
2704         * src/folder.c
2705                 do not allow locked msgs to be deleted,
2706                 even by filtering/processing
2707
2708 2007-09-07 [paul]       3.0.0cvs10
2709
2710         * src/prefs_folder_column.c
2711         * src/prefs_summary_column.c
2712                 implement button sensitivity
2713                 patch by Pawel Pekala
2714
2715 2007-09-06 [wwp]        3.0.0cvs9
2716
2717         * src/prefs_gtk.c
2718                 Add a missing linefeed to a debug message.
2719
2720 2007-09-05 [colin]      3.0.0cvs8
2721
2722         * src/inc.c
2723                 Fix statusbar/window mismatch on Maemo
2724
2725 2007-09-05 [colin]      3.0.0cvs7
2726
2727         * src/ldaputil.c
2728                 Fix build without USE_LDAP_TLS
2729
2730 2007-09-05 [colin]      3.0.0cvs6
2731
2732         * src/folder.c
2733         * src/imap.c
2734         * src/inc.c
2735         * src/mbox.c
2736         * src/send_message.c
2737         * src/statusbar.c
2738         * src/statusbar.h
2739                 Maemo: distinguish various statusbar messages,
2740                 in order to display only the most important.
2741
2742 2007-09-04 [wwp]        3.0.0cvs5
2743
2744         * src/account.c
2745                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
2746                 Show protocol "SMTP" and the appropriate server for send-only
2747                 accounts, show "-" instead of "" when no value is relevant.
2748
2749 2007-09-03 [ticho]      3.0.0cvs4
2750
2751         * src/summaryview.c
2752                 Handle plural form better in delete confirmation dialog.
2753
2754 2007-09-03 [wwp]        3.0.0cvs3
2755
2756         * src/compose.c
2757                 Warn differently when sending or sending later (queueing).
2758
2759 2007-09-03 [colin]      3.0.0cvs2
2760
2761         * src/procmime.c
2762         * src/procmime.h
2763         * src/common/plugin.c
2764         * src/common/plugin.h
2765                 Add a new plugin API, MimeParser. It allows
2766                 plugins to scan email MIME parts and optionally,
2767                 transform them.
2768
2769 2007-09-03 [mones]      3.0.0cvs1
2770
2771         * po/es.po
2772                 Updated translation
2773         * src/common/defs.h
2774                 While a better solution is made double history sizes
2775
2776 2007-09-03 [paul]       3.0.0
2777
2778         * NEWS
2779         * README
2780         * RELEASE_NOTES
2781                 3.0.0 released
2782
2783 [For previous entries, see ChangeLog.2.0.0-3.0.0]