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