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