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