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