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