2009-01-21 [colin] 3.7.0cvs40
[claws.git] / ChangeLog
1 2009-01-21 [colin]      3.7.0cvs40
2
3         * src/account.c
4         * src/addressbook.c
5                 Win32: Fix window placement
6
7 2009-01-21 [paul]       3.7.0cvs39
8
9         * src/inc.c
10                 update timeout log msg
11
12 2009-01-17 [colin]      3.7.0cvs38
13
14         * src/main.c
15         * src/mbox.c
16         * src/common/md5.c
17         * src/common/utils.c
18         * src/etpan/imap-thread.c
19                 Fix g_open calls (which don't ignore mode)
20
21 2009-01-17 [colin]      3.7.0cvs37
22
23         * src/addressbook.c
24         * src/compose.c
25         * src/foldersel.c
26         * src/main.c
27         * src/mainwindow.c
28         * src/mbox.c
29         * src/common/md5.c
30         * src/common/ssl_certificate.c
31         * src/common/tags.c
32         * src/common/utils.c
33         * src/etpan/imap-thread.c
34         * src/plugins/bogofilter/bogofilter.c
35         * src/plugins/pgpinline/pgpinline.c
36         * src/plugins/smime/smime.c
37                 Probably fix bug 1825, 'Unable to fetch messages from 
38                 IMAP folders named with non-ASCII string'
39                 Change remaining occurences of fopen and open with
40                 g_fopen and g_open
41
42 2009-01-17 [paul]       3.7.0cvs36
43
44         * manual/faq.xml
45                 update an old, outdated piece of info
46
47 2009-01-17 [paul]       3.7.0cvs35
48
49         * src/prefs_folder_item.c
50                 fix bug where saving Folder Properties of a
51                 sub-folder of outbox, queue, draft or trash
52                 would change its parent's folder type to normal
53
54 2009-01-12 [mones]      3.7.0cvs34
55
56         * po/es.po
57                 Updated translation
58
59 2009-01-12 [wwp]        3.7.0cvs33
60
61         * tools/fix_date.sh
62         * tools/popfile-link.sh
63         * tools/textviewer.sh
64                 Fix bashisms and other portability glitches (thanks to
65                 Steven M. Bellovin).
66
67 2009-01-11 [paul]       3.7.0cvs32
68
69         * src/addrindex.c
70                 clean up some build warnings
71
72 2009-01-11 [colin]      3.7.0cvs31
73
74         * src/addrindex.c
75                 Revert part of patch 3.7.0cvs29 
76                 This function is used when jpilot
77                 support is disabled
78
79 2009-01-11 [colin]      3.7.0cvs30
80
81         * src/folder.c
82                 folder_find_child_item_by_name():
83                 actually use name, not path's basename
84
85 2009-01-11 [paul]       3.7.0cvs29
86
87         * src/addrclip.c
88         * src/addrindex.c
89         * src/addritem.c
90         * src/foldersel.h
91         * src/folderview.c
92         * src/prefs_folder_item.c
93                 clean up some build warnings
94
95 2009-01-11 [paul]       3.7.0cvs28
96
97         * src/gtk/about.c
98                 don't even mention printing support, assume its
99                 presence, unless building with GTK+ < 2.10.0
100
101 2009-01-10 [colin]      3.7.0cvs27
102
103         * src/codeconv.c
104                 Fix bug 1811, '[mime] Crash when there's no 
105                 room for filename's start on the same line'
106                 When the mimetype of the attachment is very 
107                 long, there's no room at all to start the 
108                 name=... parameter on the same line. This
109                 caused an infinite loop as 0 characters of
110                 the filename could be appended.
111                 In such cases, insert linebreak before the
112                 name parameter.
113
114 2009-01-09 [colin]      3.7.0cvs26
115
116         * src/compose.c
117         * src/mainwindow.c
118         * src/common/utils.c
119                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
120                 Compose Window does not attach'
121
122 2009-01-09 [colin]      3.7.0cvs25
123
124         * src/foldersel.c
125                 Fix bug 1817, 'Changing Themes does not 
126                 update the pixmaps in "Select folder" 
127                 dialog box'
128
129 2009-01-09 [colin]      3.7.0cvs24
130
131         * src/main.c
132                 Win32: Fix bug 1816, 'Attaching files with 
133                 command-line generates error after attaching'
134
135 2009-01-09 [paul]       3.7.0cvs23
136
137         * src/gtk/about.c
138                 forgot this '2009' in last commit
139
140 2009-01-09 [paul]       3.7.0cvs22
141
142         * src/*/*.[c,h]
143                 it's 2009!
144                 update copyright headers
145
146 2009-01-09 [paul]       3.7.0cvs21
147
148         * doc/man/claws-mail.1
149                 update Team list
150
151 2009-01-09 [colin]      3.7.0cvs20
152
153         * src/messageview.c
154                 Fix bug 1814, 'Windows' WM badly places 
155                 message view'
156
157 2009-01-09 [colin]      3.7.0cvs19
158
159         * src/prefs_themes.c
160         * src/stock_pixmap.c
161         * src/stock_pixmap.h
162         * src/common/utils.c
163         * src/common/utils.h
164                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
165
166 2009-01-08 [colin]      3.7.0cvs18
167
168         * src/mimeview.c
169                 Win32: Fix bug 1810, 'Pressing 'o' key 
170                 crashes CM'
171
172 2009-01-07 [colin]      3.7.0cvs17
173
174         * src/html.c
175                 Fix bug 1432, '&amp; not escaped in links (HTML 
176                 rendered as text)'
177
178 2009-01-06 [colin]      3.7.0cvs16
179
180         * src/plugins/pgpcore/select-keys.c
181                 Warn translators the usual way about
182                 accels
183
184 2009-01-06 [colin]      3.7.0cvs15
185
186         * src/mainwindow.c
187                 Fix synchronisation dialog that shouldn't
188                 appear when network goes down (Network
189                 Manager)
190         * src/mimeview.c
191         * src/textview.c
192                 Fix save as when attach_save_dir isn't set
193                 fixes bug 1804, 'attach_save_directory does 
194                 not default to $HOME'
195         * src/plugins/pgpcore/select-keys.c
196                 Add mnemonics to buttons - warn translators!
197
198 2009-01-06 [wwp]        3.7.0cvs14
199
200         * src/common/utils.c
201                 Fix cvs13, thanks to Colin.
202
203 2009-01-06 [wwp]        3.7.0cvs13
204
205         * src/common/utils.c
206                 Better support for Spanish Outlook replies (RES).
207
208 2009-01-02 [colin]      3.7.0cvs12
209
210         * src/folderview.c
211                 Fix (+) sign after collapsed folder names that 
212                 have quicksearch-matching children.
213                 Fixes bug 1506, 'Recursive search in collapsed 
214                 folders'
215
216 2009-01-02 [colin]      3.7.0cvs11
217
218         * src/stock_pixmap.c
219         * src/stock_pixmap.h
220                 Remove now-unused stock_pixmap_gdk
221
222 2009-01-02 [colin]      3.7.0cvs10
223
224         * src/gtk/gtkutils.c
225         * src/pixmaps/claws-mail_icon.xpm
226                 Use pixbuf for app icon, and make the app icon
227                 a bit nicer
228
229 2009-01-02 [colin]      3.7.0cvs9
230
231         * src/uri_opener.c
232                 Show both link title and URI if possible
233
234 2009-01-02 [colin]      3.7.0cvs8
235
236         * src/addressadd.c
237         * src/addressbook.c
238         * src/addressbook_foldersel.c
239         * src/addressitem.h
240         * src/folderview.c
241         * src/grouplistdialog.c
242         * src/importldif.c
243         * src/mimeview.c
244         * src/summaryview.c
245         * src/gtk/gtkcmclist.c
246         * src/gtk/gtkcmclist.h
247         * src/gtk/gtkcmctree.c
248         * src/gtk/gtkcmctree.h
249         * src/gtk/gtksctree.c
250         * src/gtk/gtksctree.h
251                 Implement pixbuf rendering in tree widgets
252                 instead of pixmaps
253         * src/plugins/trayicon/trayicon.c
254         * src/noticeview.c
255         * src/prefs_themes.c
256                 Use pixbuf rendering here too
257
258 2008-12-30 [paul]       3.7.0cvs7
259
260         * src/textview.c
261                 no need to prematurely trim the uri in the statusbar
262
263 2008-12-29 [paul]       3.7.0cvs6
264
265         * src/procmsg.c
266                 prefer List-Id header to X-* headers when creating
267                 filter rule automatically
268
269 2008-12-28 [colin]      3.7.0cvs5
270
271         * src/compose.c
272                 Set minimum height to 440 instead of 480
273
274 2008-12-22 [colin]      3.7.0cvs4
275
276         * src/compose.c
277                 Fix bug 1799, '"Discard message" deletes manually 
278                 saved draft'. Switch rmode to REEDIT after 
279                 manually saving.
280
281 2008-12-21 [paul]       3.7.0cvs3
282
283         * tools/claws.i18n.status.pl
284                 updates
285
286 2008-12-21 [paul]       3.7.0cvs2
287
288         * AUTHORS
289         * src/gtk/authors.h
290                 (more) updates
291
292 2008-12-21 [paul]       3.7.0cvs1
293
294         * AUTHORS
295         * src/gtk/authors.h
296                 updates
297
298 2008-12-19 [paul]       3.7.0
299
300         * NEWS
301         * README
302         * RELEASE_NOTES 
303                 3.7.0 released!
304
305 2008-12-19 [paul]       3.6.1cvs80
306
307         * configure.ac
308                 remove unmaintained sk and sr from ALL_LINGUAS
309                 add newly maintained cs to ALL_LINGUAS
310         * po/bg.po
311         * po/ca.po
312         * po/cs.po
313         * po/de.po
314         * po/fi.po
315         * po/hu.po
316         * po/nl.po
317         * po/pt_BR.po
318         * po/ru.po
319         * po/sv.po
320                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
321                 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
322                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
323                 Persson Fink
324
325 2008-12-16 [colin]      3.6.1cvs79
326
327         * src/plugins/pgpcore/sgpgme.c
328                 Fix warning
329
330 2008-12-15 [colin]      3.6.1cvs78
331
332         * src/compose.c
333         * src/privacy.c
334         * src/privacy.h
335         * src/plugins/pgpcore/sgpgme.c
336         * src/plugins/pgpcore/sgpgme.h
337         * src/plugins/pgpinline/pgpinline.c
338         * src/plugins/pgpmime/pgpmime.c
339         * src/plugins/smime/smime.c
340                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
341                 email address" doesn't work'. Use custom from address
342                 if set
343
344 2008-12-15 [colin]      3.6.1cvs77
345
346         * src/common/utils.c
347                 Fix bug 1746, 'Makes a mailto link from several 
348                 paragraphs'
349
350 2008-12-15 [paul]       3.6.1cvs76
351
352         * m4/spamassassin.m4
353                 fix warnings thrown up by autoconf-2.63
354
355 2008-12-13 [colin]      3.6.1cvs75
356
357         * Makefile.am
358         * src/Makefile.am
359         * src/common/ssl.c
360         * src/common/utils.c
361         * src/common/utils.h
362         * tools/Makefile.am
363                 Finish previous patch
364
365 2008-12-13 [colin]      3.6.1cvs74
366
367         * tools/Makefile.am
368                 Only install certs on windows
369
370 2008-12-13 [colin]      3.6.1cvs73
371
372         * tools/Makefile.am
373         * tools/ca-certificates.crt
374         * src/common/Makefile.am
375         * src/common/ssl.c
376                 First try to ship SSL certificates in Windows
377                 build
378
379 2008-12-12 [colin]      3.6.1cvs72
380
381         * configure.ac
382         * src/plugins/pgpinline/claws.def
383                 Windows build fixes
384
385 2008-12-12 [paul]       3.6.1cvs71
386
387         * src/imap.c
388         * src/mh.c
389         * src/partial_download.c
390         * src/textview.c
391         * src/common/claws.c
392         * src/common/prefs.c
393         * src/common/utils.c
394                 win32: fix unlinking, renaming and bug with
395                 non-ascii username
396                 Patch by Colin
397
398 2008-12-11 [colin]      3.6.1cvs70
399
400         * po/fr.po
401         * manual/fr/advanced.xml
402                 Update french translations
403
404 2008-12-10 [colin]      3.6.1cvs69
405
406         * manual/faq.xml
407                 Correct bug submission guidelines
408
409 2008-12-10 [colin]      3.6.1cvs68
410
411         * src/plugins/pgpcore/pgp_viewer.c
412                 Fix bug 1736, 'Key import does not work'
413                 Kill the correct pid (and not the parent
414                 shell), and increase the timeout a bit.
415
416 2008-12-09 [paul]       3.6.1cvs67
417
418         * src/messageview.c
419                 ensure that any stray noticeview buttons are hidden,
420                 as clicking them causes segfaults!
421
422 2008-12-09 [colin]      3.6.1cvs66
423
424         * src/compose.c
425         * src/compose.h
426         * src/folder_item_prefs.h
427         * src/prefs_common.c
428         * src/prefs_common.h
429         * src/common/defs.h
430                 Fix bug 1792, '"Save Message to" should 
431                 retain list of recently selected folders'
432                 Also, make Enchant-related prefs stick
433                 even if the build doesn't enable enchant
434
435 2008-12-09 [paul]       3.6.1cvs65
436
437         * src/messageview.c
438                 fix bug 1787, 'Prevent automatic PGP inline
439                 decryption attempts' use the noticeview to display
440                 decryption failure messages instead of the irritating
441                 popup dialog
442
443 2008-12-09 [colin]      3.6.1cvs64
444
445         * src/prefs_filtering.c
446                 Fix bug 1789, 'filtering account selection 
447                 (regression)'. Filtering on sending-only
448                 accounts can be a little useful when using
449                 filtering via Tools menu.
450
451 2008-12-07 [paul]       3.6.1cvs63
452
453         * src/prefs_actions.c
454                 don't auto-select first entry (same as other
455                 similar dialogs)
456         * src/gtk/pluginwindow.c
457                 these parents don't have children so don't look
458                 for them
459
460 2008-12-07 [paul]       3.6.1cvs62
461
462         * src/prefs_account.c
463         * src/gtk/pluginwindow.c
464         * src/gtk/prefswindow.c
465         * src/gtk/prefswindow.h
466                 auto-select first page
467
468 2008-12-05 [colin]      3.6.1cvs61
469
470         * src/codeconv.c
471         * src/procmime.c
472                 Fix bug 1788, 'CM crashes re-encoding 
473                 encoded parameters' (introduced in cvs40)
474
475 2008-12-05 [paul]       3.6.1cvs60
476
477         * src/prefs_common.h
478                 remove gpg prefs that are no longer needed here
479
480 2008-12-03 [colin]      3.6.1cvs59
481
482         * src/msgcache.c
483                 Speed up cache reading (about 10% gain)
484         * src/summaryview.c
485         * src/gtk/gtksctree.c
486                 Speed up expand/collapse all threads
487                 (about 95% gain)
488
489 2008-12-03 [paul]       3.6.1cvs58
490
491         * configure.ac
492                 eradicate gcc4's signedness warnings
493                 fix building with gnuTLS on (Open)Solaris
494
495 2008-12-01 [colin]      3.6.1cvs57
496
497         * src/gtk/gtkcmclist.c
498                 Fix column headers
499
500 2008-12-01 [colin]      3.6.1cvs56
501
502         * src/plugins/pgpinline/pgpinline.c
503                 Fix bug 1779, 'PGP Inline badly handles 
504                 multipart'. Properly dump the current part
505                 instead of running around with scissors
506
507 2008-11-30 [paul]       3.6.1cvs55
508
509         * manual/advanced.xml
510         * manual/plugins.xml
511         * src/prefs_toolbar.c
512                 remove the verb from the page title and
513                 update references in the manual
514
515 2008-11-30 [paul]       3.6.1cvs54
516
517         * src/prefs_other.c
518                 move Other/ page to Other/Miscellaneous
519         * src/gtk/prefswindow.c
520                 make parent page unselectable
521
522 2008-11-29 [paul]       3.6.1cvs53
523
524         * README
525                 add the new 'primary_paste_unselects' hidden
526                 option, add missing 'log_[...]_color' options,
527                 and reformat the text
528         * manual/advanced.xml
529                 add the new 'primary_paste_unselects' hidden
530                 option, add missing 'log_[...]_color' options
531
532 2008-11-28 [colin]      3.6.1cvs52
533
534         * src/mimeview.c
535                 Fix leak
536
537 2008-11-28 [colin]      3.6.1cvs51
538
539         * po/fr.po
540                 Update translation
541
542 2008-11-28 [colin]      3.6.1cvs50
543
544         * src/mainwindow.c
545                 Fix account selection in Mailing list
546                 menu
547
548 2008-11-28 [paul]       3.6.1cvs49
549
550         * po/Makefile.in.in
551                 automatically remove obsolete strings
552
553 2008-11-28 [colin]      3.6.1cvs48
554
555         * src/plugins/pgpcore/sgpgme.c
556                 Fix error message when key isn't available.
557
558 2008-11-27 [colin]      3.6.1cvs47
559
560         * src/filtering.c
561         * src/matcher.c
562                 Fix a little leak
563
564 2008-11-26 [colin]      3.6.1cvs46
565
566         * src/common/ssl.c
567                 Fix new warning
568
569 2008-11-26 [colin]      3.6.1cvs45
570
571         * src/plugins/pgpcore/select-keys.c
572         * src/plugins/pgpcore/sgpgme.c
573                 Fix bug 1591, 'S/MIME: better key 
574                 handling/selection dialog'
575                 Really ignore revoked/expired keys
576
577 2008-11-26 [colin]      3.6.1cvs44
578
579         * src/main.c
580         * src/common/claws.c
581         * src/common/ssl.c
582                 Make sure libgcrypt's threading is initialised
583                 before gnutls. See also old bug 1539.
584
585 2008-11-26 [colin]      3.6.1cvs43
586
587         * src/imap.c
588         * src/news.c
589         * src/etpan/imap-thread.c
590                 Fix possible crashes due to clist_begin()
591                 not checking for NULLs (it should!)
592
593 2008-11-25 [colin]      3.6.1cvs42
594
595         * src/procmime.c
596                 Fix line length in MIME parameters
597
598 2008-11-22 [paul]       3.6.1cvs41
599
600         * src/compose.c
601                 grab Return key press in attachments Properties
602                 dialog
603
604 2008-11-21 [colin]      3.6.1cvs40
605
606         * src/compose.c
607         * src/procmime.c
608                 Fix bug 1776, 'use encoded name parameters 
609                 for attachments instead of ascii'.
610                 Break the RFC 2047 by using B-encoded 
611                 filename parameter, like everyone does,
612                 following advice from the RFC author.
613
614 2008-11-21 [colin]      3.6.1cvs39
615
616         * src/common/socket.c
617                 Rehandshake if server asks to
618
619 2008-11-21 [colin]      3.6.1cvs38
620
621         * src/mimeview.h
622         * src/toolbar.h
623         * src/common/session.h
624         * src/common/smtp.h
625                 Move conditional-compilation members to
626                 end of structs
627
628 2008-11-19 [wwp]        3.6.1cvs37
629
630         * src/prefs_actions.c
631                 Fixed wrong behaviour when pressing Escape (was not cancelling
632                 the action).
633
634 2008-11-19 [wwp]        3.6.1cvs36
635
636         * src/compose.c
637         * src/matcher.c
638         * src/messageview.c
639         * src/mimeview.c
640         * src/prefs_actions.c
641         * src/prefs_filtering_action.c
642         * src/procmsg.c
643         * src/summaryview.c
644         * src/textview.c
645         * src/common/utils.c
646                 Replace occurrences of "command line" with "command-line" everywhere.
647                 Enforce code style (mostly indentation) in prefs_actions.c.
648
649 2008-11-19 [colin]      3.6.1cvs35
650
651         * src/compose.c
652         * src/prefs_common.c
653         * src/prefs_common.h
654                 Add primary_paste_unselects hidden preference
655                 to change how middle-click pasting changes
656                 the selection and insert point; defaults to
657                 pre-3.6.1cvs31
658
659 2008-11-19 [colin]      3.6.1cvs34
660
661         * src/folderview.c
662                 Always give focus to summaryview, even if
663                 the folder is empty, in small screen layout.
664                 Allows to go back to folderlist using the
665                 keyboard.
666
667 2008-11-18 [colin]      3.6.1cvs33
668
669         * src/mainwindow.h
670                 Put back conditional at the end of struct
671
672 2008-11-18 [colin]      3.6.1cvs32
673
674         * src/procmime.c
675         * src/common/w32_reg.c
676                 Fix crash on win32 when browsing to a
677                 directory
678
679 2008-11-15 [colin]      3.6.1cvs31
680
681         * src/compose.c
682                 After a mid-click paste, deselect selection
683                 and go to end of paste.
684
685 2008-11-15 [colin]      3.6.1cvs30
686
687         * src/compose.c
688                 Auto-save draft after external editor quits
689
690 2008-11-15 [colin]      3.6.1cvs29
691
692         * src/plugins/pgpcore/sgpgme.c
693                 Fix wrong error display, thanks to
694                 Charles A. Edwards
695
696 2008-11-14 [colin]      3.6.1cvs28
697
698         * src/prefs_actions.c
699                 Comment out bogus (IMO) warning
700
701 2008-11-14 [colin]      3.6.1cvs27
702
703         * src/mainwindow.c
704         * src/summaryview.c
705         * src/summaryview.h
706         * src/gtk/menu.c
707         * src/gtk/menu.h
708                 Share summaryview's context menu actions with
709                 the equivalent menu items of the main menu;
710                 this allows to share accelerators and de-
711                 duplicate code.
712
713 2008-11-14 [colin]      3.6.1cvs26
714
715         * src/plugins/pgpcore/sgpgme.c
716                 Fix bug 1768, 'claws-mail crashes while 
717                 checking smime bad signature'
718
719 2008-11-13 [colin]      3.6.1cvs25
720
721         * src/account.c
722         * src/filtering.c
723                 Fix redefinition of PREFSBUFSIZE
724
725 2008-11-13 [wwp]        3.6.1cvs24
726
727         * tools/popfile-link.sh
728                 Add support for reusing existing POPFile session ID.
729
730 2008-11-12 [colin]      3.6.1cvs23
731
732         * src/prefs_gtk.h
733                 Fix bug 1771, 'Folder template gets 
734                 truncated when exiting the application'
735                 Use a 32k buffer for string preferences
736
737 2008-11-11 [colin]      3.6.1cvs22
738
739         * src/summaryview.c
740                 Fix "display sender using addressbook" when
741                 prefs_common.swap_from is in use. Patch by
742                 H. Merijn Brand
743
744 2008-11-11 [colin]      3.6.1cvs21
745
746         * src/autofaces.c
747         * src/common/md5.c
748         * src/common/md5.h
749                 Make a few functions static
750
751 2008-11-07 [colin]      3.6.1cvs20
752
753         * src/mainwindow.c
754         * src/summaryview.c
755                 Fix crash when rebuilding colorlabel
756                 menu
757         * src/addrgather.c
758         * src/editldap.c
759         * src/prefs_account.c
760         * src/prefs_compose_writing.c
761         * src/prefs_logging.c
762         * src/prefs_message.c
763         * src/prefs_other.c
764         * src/prefs_receive.c
765         * src/prefs_summaries.c
766         * src/prefs_wrapping.c
767         * src/plugins/bogofilter/bogofilter_gtk.c
768         * src/plugins/pgpcore/prefs_gpg.c
769         * src/plugins/spamassassin/spamassassin_gtk.c
770                 Fix deprecated use of page_size in 
771                 gtkspinbutton adjustments
772
773 2008-11-06 [mones]      3.6.1cvs19
774
775         * src/mainwindow.c
776                 Fix missing "About" in Help menu
777         * tools/claws.i18n.status.pl
778                 Fix header
779
780 2008-11-05 [colin]      3.6.1cvs18
781
782         * src/action.c
783         * src/main.c
784         * src/mainwindow.c
785         * src/common/socket.c
786         * src/common/socket.h
787         * src/gtk/gtkutils.c
788         * src/gtk/gtkutils.h
789                 w32: Implement single launch (lock
790                 socket); always put debug log to
791                 the rc_dir; fix Start menu update
792                 after registering as default Mail 
793                 app
794
795 2008-11-05 [colin]      3.6.1cvs17
796
797         * src/mainwindow.c
798                 Setting the Mail start menu item in HKCU 
799                 confuses the Internet Options dialog. Do 
800                 it in HKLM as this dialog does.
801
802 2008-11-04 [colin]      3.6.1cvs16
803
804         * src/common/w32_reg.c
805                 Fix off-by-one
806
807 2008-11-04 [colin]      3.6.1cvs15
808
809         * src/procmime.c
810                 w32: Fix getting content-type 
811         * src/mimeview.c
812         * src/prefs_common.c
813         * src/prefs_common.h
814         * src/prefs_ext_prog.c
815         * src/textview.c
816                 w32: better integration (use the
817                 standard file associations instead
818                 of our platform-unadapted open
819                 dialog)
820         * src/mainwindow.c
821         * src/common/utils.c
822         * src/common/w32_reg.c
823         * src/common/w32lib.h
824                 w32: better integration (allow 
825                 setting Claws as default MUA)
826
827 2008-11-01 [colin]      3.6.1cvs14
828
829         * src/codeconv.c
830                 Fix wrongly converted non-ascii characters
831                 when locale's charset is US-ASCII (strict-mode
832                 was failing in this case)
833
834 2008-10-30 [colin]      3.6.1cvs13
835
836         * src/mimeview.c
837         * src/mimeview.h
838         * src/textview.c
839         * src/textview.h
840                 Use one UI Manager per mimeview, instead of
841                 the global one -- else user_data pointer gets
842                 broken if opening and closing another message-
843                 view, then using right-click on a mimeview's 
844                 mimepart. Probably fixes bug 1711, 'Save-as
845                 attachment crashes'
846
847 2008-10-24 [paul]       3.6.1cvs12
848
849         * tools/Makefile.am
850         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
851         * tools/kdeservicemenu/install.sh
852                 another, possibly the final?, attempt on getting this
853                 sorted for kde4
854
855 2008-10-24 [paul]       3.6.1cvs11
856
857         * tools/kdeservicemenu/install.sh
858                 fix servicemenu installation directory on kde4
859
860 2008-10-24 [paul]       3.6.1cvs10
861
862         * tools/kdeservicemenu/README
863         * tools/kdeservicemenu/install.sh
864                 add support for kde4 in addition to kde3.
865                 a rework involving checking for kde4-config, then
866                 kde-config, finally prompting the user for the
867                 location of either if they cannot be found
868                 
869
870 2008-10-18 [paul]       3.6.1cvs9
871
872         * tools/claws.i18n.status.pl
873                 updated with latest translator info.
874                 only print for languages defined in %langname
875
876 2008-10-17 [paul]       3.6.1cvs8
877
878         * src/plugins/pgpcore/sgpgme.c
879                 when listing the uid's, show the uid validity
880
881 2008-10-16 [paul]       3.6.1cvs7
882
883         * INSTALL
884                 updated
885
886 2008-10-13 [wwp]        3.6.1cvs6
887
888         * po/fr.po
889                 Updated French translation.
890
891 2008-10-11 [colin]      3.6.1cvs5
892
893         * src/gtk/authors.h
894                 Fix bug 1756, "Outdated translators list in About 
895                 dialogue". Patch by Aleksei Miheev.
896
897 2008-10-11 [colin]      3.6.1cvs4
898
899         * src/account.c
900         * src/imap.c
901         * src/inc.c
902         * src/main.c
903         * src/mainwindow.c
904         * src/news.c
905         * src/pop.c
906         * src/pop.h
907         * src/prefs_account.c
908         * src/send_message.c
909         * src/send_message.h
910         * src/ssl_manager.c
911         * src/ssl_manager.h
912         * src/wizard.c
913         * src/common/claws.c
914         * src/common/defs.h
915         * src/common/session.c
916         * src/common/session.h
917         * src/common/smtp.c
918         * src/common/smtp.h
919         * src/common/socket.c
920         * src/common/socket.h
921         * src/common/ssl.c
922         * src/common/ssl.h
923         * src/common/ssl_certificate.c
924         * src/common/ssl_certificate.h
925         * src/gtk/about.c
926         * src/gtk/sslcertwindow.c
927         * src/gtk/sslcertwindow.h
928                 Remove OpenSSL code
929
930 2008-10-11 [colin]      3.6.1cvs3
931
932         * src/common/ssl_certificate.c
933                 Make local function static
934
935 2008-10-10 [colin]      3.6.1cvs2
936
937         * src/common/ssl.h
938         * src/common/ssl_certificate.c
939         * src/gtk/sslcertwindow.c
940                 Add offline certificate verification,
941                 thanks to Nikos Mavrogiannopoulos for the
942                 hints
943
944 2008-10-10 [colin]      3.6.1cvs1
945
946         * src/common/ssl_certificate.c
947         * src/gtk/sslcertwindow.c
948                 Fix warnings
949
950 2008-10-10 [paul]       3.6.1
951
952         * m4/spamassassin.m4
953                 remove openssl dross
954
955         * NEWS
956         * README
957         * RELEASE_NOTES 
958                 3.6.1 released!
959
960 2008-10-10 [colin]      3.6.0cvs25
961
962         * src/common/ssl.c
963                 Tell libetpan it doesn't need to init
964                 GnuTLS
965
966 2008-10-10 [colin]      3.6.0cvs24
967
968         * claws-mail.pc.in
969                 Remove references to openssl
970
971 2008-10-09 [colin]      3.6.0cvs23
972
973         * configure.ac
974                 Fix message
975
976 2008-10-09 [colin]      3.6.0cvs22
977
978         * configure.ac
979                 Error out when building against openssl
980
981 2008-10-09 [colin]      3.6.0cvs21
982
983         * configure.ac
984         * COPYING
985         * src/crash.c
986         * src/main.c
987         * src/gtk/about.c
988                 Disable OpenSSL due to requirement of
989                 OpenSSL exception. Code not removed yet,
990                 just in case, but disabled.
991
992 2008-10-09 [colin]      3.6.0cvs20
993
994         * configure.ac
995         * src/Makefile.am
996         * src/crash.c
997         * src/gedit-print.c
998         * src/gedit-print.h
999         * src/main.c
1000         * src/mainwindow.c
1001         * src/messageview.c
1002         * src/prefs_ext_prog.c
1003         * src/prefs_fonts.c
1004         * src/prefs_image_viewer.c
1005         * src/printing.c
1006         * src/printing.h
1007         * src/summaryview.c
1008         * src/gtk/Makefile.am
1009         * src/gtk/about.c
1010         * src/gtk/gtksourceprintjob.c
1011         * src/gtk/gtksourceprintjob.h
1012                 Revert previous patch. It'd be better to remove
1013                 OpenSSL instead, as GnuTLS works as well.
1014
1015 2008-10-09 [colin]      3.6.0cvs19
1016
1017         * configure.ac
1018         * src/Makefile.am
1019         * src/crash.c
1020         * src/gedit-print.c
1021         * src/gedit-print.h
1022         * src/main.c
1023         * src/mainwindow.c
1024         * src/messageview.c
1025         * src/prefs_ext_prog.c
1026         * src/prefs_fonts.c
1027         * src/prefs_image_viewer.c
1028         * src/printing.c
1029         * src/printing.h
1030         * src/summaryview.c
1031         * src/gtk/Makefile.am
1032         * src/gtk/about.c
1033         * src/gtk/gtksourceprintjob.c
1034         * src/gtk/gtksourceprintjob.h
1035                 Remove the libgnomeprint interface (deprecated,
1036                 and fixes Debian's #501570, 'Copyright confusion')
1037
1038 2008-10-09 [colin]      3.6.0cvs18
1039
1040         * configure.ac
1041                 Require libetpan 0.57 (important fixes)
1042
1043 2008-10-08 [paul]       3.6.0cvs17
1044
1045         * src/prefs_filtering_action.c
1046         * src/prefs_matcher.c
1047                 enable re-ordering of the filtering/processing
1048                 condition and actions lists by drag'n'drop
1049
1050 2008-10-08 [colin]      3.6.0cvs16
1051
1052         * src/addressbook.c
1053                 Fix wrong menu title
1054
1055 2008-10-07 [colin]      3.6.0cvs15
1056
1057         * src/imap.c
1058                 After thinking, revert this. It's only a minor
1059                 annoyance to GSSAPI users, and I can't test this
1060                 right now. Postponed until after next good release.
1061
1062 2008-10-07 [colin]      3.6.0cvs14
1063
1064         * src/imap.c
1065                 Don't ask for a password when using GSSAPI
1066
1067 2008-10-07 [colin]      3.6.0cvs13
1068
1069         * src/mainwindow.c
1070                 Fix build with GTK+ < 2.14
1071
1072 2008-10-07 [colin]      3.6.0cvs12
1073
1074         * src/mainwindow.c
1075         * src/mainwindow.h
1076         * src/prefs_common.c
1077         * src/prefs_common.h
1078         * src/summaryview.c
1079         * src/gtk/colorlabel.c
1080                 Fix bug 1749, 'Shortcut keys for color labels 
1081                 not changeable'
1082                 Make fullscreen a setting remembered between
1083                 sessions
1084
1085 2008-10-07 [colin]      3.6.0cvs11
1086
1087         * src/prefs_other.c
1088                 Fix bug 1747, 'Wanderlust keybindings no longer 
1089                 working (regression)'
1090
1091 2008-10-07 [colin]      3.6.0cvs10
1092
1093         * src/mainwindow.c
1094                 Make fullscreen a real menu item
1095
1096 2008-10-07 [colin]      3.6.0cvs9
1097
1098         * src/mainwindow.c
1099                 Make sure we won't save size when
1100                 fullscreening
1101
1102 2008-10-06 [colin]      3.6.0cvs8
1103
1104         * src/mainwindow.c
1105         * src/mainwindow.h
1106                 Handle fullscreen via F11. Patch by
1107                 Michael Rasmussen
1108
1109 2008-10-06 [colin]      3.6.0cvs7
1110
1111         * src/common/ssl.c
1112                 Fix return value when setting client cert
1113
1114 2008-10-04 [colin]      3.6.0cvs6
1115
1116         * src/mimeview.c
1117                 Fix bug 1742, 'Attachment list contents not 
1118                 visible/scrollable'
1119
1120 2008-10-04 [paul]       3.6.0cvs5
1121
1122         * src/mainwindow.c
1123                 fix failure of Hide toolbar option on restart
1124
1125 2008-10-04 [colin]      3.6.0cvs4
1126
1127         * src/addressbook.c
1128         * src/compose.c
1129         * src/mainwindow.c
1130         * src/messageview.c
1131         * src/summaryview.c
1132                 Maemo: Fix bug 1737, Crashes upon opening
1133
1134 2008-10-04 [paul]       3.6.0cvs3
1135
1136         * po/pt_BR.po
1137                 submitted (just a little late) by Frederico
1138                 Goncalves Guimaraes
1139
1140 2008-10-03 [wwp]        3.6.0cvs2
1141
1142         * po/fr.po
1143                 Many fixes, mostly in menus and accelerators.
1144
1145 2008-10-03 [colin]      3.6.0cvs1
1146
1147         * src/gtk/filesel.c
1148                 Allow network mounts with new GTKs: they're
1149                 available via FUSE mounts and we don't need
1150                 GVFS.
1151
1152 2008-10-03 [paul]       3.6.0
1153
1154         * NEWS
1155         * README
1156         * RELEASE_NOTES 
1157                 3.6.0 released!
1158
1159 2008-10-03 [paul]       3.5.0cvs145
1160
1161         * configure.ac
1162         * po/bg.po
1163         * po/nl.po
1164         * po/ru.po
1165         * po/sv.po
1166                 new translations. added by Yasen Pramatarov,
1167                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
1168         * po/ca.po
1169         * po/de.po
1170         * po/fi.po
1171         * po/fr.po
1172         * po/hu.po
1173         * po/it.po
1174         * po/pl.po
1175         * po/zh_CN.po
1176                 updated translations. submitted by Miquel Oliete,
1177                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
1178                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
1179
1180 2008-10-02 [colin]      3.5.0cvs144
1181
1182         * src/common/session.c
1183                 Fix crash when connection fails on windows
1184
1185 2008-10-01 [colin]      3.5.0cvs143
1186
1187         * src/imap.c
1188                 Real fix for FS-unsafe chars on win32
1189
1190 2008-10-01 [colin]      3.5.0cvs142
1191
1192         * src/imap.c
1193                 Encode prohibited filenames on win32
1194
1195 2008-09-30 [mones]      3.5.0cvs141
1196
1197         * src/ldapctrl.c
1198         * src/main.c
1199         * src/prefs_themes.c
1200         * src/printing.c
1201                 Fix output of some debug messages
1202
1203 2008-09-30 [colin]      3.5.0cvs140
1204
1205         * src/addrbook.c
1206         * src/addrharvest.c
1207         * src/compose.c
1208         * src/jpilot.c
1209         * src/mh.c
1210         * src/prefs_themes.c
1211         * src/procheader.c
1212         * src/procmime.c
1213         * src/summaryview.c
1214         * src/common/utils.c
1215         * src/gtk/sslcertwindow.c
1216                 Win32: Fix time usage; use g_stat
1217
1218 2008-09-29 [colin]      3.5.0cvs139
1219
1220         * src/common/utils.c
1221                 Fix case-sensitive match of subject
1222                 prefixes on win32
1223
1224 2008-09-29 [colin]      3.5.0cvs138
1225
1226         * src/folder_item_prefs.c
1227         * src/folder_item_prefs.h
1228         * src/matcher.c
1229         * src/prefs_folder_item.c
1230         * src/prefs_matcher.c
1231         * src/summaryview.c
1232         * src/common/string_match.c
1233         * src/common/utils.c
1234                 Fix a huge leak (dozens of megs per folder
1235                 change) on Windows: disable regexps 
1236
1237 2008-09-28 [paul]       3.5.0cvs137
1238
1239         * po/en_GB.po
1240                 updated
1241
1242 2008-09-27 [colin]      3.5.0cvs136
1243
1244         * src/account.c
1245         * src/account.h
1246                 Add accessor for cur_account
1247
1248 2008-09-27 [colin]      3.5.0cvs135
1249
1250         * src/imap.c
1251                 Fix crash when error happen on session establishment
1252
1253 2008-09-26 [mones]      3.5.0cvs134
1254
1255         * po/es.po
1256                 Updated for release
1257
1258 2008-09-26 [colin]      3.5.0cvs133
1259
1260         * src/plugins/pgpcore/claws.def
1261                 Fix symbol
1262
1263 2008-09-26 [colin]      3.5.0cvs132
1264
1265         * src/prefs_common.c
1266         * src/prefs_common.h
1267         * src/plugins/pgpcore/pgp_viewer.c
1268                 Add an accessor to prefs_common for plugins
1269                 (Win32 fix)
1270
1271 2008-09-25 [colin]      3.5.0cvs131
1272
1273         * src/main.c
1274                 Fix bug 1725, 'useless lines in clawsrc'
1275         * src/plugins/smime/mypgpcore.def
1276                 Add a missing symbol
1277
1278 2008-09-25 [paul]       3.5.0cvs130
1279
1280         * src/plugins/smime/mypgpcore.def
1281         * src/plugins/smime/plugin.def
1282         * src/plugins/smime/version.rc
1283                 add these windows-specific files
1284                 (Thanks to Colin)
1285
1286 2008-09-25 [colin]      3.5.0cvs129
1287
1288         * src/main.c
1289                 Load standard plugins only on first run
1290
1291 2008-09-25 [colin]      3.5.0cvs128
1292
1293         * src/codeconv.c
1294                 Fix build...
1295
1296 2008-09-24 [colin]      3.5.0cvs127
1297
1298         * src/codeconv.c
1299                 Add nb_NO's charset (iso-8859-1)
1300
1301 2008-09-24 [colin]      3.5.0cvs126
1302
1303         * src/common/utils.c
1304                 Fix get_mail_base_dir() on windows
1305                 (was synced from main ages ago)
1306
1307 2008-09-24 [colin]      3.5.0cvs125
1308
1309         * src/main.c
1310         * src/wizard.c
1311                 Integrate better with Windows' style
1312
1313 2008-09-23 [paul]       3.5.0cvs124
1314
1315         * src/compose.c
1316         * src/mainwindow.c
1317         * src/messageview.c
1318                 offer these strings to translators too 
1319
1320 2008-09-23 [colin]      3.5.0cvs123
1321
1322         * configure.ac
1323                 Add a --disable-dbus flag in case we want
1324                 no DBUS even if headers are available (like
1325                 for building gpg4win)
1326         * src/filtering.c
1327         * src/mainwindow.c
1328         * src/prefs_logging.c
1329         * src/common/utils.c
1330         * src/plugins/pgpcore/sgpgme.c
1331         * src/plugins/smime/claws.def
1332                 Windows fixes:
1333                 - disable filtering log (it's crashy for
1334                   some reason)
1335                 - fix gmtime_r when time is -1 (before 01/01/70)
1336                 - add symbols for smime
1337
1338 2008-09-22 [colin]      3.5.0cvs122
1339
1340         * src/common/utils.c
1341         * src/account.c
1342                 Remove raw printf
1343         * src/compose.c
1344                 Fix cursor position after changing account
1345         * src/imap.c
1346         * src/mimeview.c
1347         * src/news.c
1348                 Fix absolute path detection 
1349
1350 2008-09-21 [colin]      3.5.0cvs121
1351
1352         * src/gtk/gtkaspell.c
1353                 Don't try to use empty dictionaries
1354
1355 2008-09-20 [colin]      3.5.0cvs120
1356
1357         * po/POTFILES.in
1358                 Add the new files to the translations
1359
1360 2008-09-20 [colin]      3.5.0cvs119
1361
1362         * configure.ac
1363         * src/plugins/Makefile.am
1364         * src/plugins/smime/Makefile.am
1365         * src/plugins/smime/plugin.c
1366         * src/plugins/smime/smime.c
1367         * src/plugins/smime/smime.deps
1368         * src/plugins/smime/smime.h
1369                 Include S/Mime plugin in the main plugins
1370                 Will ease the Gpg4win team's work
1371
1372 2008-09-20 [colin]      3.5.0cvs118
1373
1374         * src/autofaces.c
1375         * src/compose.c
1376         * src/ldapquery.c
1377         * src/main.c
1378         * src/news.c
1379         * src/common/socket.c
1380         * src/gtk/gtkutils.c
1381         * src/plugins/pgpcore/claws.def
1382                 Windows: more fixes, thanks to wwp and
1383                 Marcus Brinkmann
1384
1385 2008-09-20 [colin]      3.5.0cvs117
1386
1387         * src/imap.c
1388                 Tell on which server errors happened
1389
1390 2008-09-20 [colin]      3.5.0cvs116
1391
1392         * src/etpan/etpan-thread-manager.c
1393         * src/etpan/imap-thread.c
1394         * src/etpan/nntp-thread.c
1395                 Windows: Fix hang on IMAP/NNTP
1396
1397 2008-09-20 [colin]      3.5.0cvs115
1398
1399         * src/common/utils.c
1400                 Fix bug 1723, "Buffer overflow crash caused by 
1401                 preview in 'Date format help' dialog box"
1402                 Also, optimise fast_strftime a bit :)
1403
1404 2008-09-18 [colin]      3.5.0cvs114
1405
1406         * src/procmime.c
1407         * src/textview.c
1408                 Check for NULLs before str* functions
1409
1410 2008-09-18 [colin]      3.5.0cvs113
1411
1412         * src/messageview.c
1413         * src/procmime.c
1414         * src/textview.c
1415                 Handle html parts in multipart/related
1416                 Decode ISO-8859-1 as Windows-1252 (the former
1417                 is a subset of the latter) in order to 
1418                 workaround Outlook mails misencoding
1419         * src/gtk/logwindow.c
1420         * src/gtk/logwindow.h
1421                 Clear mainwindow's error pixmap when the
1422                 error scrolls out of the log
1423
1424 2008-09-17 [colin]      3.5.0cvs112
1425
1426         * src/image_viewer.c
1427                 Fix image loading (multiple childs added to 
1428                 scrolledwindow, break of the resize functionality)
1429         * src/account.c
1430         * src/prefs_folder_item.c
1431         * src/prefs_spelling.c
1432         * src/gtk/gtkaspell.c
1433                 Better fix problems with dictionaries updates
1434
1435 2008-09-17 [colin]      3.5.0cvs111
1436
1437         * src/common/utils.c
1438                 Fix double-opening (fixes multiple signatures when
1439                 using signify)
1440
1441 2008-09-16 [colin]      3.5.0cvs110
1442
1443         * src/prefs_account.c
1444         * src/prefs_folder_item.c
1445         * src/prefs_spelling.c
1446         * src/gtk/gtkaspell.c
1447                 Better stripping of aspell dictionaries names
1448
1449 2008-09-16 [colin]
1450
1451         * 3.6.0-rc1 released
1452
1453 2008-09-16 [colin]      3.5.0cvs109
1454
1455         * src/account.c
1456         * src/inc.c
1457         * src/mainwindow.c
1458         * src/prefs_account.h
1459         * src/prefs_other.c
1460         * src/send_message.c
1461         * src/gtk/inputdialog.c
1462                 Don't add a pref to allow remembering passwords
1463                 (Just not checking the checkbox is enough)
1464
1465 2008-09-16 [colin]      3.5.0cvs108
1466
1467         * configure.ac
1468                 Require libetpan 0.56 as 0.55 is crashy
1469         * src/messageview.c
1470                 Fix english
1471         * src/gtk/inputdialog.c
1472         * src/gtk/inputdialog.h
1473                 Fix warnings
1474
1475 2008-09-16 [wwp]        3.5.0cvs107
1476
1477         * src/compose.c
1478                 Complete 3.5.0cvs106 by removing a function that got
1479                 moved to account.[ch].
1480
1481 2008-09-16 [wwp]        3.5.0cvs106
1482
1483         * src/account.c
1484         * src/account.h
1485         * src/compose.c
1486         * src/quote_fmt.c
1487         * src/quote_fmt_lex.l
1488         * src/quote_fmt_parse.y
1489                 Add account signature (path and value string) manipulation
1490                 keywords to the template processor. It's now possible in
1491                 all templates to insert the account signature to an
1492                 arbitrary location or to pass it to a external script for
1493                 further editing.
1494
1495
1496 2008-09-16 [mones]      3.5.0cvs105
1497
1498         * src/imap.c
1499         * src/inc.c
1500         * src/mainwindow.c
1501         * src/mainwindow.h
1502         * src/news.c
1503         * src/prefs_account.h
1504         * src/prefs_common.c
1505         * src/prefs_common.h
1506         * src/prefs_other.c
1507         * src/send_message.c
1508         * src/gtk/inputdialog.c
1509         * src/gtk/inputdialog.h
1510                 Implement session passwords: unsaved passwords for receiving
1511                 or sending of accounts can be remembered while running to 
1512                 avoid repetitive typing.
1513                 As keeping passwords in memory is unsafe a new preference 
1514                 in Other page is added to activate or not such capability.
1515
1516 2008-09-14 [colin]      3.5.0cvs104
1517
1518         * src/codeconv.c
1519         * src/codeconv.h
1520                 Make conv_iconv_strdup static
1521
1522 2008-09-12 [colin]      3.5.0cvs103
1523
1524         * claws-mail.pc.in
1525         * src/Makefile.am
1526         * src/compose.c
1527         * src/compose.h
1528         * src/crash.c
1529         * src/folder_item_prefs.c
1530         * src/folder_item_prefs.h
1531         * src/main.c
1532         * src/prefs_account.c
1533         * src/prefs_common.c
1534         * src/prefs_common.h
1535         * src/prefs_folder_item.c
1536         * src/prefs_spelling.c
1537         * src/prefs_template.c
1538         * src/quote_fmt.h
1539         * src/quote_fmt_parse.y
1540         * src/toolbar.c
1541         * src/toolbar.h
1542         * src/gtk/Makefile.am
1543         * src/gtk/about.c
1544         * src/gtk/filesel.c
1545         * src/gtk/gtkaspell.c
1546         * src/gtk/gtkaspell.h
1547         * src/plugins/bogofilter/Makefile.am
1548         * src/plugins/dillo_viewer/Makefile.am
1549         * src/plugins/spamassassin/Makefile.am
1550         * src/plugins/trayicon/Makefile.am
1551                 Switch spellchecker to Enchant
1552
1553 2008-09-12 [paul]       3.5.0cvs102
1554
1555         * tools/README
1556         * tools/csv2addressbook.pl
1557                 add support for Fox Mail
1558
1559 2008-09-12 [paul]       3.5.0cvs101
1560
1561         * src/compose.c
1562         * src/prefs_wrapping.c
1563                 changes to English
1564
1565 2008-09-12 [paul]       3.5.0cvs100
1566
1567         * configure.ac
1568                 revert cvs99's libenchant commit error
1569
1570 2008-09-12 [colin]      3.5.0cvs99
1571
1572         * src/inc.c
1573                 Only go to inbox if there are new mails
1574                 (and fetch was manual)
1575
1576 2008-09-10 [colin]      3.5.0cvs98
1577
1578         * src/inc.c
1579         * src/summaryview.c
1580         * src/common/session.c
1581                 Use g_timeout_add_seconds instead of g_timeout_add
1582                 on glib >= 2.14 when we don't need precision on the 
1583                 delay. This helps reducing power consumption:
1584                 http://mjg59.livejournal.com/74651.html
1585
1586 2008-09-10 [colin]      3.5.0cvs97
1587
1588         * src/compose.c
1589                 Don't save window size and position when
1590                 compose is hidden (filtering action)
1591
1592 2008-09-09 [colin]      3.5.0cvs96
1593
1594         * src/action.h
1595         * src/addr_compl.c
1596         * src/addressadd.c
1597         * src/addressbook.h
1598         * src/addressbook_foldersel.c
1599         * src/addressitem.h
1600         * src/addrgather.c
1601         * src/alertpanel.c
1602         * src/browseldap.c
1603         * src/editaddress.c
1604         * src/editaddress_other_attributes_ldap.h
1605         * src/editbook.c
1606         * src/editjpilot.c
1607         * src/editldap.c
1608         * src/editldap_basedn.c
1609         * src/editvcard.c
1610         * src/exphtmldlg.c
1611         * src/expldifdlg.c
1612         * src/export.c
1613         * src/foldersel.c
1614         * src/foldersel.h
1615         * src/gedit-print.c
1616         * src/gedit-print.h
1617         * src/grouplistdialog.c
1618         * src/headerview.c
1619         * src/headerview.h
1620         * src/image_viewer.c
1621         * src/import.c
1622         * src/importldif.c
1623         * src/importmutt.c
1624         * src/importpine.c
1625         * src/inc.c
1626         * src/main.c
1627         * src/main.h
1628         * src/messageview.c
1629         * src/messageview.h
1630         * src/noticeview.c
1631         * src/prefs_actions.c
1632         * src/prefs_filtering.c
1633         * src/prefs_folder_column.c
1634         * src/prefs_gtk.h
1635         * src/prefs_summary_column.c
1636         * src/prefs_toolbar.c
1637         * src/send_message.c
1638         * src/setup.c
1639         * src/sourcewindow.c
1640         * src/sourcewindow.h
1641         * src/ssl_manager.c
1642         * src/statusbar.c
1643         * src/statusbar.h
1644         * src/stock_pixmap.c
1645         * src/stock_pixmap.h
1646         * src/summaryview.c
1647         * src/textview.c
1648         * src/textview.h
1649         * src/undo.h
1650         * src/uri_opener.c
1651         * src/wizard.c
1652         * src/wizard.h
1653         * src/common/ssl.h
1654         * src/common/utils.c
1655         * src/gtk/about.c
1656         * src/gtk/colorlabel.c
1657         * src/gtk/colorlabel.h
1658         * src/gtk/combobox.h
1659         * src/gtk/description_window.c
1660         * src/gtk/filesel.c
1661         * src/gtk/gtkaspell.c
1662         * src/gtk/gtkaspell.h
1663         * src/gtk/gtkcmclist.c
1664         * src/gtk/gtkcmclist.h
1665         * src/gtk/gtkcmctree.c
1666         * src/gtk/gtkcmctree.h
1667         * src/gtk/gtkcmoptionmenu.h
1668         * src/gtk/gtksctree.c
1669         * src/gtk/gtksctree.h
1670         * src/gtk/gtkshruler.c
1671         * src/gtk/gtkshruler.h
1672         * src/gtk/gtksourceprintjob.c
1673         * src/gtk/gtksourceprintjob.h
1674         * src/gtk/gtkutils.c
1675         * src/gtk/gtkutils.h
1676         * src/gtk/gtkvscrollbutton.c
1677         * src/gtk/gtkvscrollbutton.h
1678         * src/gtk/icon_legend.c
1679         * src/gtk/inputdialog.c
1680         * src/gtk/logwindow.c
1681         * src/gtk/logwindow.h
1682         * src/gtk/manage_window.c
1683         * src/gtk/manage_window.h
1684         * src/gtk/menu.c
1685         * src/gtk/prefswindow.c
1686         * src/gtk/progressdialog.c
1687         * src/gtk/progressdialog.h
1688         * src/plugins/bogofilter/bogofilter_gtk.c
1689         * src/plugins/pgpcore/passphrase.c
1690         * src/plugins/spamassassin/spamassassin_gtk.c
1691         * src/plugins/trayicon/trayicon.c
1692         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1693         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1694         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1695         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1696         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1697                 Complete GTK+ 2.14 undeprecation
1698                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1699
1700 2008-09-09 [colin]      3.5.0cvs95
1701
1702         * src/gtk/gtkcmclist.h
1703                 Fix build on GTK+ 2.14
1704
1705 2008-09-08 [colin]      3.5.0cvs94
1706
1707         * src/noticeview.c
1708         * src/noticeview.h
1709                 Remove GtkSignalFunc
1710
1711 2008-09-07 [colin]      3.5.0cvs93
1712
1713         * src/addressadd.c
1714         * src/addressbook_foldersel.c
1715         * src/gtk/gtkcmclist.c
1716         * src/gtk/gtkcmclist.h
1717         * src/gtk/gtkcmctree.c
1718         * src/gtk/gtkcmctree.h
1719         * src/gtk/gtksctree.c
1720         * src/gtk/prefswindow.c
1721         * src/gtk/prefswindow.h
1722                 Use GDestroyNotify instead of GtkDestroyNotify
1723                 (deprecated in GTK+ 2.14)
1724
1725 2008-09-07 [colin]      3.5.0cvs92
1726
1727         * src/textview.c
1728                 Fix bug 1712, 'invalid "Phishing attempt warning" 
1729                 when linked text ends with spaces'
1730
1731 2008-09-05 [colin]      3.5.0cvs91
1732
1733         * src/procmime.c
1734                 Maybe fix bug 1711, 'Save-as attachment crashes'
1735                 Possibly wrong free() due to pointer shifting
1736
1737 2008-09-05 [colin]      3.5.0cvs90
1738
1739         * src/compose.c
1740                 Fix bug 1710, 'User misreads "Discard Message" 
1741                 as "Discard Changes"'. Propose to save or discard
1742                 only the latest changes when closing an existing
1743                 draft. Autosave may still have saved parts of the
1744                 edit session.
1745
1746 2008-09-04 [colin]      3.5.0cvs89
1747
1748         * src/summaryview.c
1749                 Fix bug 1707, 'Segfault when sorting on non-visible column'
1750
1751 2008-09-01 [colin]      3.5.0cvs88
1752
1753         * src/imap.c
1754         * src/summaryview.c
1755         * src/common/tags.c
1756         * src/etpan/imap-thread.c
1757         * src/etpan/imap-thread.h
1758                 Store spam flag on IMAP (Junk/NonJunk, as 
1759                 ThunderBird does - this is nonstandard)
1760
1761 2008-08-31 [wwp]        3.5.0cvs87
1762
1763         * ChangeLog
1764                 Fix globish edition^Wediting.
1765
1766 2008-08-31 [wwp]        3.5.0cvs86
1767
1768         * src/addressbook.c
1769                 Don't break nickname editing for non-LDAP books (nickname
1770                 value was overwritten when editing existing contact, this
1771                 came from 3.0.2cvs109).
1772
1773 2008-08-30 [colin]      3.5.0cvs85
1774
1775         * src/mainwindow.c
1776         * src/summaryview.c
1777                 Fix "Apply tags..." key shortcut
1778
1779 2008-08-29 [iwkse]      3.5.0cvs84
1780
1781         * src/summaryview.c
1782                         Bit of clean:)
1783
1784 2008-08-29 [iwkse]      3.5.0cvs83
1785
1786         * src/summaryview.c
1787                         Disable "Move to trash" action if
1788                         we are in a trash-like folder.
1789                         Thanks to colinl
1790
1791 2008-08-29 [paul]       3.5.0cvs82
1792
1793         * configure.ac
1794                 bump up libetpan version requirement since
1795                 0.55 is released now
1796
1797 2008-08-28 [wwp]        3.5.0cvs81
1798
1799         * src/account.c
1800         * src/pop.c
1801         * src/prefs_account.c
1802         * src/prefs_account.h
1803                 Add finer granularity to the POP3's remove-after delay (now in
1804                 hours in addition to in days), patch by Paul Rolland.
1805
1806 2008-08-28 [wwp]        3.5.0cvs80
1807
1808         * src/gtk/combobox.c
1809                 Fix a typo in a comment.
1810
1811 2008-08-28 [iwkse]      3.5.0cvs79
1812
1813         * src/account.c
1814         * src/prefs_actions.c
1815         * src/prefs_filtering.c
1816         * src/prefs_template.c
1817                         Add search feature to the account, 
1818                         template and action dialog.
1819                         It's turned on selecting one row
1820                         of the list and typing some random
1821                         letter. Thanks to wwp, colinl
1822
1823 2008-08-28 [colin]      3.5.0cvs78
1824
1825         * src/Makefile.am
1826         * src/account.c
1827         * src/compose.c
1828         * src/prefs_account.c
1829         * src/prefs_account.h
1830         * src/privacy.c
1831         * src/privacy.h
1832         * src/procmime.c
1833         * src/stock_pixmap.c
1834         * src/stock_pixmap.h
1835         * src/summaryview.c
1836         * src/pixmaps/key_gpg_signed.xpm
1837                 Fix bug 1412, "Sign reply, if mail was signed"
1838                 Add an account preference to sign replies to signed mails
1839
1840 2008-08-28 [iwkse]      3.5.0cvs77
1841
1842         * src/prefs_filtering.c
1843                 Making the search more useful,
1844                 jumping directly to the relative rule.
1845
1846 2008-08-27 [colin]      3.5.0cvs76
1847
1848         * src/main.c
1849                 Add a bit of info
1850
1851 2008-08-27 [colin]      3.5.0cvs75
1852
1853         * src/gtk/gtkcmctree.c
1854                 Fix a few ifdefs
1855
1856 2008-08-26 [colin]      3.5.0cvs74
1857
1858         * src/gtk/gtkcmctree.c
1859                 Fix missing inits on old glib
1860
1861 2008-08-26 [wwp]        3.5.0cvs73
1862
1863         * src/common/utils.c
1864                 Added 'Fwd' to the list of known common subject prefixes.
1865
1866 2008-08-25 [iwkse]      3.5.0cvs72
1867
1868         * src/image_viewer.c
1869                 Add animated gif support to the
1870                 message preview.
1871
1872 2008-08-25 [colin]      3.5.0cvs71
1873
1874         * src/gtk/gtkcmctree.c
1875                 Make sure work isn't null
1876
1877 2008-08-24 [colin]      3.5.0cvs70
1878
1879         * src/common/ssl.c
1880                 Fix typo on SSL_CERT_DIR
1881
1882 2008-08-23 [holger]     3.5.0cvs69
1883
1884         * src/printing.c
1885                 Fix bug 1699 'Separator line mis-placed when
1886                 printing some e-mails'. The number of header lines
1887                 was not correctly calculated when Pango inserts
1888                 linebreaks
1889
1890 2008-08-23 [colin]      3.5.0cvs68
1891
1892         * src/mainwindow.c
1893                 Fix the account selector button; thanks
1894                 to wwp
1895
1896 2008-08-21 [colin]      3.5.0cvs67
1897
1898         * src/compose.c
1899         * src/compose.h
1900                 Add a compose preference for auto-indent
1901         * src/mainwindow.c
1902         * src/summaryview.c
1903                 Make colorlabel accels a bit less hacky
1904
1905 2008-08-21 [colin]      3.5.0cvs66
1906
1907         * src/compose.c
1908         * src/prefs_common.c
1909         * src/prefs_common.h
1910         * src/prefs_wrapping.c
1911                 Add a preference for autoindent; fix no_join tag
1912                 being applied to whole lines instead of just \n when
1913                 creating a line 
1914
1915 2008-08-21 [colin]      3.5.0cvs65
1916
1917         * src/compose.c
1918                 Add support for auto-indentation
1919
1920 2008-08-19 [colin]      3.5.0cvs64
1921
1922         * src/compose.c
1923                 Save Autowrap status in drafts/queued mails
1924
1925 2008-08-19 [colin]      3.5.0cvs63
1926
1927         * src/mainwindow.c
1928                 Fix a comment (in reality, test commit on
1929                 the new CVS server)
1930
1931 2008-08-17 [colin]      3.5.0cvs62
1932
1933         * src/prefs_actions.c
1934         * src/procmime.c
1935         * src/wizard.c
1936         * src/common/socket.h
1937         * src/gtk/gtkcmctree.c
1938                 Fix warnings
1939
1940 2008-08-16 [colin]      3.5.0cvs61
1941
1942         * src/editaddress_other_attributes_ldap.h
1943                 Add 'l' field (localityName)
1944
1945 2008-08-16 [colin]      3.5.0cvs60
1946
1947         * src/mainwindow.c
1948         * src/gtk/gtkcmclist.c
1949         * src/gtk/gtkcmclist.h
1950         * src/gtk/gtkcmctree.c
1951         * src/gtk/gtksctree.c
1952         * src/gtk/gtkutils.c
1953         * src/gtk/gtkvscrollbutton.c
1954                 Fix Maemo build (OS2007)
1955
1956 2008-08-14 [colin]      3.5.0cvs59
1957
1958         * src/folder.c
1959                 Don't crash if parent is null when creating
1960                 a folder
1961         * src/gtk/pluginwindow.c
1962                 Don't crash on race when closing window while
1963                 a plugin is loading and does gtk_iterations
1964
1965 2008-08-13 [colin]      3.5.0cvs58
1966
1967         * src/messageview.c
1968         * src/messageview.h
1969         * src/mimeview.c
1970                 Fix bug 1696, 'Viewing binary attachements 
1971                 as text over 1 MB' (various buglets)
1972
1973 2008-08-10 [colin]      3.5.0cvs57
1974
1975         * src/summaryview.c
1976         * src/gtk/gtkcmclist.c
1977                 Continue fixing GTK < 2.12 build, thanks to
1978                 Michael Hugues
1979
1980 2008-08-10 [colin]      3.5.0cvs56
1981
1982         * src/gtk/gtksctree.c
1983                 Fix build on GTK < 2.12
1984
1985 2008-08-09 [colin]      3.5.0cvs55
1986
1987         * src/mainwindow.c
1988                 Fix untranslatable strings, thanks to
1989                 Stephan Sachse
1990
1991 2008-08-07 [colin]      3.5.0cvs54
1992
1993         * src/compose.c
1994         * src/editaddress.c
1995         * src/folderview.c
1996         * src/mainwindow.c
1997         * src/message_search.c
1998         * src/mimeview.c
1999         * src/noticeview.c
2000         * src/prefs_account.c
2001         * src/prefs_common.c
2002         * src/prefs_customheader.c
2003         * src/prefs_ext_prog.c
2004         * src/prefs_filtering_action.c
2005         * src/prefs_gtk.c
2006         * src/prefs_logging.c
2007         * src/prefs_matcher.c
2008         * src/prefs_msg_colors.c
2009         * src/procmime.c
2010         * src/summary_search.c
2011         * src/summaryview.c
2012         * src/toolbar.c
2013         * src/gtk/colorsel.c
2014         * src/gtk/gtkaspell.c
2015         * src/gtk/gtkutils.c
2016         * src/gtk/gtkutils.h
2017         * src/gtk/inputdialog.c
2018         * src/gtk/pluginwindow.c
2019         * src/gtk/quicksearch.c
2020         * src/plugins/bogofilter/bogofilter_gtk.c
2021         * src/plugins/dillo_viewer/dillo_prefs.c
2022         * src/plugins/spamassassin/spamassassin_gtk.c
2023                 - Fix Ctrl-Space shortcut
2024                 - Fix mime-parsing bug in procmime (cvs52)
2025                 - Fix double-free in procmime (cvs52)
2026                 - Use gtk_bin_get_child instead of GTK_BIN()->child
2027                 - Fix Goto menu in mainwindow
2028
2029 2008-08-07 [mones]      3.5.0cvs53
2030
2031         * po/es.po
2032                 Updated translation (lots of changes!)
2033         * src/compose.c
2034                 Add missing accelerator key
2035         * src/mainwindow.c
2036                 Restored 'v' key function (thanks Colin!)
2037
2038 2008-08-06 [colin]      3.5.0cvs52
2039
2040         * src/addrbook.c
2041         * src/addrcindex.c
2042         * src/addrduplicates.c
2043         * src/addrharvest.c
2044         * src/enriched.c
2045         * src/html.c
2046         * src/ldif.c
2047         * src/mimeview.c
2048         * src/mutt.c
2049         * src/pine.c
2050         * src/procmime.c
2051         * src/vcard.c
2052         * src/wizard.c
2053                 Fix my use of g_utf8_strdown (it returns
2054                 a newly allocated string and doesn't
2055                 change the parameter)
2056
2057 2008-08-06 [colin]      3.5.0cvs51
2058
2059         * src/compose.c
2060                 Fix bug 1690, 'Copy/Paste in edit window may 
2061                 break Undo'; middle-click pastes aren't 
2062                 REPLACE_INSERT but just INSERT. 
2063                 Also, fix privacy menu selection
2064
2065 2008-08-05 [colin]      3.5.0cvs50
2066
2067         * src/action.c
2068         * src/addr_compl.c
2069         * src/addrbook.c
2070         * src/addrcindex.c
2071         * src/addrduplicates.c
2072         * src/addrharvest.c
2073         * src/enriched.c
2074         * src/html.c
2075         * src/ldif.c
2076         * src/main.c
2077         * src/mimeview.c
2078         * src/mutt.c
2079         * src/pine.c
2080         * src/procmime.c
2081         * src/vcard.c
2082         * src/wizard.c
2083         * src/common/socket.c
2084         * src/gtk/gtkutils.c
2085         * src/gtk/gtkutils.h
2086         * src/gtk/menu.c
2087         * src/plugins/spamassassin/spamassassin.c
2088                 More undeprecation (Glib)
2089
2090 2008-08-05 [colin]      3.5.0cvs49
2091
2092         * src/prefs_account.c
2093         * src/prefs_filtering_action.c
2094         * src/prefs_matcher.c
2095         * src/gtk/Makefile.am
2096         * src/gtk/claws-marshal.list
2097         * src/gtk/colorlabel.c
2098         * src/gtk/colorsel.c
2099         * src/gtk/foldersort.c
2100         * src/gtk/gtkaspell.c
2101         * src/gtk/gtkcmclist.c
2102         * src/gtk/gtkcmclist.h
2103         * src/gtk/gtkcmctree.c
2104         * src/gtk/gtkcmctree.h
2105         * src/gtk/gtkcmoptionmenu.c
2106         * src/gtk/gtkcmoptionmenu.h
2107         * src/gtk/gtksctree.c
2108         * src/gtk/gtksctree.h
2109         * src/gtk/gtkutils.c
2110         * src/gtk/gtkutils.h
2111         * src/gtk/gtkvscrollbutton.c
2112         * src/gtk/menu.c
2113         * src/gtk/menu.h
2114         * src/gtk/quicksearch.c
2115         * src/plugins/dillo_viewer/dillo_viewer.c
2116         * src/plugins/pgpcore/select-keys.c
2117                 Try to finish yesterday's commit
2118
2119 2008-08-04 [colin]      3.5.0cvs48
2120
2121         * src/addressadd.c
2122         * src/addressbook.c
2123         * src/addressbook_foldersel.c
2124         * src/addressitem.h
2125         * src/addrgather.c
2126         * src/browseldap.c
2127         * src/compose.c
2128         * src/compose.h
2129         * src/editaddress.c
2130         * src/editaddress_other_attributes_ldap.c
2131         * src/editgroup.c
2132         * src/editldap_basedn.c
2133         * src/folderview.c
2134         * src/folderview.h
2135         * src/grouplistdialog.c
2136         * src/image_viewer.c
2137         * src/imap_gtk.c
2138         * src/importldif.c
2139         * src/main.c
2140         * src/mainwindow.c
2141         * src/message_search.c
2142         * src/mh_gtk.c
2143         * src/mimeview.c
2144         * src/mimeview.h
2145         * src/news_gtk.c
2146         * src/noticeview.h
2147         * src/prefs_account.c
2148         * src/prefs_filtering_action.c
2149         * src/prefs_matcher.c
2150         * src/prefs_msg_colors.c
2151         * src/prefs_summaries.c
2152         * src/statusbar.c
2153         * src/stock_pixmap.c
2154         * src/summary_search.c
2155         * src/summaryview.c
2156         * src/summaryview.h
2157         * src/textview.c
2158         * src/toolbar.h
2159         * src/gtk/Makefile.am
2160         * src/gtk/claws-marshal.list
2161         * src/gtk/colorsel.c
2162         * src/gtk/foldersort.c
2163         * src/gtk/gtkaspell.c
2164         * src/gtk/gtkcmclist.c
2165         * src/gtk/gtkcmclist.h
2166         * src/gtk/gtkcmctree.c
2167         * src/gtk/gtkcmctree.h
2168         * src/gtk/gtksctree.c
2169         * src/gtk/gtksctree.h
2170         * src/gtk/gtkutils.c
2171         * src/gtk/gtkutils.h
2172         * src/gtk/gtkvscrollbutton.c
2173         * src/gtk/menu.c
2174         * src/gtk/menu.h
2175         * src/gtk/quicksearch.c
2176         * src/plugins/dillo_viewer/dillo_viewer.c
2177         * src/plugins/pgpcore/select-keys.c
2178                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
2179                 Undeprecate their implementation (GtkArg, GtkType, ...)
2180                 Undeprecate a few other things here and there
2181                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
2182                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
2183                 still have work to do
2184
2185 2008-08-04 [colin]      3.5.0cvs47
2186
2187         * src/compose.c
2188         * src/compose.h
2189         * src/toolbar.h
2190         * src/textview.c
2191         * src/stock_pixmap.c
2192         * src/statusbar.c
2193         * src/noticeview.h
2194         * src/mimeview.h
2195         * src/mainwindow.c
2196         * src/image_viewer.c
2197         * src/gtk/gtkaspell.c
2198         * src/gtk/gtkvscrollbutton.c
2199         * src/plugins/dillo_viewer/dillo_viewer.c
2200                 Undeprecate more things
2201
2202 2008-08-02 [colin]      3.5.0cvs46
2203
2204         * src/mainwindow.c
2205                 Fix toggle menu activation state
2206                 (thanks to cvs45 ;)
2207
2208 2008-08-02 [paul]       3.5.0cvs45
2209
2210         * src/mainwindow.c
2211                 fix sensitivity of
2212                 /View/Show or hide/Message View
2213
2214 2008-08-01 [paul]       3.5.0cvs44
2215
2216         * src/common/utils.c
2217         * src/plugins/pgpcore/claws.def
2218         * src/plugins/pgpinline/claws.def
2219                 fix compilation problems on mingw32,
2220                 (bug 1688) Patch by Marcus Brinkmann
2221
2222 2008-08-01 [colin]      3.5.0cvs43
2223
2224         * src/gtk/gtkutils.c
2225         * src/gtk/gtkvscrollbutton.c
2226                 Oups, fix build
2227
2228 2008-08-01 [colin]      3.5.0cvs42
2229
2230         * src/compose.c
2231         * src/foldersel.c
2232         * src/mainwindow.c
2233         * src/prefs_account.c
2234         * src/prefs_folder_item.c
2235         * src/prefs_quote.c
2236         * src/summaryview.c
2237         * src/gtk/gtkaspell.c
2238         * src/gtk/gtkutils.c
2239         * src/gtk/gtkvscrollbutton.c
2240                 Replace a few deprecated function calls
2241
2242 2008-08-01 [paul]       3.5.0cvs41
2243
2244         * src/action.c
2245                 fix crash that occurs because of recent GtkUIManager
2246                 changes. Thanks to Colin
2247
2248 2008-07-31 [colin]      3.5.0cvs40
2249
2250         * src/addressbook.c
2251         * src/compose.c
2252         * src/mainwindow.c
2253         * src/messageview.c
2254                 Some Maemo fixes
2255         * src/gtk/menu.c
2256         * src/gtk/menu.h
2257                 Remove deprecated helper funcs
2258
2259 2008-07-30 [colin]      3.5.0cvs39
2260
2261         * src/folderview.c
2262         * src/folderview.h
2263         * src/imap_gtk.c
2264         * src/mh_gtk.c
2265         * src/news_gtk.c
2266                 Move the folderview popup menu to GtkUIManager
2267
2268 2008-07-29 [colin]      3.5.0cvs38
2269
2270         * src/account.c
2271         * src/account.h
2272         * src/action.c
2273         * src/action.h
2274         * src/addressitem.h
2275         * src/compose.c
2276         * src/edittags.c
2277         * src/mainwindow.c
2278         * src/mainwindow.h
2279         * src/mimeview.c
2280         * src/summaryview.c
2281         * src/gtk/menu.c
2282         * src/gtk/menu.h
2283                 Switch the main menu to GtkUIManager
2284                 Warning fixes
2285
2286 2008-07-29 [colin]      3.5.0cvs37
2287
2288         * src/news.c
2289                 Fix bug 1684, 'view news messages with large 
2290                 attachements segfaults'
2291
2292 2008-07-29 [colin]      3.5.0cvs36
2293
2294         * src/action.c
2295         * src/action.h
2296         * src/addressbook.c
2297         * src/addressitem.h
2298         * src/compose.c
2299         * src/compose.h
2300         * src/messageview.c
2301         * src/messageview.h
2302         * src/summaryview.c
2303         * src/gtk/menu.c
2304         * src/gtk/menu.h
2305                 More switches to GtkUIManager
2306
2307 2008-07-26 [colin]      3.5.0cvs35
2308
2309         * src/gtk/menu.c
2310         * src/gtk/menu.h
2311                 Fix prototype
2312
2313 2008-07-25 [colin]      3.5.0cvs34
2314
2315         * src/addrcustomattr.c
2316         * src/addressbook.c
2317         * src/compose.c
2318         * src/editaddress.c
2319         * src/editaddress_other_attributes_ldap.h
2320         * src/edittags.c
2321         * src/mainwindow.c
2322         * src/mimeview.c
2323         * src/prefs_actions.c
2324         * src/prefs_filtering.c
2325         * src/prefs_template.c
2326         * src/summaryview.c
2327         * src/textview.c
2328         * src/textview.h
2329         * src/toolbar.c
2330         * src/gtk/about.c
2331         * src/gtk/menu.c
2332         * src/gtk/menu.h
2333         * src/plugins/trayicon/trayicon.c
2334                 More changes from GtkItemFactory to GtkUIManager
2335
2336 2008-07-25 [colin]      3.5.0cvs33
2337
2338         * src/gtk/menu.h
2339                 Add a macro to remove menu items
2340                 Make the gui_manager variable useless
2341
2342 2008-07-24 [colin]      3.5.0cvs32
2343
2344         * src/mimeview.c
2345                 Fix a gtk warning on clear
2346         * src/mainwindow.c
2347         * src/summaryview.c
2348         * src/summaryview.h
2349                 Switch the message list popup menu to
2350                 GtkUIManager
2351
2352 2008-07-23 [colin]      3.5.0cvs31
2353
2354         * src/plugins/pgpcore/pgp_viewer.c
2355         * src/plugins/pgpcore/sgpgme.c
2356                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2357                 Patch by Thomas Wiegner <wiegner@gmx.de>
2358
2359 2008-07-20 [paul]       3.5.0cvs30
2360
2361         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2362                 remove redundant GTK version check
2363
2364 2008-07-20 [ticho]      3.5.0cvs29
2365
2366         * src/folderview.c
2367         * src/imap_gtk.c
2368         * src/news_gtk.c
2369                 Moved sensitivity setting for "Download messages" for IMAP and
2370                 news folders from folderview.c to imap_gtk.c and news_gtk.c
2371                 respectively for better code readability.
2372                 Fixed indentation in news' set_sensitivity().
2373
2374 2008-07-20 [paul]       3.5.0cvs28
2375
2376         * src/addrgather.c
2377                 remove more redundant code following cvs27
2378
2379 2008-07-20 [paul]       3.5.0cvs27
2380
2381         * src/addrgather.c
2382                 remove now redundant code
2383         * src/mainwindow.c
2384         * src/mainwindow.h
2385                 fix bug 1673, 'Tools/Harvest adresses is
2386                 grayed out if folder is empty'
2387
2388 2008-07-19 [ticho]      3.5.0cvs26
2389
2390         * src/edittags.c
2391         * src/main.c
2392         * src/mimeview.c
2393         * src/mimeview.h
2394         * src/gtk/gtkutils.c
2395         * src/gtk/gtkutils.h
2396         * src/gtk/menu.c
2397         * src/gtk/menu.h
2398                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2399                 instead of deprecated GtkItemFactory.
2400
2401 2008-07-19 [colin]      3.5.0cvs25
2402
2403         * src/account.c
2404         * src/addrgather.c
2405         * src/compose.c
2406         * src/editldap.c
2407         * src/expldifdlg.c
2408         * src/importldif.c
2409         * src/main.c
2410         * src/mainwindow.c
2411         * src/mimeview.c
2412         * src/noticeview.c
2413         * src/prefs_account.c
2414         * src/prefs_actions.c
2415         * src/prefs_ext_prog.c
2416         * src/prefs_filtering.c
2417         * src/prefs_folder_item.c
2418         * src/prefs_image_viewer.c
2419         * src/prefs_logging.c
2420         * src/prefs_msg_colors.c
2421         * src/prefs_other.c
2422         * src/prefs_send.c
2423         * src/prefs_spelling.c
2424         * src/prefs_summaries.c
2425         * src/prefs_template.c
2426         * src/printing.c
2427         * src/quote_fmt.c
2428         * src/summary_search.c
2429         * src/summaryview.c
2430         * src/toolbar.c
2431         * src/wizard.c
2432         * src/common/Makefile.am
2433         * src/gtk/gtksctree.c
2434         * src/gtk/gtkutils.h
2435         * src/gtk/pluginwindow.c
2436         * src/gtk/quicksearch.c
2437         * src/plugins/bogofilter/bogofilter_gtk.c
2438         * src/plugins/dillo_viewer/dillo_prefs.c
2439         * src/plugins/pgpcore/prefs_gpg.c
2440         * src/plugins/spamassassin/spamassassin_gtk.c
2441         * src/plugins/trayicon/trayicon.c
2442         * src/plugins/trayicon/trayicon_prefs.c
2443                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
2444                 or greater). Use the old deprecated one on GTK+ < 2.12.
2445                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2446                 of time!
2447
2448 2008-07-16 [colin]      3.5.0cvs24
2449
2450         * src/mainwindow.c
2451                 Fix folderview's scrolbar when starting minimised
2452                 to tray, and popping up the mainwindow by calling
2453                 claws-mail from the command line
2454
2455 2008-07-08 [colin]      3.5.0cvs23
2456
2457         * src/compose.c
2458                 Possibly fix po-headers appearing on empty
2459                 templates
2460
2461 2008-07-08 [colin]      3.5.0cvs22
2462
2463         * src/folderview.c
2464         * src/summaryview.c
2465                 Finish the always_open tristate patch, by Jonathan
2466                 Corbet.
2467
2468 2008-07-07 [paul]       3.5.0cvs21
2469
2470         * src/mainwindow.c
2471                 fix typo (missing ")
2472
2473 2008-07-07 [paul]       3.5.0cvs20
2474
2475         * src/mainwindow.c
2476                 fit the menu style a bit better
2477
2478 2008-07-07 [colin]      3.5.0cvs19
2479
2480         * src/prefs_themes.c
2481                 Make upgrading themes easier
2482
2483 2008-07-07 [colin]      3.5.0cvs18
2484
2485         * src/mainwindow.c
2486         * src/prefs_toolbar.c
2487         * src/stock_pixmap.c
2488                 Finish fixing bug 1609, 'Icon issues'
2489
2490 2008-07-07 [colin]      3.5.0cvs17
2491
2492         * src/prefs_common.c
2493                 Fix the default value
2494
2495 2008-07-07 [colin]      3.5.0cvs16
2496
2497         * src/prefs_summaries.c
2498                 Revert my fix to the string, the correct term
2499                 is indeed Message View
2500
2501 2008-07-07 [colin]      3.5.0cvs15
2502
2503         * AUTHORS
2504         * src/gtk/authors.h
2505         * src/prefs_common.c
2506         * src/prefs_common.h
2507         * src/prefs_summaries.c
2508         * src/summaryview.c
2509         * src/gtk/authors.h
2510                 Change "Always open message when selected" to
2511                 a tristate (Never/Always/When preview is visible)
2512                 Patch by Jonathan Corbet <corbet@lwn.net>.
2513
2514 2008-07-06 [paul]       3.5.0cvs14
2515
2516         * src/addrgather.c
2517                 improve the layout of the dialogue
2518                 improve the English
2519                 add tooltips
2520                 fix some of the nasty coding style
2521         * src/mainwindow.c
2522                 improve the English
2523                 add some missing mnemonics
2524
2525 2008-07-05 [paul]       3.5.0cvs13
2526
2527         * src/mainwindow.c
2528         * src/mainwindow.h
2529                 fix bug 1398, '"Change current account" is
2530                 available even when there's only one account'
2531         * src/plugins/pgpcore/prefs_gpg.c
2532                 put back a needed include, removed in error
2533
2534 2008-07-05 [colin]      3.5.0cvs12
2535
2536         * src/mainwindow.c
2537                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
2538
2539 2008-07-05 [colin]      3.5.0cvs11
2540
2541         * src/news.c
2542         * src/news_gtk.c
2543                 Provide ability to rename newsgroups. Closes
2544                 bug 1444, 'Add GUI option for renaming 
2545                 newsgroups'. Patch by Pawel Pekala
2546
2547 2008-07-05 [colin]      3.5.0cvs10
2548
2549         * src/plugins/pgpcore/passphrase.c
2550         * src/plugins/pgpcore/prefs_gpg.c
2551         * src/plugins/pgpcore/select-keys.c
2552                 Simplify GTK includes (with the advantage
2553                 of compiling against GTK+2.13); patch by
2554                 Charles A Edwards
2555
2556 2008-07-05 [colin]      3.5.0cvs9
2557
2558         * src/wizard.c
2559                 Add SSL client certificates
2560
2561 2008-07-05 [colin]      3.5.0cvs8
2562
2563         * src/prefs_account.c
2564         * src/common/session.h
2565                 Fix warnings
2566         * src/common/ssl.c
2567                 Add one path for certs
2568
2569 2008-07-05 [colin]      3.5.0cvs7
2570
2571         * src/prefs_account.c
2572                 Fix no-ssl build
2573
2574 2008-07-04 [colin]      3.5.0cvs6
2575
2576         * src/common/ssl.c
2577         * src/common/ssl.h
2578         * src/common/ssl_certificate.c
2579                 Workaround distro bugs and fix certificate checking
2580                 with OpenSSL
2581
2582 2008-07-04 [colin]      3.5.0cvs5
2583
2584         * src/filtering.c
2585         * src/common/ssl_certificate.c
2586         * src/common/ssl_certificate.h
2587         * src/etpan/imap-thread.c
2588         * src/etpan/nntp-thread.c
2589                 Fix some leaks, thanks to Martin Zwickel
2590                 Rename gnutls functions that do the same
2591                 as OpenSSL ones, to avoid symbol clashing
2592                 when Claws is built against GnuTLS and
2593                 libetpan against OpenSSL
2594
2595 2008-07-04 [paul]       3.5.0cvs4
2596
2597         * src/prefs_account.c
2598                 remove 1 forgotten '.'
2599
2600 2008-07-04 [paul]       3.5.0cvs3
2601
2602         * src/prefs_account.c
2603                 layout/engrish fixes to the 'Client
2604                 certificates' frame
2605
2606 2008-07-03 [colin]      3.5.0cvs2
2607
2608         * src/imap.c
2609         * src/news.c
2610         * src/pop.c
2611         * src/prefs_account.c
2612         * src/prefs_account.h
2613         * src/prefs_common.c
2614         * src/send_message.c
2615         * src/common/session.c
2616         * src/common/session.h
2617         * src/common/smtp.c
2618         * src/common/smtp.h
2619         * src/common/socket.h
2620         * src/common/ssl.c
2621         * src/common/ssl.h
2622         * src/common/ssl_certificate.c
2623         * src/common/ssl_certificate.h
2624         * src/etpan/imap-thread.c
2625         * src/etpan/nntp-thread.c
2626         * src/gtk/inputdialog.c
2627                 Add support for SSL client certificates (either PEM files
2628                 with certificate and private key, either PKCS12 files)
2629
2630 2008-06-28 [colin]      3.5.0cvs1
2631
2632         * src/foldersel.c
2633                 Fix compilation with older GTKs
2634
2635 2008-06-27 [paul]       3.5.0
2636
2637         * NEWS
2638         * README
2639         * RELEASE_NOTES 
2640                 3.5.0 released
2641
2642 2008-06-27 [paul]       3.4.0cvs116
2643
2644         * src/gtk/authors.h
2645                 complete cvs115
2646
2647 2008-06-27 [paul]       3.4.0cvs115
2648
2649         * configure.ac
2650         * src/gtk/authors.h
2651                 no longer build unmaintained translations
2652
2653 2008-06-27 [paul]       3.4.0cvs114
2654
2655         * po/de.po
2656         * po/fi.po
2657         * po/pt_BR.po
2658                 updated by Stephan Sachse, Flammie Pirinen, and
2659                 Frederico Goncalves Guimaraes
2660
2661 2008-06-26 [wwp]        3.4.0cvs113
2662
2663         * manual/fr/advanced.xml
2664                 Update French version of the manual (AutoFaces documentation).
2665
2666 2008-06-26 [wwp]        3.4.0cvs112
2667
2668         * manual/fr/advanced.xml
2669         * manual/fr/plugins.xml
2670                 Updated French version of the manual (completed
2671                 hidden options list, added note about Clawsker
2672                 and new mail archiver plugin).
2673
2674 2008-06-25 [colin]      3.4.0cvs111
2675
2676         * src/gtk/gtkaspell.c
2677                 Fix non-UTF8 in the replace with dialog
2678         * src/prefs_actions.c
2679                 Fix possible crasher
2680                 Patches by Pawel
2681
2682 2008-06-24 [mones]      3.4.0cvs110
2683
2684         * src/autofaces.c
2685                 Fix non-warning message, downgraded to debug info
2686
2687 2008-06-24 [colin]      3.4.0cvs109
2688
2689         * src/summaryview.c
2690                 Fix bug 1650, Message line too small after 
2691                 changing columns in "three columns" layout
2692
2693 2008-06-24 [colin]      3.4.0cvs108
2694
2695         * src/messageview.c
2696                 Fix Spam button sensitivity in newsgroups
2697
2698 2008-06-23 [wwp]        3.4.0cvs107
2699
2700         * po/fr.po
2701                 Updated French translation.
2702
2703 2008-06-23 [mones]      3.4.0cvs106
2704
2705         * po/es.po
2706                 Updated translation for release
2707
2708 2008-06-22 [mones]      3.4.0cvs105
2709
2710         * manual/es/plugins.xml
2711                 Synced new entry for Mail Archiver plugin
2712
2713 2008-06-22 [colin]      3.4.0cvs104
2714
2715         * src/compose.c
2716                 Fix initial cursor position
2717
2718 2008-06-21 [paul]       3.4.0cvs103
2719
2720         * manual/plugins.xml
2721                 add an entry for the new Mail Archiver plugin
2722
2723 2008-06-21 [paul]       3.4.0cvs102
2724
2725         * src/gtk/about.c
2726                 we're in 'string freeze', put back the
2727                 < > symbols for now
2728
2729 2008-06-21 [paul]       3.4.0cvs101
2730
2731         * manual/advanced.xml
2732         * manual/es/advanced.xml
2733                 fix build warning: <emphasis> cannot be contained
2734                 within <filename>
2735         * src/gtk/about.c
2736                 fix non-clickable link on License page and drop
2737                 the containing < > symbols to match other links
2738
2739 2008-06-20 [mones]      3.4.0cvs100
2740
2741         * manual/advanced.xml
2742                 Added autofaces documentation, note about clawsker in hidden
2743                 preferences, minor markup fix. Thanks Paul for proofreading
2744         * manual/es/advanced.xml
2745                 Synchronised Spanish manual
2746
2747 2008-06-16 [colin]      3.4.0cvs99
2748
2749         * src/compose.c
2750                 Fix cursor placing on signature change
2751
2752 2008-06-16 [paul]       3.4.0cvs98
2753
2754         * src/imap_gtk.c
2755         * src/mh_gtk.c
2756         * src/gtk/inputdialog.c
2757                 really fussy coding style fixes
2758
2759 2008-06-16 [paul]       3.4.0cvs97
2760
2761         * src/Makefile.am
2762                 keep the alphabetical order
2763
2764 2008-06-13 [mones]      3.4.0cvs96
2765
2766         * src/autofaces.c
2767                 Fix crasher ;-)
2768         * src/prefs_filtering_action.c
2769                 Fixed cosmetic bug, processing also displays "Filtering"
2770
2771 2008-06-13 [mones]      3.4.0cvs95
2772
2773         * src/Makefile.am
2774         * src/autofaces.c       ** NEW FILE **  
2775         * src/autofaces.h       ** NEW FILE **
2776         * src/compose.c
2777                 Allow setting Faces and X-Faces globally and per-account
2778                 from configuration files under ~/.claws-mail/autofaces
2779
2780 2008-06-13 [holger]     3.4.0cvs94
2781
2782         * .cvsignore
2783                 More files to ignore
2784         * src/gtk/inputdialog.c
2785         * src/gtk/inputdialog.h
2786                 Make input dialog more generic so that a checkbox
2787                 with custom text can be used in addition to the
2788                 "remember this" checkbox
2789         * src/imap_gtk.c
2790         * src/mh_gtk.c
2791         * src/prefs_common.c
2792         * src/prefs_common.h
2793                 Allow new folders to inherit the properties of the
2794                 parent folder during folder creation
2795
2796 2008-06-13 [wwp]        3.4.0cvs93
2797
2798         * src/addressbook.c
2799                 a better fix for this string, won't break up translations,
2800                 and is conform to other similar ones.
2801
2802 2008-06-13 [wwp]        3.4.0cvs92
2803
2804         * src/addrduplicates.c
2805         * src/addressadd.c
2806         * src/addressbook.c
2807         * src/addressbook_foldersel.c
2808         * src/editgroup.c
2809                 use tree decorations everywhere AB folders are used (AB tree pane,
2810                     add address to AB, select AB folder, edit group, custom attr, find dup
2811                     results), in order to match global style
2812                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2813                     double clicking on groups in tree pane does open the group edit dialog
2814                     double clicking on other items in tree pane does expand/collapse
2815                 fix a missing space in AB's delete-folder dialog
2816                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2817
2818         * src/foldersel.c
2819                 make foldersel dialog show dotted lines according to global (hidden) prefs
2820
2821 2008-06-12 [colin]      3.4.0cvs91
2822
2823         * src/compose.c
2824         * src/compose.h
2825                 Fix bug 1635, 'Last character of message is truncated 
2826                 when changing accounts w/ sigs'
2827         * src/folderview.c
2828                 Fix bug 1636, 'Can't select "properties" on "folders 
2829                 only" folders'
2830
2831 2008-06-11 [colin]      3.4.0cvs90
2832
2833         * src/folder.c
2834                 Maybe fix bug 1623, 'exits with segfault when 
2835                 logging in to certain imap-servers'
2836
2837 2008-06-10 [mones]      3.4.0cvs89
2838
2839         * AUTHORS
2840         * tools/Makefile.am
2841         * tools/README
2842         * tools/convert_mbox.sh
2843                 Undo cvs86 and cvs87, it really should be a patch to 
2844                 convert_mbox.pl
2845
2846 2008-06-10 [wwp]        3.4.0cvs88
2847
2848         * po/fr.po
2849                 Updated French translation.
2850
2851 2008-06-10 [mones]      3.4.0cvs87
2852
2853         * tools/Makefile.am
2854                 Oops, forgot to add previous script for distribution
2855
2856 2008-06-10 [mones]      3.4.0cvs86
2857
2858         * AUTHORS
2859         * tools/README
2860         * tools/convert_mbox.sh
2861                 Added script to convert Evolution mail folders contributed
2862                 by Daniel Dickinson <cshore@fionavar.ca>
2863                 Fixes debian bug 461435
2864
2865 2008-06-09 [colin]      3.4.0cvs85
2866
2867         * src/main.c
2868                 Integrate AWN information bubble if dbus is
2869                 available
2870         * src/folder.c
2871                 Fix crash when calling scan_required() on 
2872                 folder classes that don't implement them
2873         * src/common/session.c
2874                 Fix a little typo
2875
2876 2008-06-09 [colin]      3.4.0cvs84
2877
2878         * src/main.c
2879                 Fix bug 1447, 'If user tries to close while starting 
2880                 up, it will not close ever.'
2881
2882 2008-06-09 [colin]      3.4.0cvs83
2883
2884         * src/filtering.c
2885                 Fix bug 1628, 'Claws Mail crashes when 
2886                 filtering selected messages'
2887
2888 2008-06-04 [colin]      3.4.0cvs82
2889
2890         * src/messageview.c
2891                 Complete handling of html parts in multipart/alternative
2892                 mails
2893
2894 2008-06-03 [paul]       3.4.0cvs81
2895
2896         * src/prefs_message.c
2897                 make always the english good
2898
2899 2008-06-03 [colin]      3.4.0cvs80
2900
2901         * src/mainwindow.c
2902         * src/mainwindow.h
2903                 Fix bug 1624, '[PATCH] Quick search should be 
2904                 disabled for folder view'; based on a patch by
2905                 Michael Terry
2906
2907 2008-06-03 [iwkse]      3.4.0cvs79
2908
2909         * src/addressbook.c
2910                 Fix little gui bug on button sensitivity
2911         * src/messageview.c
2912         * src/prefs_common.c
2913         * src/prefs_common.h
2914         * src/prefs_message.c
2915                 Allow by default to show html in multipart/alternative
2916
2917 2008-06-02 [colin]      3.4.0cvs78
2918
2919         * src/prefs_actions.c
2920                 GUI rework, patch by Pawel 
2921
2922 2008-06-02 [colin]      3.4.0cvs77
2923
2924         * src/quote_fmt.c
2925                 Fix sensitivity/alignment, patch from
2926                 Pawel
2927
2928 2008-05-31 [colin]      3.4.0cvs76
2929
2930         * src/imap.c
2931                 Fix login issue introduced in cvs75.
2932
2933 2008-05-31 [colin]      3.4.0cvs75
2934
2935         * src/imap.c
2936                 Fix more possible double-frees. Also, fix the root cause
2937                 of these double-frees by just noting the Session is to
2938                 be destroyed instead of destroying it in flight
2939
2940 2008-05-29 [paul]       3.4.0cvs74
2941
2942         * manual/keyboard.xml
2943                 'Makes' these entries like the others
2944
2945 2008-05-29 [colin]      3.4.0cvs73
2946
2947         * src/procmsg.h
2948                 Include utils.h in case we
2949                 need to pull goffset definition
2950
2951 2008-05-29 [colin]      3.4.0cvs72
2952
2953         * src/common/utils.h
2954                 Workaround a stupid Glib issue, where
2955                 goffset happens to be undefined. 
2956
2957 2008-05-28 [colin]      3.4.0cvs71
2958
2959         * src/compose.c
2960         * src/compose.h
2961         * src/grouplistdialog.c
2962         * src/image_viewer.c
2963         * src/imap.c
2964         * src/inc.c
2965         * src/main.c
2966         * src/matcher.c
2967         * src/messageview.c
2968         * src/mimeview.c
2969         * src/prefs_themes.c
2970         * src/procmsg.h
2971         * src/summaryview.c
2972         * src/summaryview.h
2973         * src/textview.c
2974         * src/common/smtp.c
2975         * src/common/utils.c
2976         * src/common/utils.h
2977                 Use goffset instead of off_t for MsgInfo's size
2978                 Allows using MsgInfo structure from plugins
2979                 compiled with largefile support
2980
2981 2008-05-26 [colin]      3.4.0cvs70
2982
2983         * src/mainwindow.c
2984         * src/mainwindow.h
2985                 Define THEME_CHANGED_HOOKLIST and invoke
2986                 it on theme change
2987         * src/plugins/trayicon/trayicon.c
2988                 Listen to THEME_CHANGED_HOOKLIST and
2989                 update accordingly
2990
2991 2008-05-26 [paul]       3.4.0cvs69
2992
2993         * src/mimeview.c
2994                 plug a leak in mimeview_save_all()
2995
2996 2008-05-24 [colin]      3.4.0cvs68
2997
2998         * src/common/utils.h
2999                 Fix wrong define on old glibs
3000
3001 2008-05-24 [paul]       3.4.0cvs67
3002
3003         * src/Makefile.am
3004         * src/stock_pixmap.c
3005         * src/stock_pixmap.h
3006         * src/toolbar.c
3007         * src/pixmaps/cancel.xpm
3008         * src/pixmaps/close.xpm
3009                 add a specific icon for A_CANCEL_INC (addresses
3010                 point 1 of bug 1609 'Icon issues')
3011                 replace close.xpm with an icon of the standard
3012                 24x24 size
3013
3014 2008-05-24 [paul]       3.4.0cvs66
3015
3016         * src/pixmaps/insert_file.xpm
3017                 replaced
3018
3019 2008-05-23 [paul]       3.4.0cvs65
3020
3021         * src/common/md5.c
3022         * src/common/md5.h
3023                 add the possibility to check md5 on binary files,
3024                 thanks to Colin
3025
3026 2008-05-23 [colin]      3.4.0cvs64
3027
3028         * src/mainwindow.c
3029         * src/summaryview.c
3030                 Fix bug 1610, 'claws crash after opening/closing 
3031                 preferences and window update'
3032
3033 2008-05-22 [colin]      3.4.0cvs63
3034
3035         * src/prefs_filtering_action.c
3036         * src/gtk/combobox.c
3037         * src/gtk/combobox.h
3038                 Fix reselecting of Tags actions in
3039                 filtering actions dialog
3040
3041 2008-05-22 [colin]      3.4.0cvs62
3042
3043         * src/Makefile.am
3044         * src/prefs_toolbar.c
3045         * src/stock_pixmap.c
3046         * src/stock_pixmap.h
3047         * src/toolbar.c
3048         * src/pixmaps/delete_btn.xpm
3049         * src/pixmaps/insert_file.xpm
3050         * src/pixmaps/mail_reply_to_list.xpm
3051                 Fix more of bug 1609:
3052                 - Add a Delete button icon
3053                 - Add a Reply to list button icon
3054                 - Fix Insert file button icon
3055                 Artwork by Ciprian Popovici.
3056
3057 2008-05-21 [colin]      3.4.0cvs61
3058
3059         * src/common/utils.c
3060                 Fix a little leak
3061
3062 2008-05-21 [wwp]        3.4.0cvs60
3063
3064         * src/prefs_filtering.c
3065                 Don't show SMTP-only accounts in accounts list, as they are
3066                 irrelevant for filtering incoming messages.
3067
3068 2008-05-21 [colin]      3.4.0cvs59
3069
3070         * src/mainwindow.c
3071                 Don't put SMTP-only accounts in receive menus
3072
3073 2008-05-21 [colin]      3.4.0cvs58
3074
3075         * src/imap.c
3076                 Fix cvs56 (brain fart)
3077
3078 2008-05-21 [colin]      3.4.0cvs57
3079
3080         * src/common/utils.c
3081                 Fix bug 1615, 'hang on FIFO when the other end's not 
3082                 opened'
3083
3084 2008-05-21 [colin]      3.4.0cvs56
3085
3086         * src/imap.c
3087                 Fix a warning
3088
3089 2008-05-19 [colin]      3.4.0cvs55
3090
3091         * src/plugins/pgpcore/sgpgme.c
3092                 Maybe fix debian bug 481856, 'Segmentation fault 
3093                 when verifying a GPG signature'. Although it 
3094                 looks like a race condition...
3095
3096 2008-05-19 [colin]      3.4.0cvs54
3097
3098         * src/prefs_filtering_action.c
3099         * src/prefs_matcher.c
3100         * src/common/tags.c
3101         * src/common/tags.h
3102         * src/gtk/combobox.c
3103         * src/gtk/combobox.h
3104                 Patch by Pawel: disabled Tags menus in filtering dialogs
3105
3106 2008-05-19 [colin]      3.4.0cvs53
3107
3108         * src/prefs_account.c
3109                 GUI patch by Pawel: align ports entries
3110
3111 2008-05-19 [colin]      3.4.0cvs52
3112
3113         * src/mainwindow.c
3114                 Fix bug 1616, 'strange question while emptying trash'
3115
3116 2008-05-18 [colin]      3.4.0cvs51
3117
3118         * src/common/plugin.c
3119         * src/etpan/imap-thread.c
3120         * src/etpan/nntp-thread.c
3121         * src/gtk/gtksctree.c
3122                 Fix bug 1613, 'Various memory leaks'; 
3123                 based on a patch by Didier Barvaux.
3124
3125 2008-05-18 [colin]      3.4.0cvs50
3126
3127         * src/mimeview.c
3128         * src/privacy.h
3129         * src/toolbar.c
3130         * src/toolbar.h
3131         * src/plugins/pgpcore/sgpgme.c
3132                 Fix more parts of bug 1609:
3133                 - Make use of specific Expired privacy icon
3134                 - Use CLOSE instead of NOTICE_ERROR for cancel
3135                   receiving
3136                 - Allow a Preferences button in the main toolbar
3137
3138 2008-05-18 [colin]      3.4.0cvs49
3139
3140         * src/stock_pixmap.c
3141                 Fix bug with non-updating icons after theme change:
3142                 If fetching pixbuf for a given icon after a theme
3143                 change, the next pixmap fetch would return the old
3144                 cached one, as the theme change was forgotten at 
3145                 this time. (and vice-versa). This was mostly 
3146                 visible on open folder icons
3147
3148 2008-05-17 [colin]      3.4.0cvs48
3149
3150         * src/prefs_summaries.c
3151         * src/summaryview.c
3152                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
3153                 options'. Patch by Pawel
3154
3155 2008-05-16 [colin]      3.4.0cvs47
3156
3157         * src/imap.c
3158                 Fix another possible crash (on fatal errors
3159                 at login, like stream error).
3160
3161 2008-05-16 [paul]       3.4.0cvs46
3162
3163         * tools/thunderbird-filters-convertor.pl
3164                 fix a typo
3165                 fix reading a tb rule that contains something
3166                 like that: \"Sender\"
3167
3168 2008-05-16 [paul]       3.4.0cvs45
3169
3170         * tools/README
3171         * tools/csv2addressbook.pl
3172                 add support for gmail exported csv address book
3173
3174 2008-05-16 [colin]      3.4.0cvs44
3175
3176         * configure.ac
3177         * src/ldapupdate.c
3178                 Fix ldap deprecated calls. Patch by
3179                 Michael Rasmussen
3180
3181 2008-05-16 [paul]       3.4.0cvs43
3182
3183         * manual/de/account.xml
3184         * manual/it/account.xml
3185         * manual/it/ack.xml
3186         * manual/it/addrbook.xml
3187         * manual/it/claws-mail-manual.xml
3188         * manual/it/gpl.xml
3189         * manual/it/intro.xml
3190         * manual/it/starting.xml
3191                 add pages towards German and Italian manuals.
3192                 (just for storage, they are not built yet, due
3193                 to being incomplete.) submitted by Speckmade
3194                 <Speckmade@gmx.net> and Salvatore De Paolis
3195                 <iwkse@claws-mail.org>
3196
3197 2008-05-16 [colin]      3.4.0cvs42
3198
3199         * src/gtk/sslcertwindow.c
3200                 Fix SHA1 fingerprint with GnuTLS
3201
3202 2008-05-15 [colin]      3.4.0cvs41
3203
3204         * src/gtk/sslcertwindow.c
3205                 Print SHA1 fingerprint too
3206
3207 2008-05-15 [colin]      3.4.0cvs40
3208
3209         * src/imap.c
3210                 Fix certificate port on TLS. It was 
3211                 previously always 0.
3212                 **IMPORTANT INFORMATION**: this will trigger 
3213                 one wrong "New certificate" warning at the 
3214                 first connection with this fix, if using STARTTLS
3215                 on IMAP.
3216         * src/gtk/sslcertwindow.c
3217                 Make labels selectable
3218
3219 2008-05-15 [colin]      3.4.0cvs39
3220
3221         * src/imap.c
3222                 Fix double free when STARTTLS fails (for
3223                 example due to refusing the certificate)
3224
3225 2008-05-15 [paul]       3.4.0cvs38
3226
3227         * manual/advanced.xml
3228                 fix typo
3229
3230 2008-05-15 [paul]       3.4.0cvs37
3231
3232         * manual/advanced.xml
3233         * src/prefs_send.c
3234                 make outgoing_fallback_to_ascii a hidden pref
3235
3236 2008-05-14 [colin]      3.4.0cvs36
3237
3238         * src/main.c
3239         * src/mainwindow.c
3240         * src/mainwindow.h
3241                 Make it possible to cancel quit when Claws
3242                 ask whether to empty trash.
3243
3244 2008-05-14 [colin]      3.4.0cvs35
3245
3246         * src/compose.c
3247         * src/prefs_common.c
3248         * src/prefs_common.h
3249         * src/prefs_send.c
3250                 Add a preference to be able to specify an
3251                 outgoing charset/encoding but still fallback
3252                 to 7bit US-ASCII when possible (default TRUE,
3253                 same behavior as pre-cvs34)
3254
3255 2008-05-14 [colin]      3.4.0cvs34
3256
3257         * src/compose.c
3258                 Always use the specified encoding and charset if it is
3259                 specified, even if the mail is ASCII.
3260
3261 2008-05-13 [paul]       3.4.0cvs33
3262
3263         * src/ldapupdate.c
3264                 fix the build warnings the easy way for now
3265
3266 2008-05-13 [colin]      3.4.0cvs32
3267
3268         * src/prefs_themes.c
3269                 Count .png files as icons too (fixes part
3270                 of bug 1609, 'Icon issues')
3271
3272 2008-05-13 [wwp]        3.4.0cvs31
3273
3274         * src/addressbook_foldersel.c
3275                 Fix wrong check (completes 3.4.0.cvs30).
3276
3277 2008-05-12 [wwp]        3.4.0cvs30
3278
3279         * src/addressbook.c
3280         * src/addressbook_foldersel.c
3281         * src/filtering.c
3282         * src/matcher.c
3283         * src/prefs_matcher.c
3284         * src/plugins/bogofilter/bogofilter.c
3285         * src/plugins/bogofilter/bogofilter_gtk.c
3286         * src/plugins/dillo_viewer/dillo_prefs.c
3287         * src/plugins/spamassassin/spamassassin.c
3288         * src/plugins/spamassassin/spamassassin_gtk.c
3289                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
3290                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3291                 translated string "Any" in plugins (whitelisting) and
3292                 UTF8 comparisons.
3293
3294 2008-05-07 [colin]      3.4.0cvs29
3295
3296         * configure.ac
3297                 Fix --enable-maemo (assume --enable-generic-umpc)
3298
3299 2008-05-07 [colin]      3.4.0cvs28
3300
3301         * configure.ac
3302         * src/account.c
3303         * src/addr_compl.c
3304         * src/compose.c
3305         * src/editaddress.c
3306         * src/folderview.c
3307         * src/mainwindow.c
3308         * src/messageview.c
3309         * src/mimeview.c
3310         * src/prefs_account.c
3311         * src/prefs_common.c
3312         * src/prefs_display_header.c
3313         * src/prefs_filtering.c
3314         * src/prefs_summaries.c
3315         * src/prefs_template.c
3316         * src/prefs_toolbar.c
3317         * src/stock_pixmap.c
3318         * src/summaryview.c
3319         * src/summaryview.h
3320         * src/textview.c
3321         * src/toolbar.c
3322         * src/gtk/about.c
3323         * src/gtk/gtksctree.c
3324         * src/gtk/menu.c
3325         * src/gtk/prefswindow.c
3326         * src/gtk/sslcertwindow.c
3327                 Separate generic UMPC code (layouts, ...) from 
3328                 MAEMO code (Hildon, ...)
3329
3330 2008-05-06 [paul]       3.4.0cvs27
3331
3332         * tools/claws.i18n.status.pl
3333                 add he.po
3334
3335 2008-05-06 [colin]      3.4.0cvs26
3336
3337         * src/common/utils.c
3338                 Maybe fix crash on FreeBSD
3339
3340 2008-05-05 [colin]      3.4.0cvs25
3341
3342         * src/messageview.c
3343                 Fix bug 1602, 'Crash when sending return receipt for
3344                 messages with no subject'
3345
3346 2008-05-05 [colin]      3.4.0cvs24
3347
3348         * src/mimeview.c
3349                 Don't overwrite temporary files with same
3350                 name when drag and dropping. Fixes bug 1599,
3351                 'attach multiple files with the same name from 
3352                 one mail to another'
3353
3354 2008-05-04 [paul]       3.4.0cvs23
3355
3356         * src/compose.c
3357         * src/prefs_common.c
3358                 fix bug 1587 'can not replay with quote'
3359
3360 2008-05-03 [colin]      3.4.0cvs22
3361
3362         * po/de.po
3363                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3364
3365 2008-05-03 [colin]      3.4.0cvs21
3366
3367         * src/toolbar.c
3368                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
3369                 icon isn't grayed although ineffective'
3370
3371 2008-05-02 [wwp]        3.4.0cvs20
3372
3373         * po/fr.po
3374                 Fix translation.
3375
3376         * src/prefs_folder_item.c
3377                 Add missing notice in folder properties (templates) when
3378                 folder is a root node.
3379
3380 2008-04-30 [colin]      3.4.0cvs19
3381
3382         * src/prefs_toolbar.c
3383                 Add Trash and Delete icons to the icon chooser
3384
3385 2008-04-30 [colin]      3.4.0cvs18
3386
3387         * src/compose.c
3388                 Remove "Delete entire line" which was a noop
3389                 and should be the same as "Delete line" :)
3390
3391 2008-04-30 [colin]      3.4.0cvs17
3392
3393         * src/compose.c
3394                 Fix 'Delete line' and 'Delete to end of line'
3395                 on the last line. Patch by <seelenhirt@gmx.net>
3396
3397 2008-04-28 [colin]      3.4.0cvs16
3398
3399         * src/folder.c
3400                 Fix bug 1589, 'tagsdb file not removed when
3401                 folder deleted'.
3402         * src/common/utils.c
3403                 Make sure claws_unlink accepts NULL arg.
3404
3405 2008-04-25 [colin]      3.4.0cvs15
3406
3407         * src/common/ssl.c
3408                 Fix/simplify previous commit
3409
3410 2008-04-25 [colin]      3.4.0cvs14
3411
3412         * src/addrindex.h
3413         * src/common/ssl_certificate.c
3414                 Patch by Marcus: Fix Win32 build
3415         * src/common/ssl.c
3416                 Fix build with GnuTLS/no pthread, thanks
3417                 to Marcus
3418
3419 2008-04-25 [colin]      3.4.0cvs13
3420
3421         * src/summaryview.c
3422                 Fix bug 1586, '3-pane vertical layout now and then 
3423                 still shows sender column'
3424
3425 2008-04-25 [colin]      3.4.0cvs12
3426
3427         * src/Makefile.am
3428         * src/w32-logo.ico
3429         * src/w32-resource.rc
3430                 Patch from Marcus Brinkmann to set an icon on w32.
3431
3432 2008-04-24 [colin]      3.4.0cvs11
3433
3434         * src/inc.c
3435         * src/inc.h
3436                 Trace inc locks
3437         * src/ldif.c
3438         * src/ldif.h
3439                 Fix bug 1581, 'Bad File Format during Import LDIF':
3440                 Use dynamically allocated buffers; also, allow 
3441                 importing contacts with no email address
3442
3443 2008-04-24 [colin]      3.4.0cvs10
3444
3445         * src/prefs_common.c
3446                 Increment the timeout a bit on OpenBSD, 75 isn't enough
3447
3448 2008-04-23 [colin]      3.4.0cvs9
3449
3450         * src/compose.c
3451         * src/prefs_folder_item.c
3452         * src/prefs_template.c
3453         * src/quote_fmt.c
3454                 Fix bug 1576: Fix unescaping of templates when testing them
3455                 I think it breaks nothing. (wwp, you're welcome to double-check)
3456
3457 2008-04-23 [paul]       3.4.0cvs8
3458
3459         * manual/advanced.xml
3460                 add info about the "two_line_vertical" hidden
3461                 pref
3462
3463 2008-04-22 [paul]       3.4.0cvs7
3464
3465         * src/prefs_common.c
3466         * src/prefs_common.h
3467         * src/summaryview.c
3468                 make the 2-line view in summaryview when in three
3469                 columns mode configurable. hidden pref: "two_line_vertical"
3470
3471 2008-04-22 [colin]      3.4.0cvs6
3472
3473         * src/inc.c
3474                 Fix missing inc_unlock()
3475         * src/prefs_matcher.c
3476         * src/send_message.c
3477                 Fix my last commit
3478
3479 2008-04-22 [colin]      3.4.0cvs5
3480
3481         * src/etpan/imap-thread.c
3482                 Use g_(un)setenv instead of (un)setenv which
3483                 doesn't exist on IRIX 6.5
3484
3485 2008-04-22 [colin]      3.4.0cvs4
3486
3487         * src/inc.c
3488         * src/prefs_common.c
3489         * src/send_message.c
3490                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
3491                 Set the default timeout to 75 seconds
3492
3493 2008-04-20 [colin]      3.4.0cvs3
3494
3495         * src/pixmaps/tray_newmail.offline.xpm
3496         * src/pixmaps/tray_newmail.xpm
3497         * src/pixmaps/tray_newmarkedmail.offline.xpm
3498         * src/pixmaps/tray_newmarkedmail.xpm
3499         * src/pixmaps/tray_nomail.offline.xpm
3500         * src/pixmaps/tray_nomail.xpm
3501         * src/pixmaps/tray_unreadmail.offline.xpm
3502         * src/pixmaps/tray_unreadmail.xpm
3503         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3504         * src/pixmaps/tray_unreadmarkedmail.xpm
3505                 Make the tray icons a bit nicer. Would be
3506                 nice to get really nice icons from someone
3507                 who's good at Gimp :)
3508
3509 2008-04-18 [colin]      3.4.0cvs2
3510
3511         * src/common/log.c
3512                 Forgot one g_unlink
3513
3514 lease complete the changelog entry below
3515 2008-04-18 [colin]      3.4.0cvs1
3516
3517         * src/addrduplicates.c
3518         * src/addressbook.c
3519         * src/compose.c
3520         * src/crash.c
3521         * src/editaddress.c
3522         * src/folder.c
3523         * src/image_viewer.c
3524         * src/imap.c
3525         * src/inc.c
3526         * src/main.c
3527         * src/mbox.c
3528         * src/messageview.c
3529         * src/mh.c
3530         * src/msgcache.c
3531         * src/news.c
3532         * src/partial_download.c
3533         * src/pop.c
3534         * src/prefs_common.c
3535         * src/prefs_common.h
3536         * src/prefs_other.c
3537         * src/prefs_themes.c
3538         * src/procheader.c
3539         * src/procmime.c
3540         * src/procmsg.c
3541         * src/textview.c
3542         * src/wizard.c
3543         * src/common/prefs.c
3544         * src/common/ssl_certificate.c
3545         * src/common/template.c
3546         * src/common/utils.c
3547         * src/common/utils.h
3548         * src/etpan/imap-thread.c
3549         * src/plugins/dillo_viewer/dillo_viewer.c
3550         * src/plugins/pgpcore/sgpgme.c
3551         * src/plugins/pgpinline/pgpinline.c
3552                 Add an option to shred temporary files and messages
3553                 instead of just removing them. Slows deletions down!
3554
3555 2008-04-18 [paul]       3.4.0
3556
3557         * NEWS
3558         * README
3559         * RELEASE_NOTES 
3560                 3.4.0 released
3561
3562
3563 2008-04-18 [paul]       3.3.1cvs61
3564
3565         * po/de.po
3566         * po/fi.po
3567         * po/it.po
3568         * po/pt_BR.po
3569                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3570                 and Frederico Goncalves Guimaraes
3571         * po/es.po
3572                 updated on the last minute by a lazy Ricardo Mones
3573
3574 2008-04-18 [colin]      3.3.1cvs60
3575
3576         * po/fr.po
3577                 Update translation (Fabien Vantard)
3578
3579 2008-04-17 [colin]      3.3.1cvs59
3580
3581         * src/imap.c
3582                 Fix debian bug 474712, 'claws seg faults when IMAP 
3583                 connection breaks after an IMAP protocol error 
3584                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3585         * src/summaryview.c
3586                 Fix a little leak
3587
3588 2008-04-17 [colin]      3.3.1cvs58
3589
3590         * src/common/log.c
3591                 Fix log size getting out of control (claws-mail
3592                 getting SIGXFSZ): rotate if every 10MB
3593
3594 2008-04-10 [paul]       3.3.1cvs57
3595
3596         * src/prefs_other.c
3597                 improvements to english usage
3598
3599 2008-04-10 [paul]       3.3.1cvs56
3600
3601         * src/prefs_receive.c
3602                 add an accurate description
3603
3604 2008-04-08 [colin]      3.3.1cvs55
3605
3606         * src/undo.c
3607                 Probably fix corruption, introduced in cvs53
3608
3609 2008-04-04 [iwkse]      3.3.1cvs54
3610
3611         * src/undo.c
3612                 undo should works properly again
3613
3614 2008-04-04 [iwkse]      3.3.1cvs53
3615
3616         * src/undo.c
3617                 Fix a segfault but breaks undo
3618                 on a specific case (eg. double paste with
3619                 middle-mouse button)
3620
3621 2008-04-04 [iwkse]      3.3.1cvs52
3622
3623         * src/prefs_filtering.c
3624                 Fix previous Tab mess
3625
3626 2008-04-03 [iwkse]      3.3.1cvs51
3627
3628         * src/prefs_filtering.c
3629                 Add search in filtering rules list
3630
3631 2008-04-02 [colin]      3.3.1cvs50
3632
3633         * src/main.c
3634                 Revert part of the previous patch: we do
3635                 want to parse ~/.claws-mail/gtkrc-2.0 if it
3636                 exists
3637
3638 2008-04-02 [colin]      3.3.1cvs49
3639
3640         * src/main.c
3641                 Fix bug 1562, 'Claws-Mail does not completely 
3642                 respect settings in GTK2_RC_FILES environment'
3643                 Remove manual parsing of .gtkrc-2.0 and 
3644                 .gtk/gtkrc-2.0. GTK does it itself these days.
3645
3646 2008-04-01 [colin]      3.3.1cvs48
3647
3648         * src/imap_gtk.c
3649                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
3650                 ticking "Show only subscribed"'
3651
3652 2008-03-31 [colin]      3.3.1cvs47
3653
3654         * src/folder.c
3655                 Fix bug 1553, 'File lock not respected'
3656                 Regression due to the implementation of
3657                 deletion batching
3658
3659 2008-03-31 [colin]      3.3.1cvs46
3660
3661         * src/mainwindow.c
3662                 Fix tags menu update, thanks to Paul
3663
3664 2008-03-29 [wwp]        3.3.1cvs45
3665
3666         * src/prefs_account.c
3667         * src/prefs_common.c
3668         * src/prefs_folder_item.c
3669         * src/prefs_quote.c
3670         * src/quote_fmt.c
3671         * src/quote_fmt.h
3672                 Fix compose template formats (in global preferences)
3673                 being translated under specific conditions.
3674                 Add a button to restore factory defaults for current
3675                 language.
3676
3677 2008-03-27 [colin]      3.3.1cvs44
3678
3679         * src/common/prefs.c
3680         * src/common/xmlprops.c
3681                 Fix RedHat bug 431735, 'segfault if /home is full' 
3682                 (when starting): Fix double fclose() in prefs.c
3683                 and potentially xmlprops.c
3684
3685 2008-03-27 [colin]      3.3.1cvs43
3686
3687         * src/addressbook.c
3688                 Fix bug 1559, 'Claws Mail crashed deleting all 
3689                 common contacts'
3690
3691 2008-03-27 [wwp]        3.3.1cvs42
3692
3693         * src/addressbook.c
3694                 Fix 3.3.0cvs41.
3695
3696 2008-03-27 [wwp]        3.3.1cvs41
3697
3698         * src/addressbook.c
3699                 Prevent list flickering when deleting addresses.
3700
3701 2008-03-26 [colin]      3.3.1cvs40
3702
3703         * src/imap.c
3704                 Clean up session disconnection. Possibly
3705                 fix Ubuntu bug #204290
3706
3707 2008-03-26 [colin]      3.3.1cvs39
3708
3709         * src/textview.c
3710                 Fix bug 1555: current folder wasn't used when
3711                 right-clicking on an email address
3712
3713 2008-03-25 [colin]      3.3.1cvs38
3714
3715         * src/plugins/bogofilter/bogofilter.c
3716         * src/plugins/bogofilter/bogofilter.h
3717         * src/plugins/bogofilter/bogofilter_gtk.c
3718                 Add a "learn from whitelist" preference
3719                 Whitelist Unsure mails too.
3720
3721 2008-03-24 [paul]       3.3.1cvs37
3722
3723         * src/prefs_account.c
3724                 If no MH mailbox and no account exists, when
3725                 creating a POP/Local account, just create and
3726                 use the default one instead of bailing with a
3727                 "Mailbox doesn't exist" error
3728
3729 2008-03-21 [colin]      3.3.1cvs36
3730
3731         * src/procmime.c
3732                 strstrip mime subtype
3733
3734 2008-03-21 [paul]       3.3.1cvs35
3735
3736         * manual/advanced.xml
3737                 correct and update the info about Actions
3738
3739 2008-03-20 [colin]      3.3.1cvs34
3740
3741         * src/messageview.c
3742         * src/messageview.h
3743         * src/textview.c
3744                 Show at max 1MB of text, add a noticeview to
3745                 show everything optionally.
3746
3747 2008-03-20 [colin]      3.3.1cvs33
3748
3749         * src/stock_pixmap.c
3750                 Add support for png themes
3751
3752 2008-03-19 [wwp]        3.3.1cvs32
3753
3754         * src/procheader.c
3755                 Sanity check.
3756
3757 2008-03-18 [colin]      3.3.1cvs31
3758
3759         * src/common/utils.c
3760         * src/common/utils.h
3761                 Handle size_t instead of off_t in to_human_readable
3762
3763 2008-03-18 [colin]      3.3.1cvs30
3764
3765         * src/imap.c
3766                 Remove raw printf
3767
3768 2008-03-16 [colin]      3.3.1cvs29
3769
3770         * src/summaryview.c
3771                 Fix build on GTK < 2.12
3772
3773 2008-03-16 [colin]      3.3.1cvs28
3774
3775         * src/mainwindow.c
3776                 Refresh non-list widget when switching
3777                 messageview
3778
3779 2008-03-16 [colin]      3.3.1cvs27
3780
3781         * manual/faq.xml
3782                 Revert cvs25: This wasn't a typo :) :
3783                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3784
3785
3786 2008-03-16 [colin]      3.3.1cvs26
3787
3788         * src/summaryview.c
3789         * src/gtk/gtksctree.c
3790         * src/gtk/gtksctree.h
3791                 Implement 2-lines items in Summaryview when in 
3792                 three columns mode
3793
3794 2008-03-16 [paul]       3.3.1cvs25
3795
3796         * manual/faq.xml
3797                 fix typo
3798
3799 2008-03-14 [colin]      3.3.1cvs24
3800
3801         * src/prefs_filtering_action.c
3802                 Fix buglet on setting recipient when
3803                 reediting forward rules.
3804
3805 2008-03-12 [colin]      3.3.1cvs23
3806
3807         * src/summaryview.c
3808                 Fix a new unused variable warning
3809         * src/plugins/trayicon/trayicon.c
3810                 Fix folderview's scrollbar at startup
3811                 if starting hidden
3812
3813 2008-03-12 [colin]      3.3.1cvs22
3814
3815         * src/folderview.c
3816         * src/summaryview.c
3817                 Use item_opened at the beginning of showing
3818                 a folder instead of the end. Fixes flicker.
3819
3820 2008-03-12 [paul]       3.3.1cvs21
3821
3822         * src/folder.c
3823         * src/folder.h
3824         * src/mainwindow.c
3825         * src/procmsg.c
3826         * src/summaryview.c
3827         * src/plugins/trayicon/trayicon.c
3828                 add tooltip with extended folder stats
3829
3830 2008-03-10 [colin]      3.3.1cvs20
3831
3832         * src/common/xml.c
3833                 Handle comments
3834
3835 2008-03-07 [colin]      3.3.1cvs19
3836
3837         * src/mainwindow.c
3838                 Fix blinking of the taskbar entry
3839
3840 2008-03-07 [colin]      3.3.1cvs18
3841
3842         * src/mainwindow.c
3843                 MAEMO: Fix bug 1494, 'Trayicon 
3844                 plugin breaks UI...'
3845
3846 2008-03-07 [paul]       3.3.1cvs17
3847
3848         * src/gtk/authors.h
3849                 reflect reality a bit more closely
3850
3851 2008-03-06 [colin]      3.3.1cvs16
3852
3853         * src/mainwindow.c
3854         * src/mainwindow.h
3855         * src/summaryview.c
3856         * src/summaryview.h
3857         * src/toolbar.c
3858                 Integrate things better wrt the new
3859                 summaryview extensibility.
3860
3861 2008-03-06 [wwp]        3.3.1cvs15
3862
3863         * src/quote_fmt.c
3864                 Fix some gcc warnings.
3865
3866 2008-03-06 [wwp]        3.3.1cvs14
3867
3868         * src/prefs_account.c
3869         * src/prefs_folder_item.c
3870         * src/prefs_gtk.c
3871         * src/prefs_template.c
3872         * src/gtk/prefswindow.c
3873         * src/gtk/prefswindow.h
3874                 prefs_templates: fix missing unregistering of addr_completion widgets
3875                 and and ending of addr_completion service.
3876                 prefs_folder_item: fix missing registering/unregistering of widgets,
3877                 and rework the way add_completion service is started and stopped.
3878                 Plus few prefswindow API changes (opening).
3879
3880 2008-03-06 [wwp]        3.3.1cvs13
3881
3882         * src/folder_item_prefs.c
3883         * src/prefs_template.c
3884         * src/prefs_template.h
3885         * src/quote_fmt.c
3886         * src/common/template.c
3887                 Complete 3.3.1cvs12, thanks to Colin.
3888
3889 2008-03-06 [wwp]        3.3.1cvs12
3890
3891         * src/compose.c
3892         * src/folder_item_prefs.c
3893         * src/folder_item_prefs.h
3894         * src/prefs_account.c
3895         * src/prefs_folder_item.c
3896         * src/prefs_quote.c
3897         * src/prefs_template.c
3898         * src/quote_fmt.c
3899         * src/quote_fmt.h
3900         * src/common/template.c
3901         * src/common/template.h
3902                 Global and per-folder templates can now override the from name (this
3903                 doesn't change the account being used).
3904                 Examples:
3905                  "My other name" <%account_email> (just changes the name)
3906                  my.faked.email@address.org (overrides the address too)
3907
3908 2008-03-05 [colin]      3.3.1cvs11
3909
3910         * src/summaryview.c
3911         * src/summaryview.h
3912                 Replace that hbox with a notebook
3913
3914 2008-03-05 [colin]      3.3.1cvs10
3915
3916         * src/folder.h
3917         * src/folderview.c
3918                 Add klass functions for notification of folder
3919                 opening/closing via the GUI
3920         * src/summaryview.c
3921         * src/summaryview.h
3922                 Add a specific container for the scrolledwin
3923
3924 2008-03-05 [colin]      3.3.1cvs9
3925
3926         * src/folder.h
3927         * src/folderview.c
3928                 Add klass functions for notification of folder 
3929                 opening/closing via the GUI
3930         * src/summaryview.c
3931         * src/summaryview.h
3932                 Add a specific container for the scrolledwin
3933
3934 2008-03-02 [colin]      3.3.1cvs8
3935
3936         * src/messageview.c
3937                 MAEMO: Fix bug 1541, 'Deleting message from within 
3938                 read window displays next message then closes.'
3939
3940 2008-03-02 [colin]      3.3.1cvs7
3941
3942         * src/main.c
3943                 Probably fix bug 1539, 'Program crashes':
3944                 Setup Gcrypt's thread functions when built
3945                 with GnuTLS
3946
3947 2008-03-01 [colin]      3.3.1cvs6
3948
3949         * src/folder.c
3950         * src/imap_gtk.c
3951                 Get rid of stale folders with no account
3952
3953 2008-02-28 [colin]      3.3.1cvs5
3954
3955         * src/compose.c
3956                 Fix bug 1534, 'Segmentation fault when doing 
3957                 some draft saving and then throwing away'
3958         * src/imap.c
3959                 Fix bug 1533, 'Claws is unable to mark messages 
3960                 as "read" in IMAP shared folders'
3961         * src/etpan/imap-thread.c
3962                 Fix bug 1515, 'large messages crash claws when 
3963                 syncing for offline mode'. This is rather a
3964                 workaround, and mails > 64MB will still be
3965                 problematic if there's less than 64MB available
3966                 on the dataroot volume.
3967         * src/messageview.c
3968                 MAEMO: Add information when fetching big messages
3969
3970 2008-02-26 [colin]      3.3.1cvs4
3971
3972         * src/imap.c
3973                 fix bug 1532, '"login refused" message insufficiently 
3974                 detailed'
3975
3976 2008-02-26 [paul]       3.3.1cvs3
3977
3978         * INSTALL
3979         * README
3980                 remove mentions of ClamAV and a few other
3981                 old bits of information
3982
3983 2008-02-23 [colin]      3.3.1cvs2
3984
3985         * src/main.c
3986                 Fix log output (missing \n)
3987
3988 2008-02-23 [colin]      3.3.1cvs1
3989
3990         * configure.ac
3991                 Bump version number for stable release
3992
3993 2008-02-23 [paul]       3.3.0cvs21
3994
3995         * po/he.po
3996                 updated by Ofer
3997
3998 2008-02-21 [colin]      3.3.0cvs20
3999
4000         * src/matcher.c
4001                 Fix bug 1527, 'filtering is case sensitive when it 
4002                 shouldn't be'
4003
4004 2008-02-20 [colin]      3.3.0cvs19
4005
4006         * src/main.c
4007                 Fix file attachments from older Thunar
4008
4009 2008-02-19 [colin]      3.3.0cvs18
4010
4011         * manual/plugins.xml
4012         * manual/es/plugins.xml
4013         * manual/fr/plugins.xml
4014         * manual/pl/plugins.xml
4015                 Remove Clamav
4016
4017 2008-02-19 [paul]       3.3.0cvs17
4018
4019         * tools/README
4020         * tools/csv2addressbook.pl
4021                 add support for Kmail/Kaddressbook
4022
4023 2008-02-18 [colin]      3.3.0cvs16
4024
4025         * src/imap.c
4026                 Unset folder's session before creating a
4027                 new one
4028         * src/main.c
4029         * src/prefs_common.c
4030         * src/prefs_common.h
4031         * manual/advanced.xml
4032                 Add an hidden use_networkmanager pref, to
4033                 disable NetworkManager handling. Also,
4034                 consider UNKNOWN state to be CONNECTED.
4035
4036 2008-02-18 [wwp]        3.3.0cvs15
4037
4038         * src/matcher.c
4039                 Fix Engrish and make 'not' more visible in filtering debug logs.
4040
4041 2008-02-15 [colin]      3.3.0cvs14
4042
4043         * src/matcher.c
4044                 Revert cvs10 for now, it breaks the feature
4045
4046 2008-02-15 [colin]      3.3.0cvs13
4047
4048         * src/main.c
4049                 Always focus folder tree at startup
4050         * src/compose.c
4051                 Fix bug 1521, 'Cannot close compose window after 
4052                 replying to a non-existent news message'
4053
4054 2008-02-13 [colin]      3.3.0cvs12
4055
4056         * src/folderview.c
4057                 Fix important warnings
4058
4059 2008-02-12 [colin]      3.3.0cvs11
4060
4061         * src/imap.c
4062         * src/etpan/imap-thread.c
4063         * src/etpan/imap-thread.h
4064                 Fix handling of $Forwarded flag on Exchange:
4065                 check for the existence or creatability of a
4066                 flag before using it.
4067
4068 2008-02-12 [colin]      3.3.0cvs10
4069
4070         * src/matcher.c
4071                 Optimise matching on Found in addressbook if
4072                 the matched header is in cache (From, etc)
4073
4074 2008-02-12 [colin]      3.3.0cvs9
4075
4076         * src/folderview.c
4077                 Fix crashy stuff when changing displayed
4078                 columns
4079
4080 2008-02-12 [wwp]        3.3.0cvs8
4081
4082         * src/folder.h
4083                 Remove duplicate func declaration and restore the one
4084                 a missing one.
4085
4086 2008-02-12 [wwp]        3.3.0cvs7
4087
4088         * src/compose.c
4089         * src/export.c
4090         * src/folder.c
4091         * src/folder.h
4092         * src/foldersel.c
4093         * src/foldersel.h
4094         * src/imap_gtk.c
4095         * src/import.c
4096         * src/mainwindow.c
4097         * src/messageview.c
4098         * src/mh_gtk.c
4099         * src/prefs_account.c
4100         * src/prefs_filtering_action.c
4101         * src/summaryview.c
4102         * src/plugins/bogofilter/bogofilter_gtk.c
4103         * src/plugins/spamassassin/spamassassin_gtk.c
4104                 Allow moving/copying folders to root folders when using
4105                 the folder selection dialog (it was not possible to
4106                 maemo users to reparent a subfolder to a root folder
4107                 at all).
4108
4109 2008-02-12 [fabien]     3.3.0cvs6
4110
4111         * po/fr.po
4112                 a few days late for i18n fr update. Sorry.
4113
4114 2008-02-11 [colin]      3.3.0cvs5
4115
4116         * src/main.c
4117                 Implement support for future /dev/mem_notify.
4118                 This Linux kernel feature will allow applications
4119                 to be notified that memory has to be freed
4120                 before getting OOM-killed. For more information:
4121                 http://lwn.net/Articles/267013/
4122
4123 2008-02-10 [paul]       3.3.0cvs4
4124
4125         * src/Makefile.am
4126         * src/mimeview.c
4127         * src/prefs_toolbar.c
4128         * src/stock_pixmap.c
4129         * src/stock_pixmap.h
4130         * src/pixmaps/mime_text_patch.xpm
4131                 add an icon for attached patches
4132
4133 2008-02-09 [paul]       3.3.0cvs3
4134
4135         * src/gtk/about.c
4136                 bump the (c) year
4137
4138 2008-02-09 [wwp]        3.3.0cvs2
4139
4140         * src/main.c
4141                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
4142
4143 2008-02-08 [colin]      3.3.0cvs1
4144
4145         * src/common/utils.c
4146                 Forbid attaching anything containing "../" or ".ssh/"
4147                 from mailto: URI
4148
4149 2008-02-08 [paul]       3.3.0
4150
4151         * NEWS
4152         * README
4153         * RELEASE_NOTES 
4154                 3.3.0 released
4155
4156 2008-02-08 [paul]       3.2.0cvs77
4157
4158         * AUTHORS
4159                 updated with new translators
4160         * configure.ac
4161                 added he to ALL_LINGUAS
4162         * po/cs.po
4163         * po/de.po
4164         * po/es.po
4165         * po/fi.po
4166         * po/hu.po
4167         * po/it.po
4168         * po/pt_BR.po
4169         * po/zh_CN.po
4170                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
4171                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
4172                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
4173                 and Ralph Young
4174         * po/he.po
4175                 new Hebrew translation by Ofer <oc666@netvision.net.il>
4176         * src/gtk/about.c
4177                 updated with new translators and bumped (c) year
4178         * src/gtk/authors.h
4179                 updated with new translators
4180
4181 2008-02-05 [colin]      3.2.0cvs76
4182
4183         * src/messageview.c
4184         * src/mimeview.c
4185         * src/mimeview.h
4186                 Special case text/calendar parts: if there's one in
4187                 the mail, and a plugin handling text/calendar is
4188                 loaded, show that part. That'll avoid rendering 
4189                 meetings as plain text, which just looks broken to
4190                 many users.
4191
4192 2008-02-04 [colin]      3.2.0cvs75
4193
4194         * src/mainwindow.c
4195                 Maemo: Fix LED handling on OS 2008
4196
4197 2008-02-01 [colin]      3.2.0cvs74
4198
4199         * src/compose.c
4200                 Possibly fix the annoying and hard-to reproduce bug
4201                 where lines 
4202                 are
4203                 rewrapped
4204                 like
4205                 that.
4206
4207 2008-02-01 [paul]       3.2.0cvs73
4208
4209         * src/common/utils.c
4210                 fix bug 1502, 'Plus signs are stripped from
4211                 email addresses when calling from command line'
4212                 Thanks to Colin
4213
4214 2008-01-31 [colin]      3.2.0cvs72
4215
4216         * src/exphtmldlg.c
4217         * src/mimeview.c
4218         * src/summaryview.c
4219                 Fix building of URIs from filenames
4220
4221 2008-01-31 [wwp]        3.2.0cvs71
4222
4223         * src/main.c
4224                 Fixes debug output of compiled-in features list
4225                 (completes 3.2.0cvs60).
4226
4227 2008-01-31 [colin]      3.2.0cvs70
4228
4229         * configure.ac
4230         * po/POTFILES.in
4231         * src/compose.c
4232         * src/plugins/Makefile.am
4233         * src/plugins/clamav/.cvsignore
4234         * src/plugins/clamav/Makefile.am
4235         * src/plugins/clamav/README
4236         * src/plugins/clamav/clamav_plugin.c
4237         * src/plugins/clamav/clamav_plugin.h
4238         * src/plugins/clamav/clamav_plugin_gtk.c
4239         * src/plugins/clamav/clamav_plugin_gtk.deps
4240                 Remove the Clamav plugin from the core
4241
4242 2008-01-28 [wwp]        3.2.0cvs69
4243
4244         * src/compose.c
4245         * src/prefs_template.c
4246         * src/prefs_template.h
4247         * src/quote_fmt.c
4248         * src/quote_fmt.h
4249         * src/quote_fmt_lex.l
4250         * src/quote_fmt_parse.y
4251                 Fix for bug #1493: count lines (\n chars) according to the way
4252                 format body is passed (i.e. \-escaped or not).
4253
4254 2008-01-27 [paul]       3.2.0cvs68
4255
4256         * po/en_GB.po
4257                 updated
4258         * src/prefs_actions.c
4259         * src/prefs_filtering.c
4260         * src/prefs_folder_item.c
4261         * src/prefs_template.c
4262         * src/gtk/about.c
4263                 some minor changes to the English
4264
4265 2008-01-24 [colin]      3.2.0cvs67
4266
4267         * src/etpan/imap-thread.c
4268         * src/etpan/nntp-thread.c
4269                 Fix bug 1348, 'Hang ups at exit time with 
4270                 pgp plugin since 3.0.2'
4271
4272 2008-01-23 [colin]      3.2.0cvs66
4273
4274         * src/toolbar.c
4275                 Fix translation of something that shouldn't be
4276
4277 2008-01-23 [colin]      3.2.0cvs65
4278
4279         * src/procmime.c
4280                 Fix bug 1486, 'Re: Incorrect content when replying'
4281                 Revert to full scan if short scan found only 0-length
4282                 text parts
4283
4284 2008-01-23 [paul]       3.2.0cvs64
4285
4286         * src/prefs_folder_item.c
4287                 fix bug 1485, 'selecting a folder's default
4288                 account if name contains '&''
4289
4290 2008-01-23 [colin]      3.2.0cvs63
4291
4292         * src/folder.c
4293         * src/folder.h
4294         * src/main.c
4295         * src/mainwindow.c
4296                 Fix bug 1480, 'should be able to display mail file
4297                 from command line'. Let 'claws-mail --select' accept
4298                 absolute paths in addition to folder identifiers.
4299
4300 2008-01-22 [wwp]        3.2.0cvs62
4301
4302         * src/account.c
4303         * src/account.h
4304         * src/compose.c
4305         * src/messageview.c
4306         * src/summaryview.c
4307         * src/common/utils.c
4308         * src/common/utils.h
4309                 Allow from=address in mailto sequence:
4310                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
4311                   The 'from' will try to select the first account matching in accounts list,
4312                   otherwise will use the usual account selection mechanism but override with
4313                   this 'from' address.
4314                 Allow mailto with NNTP accounts
4315                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
4316                   is the default one or if a NNTP account address is used with 'from'.
4317                   This is more or less a bugfix as it was possible to use mailto with a NNTP
4318                   default account but the complete mailto sequence was put in To.
4319
4320 2008-01-22 [wwp]        3.2.0cvs61
4321
4322         * doc/man/claws-mail.1
4323                 Updated the man page: status of few features, command-line
4324                 usage (--version-full) and completed list of config files
4325                 and dirs.
4326
4327 2008-01-22 [wwp]        3.2.0cvs60
4328
4329         * src/main.c
4330                 Added --version-full to display version and compiled-in
4331                 features list (for later use by Clawsker for instance).
4332
4333 2008-01-22 [holger]     3.2.0cvs59
4334
4335         * src/addrduplicates.c
4336                 Fix scrolling in addressbook duplicate
4337                 finder result dialog
4338
4339 2008-01-21 [colin]      3.2.0cvs58
4340
4341         * src/summaryview.c
4342                 Fix bug 1457, 'sorting messages on, say, from, 
4343                 should subsort on previous sort choice'. Subsort
4344                 by date when sort is Subject, From, To, Tags.
4345
4346 2008-01-21 [colin]      3.2.0cvs57
4347
4348         * AUTHORS
4349         * src/matcher.c
4350         * src/mimeview.c
4351         * src/common/ssl.c
4352         * src/gtk/authors.h
4353                 Fix bug 1478, 'Wrong pthread_create calls all 
4354                 over the place'. Patch by Christian Cornelssen
4355
4356 2008-01-20 [colin]      3.2.0cvs56
4357
4358         * src/imap.c
4359         * src/etpan/imap-thread.c
4360         * src/etpan/imap-thread.h
4361                 Fix bug 1468, 'Use IMAP keyword to 
4362                 store "forwarded" flag'
4363
4364 2008-01-20 [colin]      3.2.0cvs55
4365
4366         * src/folderutils.c
4367                 Make list operations faster
4368
4369 2008-01-20 [colin]      3.2.0cvs54
4370
4371         * src/mainwindow.c
4372                 Fix bug 1353, 'on startup with small screen 
4373                 layout, keyboard input gets lost'
4374
4375 2008-01-20 [colin]      3.2.0cvs53
4376
4377         * src/textview.c
4378                 Complete 3.2.0cvs49, and fixes bug 1477, 
4379                 'Claws Mail crashes when view PGP-encrypted 
4380                 message'
4381
4382 2008-01-20 [colin]      3.2.0cvs52
4383
4384         * src/compose.c
4385                 Fix privacy menu update when replying to
4386                 encrypted mail and no default privacy 
4387                 system is set
4388
4389 2008-01-19 [colin]      3.2.0cvs51
4390
4391         * src/filtering.c
4392         * src/procmsg.h
4393         * src/plugins/bogofilter/bogofilter.c
4394         * src/plugins/clamav/clamav_plugin.c
4395         * src/plugins/spamassassin/spamassassin.c
4396                 Batch filtering deletions too (and save 4 bytes
4397                 per MsgInfo in the process :)
4398
4399 2008-01-19 [colin]      3.2.0cvs50
4400
4401         * src/folder.c
4402                 Make cache update after copies much faster
4403                 on IMAP
4404
4405 2008-01-19 [colin]      3.2.0cvs49
4406
4407         * src/textview.c
4408                 Check g_fopen() success
4409
4410 2008-01-17 [wwp]        3.2.0cvs48
4411
4412         * manual/faq.xml
4413         * manual/es/faq.xml
4414         * manual/fr/faq.xml
4415         * manual/pl/faq.xml
4416                 Sylpheed? No idea what this means.
4417
4418 2008-01-17 [colin]      3.2.0cvs47
4419
4420         * src/gtk/gtksctree.c
4421                 Make dnd threshold higher on Maemo
4422
4423 2008-01-16 [colin]      3.2.0cvs46
4424
4425         * src/common/passcrypt.c
4426                 Fix build on FreeBSD, thanks to Pawel
4427
4428 2008-01-15 [colin]      3.2.0cvs45
4429
4430         * src/compose.c
4431                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
4432                 spell check of actuall word'
4433         * src/summaryview.c
4434                 Temporarily disable immediate execution when learning
4435                 spam *only* if the summaryview isn't locked
4436
4437 2008-01-15 [wwp]        3.2.0cvs44
4438
4439         * src/prefs_filtering.c
4440                 Fix filtering prefs layout (Maemo port), moving page up/down
4441                 from buttons to context menu.
4442
4443 2008-01-15 [colin]      3.2.0cvs43
4444
4445         * src/compose.c
4446                 Fix bug 1465, 'First line in new message does not mark URLs'
4447
4448 2008-01-15 [colin]      3.2.0cvs42
4449
4450         * src/common/passcrypt.c
4451                 Fix bug 1461, 'several components #define 
4452                 _XOPEN_SOURCE improperly'
4453
4454 2008-01-15 [colin]      3.2.0cvs41
4455
4456         * src/summaryview.c
4457                 Fix bug 1469, 'Column width adjustments on message 
4458                 lists do not save'
4459
4460 2008-01-14 [holger]     3.2.0cvs40
4461
4462         * configure.ac
4463                 Add tests for dbus, dbus glib bindings,
4464                 and NetworkManager. All is optional. Add new
4465                 --(en|dis)able-networkmanager-support switch.
4466         * src/Makefile.am
4467         * src/imap.c
4468         * src/inc.c
4469         * src/main.c
4470         * src/main.h
4471         * src/mainwindow.c
4472         * src/gtk/about.c
4473                 Add optional NetworkManager support, so Claws Mail
4474                 can try to do the right thing when the network connection
4475                 status changes. NetworkManager support is active by
4476                 default if above requirements were met.
4477
4478 2008-01-12 [colin]      3.2.0cvs39
4479
4480         * src/summaryview.c
4481                 Advertise the click-on-reply feature in the tooltip
4482
4483 2008-01-12 [colin]      3.2.0cvs38
4484
4485         * src/Makefile.am
4486         * src/stock_pixmap.c
4487         * src/stock_pixmap.h
4488         * src/pixmaps/tray_newmail.offline.xpm
4489         * src/pixmaps/tray_newmail.xpm
4490         * src/pixmaps/tray_newmarkedmail.offline.xpm
4491         * src/pixmaps/tray_newmarkedmail.xpm
4492         * src/pixmaps/tray_nomail.offline.xpm
4493         * src/pixmaps/tray_nomail.xpm
4494         * src/pixmaps/tray_unreadmail.offline.xpm
4495         * src/pixmaps/tray_unreadmail.xpm
4496         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4497         * src/pixmaps/tray_unreadmarkedmail.xpm
4498         * src/plugins/trayicon/Makefile.am
4499         * src/plugins/trayicon/newmail.offline.xpm
4500         * src/plugins/trayicon/newmail.xpm
4501         * src/plugins/trayicon/newmarkedmail.offline.xpm
4502         * src/plugins/trayicon/newmarkedmail.xpm
4503         * src/plugins/trayicon/nomail.offline.xpm
4504         * src/plugins/trayicon/nomail.xpm
4505         * src/plugins/trayicon/trayicon.c
4506         * src/plugins/trayicon/unreadmail.offline.xpm
4507         * src/plugins/trayicon/unreadmail.xpm
4508         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4509         * src/plugins/trayicon/unreadmarkedmail.xpm
4510                 Make the Trayicon plugin icons themable
4511
4512 2008-01-12 [wwp]        3.2.0cvs37
4513
4514         * src/prefs_display_header.c
4515                 Fix extra leading hyphen visible in the display
4516                 header configuration combo list (maemo).
4517
4518 2008-01-11 [colin]      3.2.0cvs36
4519
4520         * src/imap.c
4521                 Set timeout to 1 before disconnecting all -
4522                 for when one switches to offline and has 
4523                 no network anymore
4524         * src/messageview.c
4525                 Fix bug 1454, 'error message shows parts and 
4526                 signature of previous messages'
4527         * src/prefs_common.c
4528                 Maemo: Hide Send dialog by default
4529
4530 2008-01-10 [colin]      3.2.0cvs35
4531
4532         * src/action.c
4533         * src/editldap.c
4534         * src/prefs_account.c
4535         * src/wizard.c
4536         * src/gtk/inputdialog.c
4537         * src/plugins/pgpcore/passphrase.c
4538                 Maemo: Fix bug 1455, 'Password enters leading letter 
4539                 incorrectly as uppercase'
4540
4541 2008-01-09 [colin]      3.2.0cvs34
4542
4543         * po/pl.po
4544                 Fix bug 1446, 'SC crashes frequently when staying 
4545                 in background'. Format string error in Polish 
4546                 translation
4547         * src/gtk/description_window.c
4548         * src/prefs_template.c
4549                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
4550                 patch by Pawel
4551         * src/wizard.c
4552                 Maemo: Fix build
4553
4554 2008-01-08 [colin]      3.2.0cvs33
4555
4556         * src/main.c
4557                 Maemo: connect HW status change signal for shutdown
4558         * src/mainwindow.c
4559                 Maemo: Fix hardware space key
4560         * src/wizard.c
4561                 Maemo: name mmc1 and 2 a better name
4562
4563 2008-01-08 [wwp]        3.2.0cvs32
4564
4565         * src/folder.c
4566         * src/folder_item_prefs.c
4567         * src/folder_item_prefs.h
4568         * src/prefs_folder_item.c
4569                 It's now possible to disable processing rules when
4570                 entering a folder (this adds a new option to the
4571                 folder properties dialog).
4572
4573 2008-01-08 [wwp]        3.2.0cvs31
4574
4575         * src/common/utils.c
4576                 Mailto: now supports 'insert' (stands for 'insert file'), this
4577                 adds the ability to create a new message from the command-line,
4578                 with body set from an existing file contents.
4579
4580 2008-01-08 [colin]      3.2.0cvs30
4581
4582         * src/summaryview.c
4583                 Maybe fix bug 1452, 'crash while drag'n'droping 
4584                 emails to an IMAP folder'
4585
4586 2008-01-07 [wwp]        3.2.0cvs29
4587
4588         * src/prefs_filtering.c
4589                 Static-alize a function, thanks to Colin.
4590
4591 2008-01-07 [colin]      3.2.0cvs28
4592
4593         * src/folderview.c
4594                 Fix scrolling to bottom when drag and dropping
4595         * src/summaryview.c
4596                 Fix bug 1445, 'Display sender using addressbook: fails 
4597                 when From: isn't an email address'
4598
4599 2008-01-07 [wwp]        3.2.0cvs27
4600
4601         * src/prefs_actions.c
4602         * src/prefs_filtering.c
4603         * src/prefs_template.c
4604                 Add tooltips to most buttons in the templates, actions and
4605                 filtering/processing dialogs.
4606
4607 2008-01-07 [wwp]        3.2.0cvs26
4608
4609         * src/prefs_filtering.c
4610                  - add a clear button to clear dialog input fields
4611                  - add page up and page down buttons to move selected rule up and down
4612                  - in rules list popup-menu: added Delete, Delete all and Duplicate
4613                  - popup-menu items are greyed out either if the list is empty (not counting the
4614                    (New) row or if there is no selected item
4615                  - clear store when closing dialog
4616
4617         * src/prefs_actions.c
4618                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4619                    clear button, popup-menu
4620                  - clear store when closing dialog
4621
4622         * src/prefs_template.c
4623                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4624                    clear button, popup-menu 
4625
4626         * src/addrcustomattr.c
4627                  - renamed popup-menu item Clear list to Delete all
4628                  - grey out popup-menu items is there is no selected item or if list is empty
4629                  - clear store when closing dialog
4630
4631         * src/edittags.c
4632                  - added popup-menu item Delete all
4633                  - grey out popup-menu items is there is no selected item or if list is empty
4634                  - clear store when closing dialog
4635
4636 2008-01-06 [wwp]        3.2.0cvs25
4637
4638         * src/addressadd.c
4639                 One more layout fix by Pawel (completes 3.2.0cvs24).
4640
4641 2008-01-05 [colin]      3.2.0cvs24
4642
4643         * src/addressadd.c
4644                 Little GUI fixes, patch by Pawel
4645
4646 2007-12-29 [wwp]        3.2.0cvs23
4647
4648         * src/compose.c
4649                 Fix for bug #1443, and strip possible whitespaces around
4650                 custom header names.
4651
4652 2007-12-29 [mones]      3.2.0cvs22
4653
4654         * po/es.po
4655                 Updated translation, corrected a term based 
4656                 on suggestion from Israel Saeta Pérez,
4657                 reverted awful X-Mailer translation
4658         * src/procmime.c
4659                 Complete cvs20 for FreeBSD, patch by Pawel
4660
4661 2007-12-29 [colin]      3.2.0cvs21
4662
4663         * src/textview.c
4664                 Fix bug 1442, 'Tags are repeated in 
4665                 encapsulated messages'
4666
4667 2007-12-28 [colin]      3.2.0cvs20
4668
4669         * src/procmime.c
4670                 Fix path to mime/globs. Patch by Marten King.
4671
4672 2007-12-27 [colin]      3.2.0cvs19
4673
4674         * src/plugins/pgpcore/Makefile.am
4675         * src/plugins/pgpinline/Makefile.am
4676         * src/plugins/pgpmime/Makefile.am
4677                 Add missing flags to build pgp plugins on maemo
4678
4679 2007-12-27 [colin]      3.2.0cvs18
4680
4681         * src/mainwindow.c
4682                 Maximise before showing to avoid probable flickering
4683                 on slow computers.
4684
4685 2007-12-27 [colin]      3.2.0cvs17
4686
4687         * src/main.c
4688         * src/mainwindow.c
4689         * src/prefs_common.c
4690         * src/prefs_common.h
4691                 Fix bug 1439, 'Claws Mail does not remember window size 
4692                 state when restarted'. Save maximised state and force
4693                 maximisation at startup if applicable.
4694
4695 2007-12-23 [paul]       3.2.0cvs16
4696
4697         * src/prefs_matcher.c
4698                 fix bug 1436, 'Filter condition dialog doesn't
4699                 load header name from current rules'
4700
4701 2007-12-22 [paul]       3.2.0cvs15
4702
4703         * src/compose.c
4704                 fix bug 1435, 'Reply doesn't take into account
4705                 reply-to field'
4706
4707 2007-12-21 [paul]       3.2.0cvs14
4708
4709         * src/common/ssl_certificate.c
4710                 fix FreeBSD build with IPV6 support 
4711
4712 2007-12-20 [colin]      3.2.0cvs13
4713
4714         * src/imap.c
4715                 Fix error handling
4716
4717 2007-12-20 [colin]      3.2.0cvs12
4718
4719         * src/imap.c
4720         * src/imap.h
4721         * src/prefs_account.c
4722                 Add DIGEST-MD5 support for IMAP authentication
4723
4724 2007-12-19 [mones]      3.2.0cvs11
4725
4726         * doc/man/claws-mail.1
4727                 Better ordering of sections, updated options
4728         * po/es.po
4729                 Updated strings
4730
4731 2007-12-19 [paul]       3.2.0cvs10
4732
4733         * src/prefs_account.c
4734                 use a spinbutton instead of an entry for
4735                 "POP authentication timeout" also
4736
4737 2007-12-19 [colin]      3.2.0cvs9
4738
4739         * src/prefs_filtering_action.c
4740         * src/prefs_matcher.c
4741         * src/gtk/description_window.c
4742                 Destroy info windows with their parents
4743                 Patch by Pawel
4744
4745 2007-12-19 [colin]      3.2.0cvs8
4746
4747         * src/prefs_account.c
4748                 Use spinbuttons instead of entries where needed
4749                 Patch by Pawel
4750
4751 2007-12-18 [paul]       3.2.0cvs7
4752
4753         * src/prefs_matcher.c
4754                 add missing i18n for a few strings
4755                 Patch by Stephan Sachse
4756
4757 2007-12-18 [paul]       3.2.0cvs6
4758
4759         * src/prefs_logging.c
4760                 use 'disk' instead of 'disc'
4761
4762 2007-12-18 [paul]       3.2.0cvs5
4763
4764         * po/en_GB.po
4765                 updated
4766         * src/addrcustomattr.c
4767         * src/editaddress.c
4768                 fixes to the ingleesh
4769         * src/prefs_filtering_action.c
4770                 fix copyright header
4771                 fix untranslated strings
4772         * src/prefs_filtering_action.h
4773                 fix copyright header
4774
4775 2007-12-18 [wwp]        3.2.0cvs4
4776
4777         * src/folderview.c
4778         * src/headerview.c
4779         * src/prefs_common.c
4780         * src/prefs_common.h
4781         * src/prefs_fonts.c
4782         * src/summaryview.c
4783         * src/textview.c
4784         * src/wizard.c
4785         * src/common/defs.h
4786         * src/gtk/gtkutils.c
4787                 Added prefs to set custom small and bold fonts
4788                 (might matter on some desktops, according to
4789                 DPI and font settings).
4790
4791 2007-12-18 [colin]      3.2.0cvs3
4792
4793         * src/prefs_logging.c
4794                 Rework GUI, patch by Pawel
4795
4796 2007-12-18 [colin]      3.2.0cvs2
4797
4798         * src/prefs_filtering_action.c
4799                 Rework GUI, patch by Pawel
4800
4801 2007-12-18 [colin]      3.2.0cvs1
4802
4803         * src/editaddress.c
4804                 Fix build on old GCC
4805                 Fix inverted buttons
4806
4807 2007-12-17 [paul]       3.2.0
4808
4809         * NEWS
4810         * README
4811         * RELEASE_NOTES 
4812                 3.2.0 released
4813
4814 2007-12-17 [paul]       3.1.0cvs79
4815
4816         * po/de.po
4817         * po/fr.po
4818         * po/hu.po
4819         * po/it.po
4820         * po/pt_BR.po
4821                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
4822                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
4823
4824 2007-12-17 [mones]      3.1.0cvs78
4825
4826         * po/es.po
4827                 Updated Spanish translation for 3.2.0 release
4828
4829 2007-12-16 [colin]      3.1.0cvs77
4830
4831         * src/addrcustomattr.c
4832                 Fix translations, patch by Fabien
4833
4834 2007-12-15 [paul]       3.1.0cvs76
4835
4836         * src/folderview.c
4837                 fix compiler warning
4838
4839 2007-12-14 [colin]      3.1.0cvs75
4840
4841         * src/folderview.c
4842                 Simplify logic
4843
4844 2007-12-12 [wwp]        3.1.0cvs74
4845
4846         * AUTHORS
4847         * src/gtk/authors.h
4848                 Added Marius Glauser to the hall of fame.
4849
4850 2007-12-12 [wwp]        3.1.0cvs73
4851
4852         * src/gtk/gtkutils.c
4853                 Improve the way we show results of searches
4854                 in message bodies: selected text now get centered
4855                 vertically in the message window.
4856                 Patch by Marius Glauser <seelenhirt@gmx.net>.
4857
4858 2007-12-10 [colin]      3.1.0cvs72
4859
4860         * src/folder.c
4861                 Don't crash when setting batch mode on no folder
4862
4863 2007-12-10 [colin]      3.1.0cvs71
4864
4865         * src/common/utils.c
4866                 Fix potential buffer overrun (thanks to
4867                 Hiroyuki)
4868
4869 2007-12-08 [paul]       3.1.0cvs70
4870
4871         * src/prefs_receive.c
4872                 small change to the English
4873
4874 2007-12-08 [colin]      3.1.0cvs69
4875
4876         * src/vcard.c
4877                 Fix warnings
4878
4879 2007-12-07 [colin]      3.1.0cvs68
4880
4881         * src/mainwindow.c
4882         * src/summaryview.c
4883         * src/summaryview.h
4884                 Free simplify_subject_preg at exit
4885
4886 2007-12-07 [colin]      3.1.0cvs67
4887
4888         * src/main.c
4889         * src/summaryview.c
4890         * src/common/utils.c
4891         * src/common/utils.h
4892                 We have to free reused regexps from time to
4893                 time, or they get huge
4894
4895 2007-12-07 [colin]      3.1.0cvs66
4896
4897         * src/vcard.c
4898                 Fix QP decoding (and UTF8)
4899
4900 2007-12-07 [colin]      3.1.0cvs65
4901
4902         * src/addrcustomattr.c
4903                 Update list of default custom attributes
4904                 now (will be needed for a feature patch
4905                 post 3.2.0)
4906
4907 2007-12-07 [colin]      3.1.0cvs64
4908
4909         * src/folder.c
4910                 Batch on destination folder when copying - fixes
4911                 slowness when moving unread mails to trash on IMAP
4912
4913 2007-12-06 [colin]      3.1.0cvs63
4914
4915         * src/common/w32_time.c
4916         * src/common/w32lib.h
4917         * src/etpan/etpan-thread-manager.c
4918         * src/etpan/imap-thread.c
4919         * src/etpan/nntp-thread.c
4920         * src/gtk/Makefile.am
4921                 Fix win32 build with libetpan. Thanks to
4922                 Marcus Brinkmann.
4923
4924 2007-12-06 [colin]      3.1.0cvs62
4925
4926         * src/account.c
4927         * src/imap.c
4928         * src/prefs_account.c
4929         * src/prefs_account.h
4930         * src/etpan/imap-thread.c
4931         * src/etpan/imap-thread.h
4932                 Disable connection via command line on WIN32
4933                 Disable mmap use on WIN32 - use normal strings
4934         * src/addressbook.c
4935         * src/addressbook.h
4936         * src/addressbook_foldersel.c
4937         * src/addressbook_foldersel.h
4938         * src/prefs_filtering_action.c
4939         * src/prefs_matcher.c
4940         * src/plugins/bogofilter/bogofilter_gtk.c
4941         * src/plugins/dillo_viewer/dillo_prefs.c
4942         * src/plugins/spamassassin/spamassassin_gtk.c
4943                 Fix leak, rework function logics to be more
4944                 natural - thanks to Holger
4945         * src/common/utils.c
4946                 Fix warnings
4947
4948 2007-12-06 [colin]      3.1.0cvs61
4949
4950         * src/news.c
4951         * src/common/utils.c
4952         * src/common/utils.h
4953                 Fix posting, and fix UTF-8 being sent when encoding
4954                 is 8bit
4955
4956 2007-12-05 [colin]      3.1.0cvs60
4957
4958         * src/news.c
4959                 Fix debian bug #453157, 'Fails to post usenet
4960                 articles after NNTP connection has been 
4961                 interrupted". Fix return value to prevent deletion
4962                 on failure, and issue MODE READER in case posting
4963                 fails at first.
4964
4965 2007-12-05 [colin]      3.1.0cvs59
4966
4967         * src/messageview.c
4968         * src/uri_opener.c
4969                 Improvements to the List URIs dialog
4970                 Patch by Pawel
4971
4972 2007-12-05 [colin]      3.1.0cvs58
4973
4974         * src/prefs_other.c
4975         * src/gtk/gtksctree.h
4976                 Fix warnings
4977
4978 2007-12-04 [colin]      3.1.0cvs57
4979
4980         * src/etpan/imap-thread.c
4981                 Fix bug 1378, 'Claws exits on IMAP alert message'
4982                 Don't do GTK calls directly from Etpan thread
4983
4984 2007-12-04 [colin]      3.1.0cvs56
4985
4986         * src/folderview.c
4987         * src/gtk/gtksctree.c
4988                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
4989                 Make all the left of column zero an hotspot for
4990                 expanding.
4991
4992 2007-12-04 [colin]      3.1.0cvs55
4993
4994         * src/mainwindow.c
4995         * src/mainwindow.h
4996         * src/prefs_common.c
4997         * src/prefs_common.h
4998         * src/prefs_receive.c
4999                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
5000
5001 2007-12-04 [wwp]        3.1.0cvs54
5002
5003         * src/prefs_other.c
5004                 Fix for bug #1419.
5005
5006 2007-12-04 [holger]     3.1.0cvs53
5007
5008         * src/addrduplicates.c
5009         * src/addrduplicates.h
5010                 Export addressbook entry deletion
5011
5012 2007-12-04 [colin]      3.1.0cvs52
5013
5014         * tools/Makefile.am
5015         * tools/README.sylprint
5016         * tools/sylprint.pl
5017         * tools/sylprint.rc
5018                 Fix debian bug #454089 (symlink attack in TMP directory)
5019                 http://secwatch.org/advisories/1019661/ :
5020                 Remove the buggy script, which was unmaintained anyway
5021         * src/news.c
5022         * src/procmsg.c
5023                 Store things in our private tmp directory.
5024
5025 2007-12-03 [colin]      3.1.0cvs51
5026
5027         * src/folder.c
5028         * src/folder.h
5029         * src/folderview.c
5030         * src/imap.c
5031         * src/mainwindow.c
5032                 Fix update problem when getting remote tags
5033         * src/prefs_matcher.c
5034                 Rework GUI to make it better. Patch by Pawel
5035                 Pekala
5036
5037 2007-12-03 [colin]      3.1.0cvs50
5038
5039         * src/etpan/imap-thread.c
5040         * src/etpan/nntp-thread.c
5041                 Fix bug 1417, 'Network log doesn't reveal 
5042                 enough NNTP errors'
5043
5044 2007-12-02 [iwkse]      3.1.0cvs49
5045
5046         * src/plugins/dillo_viewer/dillo_prefs.c
5047                         Insert dillo under the Plugins menu
5048
5049 2007-12-01 [paul]       3.1.0cvs48
5050
5051         * src/html.c
5052                 add these variant forms
5053                 Thanks to Colin
5054
5055 2007-12-01 [paul]       3.1.0cvs47
5056
5057         * src/matcher.c
5058                 fix a typo
5059
5060 2007-12-01 [paul]       3.1.0cvs46
5061
5062         * po/POTFILES.in
5063                 add the new addrcustomattr.c file
5064
5065 2007-11-29 [colin]      3.1.0cvs45
5066
5067         * src/common/ssl_certificate.c
5068                 Use the more modern getaddrinfo instead of 
5069                 gethostbyname when possible
5070
5071 2007-11-28 [colin]      3.1.0cvs44
5072
5073         * src/summaryview.c
5074                 Maybe fix bug 1410 and other crash reports
5075                 in summaryview since cvs38.
5076
5077 2007-11-28 [wwp]        3.1.0cvs43
5078
5079         * src/prefs_summary_open.c
5080                 Guard against an empty list of actions to perform
5081                 when opening a folder (or migration defaults could
5082                 be introduced, confusing).
5083
5084 2007-11-28 [colin]      3.1.0cvs42
5085
5086         * src/folderview.c
5087                 Fix mark all read from folder's contextual menu
5088
5089 2007-11-27 [colin]      3.1.0cvs41
5090
5091         * src/imap.c
5092         * src/imap.h
5093         * src/imap_gtk.c
5094         * src/prefs_account.c
5095         * src/etpan/imap-thread.c
5096                 A few fixes to the IMAP flags handling: Optimisations,
5097                 two crashers, mention that Bandwitdh-efficient mode
5098                 prevents tag fetching.
5099                 Fix M-UTF7 in subscription dialog.
5100
5101 2007-11-27 [colin]      3.1.0cvs40
5102
5103         * src/folder.c
5104         * src/mbox.c
5105         * src/summaryview.c
5106                 Make filtering faster on flags change: Batch original 
5107                 folderitem, where we'll do flags/tags changes.
5108
5109 2007-11-27 [colin]      3.1.0cvs39
5110
5111         * src/filtering.c
5112                 Fix bug 1407, 'After a copy action, further rules apply 
5113                 to both original and copy'
5114
5115 2007-11-27 [colin]      3.1.0cvs38
5116
5117         * src/edittags.c
5118         * src/summaryview.c
5119                 Fixes races when doing a long operation and user
5120                 asks for another one (Mark all read/unread on a 
5121                 big folder on IMAP for example)
5122
5123 2007-11-27 [wwp]        3.1.0cvs37
5124
5125         * src/addressbook.c
5126         * src/prefs_common.c
5127                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
5128                 and 3.1.0cvs35 (addressbook.c).
5129
5130 2007-11-27 [holger]     3.1.0cvs36
5131
5132         * src/printing.c
5133                 Add a line separating header and body
5134                 in the printout
5135
5136 2007-11-27 [wwp]        3.1.0cvs35
5137
5138         * src/addressbook.c
5139                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
5140                 (thanks to Colin) and revert disabling of cut/copy
5141                 context menu entries upon selected groups.
5142
5143 2007-11-27 [holger]     3.1.0cvs34
5144
5145         * src/printing.c
5146                 Add weights to the list of supported text attributes
5147                 for printing
5148
5149 2007-11-27 [wwp]        3.1.0cvs33
5150
5151         * src/Makefile.am
5152         * src/addrcustomattr.c
5153         * src/addrcustomattr.h
5154         * src/addressbook.c
5155         * src/editaddress.c
5156         * src/editaddress.h
5157         * src/prefs_common.c
5158         * src/prefs_common.h
5159         * src/common/defs.h
5160                 Provide a (customizable) list of preset attribute names
5161                 for editing contacts (closes bug #1391).
5162
5163 2007-11-27 [wwp]        3.1.0cvs32
5164
5165         * src/addrclip.c
5166         * src/addressbook.c
5167         * src/addritem.c
5168                 Various fixes in the address book:
5169                         - made copy/move of a folder to itself or its subtree
5170                           impossible (-> error)
5171                         - errors messages don't show in the status bar anymore,
5172                           use alertpanels instead
5173                         - simple click on group doesn't open group edit dialog
5174                           anymore when in contact edit embedded mode (was too itchy)
5175                         - fixed disabling of edit button and and menu entry when
5176                           in contact edit embedded mode (was done in a bad and
5177                           ineffective way)
5178                         - fix menu cut/paste sensitivity in treelist context
5179                           menu (conflicting enabling was done by different functions)
5180                         - fix some menu item sensitivity in address list context menu
5181                         - don't allow cut/copy of groups, it's useless as they won't
5182                           be copied w/ their contents
5183                         - fix missing copy of the picture file when copying (bug #1402),
5184                           fix picture attribute (internal) value when moving or copying
5185
5186
5187 2007-11-27 [colin]      3.1.0cvs31
5188
5189         * src/folder.c
5190         * src/imap.c
5191                 Fix tags loss on move, fix space encoding
5192
5193 2007-11-26 [colin]      3.1.0cvs30
5194
5195         * src/edittags.c
5196         * src/folder.c
5197         * src/folder.h
5198         * src/imap.c
5199         * src/messageview.c
5200         * src/procmsg.c
5201         * src/procmsg.h
5202         * src/summaryview.c
5203         * src/common/utils.c
5204         * src/common/utils.h
5205         * src/etpan/imap-thread.c
5206         * src/etpan/imap-thread.h
5207                 Add IMAP tags support
5208
5209 2007-11-26 [colin]      3.1.0cvs29
5210
5211         * src/imap.c
5212                 Fix bug 1405, 'imap auto auth method doesn't 
5213                 work since 3.1.0'
5214
5215 2007-11-26 [colin]      3.1.0cvs28
5216
5217         * src/messageview.c
5218         * src/procmime.c
5219                 Handle broken disposition-notifications from Evolution
5220                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
5221
5222 2007-11-25 [paul]       3.1.0cvs27
5223
5224         * src/folder_item_prefs.c
5225         * src/folder_item_prefs.h
5226                 remove dead code
5227
5228 2007-11-23 [wwp]        3.1.0cvs26
5229
5230         * src/matcher.c
5231         * src/matcher.h
5232         * src/matcher_parser_parse.y
5233         * src/prefs_matcher.c
5234                 Fix irrelevant case folding when adding matcher condition 'test',
5235                 thanks to Colin.
5236
5237 2007-11-23 [wwp]        3.1.0cvs25
5238
5239         * src/prefs_common.c
5240         * src/prefs_common.h
5241         * src/prefs_summary_open.c
5242         * src/prefs_summary_open.h
5243         * src/summaryview.c
5244                 Add "select first email in list" to the list of possible selections
5245                 when opening a folder.
5246
5247 2007-11-23 [paul]       3.1.0cvs24
5248
5249         * po/de.po
5250                 a fix by Stephan Sachse, plus remove all
5251                 old strings from the end of the file
5252
5253 2007-11-23 [wwp]        3.1.0cvs23
5254
5255         * src/prefs_msg_colors.c
5256                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
5257                 with little changes.
5258
5259 2007-11-23 [paul]       3.1.0cvs22
5260
5261         * src/prefs_logging.c
5262                 eliminate wasted horizontal space
5263
5264 2007-11-23 [paul]       3.1.0cvs21
5265
5266         * src/prefs_summaries.c
5267                 don't wrap the label or put linebreaks
5268
5269 2007-11-22 [colin]      3.1.0cvs20
5270
5271         * src/plugins/pgpinline/pgpinline.c
5272                 Fix decryption
5273
5274 2007-11-22 [wwp]        3.1.0cvs19
5275
5276         * src/prefs_themes.c
5277                 Yet another misuse of get_rc_dir(), still related
5278                 to user themes. Completes 3.1.0cvs18.
5279
5280 2007-11-22 [wwp]        3.1.0cvs18
5281
5282         * src/stock_pixmap.c
5283                 Fix a misuse of get_rc_dir(), user themes dir was
5284                 not set properly and some themes might have disappeared
5285                 from themes list in prefs.
5286
5287 2007-11-22 [wwp]        3.1.0cvs17
5288
5289         * src/edittags.c
5290         * src/edittags.h
5291         * src/common/tags.c
5292         * src/common/tags.h
5293                 Correct copyright for these claws-mail-only brand new
5294                 files.
5295
5296 2007-11-22 [paul]       3.1.0cvs16
5297
5298         * src/compose.c
5299                 fix bug 1400, 'Drag and drop of URLs does not work'
5300                 Thanks to Colin
5301
5302 2007-11-22 [paul]       3.1.0cvs15
5303
5304         * src/prefs_common.c
5305                 make "cmds_use_system_default" default to FALSE
5306                 so as not to disrupt current settings
5307         * src/summaryview.c
5308                 increase the size of the GdkRectangle, tooltips
5309                 didn't show for me otherwise
5310
5311 2007-11-21 [colin]      3.1.0cvs14
5312
5313         * src/compose.c
5314         * src/crash.c
5315         * src/exphtmldlg.c
5316         * src/mainwindow.c
5317         * src/manual.c
5318         * src/mimeview.c
5319         * src/prefs_account.c
5320         * src/prefs_common.c
5321         * src/prefs_common.h
5322         * src/prefs_ext_prog.c
5323         * src/textview.c
5324         * src/uri_opener.c
5325         * src/gtk/about.c
5326         * src/gtk/gtkutils.c
5327                 Use xdg-open as a way to find default browser,
5328                 when available
5329
5330 2007-11-21 [colin]      3.1.0cvs13
5331
5332         * src/messageview.c
5333         * src/procmime.c
5334         * src/procmsg.h
5335                 Send better return receipts (useful ones)
5336                 Handle incoming return receipts
5337
5338 2007-11-20 [colin]      3.1.0cvs12
5339
5340         * src/printing.c
5341         * src/printing.h
5342                 Add getter/setter for settings, and getter
5343                 for page setup
5344
5345 2007-11-20 [colin]      3.1.0cvs11
5346
5347         * src/folderview.c
5348         * src/main.c
5349         * src/mainwindow.c
5350                 Fix bug 1396, 'Crash on disabling a filter 
5351                 while it is processing'
5352
5353 2007-11-20 [paul]       3.1.0cvs10
5354
5355         * src/folder.c
5356                 fix bug 1395, 'Crash on checking for new mails
5357                 while filter is running'
5358                 Thanks to Colin
5359
5360 2007-11-20 [paul]       3.1.0cvs9
5361
5362         * src/compose.c
5363                 make this string easier for translators
5364
5365 2007-11-19 [colin]      3.1.0cvs8
5366
5367         * src/prefs_summaries.c
5368         * src/summaryview.c
5369                 Don't enable more tooltips on Maemo
5370
5371 2007-11-19 [colin]      3.1.0cvs7
5372
5373         * src/prefs_common.c
5374         * src/prefs_common.h
5375         * src/prefs_summaries.c
5376         * src/summaryview.c
5377                 Fix bug 1388, 'message list tool tips'
5378                 Add (optional) tooltips in summaryview.
5379                 This only works with GTK+ >= 2.12
5380
5381 2007-11-19 [colin]      3.1.0cvs6
5382
5383         * src/compose.c
5384                 Make strings a bit better when attaching
5385                 from mailto: URIs
5386
5387 2007-11-19 [colin]      3.1.0cvs5
5388
5389         * src/common/utils.c
5390                 Fix bug 1392, 'Top level domain .EU is 
5391                 not recognised as valid'
5392
5393 2007-11-19 [wwp]        3.1.0cvs4
5394
5395         * src/compose.c
5396         * src/compose.h
5397                 Revert changes to compose.c made in 3.1.0cvs2.
5398
5399 2007-11-19 [wwp]        3.1.0cvs3
5400
5401         * src/addressbook.c
5402         * src/addressbook.h
5403         * src/editaddress.c
5404         * src/editgroup.c
5405         * src/addrduplicates.c
5406                 Minor improvements in the address book:
5407                 always accept new contacts provided that some
5408                 detail is set (instead of rejecting silently).
5409                 Better guessing of contact name from incomplete
5410                 name information. Better display of contacts with
5411                 no name, in contact lists, group contents, find
5412                 duplicate results.
5413                 
5414
5415 2007-11-19 [wwp]        3.1.0cvs2
5416
5417         * src/compose.c
5418         * src/compose.h
5419         * src/prefs_logging.c
5420         * src/prefs_summaries.c
5421                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
5422                 wrap some long label in prefs/summaries, layout checkboxes
5423                 in a more compact form in prefs/loggin, make account and
5424                 header's combos have the same size/spacing in compose
5425                 window.
5426
5427 2007-11-19 [wwp]        3.1.0cvs1
5428
5429         * src/edittags.c
5430                 Fix a tiny leak and duplicate variable.
5431
5432 2007-11-19 [paul]       3.1.0
5433
5434         * NEWS
5435         * README
5436         * RELEASE_NOTES 
5437                 3.1.0 released
5438
5439 2007-11-19 [paul]       3.0.2cvs145
5440
5441         * po/de.po
5442         * po/fi.po
5443         * po/fr.po
5444         * po/hu.po
5445         * po/it.po
5446         * po/pl.po
5447         * po/pt_BR.po
5448         * po/sk.po
5449         * po/zh_CN.po
5450                 updated by Stephan Sachse, Flammie Pirinen,
5451                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
5452                 Emil Nowak, Frederico Goncalves Guimaraes,
5453                 Andrej Kacian, and Ralph Young
5454
5455 2007-11-18 [mones]      3.0.2cvs144
5456
5457         * po/es.po
5458                 Updated Spanish translation
5459
5460 2007-11-18 [colin]      3.0.2cvs143
5461
5462         * src/edittags.c
5463                 Prevent empty tag after edit, thanks to wwp
5464
5465 2007-11-18 [colin]      3.0.2cvs142
5466
5467         * src/editaddress.c
5468                 Fix possible "(null)" %s - thanks to wwp
5469
5470 2007-11-16 [wwp]        3.0.2cvs141
5471
5472         * src/common/utils.c
5473                 Fix for 3.0.2cvs140, prevents from crashing when opening
5474                 a compose window.
5475
5476 2007-11-16 [colin]      3.0.2cvs140
5477
5478         * src/main.c
5479         * src/common/claws.c
5480                 Output a bit more useful info at startup
5481                 in --debug mode
5482
5483 2007-11-16 [colin]      3.0.2cvs139
5484
5485         * src/compose.c
5486         * src/common/utils.c
5487         * src/common/utils.h
5488                 Fix bug 1387, 'Request for --compose to 
5489                 support multiple attachments'
5490
5491 2007-11-16 [colin]      3.0.2cvs138
5492
5493         * src/news.c
5494                 Fix bug 1390, 'NNTP fails after server 
5495                 closed connection'
5496
5497 2007-11-16 [colin]      3.0.2cvs137
5498
5499         * src/prefs_display_header.c
5500                 Fix bug 1389, 'Changing 'Display headers 
5501                 in message view' breaks dispheaderrc'
5502
5503 2007-11-14 [colin]      3.0.2cvs136
5504
5505         * src/summaryview.c
5506         * src/gtk/quicksearch.c
5507         * src/gtk/quicksearch.h
5508                 Fix resetting the quicksearch when in non-sticky
5509                 mode, but Recursive is set: reset only when going
5510                 out of the root search folder.
5511
5512 2007-11-14 [colin]      3.0.2cvs135
5513
5514         * src/filtering.c
5515                 Don't set new flag back when doing "Mark as unread"
5516                 from filtering
5517
5518 2007-11-12 [paul]       3.0.2cvs134
5519
5520         * src/plugins/dillo_viewer/dillo_viewer.c
5521                 don't offer the mime type for translation
5522
5523 2007-11-12 [paul]
5524
5525         3.1.0-rc2 released
5526
5527 2007-11-11 [colin]      3.0.2cvs133
5528
5529         * src/imap_gtk.c
5530         * src/mh_gtk.c
5531                 Use markup-escaped strings in dialogs
5532
5533 2007-11-11 [colin]      3.0.2cvs132
5534
5535         * src/imap.c
5536                 Better IMAP-UTF7/UTF8 conversion
5537
5538 2007-11-10 [colin]      3.0.2cvs131
5539
5540         * src/news.c
5541                 Fix debian bug 450698, 'nntp auth behavior changed 
5542                 without notice'
5543
5544 2007-11-10 [colin]      3.0.2cvs130
5545
5546         * configure.ac
5547         * src/inc.c
5548         * src/main.c
5549         * src/main.h
5550         * src/mimeview.c
5551         * src/statusbar.c
5552         * src/common/utils.c
5553         * src/etpan/Makefile.am
5554         * src/gtk/filesel.c
5555         * src/gtk/gtkutils.h
5556         * src/gtk/menu.c
5557         * src/plugins/bogofilter/Makefile.am
5558         * src/plugins/clamav/Makefile.am
5559         * src/plugins/dillo_viewer/Makefile.am
5560         * src/plugins/pgpcore/Makefile.am
5561         * src/plugins/spamassassin/Makefile.am
5562         * src/plugins/trayicon/Makefile.am
5563                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
5564
5565 2007-11-09 [colin]      3.0.2cvs129
5566
5567         * src/addressbook.c
5568         * src/ldapupdate.c
5569                 fix bug 1375, 'Impossible to modify e-mail
5570                 in LDAP addressbook twice'; Try two. update
5571                 externalID, don't make display lag, and
5572                 fix the cases where dn is not mail.
5573
5574 2007-11-08 [paul]       3.0.2cvs128
5575
5576         * src/account.c
5577         * src/compose.c
5578         * src/messageview.c
5579         * src/prefs_account.c
5580         * src/prefs_account.h
5581                 reinstate 'Generate Message-ID' option as an
5582                 account preference. (hidden on IMAP)
5583                 Thanks to Colin
5584
5585 2007-11-08 [paul]       3.0.2cvs127
5586
5587         * src/textview.c
5588                 MAEMO: fix failure of loading images inline
5589                 MAEMO: fix bug 1349, 'Emails still skip to end
5590                 when opened (in certain circumstances)...'
5591
5592 2007-11-07 [colin]      3.0.2cvs126
5593
5594         * src/toolbar.c
5595                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
5596
5597 2007-11-07 [colin]      3.0.2cvs125
5598
5599         * src/toolbar.c
5600                 Re-change the string occurence of A_CLAWS_ACTIONS
5601                 to A_SYL_ACTIONS, to prevent parse errors of the
5602                 toolbar_*.xml files
5603
5604 2007-11-07 [colin]      3.0.2cvs124
5605
5606         * src/mimeview.c
5607         * src/prefs_common.c
5608         * src/prefs_common.h
5609         * manual/advanced.xml
5610                 Add an hidden pref, 'save_parts_readwrite';
5611                 completes 3.0.2cvs35
5612
5613 2007-11-07 [paul]       3.0.2cvs123
5614
5615         * src/prefs_toolbar.c
5616         * src/toolbar.c
5617         * src/toolbar.h
5618                 rename ToolbarSylpheedActions to ToolbarClawsActions
5619                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
5620
5621 2007-11-07 [paul]       3.0.2cvs122
5622
5623         * src/toolbar.c
5624                 MAEMO: remove tooltips
5625
5626 2007-11-07 [colin]      3.0.2cvs121
5627
5628         * src/plugins/pgpinline/pgpinline.c
5629                 Fix bug 1377, 'unspecific errors on 
5630                 signature checking'. Fix trimming of
5631                 UTF8 data.
5632
5633 2007-11-06 [iwkse]      3.0.2cvs120
5634
5635         * src/prefs_summary_open.c
5636                 yet a string change
5637
5638 2007-11-06 [paul]       3.0.2cvs119
5639
5640         * tools/Makefile.am
5641         * tools/README
5642         * tools/csv2addressbook.pl
5643                 add a new script that imports a CSV formatted
5644                 address book. Becky and Thunderbird address
5645                 book are currently supported.
5646
5647 2007-11-05 [colin]      3.0.2cvs118
5648
5649         * src/imap.c
5650                 Fix deletion 
5651
5652 2007-11-05 [iwkse]      3.0.2cvs117
5653
5654         * src/prefs_summary_open.c
5655                 String changes
5656
5657 2007-11-04 [paul]       3.0.2cvs116
5658
5659         * src/addressbook_foldersel.c
5660                 fix gtk critical warning
5661                 Patch by Pawel Pekala
5662
5663 2007-11-04 [paul]       3.0.2cvs115
5664
5665         * tools/README
5666         * tools/claws-mail-compose-insert-files.pl
5667                 add --bcc and uri_escape() everything
5668
5669 2007-11-04 [paul]       3.0.2cvs114
5670
5671         * src/gtk/gtkutils.c
5672                 gtkut_stock_with_text_button_set_create(): set
5673                 GTK_CAN_DEFAULT on buttons 2 and 3
5674
5675 2007-11-03 [paul]       3.0.2cvs113
5676
5677         * src/common/utils.c
5678                 fix debian bug #448814, 'mailto: URI decoding
5679                 desn't decode the destination address field'
5680                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
5681
5682 2007-11-03 [paul]       3.0.2cvs112
5683
5684         * AUTHORS
5685         * src/compose.c
5686         * src/gtk/authors.h
5687                 allow Bcc in commandline URIs
5688                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
5689
5690 2007-11-02 [colin]      3.0.2cvs111
5691
5692         * src/addressbook.c
5693                 Maybe fix bug 1376, 'crash on 
5694                 addressbook manipulation'
5695
5696 2007-10-31 [paul]       3.0.2cvs110
5697
5698         * src/ldapupdate.c
5699                 fix bug 1375, 'Impossible to modify e-mail
5700                 in LDAP addressbook twice'
5701                 Patch by Michael Rasmussen
5702
5703 2007-10-30 [paul]       3.0.2cvs109
5704
5705         * configure.ac
5706                 enable GnuTLS support with --enable-gnutls which
5707                 will disable openssl support. if the user has
5708                 gtk >= 2.10.x don't allow gnomeprint even if the
5709                 user asks for it
5710
5711 2007-10-30 [paul]
5712
5713         3.1.0-rc1 released
5714
5715 2007-10-30 [paul]       3.0.2cvs108
5716
5717         * Makefile.am
5718                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
5719
5720 2007-10-30 [paul]       3.0.2cvs107
5721
5722         * src/expldifdlg.c
5723         * src/prefs_account.c
5724         * src/prefs_folder_item.c
5725         * src/prefs_spelling.c
5726         * src/prefs_themes.c
5727         * src/wizard.c
5728         * src/gtk/gtkaspell.c
5729         * src/gtk/gtkaspell.h
5730         * src/plugins/spamassassin/spamassassin_gtk.c
5731                 replace deprecated gtk_option_menu...
5732                 patch by Pawel Pekala
5733
5734 2007-10-29 [colin]      3.0.2cvs106
5735
5736         * src/plugins/dillo_viewer/dillo_prefs.c
5737                 Fix forgotten signal connect
5738
5739 2007-10-28 [colin]      3.0.2cvs105
5740
5741         * src/plugins/dillo_viewer/dillo_prefs.c
5742         * src/plugins/dillo_viewer/dillo_prefs.h
5743         * src/plugins/dillo_viewer/dillo_viewer.c
5744                 Implement addressbook-based whitelisting for loading
5745                 remote images. Fixed missing destroy of the embedded
5746                 browser that made a Dillo window pop up on exit, if
5747                 an HTML part was displayed.
5748
5749 2007-10-26 [colin]      3.0.2cvs104
5750
5751         * src/edittags.c
5752                 Add missing static
5753
5754 2007-10-25 [colin]      3.0.2cvs103
5755
5756         * src/editaddress.c
5757                 Add tap-and-hold on the picture, for Maemo
5758         * src/edittags.c
5759         * src/edittags.h
5760         * src/mainwindow.c
5761         * src/procmsg.c
5762         * src/summaryview.c
5763         * src/textview.c
5764                 Unify tag interfaces.
5765
5766 2007-10-25 [colin]      3.0.2cvs102
5767
5768         * src/imap.c
5769         * src/etpan/imap-thread.h
5770                 Much better error handling. We'll need to be really
5771                 clear to users about where errors come from, with 
5772                 the apparition of Gmail's IMAP server.
5773
5774 2007-10-24 [colin]      3.0.2cvs101
5775
5776         * src/edittags.c
5777         * src/mainwindow.c
5778         * src/summaryview.c
5779         * src/textview.c
5780                 Add tags sorting (alphabetical); allow deletion of
5781                 tags from the Apply Tags window
5782
5783 2007-10-24 [colin]      3.0.2cvs100
5784
5785         * src/editaddress.c
5786         * src/editaddress_other_attributes_ldap.c
5787         * src/editaddress_other_attributes_ldap.h
5788         * src/ldapctrl.c
5789         * src/ldapquery.c
5790         * src/ldapupdate.c
5791                 Fix LDAP writing (got broken in cvs39)
5792                 Add read-only support for jpegPhoto LDAP field
5793
5794 2007-10-23 [colin]      3.0.2cvs99
5795
5796         * src/news.c
5797                 Fix crash in some cases
5798
5799 2007-10-22 [colin]      3.0.2cvs98
5800
5801         * src/common/socket.h
5802         * src/common/ssl.c
5803                 Fix big leak in GnuTLS code
5804
5805 2007-10-22 [colin]      3.0.2cvs97
5806
5807         * src/news.c
5808                 Fix bug 1368, 'SIGSEGV in NNTP code'
5809
5810 2007-10-22 [colin]      3.0.2cvs96
5811
5812         * src/prefs_customheader.c
5813                 Catch compface warnings when generating X-Faces
5814
5815 2007-10-22 [wwp]        3.0.2cvs95
5816
5817         * src/quote_fmt_parse.y
5818                 Remove accidentally committed debug traces.
5819                 Fix a warning.
5820
5821 2007-10-22 [colin]      3.0.2cvs94
5822
5823         * src/etpan/nntp-thread.c
5824                 Fix authentication
5825
5826 2007-10-19 [wwp]        3.0.2cvs93
5827
5828         * src/common/ssl_certificate.c
5829                 Add missing include (Windows).
5830
5831 2007-10-19 [colin]      3.0.2cvs92
5832
5833         * src/imap_gtk.c
5834         * src/mimeview.c
5835         * src/textview.c
5836         * src/gtk/inputdialog.c
5837         * src/gtk/inputdialog.h
5838                 Remove the last old combo; patch by
5839                 Pawel
5840
5841 2007-10-19 [colin]      3.0.2cvs91
5842
5843         * src/common/ssl.c
5844                 Fix interop problem with GnuTLS and some crappy
5845                 servers that have very little keys.
5846
5847 2007-10-19 [colin]      3.0.2cvs90
5848
5849         * src/common/ssl.c
5850                 Fix return value check on GnuTLS, and
5851                 display the error
5852
5853 2007-10-18 [colin]      3.0.2cvs89
5854
5855         * src/common/ssl_certificate.c
5856                 Fix missing initialisations
5857
5858 2007-10-18 [wwp]        3.0.2cvs88
5859
5860         * src/Makefile.am
5861                 Fix linking against GNUTLS (matters if --enable-gnutls only).
5862
5863 2007-10-18 [colin]      3.0.2cvs87
5864
5865         * po/POTFILES.in
5866                 Fix build
5867
5868 2007-10-18 [mones]      3.0.2cvs86
5869
5870         * src/editbook.c
5871         * src/import.c
5872         * src/prefs_account.c
5873         * src/prefs_receive.c
5874         * src/gtk/about.c
5875         * src/plugins/bogofilter/bogofilter_gtk.c
5876         * src/plugins/spamassassin/spamassassin_gtk.c
5877                 More capitalisation micro-fixes
5878
5879 2007-10-18 [paul]       3.0.2cvs85
5880
5881         * configure.ac
5882                 add info about NNTP support via libetpan
5883                 change the configure output ending msg a little
5884         * src/gtk/about.c
5885                 similar changes to above
5886
5887 2007-10-18 [colin]      3.0.2cvs84
5888
5889         * src/procmime.c
5890         * src/procmime.h
5891                 Fix missing symbol for S/MIME
5892
5893 2007-10-18 [colin]      3.0.2cvs83
5894
5895         * src/prefs_filtering_action.c
5896                 Fix crash in tags (introduced in cvs78)
5897
5898 2007-10-18 [colin]      3.0.2cvs82
5899
5900         * src/common/Makefile.am
5901         * src/common/nntp.c
5902         * src/common/nntp.h
5903         * src/etpan/Makefile.am
5904         * src/etpan/etpan-thread-manager-types.h
5905         * src/etpan/etpan-thread-manager.c
5906         * src/etpan/imap-thread.c
5907         * src/etpan/nntp-thread.c
5908         * src/etpan/nntp-thread.h
5909         * src/news.c
5910         * src/news.h
5911                 Rewrite the nntp implementation
5912                 to use libetpan. Non-blocking NNTP!
5913         * src/account.c
5914         * src/crash.c
5915         * src/imap.c
5916         * src/inc.c
5917         * src/main.c
5918         * src/mainwindow.c
5919         * src/pop.c
5920         * src/pop.h
5921         * src/prefs_account.c
5922         * src/recv.c
5923         * src/recv.h
5924         * src/send_message.c
5925         * src/send_message.h
5926         * src/ssl_manager.c
5927         * src/ssl_manager.h
5928         * src/wizard.c
5929         * src/common/claws.c
5930         * src/common/session.c
5931         * src/common/session.h
5932         * src/common/smtp.c
5933         * src/common/smtp.h
5934         * src/common/socket.c
5935         * src/common/socket.h
5936         * src/common/ssl.c
5937         * src/common/ssl.h
5938         * src/common/ssl_certificate.c
5939         * src/common/ssl_certificate.h
5940         * src/gtk/about.c
5941         * src/gtk/sslcertwindow.c
5942         * src/gtk/sslcertwindow.h
5943                 Implement GnuTLS support. GnuTLS support
5944                 will be used if OpenSSL isn't available, or
5945                 specified explicitely. (the reason is that
5946                 GnuTLS cerficate checking is a bit less 
5947                 practical than OpenSSL's)
5948
5949 2007-10-18 [paul]       3.0.2cvs81
5950
5951         * src/gtk/inputdialog.c
5952         * src/gtk/inputdialog.h
5953                 fix copyright header
5954
5955 2007-10-17 [colin]      3.0.2cvs80
5956
5957         * src/plugins/pgpcore/select-keys.c
5958                 Fix bug which prevented encryption key
5959                 auto-selection when two or more matched the
5960                 email address, but only one isn't revoked
5961                 or expired.
5962
5963 2007-10-17 [wwp]        3.0.2cvs79
5964
5965         * src/compose.c
5966         * src/quote_fmt.c
5967         * src/quote_fmt.h
5968         * src/quote_fmt_lex.l
5969         * src/quote_fmt_parse.y
5970                 Templates can now attach files using |attach{filename}.
5971
5972 2007-10-17 [wwp]        3.0.2cvs78
5973
5974         * src/prefs_customheader.c
5975         * src/prefs_ext_prog.c
5976         * src/prefs_filtering_action.c
5977         * src/prefs_matcher.c
5978         * src/prefs_other.c
5979         * src/prefs_toolbar.c
5980         * src/gtk/combobox.c
5981         * src/gtk/combobox.h
5982         * src/gtk/gtkutils.c
5983         * src/gtk/gtkutils.h
5984         * src/plugins/bogofilter/bogofilter_gtk.c
5985         * src/plugins/spamassassin/spamassassin_gtk.c
5986                 Removed almost all remaining instances of GtkCombo
5987                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
5988                 few visual and code cleanup from Colin.
5989
5990 2007-10-16 [wwp]        3.0.2cvs77
5991         * src/gtk/pluginwindow.c
5992                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
5993
5994 2007-10-15 [colin]      3.0.2cvs76
5995
5996         * src/edittags.c
5997         * src/edittags.h
5998         * src/filtering.c
5999         * src/filtering.h
6000         * src/importmutt.c
6001         * src/importpine.c
6002         * src/main.c
6003         * src/messageview.c
6004         * src/messageview.h
6005         * src/mimeview.c
6006         * src/mimeview.h
6007         * src/pop.c
6008         * src/pop.h
6009         * src/prefs_common.c
6010         * src/prefs_common.h
6011         * src/prefs_customheader.c
6012         * src/prefs_customheader.h
6013         * src/prefs_display_header.c
6014         * src/prefs_display_header.h
6015         * src/prefs_filtering_action.c
6016         * src/prefs_filtering_action.h
6017         * src/prefs_folder_column.c
6018         * src/prefs_folder_column.h
6019         * src/prefs_folder_item.c
6020         * src/prefs_folder_item.h
6021         * src/prefs_gtk.c
6022         * src/prefs_gtk.h
6023         * src/prefs_logging.h
6024         * src/prefs_matcher.c
6025         * src/prefs_matcher.h
6026         * src/prefs_summary_column.c
6027         * src/prefs_summary_column.h
6028         * src/prefs_summary_open.c
6029         * src/procheader.c
6030         * src/procheader.h
6031         * src/procmime.c
6032         * src/procmime.h
6033         * src/recv.c
6034         * src/recv.h
6035         * src/sourcewindow.c
6036         * src/sourcewindow.h
6037         * src/summaryview.c
6038         * src/summaryview.h
6039         * src/textview.c
6040         * src/textview.h
6041         * src/toolbar.c
6042         * src/toolbar.h
6043         * src/common/mgutils.c
6044         * src/common/mgutils.h
6045         * src/common/nntp.c
6046         * src/common/nntp.h
6047         * src/common/prefs.c
6048         * src/common/prefs.h
6049         * src/common/socket.c
6050         * src/common/socket.h
6051         * src/common/stringtable.c
6052         * src/common/stringtable.h
6053         * src/common/template.c
6054         * src/common/template.h
6055         * src/common/uuencode.c
6056         * src/common/uuencode.h
6057         * src/gtk/gtkshruler.c
6058         * src/gtk/gtkshruler.h
6059         * src/gtk/menu.c
6060         * src/gtk/menu.h
6061         * src/gtk/progressdialog.c
6062         * src/gtk/progressdialog.h
6063                 Remove/staticalize, the return of the revenge
6064
6065 2007-10-15 [colin]      3.0.2cvs75
6066
6067         * src/matcher.c
6068                 Fix redirections in filtering's tests
6069
6070 2007-10-15 [colin]      3.0.2cvs74
6071
6072         * src/imap.c
6073                 Don't build imap_synchronise at all when 
6074                 building without libetpan
6075
6076 2007-10-14 [colin]      3.0.2cvs73
6077
6078         * src/imap.c
6079         * src/common/md5.c
6080         * src/common/md5.h
6081         * src/gtk/manage_window.c
6082         * src/gtk/manage_window.h
6083                 Remove more unused code
6084
6085 2007-10-14 [colin]      3.0.2cvs72
6086
6087         * src/addrquery.c
6088         * src/addrquery.h
6089         * src/recv.c
6090         * src/recv.h
6091         * src/vcard.c
6092         * src/vcard.h
6093         * src/common/xml.c
6094         * src/common/xml.h
6095         * src/common/xmlprops.c
6096         * src/common/xmlprops.h
6097                 Remove more unused code
6098
6099 2007-10-14 [colin]      3.0.2cvs71
6100
6101         * src/common/utils.c
6102                 Remove unused function
6103
6104 2007-10-13 [colin]      3.0.2cvs70
6105
6106         * src/imap.c
6107         * src/imap.h
6108         * src/mainwindow.c
6109         * src/mainwindow.h
6110         * src/gtk/gtkutils.c
6111         * src/gtk/gtkutils.h
6112                 Staticalise/Remove more code
6113
6114 2007-10-13 [colin]      3.0.2cvs69
6115
6116         * src/common/utils.c
6117         * src/common/utils.h
6118                 Remove dead code, unused for ages
6119
6120 2007-10-13 [colin]      3.0.2cvs68
6121
6122         * src/main.c
6123         * src/main.h
6124                 Maemo: define hildon_program in main.c,
6125                 make it accessible in the .h with extern
6126
6127 2007-10-13 [paul]       3.0.2cvs67
6128
6129         * src/gtk/menu.c
6130                 fix a bunch of runtime warnings on maemo
6131
6132 2007-10-13 [paul]       3.0.2cvs66
6133
6134         * src/main.c
6135         * src/main.h
6136         * src/gtk/gtkutils.c
6137         * src/gtk/gtkutils.h
6138                 fix a bunch of compiler warnings on maemo
6139
6140 2007-10-12 [colin]      3.0.2cvs65
6141
6142         * src/account.c
6143         * src/addritem.c
6144         * src/addritem.h
6145         * src/filtering.c
6146         * src/filtering.h
6147         * src/folder.c
6148         * src/folder.h
6149         * src/common/utils.c
6150         * src/common/utils.h
6151                 Remove unused code, staticalise some functions
6152
6153 2007-10-12 [paul]       3.0.2cvs64
6154
6155         * src/account.c
6156         * src/folderview.c
6157         * src/main.c
6158         * src/mainwindow.c
6159         * src/messageview.c
6160         * src/summary_search.c
6161         * src/summaryview.c
6162         * src/toolbar.c
6163         * src/wizard.c
6164         * src/common/utils.c
6165         * src/gtk/prefswindow.c
6166                 fix a bunch of compiler warnings on maemo
6167
6168 2007-10-11 [colin]      3.0.2cvs63
6169
6170         * src/editaddress.c
6171                 Make static function static
6172
6173 2007-10-11 [mones]      3.0.2cvs62
6174
6175         * src/addrduplicates.c
6176         * src/addressbook.c
6177         * src/compose.c
6178         * src/expldifdlg.c
6179         * src/mainwindow.c
6180         * src/messageview.c
6181         * src/pop.c
6182         * src/prefs_customheader.c
6183         * src/prefs_send.c
6184         * src/prefs_themes.c
6185         * src/common/plugin.c
6186         * src/gtk/pluginwindow.c
6187         * src/gtk/quicksearch.c
6188                 Fix several typos and capitalisation issues
6189
6190 2007-10-11 [wwp]        3.0.2cvs61
6191
6192         * src/editaddress.c
6193                 Fix a warning about possible use of uninitialized
6194                 filename var.
6195
6196 2007-10-11 [wwp]        3.0.2cvs60
6197
6198         * src/editaddress.c
6199                 Disable "Unset picture" menu item when there's
6200                 no picture to clear. Fix an extraneous g_unref_object,
6201                 add missing initializers.
6202
6203 2007-10-11 [wwp]        3.0.2cvs59
6204
6205         * src/pixmaps/anonymous.xpm
6206         * src/editaddress.c
6207         * src/Makefile.am
6208         * src/stock_pixmap.c
6209         * src/stock_pixmap.h
6210                 Fix a leak, gettext-ize the photo label.
6211                 Don't clear the existing picture if loading
6212                 a new one fails. Use a default 'anonymous'
6213                 picture (this new xpm has been added to the
6214                 internal stock_pixmap API). Add a
6215                 "Set picture" context menu entry.
6216
6217 2007-10-11 [colin]      3.0.2cvs58
6218
6219         * src/messageview.c
6220                 Make shift-shortcuts work
6221         * src/prefs_actions.c
6222                 Don't ask if we really want to close when
6223                 choosing OK and only the list is changed
6224         * src/prefs_template.c
6225                 Don't ask if we really want to close when
6226                 choosing OK and only the list is changed
6227         * src/common/plugin.c
6228                 Fix writing of second [Plugins_*] block
6229         * src/common/template.c
6230                 Remove unused files (fixes deletion)
6231
6232 2007-10-10 [paul]       3.0.2cvs57
6233
6234         * src/prefs_template.c
6235                 put the whole thing in a scrolled window
6236                 so that half the page is no longer inaccessible
6237                 on maemo
6238                 make the gtk_text_view smaller on maemo
6239
6240 2007-10-10 [colin]      3.0.2cvs56
6241
6242         * src/compose.c
6243                 Fix updating of Attachments number in some
6244                 cases (reedit, attach from command-line, ...)
6245
6246 2007-10-10 [colin]      3.0.2cvs55
6247
6248         * src/editaddress.c
6249                 Initialise error correctly
6250
6251 2007-10-10 [paul]       3.0.2cvs54
6252
6253         * src/prefs_filtering_action.c
6254         * src/gtk/description_window.c
6255         * src/gtk/foldersort.c
6256         * src/gtk/quicksearch.c
6257                 get rid of some pointless new lines and
6258                 make the descripton labels wrap better
6259
6260 2007-10-10 [colin]      3.0.2cvs53
6261
6262         * src/addressadd.c
6263         * src/editaddress.c
6264         * src/headerview.c
6265         * src/textview.c
6266                 More error handling on saving pictures
6267
6268 2007-10-10 [colin]      3.0.2cvs52
6269
6270         * src/printing.c
6271         * src/printing.h
6272                 Generalize a bit printing, so we can factorize
6273                 most of the code. 
6274
6275 2007-10-10 [paul]       3.0.2cvs51
6276
6277         * src/addrduplicates.c
6278                 fix engrish
6279                 use GTK_STOCK... buttons
6280
6281 2007-10-10 [paul]       3.0.2cvs50
6282
6283         * src/addressadd.c
6284         * src/addrindex.c
6285         * src/editaddress.c
6286                 Fix previous patch
6287                 Thanks to Colin
6288
6289 2007-10-10 [paul]       3.0.2cvs49
6290
6291         * src/summaryview.c
6292         * src/messageview.c
6293                 Fix crash on Add sender to addressbook when
6294                 From is null
6295         * src/addressadd.c
6296         * src/addrindex.c
6297         * src/editaddress.c
6298         * src/editaddress_other_attributes_ldap.h
6299                 Fix leaks 
6300                 Rename images to .png in addrbook/
6301         * src/headerview.c
6302         * src/textview.c
6303                 Fix Face/X-Face being used if adding another
6304                 address than sender to addressbook
6305                 Thanks to Colin
6306
6307 2007-10-10 [holger]     3.0.2cvs48
6308
6309         * src/addrduplicates.c
6310         * src/editaddress.c
6311                 Improvements to the addressbook duplicate finder
6312                 feature:
6313                  - add an edit button to the button bar
6314                  - display the whole bookname (with iface) and
6315                    use this for same-book checking
6316                  - after editing, try to keep selections if the
6317                    entries are still present
6318                  - sort the email column alphabetically
6319                  - put results in a scrolled window
6320                  - support embedded editing
6321                  - make columns in detail view resizable
6322                  - add keyboard shortcuts
6323
6324 2007-10-10 [wwp]        3.0.2cvs47
6325
6326         * src/addrindex.c
6327                 Fix a crash when there's no From: in email, thanks to Colin.
6328
6329 2007-10-09 [paul]       3.0.2cvs46
6330
6331         * src/messageview.c
6332         * src/summaryview.c
6333         * src/textview.c
6334                 fix building without compface support
6335
6336 2007-10-09 [colin]      3.0.2cvs45
6337
6338         * src/editaddress.c
6339         * src/headerview.c
6340         * src/textview.c
6341                 Add error handling
6342
6343 2007-10-09 [colin]      3.0.2cvs44
6344
6345         * src/addrduplicates.c
6346         * src/addressadd.c
6347         * src/addressadd.h
6348         * src/addressbook.c
6349         * src/addressbook.h
6350         * src/addrindex.c
6351         * src/addrindex.h
6352         * src/addritem.c
6353         * src/addritem.h
6354         * src/compose.c
6355         * src/editaddress.c
6356         * src/editaddress_other_attributes_ldap.h
6357         * src/headerview.c
6358         * src/messageview.c
6359         * src/mimeview.c
6360         * src/summaryview.c
6361         * src/textview.c
6362         * src/gtk/gtkutils.c
6363                 Automatically set contacts' pictures from Face 
6364                 or X-Face if they have no picture
6365                 Display the contact picture in textview or
6366                 headerview for mails sent by people in the 
6367                 addressbook, that have no Face or X-Face
6368                 Fix a few details in the Person edition dialog
6369                 (ability to unset picture)
6370                 Remove picture file when deleting contacts
6371
6372 2007-10-09 [iwkse]      3.0.2cvs43
6373
6374         * src/gtk/about.c
6375                 center the about window
6376
6377 2007-10-09 [paul]       3.0.2cvs42
6378
6379         * src/prefs_toolbar.c
6380                 fix icon selector window on maemo
6381
6382 2007-10-09 [paul]       3.0.2cvs41
6383
6384         * src/messageview.c
6385                 add 'go to' menu to separate msgview
6386
6387 2007-10-09 [colin]      3.0.2cvs40
6388
6389         * src/common/defs.h
6390                 Add forgotten file
6391
6392 2007-10-09 [iwkse]      3.0.2cvs39
6393
6394         * Makefile.am
6395         * src/addressbook.c
6396         * src/addritem.c
6397         * src/addritem.h
6398         * src/editaddress.c
6399         * src/editaddress_other_attributes_ldap.h
6400         * src/addrbook.c
6401         * src/Makefile.am
6402                 set a photo in the Addressbook
6403
6404 2007-10-08 [colin]      3.0.2cvs38
6405
6406         * src/prefs_toolbar.c
6407                 Make height 320 to remove the scrollbar 
6408                 (with current number of icons)
6409
6410 2007-10-08 [colin]      3.0.2cvs37
6411
6412         * src/prefs_toolbar.c
6413                 Transform the treeview to a GtkIconView.
6414                 Patch by Pawel
6415                 In addition, transform the window so that 
6416                 it looks like a popup menu. Patch by me
6417
6418 2007-10-08 [colin]      3.0.2cvs36
6419
6420         * src/compose.c
6421         * src/compose.h
6422                 Beautify the GUI a bit; in particular, show the
6423                 number of attachments in the tab's title.
6424                 Patch by Pawel
6425
6426 2007-10-08 [paul]       3.0.2cvs35
6427
6428         * src/mimeview.c
6429                 Save users from themselves: save temporary
6430                 files used for Open/Open with as read-only.
6431                 Thanks to Colin
6432
6433 2007-10-08 [paul]       3.0.2cvs34
6434
6435         * tools/Makefile.am
6436                 forgot this in cvs33
6437
6438 2007-10-08 [paul]       3.0.2cvs33
6439
6440         * tools/kdeservicemenu/README
6441         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
6442         * tools/kdeservicemenu/install.sh
6443         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6444                 renamed template* to *template so as not to confuse
6445                 lintian
6446
6447 2007-10-08 [paul]       3.0.2cvs32
6448
6449         * src/prefs_themes.c
6450         * src/stock_pixmap.c
6451                 replace 2 direct uses of RC_DIR
6452
6453 2007-10-07 [colin]      3.0.2cvs31
6454
6455         * src/addrduplicates.c
6456         * src/addrduplicates.h
6457         * src/addressbook.c
6458         * src/addressbook.h
6459         * src/addrindex.c
6460         * src/addrindex.h
6461                 Implement deletion in duplicate finder. 
6462                 Patch by Holger 
6463
6464 2007-10-07 [colin]      3.0.2cvs30
6465
6466         * src/exporthtml.c
6467         * src/mbox.c
6468         * src/common/utils.c
6469                 Better fix for Solaris, thanks to Nicolas Doualot
6470
6471 2007-10-07 [colin]      3.0.2cvs29
6472
6473         * AUTHORS
6474         * src/gtk/authors.h
6475                 Add Frank Dietrich
6476
6477 2007-10-07 [colin]      3.0.2cvs28
6478
6479         * src/exporthtml.c
6480                 Fix HTML export to make it more compliant
6481                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
6482
6483 2007-10-07 [colin]      3.0.2cvs27
6484
6485         * src/prefs_toolbar.c
6486                 Only use icons that wouldn't look stupid in the toolbar
6487                 Patch by Pawel
6488
6489 2007-10-07 [colin]      3.0.2cvs26
6490
6491         * src/prefs_toolbar.c
6492                 Fix old icon being used when none is selected
6493
6494 2007-10-07 [colin]      3.0.2cvs25
6495
6496         * src/toolbar.c
6497                 Fix copy/paste error
6498
6499 2007-10-07 [colin]      3.0.2cvs24
6500
6501         * src/prefs_toolbar.c
6502         * src/toolbar.c
6503         * src/toolbar.h
6504                 Update icon to default one when changing event
6505                 Make the icon chooser nicer (handle Esc, Enter,
6506                 double-click)
6507
6508 2007-10-06 [colin]      3.0.2cvs23
6509
6510         * src/prefs_toolbar.c
6511                 Fix text reset; patch by Pawel
6512
6513 2007-10-06 [colin]      3.0.2cvs22
6514
6515         * src/toolbar.h
6516                 Complete previous commit
6517
6518 2007-10-06 [colin]      3.0.2cvs21
6519
6520         * src/prefs_toolbar.c
6521         * src/toolbar.c
6522                 Set toolbar text automatically to the default
6523                 when changing Event executed on click
6524
6525 2007-10-06 [colin]      3.0.2cvs20
6526
6527         * src/prefs_toolbar.c
6528                 Invert Text and Event fields
6529
6530 2007-10-06 [colin]      3.0.2cvs19
6531
6532         * src/prefs_toolbar.c
6533         * src/toolbar.c
6534                 Make toolbar prefs look much better
6535                 Patch by Pawel Pekala
6536
6537 2007-10-06 [paul]       3.0.2cvs18
6538
6539         * src/account.c
6540         * src/prefs_filtering.c
6541                 fix checkbuttons in gtktreeview on maemo by
6542                 setting maemo's "allow-checkbox-mode" to FALSE
6543
6544 2007-10-06 [colin]      3.0.2cvs17
6545
6546         * configure.ac
6547                 Export -DSOLARIS in CFLAGS for all
6548                 Solaris (not just 2.8) and OpenSolaris
6549
6550 2007-10-06 [paul]       3.0.2cvs16
6551
6552         * AUTHORS
6553         * src/exporthtml.c
6554         * src/mbox.c
6555         * src/gtk/authors.h
6556                 fix build on solaris where ctime_r takes
6557                 3 arguments rather than 2.
6558                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
6559
6560 2007-10-05 [colin]      3.0.2cvs15
6561
6562         * src/etpan/imap-thread.c
6563                 Fix wrong error codepath
6564
6565 2007-10-05 [wwp]        3.0.2cvs14
6566
6567         * src/filtering.c
6568                 Fix unexpected logging of quicksearches:
6569                 debug_filtering_session flag was never reset to FALSE, causing
6570                 matcher functions to log when called from a quicksearch
6571                 (if a filtering session happened before).
6572
6573 2007-10-05 [paul]       3.0.2cvs13
6574
6575         * src/prefs_actions.c
6576         * src/prefs_filtering.c
6577         * src/prefs_template.c
6578                 fix bug 1343, 'Filtering..'s close button
6579                 silently discards new filter'
6580                 Thanks to Colin
6581
6582 2007-10-05 [paul]       3.0.2cvs12
6583
6584         * configure.ac
6585         * src/Makefile.am
6586                 fix bug 1347, '-Wno-unused-function, optional'
6587
6588 2007-10-05 [colin]      3.0.2cvs11
6589
6590         * src/procmime.c
6591         * src/common/mgutils.c
6592                 Fix warnings
6593
6594 2007-10-05 [mones]      3.0.2cvs10
6595
6596         * manual/advanced.xml
6597                 Use full menu name
6598         * manual/es/advanced.xml
6599                 Synchronise translation
6600
6601 2007-10-04 [colin]      3.0.2cvs9
6602
6603         * src/action.c
6604         * src/addrbook.c
6605         * src/addrindex.c
6606         * src/compose.c
6607         * src/exporthtml.c
6608         * src/exportldif.c
6609         * src/folder.c
6610         * src/main.c
6611         * src/matcher.c
6612         * src/mbox.c
6613         * src/messageview.c
6614         * src/mh.c
6615         * src/news.c
6616         * src/partial_download.c
6617         * src/pop.c
6618         * src/procmime.c
6619         * src/procmsg.c
6620         * src/toolbar.c
6621         * src/common/log.c
6622         * src/common/mgutils.c
6623         * src/common/plugin.c
6624         * src/common/utils.c
6625         * src/common/xml.c
6626         * src/common/xml.h
6627         * src/common/xmlprops.c
6628         * src/common/xmlprops.h
6629         * src/plugins/bogofilter/bogofilter.c
6630         * src/plugins/clamav/clamav_plugin.c
6631         * src/plugins/dillo_viewer/dillo_prefs.c
6632         * src/plugins/pgpcore/prefs_gpg.c
6633         * src/plugins/pgpinline/pgpinline.c
6634         * src/plugins/pgpmime/pgpmime.c
6635         * src/plugins/spamassassin/spamassassin.c
6636         * src/plugins/trayicon/trayicon_prefs.c
6637                 Verify success on writes. Will fix possible strange
6638                 failure on disk full.
6639
6640 2007-10-04 [paul]       3.0.2cvs8
6641
6642         * manual/advanced.xml
6643                 add further info about Actions
6644                 Patch by Emmanuel Briot <briot@adacore.com>
6645
6646 2007-10-04 [paul]       3.0.2cvs7
6647
6648         * src/account.c
6649                 remove the D column, instead indicate the
6650                 default account by use of bold text
6651
6652 2007-10-03 [colin]      3.0.2cvs6
6653
6654         * src/common/template.c
6655                 Fix templates writing (was prone to disk full problems)
6656
6657 2007-10-03 [colin]      3.0.2cvs5
6658
6659         * src/Makefile.am
6660         * src/addrduplicates.c
6661         * src/addrduplicates.h
6662         * src/addressbook.c
6663                 Add duplicate deletion. Patch by Holger
6664
6665 2007-10-03 [colin]      3.0.2cvs4
6666
6667         * src/matcher.c
6668         * src/gtk/quicksearch.c
6669                 Fix bug 1340, 'Case insensitive searches with 
6670                 non-ascii alphabets fail'.
6671
6672 2007-10-03 [colin]      3.0.2cvs3
6673
6674         * src/main.c
6675         * src/common/utils.c
6676         * src/common/utils.h
6677                 Implement run-time alternative config directories
6678
6679 2007-10-03 [colin]      3.0.2cvs2
6680
6681         * src/folderview.c
6682                 Prevent opening folder item while folder
6683                 is scanned in a better way
6684
6685 2007-10-02 [paul]       3.0.2cvs1
6686
6687         * NEWS
6688         * README
6689         * RELEASE_NOTES
6690         * configure.ac
6691                 bump up version number following stable release
6692
6693 2007-09-30 [colin]      3.0.1cvs49
6694
6695         * src/imap.c
6696                 Refresh session if needed
6697
6698 2007-09-30 [colin]      3.0.1cvs48
6699
6700         * src/imap.c
6701                 Reset folder's session to NULL
6702                 before destroying it
6703
6704 2007-09-30 [mones]      3.0.1cvs47
6705
6706         * manual/handling.xml
6707                 Use markup quotes instead hardcoded quotes
6708         * manual/es/handling.xml
6709                 Added new synced section (IMAP subscriptions)
6710
6711 2007-09-29 [colin]      3.0.1cvs46
6712
6713         * src/imap.c
6714                 Notice disconnections faster
6715
6716 2007-09-28 [colin]      3.0.1cvs45
6717
6718         * src/addressbook.c
6719         * src/addrindex.c
6720                 Fix warnings
6721
6722 2007-09-28 [paul]       3.0.1cvs44
6723
6724         * src/mimeview.c
6725                 fix maemo build
6726
6727 2007-09-28 [paul]       3.0.1cvs43
6728
6729         * src/account.c
6730                 use gtk_widget_set_size_request() on the label
6731                 so that wrapping works better. get rid of the
6732                 (partially deprecated) hbutton_box.
6733                 these changes should prevent buttons overlapping
6734                 on maemo
6735
6736 2007-09-28 [colin]      3.0.1cvs42
6737
6738         * src/pop.c
6739                 Fix typo :)
6740
6741 2007-09-28 [colin]      3.0.1cvs41
6742
6743         * src/compose.c
6744         * src/msgcache.c
6745         * src/pop.c
6746         * src/procmime.c
6747         * src/etpan/imap-thread.c
6748                 64bits-related warning fixes
6749
6750 2007-09-28 [colin]      3.0.1cvs40
6751
6752         * src/folder_item_prefs.c
6753         * src/ldaputil.c
6754         * src/mainwindow.c
6755         * src/mimeview.c
6756         * src/common/tags.c
6757                 Fix warnings
6758
6759 2007-09-28 [colin]      3.0.1cvs39
6760
6761         * src/plugins/spamassassin/spamassassin.c
6762         * src/plugins/spamassassin/spamassassin.h
6763         * src/plugins/spamassassin/spamassassin_gtk.c
6764                 Add addressbook-based whitelisting
6765
6766 2007-09-28 [colin]      3.0.1cvs38
6767
6768         * src/folder.c
6769                 Fix bug 1337, 'crash on pressing Send button'
6770
6771 2007-09-28 [paul]       3.0.1cvs37
6772
6773         * src/prefs_folder_item.c
6774                 give the orphans a parent. makes all prefs
6775                 pages visible on maemo
6776
6777 2007-09-28 [colin]      3.0.1cvs36
6778
6779         * src/prefs_folder_column.c
6780         * src/prefs_summary_column.c
6781                 Fix two leaks
6782
6783 2007-09-27 [colin]      3.0.1cvs35
6784
6785         * src/gtk/quicksearch.c
6786                 Fix bug 1336, 'Segfault if empty space before search-string'
6787
6788 2007-09-26 [mones]      3.0.1cvs34
6789
6790         * manual/account.xml
6791         * manual/plugins.xml
6792                 Fixed irc channel name, added some docbook markup.
6793                 Changed text markup to docbook markup. 
6794                 Added spamcop as supported in SpamReport description.
6795         * manual/fr/plugins.xml
6796                 Fixed irc channel name.
6797         * manual/es/account.xml
6798         * manual/es/advanced.xml
6799         * manual/es/claws-mail-manual.xml
6800         * manual/es/glossary.xml
6801         * manual/es/gpl.xml
6802         * manual/es/keyboard.xml
6803         * manual/es/plugins.xml
6804                 Synced with English version, fixed a couple of typos.
6805
6806 2007-09-26 [colin]      3.0.1cvs33
6807
6808         * configure.ac
6809                 Explain why "Libgnomeprint: no" on GTK+ 2.10
6810
6811 2007-09-26 [colin]      3.0.1cvs32
6812
6813         * src/messageview.c
6814         * src/procmsg.c
6815         * src/procmsg.h
6816                 Optimisation: avoid fetching mail 3 times locally
6817                 for displaying
6818
6819 2007-09-26 [colin]      3.0.1cvs31
6820
6821         * src/mh.c
6822                 Fix missing static
6823
6824 2007-09-26 [colin]      3.0.1cvs30
6825
6826         * src/folder.c
6827         * src/folder.h
6828         * src/mh.c
6829         * src/mh.h
6830                 Fix MH mtime hack - make it a folder class function
6831
6832 2007-09-26 [colin]      3.0.1cvs29
6833
6834         * src/inc.c
6835                 Fix bug 1334, 'user defined mail incorporation 
6836                 script not run'
6837
6838 2007-09-25 [colin]      3.0.1cvs28
6839
6840         * src/codeconv.c
6841                 Optimisation: shortcut conv_codeset_strdup
6842                 when src_code and dest_code are the same
6843         * src/common/xml.c
6844         * src/common/xml.h
6845                 Optimisation: shortcut code conversions when
6846                 files are in UTF-8; faster list walking by
6847                 using prepend/reverse.
6848
6849 2007-09-25 [holger]     3.0.1cvs27
6850
6851         * src/printing.c
6852                 Replace button bar of the preview window
6853                 with a real toolbar (patch by Colin)
6854                 Add zooming to the preview window
6855
6856 2007-09-24 [paul]       3.0.1cvs26
6857
6858         * src/compose.c
6859                 compact the character set menu, adding some
6860                 missing encodings. Patch by Pawel Pekala
6861
6862 2007-09-23 [paul]       3.0.1cvs25
6863
6864         * src/prefs_account.c
6865         * src/prefs_folder_item.c
6866         * src/prefs_quote.c
6867         * src/quote_fmt.c
6868         * src/quote_fmt.h
6869                 remove unnecessary frame from Templates options
6870                 and improve the English of the check button label
6871
6872 2007-09-22 [colin]      3.0.1cvs24
6873
6874         * src/gtk/quicksearch.c
6875                 Fix bug 1329, 'error in quicksearch.c'
6876                 Fix return with value in function returning void
6877
6878 2007-09-22 [colin]      3.0.1cvs23
6879
6880         * src/imap.c
6881         * src/procmsg.h
6882         * src/common/utils.c
6883         * src/common/utils.h
6884         * src/etpan/imap-thread.c
6885                 Optimise fetching IMAP cached emails *a lot*
6886                 (remember whether mail is fully cached and \r's
6887                  are already stripped)
6888
6889 2007-09-22 [colin]      3.0.1cvs22
6890
6891         * src/folder.c
6892         * src/folder.h
6893         * src/prefs_folder_item.c
6894                 Add a button to allow users to drop local caches.
6895
6896 2007-09-21 [colin]      3.0.1cvs21
6897
6898         * src/summaryview.c
6899                 Remove unnecessary error when cancelling export to mbox.
6900                 Patch by Pawel
6901
6902 2007-09-21 [paul]       3.0.1cvs20
6903
6904         * src/gtk/prefswindow.c
6905                 remove unnecessary frames from the prefs
6906                 pages. Patch by Pawel Pekala
6907
6908 2007-09-21 [paul]       3.0.1cvs19
6909
6910         * src/prefs_account.c
6911         * src/prefs_folder_item.c
6912         * src/prefs_quote.c
6913         * src/quote_fmt.c
6914                 put the Templates options into a tabbed
6915                 layout. Patch by Pawel Pekala
6916
6917 2007-09-21 [paul]       3.0.1cvs18
6918
6919         * src/mainwindow.c
6920                 group together the character set menu items
6921                 move the /View/Show or hide/Message view below
6922                 .../Toolbar menu item
6923                 Patch by Pawel Pekala
6924
6925 2007-09-21 [mones]      3.0.1cvs17
6926
6927         * src/compose.c
6928                 Fix for bug 1327, 'segfault when replying to a non-existent
6929                 news message', thanks to Colin.
6930
6931 2007-09-21 [colin]      3.0.1cvs16
6932
6933         * src/folderview.c
6934                 Complete 3.0.1cvs15
6935
6936 2007-09-20 [colin]      3.0.1cvs15
6937
6938         * src/folderview.c
6939         * src/folderview.h
6940                 Maybe fix bug 1324, 'Corrupted IMAP cache'
6941
6942 2007-09-20 [colin]      3.0.1cvs14
6943
6944         * src/printing.c
6945                 Fix a little leak
6946
6947 2007-09-20 [holger]     3.0.1cvs13
6948
6949         * src/printing.c
6950                 Add page layout to print preview.
6951                 Make the close-button in the toolbar
6952                 right-aligned.
6953
6954 2007-09-20 [paul]       3.0.1cvs12
6955
6956         * po/ru.po
6957                 updated by Pavlo Bohmat
6958
6959 2007-09-19 [colin]      3.0.1cvs11
6960
6961         * src/common/utils.c
6962                 Prevent unquoted mime boundaries, by always
6963                 using a /
6964
6965 2007-09-19 [colin]      3.0.1cvs10
6966
6967         * src/printing.c
6968                 Fix drawing area size, fix DPI change that
6969                 can cause total number of lines to decrease
6970
6971 2007-09-19 [colin]      3.0.1cvs9
6972
6973         * po/POTFILES.in
6974         * src/printing.c
6975                 Make print preview more efficient and nicer.
6976                 Patch mostly by Holger Berndt <hb@claws-mail.org>
6977
6978 2007-09-19 [colin]      3.0.1cvs8
6979
6980         * src/prefs_common.c
6981         * src/prefs_common.h
6982         * src/printing.c
6983                 Add scrolledwindow, default allocation and
6984                 size saving to the print preview window.
6985
6986 2007-09-18 [colin]      3.0.1cvs7
6987
6988         * src/prefs_common.c
6989         * src/prefs_common.h
6990         * src/prefs_image_viewer.c
6991         * src/printing.c
6992                 GtkPrintOperation:
6993                 - add image printing support
6994                 - add option to print images
6995                 - add preview widget
6996                 - add saving of a few Page Setup parameters
6997
6998 2007-09-18 [colin]      3.0.1cvs6
6999
7000         * AUTHORS
7001         * src/gtk/authors.h
7002                 Add Guillaume Chazarain
7003
7004 2007-09-18 [colin]      3.0.1cvs5
7005
7006         * src/common/utils.c
7007                 Fix bug 1321, 'access before allocation 
7008                 when scanning for uris'. Patch by 
7009                 Guillaume Chazarain <guichaz@yahoo.fr>
7010
7011 2007-09-18 [colin]      3.0.1cvs4
7012
7013         * src/toolbar.c
7014                 Fix bug 1320, 'Memory leak caused by 
7015                 gtk_container_get_children'. Patch by
7016                 Guillaume Chazarain <guichaz@yahoo.fr>
7017
7018 2007-09-18 [colin]      3.0.1cvs3
7019
7020         * src/printing.c
7021         * src/printing.h
7022                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
7023
7024 2007-09-18 [colin]      3.0.1cvs2
7025
7026         * src/Makefile.am
7027         * src/mainwindow.c
7028         * src/messageview.c
7029         * src/messageview.h
7030         * src/prefs_ext_prog.c
7031         * src/prefs_fonts.c
7032         * src/printing.c
7033         * src/printing.h
7034         * src/summaryview.c
7035                 Use GtkPrintOperation by default on GTK+ >= 2.10
7036                 Patch by Holger Berndt <hb@claws-mail.org>
7037
7038 2007-09-18 [paul]       3.0.1cvs1
7039
7040         * NEWS
7041         * README
7042         * RELEASE_NOTES
7043         * configure.ac
7044                 bump up version number following stable release
7045
7046 2007-09-16 [colin]      3.0.0cvs18
7047
7048         * src/folder.c
7049                 Fix possible memleak
7050
7051 2007-09-16 [colin]      3.0.0cvs17
7052
7053         * src/folderview.c
7054                 Fix bug 1311, 'Wrong arrow position 
7055                 while moving message into folder when 
7056                 column headers hidden'
7057         * src/image_viewer.c
7058                 Show error in the GUI if image can't
7059                 be loaded
7060         * src/matcher.c
7061                 Fix spurious output
7062         * src/messageview.c
7063                 Allow setting domain in msgid
7064         * src/common/plugin.c
7065                 Add timing information
7066
7067 2007-09-16 [colin]      3.0.0cvs16
7068
7069         * src/account.c
7070         * src/compose.c
7071         * src/prefs_account.c
7072         * src/prefs_account.h
7073         * src/common/utils.c
7074                 Remove Generate Message-ID option. We need
7075                 this on some IMAP servers.
7076         * src/prefs_template.c
7077                 Fix double-free
7078
7079 2007-09-16 [colin]      3.0.0cvs15
7080
7081         * src/prefs_filtering.c
7082         * src/prefs_filtering.h
7083         * src/prefs_filtering_action.c
7084         * src/common/tags.c
7085                 Fix tags issues: tags with spaces, renaming
7086                 tags.
7087
7088 2007-09-16 [colin]      3.0.0cvs14
7089
7090         * src/folderview.c
7091         * src/main.c
7092         * src/mainwindow.c
7093                 Fix bug 1308, 'Claws deletes folderlist.xml after
7094                 fetching mail short after start-up'
7095
7096 2007-09-16 [colin]      3.0.0cvs13
7097
7098         * src/compose.c
7099                 Fix scrolling to cursor
7100
7101 2007-09-16 [paul]       3.0.0cvs12
7102
7103         * po/sr.po
7104                 updated by Aleksandar Urosevic
7105
7106 2007-09-16 [paul]       3.0.0cvs11
7107
7108         * src/folder.c
7109                 do not allow locked msgs to be deleted,
7110                 even by filtering/processing
7111
7112 2007-09-07 [paul]       3.0.0cvs10
7113
7114         * src/prefs_folder_column.c
7115         * src/prefs_summary_column.c
7116                 implement button sensitivity
7117                 patch by Pawel Pekala
7118
7119 2007-09-06 [wwp]        3.0.0cvs9
7120
7121         * src/prefs_gtk.c
7122                 Add a missing linefeed to a debug message.
7123
7124 2007-09-05 [colin]      3.0.0cvs8
7125
7126         * src/inc.c
7127                 Fix statusbar/window mismatch on Maemo
7128
7129 2007-09-05 [colin]      3.0.0cvs7
7130
7131         * src/ldaputil.c
7132                 Fix build without USE_LDAP_TLS
7133
7134 2007-09-05 [colin]      3.0.0cvs6
7135
7136         * src/folder.c
7137         * src/imap.c
7138         * src/inc.c
7139         * src/mbox.c
7140         * src/send_message.c
7141         * src/statusbar.c
7142         * src/statusbar.h
7143                 Maemo: distinguish various statusbar messages,
7144                 in order to display only the most important.
7145
7146 2007-09-04 [wwp]        3.0.0cvs5
7147
7148         * src/account.c
7149                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
7150                 Show protocol "SMTP" and the appropriate server for send-only
7151                 accounts, show "-" instead of "" when no value is relevant.
7152
7153 2007-09-03 [ticho]      3.0.0cvs4
7154
7155         * src/summaryview.c
7156                 Handle plural form better in delete confirmation dialog.
7157
7158 2007-09-03 [wwp]        3.0.0cvs3
7159
7160         * src/compose.c
7161                 Warn differently when sending or sending later (queueing).
7162
7163 2007-09-03 [colin]      3.0.0cvs2
7164
7165         * src/procmime.c
7166         * src/procmime.h
7167         * src/common/plugin.c
7168         * src/common/plugin.h
7169                 Add a new plugin API, MimeParser. It allows
7170                 plugins to scan email MIME parts and optionally,
7171                 transform them.
7172
7173 2007-09-03 [mones]      3.0.0cvs1
7174
7175         * po/es.po
7176                 Updated translation
7177         * src/common/defs.h
7178                 While a better solution is made double history sizes
7179
7180 2007-09-03 [paul]       3.0.0
7181
7182         * NEWS
7183         * README
7184         * RELEASE_NOTES
7185                 3.0.0 released
7186
7187 [For previous entries, see ChangeLog.2.0.0-3.0.0]