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