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