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