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