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