version 3.7.10 unleashed
[claws.git] / ChangeLog
1 2011-08-27 [paul]       3.7.10
2         * NEWS
3         * README
4         * RELEASE_NOTES 
5                 3.7.10 unleashed!               
6
7 2011-08-27 [paul]       3.7.9cvs52
8
9         * po/cs.po
10         * po/fr.po
11         * po/hu.po
12         * po/lt.po
13         * po/pt_BR.po
14         * po/sk.po
15                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
16                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
17
18 2011-08-27 [mones]      3.7.9cvs51
19
20         * claws-mail.desktop
21                 Include generic name and comment translations
22                 Thanks to all the people on the translators ML!
23
24 2011-08-23 [paul]       3.7.9cvs50
25
26         * src/common/ssl.c
27                 probable/possible fix/workaround for bug 2402,
28                 'can't download message from pop3 server'
29
30 2011-08-18 [paul]       3.7.9cvs49
31
32         * manual/handling.xml
33                 fix typos. thanks to vilpan
34
35 2011-08-17 [paul]       3.7.9cvs48
36
37         * tools/claws.i18n.status.pl
38                 add Mindaugas Baranauskas (Lithuanian)
39
40 2011-08-14 [mir]        3.7.9cvs47
41
42         * src/news.c
43         * src/etpan/nntp-thread.c
44                 Fix bug 2418. Patch provided by Sébastien Bigaret with
45                 some minor contribution by me.
46
47 2011-08-13 [mir]        3.7.9cvs46
48
49         * src/etpan/nntp-thread.c
50                 Fix bug when NNTP server sends authentication warning
51                 as part of the connection session. Privously etpan would
52                 bail out for any return code other than NEWSNNTP_NO_ERROR
53                 but as early as the connection session a return code like
54                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
55                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
56                 be considered as an error.
57
58 2011-08-12 [paul]       3.7.9cvs45
59
60         * src/mimeview.c
61                 3.7.9cvs43 mistakenly dropped off the info
62                 about the mime part from the tooltip
63
64 2011-08-12 [wwp]        3.7.9cvs44
65
66         * src/gtk/quicksearch.c
67          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
68
69 2011-08-09 [paul]       3.7.9cvs43
70
71         * src/mimeview.c
72                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
73
74 2011-08-06 [paul]       3.7.9cvs42
75
76         * src/compose.c
77                 fix cursor placement in Forward template
78
79 2011-08-06 [paul]       3.7.9cvs41
80
81         * src/gtk/description_window.c
82                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
83
84 2011-08-05 [holger]     3.7.9cvs40
85
86         * claws-mail.desktop
87                 Revert 3.7.9cvs35 for now, it may be problematic
88                 (see bug #2450)
89
90 2011-08-05 [paul]       3.7.9cvs39
91
92         * src/mainwindow.c
93         * src/messageview.c
94                 use 'Collapse quotes' rather than 'Fold quotes' on
95                 labels, for consistency
96         * src/toolbar.c
97                 use 'Receive mail from account' rather than 'on account'
98
99 2011-07-30 [mir]        3.7.9cvs38
100
101         * src/etpan/Makefile.am
102         * src/plugins/pgpcore/Makefile.am
103         * src/plugins/pgpmime/Makefile.am
104         * src/plugins/smime/Makefile.am
105                 Fix broken build on Debian Sid. enchant.h cannot be
106                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
107                 present in Makefile.am. Apparently enchant.h in older
108                 versions were placed in /usr/include which is always
109                 scanned be default.
110
111 2011-07-21 [mones]      3.7.9cvs37
112
113         * src/common/plugin.c
114         * src/common/plugin.h
115                 Make licences allowed for plugins more explicit and also
116                 accept dual (or more) licences when properly formatted.
117                 Doesn't require any change on current plugins.
118
119 2011-07-18 [mones]      3.7.9cvs36
120
121         * manual/advanced.xml
122                 Document briefly tags feature.
123         * manual/glossary.xml
124                 Fix definition to avoid confussion with tags.
125         * manual/es/advanced.xml
126         * manual/es/glossary.xml
127                 Synchronize Spanish translation with the above.
128
129 2011-07-07 [holger]     3.7.9cvs35
130
131         * claws-mail.desktop
132                 Add indicator stuff to the desktop file
133                 Taken from bug #2450
134
135 2011-07-06 [paul]       3.7.9cvs34
136
137         * src/edittags.c
138                 fix English usage
139
140 2011-07-06 [mones]      3.7.9cvs33
141
142         * src/edittags.c
143                 Do not create an empty tag name row in panel and
144                 warn user about using a non-reserved tag instead
145
146 2011-07-05 [mones]      3.7.9cvs32
147
148         * src/imap.c
149         * src/common/tags.c
150         * src/common/tags.h
151         * src/etpan/imap-thread.c
152                 Make constants for reserved tags and use them
153                 Removed also duplicate comparison while at it
154
155 2011-07-05 [paul]       3.7.9cvs31
156
157         * src/compose.c
158                 when using a Compose template, only place the cursor
159                 in the body when the cursor symbol, %cursor (%X), is used
160
161 2011-07-03 [paul]       3.7.9cvs30
162
163         * src/main.c
164                 do main_window_popup(mainwin); on plugin load error, or
165                 else the warning dialogue and mainwindow stays minimised
166                 and hidden
167
168 2011-07-03 [paul]       3.7.9cvs29
169
170         * src/wizard.c
171                 fix bug 2462, 'Building without GnuTLS support leads to a
172                 failure in wizard.c'
173
174 2011-07-03 [paul]       3.7.9cvs28
175
176         * src/mainwindow.c
177         * src/mainwindow.h
178         * src/summaryview.c
179                 fix bug #2461, 'popup menu in message list displays
180                 'move to trash' and 'delete''.
181                 Add a new sensitivity condition 'M_NOT_TRASH' and
182                 remove the broken workaround for right-click in summaryview.c.
183                 Fix broken main menu sensitivity for "Menu/Message/Move" in
184                 News folder.
185
186 2011-06-21 [paul]       3.7.9cvs27
187
188         * src/mainwindow.c
189                 revert 3.7.9cvs2, it does no good
190
191 2011-06-18 [mir]        3.7.9cvs26
192
193         * configure.ac
194                 Fix autoconf warnings introduced in autoconf >= 2.64
195
196 2011-06-05 [paul]       3.7.9cvs25
197
198         * po/ca.po
199         * po/cs.po
200         * po/de.po
201         * po/it.po
202         * po/ja.po
203         * po/pt_PT.po
204         * po/sk.po
205         * po/uk.po
206                 fix strings where an informational message has been
207                 wrongly entered into the translated string
208         * src/toolbar.c
209                 enable 'Trash' and 'Sender' to be translated based on
210                 the context, e.g. as button text and as mail header
211         * src/gtk/about.c
212                 fix english in Info tab
213
214 2011-05-25 [colin]      3.7.9cvs24
215
216         * src/action.c
217                 Fix bug #2439, "use bitwise operator for bitmask instead of
218                 logical operator". Thanks to Nicolas Kaiser for the patch.
219
220 2011-05-18 [colin]      3.7.9cvs23
221
222         * src/news.c
223                 Fix missing group selection before xover if the
224                 connection was reset before.
225
226 2011-05-12 [colin]      3.7.9cvs22
227
228         * src/common/utils.c
229                 Fix bug #2412, "Send account mail address in Message-ID
230                 wrongly implemented". Patch by Fabian Keil.
231
232 2011-05-12 [mones]      3.7.9cvs21
233
234         * src/etpan/nntp-thread.c
235                 Fix bug #2418 "NNTP authentication is broken"
236
237 2011-05-09 [pawel]      3.7.9cvs20
238
239         * src/mainwindow.c
240         * src/prefs_folder_item.c
241                 Small UI fixes
242
243 2011-05-05 [colin]      3.7.9cvs19
244
245         * src/imap.c
246         * src/inc.c
247         * src/news.c
248         * src/send_message.c
249                 Fix bug #2184, "Add account name information inside network log".
250                 Initial patch by MSulchan Darmawan, expanded to other protocols.
251                 This stuff is too much copy-pasted.
252
253
254 2011-04-30 [colin]      3.7.9cvs18
255
256         * src/main.c
257                 Fix bug #2414, 'Claws segfaults on startup with
258                 notification plugin enabled". Thanks Christian
259                 Faulhammer for the patch.
260
261 2011-04-27 [colin]      3.7.9cvs17
262
263         * src/codeconv.c
264                 Make Windows' encoding CP1251 for ru_RU locale
265                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
266
267 2011-04-24 [paul]       3.7.9cvs16
268
269         * manual/claws-mail-manual.xml
270         * manual/de/claws-mail-manual.xml
271         * manual/es/claws-mail-manual.xml
272         * manual/fr/claws-mail-manual.xml
273         * manual/it/claws-mail-manual.xml
274                 update copyright year
275
276 2011-04-24 [paul]       3.7.9cvs15
277
278         * src/summaryview.c
279                 fix bug #2353, 'Right-clicking on spam in order to delete
280                 it causes it to show in message window'
281
282 2011-04-24 [paul]       3.7.9cvs14
283
284         * src/mainwindow.c
285         * src/gtk/foldersort.c
286         * src/gtk/foldersort.h
287                 fix labelling, 'change folder order' to 'change mailbox order'
288
289 2011-04-23 [paul]       3.7.9cvs13
290
291         * configure.ac
292                 fix bug #2409, 'Failed to compile under GCC 3.x : option
293                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
294                 committed in 3.7.8cvs19 
295
296 2011-04-11 [paul]       3.7.9cvs12
297
298         * src/plugins/trayicon/trayicon.c
299                 fix build bug: gtk_status_icon_set_title() is available
300                 since gtk 2.18.x not 2.14.x
301
302 2011-04-11 [paul]       3.7.9cvs11
303
304         * po/hu.po
305                 updated by Páder Rezső
306
307 2011-04-10 [colin]      3.7.9cvs10
308
309         * src/addr_compl.c
310         * src/addressbook.c
311         * src/compose.c
312         * src/editaddress.c
313         * src/editaddress_other_attributes_ldap.c
314         * src/main.c
315         * src/message_search.c
316         * src/prefs_display_header.c
317         * src/prefs_filtering_action.c
318         * src/prefs_matcher.c
319         * src/prefs_other.c
320         * src/prefs_toolbar.c
321         * src/summary_search.c
322         * src/gtk/colorlabel.c
323         * src/gtk/combobox.c
324         * src/gtk/gtkcmoptionmenu.c
325         * src/gtk/gtkshruler.c
326         * src/gtk/gtkshruler.h
327         * src/gtk/gtkutils.h
328         * src/gtk/inputdialog.c
329         * src/gtk/quicksearch.c
330                 Revert the whole pile of crap introduced in
331                 cvs9,8,7,4.
332
333 2011-04-10 [colin]      3.7.9cvs9
334
335         * src/compose.c
336         * src/editaddress.c
337         * src/editaddress_other_attributes_ldap.c
338         * src/main.c
339         * src/message_search.c
340         * src/prefs_display_header.c
341         * src/prefs_matcher.c
342         * src/prefs_toolbar.c
343         * src/summary_search.c
344         * src/gtk/combobox.c
345         * src/gtk/gtkutils.h
346         * src/gtk/inputdialog.c
347         * src/gtk/quicksearch.c
348                 Finish fun with combo boxes. (hopefully)
349
350 2011-04-10 [colin]      3.7.9cvs8
351
352         * src/compose.c
353         * src/prefs_filtering_action.c
354         * src/gtk/combobox.c
355         * src/gtk/gtkshruler.c
356         * src/gtk/gtkshruler.h
357                 More undeprecation. GTKSHRuler is #if'ed out. We can
358                 still decide to maintain the old GtkRuler widget in-tree
359                 if the lack of ruler in Compose window is too
360                 annoying.
361
362 2011-04-10 [colin]      3.7.9cvs7
363
364         * src/addr_compl.c
365         * src/addressbook.c
366         * src/compose.c
367         * src/editaddress_other_attributes_ldap.c
368         * src/message_search.c
369         * src/prefs_display_header.c
370         * src/prefs_filtering_action.c
371         * src/prefs_other.c
372         * src/prefs_toolbar.c
373         * src/summary_search.c
374         * src/gtk/colorlabel.c
375         * src/gtk/combobox.c
376         * src/gtk/gtkcmoptionmenu.c
377         * src/gtk/gtkutils.h
378                 More comboboxtext undeprecation
379
380 2011-04-10 [colin]      3.7.9cvs6
381
382         * src/messageview.c
383                 Fix it better.
384
385 2011-04-10 [colin]      3.7.9cvs5
386
387         * src/messageview.c
388                 Fix age-old typo.
389
390 2011-04-10 [colin]      3.7.9cvs4
391
392         * src/compose.c
393         * src/editaddress_other_attributes_ldap.c
394         * src/message_search.c
395         * src/prefs_display_header.c
396         * src/prefs_filtering_action.c
397         * src/prefs_other.c
398         * src/prefs_toolbar.c
399         * src/summary_search.c
400         * src/gtk/combobox.c
401         * src/gtk/gtkutils.h
402                 gtk_combo_box_*_text() is deprecated, and
403                 gtk_combo_box_text_*() is the new hotness.
404
405 2011-04-10 [colin]      3.7.9cvs3
406
407         * src/addr_compl.c
408         * src/addressbook.c
409         * src/browseldap.c
410         * src/compose.c
411         * src/folder.c
412         * src/folderview.c
413         * src/gtk/gtkvscrollbutton.c
414         * src/gtk/gtkvscrollbutton.h
415                 s/GtkFunction/GSourceFunc
416
417 2011-04-10 [colin]      3.7.9cvs2
418
419         * src/mainwindow.c
420                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
421                 This is the patch from bug #2396, it should be innocuous even
422                 if that's useless to do deiconify + present window...
423
424 2011-04-09 [paul]       3.7.9cvs1
425
426         * src/prefs_summaries.c
427                 fix typo in string. (thanks, Brad!)
428
429 2011-04-09 [paul]       3.7.9
430         * NEWS
431         * README
432         * RELEASE_NOTES 
433                 3.7.9 unleashed!        
434
435 2011-04-09 [paul]       3.7.8cvs78
436
437         * po/cs.po
438         * po/es.po
439         * po/fi.po
440         * po/fr.po
441         * po/lt.po
442         * po/pt_BR.po
443         * po/sk.po
444         * po/uk.po
445                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
446                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
447                 Slavko, and Yarema
448
449 2011-04-09 [colin]      3.7.8cvs77
450
451         * src/gtk/filesel.c
452                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
453                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
454                 encoding filename. Hooray for stupid.
455
456 2011-04-08 [colin]      3.7.8cvs76
457
458         * src/action.c
459                 Fix action Stop: if child does not react to SIGTERM, it'll
460                 probably start behaving when it'll get a SIGKILL on the user's
461                 second press on Stop.
462                 Fixes bug #2237, "User action makes Claws unresponsive".
463
464 2011-04-08 [colin]      3.7.8cvs75
465
466         * src/account.c
467         * src/folder.c
468         * src/folder.h
469         * src/folder_item_prefs.c
470         * src/folder_item_prefs.h
471         * src/prefs_account.c
472                 Fix bug #2382, "folderitemrc not updated when account
473                 name is changed". Indeed, this wasn't done.
474
475 2011-04-08 [wwp]        3.7.8cvs74
476
477         * src/procmime.c
478         Add support for quoted values (*="value").
479         This commonly fixes a trailing quote appearing to filenames
480         sent by iphone Mail (not sure if it's culprit at all, though).
481
482 2011-04-08 [colin]      3.7.8cvs73
483
484         * src/gtk/filesel.c
485                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
486                 caused by attachments with extended chars in the file name". Patch
487                 derived from a patch bt Fabien Keil
488
489 2011-04-05 [wwp]        3.7.8cvs72
490
491         * src/compose.c
492                 A debug string not to translate.
493
494 2011-04-03 [colin]      3.7.8cvs71
495
496         * src/common/utils.h
497                 Fix bug #2394, "backtrace() crashes on FreeBSD"
498                 That's not the first bug-report where internal
499                 debug-only backtrace() crashes on FreeBSD.
500
501 2011-04-03 [colin]      3.7.8cvs70
502
503         * src/compose.c
504                 Fix bug #2365 again, "Crash when auto-scrolling headers in
505                 compose window".
506                 Batch-mode compose windows (from filtering actions) shouldn't
507                 try to access stuff after flushing events...
508
509 2011-03-31 [paul]       3.7.8cvs69
510
511         * INSTALL
512                 update as gtk >= 2.10 now required
513                 (because I'll never remember to do this later)
514
515 2011-03-26 [paul]       3.7.8cvs68
516
517         * src/messageview.c
518                 fix separators in Go To menu
519
520 2011-03-20 [colin]      3.7.8cvs67
521
522         * configure.ac
523                 Drop the *_DISABLE_DEPRECATED. We'll put them back
524                 when we'll have time to handle them
525
526 2011-03-18 [paul]       3.7.8cvs66
527
528         * src/textview.c
529                 make user-facing message more accurate -
530                 'Network Log' not 'View Log'
531
532 2011-03-17 [wwp]        3.7.8cvs65
533
534         * po/fr.po
535                 Fix a typo around plural form, as reported by
536                 Yannick Palanque.
537
538 2011-03-15 [colin]      3.7.8cvs64
539
540         * AUTHORS
541         * src/gtk/authors.h
542         * src/main.c
543                 Fix bug #2381, "Support for NetworkManager 0.9".
544                 Patch by Mikhail Efremov
545
546 2011-03-04 [colin]      3.7.8cvs63
547
548         * src/mimeview.c
549         * src/mimeview.h
550                 Fix segfault on Windows
551         * src/exporthtml.c
552         * src/common/utils.c
553         * src/common/w32_unistd.c
554         * src/common/w32lib.h
555                 Rationalize use of time_r() funcs (pthread do define them)
556
557 2011-03-02 [pawel]      3.7.8cvs62
558
559         * src/wizard.c
560                 Re-implement widgets aligning, switch from GtkSizeGroup
561                 to GtkTable - this should fix disappearing labels
562
563 2011-03-01 [pawel]      3.7.8cvs61
564
565         * src/wizard.c
566                 Wizard GUI cleanups. Make it look and behave more
567                 like account preferences.
568
569 2011-02-23 [colin]      3.7.8cvs60
570
571         * src/common/Makefile.am
572                 Fix make dist
573
574 2011-02-23 [colin]      3.7.8cvs59
575
576         * src/Makefile.am
577         * src/main.c
578         * src/common/Makefile.am
579         * src/common/plugin.c
580         * src/common/valgrind.h
581                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
582                 Use valgrind's own header.
583
584 2011-02-22 [colin]      3.7.8cvs58
585
586         * src/prefs_account.c
587                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
588                 signed message" upon new installation. This is disturbing when PGP
589                 plugins are loaded by default.
590
591 2011-02-16 [paul]       3.7.8cvs57
592
593         * src/*
594                 update copyright headers throughout
595
596 2011-02-16 [paul]       3.7.8cvs56
597
598         * src/summaryview.c
599                 use gettext plural form for "item selected"/"items selected"
600
601 2011-02-13 [colin]      3.7.8cvs55
602
603         * src/mimeview.c
604         * src/mimeview.h
605                 Fix bug #2361, "Claws crashes after PGP Check in separate
606                 msg view". Don't let the cancel thread lie around after
607                 the verification ended.
608
609 2011-02-13 [paul]       3.7.8cvs54
610
611         * po/lt.po
612                 updated by Mindaugas Baranauskas
613
614 2011-02-11 [mones]      3.7.8cvs53
615
616         * manual/es/advanced.xml
617                 Sync with English manual
618         * src/imap.c
619                 Fix remaining mismatched alloc/free from cppcheck
620
621 2011-02-10 [pawel]      3.7.8cvs52
622
623         * src/ldapupdate.c
624                 Fix memleaks
625
626 2011-02-10 [pawel]      3.7.8cvs51
627
628         * src/prefs_toolbar.c
629                 - set menus sensitivity in item type combo depending on
630                   availability of actions / plugin hooks
631                 - style fixes, spaces instead of tabs mostly
632
633 2011-02-10 [paul]       3.7.8cvs50
634
635         * src/prefs_account.c
636                 move the 'send acc mail addr in msg-id" option to
637                 the send page
638
639 2011-02-10 [paul]       3.7.8cvs49
640
641         * src/prefs_account.c
642                 move the 'expunge immediately' option to a more
643                 suitable page
644
645 2011-02-05 [pawel]      3.7.8cvs48
646
647         * manual/advanced.xml
648                 Document new hidden pref
649         * src/folder.c
650                 Dont treat mimeparts referenced by others as
651                 real attachments
652         * src/mimeview.c
653         * src/prefs_common.c
654         * src/prefs_common.h
655                 Add ability to hide inline attachments referenced
656                 by other mimeparts in MimeView. To enable this
657                 feature set show_inline_attachments=0 in your clawsrc
658
659 2011-01-25 [colin]      3.7.8cvs47
660
661         * src/matcher.c
662                 Fix matcher body parsing: decode mails with our
663                 MIME parser. This speeds up body search a bit as
664                 binary attachments are not searched anymore, slows
665                 down a bit full message searches, but not awfully.
666         * src/summary_search.c
667                 Use matcher API to search, in all cases (advanced search or
668                 not). Also, fix little logic bugs related to combos history
669         * src/common/utils.c
670         * src/common/utils.h
671         * src/procmime.c
672         * src/procmime.h
673                 Remove dead code, export functions needed by matcher.c
674
675 2011-01-25 [colin]      3.7.8cvs46
676
677         * src/compose.c
678         * src/prefs_common.c
679         * src/common/md5.c
680         * src/common/ssl_certificate.c
681                 Fix mismatched alloc/free (thanks to cppcheck)
682
683 2011-01-25 [colin]      3.7.8cvs45
684
685         * src/pop.c
686                 Fix leak on error path
687
688 2011-01-23 [mones]      3.7.8cvs44
689
690         * manual/es/advanced.xml
691                 Sync with English manual
692
693 2011-01-23 [paul]       3.7.8cvs43
694
695         * src/gtk/about.c
696                 it's 2011, update copyright line
697
698 2011-01-23 [paul]       3.7.8cvs42
699
700         * manual/advanced.xml
701         * src/prefs_common.c
702         * src/prefs_common.h
703         * src/textview.c
704                 fix bug #2350, 'Make displaying localized date/time in
705                 message view optional'.
706                 This introduces a new hidden option (why do more?),
707                 'msgview_date_format', which defaults to OFF, maintaining
708                 the current and expected behaviour.
709
710 2011-01-21 [colin]      3.7.8cvs41
711
712         * src/procmime.c
713                 Fix bug #2050, Clawsmail sends return receipt every seconds
714                 We forgot to close the file when parsing 
715                 disposition-notification fields, which made unlinking of the
716                 corresponding emails in tempfolder/processing impossible in
717                 Windows. Causing them to be re-fetched every time.
718
719 2011-01-21 [colin]      3.7.8cvs40
720
721         * claws-mail.desktop
722                 Fix again bug #2346: We should have a %u parameter.
723
724 2011-01-21 [colin]      3.7.8cvs39
725
726         * src/plugins/spamassassin/spamassassin.c
727                 Fix sa-learn when offline (its command line parsing is
728                 space-dependant). Patch by Wolfgang Lorenz
729
730 2011-01-19 [pawel]      3.7.8cvs38
731
732         * claws-mail.desktop
733                 Fix Bug 2346 'Please register x-handler-scheme
734                  in .desktop file' patch by Laurent Bigonville
735                 While I'm here update things to current
736                 standards, fix desktop-file-validate warnings/errors
737
738 2011-01-18 [colin]      3.7.8cvs37
739
740         * src/common/smtp.c
741                 Fix logic on SMTP AUTH: If the selected method isn't
742                 available, say so instead of supposing it'll work.
743                 Fixes bug #2039, 'SMTP AUTHENTICATION'
744
745 2011-01-15 [pawel]      3.7.8cvs36
746
747         * src/prefs_folder_item.c
748                 Rework subject regexp simplify gui a bit, this give us better
749                 options page layout (window with min width was too short to 
750                 show all contents and thigs were unwieldy) and better preview
751                 of regexp working/not working
752
753 2011-01-14 [pawel]      3.7.8cvs35
754
755         * src/textview.c
756                 strncpy2() NULLify strings just fine, no need to be
757                 extra "clever"
758
759 2011-01-14 [pawel]      3.7.8cvs34
760
761         * src/textview.c
762                 Fix Bug #2165 'The date not localized in the message view'
763                 Display Date header in messageview in the same way as in
764                 summaryview by respecting date format set in preferences.
765
766 2011-01-06 [pawel]      3.7.8cvs33
767
768         * src/prefs_account.c
769         * src/prefs_folder_item.c
770         * src/prefs_quote.c
771         * src/quote_fmt.c
772                 Make quote templates widgets more compact
773
774 2011-01-06 [pawel]      3.7.8cvs32
775
776         * src/plugins/trayicon/trayicon.c
777                 - fix logic bug which caused icon to be
778                   always set no-mail status on plugin load
779                 - force icon hide on plugin_done(), without
780                   it empty space(?!) is left in tray under KDE3 and KDE4
781
782 2011-01-06 [colin]      3.7.8cvs31
783
784         * src/addrharvest.c
785         * src/codeconv.c
786         * src/codeconv.h
787         * src/compose.c
788         * src/news.c
789         * src/procheader.c
790         * src/procmime.c
791         * src/unmime.c
792         * src/unmime.h
793                 Unmime headers differently whether they're addresses or not:
794                 It's useless to quote things containing commas if it's in
795                 subject, for example. (introduced in 3.7.8cvs26)
796
797 2011-01-06 [colin]      3.7.8cvs30
798
799         * src/gtk/gtkaspell.c
800                 Complete previous patch
801         * src/messageview.c
802         * src/plugins/pgpinline/pgpinline.c
803                 Coding style
804
805 2011-01-06 [paul]       3.7.8cvs29
806
807         * AUTHORS
808         * configure.ac
809         * po/lt.po
810         * src/gtk/authors.h
811                 add Lithuanian translation (approx. 65% complete)
812                 submitted by Mindaugas Baranauskas
813
814 2011-01-06 [pawel]      3.7.8cvs28
815
816         * src/export.c
817         * src/import.c
818         * src/messageview.c
819         * src/prefs_actions.c
820         * src/procmime.c
821         * src/gtk/gtkaspell.c
822         * src/plugins/pgpinline/pgpinline.c
823         * src/plugins/pgpmime/pgpmime.c
824         * src/plugins/smime/smime.c
825                 Fix memory/file descriptors leaks
826
827 2011-01-06 [paul]       3.7.8cvs27
828
829         * src/plugins/pgpcore/sgpgme.c
830                 fix bug #2322, 'GPG Full info: showing subkey
831                 ID instead of primary key fingerprint'
832                 Patch by Sébastien Bigaret.
833
834 2011-01-03 [colin]      3.7.8cvs26
835
836         * src/unmime.c
837                 Better quote-checking when unmim-ing headers
838                 that may have comas.
839
840 2011-01-03 [colin]      3.7.8cvs25
841
842         * src/unmime.c
843                 Fix bug #2299, "Incorrect handling of quoted printable coma
844                 in headers". As this is really painful to fix by switching
845                 the whole stuff to a list of headers tokens, we workaround
846                 the problem by adding quotes around the encoded-word (making
847                 it a quoted-string which continuity is already handled).
848
849 2011-01-03 [colin]      3.7.8cvs24
850
851         * src/procheader.c
852                 Remove dead code
853
854 2010-12-23 [colin]      3.7.8cvs23
855
856         * src/compose.c
857                 Finish fixing bug #2203: When forwarding (inline) and there
858                 are some text/* parts with no name, set them a name and
859                 set their disposition to attachment, so that recipients with
860                 MUAs preferring HTML parts don't show them by default.
861
862 2010-12-22 [paul]       3.7.8cvs22
863
864         * src/compose.h
865                 fix missing file in 3.7.8cvs20
866
867 2010-12-22 [colin]      3.7.8cvs21
868
869         * src/folderview.c
870         * src/folderview.h
871                 Implement a nicer scroll when drag and dropping
872
873 2010-12-22 [colin]      3.7.8cvs20
874
875         * src/compose.c
876                 Store charset if available when attaching text/* parts
877                 Fixes bug #2203, 'Problems in forwarding multipart/
878                 alternative messages with HTML part'
879
880 2010-12-22 [colin]      3.7.8cvs19
881
882         * src/textview.c
883                 Fix wrong free
884
885 2010-12-21 [colin]      3.7.8cvs18
886
887         * src/inc.c
888         * src/send_message.c
889         * src/common/session.c
890         * src/common/session.h
891                 Differentiate between running sessions and connected
892                 sessions. Fixes bug #2332, "Crash when hitting cancel
893                 on the SMTP status window"
894
895 2010-12-21 [colin]      3.7.8cvs17
896
897         * src/etpan/etpan-thread-manager.c
898                 Dead code removal
899
900 2010-12-21 [colin]      3.7.8cvs16
901
902         * src/textview.c
903                 Check whether we should continue loading the
904                 current textview after inserting a possibly
905                 big image.
906
907 2010-12-20 [colin]      3.7.8cvs15
908
909         * src/addrcindex.c
910         * src/addrcindex.h
911                 Removed. Dead code since ages!
912         * src/addr_compl.c
913         * src/gtk/gtkcmclist.c
914         * src/gtk/gtkcmctree.c
915         * src/gtk/gtksctree.c
916                 undefine *_DISABLE_DEPRECATED in the files that
917                 use deprecated interfaces. Implicit declarations
918                 can lead to crashes as prototypes are unknown, as
919                 evidenced by bug #2315.
920
921 2010-12-20 [colin]      3.7.8cvs14
922
923         * src/compose.c
924                 Don't flush events when adding an header entry. This
925                 can mess up the keypresses in the previous header.
926                 Instead, make the scroll happen later (doing it on the
927                 spot without flushing events doesn't work as the new
928                 requisitions aren't set yet).
929
930 2010-12-20 [colin]      3.7.8cvs13
931
932         * src/mainwindow.c
933                 Don't iconify at start on w32. This un-iconifies in the
934                 background.
935
936 2010-12-20 [colin]      3.7.8cvs12
937
938         * src/common/base64.c
939                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
940                 Patch by pochini at shiny.it
941
942 2010-12-19 [colin]      3.7.8cvs11
943
944         * src/ldapserver.c
945                 Better debug.
946
947 2010-12-18 [colin]      3.7.8cvs10
948
949         * src/compose.c
950                 Fix bug #2148, "Attachment content-transfer-encoding 
951                 incorrectly set when signing emails". The RFC 2045
952                 states that message/* and multipart/* encoding must
953                 be either 7-bit, 8-bit or binary.
954
955 2010-12-18 [mones]      3.7.8cvs9
956
957         * src/ldaputil.c
958                 Fix crash when searching or adding a LDAP server
959
960 2010-12-17 [colin]      3.7.8cvs8
961
962         * configure.ac
963         * src/editldap.c
964         * src/ldapquery.c
965         * src/ldapserver.c
966         * src/ldapupdate.c
967         * src/ldaputil.c
968         * src/ldaputil.h
969                 Better error logging. Disable LDAP SSL/TLS on
970                 Windows, it's crashy/non-worky.
971
972 2010-12-17 [colin]      3.7.8cvs7
973
974         * src/folder.c
975                 Fix bug #2325, "messages remains in folder cache after moving
976                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
977
978 2010-12-17 [colin]      3.7.8cvs6
979
980         * src/addressadd.c
981         * src/addressbook.c
982         * src/addrindex.c
983         * src/ldapquery.c
984         * src/ldapquery.h
985         * src/ldapserver.c
986         * src/ldapserver.h
987         * src/ldapupdate.c
988         * src/ldaputil.c
989         * src/ldaputil.h
990                 Windows build fixes (w32 LDAP completely untested!)
991
992 2010-12-16 [colin]      3.7.8cvs5
993
994         * src/addrindex.c
995         * src/editldap.c
996         * src/ldapctrl.c
997         * src/ldapquery.c
998         * src/ldapserver.c
999         * src/ldapserver.h
1000         * src/ldapupdate.c
1001         * src/ldaputil.c
1002                 Try to rationalize a bit LDAP connections
1003
1004 2010-12-16 [colin]      3.7.8cvs4
1005
1006         * src/prefs_spelling.c
1007         * src/common/defs.h
1008                 Add a button to get dictionaries (win32)
1009
1010 2010-12-16 [colin]      3.7.8cvs3
1011
1012         * src/prefs_matcher.c
1013                 Fix bug #2279, "crash when clicking 'define' in filter
1014                 configuring". Thanks to Theodor Ciobanu for the hint at
1015                 the problem.
1016
1017 2010-12-14 [colin]      3.7.8cvs2
1018
1019         * src/gtk/gtkaspell.c
1020                 Add missing guard for sys/wait.h
1021
1022 2010-12-05 [colin]      3.7.8cvs1
1023
1024         * tools/make.themes.project
1025                 Seems wget has changed naming of targets downloaded.
1026                 Fix it by always providing our own name.
1027                 [Pushing mones' patch again after messing with CVSROOT]
1028
1029 2010-12-04 [paul]       3.7.8
1030         * NEWS
1031         * README
1032         * RELEASE_NOTES 
1033                 3.7.8 unleashed!
1034
1035 2010-12-03 [paul]       3.7.7cvs11
1036
1037         * configure.ac
1038         * manual/xml2pdf ** REMOVED **
1039         * manual/dist/pdf/Makefile.am
1040         * manual/es/dist/pdf/Makefile.am
1041         * manual/fr/dist/pdf/Makefile.am
1042         * manual/pl/dist/pdf/Makefile.am
1043                 simplify check for tools needed for manual building,
1044                 remove xml2pdf and use docbook2pdf instead
1045
1046 2010-12-03 [mir]        3.7.7cvs10
1047
1048         * configure.ac
1049                 Fix bug so that configure option --disable-manual
1050                 actually disable building the manuals
1051
1052 2010-12-01 [pawel]      3.7.7cvs9
1053
1054         * src/crash.c
1055                 One more GTK+ 2.22 build fix
1056
1057 2010-11-30 [colin]      3.7.7cvs8
1058
1059         * src/action.c
1060                 Fix bug #2317, 'Action results in "Bad file descriptor"'
1061                 Introduced in 3.7.6cvs57. In fact the error has been there
1062                 since ages, and only new thing is the verification of the
1063                 various functions return code. Let the stuff work as it
1064                 does, as it seems to do the right thing since ages.
1065
1066 2010-11-28 [colin]      3.7.7cvs7
1067
1068         * src/gtk/quicksearch.c
1069                 Fix bug #2313, 'CLI quicksearch sometimes returns 
1070                 the same messages twice'. Patch by Sebastien Bigaret
1071
1072 2010-11-25 [paul]       3.7.7cvs6
1073
1074         * src/prefs_common.c
1075                 make "gtk_can_change_accels" FALSE by default.
1076                 fixes bug #2309, 'Shortcuts should not be modifiable
1077                 by default' (RFE)
1078
1079 2010-11-24 [mones]      3.7.7cvs5
1080
1081         * src/mainwindow.c
1082                 Add missing shortcuts for marking as spam and ham
1083                 Fixes Debian bug #599547
1084
1085 2010-11-22 [colin]      3.7.7cvs4
1086
1087         * src/compose.c
1088                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1089                 five patches were needed to fix a corner case
1090                 is a good indicator that is was bound to break
1091                 something.
1092
1093 2010-11-21 [colin]      3.7.7cvs3
1094
1095         * src/plugins/pgpcore/claws.def
1096                 Win32 build fix
1097
1098 2010-11-20 [wwp]        3.7.7cvs2
1099
1100         * src/main.c
1101           Fix either a typo or an irrelevant iff word there.
1102           IMO type and recursive possible values should be changed to
1103           smth simple and neat here, and help strings be really
1104           translatable.
1105
1106 2010-11-20 [colin]      3.7.7cvs1
1107
1108         * AUTHORS
1109                 Damn, forgot to commit this file twice.
1110
1111 2010-11-19 [paul]       3.7.7
1112         * NEWS
1113         * README
1114         * RELEASE_NOTES 
1115                 3.7.7 unleashed!
1116
1117 2010-11-19 [paul]       3.7.6cvs66
1118
1119         * po/ca.po
1120         * po/cs.po
1121         * po/de.po
1122         * po/es.po
1123         * po/fi.po
1124         * po/fr.po
1125         * po/hu.po
1126         * po/id.po
1127         * po/pt_BR.po
1128         * po/sk.po
1129         * po/uk.po
1130                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1131                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1132                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1133
1134 2010-11-17 [colin]      3.7.6cvs65
1135
1136         * src/common/utils.c
1137                 Separate email address from timestamp with a dot.
1138                 Fix coding style.
1139
1140 2010-11-17 [colin]      3.7.6cvs64
1141
1142         * src/common/utils.c
1143                 Fix multiple @ in generated message-ids.
1144                 That's not allowed in RFC 2822.
1145
1146 2010-11-16 [mones]      3.7.6cvs63
1147
1148         * manual/es/advanced.xml
1149                 Synchronise with English version
1150
1151 2010-11-04 [wwp]        3.7.6cvs62
1152
1153         * src/filtering.c
1154                 Fix bug 2293, "filtering: simplify expression", as simplifying
1155                 this expression doesn't make it less easy to understand and we
1156                 gain few cycles by making the logical expression more simple
1157                 by applying. Patch by Nicolas Kaiser.
1158
1159 2010-11-03 [colin]      3.7.6cvs61
1160
1161         * src/addrindex.c
1162                 Fix bug 2294, "addrindex.c: address index conversion always
1163                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1164
1165 2010-11-02 [wwp]        3.7.6cvs60
1166
1167         * src/action.c
1168         * src/statusbar.c
1169         * src/toolbar.c
1170                 Enlarge the progress bar (main window) a bit when compiling
1171                 for UMPCs like maemo: this solves truncated text that might
1172                 appear in the progress bar while processing messages.
1173                 Also use a more compact string format when displaying
1174                 progress like 'number/total', still for UMPCs, this fixes
1175                 a previous inconsistency with these format strings where
1176                 no space around the / were used sometimes.
1177
1178 2010-10-26 [ticho]      3.7.6cvs59
1179
1180         * src/news.c
1181                 Recreate NNTP session if server port setting has changed. Fixes
1182                 bug #2092.
1183
1184 2010-10-26 [colin]      3.7.6cvs58
1185
1186         * src/imap_gtk.c
1187         * src/mh_gtk.c
1188                 Fix copy-paste error, thanks to David Relson
1189                 for spotting it.
1190
1191 2010-10-18 [colin]      3.7.6cvs57
1192
1193         * src/action.c
1194         * src/addrharvest.c
1195         * src/alertpanel.c
1196         * src/filtering.c
1197         * src/jpilot.c
1198         * src/prefs_themes.c
1199         * src/procmime.c
1200         * src/textview.c
1201         * src/gtk/gtkutils.c
1202         * src/gtk/quicksearch.c
1203         * src/gtk/quicksearch.h
1204         * src/plugins/pgpcore/passphrase.c
1205         * src/plugins/spamassassin/libspamc.c
1206                 Fix warnings
1207
1208 2010-10-17 [colin]      3.7.6cvs56
1209
1210         * src/prefs_themes.c
1211         * src/gtk/gtkaspell.c
1212         * src/gtk/gtkutils.c
1213         * src/gtk/gtkutils.h
1214         * src/gtk/inputdialog.c
1215         * src/gtk/progressdialog.c
1216                 Undeprecate a few things
1217
1218 2010-10-17 [colin]      3.7.6cvs55
1219
1220         * src/main.c
1221         * src/gtk/authors.h
1222         * src/gtk/quicksearch.c
1223         * src/gtk/quicksearch.h
1224                 Add ability to search from the command-line.
1225                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1226                 Patch by Sebastien Bigarret.
1227
1228 2010-10-04 [mones]      3.7.6cvs54
1229
1230         * manual/dist/pdf/Makefile.am
1231                 Fix build of English PDF manual
1232                 (sh: Can't open ../../../xml2pdf)
1233
1234 2010-10-03 [colin]      3.7.6cvs53
1235
1236         * src/folder.c
1237         * src/folder.h
1238         * src/imap.c
1239         * src/mh.c
1240         * src/procmsg.c
1241                 Get rid of GRelation which were, mostly, used as
1242                 GHashTables. Probably fixes bug #2277, 'Segfault when
1243                 loading inbox for the first time'
1244
1245 2010-10-03 [mir]        3.7.6cvs52
1246
1247         * manual/de/dist/html/Makefile.am
1248         * manual/de/dist/pdf/Makefile.am
1249         * manual/de/dist/ps/Makefile.am
1250         * manual/de/dist/txt/Makefile.am
1251         * manual/dist/html/Makefile.am
1252         * manual/dist/pdf/Makefile.am
1253         * manual/dist/ps/Makefile.am
1254         * manual/dist/txt/Makefile.am
1255         * manual/es/dist/html/Makefile.am
1256         * manual/es/dist/pdf/Makefile.am
1257         * manual/es/dist/ps/Makefile.am
1258         * manual/es/dist/txt/Makefile.am
1259         * manual/fr/dist/html/Makefile.am
1260         * manual/fr/dist/pdf/Makefile.am
1261         * manual/fr/dist/ps/Makefile.am
1262         * manual/fr/dist/txt/Makefile.am
1263         * manual/pl/dist/html/Makefile.am
1264         * manual/pl/dist/pdf/Makefile.am
1265         * manual/pl/dist/ps/Makefile.am
1266         * manual/pl/dist/txt/Makefile.am
1267             Missing Makefile.am's for 3.7.6cvs49
1268
1269
1270 2010-10-03 [colin]      3.7.6cvs51
1271
1272         * po/POTFILES.in
1273                 Fix build
1274
1275 2010-10-02 [mir]        3.7.6cvs50
1276
1277         * manual/de/dist/html/Makefile.am
1278         * manual/de/dist/pdf/Makefile.am
1279         * manual/de/dist/ps/Makefile.am
1280         * manual/de/dist/txt/Makefile.am
1281         * manual/dist/html/Makefile.am
1282         * manual/dist/pdf/Makefile.am
1283         * manual/dist/ps/Makefile.am
1284         * manual/dist/txt/Makefile.am
1285         * manual/es/dist/html/Makefile.am
1286         * manual/es/dist/pdf/Makefile.am
1287         * manual/es/dist/ps/Makefile.am
1288         * manual/es/dist/txt/Makefile.am
1289         * manual/fr/dist/html/Makefile.am
1290         * manual/fr/dist/pdf/Makefile.am
1291         * manual/fr/dist/ps/Makefile.am
1292         * manual/fr/dist/txt/Makefile.am
1293         * manual/pl/dist/html/Makefile.am
1294         * manual/pl/dist/pdf/Makefile.am
1295         * manual/pl/dist/ps/Makefile.am
1296         * manual/pl/dist/txt/Makefile.am
1297             Part 2 of last commit which broke due to a permission error
1298             Avoid claws trying to build manuals if the required
1299             tools are not present.
1300
1301 2010-10-02 [mir]        3.7.6cvs49
1302
1303         * configure.ac
1304         * manual/de/dist/html/Makefile.am
1305         * manual/de/dist/pdf/Makefile.am
1306         * manual/de/dist/ps/Makefile.am
1307         * manual/de/dist/txt/Makefile.am
1308         * manual/dist/html/Makefile.am
1309         * manual/dist/pdf/Makefile.am
1310         * manual/dist/ps/Makefile.am
1311         * manual/dist/txt/Makefile.am
1312         * manual/es/dist/html/Makefile.am
1313         * manual/es/dist/pdf/Makefile.am
1314         * manual/es/dist/ps/Makefile.am
1315         * manual/es/dist/txt/Makefile.am
1316         * manual/fr/dist/html/Makefile.am
1317         * manual/fr/dist/pdf/Makefile.am
1318         * manual/fr/dist/ps/Makefile.am
1319         * manual/fr/dist/txt/Makefile.am
1320         * manual/pl/dist/html/Makefile.am
1321         * manual/pl/dist/pdf/Makefile.am
1322         * manual/pl/dist/ps/Makefile.am
1323         * manual/pl/dist/txt/Makefile.am
1324             1) Downgrade autoconf requirements to 2.59 to allow
1325             building on oldest supported Linux distributions.
1326             2) Only try to build manuals if the needed software
1327             is present.
1328
1329 2010-10-02 [colin]      3.7.6cvs48
1330
1331         * src/plugins/trayicon/trayicon.c
1332                 And fix theme updating.
1333
1334 2010-10-02 [colin]      3.7.6cvs47
1335
1336         * src/plugins/trayicon/trayicon.c
1337                 Got burnt by wrong indentation!
1338
1339 2010-10-02 [colin]      3.7.6cvs46
1340
1341         * configure.ac
1342                 Forgot to remove the directory from top-level
1343
1344 2010-10-02 [colin]      3.7.6cvs45
1345
1346         * src/plugins/trayicon/Makefile.am
1347         * src/plugins/trayicon/trayicon.c
1348         * src/plugins/trayicon/libeggtrayicon/.cvsignore
1349         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1350         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1351         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1352         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1353         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1354         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1355         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1356         * src/plugins/trayicon/libeggtrayicon/xembed.h
1357                 Finally get rid of Eggtrayicon, use GtkStatusIcon
1358                 instead (which can be done safely now that we 
1359                 require GTK+ 2.10).
1360
1361 2010-10-02 [colin]      3.7.6cvs44
1362
1363         * src/action.c
1364         * src/addr_compl.c
1365         * src/addressbook.c
1366         * src/addrgather.c
1367         * src/alertpanel.c
1368         * src/editaddress.c
1369         * src/editaddress_other_attributes_ldap.c
1370         * src/editgroup.c
1371         * src/folderview.c
1372         * src/grouplistdialog.c
1373         * src/headerview.c
1374         * src/image_viewer.c
1375         * src/importldif.c
1376         * src/main.c
1377         * src/mainwindow.c
1378         * src/message_search.c
1379         * src/mimeview.c
1380         * src/prefs_themes.c
1381         * src/summary_search.c
1382         * src/summaryview.c
1383         * src/toolbar.c
1384         * src/etpan/imap-thread.c
1385         * src/gtk/authors.h
1386         * src/gtk/gtkcmclist.c
1387         * src/gtk/gtkcmoptionmenu.c
1388         * src/gtk/gtkutils.c
1389         * src/gtk/gtkutils.h
1390         * src/gtk/gtkvscrollbutton.c
1391         * src/plugins/pgpcore/select-keys.c
1392         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1393                 Undeprecate for GTK+2.22. Patch by Reed Loden.
1394                 Fixes bug #2276, 'Compile in maintainer mode
1395                 fails on GTK+ 2.22'.
1396
1397 2010-10-02 [colin]      3.7.6cvs43
1398
1399         * configure.ac
1400                 It's now time to remove the temporary enable-openssl
1401                 option that was used when we removed OpenSSL. See 
1402                 bug #2276 comment #14.
1403
1404 2010-09-30 [wwp]        3.7.6cvs42
1405
1406         * src/prefs_account.c
1407         * src/prefs_filtering_action.c
1408         * src/prefs_matcher.c
1409                         Fix bug #2274, wrong color label index range
1410                         used w/ gtk_cmoption_menu (behaviour change
1411                         has been introduced w/ 3.5.0cvs49 apparently),
1412                         now it must be 1..N so let's use colorlabel value
1413                         (0..N) + 1.
1414                         
1415
1416 2010-09-20 [pawel]      3.7.6cvs41
1417
1418         * src/compose.c
1419         * src/mainwindow.c
1420         * src/summaryview.c
1421                 revert last patch
1422
1423 2010-09-19 [pawel]      3.7.6cvs40
1424
1425         * src/compose.c
1426         * src/mainwindow.c
1427         * src/summaryview.c
1428                 Set ML menus sensitivity accordingly to
1429                 possibility of reply to ML
1430
1431 2010-09-19 [colin]      3.7.6cvs39
1432
1433         * src/compose.c
1434                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1435                 to newsgroups, and NNTP accounts *can* send email. We 
1436                 should not force an email account when replying to_ml or
1437                 anything...
1438
1439 2010-09-19 [colin]      3.7.6cvs38
1440
1441         * src/compose.c
1442                 Revert previous commit (which breaks Reply to newsgroups)
1443
1444 2010-09-17 [pawel]      3.7.6cvs37
1445
1446         * src/compose.c
1447                 Respect reply_account_autosel when changing compose
1448                 account to email one while replying to NNTP post
1449
1450 2010-09-17 [wwp]        3.7.6cvs36
1451
1452         * doc/man/claws-mail.1
1453         Update --compose documentation in `man claws-mail`.
1454
1455 2010-09-12 [pawel]      3.7.6cvs35
1456
1457         * src/compose.c
1458                 Add forgotten bit to previous commit,
1459                 select email account when replying to ML
1460
1461 2010-09-12 [pawel]      3.7.6cvs34
1462
1463         * src/compose.c
1464                 Fix bug #2247 "nntp reply-to-all broken?"
1465                 Make reply-to-all and reply-to-ml work as expected in
1466                 mailing list through NNTP case
1467
1468 2010-09-11 [pawel]      3.7.6cvs33
1469
1470         * src/mainwindow.c
1471         * src/summaryview.c
1472         * src/toolbar.c
1473                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1474                 fixes build with GTK+ < 2.18
1475
1476 2010-09-10 [pawel]      3.7.6cvs32
1477
1478         * src/mainwindow.c
1479         * src/summaryview.c
1480         * src/toolbar.c
1481                 Make Tab key switch between FolderView, MsgView and
1482                 SummaryView only, other widgets have/can have their own
1483                 keybindings anyway
1484
1485 2010-08-25 [colin]      3.7.6cvs31
1486
1487         * src/procmime.c
1488         * AUTHORS
1489         * src/gtk/authors.h
1490         * src/common/base64.c
1491         * src/common/base64.h
1492                 Fix bug #2245, "base64 decoding fails with line breaks"
1493                 Patch by Yotam Medini
1494
1495 2010-08-25 [colin]      3.7.6cvs30
1496
1497         * src/main.c
1498                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1499
1500 2010-08-23 [pawel]      3.7.6cvs29
1501
1502         * src/inc.c
1503         * src/send_message.c
1504         * src/statusbar.c
1505         * src/toolbar.c
1506                 Hide progressbar on statusbar when not needed
1507
1508 2010-08-17 [colin]      3.7.6cvs28
1509
1510         * src/main.c
1511                 Fix previous patch (our own tmp dir is inside
1512                 our rc dir)
1513
1514 2010-08-16 [colin]      3.7.6cvs27
1515
1516         * src/main.c
1517                 Use temp dir to store logs in Windows. Avoids doing
1518                 get_rc_dir() early, which prevents set_rc_dir()
1519                 working correctly.
1520
1521 2010-07-31 [holger]     3.7.6cvs26
1522
1523         * src/gtk/gtkshruler.c
1524                 Yet more GdkGC to Cairo porting
1525
1526 2010-07-30 [holger]     3.7.6cvs25
1527
1528         * src/stock_pixmap.c
1529                 More GdkGC to Cairo porting
1530
1531 2010-07-30 [holger]     3.7.6cvs24
1532
1533         * src/gtk/colorlabel.c
1534                 One GdkGC usage less
1535
1536 2010-07-29 [holger]     3.7.6cvs23
1537
1538         * src/printing.c
1539                 Replace some gdk drawing with cairo, as the former
1540                 is going towards deprecation.
1541
1542 2010-07-25 [colin]      3.7.6cvs22
1543
1544         * src/common/utils.c
1545                 And now for a real fix. g_list_remove() doesn't, of
1546                 course, free the data. But we have to have a solid
1547                 pointer to it in order to free it ourselves instead
1548                 of relying on the old freed list pointer.
1549                 Maybe that's the last patch on the subject now ? :)
1550
1551 2010-07-25 [colin]      3.7.6cvs21
1552
1553         * src/common/utils.c
1554                 Remove stupid and extraneous g_free() of elements
1555                 which have just been freed by g_list_remove(). (see
1556                 GList documentation). I don't know how it worked before
1557
1558 2010-07-25 [colin]      3.7.6cvs20
1559
1560         * src/common/utils.c
1561                 Reverse free/use with more logical and safe
1562                 use/free. Thanks to Michael Rasmussen !
1563
1564 2010-07-24 [colin]      3.7.6cvs19
1565
1566         * src/gtk/quicksearch.c
1567                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1568                 'freeze when using quick search'
1569
1570 2010-07-11 [iwkse]      3.7.6cvs18
1571
1572         * src/gtk/quicksearch.c
1573                 Add SMALL_LAYOUT to quicksearch_relayout
1574
1575 2010-07-10 [iwkse]      3.7.6cvs17
1576
1577         * src/mainwindow.h
1578                         Remove forgotten variable from
1579                         the last bugfix #2224
1580
1581 2010-07-10 [colin]      3.7.6cvs16
1582
1583         * src/mainwindow.c
1584         * src/gtk/quicksearch.c
1585                 Clean fix for bug #2224: don't mess with GTK settings when
1586                 handling the layout ourselves is enough
1587
1588 2010-07-09 [iwkse]      3.7.6cvs15
1589
1590         * src/mainwindow.h
1591         * src/mainwindow.c
1592                         Better fix for Bug #2224
1593
1594 2010-07-09 [iwkse]      3.7.6cvs14
1595
1596         * src/mainwindow.c
1597                         Bug #2224
1598                         Always use stock icons on buttons
1599
1600 2010-07-08 [colin]      3.7.6cvs13
1601
1602         * src/gtk/filesel.c
1603                 Fix bug 2223, 'Compilation fails with GTK+
1604                 2.21.3'. Thanks to Jan Psota !
1605
1606 2010-06-29 [pawel]      3.7.6cvs12
1607
1608         * src/compose.c
1609                 Revert 3.7.5cvs41, it breaks templates that use %X
1610
1611 2010-06-23 [wwp]        3.7.6cvs11
1612
1613         * src/gtk/colorlabel.c
1614                 Silent up a warning by avoiding possible confusion
1615                 in logical expression evaluation, thanks to TuxCM.
1616
1617 2010-06-21 [iwkse]      3.7.6cvs10
1618
1619         * src/gtk/quicksearch.c
1620                 Do not add into quicksearch history
1621                 matching rules with bad syntax
1622
1623 2010-05-26 [holger]     3.7.6cvs9
1624
1625         * src/summaryview.c
1626         * src/summaryview.h
1627                 Add function to select rows given a list of messages,
1628                 complementary to summary_get_selected_msg_list()
1629
1630 2010-05-22 [mir]        3.7.6cvs8
1631
1632         * src/ldapctrl.c
1633                 Fix bug 2208. Encode encrypted password to qouted
1634                 printable to avoid making invalid XML. Encoding
1635                 will be activated the first time the password is
1636                 changed.
1637
1638 2010-05-22 [paul]       3.7.6cvs7
1639
1640         * manual/advanced.xml
1641         * src/compose.c
1642         * src/prefs_common.c
1643         * src/prefs_common.h
1644                 after using the compose margin for several days
1645                 I wanted the old style back - add a new hidden
1646                 pref 'show_compose_margin' to restore the old
1647                 behaviour (defaults to FALSE)
1648
1649 2010-05-14 [paul]       3.7.6cvs6
1650
1651         * src/compose.c
1652                 add a margin to the compose window text that matches
1653                 the margin in textview
1654
1655 2010-05-14 [colin]      3.7.6cvs5
1656
1657         * src/gtk/sslcertwindow.c
1658                 Fix dangling pointer. Thanks to Michael R!
1659
1660 2010-05-14 [colin]      3.7.6cvs4
1661
1662         * src/gtk/sslcertwindow.c
1663                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
1664                 expired but certificate check is skipped' and maybe
1665                 bug 2200, 'SSL is not working with POP3'
1666
1667 2010-05-14 [colin]      3.7.6cvs3
1668
1669         * src/plugins/pgpinline/pgpinline.c
1670                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
1671
1672 2010-05-04 [iwkse]      3.7.6cvs2
1673
1674         * src/prefs_message.c
1675                         Get a generic name as 'Quotation' for
1676                         the frame
1677
1678 2010-05-04 [iwkse]      3.7.6cvs1
1679
1680         * src/prefs_message.c
1681         * src/prefs_common.h
1682         * src/prefs_common.c
1683         * src/textview.c
1684                         Fix #2188
1685                         Option for collapsing via double-click
1686
1687 2010-05-01 [paul]       3.7.6
1688         * NEWS
1689         * README
1690         * RELEASE_NOTES 
1691                 3.7.6 unleashed!
1692
1693 2010-05-01 [paul]       3.7.5cvs55
1694
1695         * tools/claws.i18n.status.pl
1696                 add Ukrainian stat
1697
1698 2010-05-01 [paul]       3.7.5cvs54
1699
1700         * src/gtk/authors.h
1701                 add YUP, new Ukrainian translator
1702
1703 2010-04-30 [paul]       3.7.5cvs53
1704
1705         * configure.ac
1706         * po/uk.po
1707                 add Ukrainian translation, submitted by YUP
1708         * po/cs.po
1709         * po/de.po
1710         * po/fi.po
1711         * po/hu.po
1712         * po/nl.po
1713         * po/pt_BR.po
1714         * po/pt_PT.po
1715         * po/sk.po
1716                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
1717                 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
1718                 Tiago Faria, and Slavko
1719
1720 2010-04-26 [wwp]        3.7.5cvs52
1721
1722         * po/fr.po
1723                 Fix capitalization.
1724
1725 2010-04-26 [mones]      3.7.5cvs51
1726
1727         * po/es.po
1728                 Updated for release
1729
1730 2010-04-22 [pawel]      3.7.5cvs50
1731
1732         * src/addressbook.c
1733                 fix compile warning
1734         * src/vcard.c
1735                 first NULL check pointer, then use it
1736
1737 2010-04-22 [colin]      3.7.5cvs49
1738
1739         * src/imap.c
1740                 Fix error message when session isn't established
1741         * po/fr.po
1742                 Update translation and fix a typo in it
1743
1744 2010-04-15 [pawel]      3.7.5cvs48
1745
1746         * src/prefs_account.c
1747                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
1748                                 the port isn't configured properly'
1749                 When using SSL/TLS tunneling automatically use default
1750                 ports for encrypted connections: smtps, pop3s, imaps, nntps
1751
1752 2010-04-15 [pawel]      3.7.5cvs47
1753
1754         * src/action.c
1755                 Fix crasher in actions using '%f' argument
1756                 on multiple files with external scripts which
1757                 don't return any output.
1758
1759 2010-04-14 [colin]      3.7.5cvs46
1760
1761         * src/mainwindow.c
1762                 Fix hand cursor after error symbol appears
1763
1764 2010-04-12 [colin]      3.7.5cvs45
1765
1766         * configure.ac
1767                 Fix bug 2162, 'configure check for libetpan 
1768                 fails with libetpan 1.0'
1769
1770
1771 2010-04-09 [mones]      3.7.5cvs44
1772
1773         * manual/de/glossary.xml
1774                 Fix encoding to match main document's
1775                 Also fixes make dist with Debian's openjade
1776
1777 2010-03-29 [pawel]      3.7.5cvs43
1778
1779         * src/matcher_parser.h
1780         * src/matcher_parser_parse.y
1781         * src/gtk/quicksearch.c
1782                 Disable matcher warnings when populating quicksearch
1783                 completion lists on startup
1784
1785 2010-03-27 [colin]      3.7.5cvs42
1786
1787         * src/gtk/quicksearch.c
1788                 Fix double-free later in code. Optimize
1789                 list creation
1790
1791 2010-03-27 [pawel]      3.7.5cvs41
1792
1793         * src/compose.c
1794                 Make sure that quote ends with new line char
1795
1796 2010-03-26 [pawel]      3.7.5cvs40
1797
1798         * src/compose.c
1799         * src/compose.h
1800         * src/textview.c
1801                 Fix Bug 1928 Add "reply to this address" pop menu 
1802                              on Message View
1803                 - Set composing account to email one when creating/replying
1804                   from NNTP folder by clicking link or choosing option
1805                   from popup menu
1806                 - Factorize code
1807
1808 2010-03-25 [paul]       3.7.5cvs39
1809
1810         * src/gtk/gtkcmclist.c
1811                 Fix build with GTK+ 2.20
1812
1813 2010-03-24 [pawel]      3.7.5cvs38
1814
1815         * src/addr_compl.c
1816         * src/compose.c
1817         * src/folderview.c
1818         * src/grouplistdialog.c
1819         * src/headerview.c
1820         * src/mainwindow.c
1821         * src/mimeview.c
1822         * src/prefs_account.c
1823         * src/gtk/gtkcmclist.c
1824         * src/gtk/gtkcmctree.c
1825         * src/gtk/gtkcmoptionmenu.c
1826         * src/gtk/gtksctree.c
1827         * src/gtk/gtkshruler.c
1828         * src/gtk/gtkutils.c
1829         * src/gtk/gtkutils.h
1830         * src/gtk/gtkvscrollbutton.c
1831         * src/gtk/inputdialog.c
1832         * src/gtk/spell_entry.c
1833         * src/plugins/trayicon/trayicon.c
1834         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1835         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1836         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1837                 Fix build with GTK+ 2.19
1838
1839 2010-03-23 [pawel]      3.7.5cvs37
1840
1841         * src/mainwindow.c
1842         * src/mimeview.c
1843                 Respect view->show_col_headers option
1844         * src/gtk/gtkcmctree.c
1845                 Fix GtkCmcTree column width calculation when it has
1846                 auto_resize set and new node is added
1847
1848 2010-03-22 [pawel]      3.7.5cvs36
1849
1850         * src/grouplistdialog.c
1851         * src/prefs_common.c
1852         * src/prefs_common.h
1853                 - remember newsgroups list dialog size
1854                 - respect use_dotted_lines hidden pref
1855                 - respect use_stripes_everywhere hidden pref
1856
1857 2010-03-21 [pawel]      3.7.5cvs35
1858
1859         * src/addrgather.c
1860                 Remove superfluous gtk_widget_show_all()
1861         * src/mimeview.c
1862                 Add forgotten colon
1863         * src/common/utils.c
1864                 Return correct type
1865
1866 2010-03-21 [pawel]      3.7.5cvs34
1867
1868         * src/main.c
1869         * src/gtk/quicksearch.c
1870         * src/gtk/quicksearch.h
1871                 Implement separate search phrase completion for
1872                 normal/extended quicksearch
1873
1874 2010-03-11 [paul]       3.7.5cvs33
1875
1876         * po/zh_CN.po
1877                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
1878                 submitted by Yuwei Yu
1879
1880 2010-03-09 [colin]      3.7.5cvs32
1881
1882         * manual/de/glossary.xml
1883                 Fix build
1884
1885 2010-03-02 [colin]      3.7.5cvs31
1886
1887         * manual/de/glossary.xml
1888                 Sort alphabetically. Done by Volker Ribbert.
1889
1890 2010-03-02 [mones]      3.7.5cvs30
1891
1892         * README
1893                 Fix mailing list archives location
1894                 Remove currently unavailable CVS webview
1895
1896 2010-03-01 [iwkse]      3.7.5cvs29
1897
1898         * src/common/plugin.c
1899                         Other indentation issues
1900
1901 2010-03-01 [iwkse]      3.7.5cvs28
1902
1903         * src/common/plugin.c
1904                         Fix indentation of the previous commit
1905
1906 2010-03-01 [iwkse]      3.7.5cvs27
1907
1908         * src/common/plugin.h
1909         * src/common/plugin.c
1910                         Add API for getting a loaded Plugin from the
1911                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
1912                         Thanks to Colin, Michael
1913
1914 2010-02-27 [colin]      3.7.5cvs26
1915
1916         * configure.ac
1917         * AUTHORS
1918         * src/gtk/authors.h
1919         * manual/Makefile.am
1920         * manual/de/Makefile.am
1921         * manual/de/account.xml
1922         * manual/de/ack.xml
1923         * manual/de/addrbook.xml
1924         * manual/de/advanced.xml
1925         * manual/de/claws-mail-manual.xml
1926         * manual/de/faq.xml
1927         * manual/de/glossary.xml
1928         * manual/de/gpl.xml
1929         * manual/de/handling.xml
1930         * manual/de/intro.xml
1931         * manual/de/keyboard.xml
1932         * manual/de/plugins.xml
1933         * manual/de/starting.xml
1934         * manual/de/dist/.cvsignore
1935         * manual/de/dist/Makefile.am
1936         * manual/de/dist/html/.cvsignore
1937         * manual/de/dist/html/Makefile.am
1938         * manual/de/dist/pdf/.cvsignore
1939         * manual/de/dist/pdf/Makefile.am
1940         * manual/de/dist/ps/.cvsignore
1941         * manual/de/dist/ps/Makefile.am
1942         * manual/de/dist/txt/.cvsignore
1943         * manual/de/dist/txt/Makefile.am
1944                 Add the german translation of the manual, done by
1945                 Volker Ribbert <thoraki@arcor.de>.
1946
1947 2010-02-27 [holger]     3.7.5cvs25
1948
1949         * src/prefs_toolbar.c
1950                 Don't make toolbar item description for
1951                 plugin registered items editable
1952
1953 2010-02-26 [colin]      3.7.5cvs24
1954
1955         * src/toolbar.c
1956                 Don't translate empty description
1957
1958 2010-02-22 [colin]      3.7.5cvs23
1959
1960         * src/compose.c
1961                 Don't make In-Reply-To visible when reediting
1962                 a draft or sent mail.
1963
1964 2010-02-20 [colin]      3.7.5cvs22
1965
1966         * src/imap.c
1967         * src/imap.h
1968         * src/main.c
1969         * src/mainwindow.c
1970         * src/etpan/imap-thread.c
1971         * src/etpan/imap-thread.h
1972         * src/etpan/nntp-thread.c
1973         * src/etpan/nntp-thread.h
1974                 When going offline from NetworkManager, just
1975                 delete IMAP connections. That'll avoid timeouts
1976                 when coming back online in certain cases when
1977                 the TCP socket will have timed out.
1978
1979 2010-02-20 [holger]     3.7.5cvs21
1980
1981         * .cvsignore
1982                 More files to ignore
1983
1984 2010-02-17 [ticho]      3.7.5cvs20
1985
1986         * src/summaryview.c
1987         * src/summaryview.h
1988         * src/toolbar.c
1989                 Revert 3.7.5cvs19.
1990
1991 2010-02-16 [ticho]      3.7.5cvs19
1992
1993         * src/summaryview.c
1994         * src/summaryview.h
1995         * src/toolbar.c
1996                 Removed unused argument from summary_open_row().
1997
1998 2010-02-10 [pawel]      3.7.5cvs18
1999
2000         * src/compose.c
2001                 - fix headers filtering when prefs_common.trans_hdr is on
2002                 - fix headers setting when changing composing account 
2003                 - plug memleak
2004         * src/prefs_template.c
2005                 Re-add template's name for translation
2006
2007 2010-02-10 [colin]      3.7.5cvs17
2008
2009         * src/prefs_matcher.c
2010                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2011                 Condition>Define>Header>Name combo box'. Patch by
2012                 Francois Cami
2013
2014 2010-02-10 [colin]      3.7.5cvs16
2015
2016         * src/codeconv.c
2017         * src/codeconv.h
2018         * src/compose.c
2019         * src/mainwindow.c
2020         * src/messageview.c
2021         * src/prefs_send.c
2022         * src/procmime.c
2023         * src/textview.c
2024                 Add the GB18030 Chinese charset, which is a superset
2025                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2026
2027 2010-02-09 [holger]     3.7.5cvs15
2028
2029         * configure.ac
2030                 GTK+ 2.10 related cleanup
2031
2032 2010-02-09 [pawel]      3.7.5cvs14
2033
2034         * src/prefs_account.c
2035         * src/prefs_folder_item.c
2036         * src/prefs_template.c
2037         * src/quote_fmt.c
2038                 Respect prefs_common.trans_hdr in couple more places to avoid
2039                 confusion with translated/non-translated header names
2040
2041 2010-02-09 [colin]      3.7.5cvs13
2042
2043         * po/POTFILES.in
2044                 Fix make dist
2045
2046 2010-02-09 [colin]      3.7.5cvs12
2047
2048         * src/mimeview.c
2049                 And fix 2.10 build :)
2050
2051 2010-02-09 [colin]      3.7.5cvs11
2052
2053         * configure.ac
2054                 Bump up GTK+ requirement to 2.10
2055         * src/Makefile.am
2056         * src/compose.c
2057         * src/crash.c
2058         * src/foldersel.c
2059         * src/main.c
2060         * src/mainwindow.c
2061         * src/messageview.c
2062         * src/messageview.h
2063         * src/prefs_actions.c
2064         * src/prefs_common.c
2065         * src/prefs_common.h
2066         * src/prefs_ext_prog.c
2067         * src/prefs_filtering_action.c
2068         * src/prefs_fonts.c
2069         * src/prefs_image_viewer.c
2070         * src/prefs_matcher.c
2071         * src/prefs_msg_colors.c
2072         * src/prefs_summaries.c
2073         * src/prefs_template.c
2074         * src/printing.c
2075         * src/printing.h
2076         * src/quote_fmt.c
2077         * src/summaryview.c
2078         * src/textview.c
2079         * src/gtk/Makefile.am
2080         * src/gtk/about.c
2081         * src/gtk/gtkcmclist.c
2082         * src/gtk/gtkcmctree.c
2083         * src/gtk/gtkutils.c
2084         * src/gtk/quicksearch.c
2085                 Remove all compile-time conditionals depending on
2086                 GTK+ < 2.10
2087         * src/gedit-print.c
2088         * src/gedit-print.h
2089         * src/gtk/gtksourceprintjob.c
2090         * src/gtk/gtksourceprintjob.h
2091                 Remove libgnomeprint-based printing system (and
2092                 command-line-based printing system) as GTK+ 2.10
2093                 ships with print support.
2094
2095 2010-02-08 [mir]        3.7.5cvs10
2096
2097         * src/compose.c
2098             Avoid displaying Bcc headers in message sent
2099             to NNTP servers. Thanks to Henning Mersch.
2100
2101
2102 2010-02-08 [pawel]      3.7.5cvs9
2103
2104         * src/mimeview.c
2105                 Make tooltips less cryptic
2106         * src/gtk/description_window.c
2107                 Improve window size calculation
2108
2109 2010-02-08 [pawel]      3.7.5cvs8
2110
2111         * src/compose.c
2112         * src/compose.h
2113         * src/common/utils.c
2114         * src/common/utils.h
2115         * src/gtk/authors.h
2116                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2117                 Patch by Laurent Bigonville with slight modifications
2118
2119 2010-02-03 [pawel]      3.7.5cvs7
2120
2121         * m4/.cvsignore
2122                 Add some libtool files to ignore
2123
2124 2010-02-03 [pawel]      3.7.5cvs6
2125
2126         * src/plugins/trayicon/trayicon.c
2127                 Save and then restore focus when closing/minimizing to tray
2128
2129 2010-02-03 [mir]        3.7.5cvs5
2130
2131         * src/addrindex.c
2132         * src/editldap.c
2133         * src/ldapctrl.c
2134         * src/ldapctrl.h
2135         * src/ldapquery.c
2136         * src/ldapupdate.c
2137             Save LDAP password encrypted. See bug 2113.
2138
2139
2140 2010-02-03 [colin]      3.7.5cvs4
2141
2142         * src/privacy.c
2143                 Fix again decoding of encrypted parts. The
2144                 reverting of the patch was wrong, as the
2145                 double-decoding was fixed in smime itself.
2146                 Thanks to Matthias Drochner again...
2147
2148 2010-02-02 [colin]      3.7.5cvs3
2149
2150         * src/plugins/smime/smime.c
2151         * src/privacy.c
2152                 Revert 3.7.4cvs2 and make a better patch for bug
2153                 2059 and 2076. Patch by Matthias Drochner
2154
2155 2010-01-31 [pawel]      3.7.5cvs2
2156
2157         * src/gtk/authors.h
2158                 Fix hungarian translator's name
2159
2160 2010-01-31 [pawel]      3.7.5cvs1
2161
2162         * src/messageview.c
2163         * src/mimeview.c
2164                 Fix Bug 2107 - Arrow keys don't work in message view window
2165
2166 2010-01-31 [paul]       3.7.5
2167
2168         * NEWS
2169         * README
2170         * RELEASE_NOTES 
2171                 3.7.5 released!
2172
2173 2010-01-23 [pawel]      3.7.4cvs10
2174
2175         * src/addressbook.c
2176                 Fix button sensitivity in compose mode
2177
2178 2010-01-23 [pawel]      3.7.4cvs9
2179
2180         * commitHelper
2181         * tools/kdeservicemenu/install.sh
2182         * tools/make.themes.project
2183         * tools/nautilus2claws-mail.sh
2184         * tools/popfile-link.sh
2185         * tools/textviewer.sh
2186                 Not all systems have bash installed in /bin, use env(1) to find
2187                 it`s location
2188
2189 2010-01-22 [pawel]      3.7.4cvs8
2190
2191         * src/prefs_account.c
2192         * src/prefs_filtering.c
2193         * src/prefs_send.c
2194         * src/gtk/colorlabel.c
2195                 Add some separators in combos
2196
2197 2010-01-22 [pawel]      3.7.4cvs7
2198
2199         * autogen.sh
2200                 --disable-aspell -> --disable-enchant
2201         * configure.ac
2202                 Fix options spacing in configure --help
2203         * src/wizard.c
2204                 Make wizard's window centered on the screen
2205
2206 2010-01-19 [holger]     3.7.4cvs6
2207
2208         * src/folder.c
2209         * src/folder.h
2210                 Introduce folder_get_item_from_identifier().
2211                 In contrast to folder_find_item_from_identifier(), this
2212                 function recursively creates the FolderItems in the id path.
2213                 Useful for programmatically creating folders (e.g. by plugins)
2214
2215 2010-01-17 [pawel]      3.7.4cvs5
2216
2217         * src/gtk/authors.h
2218                 Fix my lastname
2219
2220 2010-01-16 [colin]      3.7.4cvs4
2221
2222         * src/plugins/pgpcore/sgpgme.c
2223                 Probably fix bug 2098, 'claws-mails crashes frequently 
2224                 with pgpcore'. Fix double-free.
2225
2226 2010-01-16 [holger]     3.7.4cvs3
2227
2228         * src/prefs_toolbar.h
2229                 Forgotten header
2230
2231 2010-01-15 [colin]      3.7.4cvs2
2232
2233         * src/privacy.c
2234                 Decode mimeinfo before decrypting it. Probably
2235                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
2236                 with S/MIME encryption' and bug 2076 'having 
2237                 worked 2 times properly CLAWS ceased to 
2238                 decrypt incoming PGP mails -displays base64 
2239                 instead - sucks completely'
2240                 Let's hope complete suckage ends here!
2241                 Thanks to Matthias Drochner.
2242
2243 2010-01-08 [paul]       3.7.4cvs1
2244
2245         * tools/claws.i18n.status.pl
2246                 fix typos
2247
2248 2010-01-08 [paul]       3.7.4
2249
2250         * NEWS
2251         * README
2252         * RELEASE_NOTES 
2253                 3.7.4 released!
2254
2255 2010-01-08 [paul]       3.7.3cvs57
2256
2257         * po/ca.po
2258         * po/cs.po
2259         * po/de.po
2260         * po/fi.po
2261         * po/hu.po
2262         * po/id.po
2263         * po/ja.po
2264         * po/nl.po
2265         * po/pt_BR.po
2266         * po/pt_PT.po
2267         * po/ru.po
2268         * po/sk.po
2269                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2270                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2271                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2272                 Slavko
2273
2274 2010-01-08 [paul]       3.7.3cvs56
2275
2276         * src/common/utils.c
2277                 fix bug 2089, 'URLs ending with an underscore ('_')
2278                 are not correctly parsed'. thanks to Johan
2279
2280 2010-01-05 [colin]      3.7.3cvs55
2281
2282         * po/fr.po
2283                 Update french translation
2284
2285 2010-01-04 [mones]      3.7.3cvs54
2286
2287         * po/es.po
2288                 Update Spanish translation
2289
2290 2010-01-04 [mones]      3.7.3cvs53
2291
2292         * manual/plugins.xml
2293                 Some format
2294         * manual/es/claws-mail-manual.xml
2295         * manual/es/intro.xml
2296         * manual/es/plugins.xml
2297                 Synchronise with English version
2298
2299 2010-01-03 [paul]       3.7.3cvs52
2300
2301         * ChangeLog
2302                 fix format
2303         * src/gtk/authors.h
2304                 update TEAM_LIST, fix encoding
2305
2306 2010-01-03 [mir]        3.7.3cvs51
2307
2308         * src/compose.c
2309                 When composing to a NNTP list TO: will always be preset
2310                 to the NNTP list unless user has chosen some other default
2311                 in which case we will handle this the normal way. Therefore
2312                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2313
2314 2010-01-01 [paul]       3.7.3cvs50
2315
2316         * src/gtk/about.c
2317                 bump copyright year whilst it's in mind
2318
2319 2009-12-31 [paul]       3.7.3cvs49
2320
2321         * manual/claws-mail-manual.xml
2322         * manual/intro.xml
2323         * manual/plugins.xml
2324                 fix links so that they make sense in the context of the
2325                 text version of the manual
2326
2327 2009-12-31 [paul]       3.7.3cvs48
2328
2329         * manual/intro.xml
2330         * manual/plugins.xml
2331                 updates, improvements, corrections, additions
2332
2333 2009-12-29 [pawel]      3.7.3cvs47
2334
2335         * src/prefs_filtering_action.c
2336                 Fix Bug 2082 'Wrong color rectangle position when replacing
2337                 "color" processing rule'
2338
2339 2009-12-29 [colin]      3.7.3cvs46
2340
2341         * src/compose.c
2342                 Fix bug 2074, 'Remember sending account 
2343                 for sent messages'
2344
2345 2009-12-20 [holger]     3.7.3cvs45
2346
2347         * src/compose.c
2348                 Delay CREATED_HOOKLIST invokation until
2349                 after the modifications to the compose window
2350                 are done, to allow hooks to further modify the
2351                 window without getting overridden again
2352
2353 2009-12-20 [holger]     3.7.3cvs44
2354
2355         * src/prefs_toolbar.h
2356                 Fix last commit
2357
2358 2009-12-20 [holger]     3.7.3cvs43
2359
2360         * src/prefs_toolbar.c
2361         * src/prefs_toolbar.h
2362         * src/toolbar.c
2363                 Pass window struct to caller
2364
2365 2009-12-20 [holger]     3.7.3cvs42
2366
2367         * src/compose.c
2368         * src/compose.h
2369                 Add hooklist after creation of a compose window
2370
2371 2009-12-19 [holger]     3.7.3cvs41
2372
2373         * src/prefs_toolbar.c
2374         * src/prefs_toolbar.h
2375         * src/toolbar.c
2376                 Allow plugins to choose to which toolbar they want
2377                 to add actions (main window, compose window, or message view)
2378
2379 2009-12-19 [paul]       3.7.3cvs40
2380
2381         * src/statusbar.c
2382                 fix statusbar in GTK+ 2.19.1
2383
2384 2009-12-10 [pawel]      3.7.3cvs39
2385
2386         * src/compose.c
2387                 Better fix for cvs28 regression
2388
2389 2009-12-10 [iwkse]      3.7.3cvs38
2390
2391         * src/compose.c
2392             Fix some indentation
2393
2394 2009-12-10 [iwkse]      3.7.3cvs37
2395
2396         * src/compose.c
2397             Add missing checks for gtkaspell: avoid
2398             crashing in some cases when Enchant is 
2399             enabled but the spell checker is disabled 
2400             in preferences.
2401
2402 2009-12-09 [colin]      3.7.3cvs36
2403
2404         * src/compose.c
2405                 Fix leak and unchecked accesses.
2406
2407 2009-12-09 [mir]        3.7.3cvs35
2408
2409         * src/compose.c
2410         Fix Bug 2072 "template at folder properties is not working"
2411         introduced in cvs24.
2412
2413 2009-12-08 [pawel]      3.7.3cvs34
2414
2415         * src/compose.c
2416                 When 'Reply All' remove current compose address from
2417                 Cc/Bcc list - fix for regression introduced in cvs28
2418
2419 2009-12-05 [pawel]      3.7.3cvs33
2420
2421         * src/messageview.c
2422                 Fix memory management, duh!
2423
2424 2009-12-04 [pawel]      3.7.3cvs32
2425
2426         * src/messageview.c
2427                 Use case insensitive comparison in search for
2428                 duplicate urls
2429         * src/uri_opener.c
2430                 Refresh scrollbars on every window open
2431
2432 2009-12-04 [pawel]      3.7.3cvs31
2433
2434         * src/compose.c
2435                 Highlight misspelled words when applying template and
2436                 check_while_typing option is on
2437
2438 2009-12-03 [pawel]      3.7.3cvs30
2439
2440         * src/compose.c
2441                 Highlight misspelled words in text inserted from file(s)
2442                 or pasted to message body when check_while_typing
2443                 options is on
2444
2445 2009-12-02 [pawel]      3.7.3cvs29
2446
2447         * src/compose.c
2448                 Revert first part of previous commit
2449
2450 2009-12-02 [pawel]      3.7.3cvs28
2451
2452         * src/compose.c
2453                 Fix Bug 2055 "duplicate mailing list reply if
2454                 List-Post + Reply-To present"
2455                 - Ignore Reply-To if answering to ML
2456                 - Improve parsing of List-Post header
2457
2458 2009-12-02 [pawel]      3.7.3cvs27
2459
2460         * src/compose.c
2461         * src/compose.h
2462                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2463                 email had user in "From" and "CC"
2464                 Don't allow duplicate addresses in compose window headers
2465
2466 2009-12-02 [mones]      3.7.3cvs26
2467
2468         * manual/intro.xml
2469         * manual/es/intro.xml
2470         * manual/fr/intro.xml
2471         * manual/it/intro.xml
2472         * manual/pl/intro.xml
2473                 Make URL to point current site
2474
2475 2009-12-01 [holger]     3.7.3cvs25
2476
2477         * src/summaryview.c
2478         * src/summaryview.h
2479                 Introduce new drag type "claws-mail/msg-path-list" for
2480                 drag'n'drop of a message selection from the summaryview
2481                 into other applications. The drag data gets set to the
2482                 folder-item-id followed by message ids, separated by newlines.
2483                 This enables other applications to back-link to Claws Mail
2484                 via a "claws-mail --select" call after they received a drop.
2485
2486 2009-11-30 [mir]        3.7.3cvs24
2487
2488         * src/compose.c
2489            Place cursor in compose window according to provided input
2490            If to: is present place cursor in subject field and if both
2491            to: and subject: is present place cursor in body. If body: is
2492            present insert a new line after text and place cursor there.
2493
2494 2009-11-27 [mones]      3.7.3cvs23
2495
2496         * src/gtk/quicksearch.c
2497                 Allow viewing longer expressions if there's space
2498
2499 2009-11-25 [holger]     3.7.3cvs22
2500
2501         * Makefile.am
2502         * src/common/Makefile.am
2503         * src/common/utils.c
2504         * src/common/utils.h
2505                 Add a function to query the
2506                 filepath of the .desktop file
2507
2508 2009-11-25 [colin]      3.7.3cvs21
2509
2510         * src/imap.c
2511                 Fix bug 2063, 'glib assertion in GRelation use in 
2512                 imap.c'
2513
2514 2009-11-24 [pawel]      3.7.3cvs20
2515
2516         * src/common/utils.c
2517                 Fix Bug 2053 'Inconsistent application of Coloration 
2518                 of Message text'
2519                 Don't allow '<' character between quotation marks
2520
2521 2009-11-21 [holger]     3.7.3cvs19
2522
2523         * src/printing.c
2524                 Modify cairo clip handling in preview windows,
2525                 to prevent print preview windows from being blank
2526                 with GTK+ 2.18. Follow recommendation of the GTK+
2527                 documentation (section "Migrating to client side windows")
2528                 and create a new cairo context for each expose event.
2529
2530 2009-11-19 [pawel]      3.7.3cvs18
2531
2532         * Makefile.am
2533                 complete 3.7.3cvs15 so install is DESTDIR safe
2534                 remove icons with changed names on uninstall
2535
2536 2009-11-18 [pawel]      3.7.3cvs17
2537
2538         * src/news_gtk.c
2539                 remove unneeded and code-duplicating function
2540
2541 2009-11-18 [pawel]      3.7.3cvs16
2542
2543         * src/news_gtk.c
2544                 Fix Bug 2057 'Claws mail does not keep renamed names
2545                 of nntp-subscribed groups'
2546                 Check for already subscribed group using item->path for group
2547                 comparision as folders item->path != item->name may be truth 
2548                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2549
2550 2009-11-17 [pawel]      3.7.3cvs15
2551
2552         * Makefile.am
2553                 Fix Bug 2049 'some icons not copied?'
2554                 Install additional 64x64 and 128x128 icons
2555
2556 2009-11-17 [holger]     3.7.3cvs14
2557
2558         * src/prefs_toolbar.c
2559         * src/prefs_toolbar.h
2560         * src/toolbar.c
2561         * src/toolbar.h
2562                 Allow plugins to register toolbar items
2563
2564 2009-11-11 [pawel]      3.7.3cvs13
2565
2566         * src/addressbook.c
2567         * src/compose.c
2568         * src/compose.h
2569         * src/filtering.c
2570                 Fix Bug 1867 Changing account does not change BCC address
2571                 Set account specific headers when changing account
2572                 in compose window.
2573
2574 2009-11-07 [colin]      3.7.3cvs12
2575
2576         * src/gtk/prefswindow.c
2577                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2578                 Patch by Pawel
2579
2580 2009-11-07 [colin]      3.7.3cvs11
2581
2582         * src/gtk/spell_entry.c
2583                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2584                 Patch by Pawel Pekala
2585
2586 2009-10-27 [colin]      3.7.3cvs10
2587
2588         * src/folder.c
2589                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
2590                 Don't try to check whether the folder is up-to-date if
2591                 the folder class doesn't implement set_mtime, as we don't
2592                 care in this case. This code exists since a long time, but
2593                 the bug was triggered by more scanning of queue folders 
2594                 since recently (when we added \Deleted handling).
2595
2596 2009-10-27 [colin]      3.7.3cvs9
2597
2598         * src/mainwindow.c
2599                 Try to fix registering as default client
2600                 on windows 7
2601
2602 2009-10-21 [wwp]        3.7.3cvs8
2603
2604         * src/common/utils.c
2605                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
2606
2607 2009-10-21 [wwp]        3.7.3cvs7
2608
2609         * src/common/utils.c
2610                 Don't core dump when attempting to insert a non-existing
2611                 file using a mailto: uri (g_error does core dump).
2612
2613 2009-10-20 [colin]      3.7.3cvs6
2614
2615         * src/common/utils.c
2616                 Don't g_error on normal warnings...
2617
2618 2009-10-20 [colin]      3.7.3cvs5
2619
2620         * src/plugins/pgpcore/sgpgme.c
2621                 Fix bug 1996, 'S/MIME key not selected'
2622                 Check for S/MIME certs too
2623
2624 2009-10-20 [colin]      3.7.3cvs4
2625
2626         * src/common/w32lib.h
2627                 Fix win32 build on latest mingw32
2628
2629 2009-10-20 [colin]      3.7.3cvs3
2630
2631         * src/exportldif.c
2632         * src/ldif.c
2633         * src/ldif.h
2634                 Fix LDIF export. Patch by Michael Rasmussen
2635
2636 2009-10-18 [paul]       3.7.3cvs2
2637
2638         * tools/claws.i18n.status.pl
2639                 increase the value of $transolddays since we're relasing less
2640                 often now.
2641                 rework the en_GB.po hack so that en_GB is always 100% translated
2642                 and recently updated
2643
2644 2009-10-17 [paul]       3.7.3cvs1
2645
2646         * src/prefs_account.c
2647         * src/prefs_compose_writing.c
2648         * src/prefs_receive.c
2649         * src/prefs_summaries.c
2650         * src/prefs_wrapping.c
2651                 reword a few labels. (this incorporates everything
2652                 that seemed worthwhile from bug 2020)
2653         * src/prefs_customheader.c
2654                 use a 'Browse' button instead of button with
2655                 label 'From file...'
2656
2657 2009-10-12 [colin]
2658
2659         * CVS repository change
2660
2661 2009-10-09 [paul[       3.7.3
2662
2663         version 3.7.3 unleashed!!
2664
2665 2009-10-07 [paul]       3.7.2cvs49
2666
2667         * src/folderview.c
2668         * src/folderview.h
2669         * src/mainwindow.c
2670                 fix  Bug 1994 -  Changing colors required restart.
2671                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
2672                 more accurate folderview_reinit_fonts()
2673
2674 2009-10-07 [paul]       3.7.2cvs48
2675
2676         * src/addrgather.c
2677         * src/prefs_common.c
2678         * src/prefs_common.h
2679                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
2680                 patch by Pawel Pekala
2681
2682 2009-10-07 [paul]       3.7.2cvs47
2683
2684         * po/cs.po
2685         * po/de.po
2686         * po/hu.po
2687         * po/id.po
2688         * po/ja.po
2689         * po/pt_BR.po
2690                 updated by David Vachulka, Stephan Sachse and Marc Arens,
2691                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
2692                 Goncalves Guimaraes
2693
2694 2009-10-06 [colin]      3.7.2cvs46
2695
2696         * po/fr.po
2697                 French translation update
2698
2699 2009-10-05 [paul]       3.7.2cvs45
2700
2701         * src/printing.c
2702                 enable Page Size and Orientation in the print dialog,
2703                 GTK+ >= 2.18.x only. Patch by Mark__T
2704
2705 2009-10-05 [paul]       3.7.2cvs44
2706
2707         * src/prefs_summaries.c
2708                 fix label, startup --> start-up, to match other uses of the
2709                 term
2710
2711 2009-10-05 [paul]       3.7.2cvs43
2712
2713         * po/pl.po
2714                 updated by Emilian Nowak
2715
2716 2009-10-03 [colin]      3.7.2cvs42
2717
2718         * src/mimeview.c
2719         * src/noticeview.c
2720         * src/gtk/gtkcmclist.c
2721         * src/gtk/gtkvscrollbutton.c
2722         * src/gtk/logwindow.c
2723                 GTK+ 2.18 fixes:
2724                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
2725                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
2726                 Fix warning at start
2727
2728 2009-09-28 [colin]      3.7.2cvs41
2729
2730         * src/matcher.c
2731         * src/mimeview.c
2732         * src/prefs_folder_item.c
2733                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
2734
2735 2009-09-28 [colin]      3.7.2cvs40
2736
2737         * src/prefs_summaries.c
2738         * src/gtk/sslcertwindow.c
2739                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
2740                 shows up garbled in GUI'. Patch by Pawel Pekala
2741
2742 2009-09-24 [iwkse]      3.7.2cvs39
2743
2744         * configure.ac
2745             That's only for statistics, of course :)
2746
2747 2009-09-24 [iwkse]      3.7.2cvs38
2748
2749         * configure.ac
2750             ...
2751
2752 2009-09-24 [iwkse]      3.7.2cvs37
2753
2754         * configure.ac
2755             Revert unwanted change
2756
2757 2009-09-24 [iwkse]      3.7.2cvs36
2758
2759         * src/action.c
2760             Fix issue with filtering actions and 
2761             parsed parameters
2762
2763 2009-09-20 [mones]      3.7.2cvs35
2764
2765         * tools/convert_mbox.pl
2766                 Add -R flag to support recursive conversions
2767                 of arbitrary Evolution mail folders, based on
2768                 bash script by Daniel Dickinson (fixes debian 
2769                 bug #461435) 
2770         * tools/popfile-link.sh
2771                 Set required shell for script (fixes debian 
2772                 bug #530057)
2773
2774 2009-09-16 [colin]      3.7.2cvs34
2775
2776         * src/main.c
2777                 Go grab files in /etc/skel if they exist
2778                 at first startup 
2779
2780 2009-09-15 [colin]      3.7.2cvs33
2781
2782         * src/procmime.c
2783                 Complete 3.7.1cvs42: only output directly to
2784                 final file if we get NULL byes at the start.
2785                 Still fixes saving UTF16 files, but also
2786                 fixes displaying Base64 parts with decoding
2787                 errors (parts without errors get displayed)
2788
2789 2009-09-14 [colin]      3.7.2cvs32
2790
2791         * src/matcher.c
2792         * src/matcher.h
2793         * src/matcher_parser_parse.y
2794         * src/prefs_matcher.c
2795                 Add 'has_attachment' and 'signed' matcher
2796                 expressions. Patch by Aleksei Miheev, fixes
2797                 bug 1997. 
2798
2799 2009-09-14 [colin]      3.7.2cvs31
2800
2801         * src/common/utils.c
2802                 Add "Re :" prefix from french Yahoo mail.
2803                 Patch by Didier Barvaux, fixes bug 1999
2804
2805 2009-09-10 [mones]      3.7.2cvs30
2806
2807         * manual/plugins.xml
2808                 Fix sites supported by SpamReport
2809         * manual/es/plugins.xml
2810                 Synchronise Spanish manual
2811
2812 2009-09-07 [holger]     3.7.2cvs29
2813
2814         * Makefile.am
2815                 Also update the icon cache on uninstall.
2816                 This prevents possible problems when Claws Mail was
2817                 uninstalled and installed again into a different location,
2818                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
2819                 and the blog post linked therein
2820
2821 2009-09-07 [paul]       3.7.2cvs28
2822
2823         * src/prefs_toolbar.c
2824                 when updating the main toolbar icons just update
2825                 the main toolbar (and consequently fix a bug where
2826                 folderview icons would disappear)
2827
2828 2009-08-30 [holger]     3.7.2cvs27
2829
2830         * src/compose.c
2831                 Do case-insensitive comparison against
2832                 header names when extracting recipients
2833                 from composed mails
2834
2835 2009-08-23 [colin]      3.7.2cvs26
2836
2837         * src/mbox.c
2838                 Probably fix RH bug 512024, " folder.c:3543 
2839                 Condition msglist != NULL failed"
2840
2841 2009-08-23 [colin]      3.7.2cvs25
2842
2843         * src/prefs_compose_writing.c
2844                 Make the maximum size warning bigger. Patch
2845                 by Didier Barvaux on bug 1986.
2846
2847 2009-08-21 [colin]      3.7.2cvs24
2848
2849         * src/compose.c
2850                 Previous commit: move the function into compose_insert_file
2851                 so that it's also used on drag-n-drop
2852
2853 2009-08-21 [colin]      3.7.2cvs23
2854
2855         * src/compose.c
2856                 Fix scrolling when adding an header
2857
2858 2009-08-21 [colin]      3.7.2cvs22
2859
2860         * src/compose.c
2861         * src/prefs_common.c
2862         * src/prefs_common.h
2863         * src/prefs_compose_writing.c
2864         * src/common/utils.c
2865                 Fix bug 1986, "New feature: warn user when inserting 
2866                 a large file in the message body". Patch by Didier
2867                 Barvaux
2868
2869 2009-08-21 [colin]      3.7.2cvs21
2870
2871         * AUTHORS
2872         * src/gtk/authors.h
2873         * src/common/utils.c
2874                 Fix bug 1984: Add R�f. : reply prefix (french 
2875                 Lotus Notes); patch by Didier Barvaux
2876
2877 2009-08-21 [colin]      3.7.2cvs20
2878
2879         * src/codeconv.c
2880         * src/codeconv.h
2881                 Fix bug 1969, 'Bad guess for outgoing encoding'
2882                 Make sure the specific converters (japanese in
2883                 this case) can return success/error in strict
2884                 mode, instead of silently failing back to 
2885                 strncpy
2886
2887 2009-08-20 [holger]     3.7.2cvs19
2888
2889         * src/compose.c
2890         * src/compose.h
2891                 Make it possible for code outside
2892                 compose (e.g. plugins) to attach files
2893
2894 2009-08-20 [colin]      3.7.2cvs18
2895
2896         * src/main.c
2897                 Fix crash when accessing IMAP soon
2898
2899 2009-08-18 [colin]      3.7.2cvs17
2900
2901         * src/ldapquery.c
2902                 Maybe fix crash on non-existent LDAP server
2903
2904 2009-08-04 [colin]      3.7.2cvs16
2905
2906         * src/toolbar.c
2907                 Fix toolbar's spacing that breaks dark
2908                 themes (patch from http://blogs.igalia.com/aperez/
2909                 2009/07/making-claws-mail-look-better/)
2910
2911 2009-07-28 [colin]      3.7.2cvs15
2912
2913         * src/account.c
2914         * src/addrcustomattr.c
2915         * src/addressadd.c
2916         * src/addressbook_foldersel.c
2917         * src/addrgather.c
2918         * src/browseldap.c
2919         * src/compose.c
2920         * src/editbook.c
2921         * src/editgroup.c
2922         * src/editjpilot.c
2923         * src/editldap.c
2924         * src/editldap_basedn.c
2925         * src/edittags.c
2926         * src/editvcard.c
2927         * src/exphtmldlg.c
2928         * src/expldifdlg.c
2929         * src/export.c
2930         * src/foldersel.c
2931         * src/import.c
2932         * src/importldif.c
2933         * src/importmutt.c
2934         * src/importpine.c
2935         * src/prefs_actions.c
2936         * src/prefs_customheader.c
2937         * src/prefs_display_header.c
2938         * src/prefs_filtering.c
2939         * src/prefs_folder_column.c
2940         * src/prefs_matcher.c
2941         * src/prefs_summary_column.c
2942         * src/prefs_summary_open.c
2943         * src/prefs_template.c
2944         * src/textview.c
2945         * src/uri_opener.c
2946                 Fix bug 1950, 'Program freeze up during folder selection'
2947                 Don't leave hidden windows modal
2948
2949 2009-07-28 [colin]      3.7.2cvs14
2950
2951         * src/ldapquery.c
2952                 Fix bug 1957, 'LDAP errs out after searching too 
2953                 many search bases'
2954
2955 2009-07-28 [colin]      3.7.2cvs13
2956
2957         * src/summaryview.c
2958                 Fix bug 1966, '"Collapse all threads" slower than 
2959                 "Expand all threads"'
2960
2961 2009-07-28 [colin]      3.7.2cvs12
2962
2963         * src/common/session.c
2964                 Fix bug 1967, 'Claws gets stuck after accepting 
2965                 a certificate warning dialog'
2966
2967 2009-07-19 [paul]       3.7.2cvs11
2968
2969         * manual/plugins.xml
2970                 a few small changes to the English
2971
2972 2009-07-18 [mones]      3.7.2cvs10
2973
2974         * manual/plugins.xml
2975                 Add new bsfilter and fancy plugins to the docs
2976                 and a note about dealing with plugins of the same class
2977         * src/prefs_account.c
2978                 Fix extra space at the end typo
2979
2980 2009-07-16 [colin]      3.7.2cvs9
2981
2982         * src/summaryview.c
2983                 Fix wrong return without unlocking; thanks
2984                 to mupuf_
2985
2986 2009-07-14 [colin]      3.7.2cvs8
2987
2988         * src/imap.c
2989                 Fix bug 1954, 'Segfault on reading wrong STATUS'
2990
2991 2009-07-10 [colin]      3.7.2cvs7
2992
2993         * src/plugins/pgpcore/plugin.def
2994         * src/common/utils.h
2995                 Fix windows port
2996
2997 2009-07-10 [colin]      3.7.2cvs6
2998
2999         * src/prefs_display_header.c
3000                 Fix bug 1951, 'C-Mail dumps core when editing 
3001                 displayed headers'. Patch by Alexey Rusakov
3002
3003 2009-07-10 [colin]      3.7.2cvs5
3004
3005         * src/folderview.c
3006                 Fix bug 1952, 'Deleted mails in Queue folder 
3007                 highlight it'.
3008
3009 2009-07-09 [colin]      3.7.2cvs4
3010
3011         * src/gtk/spell_entry.c
3012                 Fix bug 1949, 'Spell checker doesn't recognise 
3013                 certain word in Subject header, but does in 
3014                 message body'. Patch by Pawel Pekala.
3015
3016 2009-07-09 [paul]       3.7.2cvs3
3017
3018         * configure.ac
3019                 use pkgconfig to check for the minimum required
3020                 version of GnuTLS
3021
3022 2009-07-06 [colin]      3.7.2cvs2
3023
3024         * src/prefs_customheader.c
3025                 Fix build failure
3026
3027 2009-07-04 [paul]       3.7.2cvs1
3028
3029         * tools/claws.i18n.status.pl
3030                 updated
3031
3032 2009-07-03 [paul]       3.7.2
3033
3034         * NEWS
3035         * README
3036         * RELEASE_NOTES 
3037                 3.7.2 released!
3038
3039 2009-07-03 [paul]       3.7.1cvs85
3040
3041         * AUTHORS
3042         * configure.ac
3043         * po/pt_PT.po
3044         * po/sk.po
3045         * src/gtk/authors.h
3046                 added new translations by Tiago Faria and Slavko
3047         * po/bg.po
3048         * po/cs.po
3049         * po/de.po
3050         * po/es.po
3051         * po/fi.po
3052         * po/fr.po
3053         * po/hu.po
3054         * po/id.po
3055         * po/it.po
3056         * po/ja.po
3057         * po/pt_BR.po
3058         * po/ru.po
3059                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3060                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3061                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3062                 Goncalves Guimaraes, Aleksei Miheev
3063
3064 2009-07-01 [colin]      3.7.1cvs84
3065
3066         * src/prefs_common.c
3067                 Fix bug 1940, 'Doesn't open links in 
3068                 user's default browser'. Turn the preference
3069                 to TRUE by default; that will only change the
3070                 behaviour for new users.
3071
3072 2009-06-29 [colin]      3.7.1cvs83
3073
3074         * src/filtering.c
3075         * src/filtering.h
3076         * src/prefs_filtering_action.c
3077                 Fix bug 1935, 'problems with very long filtering actions':
3078                 Use a dynamic buffer in action to string, and a bigger
3079                 buffer in string to action
3080
3081 2009-06-29 [colin]      3.7.1cvs82
3082
3083         * src/matcher_parser_lex.l
3084                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3085
3086 2009-06-29 [colin]      3.7.1cvs81
3087
3088         * src/addressbook.c
3089                 Fix warnings
3090         * src/editgroup.c
3091                 Fix crash (out-of-bounds tree column)
3092         * src/gtk/gtkcmctree.c
3093         * src/gtk/gtksctree.c
3094                 Prevent using an out-of-bounds tree column
3095
3096 2009-06-29 [colin]      3.7.1cvs80
3097
3098         * src/ldapupdate.c
3099         * src/ldif.c
3100                 Leak fixes; patch by Pawel Pekala.
3101
3102 2009-06-26 [colin]      3.7.1cvs79
3103
3104         * src/summaryview.c
3105                 Sort by msgnum if dates are equal
3106
3107 2009-06-24 [paul]       3.7.1cvs78
3108
3109         * src/summaryview.c
3110                 make some (forgotten) strings translatable
3111
3112 2009-06-19 [colin]      3.7.1cvs77
3113
3114         * src/summaryview.c
3115                 Fix menu sensitiveness
3116
3117 2009-06-18 [colin]      3.7.1cvs76
3118
3119         * configure.ac
3120         * src/plugins/pgpcore/sgpgme.c
3121         * src/plugins/pgpcore/sgpgme.h
3122         * src/plugins/pgpmime/mypgpcore.def
3123         * src/plugins/pgpmime/pgpmime.c
3124         * src/plugins/smime/mypgpcore.def
3125         * src/plugins/smime/smime.c
3126                 Use largefile support (and stop using our old GPGME
3127                 hack on gpgme_data_seek/rewind)
3128                 (See 1.9.12cvs44 to 46 - if this breaks things we 
3129                 should soon know :)
3130
3131 2009-06-13 [colin]      3.7.1cvs75
3132
3133         * src/gtk/spell_entry.c
3134                 Fix assertion. We can put a NULL gtkaspell to
3135                 an entry; it just means it won't be spell-checked.
3136
3137 2009-06-12 [mones]      3.7.1cvs74
3138
3139         * src/compose.c
3140         * src/messageview.c
3141         * src/prefs_account.c
3142         * src/prefs_account.h
3143         * src/common/utils.c
3144         * src/common/utils.h
3145                 Added preference to use account address in generated
3146                 Message-Id. Fixes Debian bug #531052
3147
3148 2009-06-12 [colin]      3.7.1cvs73
3149
3150         * src/common/ssl.c
3151                 Better fix, API-compatible with libgnutls13
3152
3153 2009-06-12 [colin]      3.7.1cvs72
3154
3155         * src/common/ssl.c
3156                 Use compatibility mode in GnuTLS, and avoid problems with 
3157                 servers that don't comply 100% with the spec, but still
3158                 exist.
3159
3160 2009-06-06 [iwkse]      3.7.1cvs71
3161
3162         * src/compose.c
3163                 Ops..revert a mix with another patch
3164
3165 2009-06-06 [iwkse]      3.7.1cvs70
3166
3167         * src/compose.c
3168                 A better fix for the previous commit's issue
3169
3170 2009-06-06 [iwkse]      3.7.1cvs69
3171
3172         * src/compose.c
3173                 Fix shutting down of Claws Mail while a GTK_Return keypress 
3174                 event is sent to the Attach property window
3175
3176 2009-06-05 [colin]      3.7.1cvs68
3177
3178         * src/compose.c
3179                 Fix build on GTK+ 2.6
3180
3181 2009-06-03 [mones]      3.7.1cvs67
3182
3183         * tools/make.themes.project
3184                 Oops! fix header, sorry Paul ;-)
3185
3186 2009-06-03 [mones]      3.7.1cvs66
3187
3188         * tools/make.themes.project
3189                 Add support for PNG themes and other
3190                 fixes i don't remember now... :)
3191
3192 2009-06-02 [colin]      3.7.1cvs65
3193
3194         * src/compose.c
3195         * src/prefs_template.c
3196         * src/quote_fmt.c
3197                 Fix error messages in templates, and fix their
3198                 checking
3199
3200 2009-05-22 [colin]      3.7.1cvs64
3201
3202         * src/compose.c
3203                 And remove hbox too
3204
3205 2009-05-22 [colin]      3.7.1cvs63
3206
3207         * src/compose.c
3208                 Fix phantom button behind entry when
3209                 changing fields via Tools/Reply mode.
3210
3211 2009-05-22 [colin]      3.7.1cvs62
3212
3213         * src/compose.c
3214                 Fix icon size
3215
3216 2009-05-21 [mones]      3.7.1cvs61
3217
3218         * src/compose.c
3219         * src/compose.h
3220                 Add button to empty header lines with one click
3221
3222 2009-05-21 [paul]       3.7.1cvs60
3223
3224         * src/mainwindow.c
3225         * src/mainwindow.h
3226         * src/plugins/trayicon/trayicon.c
3227                 when quitting from the trayicon, honour
3228                 prefs_common.clean_on_exit
3229
3230 2009-05-21 [paul]       3.7.1cvs59
3231
3232         * src/gtk/Makefile.am
3233                 remove duplicate entry
3234                 thanks to Charles A Edwards
3235
3236 2009-05-19 [paul]       3.7.1cvs58
3237
3238         * src/send_message.c
3239                 clear progressbar in the statusbar on 'Cancel'
3240
3241 2009-05-16 [colin]      3.7.1cvs57
3242
3243         * AUTHORS
3244         * src/gtk/authors.h
3245                 Add Fabian
3246
3247 2009-05-16 [colin]      3.7.1cvs56
3248
3249         * src/msgcache.c
3250                 Remove msgnum>0 condition for removing messages
3251                 from caches. There's no such condition on add.
3252                 Fixes bug 1913, 'Allow to remove phantom 
3253                 messages from the cache'; patch by Fabian
3254                 Keil <fk at fabiankeil.de>
3255
3256 2009-05-12 [holger]     3.7.1cvs55
3257
3258         * src/messageview.c
3259         * src/messageview.h
3260                 Introduce hook after showing of the message view
3261
3262 2009-05-11 [colin]      3.7.1cvs54
3263
3264         * src/compose.c
3265                 Fix bug 1872, 'A: Cc: CCi: selector should 
3266                 default on same as preceding contact'
3267
3268 2009-05-10 [holger]     3.7.1cvs53
3269
3270         * src/addr_compl.c
3271         * src/addr_compl.h
3272                 Add a hook to make it possible for plugins to
3273                 modify the address completion list
3274
3275 2009-05-06 [paul]       3.7.1cvs52
3276
3277         * src/folder.c
3278         * src/mimeview.c
3279                 fix bug 1915, 'Mails signed with smime.p7s
3280                 display both signed and attachment icon.'
3281
3282 2009-05-05 [colin]      3.7.1cvs51
3283
3284         * src/common/utils.c
3285                 Fix patch :)
3286
3287 2009-05-05 [colin]      3.7.1cvs50
3288
3289         * src/common/utils.c
3290                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
3291                 different mountpoint than tempdir'
3292
3293 2009-05-04 [colin]      3.7.1cvs49
3294
3295         * src/msgcache.c
3296                 Probably fix bug 1914, 'Crash reading
3297                 corrupted tags file'
3298
3299 2009-04-26 [paul]       3.7.1cvs48
3300
3301         * configure.ac
3302         * src/gtk/gtkaspell.h
3303                 fix bug 1904, 'build mechanism looks for
3304                 'enchant.h' in a wrong place'
3305
3306 2009-04-25 [paul]       3.7.1cvs47
3307
3308         * src/printing.c
3309                 gah! fix coding style!
3310
3311 2009-04-25 [paul]       3.7.1cvs46
3312
3313         * src/printing.c
3314         * src/toolbar.c
3315                 if building with GTK+ >= 2.16 use
3316                 gtk_orientable_set_orientation() instead of now
3317                 deprecated gtk_toolbar_set_orientation()
3318
3319 2009-04-24 [colin]      3.7.1cvs45
3320
3321         * src/compose.c
3322                 Ask before sending if an attached file has
3323                 disappeared.
3324
3325 2009-04-19 [paul]       3.7.1cvs44
3326
3327         * src/prefs_common.c
3328         * src/prefs_common.h
3329         * src/gtk/about.c
3330                 save About window size.
3331                 patch by Pawel Pekala
3332
3333 2009-04-12 [paul]       3.7.1cvs43
3334
3335         * tools/csv2addressbook.pl
3336                 add extra CSV fields that are now appended
3337                 by thunderbird (version 2.0.0.21)
3338
3339 2009-04-08 [colin]      3.7.1cvs42
3340
3341         * src/procmime.c
3342                 fix saving (but not displaying) of UTF-16
3343                 files
3344
3345 2009-04-08 [colin]      3.7.1cvs41
3346
3347         * src/gtk/manage_window.c
3348                 Disable transient windows on win32 - seems to
3349                 fix most focusing issues
3350
3351 2009-04-05 [colin]      3.7.1cvs40
3352
3353         * src/procmsg.c
3354                 Don't ask whether we want to send deleted mails in queue
3355                 folders; also, don't send deleted mails when flushing
3356                 queues
3357
3358 2009-04-04 [paul]       3.7.1cvs39
3359
3360         * AUTHORS
3361         * configure.ac
3362         * po/id.po
3363         * src/gtk/authors.h
3364         * tools/claws.i18n.status.pl
3365                 add new Indonesian translation, by
3366                 MSulchan Darmawan
3367
3368 2009-04-03 [paul]       3.7.1cvs38
3369
3370         * AUTHORS
3371         * src/gtk/authors.h
3372                 credit due
3373
3374 2009-04-03 [colin]      3.7.1cvs37
3375
3376         * src/compose.c
3377         * src/textview.c
3378                 Fix bug 1891, 'Add support for gopher:// links'
3379                 Patch by Jacob Head <clawsmail at jacob-head.com>
3380                 Let's go back to the roots! 
3381
3382 2009-04-03 [paul]       3.7.1cvs36
3383
3384         * m4/Makefile.am
3385                 complete cvs35
3386
3387 2009-04-03 [paul]       3.7.1cvs35
3388
3389         * configure.ac
3390                 add AC_CONFIG_MACRO_DIR([m4])
3391                 remove CLAWS_ACLOCAL_INCLUDE(m4)
3392         * m4/aclocal-include.m4
3393                 removed this now unneeded file
3394
3395 2009-04-02 [colin]      3.7.1cvs34
3396
3397         * src/common/utils.h
3398                 Fix previous (thanks to Marcus :)
3399
3400 2009-04-02 [colin]      3.7.1cvs33
3401
3402         * src/common/utils.h
3403         * src/etpan/etpan-thread-manager.c
3404                 pipe() was a macro from GLib on win32 until
3405                 glib 2.13.2. It's undefined after that.
3406                 Thanks to Marcus Brinkmann for the heads-up!
3407
3408 2009-03-31 [colin]      3.7.1cvs32
3409
3410         * src/folder_item_prefs.c
3411                 Copy folder settings with prefs
3412
3413 2009-03-31 [colin]      3.7.1cvs31
3414
3415         * src/prefs_account.c
3416                 Don't use un-sensitive checkboxes in Privacy tab
3417                 when privacy system in None (makes unchecking 
3418                 painful when no privacy plugin is loaded)
3419
3420 2009-03-30 [colin]      3.7.1cvs30
3421
3422         * src/folder.c
3423         * src/folder.h
3424         * src/imap.c
3425         * src/mainwindow.c
3426         * src/mainwindow.h
3427         * src/prefs_account.c
3428         * src/prefs_account.h
3429         * src/summaryview.c
3430         * src/summaryview.h
3431                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3432                 Add an option on the Receive page of IMAP account preferences:
3433                 "Move deleted mails to trash and expunge immediately". This
3434                 option defaults to TRUE to avoid changing the existing behaviour.
3435                 Setting it to FALSE prevents automatic expunging. 
3436                 Also, add Tools/Expunge and View/Hide deleted messages menu items
3437                 (View/Hide deleted message being a per-folder setting, and behaving,
3438                 like View/Hide read messages).
3439
3440 2009-03-30 [colin]      3.7.1cvs29
3441
3442         * src/imap.c
3443                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3444                 ask for IMAP password when using GSSAPI auth
3445
3446 2009-03-27 [colin]      3.7.1cvs28
3447
3448         * src/folder.c
3449                 Fix cvs14, make sure we mark non-existent caches dirty
3450                 (or they never get written)
3451
3452 2009-03-27 [colin]      3.7.1cvs27
3453
3454         * src/imap.c
3455                 Fix tag update when all tags are removed 
3456                 from another client
3457
3458 2009-03-25 [colin]      3.7.1cvs26
3459
3460         * configure.ac
3461                 Fix configure.ac, thanks to Pawel
3462
3463 2009-03-25 [colin]      3.7.1cvs25
3464
3465         * src/news.c
3466         * src/etpan/nntp-thread.c
3467                 Fix header fetching (NG/To/Cc). Fixes 
3468                 bug 1883, 'Message processing fails to 
3469                 act on Newsgroups: field'
3470
3471 2009-03-23 [colin]      3.7.1cvs24
3472
3473         * src/textview.c
3474                 Fix internal headers visible in queue/sent
3475
3476 2009-03-23 [colin]      3.7.1cvs23
3477
3478         * configure.ac
3479                 Fix check for RC (resource compiler) used
3480                 on win32 (AC_LIBTOOL_RC used to call it 
3481                 implicitely but stopped)
3482
3483 2009-03-19 [colin]      3.7.1cvs22
3484
3485         * src/toolbar.c
3486                 Put spam button in default toolbar even if
3487                 bogofilter and spamassassin are not built.
3488                 Other anti-spam plugin could exist! :)
3489         * src/common/utils.c
3490                 Fix exit status fetch on win32
3491
3492 2009-03-18 [paul]       3.7.1cvs21
3493
3494         * src/gtk/spell_entry.c
3495                 fix "[BUG] Wrong word replaced in 'Subject:'
3496                 when spell-checking correction used"
3497                 Patch by Pawel Pekala
3498
3499 2009-03-17 [colin]      3.7.1cvs20
3500
3501         * src/common/utils.c
3502                 Fix win32 build (from cvs12)
3503
3504 2009-03-17 [colin]      3.7.1cvs19
3505
3506         * src/compose.c
3507                 Fix bug 1735, 'Change To: and Newsgroups: 
3508                 recipient field according account type'
3509                 Patch by Pawel
3510
3511 2009-03-17 [colin]      3.7.1cvs18
3512
3513         * src/msgcache.c
3514         * src/prefs_common.c
3515         * src/prefs_common.h
3516         * src/prefs_other.c
3517         * src/common/prefs.c
3518                 Add preference for fsyncing metadata
3519
3520 2009-03-16 [paul]       3.7.1cvs17
3521
3522         * src/prefs_customheader.c
3523                 add forgotten #if HAVE_LIBCOMPFACE
3524
3525 2009-03-16 [paul]       3.7.1cvs16
3526
3527         * src/prefs_customheader.c
3528                 put the (X-)Face preview image below the up/down
3529                 buttons so they don't jump around.
3530                 make the list reorderable by drag'n'drop
3531
3532 2009-03-16 [colin]      3.7.1cvs15
3533
3534         * src/prefs_customheader.c
3535                 Add a (X-)Face preview. Patch by iwkse.
3536
3537 2009-03-16 [colin]      3.7.1cvs14
3538
3539         * src/compose.c
3540         * src/folder.c
3541         * src/folder.h
3542         * src/msgcache.c
3543         * src/common/prefs.c
3544                 Add fsync calls to make sure we don't
3545                 lose data on system crashes. (to do:
3546                 add a pref to allow people choosing raw
3547                 speed)
3548
3549 2009-03-15 [colin]      3.7.1cvs13
3550
3551         * src/gtk/gtkaspell.c
3552                 Fix empty menu when there are no
3553                 suggestions (using the Spelling menu)
3554
3555 2009-03-14 [colin]      3.7.1cvs12
3556
3557         * src/common/utils.c
3558                 Win32: fix subject prefix length
3559
3560 2009-03-11 [mones]      3.7.1cvs11
3561
3562         * po/es.po
3563                 fix encoding declared in header
3564                 update translation now we're at it
3565
3566 2009-03-10 [colin]      3.7.1cvs10
3567
3568         * src/messageview.c
3569                 Fix "wrong mime" message printed out multiple
3570                 times
3571
3572 2009-03-10 [colin]      3.7.1cvs9
3573
3574         * src/prefs_folder_item.c
3575                 Fix build
3576
3577 2009-03-09 [paul]       3.7.1cvs8
3578
3579         * src/prefs_folder_item.c
3580         * src/send_message.c
3581                 fixes to english text
3582
3583 2009-03-08 [paul]       3.7.1cvs7
3584
3585         * po/ja.po
3586                 correct errors in header
3587
3588 2009-03-08 [paul]       3.7.1cvs6
3589
3590         * AUTHORS
3591         * configure.ac
3592         * po/ja.po
3593         * src/gtk/authors.h
3594         * tools/claws.i18n.status.pl
3595                 add Japanese translation, submitted by kazken3
3596
3597 2009-03-07 [colin]      3.7.1cvs5
3598
3599         * src/messageview.c
3600                 Don't let the invalid MIME warning hide
3601                 other noticeview (Partial receive or 
3602                 return receipt).
3603
3604 2009-03-07 [colin]      3.7.1cvs4
3605
3606         * src/procmime.c
3607                 Fix build
3608
3609 2009-03-07 [colin]      3.7.1cvs3
3610
3611         * src/messageview.c
3612         * src/procmime.c
3613         * src/procmime.h
3614                 Handle mimeparts that lack an end boundary.
3615                 They're invalid but it's too annoying for
3616                 normal users to fix.
3617
3618 2009-03-06 [wwp]        3.7.1cvs2
3619
3620         * src/compose.c
3621         * src/folder_item_prefs.c
3622         * src/folder_item_prefs.h
3623         * src/prefs_folder_item.c
3624                 Add per-folder default cc, bcc and reply-to.
3625
3626 2009-03-06 [colin]      3.7.1cvs1
3627
3628         * src/gedit-print.c
3629         * src/gtk/gtksourceprintjob.c
3630                 Fix build with old print interface
3631
3632 2009-03-06 [paul]       3.7.1
3633
3634         * NEWS
3635         * README
3636         * RELEASE_NOTES 
3637                 3.7.1 released!
3638
3639 2009-03-06 [paul]       3.7.0cvs78
3640
3641         * po/cs.po
3642         * po/de.po
3643         * po/fi.po
3644         * po/fr.po
3645         * po/hu.po
3646         * po/nl.po
3647         * po/pt_BR.po
3648         * po/sv.po
3649         * po/zh_CN.po
3650                 updated by David Vachulka, Stephan Sachse, Flammie
3651                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
3652                 Frederico Goncalves Guimaraes, Lars Persson Fink,
3653                 and Ralph Young
3654
3655 2009-03-03 [colin]      3.7.0cvs77
3656
3657         * src/prefs_filtering.c
3658                 Win32: Fix bug 1865, 'IMAP account name changes 
3659                 are not followed at filter actions'
3660
3661 2009-03-02 [colin]      3.7.0cvs76
3662
3663         * src/imap.c
3664                 Fix Launchpad bug 335571: 'claws-mail crashed 
3665                 with SIGSEGV in strlen() while deleting 
3666                 large amount of e-mails on IMAP account
3667
3668 2009-02-27 [mones]      3.7.0cvs75
3669
3670         * manual/es/account.xml
3671         * manual/es/ack.xml
3672         * manual/es/addrbook.xml
3673         * manual/es/advanced.xml
3674         * manual/es/claws-mail-manual.xml
3675         * manual/es/faq.xml
3676         * manual/es/glossary.xml
3677         * manual/es/gpl.xml
3678         * manual/es/handling.xml
3679         * manual/es/intro.xml
3680         * manual/es/keyboard.xml
3681         * manual/es/plugins.xml
3682         * manual/es/starting.xml
3683                 Sync with English version, fix some typos
3684                 Changed encoding to UTF-8
3685         * po/es.po
3686                 Update for release, changed encoding to UTF-8
3687
3688 2009-02-24 [colin]      3.7.0cvs74
3689
3690         * src/printing.c
3691                 Don't print separation line if there
3692                 are no headers
3693
3694 2009-02-23 [cleroy]     3.7.0cvs73
3695
3696         * src/account.c
3697         * src/action.c
3698         * src/addr_compl.c
3699         * src/addrbook.c
3700         * src/addrcache.c
3701         * src/addrcindex.c
3702         * src/addrclip.c
3703         * src/addrduplicates.c
3704         * src/addressadd.c
3705         * src/addressbook.c
3706         * src/addressbook_foldersel.c
3707         * src/addrharvest.c
3708         * src/addrindex.c
3709         * src/addritem.c
3710         * src/addrquery.c
3711         * src/addrselect.c
3712         * src/codeconv.c
3713         * src/compose.c
3714         * src/customheader.c
3715         * src/editaddress.c
3716         * src/editaddress_other_attributes_ldap.c
3717         * src/editgroup.c
3718         * src/editldap.c
3719         * src/enriched.c
3720         * src/exporthtml.c
3721         * src/exportldif.c
3722         * src/filtering.c
3723         * src/folder.c
3724         * src/foldersel.c
3725         * src/folderutils.c
3726         * src/folderview.c
3727         * src/gedit-print.c
3728         * src/html.c
3729         * src/imap.c
3730         * src/imap_gtk.c
3731         * src/inc.c
3732         * src/jpilot.c
3733         * src/ldapctrl.c
3734         * src/ldapquery.c
3735         * src/ldapserver.c
3736         * src/ldapupdate.c
3737         * src/ldif.c
3738         * src/localfolder.c
3739         * src/main.c
3740         * src/mainwindow.c
3741         * src/matcher.c
3742         * src/mbox.c
3743         * src/messageview.c
3744         * src/mh.c
3745         * src/mh_gtk.c
3746         * src/mimeview.c
3747         * src/msgcache.c
3748         * src/mutt.c
3749         * src/news.c
3750         * src/news_gtk.c
3751         * src/noticeview.c
3752         * src/pine.c
3753         * src/pop.c
3754         * src/prefs_account.c
3755         * src/prefs_actions.c
3756         * src/prefs_common.c
3757         * src/prefs_filtering.c
3758         * src/prefs_filtering_action.c
3759         * src/prefs_folder_column.c
3760         * src/prefs_folder_item.c
3761         * src/prefs_gtk.c
3762         * src/prefs_matcher.c
3763         * src/prefs_quote.c
3764         * src/prefs_send.c
3765         * src/prefs_summaries.c
3766         * src/prefs_summary_column.c
3767         * src/prefs_template.c
3768         * src/prefs_themes.c
3769         * src/prefs_toolbar.c
3770         * src/printing.c
3771         * src/privacy.c
3772         * src/procheader.c
3773         * src/procmime.c
3774         * src/procmsg.c
3775         * src/quote_fmt.c
3776         * src/remotefolder.c
3777         * src/send_message.c
3778         * src/sourcewindow.c
3779         * src/statusbar.c
3780         * src/stock_pixmap.c
3781         * src/summary_search.c
3782         * src/summaryview.c
3783         * src/textview.c
3784         * src/toolbar.c
3785         * src/undo.c
3786         * src/uri_opener.c
3787         * src/vcard.c
3788         * src/common/base64.c
3789         * src/common/claws.c
3790         * src/common/hooks.c
3791         * src/common/plugin.c
3792         * src/common/prefs.c
3793         * src/common/session.c
3794         * src/common/smtp.c
3795         * src/common/socket.c
3796         * src/common/string_match.c
3797         * src/common/stringtable.c
3798         * src/common/utils.c
3799         * src/common/utils.h
3800         * src/common/xml.c
3801         * src/common/xmlprops.c
3802         * src/gtk/colorlabel.c
3803         * src/gtk/combobox.c
3804         * src/gtk/foldersort.c
3805         * src/gtk/gtkaspell.c
3806         * src/gtk/gtkcmclist.c
3807         * src/gtk/gtkcmctree.c
3808         * src/gtk/gtkcmoptionmenu.c
3809         * src/gtk/gtksctree.c
3810         * src/gtk/gtkshruler.c
3811         * src/gtk/gtksourceprintjob.c
3812         * src/gtk/gtkutils.c
3813         * src/gtk/gtkvscrollbutton.c
3814         * src/gtk/logwindow.c
3815         * src/gtk/menu.c
3816         * src/gtk/pluginwindow.c
3817         * src/gtk/prefswindow.c
3818         * src/gtk/quicksearch.c
3819         * src/gtk/spell_entry.c
3820         * src/plugins/pgpcore/select-keys.c
3821         * src/plugins/pgpinline/pgpinline.c
3822         * src/plugins/pgpmime/pgpmime.c
3823         * src/plugins/smime/smime.c
3824         * src/plugins/spamassassin/spamassassin_gtk.c
3825                 Mass commit changing g_return_* to cm_return_*
3826                 and making these more interesting
3827
3828 2009-02-23 [colin]      3.7.0cvs72
3829
3830         * src/imap.c
3831                 Always initialise error code to no error
3832
3833 2009-02-23 [colin]      3.7.0cvs71
3834
3835         * src/imap.c
3836                 Fix separator substitution
3837
3838 2009-02-23 [colin]      3.7.0cvs70
3839
3840         * src/stock_pixmap.c
3841         * src/gtk/colorlabel.c
3842                 don't use g_return on normal checks
3843
3844 2009-02-22 [colin]      3.7.0cvs69
3845
3846         * src/addressbook.c
3847         * src/procmime.c
3848                 More fixes
3849
3850 2009-02-22 [colin]      3.7.0cvs68
3851
3852         * src/addrduplicates.c
3853         * src/addressbook.c
3854         * src/addrharvest.c
3855         * src/codeconv.c
3856         * src/compose.c
3857         * src/filtering.c
3858         * src/folder.c
3859         * src/imap.c
3860         * src/imap_gtk.c
3861         * src/importldif.c
3862         * src/jpilot.c
3863         * src/mainwindow.c
3864         * src/matcher.c
3865         * src/mbox.c
3866         * src/messageview.c
3867         * src/mh_gtk.c
3868         * src/prefs_common.c
3869         * src/prefs_filtering.c
3870         * src/prefs_gtk.c
3871         * src/printing.c
3872         * src/privacy.c
3873         * src/procmime.c
3874         * src/procmsg.c
3875         * src/summaryview.c
3876         * src/textview.c
3877         * src/undo.c
3878         * src/wizard.c
3879         * src/common/md5.c
3880         * src/common/socket.c
3881         * src/common/template.c
3882         * src/etpan/imap-thread.c
3883         * src/gtk/gtkaspell.c
3884         * src/gtk/gtkcmctree.c
3885         * src/gtk/gtksctree.c
3886         * src/gtk/inputdialog.c
3887         * src/plugins/pgpcore/sgpgme.c
3888         * src/plugins/pgpmime/pgpmime.c
3889         * src/plugins/smime/smime.c
3890         * src/plugins/spamassassin/spamassassin.c
3891                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
3892                 uninitialised accesses
3893
3894 2009-02-17 [colin]      3.7.0cvs67
3895
3896         * src/compose.c
3897                 Disable controls during queuing
3898
3899 2009-02-15 [colin]      3.7.0cvs66
3900
3901         * src/privacy.c
3902         * src/plugins/pgpcore/select-keys.c
3903         * src/plugins/pgpcore/sgpgme.c
3904                 Disable use of disabled keys
3905
3906 2009-02-15 [colin]      3.7.0cvs65
3907
3908         * src/folderview.c
3909         * src/summaryview.c
3910                 Fix font updating after changing 
3911                 prefs_common.derive_from_normal_font
3912
3913 2009-02-12 [paul]       3.7.0cvs64
3914
3915         * src/addressitem.h
3916         * src/export.h
3917         * src/headerview.c
3918         * src/headerview.h
3919         * src/common/version.h.in
3920         * src/gtk/about.h
3921         * src/gtk/menu.c
3922         * src/gtk/menu.h
3923                 more copyright header fixes
3924
3925 2009-02-12 [paul]       3.7.0cvs63
3926
3927         * src/gtk/progressdialog.c
3928         * src/gtk/progressdialog.h
3929                 fix copyright header
3930
3931 2009-02-12 [paul]       3.7.0cvs62
3932
3933         * src/gtk/spell_entry.c
3934         * src/gtk/spell_entry.h
3935                 better, more standard copyright header
3936
3937 2009-02-12 [paul]       3.7.0cvs61
3938
3939         * src/gtk/spell_entry.c
3940         * src/gtk/spell_entry.h
3941                 changes to copyright header
3942
3943 2009-02-12 [paul]       3.7.0cvs60
3944
3945         * src/gtk/spell_entry.c
3946         * src/gtk/spell_entry.h
3947                 fix broken build
3948
3949 2009-02-11 [colin]      3.7.0cvs59
3950
3951         * src/gtk/spell_entry.c
3952         * src/gtk/spell_entry.h
3953                 Forgot to add files
3954
3955 2009-02-11 [colin]      3.7.0cvs58
3956
3957         * src/compose.c
3958         * src/gtk/Makefile.am
3959         * src/gtk/gtkaspell.c
3960         * src/gtk/gtkaspell.h
3961                 Add spellcheck to subject. Patch by
3962                 Pawel.
3963
3964 2009-02-10 [holger]     3.7.0cvs57
3965
3966         * src/printing.c
3967         * src/common/defs.h
3968                 Move filename define for printing page setup cache to defs.h
3969
3970 2009-02-08 [mones]      3.7.0cvs56
3971
3972         * src/matcher.h
3973                 Fix build for bison 2.4.1
3974
3975 2009-02-06 [holger]     3.7.0cvs55
3976
3977         * src/prefs_common.c
3978         * src/prefs_common.h
3979         * src/printing.c
3980                 Fix restoring of custom page setups for printing by
3981                 temporarily caching the settings.
3982                 This is a workaround for Gnome Bug #39018, and fixes
3983                 Claws Mail Bug #1840.
3984
3985 2009-02-06 [colin]      3.7.0cvs54
3986
3987         * src/mainwindow.c
3988                 Fix hardcoded Shift-Q quits. Fixes
3989                 bug 1838, 'Claws-Mail sometimes quits 
3990                 when attempting to type a capital Q'
3991
3992 2009-01-31 [paul]       3.7.0cvs53
3993
3994         * src/compose.c
3995                 revert 3.7.0cvs49, until there is time to find out
3996                 why it causes a nasty crash!
3997
3998 2009-01-31 [paul]       3.7.0cvs52
3999
4000         * src/mainwindow.c
4001                 1 string that was forgotten for translation
4002
4003 2009-01-31 [paul]       3.7.0cvs51
4004
4005         * src/messageview.c
4006                 2 strings that were forgotten for translation
4007
4008 2009-01-31 [paul]       3.7.0cvs50
4009
4010         * src/gtk/prefswindow.c
4011                 build prefs tree in a slightly smarter way -
4012                 fix bug where if path[0] had same name as
4013                 path[1], (like in the de translation), path[1]
4014                 was lost and not shown in the window
4015
4016 2009-01-31 [paul]       3.7.0cvs49
4017
4018         * src/compose.c
4019                 fix bug 1836, 'Quoted text still blue after
4020                 removal of quote-character'
4021                 comment out some debug_print's that needlessly
4022                 slow things down
4023         * src/undo.c
4024                 comment out a debug_print that needlessly slows
4025                 things down
4026
4027 2009-01-31 [paul]       3.7.0cvs48
4028
4029         * src/summaryview.c
4030                 fix bug 1834, '"semi"-selection when collapsing thread'
4031
4032 2009-01-31 [paul]       3.7.0cvs47
4033
4034         * src/prefs_compose_writing.c
4035         * src/prefs_message.c
4036                 move 'quote_chars' pref to where it should be
4037
4038 2009-01-30 [paul]       3.7.0cvs46
4039
4040         * src/summaryview.c
4041                 fix updating of popup menu sensitivity
4042
4043 2009-01-28 [paul]       3.7.0cvs45
4044
4045         * tools/filter_conv_new.pl
4046                 move 'move' and 'delete' to end of @actions
4047                 so that they are always final actions in the
4048                 generated filtering rule
4049
4050 2009-01-27 [paul]       3.7.0cvs44
4051
4052         * src/messageview.c
4053                 always select text/calendar mimepart if suitable
4054                 plugin (i.e. vCalendar) is available
4055
4056 2009-01-27 [paul]       3.7.0cvs43
4057
4058         * src/folder.c
4059                 fix crash when right-clicking in summaryview when
4060                 processing is active
4061
4062 2009-01-22 [colin]      3.7.0cvs42
4063
4064         * src/compose.c
4065         * src/privacy.c
4066         * src/privacy.h
4067                 When replying to signed/encrypted mail and the
4068                 preference to sign/encrypt in this case is set,
4069                 choose the original mail's privacy system (if
4070                 available).
4071
4072 2009-01-21 [colin]      3.7.0cvs41
4073
4074         * src/addressbook.h
4075                 Fix warning (on-the-fly theming of
4076                 addressbook isn't complete yet)
4077
4078 2009-01-21 [colin]      3.7.0cvs40
4079
4080         * src/account.c
4081         * src/addressbook.c
4082                 Win32: Fix window placement
4083
4084 2009-01-21 [paul]       3.7.0cvs39
4085
4086         * src/inc.c
4087                 update timeout log msg
4088
4089 2009-01-17 [colin]      3.7.0cvs38
4090
4091         * src/main.c
4092         * src/mbox.c
4093         * src/common/md5.c
4094         * src/common/utils.c
4095         * src/etpan/imap-thread.c
4096                 Fix g_open calls (which don't ignore mode)
4097
4098 2009-01-17 [colin]      3.7.0cvs37
4099
4100         * src/addressbook.c
4101         * src/compose.c
4102         * src/foldersel.c
4103         * src/main.c
4104         * src/mainwindow.c
4105         * src/mbox.c
4106         * src/common/md5.c
4107         * src/common/ssl_certificate.c
4108         * src/common/tags.c
4109         * src/common/utils.c
4110         * src/etpan/imap-thread.c
4111         * src/plugins/bogofilter/bogofilter.c
4112         * src/plugins/pgpinline/pgpinline.c
4113         * src/plugins/smime/smime.c
4114                 Probably fix bug 1825, 'Unable to fetch messages from 
4115                 IMAP folders named with non-ASCII string'
4116                 Change remaining occurences of fopen and open with
4117                 g_fopen and g_open
4118
4119 2009-01-17 [paul]       3.7.0cvs36
4120
4121         * manual/faq.xml
4122                 update an old, outdated piece of info
4123
4124 2009-01-17 [paul]       3.7.0cvs35
4125
4126         * src/prefs_folder_item.c
4127                 fix bug where saving Folder Properties of a
4128                 sub-folder of outbox, queue, draft or trash
4129                 would change its parent's folder type to normal
4130
4131 2009-01-12 [mones]      3.7.0cvs34
4132
4133         * po/es.po
4134                 Updated translation
4135
4136 2009-01-12 [wwp]        3.7.0cvs33
4137
4138         * tools/fix_date.sh
4139         * tools/popfile-link.sh
4140         * tools/textviewer.sh
4141                 Fix bashisms and other portability glitches (thanks to
4142                 Steven M. Bellovin).
4143
4144 2009-01-11 [paul]       3.7.0cvs32
4145
4146         * src/addrindex.c
4147                 clean up some build warnings
4148
4149 2009-01-11 [colin]      3.7.0cvs31
4150
4151         * src/addrindex.c
4152                 Revert part of patch 3.7.0cvs29 
4153                 This function is used when jpilot
4154                 support is disabled
4155
4156 2009-01-11 [colin]      3.7.0cvs30
4157
4158         * src/folder.c
4159                 folder_find_child_item_by_name():
4160                 actually use name, not path's basename
4161
4162 2009-01-11 [paul]       3.7.0cvs29
4163
4164         * src/addrclip.c
4165         * src/addrindex.c
4166         * src/addritem.c
4167         * src/foldersel.h
4168         * src/folderview.c
4169         * src/prefs_folder_item.c
4170                 clean up some build warnings
4171
4172 2009-01-11 [paul]       3.7.0cvs28
4173
4174         * src/gtk/about.c
4175                 don't even mention printing support, assume its
4176                 presence, unless building with GTK+ < 2.10.0
4177
4178 2009-01-10 [colin]      3.7.0cvs27
4179
4180         * src/codeconv.c
4181                 Fix bug 1811, '[mime] Crash when there's no 
4182                 room for filename's start on the same line'
4183                 When the mimetype of the attachment is very 
4184                 long, there's no room at all to start the 
4185                 name=... parameter on the same line. This
4186                 caused an infinite loop as 0 characters of
4187                 the filename could be appended.
4188                 In such cases, insert linebreak before the
4189                 name parameter.
4190
4191 2009-01-09 [colin]      3.7.0cvs26
4192
4193         * src/compose.c
4194         * src/mainwindow.c
4195         * src/common/utils.c
4196                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
4197                 Compose Window does not attach'
4198
4199 2009-01-09 [colin]      3.7.0cvs25
4200
4201         * src/foldersel.c
4202                 Fix bug 1817, 'Changing Themes does not 
4203                 update the pixmaps in "Select folder" 
4204                 dialog box'
4205
4206 2009-01-09 [colin]      3.7.0cvs24
4207
4208         * src/main.c
4209                 Win32: Fix bug 1816, 'Attaching files with 
4210                 command-line generates error after attaching'
4211
4212 2009-01-09 [paul]       3.7.0cvs23
4213
4214         * src/gtk/about.c
4215                 forgot this '2009' in last commit
4216
4217 2009-01-09 [paul]       3.7.0cvs22
4218
4219         * src/*/*.[c,h]
4220                 it's 2009!
4221                 update copyright headers
4222
4223 2009-01-09 [paul]       3.7.0cvs21
4224
4225         * doc/man/claws-mail.1
4226                 update Team list
4227
4228 2009-01-09 [colin]      3.7.0cvs20
4229
4230         * src/messageview.c
4231                 Fix bug 1814, 'Windows' WM badly places 
4232                 message view'
4233
4234 2009-01-09 [colin]      3.7.0cvs19
4235
4236         * src/prefs_themes.c
4237         * src/stock_pixmap.c
4238         * src/stock_pixmap.h
4239         * src/common/utils.c
4240         * src/common/utils.h
4241                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
4242
4243 2009-01-08 [colin]      3.7.0cvs18
4244
4245         * src/mimeview.c
4246                 Win32: Fix bug 1810, 'Pressing 'o' key 
4247                 crashes CM'
4248
4249 2009-01-07 [colin]      3.7.0cvs17
4250
4251         * src/html.c
4252                 Fix bug 1432, '&amp; not escaped in links (HTML 
4253                 rendered as text)'
4254
4255 2009-01-06 [colin]      3.7.0cvs16
4256
4257         * src/plugins/pgpcore/select-keys.c
4258                 Warn translators the usual way about
4259                 accels
4260
4261 2009-01-06 [colin]      3.7.0cvs15
4262
4263         * src/mainwindow.c
4264                 Fix synchronisation dialog that shouldn't
4265                 appear when network goes down (Network
4266                 Manager)
4267         * src/mimeview.c
4268         * src/textview.c
4269                 Fix save as when attach_save_dir isn't set
4270                 fixes bug 1804, 'attach_save_directory does 
4271                 not default to $HOME'
4272         * src/plugins/pgpcore/select-keys.c
4273                 Add mnemonics to buttons - warn translators!
4274
4275 2009-01-06 [wwp]        3.7.0cvs14
4276
4277         * src/common/utils.c
4278                 Fix cvs13, thanks to Colin.
4279
4280 2009-01-06 [wwp]        3.7.0cvs13
4281
4282         * src/common/utils.c
4283                 Better support for Spanish Outlook replies (RES).
4284
4285 2009-01-02 [colin]      3.7.0cvs12
4286
4287         * src/folderview.c
4288                 Fix (+) sign after collapsed folder names that 
4289                 have quicksearch-matching children.
4290                 Fixes bug 1506, 'Recursive search in collapsed 
4291                 folders'
4292
4293 2009-01-02 [colin]      3.7.0cvs11
4294
4295         * src/stock_pixmap.c
4296         * src/stock_pixmap.h
4297                 Remove now-unused stock_pixmap_gdk
4298
4299 2009-01-02 [colin]      3.7.0cvs10
4300
4301         * src/gtk/gtkutils.c
4302         * src/pixmaps/claws-mail_icon.xpm
4303                 Use pixbuf for app icon, and make the app icon
4304                 a bit nicer
4305
4306 2009-01-02 [colin]      3.7.0cvs9
4307
4308         * src/uri_opener.c
4309                 Show both link title and URI if possible
4310
4311 2009-01-02 [colin]      3.7.0cvs8
4312
4313         * src/addressadd.c
4314         * src/addressbook.c
4315         * src/addressbook_foldersel.c
4316         * src/addressitem.h
4317         * src/folderview.c
4318         * src/grouplistdialog.c
4319         * src/importldif.c
4320         * src/mimeview.c
4321         * src/summaryview.c
4322         * src/gtk/gtkcmclist.c
4323         * src/gtk/gtkcmclist.h
4324         * src/gtk/gtkcmctree.c
4325         * src/gtk/gtkcmctree.h
4326         * src/gtk/gtksctree.c
4327         * src/gtk/gtksctree.h
4328                 Implement pixbuf rendering in tree widgets
4329                 instead of pixmaps
4330         * src/plugins/trayicon/trayicon.c
4331         * src/noticeview.c
4332         * src/prefs_themes.c
4333                 Use pixbuf rendering here too
4334
4335 2008-12-30 [paul]       3.7.0cvs7
4336
4337         * src/textview.c
4338                 no need to prematurely trim the uri in the statusbar
4339
4340 2008-12-29 [paul]       3.7.0cvs6
4341
4342         * src/procmsg.c
4343                 prefer List-Id header to X-* headers when creating
4344                 filter rule automatically
4345
4346 2008-12-28 [colin]      3.7.0cvs5
4347
4348         * src/compose.c
4349                 Set minimum height to 440 instead of 480
4350
4351 2008-12-22 [colin]      3.7.0cvs4
4352
4353         * src/compose.c
4354                 Fix bug 1799, '"Discard message" deletes manually 
4355                 saved draft'. Switch rmode to REEDIT after 
4356                 manually saving.
4357
4358 2008-12-21 [paul]       3.7.0cvs3
4359
4360         * tools/claws.i18n.status.pl
4361                 updates
4362
4363 2008-12-21 [paul]       3.7.0cvs2
4364
4365         * AUTHORS
4366         * src/gtk/authors.h
4367                 (more) updates
4368
4369 2008-12-21 [paul]       3.7.0cvs1
4370
4371         * AUTHORS
4372         * src/gtk/authors.h
4373                 updates
4374
4375 2008-12-19 [paul]       3.7.0
4376
4377         * NEWS
4378         * README
4379         * RELEASE_NOTES 
4380                 3.7.0 released!
4381
4382 2008-12-19 [paul]       3.6.1cvs80
4383
4384         * configure.ac
4385                 remove unmaintained sk and sr from ALL_LINGUAS
4386                 add newly maintained cs to ALL_LINGUAS
4387         * po/bg.po
4388         * po/ca.po
4389         * po/cs.po
4390         * po/de.po
4391         * po/fi.po
4392         * po/hu.po
4393         * po/nl.po
4394         * po/pt_BR.po
4395         * po/ru.po
4396         * po/sv.po
4397                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
4398                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
4399                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
4400                 Persson Fink
4401
4402 2008-12-16 [colin]      3.6.1cvs79
4403
4404         * src/plugins/pgpcore/sgpgme.c
4405                 Fix warning
4406
4407 2008-12-15 [colin]      3.6.1cvs78
4408
4409         * src/compose.c
4410         * src/privacy.c
4411         * src/privacy.h
4412         * src/plugins/pgpcore/sgpgme.c
4413         * src/plugins/pgpcore/sgpgme.h
4414         * src/plugins/pgpinline/pgpinline.c
4415         * src/plugins/pgpmime/pgpmime.c
4416         * src/plugins/smime/smime.c
4417                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
4418                 email address" doesn't work'. Use custom from address
4419                 if set
4420
4421 2008-12-15 [colin]      3.6.1cvs77
4422
4423         * src/common/utils.c
4424                 Fix bug 1746, 'Makes a mailto link from several 
4425                 paragraphs'
4426
4427 2008-12-15 [paul]       3.6.1cvs76
4428
4429         * m4/spamassassin.m4
4430                 fix warnings thrown up by autoconf-2.63
4431
4432 2008-12-13 [colin]      3.6.1cvs75
4433
4434         * Makefile.am
4435         * src/Makefile.am
4436         * src/common/ssl.c
4437         * src/common/utils.c
4438         * src/common/utils.h
4439         * tools/Makefile.am
4440                 Finish previous patch
4441
4442 2008-12-13 [colin]      3.6.1cvs74
4443
4444         * tools/Makefile.am
4445                 Only install certs on windows
4446
4447 2008-12-13 [colin]      3.6.1cvs73
4448
4449         * tools/Makefile.am
4450         * tools/ca-certificates.crt
4451         * src/common/Makefile.am
4452         * src/common/ssl.c
4453                 First try to ship SSL certificates in Windows
4454                 build
4455
4456 2008-12-12 [colin]      3.6.1cvs72
4457
4458         * configure.ac
4459         * src/plugins/pgpinline/claws.def
4460                 Windows build fixes
4461
4462 2008-12-12 [paul]       3.6.1cvs71
4463
4464         * src/imap.c
4465         * src/mh.c
4466         * src/partial_download.c
4467         * src/textview.c
4468         * src/common/claws.c
4469         * src/common/prefs.c
4470         * src/common/utils.c
4471                 win32: fix unlinking, renaming and bug with
4472                 non-ascii username
4473                 Patch by Colin
4474
4475 2008-12-11 [colin]      3.6.1cvs70
4476
4477         * po/fr.po
4478         * manual/fr/advanced.xml
4479                 Update french translations
4480
4481 2008-12-10 [colin]      3.6.1cvs69
4482
4483         * manual/faq.xml
4484                 Correct bug submission guidelines
4485
4486 2008-12-10 [colin]      3.6.1cvs68
4487
4488         * src/plugins/pgpcore/pgp_viewer.c
4489                 Fix bug 1736, 'Key import does not work'
4490                 Kill the correct pid (and not the parent
4491                 shell), and increase the timeout a bit.
4492
4493 2008-12-09 [paul]       3.6.1cvs67
4494
4495         * src/messageview.c
4496                 ensure that any stray noticeview buttons are hidden,
4497                 as clicking them causes segfaults!
4498
4499 2008-12-09 [colin]      3.6.1cvs66
4500
4501         * src/compose.c
4502         * src/compose.h
4503         * src/folder_item_prefs.h
4504         * src/prefs_common.c
4505         * src/prefs_common.h
4506         * src/common/defs.h
4507                 Fix bug 1792, '"Save Message to" should 
4508                 retain list of recently selected folders'
4509                 Also, make Enchant-related prefs stick
4510                 even if the build doesn't enable enchant
4511
4512 2008-12-09 [paul]       3.6.1cvs65
4513
4514         * src/messageview.c
4515                 fix bug 1787, 'Prevent automatic PGP inline
4516                 decryption attempts' use the noticeview to display
4517                 decryption failure messages instead of the irritating
4518                 popup dialog
4519
4520 2008-12-09 [colin]      3.6.1cvs64
4521
4522         * src/prefs_filtering.c
4523                 Fix bug 1789, 'filtering account selection 
4524                 (regression)'. Filtering on sending-only
4525                 accounts can be a little useful when using
4526                 filtering via Tools menu.
4527
4528 2008-12-07 [paul]       3.6.1cvs63
4529
4530         * src/prefs_actions.c
4531                 don't auto-select first entry (same as other
4532                 similar dialogs)
4533         * src/gtk/pluginwindow.c
4534                 these parents don't have children so don't look
4535                 for them
4536
4537 2008-12-07 [paul]       3.6.1cvs62
4538
4539         * src/prefs_account.c
4540         * src/gtk/pluginwindow.c
4541         * src/gtk/prefswindow.c
4542         * src/gtk/prefswindow.h
4543                 auto-select first page
4544
4545 2008-12-05 [colin]      3.6.1cvs61
4546
4547         * src/codeconv.c
4548         * src/procmime.c
4549                 Fix bug 1788, 'CM crashes re-encoding 
4550                 encoded parameters' (introduced in cvs40)
4551
4552 2008-12-05 [paul]       3.6.1cvs60
4553
4554         * src/prefs_common.h
4555                 remove gpg prefs that are no longer needed here
4556
4557 2008-12-03 [colin]      3.6.1cvs59
4558
4559         * src/msgcache.c
4560                 Speed up cache reading (about 10% gain)
4561         * src/summaryview.c
4562         * src/gtk/gtksctree.c
4563                 Speed up expand/collapse all threads
4564                 (about 95% gain)
4565
4566 2008-12-03 [paul]       3.6.1cvs58
4567
4568         * configure.ac
4569                 eradicate gcc4's signedness warnings
4570                 fix building with gnuTLS on (Open)Solaris
4571
4572 2008-12-01 [colin]      3.6.1cvs57
4573
4574         * src/gtk/gtkcmclist.c
4575                 Fix column headers
4576
4577 2008-12-01 [colin]      3.6.1cvs56
4578
4579         * src/plugins/pgpinline/pgpinline.c
4580                 Fix bug 1779, 'PGP Inline badly handles 
4581                 multipart'. Properly dump the current part
4582                 instead of running around with scissors
4583
4584 2008-11-30 [paul]       3.6.1cvs55
4585
4586         * manual/advanced.xml
4587         * manual/plugins.xml
4588         * src/prefs_toolbar.c
4589                 remove the verb from the page title and
4590                 update references in the manual
4591
4592 2008-11-30 [paul]       3.6.1cvs54
4593
4594         * src/prefs_other.c
4595                 move Other/ page to Other/Miscellaneous
4596         * src/gtk/prefswindow.c
4597                 make parent page unselectable
4598
4599 2008-11-29 [paul]       3.6.1cvs53
4600
4601         * README
4602                 add the new 'primary_paste_unselects' hidden
4603                 option, add missing 'log_[...]_color' options,
4604                 and reformat the text
4605         * manual/advanced.xml
4606                 add the new 'primary_paste_unselects' hidden
4607                 option, add missing 'log_[...]_color' options
4608
4609 2008-11-28 [colin]      3.6.1cvs52
4610
4611         * src/mimeview.c
4612                 Fix leak
4613
4614 2008-11-28 [colin]      3.6.1cvs51
4615
4616         * po/fr.po
4617                 Update translation
4618
4619 2008-11-28 [colin]      3.6.1cvs50
4620
4621         * src/mainwindow.c
4622                 Fix account selection in Mailing list
4623                 menu
4624
4625 2008-11-28 [paul]       3.6.1cvs49
4626
4627         * po/Makefile.in.in
4628                 automatically remove obsolete strings
4629
4630 2008-11-28 [colin]      3.6.1cvs48
4631
4632         * src/plugins/pgpcore/sgpgme.c
4633                 Fix error message when key isn't available.
4634
4635 2008-11-27 [colin]      3.6.1cvs47
4636
4637         * src/filtering.c
4638         * src/matcher.c
4639                 Fix a little leak
4640
4641 2008-11-26 [colin]      3.6.1cvs46
4642
4643         * src/common/ssl.c
4644                 Fix new warning
4645
4646 2008-11-26 [colin]      3.6.1cvs45
4647
4648         * src/plugins/pgpcore/select-keys.c
4649         * src/plugins/pgpcore/sgpgme.c
4650                 Fix bug 1591, 'S/MIME: better key 
4651                 handling/selection dialog'
4652                 Really ignore revoked/expired keys
4653
4654 2008-11-26 [colin]      3.6.1cvs44
4655
4656         * src/main.c
4657         * src/common/claws.c
4658         * src/common/ssl.c
4659                 Make sure libgcrypt's threading is initialised
4660                 before gnutls. See also old bug 1539.
4661
4662 2008-11-26 [colin]      3.6.1cvs43
4663
4664         * src/imap.c
4665         * src/news.c
4666         * src/etpan/imap-thread.c
4667                 Fix possible crashes due to clist_begin()
4668                 not checking for NULLs (it should!)
4669
4670 2008-11-25 [colin]      3.6.1cvs42
4671
4672         * src/procmime.c
4673                 Fix line length in MIME parameters
4674
4675 2008-11-22 [paul]       3.6.1cvs41
4676
4677         * src/compose.c
4678                 grab Return key press in attachments Properties
4679                 dialog
4680
4681 2008-11-21 [colin]      3.6.1cvs40
4682
4683         * src/compose.c
4684         * src/procmime.c
4685                 Fix bug 1776, 'use encoded name parameters 
4686                 for attachments instead of ascii'.
4687                 Break the RFC 2047 by using B-encoded 
4688                 filename parameter, like everyone does,
4689                 following advice from the RFC author.
4690
4691 2008-11-21 [colin]      3.6.1cvs39
4692
4693         * src/common/socket.c
4694                 Rehandshake if server asks to
4695
4696 2008-11-21 [colin]      3.6.1cvs38
4697
4698         * src/mimeview.h
4699         * src/toolbar.h
4700         * src/common/session.h
4701         * src/common/smtp.h
4702                 Move conditional-compilation members to
4703                 end of structs
4704
4705 2008-11-19 [wwp]        3.6.1cvs37
4706
4707         * src/prefs_actions.c
4708                 Fixed wrong behaviour when pressing Escape (was not cancelling
4709                 the action).
4710
4711 2008-11-19 [wwp]        3.6.1cvs36
4712
4713         * src/compose.c
4714         * src/matcher.c
4715         * src/messageview.c
4716         * src/mimeview.c
4717         * src/prefs_actions.c
4718         * src/prefs_filtering_action.c
4719         * src/procmsg.c
4720         * src/summaryview.c
4721         * src/textview.c
4722         * src/common/utils.c
4723                 Replace occurrences of "command line" with "command-line" everywhere.
4724                 Enforce code style (mostly indentation) in prefs_actions.c.
4725
4726 2008-11-19 [colin]      3.6.1cvs35
4727
4728         * src/compose.c
4729         * src/prefs_common.c
4730         * src/prefs_common.h
4731                 Add primary_paste_unselects hidden preference
4732                 to change how middle-click pasting changes
4733                 the selection and insert point; defaults to
4734                 pre-3.6.1cvs31
4735
4736 2008-11-19 [colin]      3.6.1cvs34
4737
4738         * src/folderview.c
4739                 Always give focus to summaryview, even if
4740                 the folder is empty, in small screen layout.
4741                 Allows to go back to folderlist using the
4742                 keyboard.
4743
4744 2008-11-18 [colin]      3.6.1cvs33
4745
4746         * src/mainwindow.h
4747                 Put back conditional at the end of struct
4748
4749 2008-11-18 [colin]      3.6.1cvs32
4750
4751         * src/procmime.c
4752         * src/common/w32_reg.c
4753                 Fix crash on win32 when browsing to a
4754                 directory
4755
4756 2008-11-15 [colin]      3.6.1cvs31
4757
4758         * src/compose.c
4759                 After a mid-click paste, deselect selection
4760                 and go to end of paste.
4761
4762 2008-11-15 [colin]      3.6.1cvs30
4763
4764         * src/compose.c
4765                 Auto-save draft after external editor quits
4766
4767 2008-11-15 [colin]      3.6.1cvs29
4768
4769         * src/plugins/pgpcore/sgpgme.c
4770                 Fix wrong error display, thanks to
4771                 Charles A. Edwards
4772
4773 2008-11-14 [colin]      3.6.1cvs28
4774
4775         * src/prefs_actions.c
4776                 Comment out bogus (IMO) warning
4777
4778 2008-11-14 [colin]      3.6.1cvs27
4779
4780         * src/mainwindow.c
4781         * src/summaryview.c
4782         * src/summaryview.h
4783         * src/gtk/menu.c
4784         * src/gtk/menu.h
4785                 Share summaryview's context menu actions with
4786                 the equivalent menu items of the main menu;
4787                 this allows to share accelerators and de-
4788                 duplicate code.
4789
4790 2008-11-14 [colin]      3.6.1cvs26
4791
4792         * src/plugins/pgpcore/sgpgme.c
4793                 Fix bug 1768, 'claws-mail crashes while 
4794                 checking smime bad signature'
4795
4796 2008-11-13 [colin]      3.6.1cvs25
4797
4798         * src/account.c
4799         * src/filtering.c
4800                 Fix redefinition of PREFSBUFSIZE
4801
4802 2008-11-13 [wwp]        3.6.1cvs24
4803
4804         * tools/popfile-link.sh
4805                 Add support for reusing existing POPFile session ID.
4806
4807 2008-11-12 [colin]      3.6.1cvs23
4808
4809         * src/prefs_gtk.h
4810                 Fix bug 1771, 'Folder template gets 
4811                 truncated when exiting the application'
4812                 Use a 32k buffer for string preferences
4813
4814 2008-11-11 [colin]      3.6.1cvs22
4815
4816         * src/summaryview.c
4817                 Fix "display sender using addressbook" when
4818                 prefs_common.swap_from is in use. Patch by
4819                 H. Merijn Brand
4820
4821 2008-11-11 [colin]      3.6.1cvs21
4822
4823         * src/autofaces.c
4824         * src/common/md5.c
4825         * src/common/md5.h
4826                 Make a few functions static
4827
4828 2008-11-07 [colin]      3.6.1cvs20
4829
4830         * src/mainwindow.c
4831         * src/summaryview.c
4832                 Fix crash when rebuilding colorlabel
4833                 menu
4834         * src/addrgather.c
4835         * src/editldap.c
4836         * src/prefs_account.c
4837         * src/prefs_compose_writing.c
4838         * src/prefs_logging.c
4839         * src/prefs_message.c
4840         * src/prefs_other.c
4841         * src/prefs_receive.c
4842         * src/prefs_summaries.c
4843         * src/prefs_wrapping.c
4844         * src/plugins/bogofilter/bogofilter_gtk.c
4845         * src/plugins/pgpcore/prefs_gpg.c
4846         * src/plugins/spamassassin/spamassassin_gtk.c
4847                 Fix deprecated use of page_size in 
4848                 gtkspinbutton adjustments
4849
4850 2008-11-06 [mones]      3.6.1cvs19
4851
4852         * src/mainwindow.c
4853                 Fix missing "About" in Help menu
4854         * tools/claws.i18n.status.pl
4855                 Fix header
4856
4857 2008-11-05 [colin]      3.6.1cvs18
4858
4859         * src/action.c
4860         * src/main.c
4861         * src/mainwindow.c
4862         * src/common/socket.c
4863         * src/common/socket.h
4864         * src/gtk/gtkutils.c
4865         * src/gtk/gtkutils.h
4866                 w32: Implement single launch (lock
4867                 socket); always put debug log to
4868                 the rc_dir; fix Start menu update
4869                 after registering as default Mail 
4870                 app
4871
4872 2008-11-05 [colin]      3.6.1cvs17
4873
4874         * src/mainwindow.c
4875                 Setting the Mail start menu item in HKCU 
4876                 confuses the Internet Options dialog. Do 
4877                 it in HKLM as this dialog does.
4878
4879 2008-11-04 [colin]      3.6.1cvs16
4880
4881         * src/common/w32_reg.c
4882                 Fix off-by-one
4883
4884 2008-11-04 [colin]      3.6.1cvs15
4885
4886         * src/procmime.c
4887                 w32: Fix getting content-type 
4888         * src/mimeview.c
4889         * src/prefs_common.c
4890         * src/prefs_common.h
4891         * src/prefs_ext_prog.c
4892         * src/textview.c
4893                 w32: better integration (use the
4894                 standard file associations instead
4895                 of our platform-unadapted open
4896                 dialog)
4897         * src/mainwindow.c
4898         * src/common/utils.c
4899         * src/common/w32_reg.c
4900         * src/common/w32lib.h
4901                 w32: better integration (allow 
4902                 setting Claws as default MUA)
4903
4904 2008-11-01 [colin]      3.6.1cvs14
4905
4906         * src/codeconv.c
4907                 Fix wrongly converted non-ascii characters
4908                 when locale's charset is US-ASCII (strict-mode
4909                 was failing in this case)
4910
4911 2008-10-30 [colin]      3.6.1cvs13
4912
4913         * src/mimeview.c
4914         * src/mimeview.h
4915         * src/textview.c
4916         * src/textview.h
4917                 Use one UI Manager per mimeview, instead of
4918                 the global one -- else user_data pointer gets
4919                 broken if opening and closing another message-
4920                 view, then using right-click on a mimeview's 
4921                 mimepart. Probably fixes bug 1711, 'Save-as
4922                 attachment crashes'
4923
4924 2008-10-24 [paul]       3.6.1cvs12
4925
4926         * tools/Makefile.am
4927         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
4928         * tools/kdeservicemenu/install.sh
4929                 another, possibly the final?, attempt on getting this
4930                 sorted for kde4
4931
4932 2008-10-24 [paul]       3.6.1cvs11
4933
4934         * tools/kdeservicemenu/install.sh
4935                 fix servicemenu installation directory on kde4
4936
4937 2008-10-24 [paul]       3.6.1cvs10
4938
4939         * tools/kdeservicemenu/README
4940         * tools/kdeservicemenu/install.sh
4941                 add support for kde4 in addition to kde3.
4942                 a rework involving checking for kde4-config, then
4943                 kde-config, finally prompting the user for the
4944                 location of either if they cannot be found
4945                 
4946
4947 2008-10-18 [paul]       3.6.1cvs9
4948
4949         * tools/claws.i18n.status.pl
4950                 updated with latest translator info.
4951                 only print for languages defined in %langname
4952
4953 2008-10-17 [paul]       3.6.1cvs8
4954
4955         * src/plugins/pgpcore/sgpgme.c
4956                 when listing the uid's, show the uid validity
4957
4958 2008-10-16 [paul]       3.6.1cvs7
4959
4960         * INSTALL
4961                 updated
4962
4963 2008-10-13 [wwp]        3.6.1cvs6
4964
4965         * po/fr.po
4966                 Updated French translation.
4967
4968 2008-10-11 [colin]      3.6.1cvs5
4969
4970         * src/gtk/authors.h
4971                 Fix bug 1756, "Outdated translators list in About 
4972                 dialogue". Patch by Aleksei Miheev.
4973
4974 2008-10-11 [colin]      3.6.1cvs4
4975
4976         * src/account.c
4977         * src/imap.c
4978         * src/inc.c
4979         * src/main.c
4980         * src/mainwindow.c
4981         * src/news.c
4982         * src/pop.c
4983         * src/pop.h
4984         * src/prefs_account.c
4985         * src/send_message.c
4986         * src/send_message.h
4987         * src/ssl_manager.c
4988         * src/ssl_manager.h
4989         * src/wizard.c
4990         * src/common/claws.c
4991         * src/common/defs.h
4992         * src/common/session.c
4993         * src/common/session.h
4994         * src/common/smtp.c
4995         * src/common/smtp.h
4996         * src/common/socket.c
4997         * src/common/socket.h
4998         * src/common/ssl.c
4999         * src/common/ssl.h
5000         * src/common/ssl_certificate.c
5001         * src/common/ssl_certificate.h
5002         * src/gtk/about.c
5003         * src/gtk/sslcertwindow.c
5004         * src/gtk/sslcertwindow.h
5005                 Remove OpenSSL code
5006
5007 2008-10-11 [colin]      3.6.1cvs3
5008
5009         * src/common/ssl_certificate.c
5010                 Make local function static
5011
5012 2008-10-10 [colin]      3.6.1cvs2
5013
5014         * src/common/ssl.h
5015         * src/common/ssl_certificate.c
5016         * src/gtk/sslcertwindow.c
5017                 Add offline certificate verification,
5018                 thanks to Nikos Mavrogiannopoulos for the
5019                 hints
5020
5021 2008-10-10 [colin]      3.6.1cvs1
5022
5023         * src/common/ssl_certificate.c
5024         * src/gtk/sslcertwindow.c
5025                 Fix warnings
5026
5027 2008-10-10 [paul]       3.6.1
5028
5029         * m4/spamassassin.m4
5030                 remove openssl dross
5031
5032         * NEWS
5033         * README
5034         * RELEASE_NOTES 
5035                 3.6.1 released!
5036
5037 2008-10-10 [colin]      3.6.0cvs25
5038
5039         * src/common/ssl.c
5040                 Tell libetpan it doesn't need to init
5041                 GnuTLS
5042
5043 2008-10-10 [colin]      3.6.0cvs24
5044
5045         * claws-mail.pc.in
5046                 Remove references to openssl
5047
5048 2008-10-09 [colin]      3.6.0cvs23
5049
5050         * configure.ac
5051                 Fix message
5052
5053 2008-10-09 [colin]      3.6.0cvs22
5054
5055         * configure.ac
5056                 Error out when building against openssl
5057
5058 2008-10-09 [colin]      3.6.0cvs21
5059
5060         * configure.ac
5061         * COPYING
5062         * src/crash.c
5063         * src/main.c
5064         * src/gtk/about.c
5065                 Disable OpenSSL due to requirement of
5066                 OpenSSL exception. Code not removed yet,
5067                 just in case, but disabled.
5068
5069 2008-10-09 [colin]      3.6.0cvs20
5070
5071         * configure.ac
5072         * src/Makefile.am
5073         * src/crash.c
5074         * src/gedit-print.c
5075         * src/gedit-print.h
5076         * src/main.c
5077         * src/mainwindow.c
5078         * src/messageview.c
5079         * src/prefs_ext_prog.c
5080         * src/prefs_fonts.c
5081         * src/prefs_image_viewer.c
5082         * src/printing.c
5083         * src/printing.h
5084         * src/summaryview.c
5085         * src/gtk/Makefile.am
5086         * src/gtk/about.c
5087         * src/gtk/gtksourceprintjob.c
5088         * src/gtk/gtksourceprintjob.h
5089                 Revert previous patch. It'd be better to remove
5090                 OpenSSL instead, as GnuTLS works as well.
5091
5092 2008-10-09 [colin]      3.6.0cvs19
5093
5094         * configure.ac
5095         * src/Makefile.am
5096         * src/crash.c
5097         * src/gedit-print.c
5098         * src/gedit-print.h
5099         * src/main.c
5100         * src/mainwindow.c
5101         * src/messageview.c
5102         * src/prefs_ext_prog.c
5103         * src/prefs_fonts.c
5104         * src/prefs_image_viewer.c
5105         * src/printing.c
5106         * src/printing.h
5107         * src/summaryview.c
5108         * src/gtk/Makefile.am
5109         * src/gtk/about.c
5110         * src/gtk/gtksourceprintjob.c
5111         * src/gtk/gtksourceprintjob.h
5112                 Remove the libgnomeprint interface (deprecated,
5113                 and fixes Debian's #501570, 'Copyright confusion')
5114
5115 2008-10-09 [colin]      3.6.0cvs18
5116
5117         * configure.ac
5118                 Require libetpan 0.57 (important fixes)
5119
5120 2008-10-08 [paul]       3.6.0cvs17
5121
5122         * src/prefs_filtering_action.c
5123         * src/prefs_matcher.c
5124                 enable re-ordering of the filtering/processing
5125                 condition and actions lists by drag'n'drop
5126
5127 2008-10-08 [colin]      3.6.0cvs16
5128
5129         * src/addressbook.c
5130                 Fix wrong menu title
5131
5132 2008-10-07 [colin]      3.6.0cvs15
5133
5134         * src/imap.c
5135                 After thinking, revert this. It's only a minor
5136                 annoyance to GSSAPI users, and I can't test this
5137                 right now. Postponed until after next good release.
5138
5139 2008-10-07 [colin]      3.6.0cvs14
5140
5141         * src/imap.c
5142                 Don't ask for a password when using GSSAPI
5143
5144 2008-10-07 [colin]      3.6.0cvs13
5145
5146         * src/mainwindow.c
5147                 Fix build with GTK+ < 2.14
5148
5149 2008-10-07 [colin]      3.6.0cvs12
5150
5151         * src/mainwindow.c
5152         * src/mainwindow.h
5153         * src/prefs_common.c
5154         * src/prefs_common.h
5155         * src/summaryview.c
5156         * src/gtk/colorlabel.c
5157                 Fix bug 1749, 'Shortcut keys for color labels 
5158                 not changeable'
5159                 Make fullscreen a setting remembered between
5160                 sessions
5161
5162 2008-10-07 [colin]      3.6.0cvs11
5163
5164         * src/prefs_other.c
5165                 Fix bug 1747, 'Wanderlust keybindings no longer 
5166                 working (regression)'
5167
5168 2008-10-07 [colin]      3.6.0cvs10
5169
5170         * src/mainwindow.c
5171                 Make fullscreen a real menu item
5172
5173 2008-10-07 [colin]      3.6.0cvs9
5174
5175         * src/mainwindow.c
5176                 Make sure we won't save size when
5177                 fullscreening
5178
5179 2008-10-06 [colin]      3.6.0cvs8
5180
5181         * src/mainwindow.c
5182         * src/mainwindow.h
5183                 Handle fullscreen via F11. Patch by
5184                 Michael Rasmussen
5185
5186 2008-10-06 [colin]      3.6.0cvs7
5187
5188         * src/common/ssl.c
5189                 Fix return value when setting client cert
5190
5191 2008-10-04 [colin]      3.6.0cvs6
5192
5193         * src/mimeview.c
5194                 Fix bug 1742, 'Attachment list contents not 
5195                 visible/scrollable'
5196
5197 2008-10-04 [paul]       3.6.0cvs5
5198
5199         * src/mainwindow.c
5200                 fix failure of Hide toolbar option on restart
5201
5202 2008-10-04 [colin]      3.6.0cvs4
5203
5204         * src/addressbook.c
5205         * src/compose.c
5206         * src/mainwindow.c
5207         * src/messageview.c
5208         * src/summaryview.c
5209                 Maemo: Fix bug 1737, Crashes upon opening
5210
5211 2008-10-04 [paul]       3.6.0cvs3
5212
5213         * po/pt_BR.po
5214                 submitted (just a little late) by Frederico
5215                 Goncalves Guimaraes
5216
5217 2008-10-03 [wwp]        3.6.0cvs2
5218
5219         * po/fr.po
5220                 Many fixes, mostly in menus and accelerators.
5221
5222 2008-10-03 [colin]      3.6.0cvs1
5223
5224         * src/gtk/filesel.c
5225                 Allow network mounts with new GTKs: they're
5226                 available via FUSE mounts and we don't need
5227                 GVFS.
5228
5229 2008-10-03 [paul]       3.6.0
5230
5231         * NEWS
5232         * README
5233         * RELEASE_NOTES 
5234                 3.6.0 released!
5235
5236 2008-10-03 [paul]       3.5.0cvs145
5237
5238         * configure.ac
5239         * po/bg.po
5240         * po/nl.po
5241         * po/ru.po
5242         * po/sv.po
5243                 new translations. added by Yasen Pramatarov,
5244                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
5245         * po/ca.po
5246         * po/de.po
5247         * po/fi.po
5248         * po/fr.po
5249         * po/hu.po
5250         * po/it.po
5251         * po/pl.po
5252         * po/zh_CN.po
5253                 updated translations. submitted by Miquel Oliete,
5254                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
5255                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
5256
5257 2008-10-02 [colin]      3.5.0cvs144
5258
5259         * src/common/session.c
5260                 Fix crash when connection fails on windows
5261
5262 2008-10-01 [colin]      3.5.0cvs143
5263
5264         * src/imap.c
5265                 Real fix for FS-unsafe chars on win32
5266
5267 2008-10-01 [colin]      3.5.0cvs142
5268
5269         * src/imap.c
5270                 Encode prohibited filenames on win32
5271
5272 2008-09-30 [mones]      3.5.0cvs141
5273
5274         * src/ldapctrl.c
5275         * src/main.c
5276         * src/prefs_themes.c
5277         * src/printing.c
5278                 Fix output of some debug messages
5279
5280 2008-09-30 [colin]      3.5.0cvs140
5281
5282         * src/addrbook.c
5283         * src/addrharvest.c
5284         * src/compose.c
5285         * src/jpilot.c
5286         * src/mh.c
5287         * src/prefs_themes.c
5288         * src/procheader.c
5289         * src/procmime.c
5290         * src/summaryview.c
5291         * src/common/utils.c
5292         * src/gtk/sslcertwindow.c
5293                 Win32: Fix time usage; use g_stat
5294
5295 2008-09-29 [colin]      3.5.0cvs139
5296
5297         * src/common/utils.c
5298                 Fix case-sensitive match of subject
5299                 prefixes on win32
5300
5301 2008-09-29 [colin]      3.5.0cvs138
5302
5303         * src/folder_item_prefs.c
5304         * src/folder_item_prefs.h
5305         * src/matcher.c
5306         * src/prefs_folder_item.c
5307         * src/prefs_matcher.c
5308         * src/summaryview.c
5309         * src/common/string_match.c
5310         * src/common/utils.c
5311                 Fix a huge leak (dozens of megs per folder
5312                 change) on Windows: disable regexps 
5313
5314 2008-09-28 [paul]       3.5.0cvs137
5315
5316         * po/en_GB.po
5317                 updated
5318
5319 2008-09-27 [colin]      3.5.0cvs136
5320
5321         * src/account.c
5322         * src/account.h
5323                 Add accessor for cur_account
5324
5325 2008-09-27 [colin]      3.5.0cvs135
5326
5327         * src/imap.c
5328                 Fix crash when error happen on session establishment
5329
5330 2008-09-26 [mones]      3.5.0cvs134
5331
5332         * po/es.po
5333                 Updated for release
5334
5335 2008-09-26 [colin]      3.5.0cvs133
5336
5337         * src/plugins/pgpcore/claws.def
5338                 Fix symbol
5339
5340 2008-09-26 [colin]      3.5.0cvs132
5341
5342         * src/prefs_common.c
5343         * src/prefs_common.h
5344         * src/plugins/pgpcore/pgp_viewer.c
5345                 Add an accessor to prefs_common for plugins
5346                 (Win32 fix)
5347
5348 2008-09-25 [colin]      3.5.0cvs131
5349
5350         * src/main.c
5351                 Fix bug 1725, 'useless lines in clawsrc'
5352         * src/plugins/smime/mypgpcore.def
5353                 Add a missing symbol
5354
5355 2008-09-25 [paul]       3.5.0cvs130
5356
5357         * src/plugins/smime/mypgpcore.def
5358         * src/plugins/smime/plugin.def
5359         * src/plugins/smime/version.rc
5360                 add these windows-specific files
5361                 (Thanks to Colin)
5362
5363 2008-09-25 [colin]      3.5.0cvs129
5364
5365         * src/main.c
5366                 Load standard plugins only on first run
5367
5368 2008-09-25 [colin]      3.5.0cvs128
5369
5370         * src/codeconv.c
5371                 Fix build...
5372
5373 2008-09-24 [colin]      3.5.0cvs127
5374
5375         * src/codeconv.c
5376                 Add nb_NO's charset (iso-8859-1)
5377
5378 2008-09-24 [colin]      3.5.0cvs126
5379
5380         * src/common/utils.c
5381                 Fix get_mail_base_dir() on windows
5382                 (was synced from main ages ago)
5383
5384 2008-09-24 [colin]      3.5.0cvs125
5385
5386         * src/main.c
5387         * src/wizard.c
5388                 Integrate better with Windows' style
5389
5390 2008-09-23 [paul]       3.5.0cvs124
5391
5392         * src/compose.c
5393         * src/mainwindow.c
5394         * src/messageview.c
5395                 offer these strings to translators too 
5396
5397 2008-09-23 [colin]      3.5.0cvs123
5398
5399         * configure.ac
5400                 Add a --disable-dbus flag in case we want
5401                 no DBUS even if headers are available (like
5402                 for building gpg4win)
5403         * src/filtering.c
5404         * src/mainwindow.c
5405         * src/prefs_logging.c
5406         * src/common/utils.c
5407         * src/plugins/pgpcore/sgpgme.c
5408         * src/plugins/smime/claws.def
5409                 Windows fixes:
5410                 - disable filtering log (it's crashy for
5411                   some reason)
5412                 - fix gmtime_r when time is -1 (before 01/01/70)
5413                 - add symbols for smime
5414
5415 2008-09-22 [colin]      3.5.0cvs122
5416
5417         * src/common/utils.c
5418         * src/account.c
5419                 Remove raw printf
5420         * src/compose.c
5421                 Fix cursor position after changing account
5422         * src/imap.c
5423         * src/mimeview.c
5424         * src/news.c
5425                 Fix absolute path detection 
5426
5427 2008-09-21 [colin]      3.5.0cvs121
5428
5429         * src/gtk/gtkaspell.c
5430                 Don't try to use empty dictionaries
5431
5432 2008-09-20 [colin]      3.5.0cvs120
5433
5434         * po/POTFILES.in
5435                 Add the new files to the translations
5436
5437 2008-09-20 [colin]      3.5.0cvs119
5438
5439         * configure.ac
5440         * src/plugins/Makefile.am
5441         * src/plugins/smime/Makefile.am
5442         * src/plugins/smime/plugin.c
5443         * src/plugins/smime/smime.c
5444         * src/plugins/smime/smime.deps
5445         * src/plugins/smime/smime.h
5446                 Include S/Mime plugin in the main plugins
5447                 Will ease the Gpg4win team's work
5448
5449 2008-09-20 [colin]      3.5.0cvs118
5450
5451         * src/autofaces.c
5452         * src/compose.c
5453         * src/ldapquery.c
5454         * src/main.c
5455         * src/news.c
5456         * src/common/socket.c
5457         * src/gtk/gtkutils.c
5458         * src/plugins/pgpcore/claws.def
5459                 Windows: more fixes, thanks to wwp and
5460                 Marcus Brinkmann
5461
5462 2008-09-20 [colin]      3.5.0cvs117
5463
5464         * src/imap.c
5465                 Tell on which server errors happened
5466
5467 2008-09-20 [colin]      3.5.0cvs116
5468
5469         * src/etpan/etpan-thread-manager.c
5470         * src/etpan/imap-thread.c
5471         * src/etpan/nntp-thread.c
5472                 Windows: Fix hang on IMAP/NNTP
5473
5474 2008-09-20 [colin]      3.5.0cvs115
5475
5476         * src/common/utils.c
5477                 Fix bug 1723, "Buffer overflow crash caused by 
5478                 preview in 'Date format help' dialog box"
5479                 Also, optimise fast_strftime a bit :)
5480
5481 2008-09-18 [colin]      3.5.0cvs114
5482
5483         * src/procmime.c
5484         * src/textview.c
5485                 Check for NULLs before str* functions
5486
5487 2008-09-18 [colin]      3.5.0cvs113
5488
5489         * src/messageview.c
5490         * src/procmime.c
5491         * src/textview.c
5492                 Handle html parts in multipart/related
5493                 Decode ISO-8859-1 as Windows-1252 (the former
5494                 is a subset of the latter) in order to 
5495                 workaround Outlook mails misencoding
5496         * src/gtk/logwindow.c
5497         * src/gtk/logwindow.h
5498                 Clear mainwindow's error pixmap when the
5499                 error scrolls out of the log
5500
5501 2008-09-17 [colin]      3.5.0cvs112
5502
5503         * src/image_viewer.c
5504                 Fix image loading (multiple childs added to 
5505                 scrolledwindow, break of the resize functionality)
5506         * src/account.c
5507         * src/prefs_folder_item.c
5508         * src/prefs_spelling.c
5509         * src/gtk/gtkaspell.c
5510                 Better fix problems with dictionaries updates
5511
5512 2008-09-17 [colin]      3.5.0cvs111
5513
5514         * src/common/utils.c
5515                 Fix double-opening (fixes multiple signatures when
5516                 using signify)
5517
5518 2008-09-16 [colin]      3.5.0cvs110
5519
5520         * src/prefs_account.c
5521         * src/prefs_folder_item.c
5522         * src/prefs_spelling.c
5523         * src/gtk/gtkaspell.c
5524                 Better stripping of aspell dictionaries names
5525
5526 2008-09-16 [colin]
5527
5528         * 3.6.0-rc1 released
5529
5530 2008-09-16 [colin]      3.5.0cvs109
5531
5532         * src/account.c
5533         * src/inc.c
5534         * src/mainwindow.c
5535         * src/prefs_account.h
5536         * src/prefs_other.c
5537         * src/send_message.c
5538         * src/gtk/inputdialog.c
5539                 Don't add a pref to allow remembering passwords
5540                 (Just not checking the checkbox is enough)
5541
5542 2008-09-16 [colin]      3.5.0cvs108
5543
5544         * configure.ac
5545                 Require libetpan 0.56 as 0.55 is crashy
5546         * src/messageview.c
5547                 Fix english
5548         * src/gtk/inputdialog.c
5549         * src/gtk/inputdialog.h
5550                 Fix warnings
5551
5552 2008-09-16 [wwp]        3.5.0cvs107
5553
5554         * src/compose.c
5555                 Complete 3.5.0cvs106 by removing a function that got
5556                 moved to account.[ch].
5557
5558 2008-09-16 [wwp]        3.5.0cvs106
5559
5560         * src/account.c
5561         * src/account.h
5562         * src/compose.c
5563         * src/quote_fmt.c
5564         * src/quote_fmt_lex.l
5565         * src/quote_fmt_parse.y
5566                 Add account signature (path and value string) manipulation
5567                 keywords to the template processor. It's now possible in
5568                 all templates to insert the account signature to an
5569                 arbitrary location or to pass it to a external script for
5570                 further editing.
5571
5572
5573 2008-09-16 [mones]      3.5.0cvs105
5574
5575         * src/imap.c
5576         * src/inc.c
5577         * src/mainwindow.c
5578         * src/mainwindow.h
5579         * src/news.c
5580         * src/prefs_account.h
5581         * src/prefs_common.c
5582         * src/prefs_common.h
5583         * src/prefs_other.c
5584         * src/send_message.c
5585         * src/gtk/inputdialog.c
5586         * src/gtk/inputdialog.h
5587                 Implement session passwords: unsaved passwords for receiving
5588                 or sending of accounts can be remembered while running to 
5589                 avoid repetitive typing.
5590                 As keeping passwords in memory is unsafe a new preference 
5591                 in Other page is added to activate or not such capability.
5592
5593 2008-09-14 [colin]      3.5.0cvs104
5594
5595         * src/codeconv.c
5596         * src/codeconv.h
5597                 Make conv_iconv_strdup static
5598
5599 2008-09-12 [colin]      3.5.0cvs103
5600
5601         * claws-mail.pc.in
5602         * src/Makefile.am
5603         * src/compose.c
5604         * src/compose.h
5605         * src/crash.c
5606         * src/folder_item_prefs.c
5607         * src/folder_item_prefs.h
5608         * src/main.c
5609         * src/prefs_account.c
5610         * src/prefs_common.c
5611         * src/prefs_common.h
5612         * src/prefs_folder_item.c
5613         * src/prefs_spelling.c
5614         * src/prefs_template.c
5615         * src/quote_fmt.h
5616         * src/quote_fmt_parse.y
5617         * src/toolbar.c
5618         * src/toolbar.h
5619         * src/gtk/Makefile.am
5620         * src/gtk/about.c
5621         * src/gtk/filesel.c
5622         * src/gtk/gtkaspell.c
5623         * src/gtk/gtkaspell.h
5624         * src/plugins/bogofilter/Makefile.am
5625         * src/plugins/dillo_viewer/Makefile.am
5626         * src/plugins/spamassassin/Makefile.am
5627         * src/plugins/trayicon/Makefile.am
5628                 Switch spellchecker to Enchant
5629
5630 2008-09-12 [paul]       3.5.0cvs102
5631
5632         * tools/README
5633         * tools/csv2addressbook.pl
5634                 add support for Fox Mail
5635
5636 2008-09-12 [paul]       3.5.0cvs101
5637
5638         * src/compose.c
5639         * src/prefs_wrapping.c
5640                 changes to English
5641
5642 2008-09-12 [paul]       3.5.0cvs100
5643
5644         * configure.ac
5645                 revert cvs99's libenchant commit error
5646
5647 2008-09-12 [colin]      3.5.0cvs99
5648
5649         * src/inc.c
5650                 Only go to inbox if there are new mails
5651                 (and fetch was manual)
5652
5653 2008-09-10 [colin]      3.5.0cvs98
5654
5655         * src/inc.c
5656         * src/summaryview.c
5657         * src/common/session.c
5658                 Use g_timeout_add_seconds instead of g_timeout_add
5659                 on glib >= 2.14 when we don't need precision on the 
5660                 delay. This helps reducing power consumption:
5661                 http://mjg59.livejournal.com/74651.html
5662
5663 2008-09-10 [colin]      3.5.0cvs97
5664
5665         * src/compose.c
5666                 Don't save window size and position when
5667                 compose is hidden (filtering action)
5668
5669 2008-09-09 [colin]      3.5.0cvs96
5670
5671         * src/action.h
5672         * src/addr_compl.c
5673         * src/addressadd.c
5674         * src/addressbook.h
5675         * src/addressbook_foldersel.c
5676         * src/addressitem.h
5677         * src/addrgather.c
5678         * src/alertpanel.c
5679         * src/browseldap.c
5680         * src/editaddress.c
5681         * src/editaddress_other_attributes_ldap.h
5682         * src/editbook.c
5683         * src/editjpilot.c
5684         * src/editldap.c
5685         * src/editldap_basedn.c
5686         * src/editvcard.c
5687         * src/exphtmldlg.c
5688         * src/expldifdlg.c
5689         * src/export.c
5690         * src/foldersel.c
5691         * src/foldersel.h
5692         * src/gedit-print.c
5693         * src/gedit-print.h
5694         * src/grouplistdialog.c
5695         * src/headerview.c
5696         * src/headerview.h
5697         * src/image_viewer.c
5698         * src/import.c
5699         * src/importldif.c
5700         * src/importmutt.c
5701         * src/importpine.c
5702         * src/inc.c
5703         * src/main.c
5704         * src/main.h
5705         * src/messageview.c
5706         * src/messageview.h
5707         * src/noticeview.c
5708         * src/prefs_actions.c
5709         * src/prefs_filtering.c
5710         * src/prefs_folder_column.c
5711         * src/prefs_gtk.h
5712         * src/prefs_summary_column.c
5713         * src/prefs_toolbar.c
5714         * src/send_message.c
5715         * src/setup.c
5716         * src/sourcewindow.c
5717         * src/sourcewindow.h
5718         * src/ssl_manager.c
5719         * src/statusbar.c
5720         * src/statusbar.h
5721         * src/stock_pixmap.c
5722         * src/stock_pixmap.h
5723         * src/summaryview.c
5724         * src/textview.c
5725         * src/textview.h
5726         * src/undo.h
5727         * src/uri_opener.c
5728         * src/wizard.c
5729         * src/wizard.h
5730         * src/common/ssl.h
5731         * src/common/utils.c
5732         * src/gtk/about.c
5733         * src/gtk/colorlabel.c
5734         * src/gtk/colorlabel.h
5735         * src/gtk/combobox.h
5736         * src/gtk/description_window.c
5737         * src/gtk/filesel.c
5738         * src/gtk/gtkaspell.c
5739         * src/gtk/gtkaspell.h
5740         * src/gtk/gtkcmclist.c
5741         * src/gtk/gtkcmclist.h
5742         * src/gtk/gtkcmctree.c
5743         * src/gtk/gtkcmctree.h
5744         * src/gtk/gtkcmoptionmenu.h
5745         * src/gtk/gtksctree.c
5746         * src/gtk/gtksctree.h
5747         * src/gtk/gtkshruler.c
5748         * src/gtk/gtkshruler.h
5749         * src/gtk/gtksourceprintjob.c
5750         * src/gtk/gtksourceprintjob.h
5751         * src/gtk/gtkutils.c
5752         * src/gtk/gtkutils.h
5753         * src/gtk/gtkvscrollbutton.c
5754         * src/gtk/gtkvscrollbutton.h
5755         * src/gtk/icon_legend.c
5756         * src/gtk/inputdialog.c
5757         * src/gtk/logwindow.c
5758         * src/gtk/logwindow.h
5759         * src/gtk/manage_window.c
5760         * src/gtk/manage_window.h
5761         * src/gtk/menu.c
5762         * src/gtk/prefswindow.c
5763         * src/gtk/progressdialog.c
5764         * src/gtk/progressdialog.h
5765         * src/plugins/bogofilter/bogofilter_gtk.c
5766         * src/plugins/pgpcore/passphrase.c
5767         * src/plugins/spamassassin/spamassassin_gtk.c
5768         * src/plugins/trayicon/trayicon.c
5769         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5770         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5771         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5772         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5773         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5774                 Complete GTK+ 2.14 undeprecation
5775                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
5776
5777 2008-09-09 [colin]      3.5.0cvs95
5778
5779         * src/gtk/gtkcmclist.h
5780                 Fix build on GTK+ 2.14
5781
5782 2008-09-08 [colin]      3.5.0cvs94
5783
5784         * src/noticeview.c
5785         * src/noticeview.h
5786                 Remove GtkSignalFunc
5787
5788 2008-09-07 [colin]      3.5.0cvs93
5789
5790         * src/addressadd.c
5791         * src/addressbook_foldersel.c
5792         * src/gtk/gtkcmclist.c
5793         * src/gtk/gtkcmclist.h
5794         * src/gtk/gtkcmctree.c
5795         * src/gtk/gtkcmctree.h
5796         * src/gtk/gtksctree.c
5797         * src/gtk/prefswindow.c
5798         * src/gtk/prefswindow.h
5799                 Use GDestroyNotify instead of GtkDestroyNotify
5800                 (deprecated in GTK+ 2.14)
5801
5802 2008-09-07 [colin]      3.5.0cvs92
5803
5804         * src/textview.c
5805                 Fix bug 1712, 'invalid "Phishing attempt warning" 
5806                 when linked text ends with spaces'
5807
5808 2008-09-05 [colin]      3.5.0cvs91
5809
5810         * src/procmime.c
5811                 Maybe fix bug 1711, 'Save-as attachment crashes'
5812                 Possibly wrong free() due to pointer shifting
5813
5814 2008-09-05 [colin]      3.5.0cvs90
5815
5816         * src/compose.c
5817                 Fix bug 1710, 'User misreads "Discard Message" 
5818                 as "Discard Changes"'. Propose to save or discard
5819                 only the latest changes when closing an existing
5820                 draft. Autosave may still have saved parts of the
5821                 edit session.
5822
5823 2008-09-04 [colin]      3.5.0cvs89
5824
5825         * src/summaryview.c
5826                 Fix bug 1707, 'Segfault when sorting on non-visible column'
5827
5828 2008-09-01 [colin]      3.5.0cvs88
5829
5830         * src/imap.c
5831         * src/summaryview.c
5832         * src/common/tags.c
5833         * src/etpan/imap-thread.c
5834         * src/etpan/imap-thread.h
5835                 Store spam flag on IMAP (Junk/NonJunk, as 
5836                 ThunderBird does - this is nonstandard)
5837
5838 2008-08-31 [wwp]        3.5.0cvs87
5839
5840         * ChangeLog
5841                 Fix globish edition^Wediting.
5842
5843 2008-08-31 [wwp]        3.5.0cvs86
5844
5845         * src/addressbook.c
5846                 Don't break nickname editing for non-LDAP books (nickname
5847                 value was overwritten when editing existing contact, this
5848                 came from 3.0.2cvs109).
5849
5850 2008-08-30 [colin]      3.5.0cvs85
5851
5852         * src/mainwindow.c
5853         * src/summaryview.c
5854                 Fix "Apply tags..." key shortcut
5855
5856 2008-08-29 [iwkse]      3.5.0cvs84
5857
5858         * src/summaryview.c
5859                         Bit of clean:)
5860
5861 2008-08-29 [iwkse]      3.5.0cvs83
5862
5863         * src/summaryview.c
5864                         Disable "Move to trash" action if
5865                         we are in a trash-like folder.
5866                         Thanks to colinl
5867
5868 2008-08-29 [paul]       3.5.0cvs82
5869
5870         * configure.ac
5871                 bump up libetpan version requirement since
5872                 0.55 is released now
5873
5874 2008-08-28 [wwp]        3.5.0cvs81
5875
5876         * src/account.c
5877         * src/pop.c
5878         * src/prefs_account.c
5879         * src/prefs_account.h
5880                 Add finer granularity to the POP3's remove-after delay (now in
5881                 hours in addition to in days), patch by Paul Rolland.
5882
5883 2008-08-28 [wwp]        3.5.0cvs80
5884
5885         * src/gtk/combobox.c
5886                 Fix a typo in a comment.
5887
5888 2008-08-28 [iwkse]      3.5.0cvs79
5889
5890         * src/account.c
5891         * src/prefs_actions.c
5892         * src/prefs_filtering.c
5893         * src/prefs_template.c
5894                         Add search feature to the account, 
5895                         template and action dialog.
5896                         It's turned on selecting one row
5897                         of the list and typing some random
5898                         letter. Thanks to wwp, colinl
5899
5900 2008-08-28 [colin]      3.5.0cvs78
5901
5902         * src/Makefile.am
5903         * src/account.c
5904         * src/compose.c
5905         * src/prefs_account.c
5906         * src/prefs_account.h
5907         * src/privacy.c
5908         * src/privacy.h
5909         * src/procmime.c
5910         * src/stock_pixmap.c
5911         * src/stock_pixmap.h
5912         * src/summaryview.c
5913         * src/pixmaps/key_gpg_signed.xpm
5914                 Fix bug 1412, "Sign reply, if mail was signed"
5915                 Add an account preference to sign replies to signed mails
5916
5917 2008-08-28 [iwkse]      3.5.0cvs77
5918
5919         * src/prefs_filtering.c
5920                 Making the search more useful,
5921                 jumping directly to the relative rule.
5922
5923 2008-08-27 [colin]      3.5.0cvs76
5924
5925         * src/main.c
5926                 Add a bit of info
5927
5928 2008-08-27 [colin]      3.5.0cvs75
5929
5930         * src/gtk/gtkcmctree.c
5931                 Fix a few ifdefs
5932
5933 2008-08-26 [colin]      3.5.0cvs74
5934
5935         * src/gtk/gtkcmctree.c
5936                 Fix missing inits on old glib
5937
5938 2008-08-26 [wwp]        3.5.0cvs73
5939
5940         * src/common/utils.c
5941                 Added 'Fwd' to the list of known common subject prefixes.
5942
5943 2008-08-25 [iwkse]      3.5.0cvs72
5944
5945         * src/image_viewer.c
5946                 Add animated gif support to the
5947                 message preview.
5948
5949 2008-08-25 [colin]      3.5.0cvs71
5950
5951         * src/gtk/gtkcmctree.c
5952                 Make sure work isn't null
5953
5954 2008-08-24 [colin]      3.5.0cvs70
5955
5956         * src/common/ssl.c
5957                 Fix typo on SSL_CERT_DIR
5958
5959 2008-08-23 [holger]     3.5.0cvs69
5960
5961         * src/printing.c
5962                 Fix bug 1699 'Separator line mis-placed when
5963                 printing some e-mails'. The number of header lines
5964                 was not correctly calculated when Pango inserts
5965                 linebreaks
5966
5967 2008-08-23 [colin]      3.5.0cvs68
5968
5969         * src/mainwindow.c
5970                 Fix the account selector button; thanks
5971                 to wwp
5972
5973 2008-08-21 [colin]      3.5.0cvs67
5974
5975         * src/compose.c
5976         * src/compose.h
5977                 Add a compose preference for auto-indent
5978         * src/mainwindow.c
5979         * src/summaryview.c
5980                 Make colorlabel accels a bit less hacky
5981
5982 2008-08-21 [colin]      3.5.0cvs66
5983
5984         * src/compose.c
5985         * src/prefs_common.c
5986         * src/prefs_common.h
5987         * src/prefs_wrapping.c
5988                 Add a preference for autoindent; fix no_join tag
5989                 being applied to whole lines instead of just \n when
5990                 creating a line 
5991
5992 2008-08-21 [colin]      3.5.0cvs65
5993
5994         * src/compose.c
5995                 Add support for auto-indentation
5996
5997 2008-08-19 [colin]      3.5.0cvs64
5998
5999         * src/compose.c
6000                 Save Autowrap status in drafts/queued mails
6001
6002 2008-08-19 [colin]      3.5.0cvs63
6003
6004         * src/mainwindow.c
6005                 Fix a comment (in reality, test commit on
6006                 the new CVS server)
6007
6008 2008-08-17 [colin]      3.5.0cvs62
6009
6010         * src/prefs_actions.c
6011         * src/procmime.c
6012         * src/wizard.c
6013         * src/common/socket.h
6014         * src/gtk/gtkcmctree.c
6015                 Fix warnings
6016
6017 2008-08-16 [colin]      3.5.0cvs61
6018
6019         * src/editaddress_other_attributes_ldap.h
6020                 Add 'l' field (localityName)
6021
6022 2008-08-16 [colin]      3.5.0cvs60
6023
6024         * src/mainwindow.c
6025         * src/gtk/gtkcmclist.c
6026         * src/gtk/gtkcmclist.h
6027         * src/gtk/gtkcmctree.c
6028         * src/gtk/gtksctree.c
6029         * src/gtk/gtkutils.c
6030         * src/gtk/gtkvscrollbutton.c
6031                 Fix Maemo build (OS2007)
6032
6033 2008-08-14 [colin]      3.5.0cvs59
6034
6035         * src/folder.c
6036                 Don't crash if parent is null when creating
6037                 a folder
6038         * src/gtk/pluginwindow.c
6039                 Don't crash on race when closing window while
6040                 a plugin is loading and does gtk_iterations
6041
6042 2008-08-13 [colin]      3.5.0cvs58
6043
6044         * src/messageview.c
6045         * src/messageview.h
6046         * src/mimeview.c
6047                 Fix bug 1696, 'Viewing binary attachements 
6048                 as text over 1 MB' (various buglets)
6049
6050 2008-08-10 [colin]      3.5.0cvs57
6051
6052         * src/summaryview.c
6053         * src/gtk/gtkcmclist.c
6054                 Continue fixing GTK < 2.12 build, thanks to
6055                 Michael Hugues
6056
6057 2008-08-10 [colin]      3.5.0cvs56
6058
6059         * src/gtk/gtksctree.c
6060                 Fix build on GTK < 2.12
6061
6062 2008-08-09 [colin]      3.5.0cvs55
6063
6064         * src/mainwindow.c
6065                 Fix untranslatable strings, thanks to
6066                 Stephan Sachse
6067
6068 2008-08-07 [colin]      3.5.0cvs54
6069
6070         * src/compose.c
6071         * src/editaddress.c
6072         * src/folderview.c
6073         * src/mainwindow.c
6074         * src/message_search.c
6075         * src/mimeview.c
6076         * src/noticeview.c
6077         * src/prefs_account.c
6078         * src/prefs_common.c
6079         * src/prefs_customheader.c
6080         * src/prefs_ext_prog.c
6081         * src/prefs_filtering_action.c
6082         * src/prefs_gtk.c
6083         * src/prefs_logging.c
6084         * src/prefs_matcher.c
6085         * src/prefs_msg_colors.c
6086         * src/procmime.c
6087         * src/summary_search.c
6088         * src/summaryview.c
6089         * src/toolbar.c
6090         * src/gtk/colorsel.c
6091         * src/gtk/gtkaspell.c
6092         * src/gtk/gtkutils.c
6093         * src/gtk/gtkutils.h
6094         * src/gtk/inputdialog.c
6095         * src/gtk/pluginwindow.c
6096         * src/gtk/quicksearch.c
6097         * src/plugins/bogofilter/bogofilter_gtk.c
6098         * src/plugins/dillo_viewer/dillo_prefs.c
6099         * src/plugins/spamassassin/spamassassin_gtk.c
6100                 - Fix Ctrl-Space shortcut
6101                 - Fix mime-parsing bug in procmime (cvs52)
6102                 - Fix double-free in procmime (cvs52)
6103                 - Use gtk_bin_get_child instead of GTK_BIN()->child
6104                 - Fix Goto menu in mainwindow
6105
6106 2008-08-07 [mones]      3.5.0cvs53
6107
6108         * po/es.po
6109                 Updated translation (lots of changes!)
6110         * src/compose.c
6111                 Add missing accelerator key
6112         * src/mainwindow.c
6113                 Restored 'v' key function (thanks Colin!)
6114
6115 2008-08-06 [colin]      3.5.0cvs52
6116
6117         * src/addrbook.c
6118         * src/addrcindex.c
6119         * src/addrduplicates.c
6120         * src/addrharvest.c
6121         * src/enriched.c
6122         * src/html.c
6123         * src/ldif.c
6124         * src/mimeview.c
6125         * src/mutt.c
6126         * src/pine.c
6127         * src/procmime.c
6128         * src/vcard.c
6129         * src/wizard.c
6130                 Fix my use of g_utf8_strdown (it returns
6131                 a newly allocated string and doesn't
6132                 change the parameter)
6133
6134 2008-08-06 [colin]      3.5.0cvs51
6135
6136         * src/compose.c
6137                 Fix bug 1690, 'Copy/Paste in edit window may 
6138                 break Undo'; middle-click pastes aren't 
6139                 REPLACE_INSERT but just INSERT. 
6140                 Also, fix privacy menu selection
6141
6142 2008-08-05 [colin]      3.5.0cvs50
6143
6144         * src/action.c
6145         * src/addr_compl.c
6146         * src/addrbook.c
6147         * src/addrcindex.c
6148         * src/addrduplicates.c
6149         * src/addrharvest.c
6150         * src/enriched.c
6151         * src/html.c
6152         * src/ldif.c
6153         * src/main.c
6154         * src/mimeview.c
6155         * src/mutt.c
6156         * src/pine.c
6157         * src/procmime.c
6158         * src/vcard.c
6159         * src/wizard.c
6160         * src/common/socket.c
6161         * src/gtk/gtkutils.c
6162         * src/gtk/gtkutils.h
6163         * src/gtk/menu.c
6164         * src/plugins/spamassassin/spamassassin.c
6165                 More undeprecation (Glib)
6166
6167 2008-08-05 [colin]      3.5.0cvs49
6168
6169         * src/prefs_account.c
6170         * src/prefs_filtering_action.c
6171         * src/prefs_matcher.c
6172         * src/gtk/Makefile.am
6173         * src/gtk/claws-marshal.list
6174         * src/gtk/colorlabel.c
6175         * src/gtk/colorsel.c
6176         * src/gtk/foldersort.c
6177         * src/gtk/gtkaspell.c
6178         * src/gtk/gtkcmclist.c
6179         * src/gtk/gtkcmclist.h
6180         * src/gtk/gtkcmctree.c
6181         * src/gtk/gtkcmctree.h
6182         * src/gtk/gtkcmoptionmenu.c
6183         * src/gtk/gtkcmoptionmenu.h
6184         * src/gtk/gtksctree.c
6185         * src/gtk/gtksctree.h
6186         * src/gtk/gtkutils.c
6187         * src/gtk/gtkutils.h
6188         * src/gtk/gtkvscrollbutton.c
6189         * src/gtk/menu.c
6190         * src/gtk/menu.h
6191         * src/gtk/quicksearch.c
6192         * src/plugins/dillo_viewer/dillo_viewer.c
6193         * src/plugins/pgpcore/select-keys.c
6194                 Try to finish yesterday's commit
6195
6196 2008-08-04 [colin]      3.5.0cvs48
6197
6198         * src/addressadd.c
6199         * src/addressbook.c
6200         * src/addressbook_foldersel.c
6201         * src/addressitem.h
6202         * src/addrgather.c
6203         * src/browseldap.c
6204         * src/compose.c
6205         * src/compose.h
6206         * src/editaddress.c
6207         * src/editaddress_other_attributes_ldap.c
6208         * src/editgroup.c
6209         * src/editldap_basedn.c
6210         * src/folderview.c
6211         * src/folderview.h
6212         * src/grouplistdialog.c
6213         * src/image_viewer.c
6214         * src/imap_gtk.c
6215         * src/importldif.c
6216         * src/main.c
6217         * src/mainwindow.c
6218         * src/message_search.c
6219         * src/mh_gtk.c
6220         * src/mimeview.c
6221         * src/mimeview.h
6222         * src/news_gtk.c
6223         * src/noticeview.h
6224         * src/prefs_account.c
6225         * src/prefs_filtering_action.c
6226         * src/prefs_matcher.c
6227         * src/prefs_msg_colors.c
6228         * src/prefs_summaries.c
6229         * src/statusbar.c
6230         * src/stock_pixmap.c
6231         * src/summary_search.c
6232         * src/summaryview.c
6233         * src/summaryview.h
6234         * src/textview.c
6235         * src/toolbar.h
6236         * src/gtk/Makefile.am
6237         * src/gtk/claws-marshal.list
6238         * src/gtk/colorsel.c
6239         * src/gtk/foldersort.c
6240         * src/gtk/gtkaspell.c
6241         * src/gtk/gtkcmclist.c
6242         * src/gtk/gtkcmclist.h
6243         * src/gtk/gtkcmctree.c
6244         * src/gtk/gtkcmctree.h
6245         * src/gtk/gtksctree.c
6246         * src/gtk/gtksctree.h
6247         * src/gtk/gtkutils.c
6248         * src/gtk/gtkutils.h
6249         * src/gtk/gtkvscrollbutton.c
6250         * src/gtk/menu.c
6251         * src/gtk/menu.h
6252         * src/gtk/quicksearch.c
6253         * src/plugins/dillo_viewer/dillo_viewer.c
6254         * src/plugins/pgpcore/select-keys.c
6255                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
6256                 Undeprecate their implementation (GtkArg, GtkType, ...)
6257                 Undeprecate a few other things here and there
6258                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
6259                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
6260                 still have work to do
6261
6262 2008-08-04 [colin]      3.5.0cvs47
6263
6264         * src/compose.c
6265         * src/compose.h
6266         * src/toolbar.h
6267         * src/textview.c
6268         * src/stock_pixmap.c
6269         * src/statusbar.c
6270         * src/noticeview.h
6271         * src/mimeview.h
6272         * src/mainwindow.c
6273         * src/image_viewer.c
6274         * src/gtk/gtkaspell.c
6275         * src/gtk/gtkvscrollbutton.c
6276         * src/plugins/dillo_viewer/dillo_viewer.c
6277                 Undeprecate more things
6278
6279 2008-08-02 [colin]      3.5.0cvs46
6280
6281         * src/mainwindow.c
6282                 Fix toggle menu activation state
6283                 (thanks to cvs45 ;)
6284
6285 2008-08-02 [paul]       3.5.0cvs45
6286
6287         * src/mainwindow.c
6288                 fix sensitivity of
6289                 /View/Show or hide/Message View
6290
6291 2008-08-01 [paul]       3.5.0cvs44
6292
6293         * src/common/utils.c
6294         * src/plugins/pgpcore/claws.def
6295         * src/plugins/pgpinline/claws.def
6296                 fix compilation problems on mingw32,
6297                 (bug 1688) Patch by Marcus Brinkmann
6298
6299 2008-08-01 [colin]      3.5.0cvs43
6300
6301         * src/gtk/gtkutils.c
6302         * src/gtk/gtkvscrollbutton.c
6303                 Oups, fix build
6304
6305 2008-08-01 [colin]      3.5.0cvs42
6306
6307         * src/compose.c
6308         * src/foldersel.c
6309         * src/mainwindow.c
6310         * src/prefs_account.c
6311         * src/prefs_folder_item.c
6312         * src/prefs_quote.c
6313         * src/summaryview.c
6314         * src/gtk/gtkaspell.c
6315         * src/gtk/gtkutils.c
6316         * src/gtk/gtkvscrollbutton.c
6317                 Replace a few deprecated function calls
6318
6319 2008-08-01 [paul]       3.5.0cvs41
6320
6321         * src/action.c
6322                 fix crash that occurs because of recent GtkUIManager
6323                 changes. Thanks to Colin
6324
6325 2008-07-31 [colin]      3.5.0cvs40
6326
6327         * src/addressbook.c
6328         * src/compose.c
6329         * src/mainwindow.c
6330         * src/messageview.c
6331                 Some Maemo fixes
6332         * src/gtk/menu.c
6333         * src/gtk/menu.h
6334                 Remove deprecated helper funcs
6335
6336 2008-07-30 [colin]      3.5.0cvs39
6337
6338         * src/folderview.c
6339         * src/folderview.h
6340         * src/imap_gtk.c
6341         * src/mh_gtk.c
6342         * src/news_gtk.c
6343                 Move the folderview popup menu to GtkUIManager
6344
6345 2008-07-29 [colin]      3.5.0cvs38
6346
6347         * src/account.c
6348         * src/account.h
6349         * src/action.c
6350         * src/action.h
6351         * src/addressitem.h
6352         * src/compose.c
6353         * src/edittags.c
6354         * src/mainwindow.c
6355         * src/mainwindow.h
6356         * src/mimeview.c
6357         * src/summaryview.c
6358         * src/gtk/menu.c
6359         * src/gtk/menu.h
6360                 Switch the main menu to GtkUIManager
6361                 Warning fixes
6362
6363 2008-07-29 [colin]      3.5.0cvs37
6364
6365         * src/news.c
6366                 Fix bug 1684, 'view news messages with large 
6367                 attachements segfaults'
6368
6369 2008-07-29 [colin]      3.5.0cvs36
6370
6371         * src/action.c
6372         * src/action.h
6373         * src/addressbook.c
6374         * src/addressitem.h
6375         * src/compose.c
6376         * src/compose.h
6377         * src/messageview.c
6378         * src/messageview.h
6379         * src/summaryview.c
6380         * src/gtk/menu.c
6381         * src/gtk/menu.h
6382                 More switches to GtkUIManager
6383
6384 2008-07-26 [colin]      3.5.0cvs35
6385
6386         * src/gtk/menu.c
6387         * src/gtk/menu.h
6388                 Fix prototype
6389
6390 2008-07-25 [colin]      3.5.0cvs34
6391
6392         * src/addrcustomattr.c
6393         * src/addressbook.c
6394         * src/compose.c
6395         * src/editaddress.c
6396         * src/editaddress_other_attributes_ldap.h
6397         * src/edittags.c
6398         * src/mainwindow.c
6399         * src/mimeview.c
6400         * src/prefs_actions.c
6401         * src/prefs_filtering.c
6402         * src/prefs_template.c
6403         * src/summaryview.c
6404         * src/textview.c
6405         * src/textview.h
6406         * src/toolbar.c
6407         * src/gtk/about.c
6408         * src/gtk/menu.c
6409         * src/gtk/menu.h
6410         * src/plugins/trayicon/trayicon.c
6411                 More changes from GtkItemFactory to GtkUIManager
6412
6413 2008-07-25 [colin]      3.5.0cvs33
6414
6415         * src/gtk/menu.h
6416                 Add a macro to remove menu items
6417                 Make the gui_manager variable useless
6418
6419 2008-07-24 [colin]      3.5.0cvs32
6420
6421         * src/mimeview.c
6422                 Fix a gtk warning on clear
6423         * src/mainwindow.c
6424         * src/summaryview.c
6425         * src/summaryview.h
6426                 Switch the message list popup menu to
6427                 GtkUIManager
6428
6429 2008-07-23 [colin]      3.5.0cvs31
6430
6431         * src/plugins/pgpcore/pgp_viewer.c
6432         * src/plugins/pgpcore/sgpgme.c
6433                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
6434                 Patch by Thomas Wiegner <wiegner@gmx.de>
6435
6436 2008-07-20 [paul]       3.5.0cvs30
6437
6438         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6439                 remove redundant GTK version check
6440
6441 2008-07-20 [ticho]      3.5.0cvs29
6442
6443         * src/folderview.c
6444         * src/imap_gtk.c
6445         * src/news_gtk.c
6446                 Moved sensitivity setting for "Download messages" for IMAP and
6447                 news folders from folderview.c to imap_gtk.c and news_gtk.c
6448                 respectively for better code readability.
6449                 Fixed indentation in news' set_sensitivity().
6450
6451 2008-07-20 [paul]       3.5.0cvs28
6452
6453         * src/addrgather.c
6454                 remove more redundant code following cvs27
6455
6456 2008-07-20 [paul]       3.5.0cvs27
6457
6458         * src/addrgather.c
6459                 remove now redundant code
6460         * src/mainwindow.c
6461         * src/mainwindow.h
6462                 fix bug 1673, 'Tools/Harvest adresses is
6463                 grayed out if folder is empty'
6464
6465 2008-07-19 [ticho]      3.5.0cvs26
6466
6467         * src/edittags.c
6468         * src/main.c
6469         * src/mimeview.c
6470         * src/mimeview.h
6471         * src/gtk/gtkutils.c
6472         * src/gtk/gtkutils.h
6473         * src/gtk/menu.c
6474         * src/gtk/menu.h
6475                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
6476                 instead of deprecated GtkItemFactory.
6477
6478 2008-07-19 [colin]      3.5.0cvs25
6479
6480         * src/account.c
6481         * src/addrgather.c
6482         * src/compose.c
6483         * src/editldap.c
6484         * src/expldifdlg.c
6485         * src/importldif.c
6486         * src/main.c
6487         * src/mainwindow.c
6488         * src/mimeview.c
6489         * src/noticeview.c
6490         * src/prefs_account.c
6491         * src/prefs_actions.c
6492         * src/prefs_ext_prog.c
6493         * src/prefs_filtering.c
6494         * src/prefs_folder_item.c
6495         * src/prefs_image_viewer.c
6496         * src/prefs_logging.c
6497         * src/prefs_msg_colors.c
6498         * src/prefs_other.c
6499         * src/prefs_send.c
6500         * src/prefs_spelling.c
6501         * src/prefs_summaries.c
6502         * src/prefs_template.c
6503         * src/printing.c
6504         * src/quote_fmt.c
6505         * src/summary_search.c
6506         * src/summaryview.c
6507         * src/toolbar.c
6508         * src/wizard.c
6509         * src/common/Makefile.am
6510         * src/gtk/gtksctree.c
6511         * src/gtk/gtkutils.h
6512         * src/gtk/pluginwindow.c
6513         * src/gtk/quicksearch.c
6514         * src/plugins/bogofilter/bogofilter_gtk.c
6515         * src/plugins/dillo_viewer/dillo_prefs.c
6516         * src/plugins/pgpcore/prefs_gpg.c
6517         * src/plugins/spamassassin/spamassassin_gtk.c
6518         * src/plugins/trayicon/trayicon.c
6519         * src/plugins/trayicon/trayicon_prefs.c
6520                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
6521                 or greater). Use the old deprecated one on GTK+ < 2.12.
6522                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
6523                 of time!
6524
6525 2008-07-16 [colin]      3.5.0cvs24
6526
6527         * src/mainwindow.c
6528                 Fix folderview's scrolbar when starting minimised
6529                 to tray, and popping up the mainwindow by calling
6530                 claws-mail from the command line
6531
6532 2008-07-08 [colin]      3.5.0cvs23
6533
6534         * src/compose.c
6535                 Possibly fix po-headers appearing on empty
6536                 templates
6537
6538 2008-07-08 [colin]      3.5.0cvs22
6539
6540         * src/folderview.c
6541         * src/summaryview.c
6542                 Finish the always_open tristate patch, by Jonathan
6543                 Corbet.
6544
6545 2008-07-07 [paul]       3.5.0cvs21
6546
6547         * src/mainwindow.c
6548                 fix typo (missing ")
6549
6550 2008-07-07 [paul]       3.5.0cvs20
6551
6552         * src/mainwindow.c
6553                 fit the menu style a bit better
6554
6555 2008-07-07 [colin]      3.5.0cvs19
6556
6557         * src/prefs_themes.c
6558                 Make upgrading themes easier
6559
6560 2008-07-07 [colin]      3.5.0cvs18
6561
6562         * src/mainwindow.c
6563         * src/prefs_toolbar.c
6564         * src/stock_pixmap.c
6565                 Finish fixing bug 1609, 'Icon issues'
6566
6567 2008-07-07 [colin]      3.5.0cvs17
6568
6569         * src/prefs_common.c
6570                 Fix the default value
6571
6572 2008-07-07 [colin]      3.5.0cvs16
6573
6574         * src/prefs_summaries.c
6575                 Revert my fix to the string, the correct term
6576                 is indeed Message View
6577
6578 2008-07-07 [colin]      3.5.0cvs15
6579
6580         * AUTHORS
6581         * src/gtk/authors.h
6582         * src/prefs_common.c
6583         * src/prefs_common.h
6584         * src/prefs_summaries.c
6585         * src/summaryview.c
6586         * src/gtk/authors.h
6587                 Change "Always open message when selected" to
6588                 a tristate (Never/Always/When preview is visible)
6589                 Patch by Jonathan Corbet <corbet@lwn.net>.
6590
6591 2008-07-06 [paul]       3.5.0cvs14
6592
6593         * src/addrgather.c
6594                 improve the layout of the dialogue
6595                 improve the English
6596                 add tooltips
6597                 fix some of the nasty coding style
6598         * src/mainwindow.c
6599                 improve the English
6600                 add some missing mnemonics
6601
6602 2008-07-05 [paul]       3.5.0cvs13
6603
6604         * src/mainwindow.c
6605         * src/mainwindow.h
6606                 fix bug 1398, '"Change current account" is
6607                 available even when there's only one account'
6608         * src/plugins/pgpcore/prefs_gpg.c
6609                 put back a needed include, removed in error
6610
6611 2008-07-05 [colin]      3.5.0cvs12
6612
6613         * src/mainwindow.c
6614                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
6615
6616 2008-07-05 [colin]      3.5.0cvs11
6617
6618         * src/news.c
6619         * src/news_gtk.c
6620                 Provide ability to rename newsgroups. Closes
6621                 bug 1444, 'Add GUI option for renaming 
6622                 newsgroups'. Patch by Pawel Pekala
6623
6624 2008-07-05 [colin]      3.5.0cvs10
6625
6626         * src/plugins/pgpcore/passphrase.c
6627         * src/plugins/pgpcore/prefs_gpg.c
6628         * src/plugins/pgpcore/select-keys.c
6629                 Simplify GTK includes (with the advantage
6630                 of compiling against GTK+2.13); patch by
6631                 Charles A Edwards
6632
6633 2008-07-05 [colin]      3.5.0cvs9
6634
6635         * src/wizard.c
6636                 Add SSL client certificates
6637
6638 2008-07-05 [colin]      3.5.0cvs8
6639
6640         * src/prefs_account.c
6641         * src/common/session.h
6642                 Fix warnings
6643         * src/common/ssl.c
6644                 Add one path for certs
6645
6646 2008-07-05 [colin]      3.5.0cvs7
6647
6648         * src/prefs_account.c
6649                 Fix no-ssl build
6650
6651 2008-07-04 [colin]      3.5.0cvs6
6652
6653         * src/common/ssl.c
6654         * src/common/ssl.h
6655         * src/common/ssl_certificate.c
6656                 Workaround distro bugs and fix certificate checking
6657                 with OpenSSL
6658
6659 2008-07-04 [colin]      3.5.0cvs5
6660
6661         * src/filtering.c
6662         * src/common/ssl_certificate.c
6663         * src/common/ssl_certificate.h
6664         * src/etpan/imap-thread.c
6665         * src/etpan/nntp-thread.c
6666                 Fix some leaks, thanks to Martin Zwickel
6667                 Rename gnutls functions that do the same
6668                 as OpenSSL ones, to avoid symbol clashing
6669                 when Claws is built against GnuTLS and
6670                 libetpan against OpenSSL
6671
6672 2008-07-04 [paul]       3.5.0cvs4
6673
6674         * src/prefs_account.c
6675                 remove 1 forgotten '.'
6676
6677 2008-07-04 [paul]       3.5.0cvs3
6678
6679         * src/prefs_account.c
6680                 layout/engrish fixes to the 'Client
6681                 certificates' frame
6682
6683 2008-07-03 [colin]      3.5.0cvs2
6684
6685         * src/imap.c
6686         * src/news.c
6687         * src/pop.c
6688         * src/prefs_account.c
6689         * src/prefs_account.h
6690         * src/prefs_common.c
6691         * src/send_message.c
6692         * src/common/session.c
6693         * src/common/session.h
6694         * src/common/smtp.c
6695         * src/common/smtp.h
6696         * src/common/socket.h
6697         * src/common/ssl.c
6698         * src/common/ssl.h
6699         * src/common/ssl_certificate.c
6700         * src/common/ssl_certificate.h
6701         * src/etpan/imap-thread.c
6702         * src/etpan/nntp-thread.c
6703         * src/gtk/inputdialog.c
6704                 Add support for SSL client certificates (either PEM files
6705                 with certificate and private key, either PKCS12 files)
6706
6707 2008-06-28 [colin]      3.5.0cvs1
6708
6709         * src/foldersel.c
6710                 Fix compilation with older GTKs
6711
6712 2008-06-27 [paul]       3.5.0
6713
6714         * NEWS
6715         * README
6716         * RELEASE_NOTES 
6717                 3.5.0 released
6718
6719 2008-06-27 [paul]       3.4.0cvs116
6720
6721         * src/gtk/authors.h
6722                 complete cvs115
6723
6724 2008-06-27 [paul]       3.4.0cvs115
6725
6726         * configure.ac
6727         * src/gtk/authors.h
6728                 no longer build unmaintained translations
6729
6730 2008-06-27 [paul]       3.4.0cvs114
6731
6732         * po/de.po
6733         * po/fi.po
6734         * po/pt_BR.po
6735                 updated by Stephan Sachse, Flammie Pirinen, and
6736                 Frederico Goncalves Guimaraes
6737
6738 2008-06-26 [wwp]        3.4.0cvs113
6739
6740         * manual/fr/advanced.xml
6741                 Update French version of the manual (AutoFaces documentation).
6742
6743 2008-06-26 [wwp]        3.4.0cvs112
6744
6745         * manual/fr/advanced.xml
6746         * manual/fr/plugins.xml
6747                 Updated French version of the manual (completed
6748                 hidden options list, added note about Clawsker
6749                 and new mail archiver plugin).
6750
6751 2008-06-25 [colin]      3.4.0cvs111
6752
6753         * src/gtk/gtkaspell.c
6754                 Fix non-UTF8 in the replace with dialog
6755         * src/prefs_actions.c
6756                 Fix possible crasher
6757                 Patches by Pawel
6758
6759 2008-06-24 [mones]      3.4.0cvs110
6760
6761         * src/autofaces.c
6762                 Fix non-warning message, downgraded to debug info
6763
6764 2008-06-24 [colin]      3.4.0cvs109
6765
6766         * src/summaryview.c
6767                 Fix bug 1650, Message line too small after 
6768                 changing columns in "three columns" layout
6769
6770 2008-06-24 [colin]      3.4.0cvs108
6771
6772         * src/messageview.c
6773                 Fix Spam button sensitivity in newsgroups
6774
6775 2008-06-23 [wwp]        3.4.0cvs107
6776
6777         * po/fr.po
6778                 Updated French translation.
6779
6780 2008-06-23 [mones]      3.4.0cvs106
6781
6782         * po/es.po
6783                 Updated translation for release
6784
6785 2008-06-22 [mones]      3.4.0cvs105
6786
6787         * manual/es/plugins.xml
6788                 Synced new entry for Mail Archiver plugin
6789
6790 2008-06-22 [colin]      3.4.0cvs104
6791
6792         * src/compose.c
6793                 Fix initial cursor position
6794
6795 2008-06-21 [paul]       3.4.0cvs103
6796
6797         * manual/plugins.xml
6798                 add an entry for the new Mail Archiver plugin
6799
6800 2008-06-21 [paul]       3.4.0cvs102
6801
6802         * src/gtk/about.c
6803                 we're in 'string freeze', put back the
6804                 < > symbols for now
6805
6806 2008-06-21 [paul]       3.4.0cvs101
6807
6808         * manual/advanced.xml
6809         * manual/es/advanced.xml
6810                 fix build warning: <emphasis> cannot be contained
6811                 within <filename>
6812         * src/gtk/about.c
6813                 fix non-clickable link on License page and drop
6814                 the containing < > symbols to match other links
6815
6816 2008-06-20 [mones]      3.4.0cvs100
6817
6818         * manual/advanced.xml
6819                 Added autofaces documentation, note about clawsker in hidden
6820                 preferences, minor markup fix. Thanks Paul for proofreading
6821         * manual/es/advanced.xml
6822                 Synchronised Spanish manual
6823
6824 2008-06-16 [colin]      3.4.0cvs99
6825
6826         * src/compose.c
6827                 Fix cursor placing on signature change
6828
6829 2008-06-16 [paul]       3.4.0cvs98
6830
6831         * src/imap_gtk.c
6832         * src/mh_gtk.c
6833         * src/gtk/inputdialog.c
6834                 really fussy coding style fixes
6835
6836 2008-06-16 [paul]       3.4.0cvs97
6837
6838         * src/Makefile.am
6839                 keep the alphabetical order
6840
6841 2008-06-13 [mones]      3.4.0cvs96
6842
6843         * src/autofaces.c
6844                 Fix crasher ;-)
6845         * src/prefs_filtering_action.c
6846                 Fixed cosmetic bug, processing also displays "Filtering"
6847
6848 2008-06-13 [mones]      3.4.0cvs95
6849
6850         * src/Makefile.am
6851         * src/autofaces.c       ** NEW FILE **  
6852         * src/autofaces.h       ** NEW FILE **
6853         * src/compose.c
6854                 Allow setting Faces and X-Faces globally and per-account
6855                 from configuration files under ~/.claws-mail/autofaces
6856
6857 2008-06-13 [holger]     3.4.0cvs94
6858
6859         * .cvsignore
6860                 More files to ignore
6861         * src/gtk/inputdialog.c
6862         * src/gtk/inputdialog.h
6863                 Make input dialog more generic so that a checkbox
6864                 with custom text can be used in addition to the
6865                 "remember this" checkbox
6866         * src/imap_gtk.c
6867         * src/mh_gtk.c
6868         * src/prefs_common.c
6869         * src/prefs_common.h
6870                 Allow new folders to inherit the properties of the
6871                 parent folder during folder creation
6872
6873 2008-06-13 [wwp]        3.4.0cvs93
6874
6875         * src/addressbook.c
6876                 a better fix for this string, won't break up translations,
6877                 and is conform to other similar ones.
6878
6879 2008-06-13 [wwp]        3.4.0cvs92
6880
6881         * src/addrduplicates.c
6882         * src/addressadd.c
6883         * src/addressbook.c
6884         * src/addressbook_foldersel.c
6885         * src/editgroup.c
6886                 use tree decorations everywhere AB folders are used (AB tree pane,
6887                     add address to AB, select AB folder, edit group, custom attr, find dup
6888                     results), in order to match global style
6889                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
6890                     double clicking on groups in tree pane does open the group edit dialog
6891                     double clicking on other items in tree pane does expand/collapse
6892                 fix a missing space in AB's delete-folder dialog
6893                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
6894
6895         * src/foldersel.c
6896                 make foldersel dialog show dotted lines according to global (hidden) prefs
6897
6898 2008-06-12 [colin]      3.4.0cvs91
6899
6900         * src/compose.c
6901         * src/compose.h
6902                 Fix bug 1635, 'Last character of message is truncated 
6903                 when changing accounts w/ sigs'
6904         * src/folderview.c
6905                 Fix bug 1636, 'Can't select "properties" on "folders 
6906                 only" folders'
6907
6908 2008-06-11 [colin]      3.4.0cvs90
6909
6910         * src/folder.c
6911                 Maybe fix bug 1623, 'exits with segfault when 
6912                 logging in to certain imap-servers'
6913
6914 2008-06-10 [mones]      3.4.0cvs89
6915
6916         * AUTHORS
6917         * tools/Makefile.am
6918         * tools/README
6919         * tools/convert_mbox.sh
6920                 Undo cvs86 and cvs87, it really should be a patch to 
6921                 convert_mbox.pl
6922
6923 2008-06-10 [wwp]        3.4.0cvs88
6924
6925         * po/fr.po
6926                 Updated French translation.
6927
6928 2008-06-10 [mones]      3.4.0cvs87
6929
6930         * tools/Makefile.am
6931                 Oops, forgot to add previous script for distribution
6932
6933 2008-06-10 [mones]      3.4.0cvs86
6934
6935         * AUTHORS
6936         * tools/README
6937         * tools/convert_mbox.sh
6938                 Added script to convert Evolution mail folders contributed
6939                 by Daniel Dickinson <cshore@fionavar.ca>
6940                 Fixes debian bug 461435
6941
6942 2008-06-09 [colin]      3.4.0cvs85
6943
6944         * src/main.c
6945                 Integrate AWN information bubble if dbus is
6946                 available
6947         * src/folder.c
6948                 Fix crash when calling scan_required() on 
6949                 folder classes that don't implement them
6950         * src/common/session.c
6951                 Fix a little typo
6952
6953 2008-06-09 [colin]      3.4.0cvs84
6954
6955         * src/main.c
6956                 Fix bug 1447, 'If user tries to close while starting 
6957                 up, it will not close ever.'
6958
6959 2008-06-09 [colin]      3.4.0cvs83
6960
6961         * src/filtering.c
6962                 Fix bug 1628, 'Claws Mail crashes when 
6963                 filtering selected messages'
6964
6965 2008-06-04 [colin]      3.4.0cvs82
6966
6967         * src/messageview.c
6968                 Complete handling of html parts in multipart/alternative
6969                 mails
6970
6971 2008-06-03 [paul]       3.4.0cvs81
6972
6973         * src/prefs_message.c
6974                 make always the english good
6975
6976 2008-06-03 [colin]      3.4.0cvs80
6977
6978         * src/mainwindow.c
6979         * src/mainwindow.h
6980                 Fix bug 1624, '[PATCH] Quick search should be 
6981                 disabled for folder view'; based on a patch by
6982                 Michael Terry
6983
6984 2008-06-03 [iwkse]      3.4.0cvs79
6985
6986         * src/addressbook.c
6987                 Fix little gui bug on button sensitivity
6988         * src/messageview.c
6989         * src/prefs_common.c
6990         * src/prefs_common.h
6991         * src/prefs_message.c
6992                 Allow by default to show html in multipart/alternative
6993
6994 2008-06-02 [colin]      3.4.0cvs78
6995
6996         * src/prefs_actions.c
6997                 GUI rework, patch by Pawel 
6998
6999 2008-06-02 [colin]      3.4.0cvs77
7000
7001         * src/quote_fmt.c
7002                 Fix sensitivity/alignment, patch from
7003                 Pawel
7004
7005 2008-05-31 [colin]      3.4.0cvs76
7006
7007         * src/imap.c
7008                 Fix login issue introduced in cvs75.
7009
7010 2008-05-31 [colin]      3.4.0cvs75
7011
7012         * src/imap.c
7013                 Fix more possible double-frees. Also, fix the root cause
7014                 of these double-frees by just noting the Session is to
7015                 be destroyed instead of destroying it in flight
7016
7017 2008-05-29 [paul]       3.4.0cvs74
7018
7019         * manual/keyboard.xml
7020                 'Makes' these entries like the others
7021
7022 2008-05-29 [colin]      3.4.0cvs73
7023
7024         * src/procmsg.h
7025                 Include utils.h in case we
7026                 need to pull goffset definition
7027
7028 2008-05-29 [colin]      3.4.0cvs72
7029
7030         * src/common/utils.h
7031                 Workaround a stupid Glib issue, where
7032                 goffset happens to be undefined. 
7033
7034 2008-05-28 [colin]      3.4.0cvs71
7035
7036         * src/compose.c
7037         * src/compose.h
7038         * src/grouplistdialog.c
7039         * src/image_viewer.c
7040         * src/imap.c
7041         * src/inc.c
7042         * src/main.c
7043         * src/matcher.c
7044         * src/messageview.c
7045         * src/mimeview.c
7046         * src/prefs_themes.c
7047         * src/procmsg.h
7048         * src/summaryview.c
7049         * src/summaryview.h
7050         * src/textview.c
7051         * src/common/smtp.c
7052         * src/common/utils.c
7053         * src/common/utils.h
7054                 Use goffset instead of off_t for MsgInfo's size
7055                 Allows using MsgInfo structure from plugins
7056                 compiled with largefile support
7057
7058 2008-05-26 [colin]      3.4.0cvs70
7059
7060         * src/mainwindow.c
7061         * src/mainwindow.h
7062                 Define THEME_CHANGED_HOOKLIST and invoke
7063                 it on theme change
7064         * src/plugins/trayicon/trayicon.c
7065                 Listen to THEME_CHANGED_HOOKLIST and
7066                 update accordingly
7067
7068 2008-05-26 [paul]       3.4.0cvs69
7069
7070         * src/mimeview.c
7071                 plug a leak in mimeview_save_all()
7072
7073 2008-05-24 [colin]      3.4.0cvs68
7074
7075         * src/common/utils.h
7076                 Fix wrong define on old glibs
7077
7078 2008-05-24 [paul]       3.4.0cvs67
7079
7080         * src/Makefile.am
7081         * src/stock_pixmap.c
7082         * src/stock_pixmap.h
7083         * src/toolbar.c
7084         * src/pixmaps/cancel.xpm
7085         * src/pixmaps/close.xpm
7086                 add a specific icon for A_CANCEL_INC (addresses
7087                 point 1 of bug 1609 'Icon issues')
7088                 replace close.xpm with an icon of the standard
7089                 24x24 size
7090
7091 2008-05-24 [paul]       3.4.0cvs66
7092
7093         * src/pixmaps/insert_file.xpm
7094                 replaced
7095
7096 2008-05-23 [paul]       3.4.0cvs65
7097
7098         * src/common/md5.c
7099         * src/common/md5.h
7100                 add the possibility to check md5 on binary files,
7101                 thanks to Colin
7102
7103 2008-05-23 [colin]      3.4.0cvs64
7104
7105         * src/mainwindow.c
7106         * src/summaryview.c
7107                 Fix bug 1610, 'claws crash after opening/closing 
7108                 preferences and window update'
7109
7110 2008-05-22 [colin]      3.4.0cvs63
7111
7112         * src/prefs_filtering_action.c
7113         * src/gtk/combobox.c
7114         * src/gtk/combobox.h
7115                 Fix reselecting of Tags actions in
7116                 filtering actions dialog
7117
7118 2008-05-22 [colin]      3.4.0cvs62
7119
7120         * src/Makefile.am
7121         * src/prefs_toolbar.c
7122         * src/stock_pixmap.c
7123         * src/stock_pixmap.h
7124         * src/toolbar.c
7125         * src/pixmaps/delete_btn.xpm
7126         * src/pixmaps/insert_file.xpm
7127         * src/pixmaps/mail_reply_to_list.xpm
7128                 Fix more of bug 1609:
7129                 - Add a Delete button icon
7130                 - Add a Reply to list button icon
7131                 - Fix Insert file button icon
7132                 Artwork by Ciprian Popovici.
7133
7134 2008-05-21 [colin]      3.4.0cvs61
7135
7136         * src/common/utils.c
7137                 Fix a little leak
7138
7139 2008-05-21 [wwp]        3.4.0cvs60
7140
7141         * src/prefs_filtering.c
7142                 Don't show SMTP-only accounts in accounts list, as they are
7143                 irrelevant for filtering incoming messages.
7144
7145 2008-05-21 [colin]      3.4.0cvs59
7146
7147         * src/mainwindow.c
7148                 Don't put SMTP-only accounts in receive menus
7149
7150 2008-05-21 [colin]      3.4.0cvs58
7151
7152         * src/imap.c
7153                 Fix cvs56 (brain fart)
7154
7155 2008-05-21 [colin]      3.4.0cvs57
7156
7157         * src/common/utils.c
7158                 Fix bug 1615, 'hang on FIFO when the other end's not 
7159                 opened'
7160
7161 2008-05-21 [colin]      3.4.0cvs56
7162
7163         * src/imap.c
7164                 Fix a warning
7165
7166 2008-05-19 [colin]      3.4.0cvs55
7167
7168         * src/plugins/pgpcore/sgpgme.c
7169                 Maybe fix debian bug 481856, 'Segmentation fault 
7170                 when verifying a GPG signature'. Although it 
7171                 looks like a race condition...
7172
7173 2008-05-19 [colin]      3.4.0cvs54
7174
7175         * src/prefs_filtering_action.c
7176         * src/prefs_matcher.c
7177         * src/common/tags.c
7178         * src/common/tags.h
7179         * src/gtk/combobox.c
7180         * src/gtk/combobox.h
7181                 Patch by Pawel: disabled Tags menus in filtering dialogs
7182
7183 2008-05-19 [colin]      3.4.0cvs53
7184
7185         * src/prefs_account.c
7186                 GUI patch by Pawel: align ports entries
7187
7188 2008-05-19 [colin]      3.4.0cvs52
7189
7190         * src/mainwindow.c
7191                 Fix bug 1616, 'strange question while emptying trash'
7192
7193 2008-05-18 [colin]      3.4.0cvs51
7194
7195         * src/common/plugin.c
7196         * src/etpan/imap-thread.c
7197         * src/etpan/nntp-thread.c
7198         * src/gtk/gtksctree.c
7199                 Fix bug 1613, 'Various memory leaks'; 
7200                 based on a patch by Didier Barvaux.
7201
7202 2008-05-18 [colin]      3.4.0cvs50
7203
7204         * src/mimeview.c
7205         * src/privacy.h
7206         * src/toolbar.c
7207         * src/toolbar.h
7208         * src/plugins/pgpcore/sgpgme.c
7209                 Fix more parts of bug 1609:
7210                 - Make use of specific Expired privacy icon
7211                 - Use CLOSE instead of NOTICE_ERROR for cancel
7212                   receiving
7213                 - Allow a Preferences button in the main toolbar
7214
7215 2008-05-18 [colin]      3.4.0cvs49
7216
7217         * src/stock_pixmap.c
7218                 Fix bug with non-updating icons after theme change:
7219                 If fetching pixbuf for a given icon after a theme
7220                 change, the next pixmap fetch would return the old
7221                 cached one, as the theme change was forgotten at 
7222                 this time. (and vice-versa). This was mostly 
7223                 visible on open folder icons
7224
7225 2008-05-17 [colin]      3.4.0cvs48
7226
7227         * src/prefs_summaries.c
7228         * src/summaryview.c
7229                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
7230                 options'. Patch by Pawel
7231
7232 2008-05-16 [colin]      3.4.0cvs47
7233
7234         * src/imap.c
7235                 Fix another possible crash (on fatal errors
7236                 at login, like stream error).
7237
7238 2008-05-16 [paul]       3.4.0cvs46
7239
7240         * tools/thunderbird-filters-convertor.pl
7241                 fix a typo
7242                 fix reading a tb rule that contains something
7243                 like that: \"Sender\"
7244
7245 2008-05-16 [paul]       3.4.0cvs45
7246
7247         * tools/README
7248         * tools/csv2addressbook.pl
7249                 add support for gmail exported csv address book
7250
7251 2008-05-16 [colin]      3.4.0cvs44
7252
7253         * configure.ac
7254         * src/ldapupdate.c
7255                 Fix ldap deprecated calls. Patch by
7256                 Michael Rasmussen
7257
7258 2008-05-16 [paul]       3.4.0cvs43
7259
7260         * manual/de/account.xml
7261         * manual/it/account.xml
7262         * manual/it/ack.xml
7263         * manual/it/addrbook.xml
7264         * manual/it/claws-mail-manual.xml
7265         * manual/it/gpl.xml
7266         * manual/it/intro.xml
7267         * manual/it/starting.xml
7268                 add pages towards German and Italian manuals.
7269                 (just for storage, they are not built yet, due
7270                 to being incomplete.) submitted by Speckmade
7271                 <Speckmade@gmx.net> and Salvatore De Paolis
7272                 <iwkse@claws-mail.org>
7273
7274 2008-05-16 [colin]      3.4.0cvs42
7275
7276         * src/gtk/sslcertwindow.c
7277                 Fix SHA1 fingerprint with GnuTLS
7278
7279 2008-05-15 [colin]      3.4.0cvs41
7280
7281         * src/gtk/sslcertwindow.c
7282                 Print SHA1 fingerprint too
7283
7284 2008-05-15 [colin]      3.4.0cvs40
7285
7286         * src/imap.c
7287                 Fix certificate port on TLS. It was 
7288                 previously always 0.
7289                 **IMPORTANT INFORMATION**: this will trigger 
7290                 one wrong "New certificate" warning at the 
7291                 first connection with this fix, if using STARTTLS
7292                 on IMAP.
7293         * src/gtk/sslcertwindow.c
7294                 Make labels selectable
7295
7296 2008-05-15 [colin]      3.4.0cvs39
7297
7298         * src/imap.c
7299                 Fix double free when STARTTLS fails (for
7300                 example due to refusing the certificate)
7301
7302 2008-05-15 [paul]       3.4.0cvs38
7303
7304         * manual/advanced.xml
7305                 fix typo
7306
7307 2008-05-15 [paul]       3.4.0cvs37
7308
7309         * manual/advanced.xml
7310         * src/prefs_send.c
7311                 make outgoing_fallback_to_ascii a hidden pref
7312
7313 2008-05-14 [colin]      3.4.0cvs36
7314
7315         * src/main.c
7316         * src/mainwindow.c
7317         * src/mainwindow.h
7318                 Make it possible to cancel quit when Claws
7319                 ask whether to empty trash.
7320
7321 2008-05-14 [colin]      3.4.0cvs35
7322
7323         * src/compose.c
7324         * src/prefs_common.c
7325         * src/prefs_common.h
7326         * src/prefs_send.c
7327                 Add a preference to be able to specify an
7328                 outgoing charset/encoding but still fallback
7329                 to 7bit US-ASCII when possible (default TRUE,
7330                 same behavior as pre-cvs34)
7331
7332 2008-05-14 [colin]      3.4.0cvs34
7333
7334         * src/compose.c
7335                 Always use the specified encoding and charset if it is
7336                 specified, even if the mail is ASCII.
7337
7338 2008-05-13 [paul]       3.4.0cvs33
7339
7340         * src/ldapupdate.c
7341                 fix the build warnings the easy way for now
7342
7343 2008-05-13 [colin]      3.4.0cvs32
7344
7345         * src/prefs_themes.c
7346                 Count .png files as icons too (fixes part
7347                 of bug 1609, 'Icon issues')
7348
7349 2008-05-13 [wwp]        3.4.0cvs31
7350
7351         * src/addressbook_foldersel.c
7352                 Fix wrong check (completes 3.4.0.cvs30).
7353
7354 2008-05-12 [wwp]        3.4.0cvs30
7355
7356         * src/addressbook.c
7357         * src/addressbook_foldersel.c
7358         * src/filtering.c
7359         * src/matcher.c
7360         * src/prefs_matcher.c
7361         * src/plugins/bogofilter/bogofilter.c
7362         * src/plugins/bogofilter/bogofilter_gtk.c
7363         * src/plugins/dillo_viewer/dillo_prefs.c
7364         * src/plugins/spamassassin/spamassassin.c
7365         * src/plugins/spamassassin/spamassassin_gtk.c
7366                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
7367                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
7368                 translated string "Any" in plugins (whitelisting) and
7369                 UTF8 comparisons.
7370
7371 2008-05-07 [colin]      3.4.0cvs29
7372
7373         * configure.ac
7374                 Fix --enable-maemo (assume --enable-generic-umpc)
7375
7376 2008-05-07 [colin]      3.4.0cvs28
7377
7378         * configure.ac
7379         * src/account.c
7380         * src/addr_compl.c
7381         * src/compose.c
7382         * src/editaddress.c
7383         * src/folderview.c
7384         * src/mainwindow.c
7385         * src/messageview.c
7386         * src/mimeview.c
7387         * src/prefs_account.c
7388         * src/prefs_common.c
7389         * src/prefs_display_header.c
7390         * src/prefs_filtering.c
7391         * src/prefs_summaries.c
7392         * src/prefs_template.c
7393         * src/prefs_toolbar.c
7394         * src/stock_pixmap.c
7395         * src/summaryview.c
7396         * src/summaryview.h
7397         * src/textview.c
7398         * src/toolbar.c
7399         * src/gtk/about.c
7400         * src/gtk/gtksctree.c
7401         * src/gtk/menu.c
7402         * src/gtk/prefswindow.c
7403         * src/gtk/sslcertwindow.c
7404                 Separate generic UMPC code (layouts, ...) from 
7405                 MAEMO code (Hildon, ...)
7406
7407 2008-05-06 [paul]       3.4.0cvs27
7408
7409         * tools/claws.i18n.status.pl
7410                 add he.po
7411
7412 2008-05-06 [colin]      3.4.0cvs26
7413
7414         * src/common/utils.c
7415                 Maybe fix crash on FreeBSD
7416
7417 2008-05-05 [colin]      3.4.0cvs25
7418
7419         * src/messageview.c
7420                 Fix bug 1602, 'Crash when sending return receipt for
7421                 messages with no subject'
7422
7423 2008-05-05 [colin]      3.4.0cvs24
7424
7425         * src/mimeview.c
7426                 Don't overwrite temporary files with same
7427                 name when drag and dropping. Fixes bug 1599,
7428                 'attach multiple files with the same name from 
7429                 one mail to another'
7430
7431 2008-05-04 [paul]       3.4.0cvs23
7432
7433         * src/compose.c
7434         * src/prefs_common.c
7435                 fix bug 1587 'can not replay with quote'
7436
7437 2008-05-03 [colin]      3.4.0cvs22
7438
7439         * po/de.po
7440                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
7441
7442 2008-05-03 [colin]      3.4.0cvs21
7443
7444         * src/toolbar.c
7445                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
7446                 icon isn't grayed although ineffective'
7447
7448 2008-05-02 [wwp]        3.4.0cvs20
7449
7450         * po/fr.po
7451                 Fix translation.
7452
7453         * src/prefs_folder_item.c
7454                 Add missing notice in folder properties (templates) when
7455                 folder is a root node.
7456
7457 2008-04-30 [colin]      3.4.0cvs19
7458
7459         * src/prefs_toolbar.c
7460                 Add Trash and Delete icons to the icon chooser
7461
7462 2008-04-30 [colin]      3.4.0cvs18
7463
7464         * src/compose.c
7465                 Remove "Delete entire line" which was a noop
7466                 and should be the same as "Delete line" :)
7467
7468 2008-04-30 [colin]      3.4.0cvs17
7469
7470         * src/compose.c
7471                 Fix 'Delete line' and 'Delete to end of line'
7472                 on the last line. Patch by <seelenhirt@gmx.net>
7473
7474 2008-04-28 [colin]      3.4.0cvs16
7475
7476         * src/folder.c
7477                 Fix bug 1589, 'tagsdb file not removed when
7478                 folder deleted'.
7479         * src/common/utils.c
7480                 Make sure claws_unlink accepts NULL arg.
7481
7482 2008-04-25 [colin]      3.4.0cvs15
7483
7484         * src/common/ssl.c
7485                 Fix/simplify previous commit
7486
7487 2008-04-25 [colin]      3.4.0cvs14
7488
7489         * src/addrindex.h
7490         * src/common/ssl_certificate.c
7491                 Patch by Marcus: Fix Win32 build
7492         * src/common/ssl.c
7493                 Fix build with GnuTLS/no pthread, thanks
7494                 to Marcus
7495
7496 2008-04-25 [colin]      3.4.0cvs13
7497
7498         * src/summaryview.c
7499                 Fix bug 1586, '3-pane vertical layout now and then 
7500                 still shows sender column'
7501
7502 2008-04-25 [colin]      3.4.0cvs12
7503
7504         * src/Makefile.am
7505         * src/w32-logo.ico
7506         * src/w32-resource.rc
7507                 Patch from Marcus Brinkmann to set an icon on w32.
7508
7509 2008-04-24 [colin]      3.4.0cvs11
7510
7511         * src/inc.c
7512         * src/inc.h
7513                 Trace inc locks
7514         * src/ldif.c
7515         * src/ldif.h
7516                 Fix bug 1581, 'Bad File Format during Import LDIF':
7517                 Use dynamically allocated buffers; also, allow 
7518                 importing contacts with no email address
7519
7520 2008-04-24 [colin]      3.4.0cvs10
7521
7522         * src/prefs_common.c
7523                 Increment the timeout a bit on OpenBSD, 75 isn't enough
7524
7525 2008-04-23 [colin]      3.4.0cvs9
7526
7527         * src/compose.c
7528         * src/prefs_folder_item.c
7529         * src/prefs_template.c
7530         * src/quote_fmt.c
7531                 Fix bug 1576: Fix unescaping of templates when testing them
7532                 I think it breaks nothing. (wwp, you're welcome to double-check)
7533
7534 2008-04-23 [paul]       3.4.0cvs8
7535
7536         * manual/advanced.xml
7537                 add info about the "two_line_vertical" hidden
7538                 pref
7539
7540 2008-04-22 [paul]       3.4.0cvs7
7541
7542         * src/prefs_common.c
7543         * src/prefs_common.h
7544         * src/summaryview.c
7545                 make the 2-line view in summaryview when in three
7546                 columns mode configurable. hidden pref: "two_line_vertical"
7547
7548 2008-04-22 [colin]      3.4.0cvs6
7549
7550         * src/inc.c
7551                 Fix missing inc_unlock()
7552         * src/prefs_matcher.c
7553         * src/send_message.c
7554                 Fix my last commit
7555
7556 2008-04-22 [colin]      3.4.0cvs5
7557
7558         * src/etpan/imap-thread.c
7559                 Use g_(un)setenv instead of (un)setenv which
7560                 doesn't exist on IRIX 6.5
7561
7562 2008-04-22 [colin]      3.4.0cvs4
7563
7564         * src/inc.c
7565         * src/prefs_common.c
7566         * src/send_message.c
7567                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
7568                 Set the default timeout to 75 seconds
7569
7570 2008-04-20 [colin]      3.4.0cvs3
7571
7572         * src/pixmaps/tray_newmail.offline.xpm
7573         * src/pixmaps/tray_newmail.xpm
7574         * src/pixmaps/tray_newmarkedmail.offline.xpm
7575         * src/pixmaps/tray_newmarkedmail.xpm
7576         * src/pixmaps/tray_nomail.offline.xpm
7577         * src/pixmaps/tray_nomail.xpm
7578         * src/pixmaps/tray_unreadmail.offline.xpm
7579         * src/pixmaps/tray_unreadmail.xpm
7580         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
7581         * src/pixmaps/tray_unreadmarkedmail.xpm
7582                 Make the tray icons a bit nicer. Would be
7583                 nice to get really nice icons from someone
7584                 who's good at Gimp :)
7585
7586 2008-04-18 [colin]      3.4.0cvs2
7587
7588         * src/common/log.c
7589                 Forgot one g_unlink
7590
7591 lease complete the changelog entry below
7592 2008-04-18 [colin]      3.4.0cvs1
7593
7594         * src/addrduplicates.c
7595         * src/addressbook.c
7596         * src/compose.c
7597         * src/crash.c
7598         * src/editaddress.c
7599         * src/folder.c
7600         * src/image_viewer.c
7601         * src/imap.c
7602         * src/inc.c
7603         * src/main.c
7604         * src/mbox.c
7605         * src/messageview.c
7606         * src/mh.c
7607         * src/msgcache.c
7608         * src/news.c
7609         * src/partial_download.c
7610         * src/pop.c
7611         * src/prefs_common.c
7612         * src/prefs_common.h
7613         * src/prefs_other.c
7614         * src/prefs_themes.c
7615         * src/procheader.c
7616         * src/procmime.c
7617         * src/procmsg.c
7618         * src/textview.c
7619         * src/wizard.c
7620         * src/common/prefs.c
7621         * src/common/ssl_certificate.c
7622         * src/common/template.c
7623         * src/common/utils.c
7624         * src/common/utils.h
7625         * src/etpan/imap-thread.c
7626         * src/plugins/dillo_viewer/dillo_viewer.c
7627         * src/plugins/pgpcore/sgpgme.c
7628         * src/plugins/pgpinline/pgpinline.c
7629                 Add an option to shred temporary files and messages
7630                 instead of just removing them. Slows deletions down!
7631
7632 2008-04-18 [paul]       3.4.0
7633
7634         * NEWS
7635         * README
7636         * RELEASE_NOTES 
7637                 3.4.0 released
7638
7639
7640 2008-04-18 [paul]       3.3.1cvs61
7641
7642         * po/de.po
7643         * po/fi.po
7644         * po/it.po
7645         * po/pt_BR.po
7646                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
7647                 and Frederico Goncalves Guimaraes
7648         * po/es.po
7649                 updated on the last minute by a lazy Ricardo Mones
7650
7651 2008-04-18 [colin]      3.3.1cvs60
7652
7653         * po/fr.po
7654                 Update translation (Fabien Vantard)
7655
7656 2008-04-17 [colin]      3.3.1cvs59
7657
7658         * src/imap.c
7659                 Fix debian bug 474712, 'claws seg faults when IMAP 
7660                 connection breaks after an IMAP protocol error 
7661                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
7662         * src/summaryview.c
7663                 Fix a little leak
7664
7665 2008-04-17 [colin]      3.3.1cvs58
7666
7667         * src/common/log.c
7668                 Fix log size getting out of control (claws-mail
7669                 getting SIGXFSZ): rotate if every 10MB
7670
7671 2008-04-10 [paul]       3.3.1cvs57
7672
7673         * src/prefs_other.c
7674                 improvements to english usage
7675
7676 2008-04-10 [paul]       3.3.1cvs56
7677
7678         * src/prefs_receive.c
7679                 add an accurate description
7680
7681 2008-04-08 [colin]      3.3.1cvs55
7682
7683         * src/undo.c
7684                 Probably fix corruption, introduced in cvs53
7685
7686 2008-04-04 [iwkse]      3.3.1cvs54
7687
7688         * src/undo.c
7689                 undo should works properly again
7690
7691 2008-04-04 [iwkse]      3.3.1cvs53
7692
7693         * src/undo.c
7694                 Fix a segfault but breaks undo
7695                 on a specific case (eg. double paste with
7696                 middle-mouse button)
7697
7698 2008-04-04 [iwkse]      3.3.1cvs52
7699
7700         * src/prefs_filtering.c
7701                 Fix previous Tab mess
7702
7703 2008-04-03 [iwkse]      3.3.1cvs51
7704
7705         * src/prefs_filtering.c
7706                 Add search in filtering rules list
7707
7708 2008-04-02 [colin]      3.3.1cvs50
7709
7710         * src/main.c
7711                 Revert part of the previous patch: we do
7712                 want to parse ~/.claws-mail/gtkrc-2.0 if it
7713                 exists
7714
7715 2008-04-02 [colin]      3.3.1cvs49
7716
7717         * src/main.c
7718                 Fix bug 1562, 'Claws-Mail does not completely 
7719                 respect settings in GTK2_RC_FILES environment'
7720                 Remove manual parsing of .gtkrc-2.0 and 
7721                 .gtk/gtkrc-2.0. GTK does it itself these days.
7722
7723 2008-04-01 [colin]      3.3.1cvs48
7724
7725         * src/imap_gtk.c
7726                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
7727                 ticking "Show only subscribed"'
7728
7729 2008-03-31 [colin]      3.3.1cvs47
7730
7731         * src/folder.c
7732                 Fix bug 1553, 'File lock not respected'
7733                 Regression due to the implementation of
7734                 deletion batching
7735
7736 2008-03-31 [colin]      3.3.1cvs46
7737
7738         * src/mainwindow.c
7739                 Fix tags menu update, thanks to Paul
7740
7741 2008-03-29 [wwp]        3.3.1cvs45
7742
7743         * src/prefs_account.c
7744         * src/prefs_common.c
7745         * src/prefs_folder_item.c
7746         * src/prefs_quote.c
7747         * src/quote_fmt.c
7748         * src/quote_fmt.h
7749                 Fix compose template formats (in global preferences)
7750                 being translated under specific conditions.
7751                 Add a button to restore factory defaults for current
7752                 language.
7753
7754 2008-03-27 [colin]      3.3.1cvs44
7755
7756         * src/common/prefs.c
7757         * src/common/xmlprops.c
7758                 Fix RedHat bug 431735, 'segfault if /home is full' 
7759                 (when starting): Fix double fclose() in prefs.c
7760                 and potentially xmlprops.c
7761
7762 2008-03-27 [colin]      3.3.1cvs43
7763
7764         * src/addressbook.c
7765                 Fix bug 1559, 'Claws Mail crashed deleting all 
7766                 common contacts'
7767
7768 2008-03-27 [wwp]        3.3.1cvs42
7769
7770         * src/addressbook.c
7771                 Fix 3.3.0cvs41.
7772
7773 2008-03-27 [wwp]        3.3.1cvs41
7774
7775         * src/addressbook.c
7776                 Prevent list flickering when deleting addresses.
7777
7778 2008-03-26 [colin]      3.3.1cvs40
7779
7780         * src/imap.c
7781                 Clean up session disconnection. Possibly
7782                 fix Ubuntu bug #204290
7783
7784 2008-03-26 [colin]      3.3.1cvs39
7785
7786         * src/textview.c
7787                 Fix bug 1555: current folder wasn't used when
7788                 right-clicking on an email address
7789
7790 2008-03-25 [colin]      3.3.1cvs38
7791
7792         * src/plugins/bogofilter/bogofilter.c
7793         * src/plugins/bogofilter/bogofilter.h
7794         * src/plugins/bogofilter/bogofilter_gtk.c
7795                 Add a "learn from whitelist" preference
7796                 Whitelist Unsure mails too.
7797
7798 2008-03-24 [paul]       3.3.1cvs37
7799
7800         * src/prefs_account.c
7801                 If no MH mailbox and no account exists, when
7802                 creating a POP/Local account, just create and
7803                 use the default one instead of bailing with a
7804                 "Mailbox doesn't exist" error
7805
7806 2008-03-21 [colin]      3.3.1cvs36
7807
7808         * src/procmime.c
7809                 strstrip mime subtype
7810
7811 2008-03-21 [paul]       3.3.1cvs35
7812
7813         * manual/advanced.xml
7814                 correct and update the info about Actions
7815
7816 2008-03-20 [colin]      3.3.1cvs34
7817
7818         * src/messageview.c
7819         * src/messageview.h
7820         * src/textview.c
7821                 Show at max 1MB of text, add a noticeview to
7822                 show everything optionally.
7823
7824 2008-03-20 [colin]      3.3.1cvs33
7825
7826         * src/stock_pixmap.c
7827                 Add support for png themes
7828
7829 2008-03-19 [wwp]        3.3.1cvs32
7830
7831         * src/procheader.c
7832                 Sanity check.
7833
7834 2008-03-18 [colin]      3.3.1cvs31
7835
7836         * src/common/utils.c
7837         * src/common/utils.h
7838                 Handle size_t instead of off_t in to_human_readable
7839
7840 2008-03-18 [colin]      3.3.1cvs30
7841
7842         * src/imap.c
7843                 Remove raw printf
7844
7845 2008-03-16 [colin]      3.3.1cvs29
7846
7847         * src/summaryview.c
7848                 Fix build on GTK < 2.12
7849
7850 2008-03-16 [colin]      3.3.1cvs28
7851
7852         * src/mainwindow.c
7853                 Refresh non-list widget when switching
7854                 messageview
7855
7856 2008-03-16 [colin]      3.3.1cvs27
7857
7858         * manual/faq.xml
7859                 Revert cvs25: This wasn't a typo :) :
7860                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
7861
7862
7863 2008-03-16 [colin]      3.3.1cvs26
7864
7865         * src/summaryview.c
7866         * src/gtk/gtksctree.c
7867         * src/gtk/gtksctree.h
7868                 Implement 2-lines items in Summaryview when in 
7869                 three columns mode
7870
7871 2008-03-16 [paul]       3.3.1cvs25
7872
7873         * manual/faq.xml
7874                 fix typo
7875
7876 2008-03-14 [colin]      3.3.1cvs24
7877
7878         * src/prefs_filtering_action.c
7879                 Fix buglet on setting recipient when
7880                 reediting forward rules.
7881
7882 2008-03-12 [colin]      3.3.1cvs23
7883
7884         * src/summaryview.c
7885                 Fix a new unused variable warning
7886         * src/plugins/trayicon/trayicon.c
7887                 Fix folderview's scrollbar at startup
7888                 if starting hidden
7889
7890 2008-03-12 [colin]      3.3.1cvs22
7891
7892         * src/folderview.c
7893         * src/summaryview.c
7894                 Use item_opened at the beginning of showing
7895                 a folder instead of the end. Fixes flicker.
7896
7897 2008-03-12 [paul]       3.3.1cvs21
7898
7899         * src/folder.c
7900         * src/folder.h
7901         * src/mainwindow.c
7902         * src/procmsg.c
7903         * src/summaryview.c
7904         * src/plugins/trayicon/trayicon.c
7905                 add tooltip with extended folder stats
7906
7907 2008-03-10 [colin]      3.3.1cvs20
7908
7909         * src/common/xml.c
7910                 Handle comments
7911
7912 2008-03-07 [colin]      3.3.1cvs19
7913
7914         * src/mainwindow.c
7915                 Fix blinking of the taskbar entry
7916
7917 2008-03-07 [colin]      3.3.1cvs18
7918
7919         * src/mainwindow.c
7920                 MAEMO: Fix bug 1494, 'Trayicon 
7921                 plugin breaks UI...'
7922
7923 2008-03-07 [paul]       3.3.1cvs17
7924
7925         * src/gtk/authors.h
7926                 reflect reality a bit more closely
7927
7928 2008-03-06 [colin]      3.3.1cvs16
7929
7930         * src/mainwindow.c
7931         * src/mainwindow.h
7932         * src/summaryview.c
7933         * src/summaryview.h
7934         * src/toolbar.c
7935                 Integrate things better wrt the new
7936                 summaryview extensibility.
7937
7938 2008-03-06 [wwp]        3.3.1cvs15
7939
7940         * src/quote_fmt.c
7941                 Fix some gcc warnings.
7942
7943 2008-03-06 [wwp]        3.3.1cvs14
7944
7945         * src/prefs_account.c
7946         * src/prefs_folder_item.c
7947         * src/prefs_gtk.c
7948         * src/prefs_template.c
7949         * src/gtk/prefswindow.c
7950         * src/gtk/prefswindow.h
7951                 prefs_templates: fix missing unregistering of addr_completion widgets
7952                 and and ending of addr_completion service.
7953                 prefs_folder_item: fix missing registering/unregistering of widgets,
7954                 and rework the way add_completion service is started and stopped.
7955                 Plus few prefswindow API changes (opening).
7956
7957 2008-03-06 [wwp]        3.3.1cvs13
7958
7959         * src/folder_item_prefs.c
7960         * src/prefs_template.c
7961         * src/prefs_template.h
7962         * src/quote_fmt.c
7963         * src/common/template.c
7964                 Complete 3.3.1cvs12, thanks to Colin.
7965
7966 2008-03-06 [wwp]        3.3.1cvs12
7967
7968         * src/compose.c
7969         * src/folder_item_prefs.c
7970         * src/folder_item_prefs.h
7971         * src/prefs_account.c
7972         * src/prefs_folder_item.c
7973         * src/prefs_quote.c
7974         * src/prefs_template.c
7975         * src/quote_fmt.c
7976         * src/quote_fmt.h
7977         * src/common/template.c
7978         * src/common/template.h
7979                 Global and per-folder templates can now override the from name (this
7980                 doesn't change the account being used).
7981                 Examples:
7982                  "My other name" <%account_email> (just changes the name)
7983                  my.faked.email@address.org (overrides the address too)
7984
7985 2008-03-05 [colin]      3.3.1cvs11
7986
7987         * src/summaryview.c
7988         * src/summaryview.h
7989                 Replace that hbox with a notebook
7990
7991 2008-03-05 [colin]      3.3.1cvs10
7992
7993         * src/folder.h
7994         * src/folderview.c
7995                 Add klass functions for notification of folder
7996                 opening/closing via the GUI
7997         * src/summaryview.c
7998         * src/summaryview.h
7999                 Add a specific container for the scrolledwin
8000
8001 2008-03-05 [colin]      3.3.1cvs9
8002
8003         * src/folder.h
8004         * src/folderview.c
8005                 Add klass functions for notification of folder 
8006                 opening/closing via the GUI
8007         * src/summaryview.c
8008         * src/summaryview.h
8009                 Add a specific container for the scrolledwin
8010
8011 2008-03-02 [colin]      3.3.1cvs8
8012
8013         * src/messageview.c
8014                 MAEMO: Fix bug 1541, 'Deleting message from within 
8015                 read window displays next message then closes.'
8016
8017 2008-03-02 [colin]      3.3.1cvs7
8018
8019         * src/main.c
8020                 Probably fix bug 1539, 'Program crashes':
8021                 Setup Gcrypt's thread functions when built
8022                 with GnuTLS
8023
8024 2008-03-01 [colin]      3.3.1cvs6
8025
8026         * src/folder.c
8027         * src/imap_gtk.c
8028                 Get rid of stale folders with no account
8029
8030 2008-02-28 [colin]      3.3.1cvs5
8031
8032         * src/compose.c
8033                 Fix bug 1534, 'Segmentation fault when doing 
8034                 some draft saving and then throwing away'
8035         * src/imap.c
8036                 Fix bug 1533, 'Claws is unable to mark messages 
8037                 as "read" in IMAP shared folders'
8038         * src/etpan/imap-thread.c
8039                 Fix bug 1515, 'large messages crash claws when 
8040                 syncing for offline mode'. This is rather a
8041                 workaround, and mails > 64MB will still be
8042                 problematic if there's less than 64MB available
8043                 on the dataroot volume.
8044         * src/messageview.c
8045                 MAEMO: Add information when fetching big messages
8046
8047 2008-02-26 [colin]      3.3.1cvs4
8048
8049         * src/imap.c
8050                 fix bug 1532, '"login refused" message insufficiently 
8051                 detailed'
8052
8053 2008-02-26 [paul]       3.3.1cvs3
8054
8055         * INSTALL
8056         * README
8057                 remove mentions of ClamAV and a few other
8058                 old bits of information
8059
8060 2008-02-23 [colin]      3.3.1cvs2
8061
8062         * src/main.c
8063                 Fix log output (missing \n)
8064
8065 2008-02-23 [colin]      3.3.1cvs1
8066
8067         * configure.ac
8068                 Bump version number for stable release
8069
8070 2008-02-23 [paul]       3.3.0cvs21
8071
8072         * po/he.po
8073                 updated by Ofer
8074
8075 2008-02-21 [colin]      3.3.0cvs20
8076
8077         * src/matcher.c
8078                 Fix bug 1527, 'filtering is case sensitive when it 
8079                 shouldn't be'
8080
8081 2008-02-20 [colin]      3.3.0cvs19
8082
8083         * src/main.c
8084                 Fix file attachments from older Thunar
8085
8086 2008-02-19 [colin]      3.3.0cvs18
8087
8088         * manual/plugins.xml
8089         * manual/es/plugins.xml
8090         * manual/fr/plugins.xml
8091         * manual/pl/plugins.xml
8092                 Remove Clamav
8093
8094 2008-02-19 [paul]       3.3.0cvs17
8095
8096         * tools/README
8097         * tools/csv2addressbook.pl
8098                 add support for Kmail/Kaddressbook
8099
8100 2008-02-18 [colin]      3.3.0cvs16
8101
8102         * src/imap.c
8103                 Unset folder's session before creating a
8104                 new one
8105         * src/main.c
8106         * src/prefs_common.c
8107         * src/prefs_common.h
8108         * manual/advanced.xml
8109                 Add an hidden use_networkmanager pref, to
8110                 disable NetworkManager handling. Also,
8111                 consider UNKNOWN state to be CONNECTED.
8112
8113 2008-02-18 [wwp]        3.3.0cvs15
8114
8115         * src/matcher.c
8116                 Fix Engrish and make 'not' more visible in filtering debug logs.
8117
8118 2008-02-15 [colin]      3.3.0cvs14
8119
8120         * src/matcher.c
8121                 Revert cvs10 for now, it breaks the feature
8122
8123 2008-02-15 [colin]      3.3.0cvs13
8124
8125         * src/main.c
8126                 Always focus folder tree at startup
8127         * src/compose.c
8128                 Fix bug 1521, 'Cannot close compose window after 
8129                 replying to a non-existent news message'
8130
8131 2008-02-13 [colin]      3.3.0cvs12
8132
8133         * src/folderview.c
8134                 Fix important warnings
8135
8136 2008-02-12 [colin]      3.3.0cvs11
8137
8138         * src/imap.c
8139         * src/etpan/imap-thread.c
8140         * src/etpan/imap-thread.h
8141                 Fix handling of $Forwarded flag on Exchange:
8142                 check for the existence or creatability of a
8143                 flag before using it.
8144
8145 2008-02-12 [colin]      3.3.0cvs10
8146
8147         * src/matcher.c
8148                 Optimise matching on Found in addressbook if
8149                 the matched header is in cache (From, etc)
8150
8151 2008-02-12 [colin]      3.3.0cvs9
8152
8153         * src/folderview.c
8154                 Fix crashy stuff when changing displayed
8155                 columns
8156
8157 2008-02-12 [wwp]        3.3.0cvs8
8158
8159         * src/folder.h
8160                 Remove duplicate func declaration and restore the one
8161                 a missing one.
8162
8163 2008-02-12 [wwp]        3.3.0cvs7
8164
8165         * src/compose.c
8166         * src/export.c
8167         * src/folder.c
8168         * src/folder.h
8169         * src/foldersel.c
8170         * src/foldersel.h
8171         * src/imap_gtk.c
8172         * src/import.c
8173         * src/mainwindow.c
8174         * src/messageview.c
8175         * src/mh_gtk.c
8176         * src/prefs_account.c
8177         * src/prefs_filtering_action.c
8178         * src/summaryview.c
8179         * src/plugins/bogofilter/bogofilter_gtk.c
8180         * src/plugins/spamassassin/spamassassin_gtk.c
8181                 Allow moving/copying folders to root folders when using
8182                 the folder selection dialog (it was not possible to
8183                 maemo users to reparent a subfolder to a root folder
8184                 at all).
8185
8186 2008-02-12 [fabien]     3.3.0cvs6
8187
8188         * po/fr.po
8189                 a few days late for i18n fr update. Sorry.
8190
8191 2008-02-11 [colin]      3.3.0cvs5
8192
8193         * src/main.c
8194                 Implement support for future /dev/mem_notify.
8195                 This Linux kernel feature will allow applications
8196                 to be notified that memory has to be freed
8197                 before getting OOM-killed. For more information:
8198                 http://lwn.net/Articles/267013/
8199
8200 2008-02-10 [paul]       3.3.0cvs4
8201
8202         * src/Makefile.am
8203         * src/mimeview.c
8204         * src/prefs_toolbar.c
8205         * src/stock_pixmap.c
8206         * src/stock_pixmap.h
8207         * src/pixmaps/mime_text_patch.xpm
8208                 add an icon for attached patches
8209
8210 2008-02-09 [paul]       3.3.0cvs3
8211
8212         * src/gtk/about.c
8213                 bump the (c) year
8214
8215 2008-02-09 [wwp]        3.3.0cvs2
8216
8217         * src/main.c
8218                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
8219
8220 2008-02-08 [colin]      3.3.0cvs1
8221
8222         * src/common/utils.c
8223                 Forbid attaching anything containing "../" or ".ssh/"
8224                 from mailto: URI
8225
8226 2008-02-08 [paul]       3.3.0
8227
8228         * NEWS
8229         * README
8230         * RELEASE_NOTES 
8231                 3.3.0 released
8232
8233 2008-02-08 [paul]       3.2.0cvs77
8234
8235         * AUTHORS
8236                 updated with new translators
8237         * configure.ac
8238                 added he to ALL_LINGUAS
8239         * po/cs.po
8240         * po/de.po
8241         * po/es.po
8242         * po/fi.po
8243         * po/hu.po
8244         * po/it.po
8245         * po/pt_BR.po
8246         * po/zh_CN.po
8247                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
8248                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
8249                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
8250                 and Ralph Young
8251         * po/he.po
8252                 new Hebrew translation by Ofer <oc666@netvision.net.il>
8253         * src/gtk/about.c
8254                 updated with new translators and bumped (c) year
8255         * src/gtk/authors.h
8256                 updated with new translators
8257
8258 2008-02-05 [colin]      3.2.0cvs76
8259
8260         * src/messageview.c
8261         * src/mimeview.c
8262         * src/mimeview.h
8263                 Special case text/calendar parts: if there's one in
8264                 the mail, and a plugin handling text/calendar is
8265                 loaded, show that part. That'll avoid rendering 
8266                 meetings as plain text, which just looks broken to
8267                 many users.
8268
8269 2008-02-04 [colin]      3.2.0cvs75
8270
8271         * src/mainwindow.c
8272                 Maemo: Fix LED handling on OS 2008
8273
8274 2008-02-01 [colin]      3.2.0cvs74
8275
8276         * src/compose.c
8277                 Possibly fix the annoying and hard-to reproduce bug
8278                 where lines 
8279                 are
8280                 rewrapped
8281                 like
8282                 that.
8283
8284 2008-02-01 [paul]       3.2.0cvs73
8285
8286         * src/common/utils.c
8287                 fix bug 1502, 'Plus signs are stripped from
8288                 email addresses when calling from command line'
8289                 Thanks to Colin
8290
8291 2008-01-31 [colin]      3.2.0cvs72
8292
8293         * src/exphtmldlg.c
8294         * src/mimeview.c
8295         * src/summaryview.c
8296                 Fix building of URIs from filenames
8297
8298 2008-01-31 [wwp]        3.2.0cvs71
8299
8300         * src/main.c
8301                 Fixes debug output of compiled-in features list
8302                 (completes 3.2.0cvs60).
8303
8304 2008-01-31 [colin]      3.2.0cvs70
8305
8306         * configure.ac
8307         * po/POTFILES.in
8308         * src/compose.c
8309         * src/plugins/Makefile.am
8310         * src/plugins/clamav/.cvsignore
8311         * src/plugins/clamav/Makefile.am
8312         * src/plugins/clamav/README
8313         * src/plugins/clamav/clamav_plugin.c
8314         * src/plugins/clamav/clamav_plugin.h
8315         * src/plugins/clamav/clamav_plugin_gtk.c
8316         * src/plugins/clamav/clamav_plugin_gtk.deps
8317                 Remove the Clamav plugin from the core
8318
8319 2008-01-28 [wwp]        3.2.0cvs69
8320
8321         * src/compose.c
8322         * src/prefs_template.c
8323         * src/prefs_template.h
8324         * src/quote_fmt.c
8325         * src/quote_fmt.h
8326         * src/quote_fmt_lex.l
8327         * src/quote_fmt_parse.y
8328                 Fix for bug #1493: count lines (\n chars) according to the way
8329                 format body is passed (i.e. \-escaped or not).
8330
8331 2008-01-27 [paul]       3.2.0cvs68
8332
8333         * po/en_GB.po
8334                 updated
8335         * src/prefs_actions.c
8336         * src/prefs_filtering.c
8337         * src/prefs_folder_item.c
8338         * src/prefs_template.c
8339         * src/gtk/about.c
8340                 some minor changes to the English
8341
8342 2008-01-24 [colin]      3.2.0cvs67
8343
8344         * src/etpan/imap-thread.c
8345         * src/etpan/nntp-thread.c
8346                 Fix bug 1348, 'Hang ups at exit time with 
8347                 pgp plugin since 3.0.2'
8348
8349 2008-01-23 [colin]      3.2.0cvs66
8350
8351         * src/toolbar.c
8352                 Fix translation of something that shouldn't be
8353
8354 2008-01-23 [colin]      3.2.0cvs65
8355
8356         * src/procmime.c
8357                 Fix bug 1486, 'Re: Incorrect content when replying'
8358                 Revert to full scan if short scan found only 0-length
8359                 text parts
8360
8361 2008-01-23 [paul]       3.2.0cvs64
8362
8363         * src/prefs_folder_item.c
8364                 fix bug 1485, 'selecting a folder's default
8365                 account if name contains '&''
8366
8367 2008-01-23 [colin]      3.2.0cvs63
8368
8369         * src/folder.c
8370         * src/folder.h
8371         * src/main.c
8372         * src/mainwindow.c
8373                 Fix bug 1480, 'should be able to display mail file
8374                 from command line'. Let 'claws-mail --select' accept
8375                 absolute paths in addition to folder identifiers.
8376
8377 2008-01-22 [wwp]        3.2.0cvs62
8378
8379         * src/account.c
8380         * src/account.h
8381         * src/compose.c
8382         * src/messageview.c
8383         * src/summaryview.c
8384         * src/common/utils.c
8385         * src/common/utils.h
8386                 Allow from=address in mailto sequence:
8387                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
8388                   The 'from' will try to select the first account matching in accounts list,
8389                   otherwise will use the usual account selection mechanism but override with
8390                   this 'from' address.
8391                 Allow mailto with NNTP accounts
8392                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
8393                   is the default one or if a NNTP account address is used with 'from'.
8394                   This is more or less a bugfix as it was possible to use mailto with a NNTP
8395                   default account but the complete mailto sequence was put in To.
8396
8397 2008-01-22 [wwp]        3.2.0cvs61
8398
8399         * doc/man/claws-mail.1
8400                 Updated the man page: status of few features, command-line
8401                 usage (--version-full) and completed list of config files
8402                 and dirs.
8403
8404 2008-01-22 [wwp]        3.2.0cvs60
8405
8406         * src/main.c
8407                 Added --version-full to display version and compiled-in
8408                 features list (for later use by Clawsker for instance).
8409
8410 2008-01-22 [holger]     3.2.0cvs59
8411
8412         * src/addrduplicates.c
8413                 Fix scrolling in addressbook duplicate
8414                 finder result dialog
8415
8416 2008-01-21 [colin]      3.2.0cvs58
8417
8418         * src/summaryview.c
8419                 Fix bug 1457, 'sorting messages on, say, from, 
8420                 should subsort on previous sort choice'. Subsort
8421                 by date when sort is Subject, From, To, Tags.
8422
8423 2008-01-21 [colin]      3.2.0cvs57
8424
8425         * AUTHORS
8426         * src/matcher.c
8427         * src/mimeview.c
8428         * src/common/ssl.c
8429         * src/gtk/authors.h
8430                 Fix bug 1478, 'Wrong pthread_create calls all 
8431                 over the place'. Patch by Christian Cornelssen
8432
8433 2008-01-20 [colin]      3.2.0cvs56
8434
8435         * src/imap.c
8436         * src/etpan/imap-thread.c
8437         * src/etpan/imap-thread.h
8438                 Fix bug 1468, 'Use IMAP keyword to 
8439                 store "forwarded" flag'
8440
8441 2008-01-20 [colin]      3.2.0cvs55
8442
8443         * src/folderutils.c
8444                 Make list operations faster
8445
8446 2008-01-20 [colin]      3.2.0cvs54
8447
8448         * src/mainwindow.c
8449                 Fix bug 1353, 'on startup with small screen 
8450                 layout, keyboard input gets lost'
8451
8452 2008-01-20 [colin]      3.2.0cvs53
8453
8454         * src/textview.c
8455                 Complete 3.2.0cvs49, and fixes bug 1477, 
8456                 'Claws Mail crashes when view PGP-encrypted 
8457                 message'
8458
8459 2008-01-20 [colin]      3.2.0cvs52
8460
8461         * src/compose.c
8462                 Fix privacy menu update when replying to
8463                 encrypted mail and no default privacy 
8464                 system is set
8465
8466 2008-01-19 [colin]      3.2.0cvs51
8467
8468         * src/filtering.c
8469         * src/procmsg.h
8470         * src/plugins/bogofilter/bogofilter.c
8471         * src/plugins/clamav/clamav_plugin.c
8472         * src/plugins/spamassassin/spamassassin.c
8473                 Batch filtering deletions too (and save 4 bytes
8474                 per MsgInfo in the process :)
8475
8476 2008-01-19 [colin]      3.2.0cvs50
8477
8478         * src/folder.c
8479                 Make cache update after copies much faster
8480                 on IMAP
8481
8482 2008-01-19 [colin]      3.2.0cvs49
8483
8484         * src/textview.c
8485                 Check g_fopen() success
8486
8487 2008-01-17 [wwp]        3.2.0cvs48
8488
8489         * manual/faq.xml
8490         * manual/es/faq.xml
8491         * manual/fr/faq.xml
8492         * manual/pl/faq.xml
8493                 Sylpheed? No idea what this means.
8494
8495 2008-01-17 [colin]      3.2.0cvs47
8496
8497         * src/gtk/gtksctree.c
8498                 Make dnd threshold higher on Maemo
8499
8500 2008-01-16 [colin]      3.2.0cvs46
8501
8502         * src/common/passcrypt.c
8503                 Fix build on FreeBSD, thanks to Pawel
8504
8505 2008-01-15 [colin]      3.2.0cvs45
8506
8507         * src/compose.c
8508                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
8509                 spell check of actuall word'
8510         * src/summaryview.c
8511                 Temporarily disable immediate execution when learning
8512                 spam *only* if the summaryview isn't locked
8513
8514 2008-01-15 [wwp]        3.2.0cvs44
8515
8516         * src/prefs_filtering.c
8517                 Fix filtering prefs layout (Maemo port), moving page up/down
8518                 from buttons to context menu.
8519
8520 2008-01-15 [colin]      3.2.0cvs43
8521
8522         * src/compose.c
8523                 Fix bug 1465, 'First line in new message does not mark URLs'
8524
8525 2008-01-15 [colin]      3.2.0cvs42
8526
8527         * src/common/passcrypt.c
8528                 Fix bug 1461, 'several components #define 
8529                 _XOPEN_SOURCE improperly'
8530
8531 2008-01-15 [colin]      3.2.0cvs41
8532
8533         * src/summaryview.c
8534                 Fix bug 1469, 'Column width adjustments on message 
8535                 lists do not save'
8536
8537 2008-01-14 [holger]     3.2.0cvs40
8538
8539         * configure.ac
8540                 Add tests for dbus, dbus glib bindings,
8541                 and NetworkManager. All is optional. Add new
8542                 --(en|dis)able-networkmanager-support switch.
8543         * src/Makefile.am
8544         * src/imap.c
8545         * src/inc.c
8546         * src/main.c
8547         * src/main.h
8548         * src/mainwindow.c
8549         * src/gtk/about.c
8550                 Add optional NetworkManager support, so Claws Mail
8551                 can try to do the right thing when the network connection
8552                 status changes. NetworkManager support is active by
8553                 default if above requirements were met.
8554
8555 2008-01-12 [colin]      3.2.0cvs39
8556
8557         * src/summaryview.c
8558                 Advertise the click-on-reply feature in the tooltip
8559
8560 2008-01-12 [colin]      3.2.0cvs38
8561
8562         * src/Makefile.am
8563         * src/stock_pixmap.c
8564         * src/stock_pixmap.h
8565         * src/pixmaps/tray_newmail.offline.xpm
8566         * src/pixmaps/tray_newmail.xpm
8567         * src/pixmaps/tray_newmarkedmail.offline.xpm
8568         * src/pixmaps/tray_newmarkedmail.xpm
8569         * src/pixmaps/tray_nomail.offline.xpm
8570         * src/pixmaps/tray_nomail.xpm
8571         * src/pixmaps/tray_unreadmail.offline.xpm
8572         * src/pixmaps/tray_unreadmail.xpm
8573         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
8574         * src/pixmaps/tray_unreadmarkedmail.xpm
8575         * src/plugins/trayicon/Makefile.am
8576         * src/plugins/trayicon/newmail.offline.xpm
8577         * src/plugins/trayicon/newmail.xpm
8578         * src/plugins/trayicon/newmarkedmail.offline.xpm
8579         * src/plugins/trayicon/newmarkedmail.xpm
8580         * src/plugins/trayicon/nomail.offline.xpm
8581         * src/plugins/trayicon/nomail.xpm
8582         * src/plugins/trayicon/trayicon.c
8583         * src/plugins/trayicon/unreadmail.offline.xpm
8584         * src/plugins/trayicon/unreadmail.xpm
8585         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8586         * src/plugins/trayicon/unreadmarkedmail.xpm
8587                 Make the Trayicon plugin icons themable
8588
8589 2008-01-12 [wwp]        3.2.0cvs37
8590
8591         * src/prefs_display_header.c
8592                 Fix extra leading hyphen visible in the display
8593                 header configuration combo list (maemo).
8594
8595 2008-01-11 [colin]      3.2.0cvs36
8596
8597         * src/imap.c
8598                 Set timeout to 1 before disconnecting all -
8599                 for when one switches to offline and has 
8600                 no network anymore
8601         * src/messageview.c
8602                 Fix bug 1454, 'error message shows parts and 
8603                 signature of previous messages'
8604         * src/prefs_common.c
8605                 Maemo: Hide Send dialog by default
8606
8607 2008-01-10 [colin]      3.2.0cvs35
8608
8609         * src/action.c
8610         * src/editldap.c
8611         * src/prefs_account.c
8612         * src/wizard.c
8613         * src/gtk/inputdialog.c
8614         * src/plugins/pgpcore/passphrase.c
8615                 Maemo: Fix bug 1455, 'Password enters leading letter 
8616                 incorrectly as uppercase'
8617
8618 2008-01-09 [colin]      3.2.0cvs34
8619
8620         * po/pl.po
8621                 Fix bug 1446, 'SC crashes frequently when staying 
8622                 in background'. Format string error in Polish 
8623                 translation
8624         * src/gtk/description_window.c
8625         * src/prefs_template.c
8626                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
8627                 patch by Pawel
8628         * src/wizard.c
8629                 Maemo: Fix build
8630
8631 2008-01-08 [colin]      3.2.0cvs33
8632
8633         * src/main.c
8634                 Maemo: connect HW status change signal for shutdown
8635         * src/mainwindow.c
8636                 Maemo: Fix hardware space key
8637         * src/wizard.c
8638                 Maemo: name mmc1 and 2 a better name
8639
8640 2008-01-08 [wwp]        3.2.0cvs32
8641
8642         * src/folder.c
8643         * src/folder_item_prefs.c
8644         * src/folder_item_prefs.h
8645         * src/prefs_folder_item.c
8646                 It's now possible to disable processing rules when
8647                 entering a folder (this adds a new option to the
8648                 folder properties dialog).
8649
8650 2008-01-08 [wwp]        3.2.0cvs31
8651
8652         * src/common/utils.c
8653                 Mailto: now supports 'insert' (stands for 'insert file'), this
8654                 adds the ability to create a new message from the command-line,
8655                 with body set from an existing file contents.
8656
8657 2008-01-08 [colin]      3.2.0cvs30
8658
8659         * src/summaryview.c
8660                 Maybe fix bug 1452, 'crash while drag'n'droping 
8661                 emails to an IMAP folder'
8662
8663 2008-01-07 [wwp]        3.2.0cvs29
8664
8665         * src/prefs_filtering.c
8666                 Static-alize a function, thanks to Colin.
8667
8668 2008-01-07 [colin]      3.2.0cvs28
8669
8670         * src/folderview.c
8671                 Fix scrolling to bottom when drag and dropping
8672         * src/summaryview.c
8673                 Fix bug 1445, 'Display sender using addressbook: fails 
8674                 when From: isn't an email address'
8675
8676 2008-01-07 [wwp]        3.2.0cvs27
8677
8678         * src/prefs_actions.c
8679         * src/prefs_filtering.c
8680         * src/prefs_template.c
8681                 Add tooltips to most buttons in the templates, actions and
8682                 filtering/processing dialogs.
8683
8684 2008-01-07 [wwp]        3.2.0cvs26
8685
8686         * src/prefs_filtering.c
8687                  - add a clear button to clear dialog input fields
8688                  - add page up and page down buttons to move selected rule up and down
8689                  - in rules list popup-menu: added Delete, Delete all and Duplicate
8690                  - popup-menu items are greyed out either if the list is empty (not counting the
8691                    (New) row or if there is no selected item
8692                  - clear store when closing dialog
8693
8694         * src/prefs_actions.c
8695                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
8696                    clear button, popup-menu
8697                  - clear store when closing dialog
8698
8699         * src/prefs_template.c
8700                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
8701                    clear button, popup-menu 
8702
8703         * src/addrcustomattr.c
8704                  - renamed popup-menu item Clear list to Delete all
8705                  - grey out popup-menu items is there is no selected item or if list is empty
8706                  - clear store when closing dialog
8707
8708         * src/edittags.c
8709                  - added popup-menu item Delete all
8710                  - grey out popup-menu items is there is no selected item or if list is empty
8711                  - clear store when closing dialog
8712
8713 2008-01-06 [wwp]        3.2.0cvs25
8714
8715         * src/addressadd.c
8716                 One more layout fix by Pawel (completes 3.2.0cvs24).
8717
8718 2008-01-05 [colin]      3.2.0cvs24
8719
8720         * src/addressadd.c
8721                 Little GUI fixes, patch by Pawel
8722
8723 2007-12-29 [wwp]        3.2.0cvs23
8724
8725         * src/compose.c
8726                 Fix for bug #1443, and strip possible whitespaces around
8727                 custom header names.
8728
8729 2007-12-29 [mones]      3.2.0cvs22
8730
8731         * po/es.po
8732                 Updated translation, corrected a term based 
8733                 on suggestion from Israel Saeta P�rez,
8734                 reverted awful X-Mailer translation
8735         * src/procmime.c
8736                 Complete cvs20 for FreeBSD, patch by Pawel
8737
8738 2007-12-29 [colin]      3.2.0cvs21
8739
8740         * src/textview.c
8741                 Fix bug 1442, 'Tags are repeated in 
8742                 encapsulated messages'
8743
8744 2007-12-28 [colin]      3.2.0cvs20
8745
8746         * src/procmime.c
8747                 Fix path to mime/globs. Patch by Marten King.
8748
8749 2007-12-27 [colin]      3.2.0cvs19
8750
8751         * src/plugins/pgpcore/Makefile.am
8752         * src/plugins/pgpinline/Makefile.am
8753         * src/plugins/pgpmime/Makefile.am
8754                 Add missing flags to build pgp plugins on maemo
8755
8756 2007-12-27 [colin]      3.2.0cvs18
8757
8758         * src/mainwindow.c
8759                 Maximise before showing to avoid probable flickering
8760                 on slow computers.
8761
8762 2007-12-27 [colin]      3.2.0cvs17
8763
8764         * src/main.c
8765         * src/mainwindow.c
8766         * src/prefs_common.c
8767         * src/prefs_common.h
8768                 Fix bug 1439, 'Claws Mail does not remember window size 
8769                 state when restarted'. Save maximised state and force
8770                 maximisation at startup if applicable.
8771
8772 2007-12-23 [paul]       3.2.0cvs16
8773
8774         * src/prefs_matcher.c
8775                 fix bug 1436, 'Filter condition dialog doesn't
8776                 load header name from current rules'
8777
8778 2007-12-22 [paul]       3.2.0cvs15
8779
8780         * src/compose.c
8781                 fix bug 1435, 'Reply doesn't take into account
8782                 reply-to field'
8783
8784 2007-12-21 [paul]       3.2.0cvs14
8785
8786         * src/common/ssl_certificate.c
8787                 fix FreeBSD build with IPV6 support 
8788
8789 2007-12-20 [colin]      3.2.0cvs13
8790
8791         * src/imap.c
8792                 Fix error handling
8793
8794 2007-12-20 [colin]      3.2.0cvs12
8795
8796         * src/imap.c
8797         * src/imap.h
8798         * src/prefs_account.c
8799                 Add DIGEST-MD5 support for IMAP authentication
8800
8801 2007-12-19 [mones]      3.2.0cvs11
8802
8803         * doc/man/claws-mail.1
8804                 Better ordering of sections, updated options
8805         * po/es.po
8806                 Updated strings
8807
8808 2007-12-19 [paul]       3.2.0cvs10
8809
8810         * src/prefs_account.c
8811                 use a spinbutton instead of an entry for
8812                 "POP authentication timeout" also
8813
8814 2007-12-19 [colin]      3.2.0cvs9
8815
8816         * src/prefs_filtering_action.c
8817         * src/prefs_matcher.c
8818         * src/gtk/description_window.c
8819                 Destroy info windows with their parents
8820                 Patch by Pawel
8821
8822 2007-12-19 [colin]      3.2.0cvs8
8823
8824         * src/prefs_account.c
8825                 Use spinbuttons instead of entries where needed
8826                 Patch by Pawel
8827
8828 2007-12-18 [paul]       3.2.0cvs7
8829
8830         * src/prefs_matcher.c
8831                 add missing i18n for a few strings
8832                 Patch by Stephan Sachse
8833
8834 2007-12-18 [paul]       3.2.0cvs6
8835
8836         * src/prefs_logging.c
8837                 use 'disk' instead of 'disc'
8838
8839 2007-12-18 [paul]       3.2.0cvs5
8840
8841         * po/en_GB.po
8842                 updated
8843         * src/addrcustomattr.c
8844         * src/editaddress.c
8845                 fixes to the ingleesh
8846         * src/prefs_filtering_action.c
8847                 fix copyright header
8848                 fix untranslated strings
8849         * src/prefs_filtering_action.h
8850                 fix copyright header
8851
8852 2007-12-18 [wwp]        3.2.0cvs4
8853
8854         * src/folderview.c
8855         * src/headerview.c
8856         * src/prefs_common.c
8857         * src/prefs_common.h
8858         * src/prefs_fonts.c
8859         * src/summaryview.c
8860         * src/textview.c
8861         * src/wizard.c
8862         * src/common/defs.h
8863         * src/gtk/gtkutils.c
8864                 Added prefs to set custom small and bold fonts
8865                 (might matter on some desktops, according to
8866                 DPI and font settings).
8867
8868 2007-12-18 [colin]      3.2.0cvs3
8869
8870         * src/prefs_logging.c
8871                 Rework GUI, patch by Pawel
8872
8873 2007-12-18 [colin]      3.2.0cvs2
8874
8875         * src/prefs_filtering_action.c
8876                 Rework GUI, patch by Pawel
8877
8878 2007-12-18 [colin]      3.2.0cvs1
8879
8880         * src/editaddress.c
8881                 Fix build on old GCC
8882                 Fix inverted buttons
8883
8884 2007-12-17 [paul]       3.2.0
8885
8886         * NEWS
8887         * README
8888         * RELEASE_NOTES 
8889                 3.2.0 released
8890
8891 2007-12-17 [paul]       3.1.0cvs79
8892
8893         * po/de.po
8894         * po/fr.po
8895         * po/hu.po
8896         * po/it.po
8897         * po/pt_BR.po
8898                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
8899                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
8900
8901 2007-12-17 [mones]      3.1.0cvs78
8902
8903         * po/es.po
8904                 Updated Spanish translation for 3.2.0 release
8905
8906 2007-12-16 [colin]      3.1.0cvs77
8907
8908         * src/addrcustomattr.c
8909                 Fix translations, patch by Fabien
8910
8911 2007-12-15 [paul]       3.1.0cvs76
8912
8913         * src/folderview.c
8914                 fix compiler warning
8915
8916 2007-12-14 [colin]      3.1.0cvs75
8917
8918         * src/folderview.c
8919                 Simplify logic
8920
8921 2007-12-12 [wwp]        3.1.0cvs74
8922
8923         * AUTHORS
8924         * src/gtk/authors.h
8925                 Added Marius Glauser to the hall of fame.
8926
8927 2007-12-12 [wwp]        3.1.0cvs73
8928
8929         * src/gtk/gtkutils.c
8930                 Improve the way we show results of searches
8931                 in message bodies: selected text now get centered
8932                 vertically in the message window.
8933                 Patch by Marius Glauser <seelenhirt@gmx.net>.
8934
8935 2007-12-10 [colin]      3.1.0cvs72
8936
8937         * src/folder.c
8938                 Don't crash when setting batch mode on no folder
8939
8940 2007-12-10 [colin]      3.1.0cvs71
8941
8942         * src/common/utils.c
8943                 Fix potential buffer overrun (thanks to
8944                 Hiroyuki)
8945
8946 2007-12-08 [paul]       3.1.0cvs70
8947
8948         * src/prefs_receive.c
8949                 small change to the English
8950
8951 2007-12-08 [colin]      3.1.0cvs69
8952
8953         * src/vcard.c
8954                 Fix warnings
8955
8956 2007-12-07 [colin]      3.1.0cvs68
8957
8958         * src/mainwindow.c
8959         * src/summaryview.c
8960         * src/summaryview.h
8961                 Free simplify_subject_preg at exit
8962
8963 2007-12-07 [colin]      3.1.0cvs67
8964
8965         * src/main.c
8966         * src/summaryview.c
8967         * src/common/utils.c
8968         * src/common/utils.h
8969                 We have to free reused regexps from time to
8970                 time, or they get huge
8971
8972 2007-12-07 [colin]      3.1.0cvs66
8973
8974         * src/vcard.c
8975                 Fix QP decoding (and UTF8)
8976
8977 2007-12-07 [colin]      3.1.0cvs65
8978
8979         * src/addrcustomattr.c
8980                 Update list of default custom attributes
8981                 now (will be needed for a feature patch
8982                 post 3.2.0)
8983
8984 2007-12-07 [colin]      3.1.0cvs64
8985
8986         * src/folder.c
8987                 Batch on destination folder when copying - fixes
8988                 slowness when moving unread mails to trash on IMAP
8989
8990 2007-12-06 [colin]      3.1.0cvs63
8991
8992         * src/common/w32_time.c
8993         * src/common/w32lib.h
8994         * src/etpan/etpan-thread-manager.c
8995         * src/etpan/imap-thread.c
8996         * src/etpan/nntp-thread.c
8997         * src/gtk/Makefile.am
8998                 Fix win32 build with libetpan. Thanks to
8999                 Marcus Brinkmann.
9000
9001 2007-12-06 [colin]      3.1.0cvs62
9002
9003         * src/account.c
9004         * src/imap.c
9005         * src/prefs_account.c
9006         * src/prefs_account.h
9007         * src/etpan/imap-thread.c
9008         * src/etpan/imap-thread.h
9009                 Disable connection via command line on WIN32
9010                 Disable mmap use on WIN32 - use normal strings
9011         * src/addressbook.c
9012         * src/addressbook.h
9013         * src/addressbook_foldersel.c
9014         * src/addressbook_foldersel.h
9015         * src/prefs_filtering_action.c
9016         * src/prefs_matcher.c
9017         * src/plugins/bogofilter/bogofilter_gtk.c
9018         * src/plugins/dillo_viewer/dillo_prefs.c
9019         * src/plugins/spamassassin/spamassassin_gtk.c
9020                 Fix leak, rework function logics to be more
9021                 natural - thanks to Holger
9022         * src/common/utils.c
9023                 Fix warnings
9024
9025 2007-12-06 [colin]      3.1.0cvs61
9026
9027         * src/news.c
9028         * src/common/utils.c
9029         * src/common/utils.h
9030                 Fix posting, and fix UTF-8 being sent when encoding
9031                 is 8bit
9032
9033 2007-12-05 [colin]      3.1.0cvs60
9034
9035         * src/news.c
9036                 Fix debian bug #453157, 'Fails to post usenet
9037                 articles after NNTP connection has been 
9038                 interrupted". Fix return value to prevent deletion
9039                 on failure, and issue MODE READER in case posting
9040                 fails at first.
9041
9042 2007-12-05 [colin]      3.1.0cvs59
9043
9044         * src/messageview.c
9045         * src/uri_opener.c
9046                 Improvements to the List URIs dialog
9047                 Patch by Pawel
9048
9049 2007-12-05 [colin]      3.1.0cvs58
9050
9051         * src/prefs_other.c
9052         * src/gtk/gtksctree.h
9053                 Fix warnings
9054
9055 2007-12-04 [colin]      3.1.0cvs57
9056
9057         * src/etpan/imap-thread.c
9058                 Fix bug 1378, 'Claws exits on IMAP alert message'
9059                 Don't do GTK calls directly from Etpan thread
9060
9061 2007-12-04 [colin]      3.1.0cvs56
9062
9063         * src/folderview.c
9064         * src/gtk/gtksctree.c
9065                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
9066                 Make all the left of column zero an hotspot for
9067                 expanding.
9068
9069 2007-12-04 [colin]      3.1.0cvs55
9070
9071         * src/mainwindow.c
9072         * src/mainwindow.h
9073         * src/prefs_common.c
9074         * src/prefs_common.h
9075         * src/prefs_receive.c
9076                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
9077
9078 2007-12-04 [wwp]        3.1.0cvs54
9079
9080         * src/prefs_other.c
9081                 Fix for bug #1419.
9082
9083 2007-12-04 [holger]     3.1.0cvs53
9084
9085         * src/addrduplicates.c
9086         * src/addrduplicates.h
9087                 Export addressbook entry deletion
9088
9089 2007-12-04 [colin]      3.1.0cvs52
9090
9091         * tools/Makefile.am
9092         * tools/README.sylprint
9093         * tools/sylprint.pl
9094         * tools/sylprint.rc
9095                 Fix debian bug #454089 (symlink attack in TMP directory)
9096                 http://secwatch.org/advisories/1019661/ :
9097                 Remove the buggy script, which was unmaintained anyway
9098         * src/news.c
9099         * src/procmsg.c
9100                 Store things in our private tmp directory.
9101
9102 2007-12-03 [colin]      3.1.0cvs51
9103
9104         * src/folder.c
9105         * src/folder.h
9106         * src/folderview.c
9107         * src/imap.c
9108         * src/mainwindow.c
9109                 Fix update problem when getting remote tags
9110         * src/prefs_matcher.c
9111                 Rework GUI to make it better. Patch by Pawel
9112                 Pekala
9113
9114 2007-12-03 [colin]      3.1.0cvs50
9115
9116         * src/etpan/imap-thread.c
9117         * src/etpan/nntp-thread.c
9118                 Fix bug 1417, 'Network log doesn't reveal 
9119                 enough NNTP errors'
9120
9121 2007-12-02 [iwkse]      3.1.0cvs49
9122
9123         * src/plugins/dillo_viewer/dillo_prefs.c
9124                         Insert dillo under the Plugins menu
9125
9126 2007-12-01 [paul]       3.1.0cvs48
9127
9128         * src/html.c
9129                 add these variant forms
9130                 Thanks to Colin
9131
9132 2007-12-01 [paul]       3.1.0cvs47
9133
9134         * src/matcher.c
9135                 fix a typo
9136
9137 2007-12-01 [paul]       3.1.0cvs46
9138
9139         * po/POTFILES.in
9140                 add the new addrcustomattr.c file
9141
9142 2007-11-29 [colin]      3.1.0cvs45
9143
9144         * src/common/ssl_certificate.c
9145                 Use the more modern getaddrinfo instead of 
9146                 gethostbyname when possible
9147
9148 2007-11-28 [colin]      3.1.0cvs44
9149
9150         * src/summaryview.c
9151                 Maybe fix bug 1410 and other crash reports
9152                 in summaryview since cvs38.
9153
9154 2007-11-28 [wwp]        3.1.0cvs43
9155
9156         * src/prefs_summary_open.c
9157                 Guard against an empty list of actions to perform
9158                 when opening a folder (or migration defaults could
9159                 be introduced, confusing).
9160
9161 2007-11-28 [colin]      3.1.0cvs42
9162
9163         * src/folderview.c
9164                 Fix mark all read from folder's contextual menu
9165
9166 2007-11-27 [colin]      3.1.0cvs41
9167
9168         * src/imap.c
9169         * src/imap.h
9170         * src/imap_gtk.c
9171         * src/prefs_account.c
9172         * src/etpan/imap-thread.c
9173                 A few fixes to the IMAP flags handling: Optimisations,
9174                 two crashers, mention that Bandwitdh-efficient mode
9175                 prevents tag fetching.
9176                 Fix M-UTF7 in subscription dialog.
9177
9178 2007-11-27 [colin]      3.1.0cvs40
9179
9180         * src/folder.c
9181         * src/mbox.c
9182         * src/summaryview.c
9183                 Make filtering faster on flags change: Batch original 
9184                 folderitem, where we'll do flags/tags changes.
9185
9186 2007-11-27 [colin]      3.1.0cvs39
9187
9188         * src/filtering.c
9189                 Fix bug 1407, 'After a copy action, further rules apply 
9190                 to both original and copy'
9191
9192 2007-11-27 [colin]      3.1.0cvs38
9193
9194         * src/edittags.c
9195         * src/summaryview.c
9196                 Fixes races when doing a long operation and user
9197                 asks for another one (Mark all read/unread on a 
9198                 big folder on IMAP for example)
9199
9200 2007-11-27 [wwp]        3.1.0cvs37
9201
9202         * src/addressbook.c
9203         * src/prefs_common.c
9204                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
9205                 and 3.1.0cvs35 (addressbook.c).
9206
9207 2007-11-27 [holger]     3.1.0cvs36
9208
9209         * src/printing.c
9210                 Add a line separating header and body
9211                 in the printout
9212
9213 2007-11-27 [wwp]        3.1.0cvs35
9214
9215         * src/addressbook.c
9216                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
9217                 (thanks to Colin) and revert disabling of cut/copy
9218                 context menu entries upon selected groups.
9219
9220 2007-11-27 [holger]     3.1.0cvs34
9221
9222         * src/printing.c
9223                 Add weights to the list of supported text attributes
9224                 for printing
9225
9226 2007-11-27 [wwp]        3.1.0cvs33
9227
9228         * src/Makefile.am
9229         * src/addrcustomattr.c
9230         * src/addrcustomattr.h
9231         * src/addressbook.c
9232         * src/editaddress.c
9233         * src/editaddress.h
9234         * src/prefs_common.c
9235         * src/prefs_common.h
9236         * src/common/defs.h
9237                 Provide a (customizable) list of preset attribute names
9238                 for editing contacts (closes bug #1391).
9239
9240 2007-11-27 [wwp]        3.1.0cvs32
9241
9242         * src/addrclip.c
9243         * src/addressbook.c
9244         * src/addritem.c
9245                 Various fixes in the address book:
9246                         - made copy/move of a folder to itself or its subtree
9247                           impossible (-> error)
9248                         - errors messages don't show in the status bar anymore,
9249                           use alertpanels instead
9250                         - simple click on group doesn't open group edit dialog
9251                           anymore when in contact edit embedded mode (was too itchy)
9252                         - fixed disabling of edit button and and menu entry when
9253                           in contact edit embedded mode (was done in a bad and
9254                           ineffective way)
9255                         - fix menu cut/paste sensitivity in treelist context
9256                           menu (conflicting enabling was done by different functions)
9257                         - fix some menu item sensitivity in address list context menu
9258                         - don't allow cut/copy of groups, it's useless as they won't
9259                           be copied w/ their contents
9260                         - fix missing copy of the picture file when copying (bug #1402),
9261                           fix picture attribute (internal) value when moving or copying
9262
9263
9264 2007-11-27 [colin]      3.1.0cvs31
9265
9266         * src/folder.c
9267         * src/imap.c
9268                 Fix tags loss on move, fix space encoding
9269
9270 2007-11-26 [colin]      3.1.0cvs30
9271
9272         * src/edittags.c
9273         * src/folder.c
9274         * src/folder.h
9275         * src/imap.c
9276         * src/messageview.c
9277         * src/procmsg.c
9278         * src/procmsg.h
9279         * src/summaryview.c
9280         * src/common/utils.c
9281         * src/common/utils.h
9282         * src/etpan/imap-thread.c
9283         * src/etpan/imap-thread.h
9284                 Add IMAP tags support
9285
9286 2007-11-26 [colin]      3.1.0cvs29
9287
9288         * src/imap.c
9289                 Fix bug 1405, 'imap auto auth method doesn't 
9290                 work since 3.1.0'
9291
9292 2007-11-26 [colin]      3.1.0cvs28
9293
9294         * src/messageview.c
9295         * src/procmime.c
9296                 Handle broken disposition-notifications from Evolution
9297                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
9298
9299 2007-11-25 [paul]       3.1.0cvs27
9300
9301         * src/folder_item_prefs.c
9302         * src/folder_item_prefs.h
9303                 remove dead code
9304
9305 2007-11-23 [wwp]        3.1.0cvs26
9306
9307         * src/matcher.c
9308         * src/matcher.h
9309         * src/matcher_parser_parse.y
9310         * src/prefs_matcher.c
9311                 Fix irrelevant case folding when adding matcher condition 'test',
9312                 thanks to Colin.
9313
9314 2007-11-23 [wwp]        3.1.0cvs25
9315
9316         * src/prefs_common.c
9317         * src/prefs_common.h
9318         * src/prefs_summary_open.c
9319         * src/prefs_summary_open.h
9320         * src/summaryview.c
9321                 Add "select first email in list" to the list of possible selections
9322                 when opening a folder.
9323
9324 2007-11-23 [paul]       3.1.0cvs24
9325
9326         * po/de.po
9327                 a fix by Stephan Sachse, plus remove all
9328                 old strings from the end of the file
9329
9330 2007-11-23 [wwp]        3.1.0cvs23
9331
9332         * src/prefs_msg_colors.c
9333                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
9334                 with little changes.
9335
9336 2007-11-23 [paul]       3.1.0cvs22
9337
9338         * src/prefs_logging.c
9339                 eliminate wasted horizontal space
9340
9341 2007-11-23 [paul]       3.1.0cvs21
9342
9343         * src/prefs_summaries.c
9344                 don't wrap the label or put linebreaks
9345
9346 2007-11-22 [colin]      3.1.0cvs20
9347
9348         * src/plugins/pgpinline/pgpinline.c
9349                 Fix decryption
9350
9351 2007-11-22 [wwp]        3.1.0cvs19
9352
9353         * src/prefs_themes.c
9354                 Yet another misuse of get_rc_dir(), still related
9355                 to user themes. Completes 3.1.0cvs18.
9356
9357 2007-11-22 [wwp]        3.1.0cvs18
9358
9359         * src/stock_pixmap.c
9360                 Fix a misuse of get_rc_dir(), user themes dir was
9361                 not set properly and some themes might have disappeared
9362                 from themes list in prefs.
9363
9364 2007-11-22 [wwp]        3.1.0cvs17
9365
9366         * src/edittags.c
9367         * src/edittags.h
9368         * src/common/tags.c
9369         * src/common/tags.h
9370                 Correct copyright for these claws-mail-only brand new
9371                 files.
9372
9373 2007-11-22 [paul]       3.1.0cvs16
9374
9375         * src/compose.c
9376                 fix bug 1400, 'Drag and drop of URLs does not work'
9377                 Thanks to Colin
9378
9379 2007-11-22 [paul]       3.1.0cvs15
9380
9381         * src/prefs_common.c
9382                 make "cmds_use_system_default" default to FALSE
9383                 so as not to disrupt current settings
9384         * src/summaryview.c
9385                 increase the size of the GdkRectangle, tooltips
9386                 didn't show for me otherwise
9387
9388 2007-11-21 [colin]      3.1.0cvs14
9389
9390         * src/compose.c
9391         * src/crash.c
9392         * src/exphtmldlg.c
9393         * src/mainwindow.c
9394         * src/manual.c
9395         * src/mimeview.c
9396         * src/prefs_account.c
9397         * src/prefs_common.c
9398         * src/prefs_common.h
9399         * src/prefs_ext_prog.c
9400         * src/textview.c
9401         * src/uri_opener.c
9402         * src/gtk/about.c
9403         * src/gtk/gtkutils.c
9404                 Use xdg-open as a way to find default browser,
9405                 when available
9406
9407 2007-11-21 [colin]      3.1.0cvs13
9408
9409         * src/messageview.c
9410         * src/procmime.c
9411         * src/procmsg.h
9412                 Send better return receipts (useful ones)
9413                 Handle incoming return receipts
9414
9415 2007-11-20 [colin]      3.1.0cvs12
9416
9417         * src/printing.c
9418         * src/printing.h
9419                 Add getter/setter for settings, and getter
9420                 for page setup
9421
9422 2007-11-20 [colin]      3.1.0cvs11
9423
9424         * src/folderview.c
9425         * src/main.c
9426         * src/mainwindow.c
9427                 Fix bug 1396, 'Crash on disabling a filter 
9428                 while it is processing'
9429
9430 2007-11-20 [paul]       3.1.0cvs10
9431
9432         * src/folder.c
9433                 fix bug 1395, 'Crash on checking for new mails
9434                 while filter is running'
9435                 Thanks to Colin
9436
9437 2007-11-20 [paul]       3.1.0cvs9
9438
9439         * src/compose.c
9440                 make this string easier for translators
9441
9442 2007-11-19 [colin]      3.1.0cvs8
9443
9444         * src/prefs_summaries.c
9445         * src/summaryview.c
9446                 Don't enable more tooltips on Maemo
9447
9448 2007-11-19 [colin]      3.1.0cvs7
9449
9450         * src/prefs_common.c
9451         * src/prefs_common.h
9452         * src/prefs_summaries.c
9453         * src/summaryview.c
9454                 Fix bug 1388, 'message list tool tips'
9455                 Add (optional) tooltips in summaryview.
9456                 This only works with GTK+ >= 2.12
9457
9458 2007-11-19 [colin]      3.1.0cvs6
9459
9460         * src/compose.c
9461                 Make strings a bit better when attaching
9462                 from mailto: URIs
9463
9464 2007-11-19 [colin]      3.1.0cvs5
9465
9466         * src/common/utils.c
9467                 Fix bug 1392, 'Top level domain .EU is 
9468                 not recognised as valid'
9469
9470 2007-11-19 [wwp]        3.1.0cvs4
9471
9472         * src/compose.c
9473         * src/compose.h
9474                 Revert changes to compose.c made in 3.1.0cvs2.
9475
9476 2007-11-19 [wwp]        3.1.0cvs3
9477
9478         * src/addressbook.c
9479         * src/addressbook.h
9480         * src/editaddress.c
9481         * src/editgroup.c
9482         * src/addrduplicates.c
9483                 Minor improvements in the address book:
9484                 always accept new contacts provided that some
9485                 detail is set (instead of rejecting silently).
9486                 Better guessing of contact name from incomplete
9487                 name information. Better display of contacts with
9488                 no name, in contact lists, group contents, find
9489                 duplicate results.
9490                 
9491
9492 2007-11-19 [wwp]        3.1.0cvs2
9493
9494         * src/compose.c
9495         * src/compose.h
9496         * src/prefs_logging.c
9497         * src/prefs_summaries.c
9498                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
9499                 wrap some long label in prefs/summaries, layout checkboxes
9500                 in a more compact form in prefs/loggin, make account and
9501                 header's combos have the same size/spacing in compose
9502                 window.
9503
9504 2007-11-19 [wwp]        3.1.0cvs1
9505
9506         * src/edittags.c
9507                 Fix a tiny leak and duplicate variable.
9508
9509 2007-11-19 [paul]       3.1.0
9510
9511         * NEWS
9512         * README
9513         * RELEASE_NOTES 
9514                 3.1.0 released
9515
9516 2007-11-19 [paul]       3.0.2cvs145
9517
9518         * po/de.po
9519         * po/fi.po
9520         * po/fr.po
9521         * po/hu.po
9522         * po/it.po
9523         * po/pl.po
9524         * po/pt_BR.po
9525         * po/sk.po
9526         * po/zh_CN.po
9527                 updated by Stephan Sachse, Flammie Pirinen,
9528                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
9529                 Emil Nowak, Frederico Goncalves Guimaraes,
9530                 Andrej Kacian, and Ralph Young
9531
9532 2007-11-18 [mones]      3.0.2cvs144
9533
9534         * po/es.po
9535                 Updated Spanish translation
9536
9537 2007-11-18 [colin]      3.0.2cvs143
9538
9539         * src/edittags.c
9540                 Prevent empty tag after edit, thanks to wwp
9541
9542 2007-11-18 [colin]      3.0.2cvs142
9543
9544         * src/editaddress.c
9545                 Fix possible "(null)" %s - thanks to wwp
9546
9547 2007-11-16 [wwp]        3.0.2cvs141
9548
9549         * src/common/utils.c
9550                 Fix for 3.0.2cvs140, prevents from crashing when opening
9551                 a compose window.
9552
9553 2007-11-16 [colin]      3.0.2cvs140
9554
9555         * src/main.c
9556         * src/common/claws.c
9557                 Output a bit more useful info at startup
9558                 in --debug mode
9559
9560 2007-11-16 [colin]      3.0.2cvs139
9561
9562         * src/compose.c
9563         * src/common/utils.c
9564         * src/common/utils.h
9565                 Fix bug 1387, 'Request for --compose to 
9566                 support multiple attachments'
9567
9568 2007-11-16 [colin]      3.0.2cvs138
9569
9570         * src/news.c
9571                 Fix bug 1390, 'NNTP fails after server 
9572                 closed connection'
9573
9574 2007-11-16 [colin]      3.0.2cvs137
9575
9576         * src/prefs_display_header.c
9577                 Fix bug 1389, 'Changing 'Display headers 
9578                 in message view' breaks dispheaderrc'
9579
9580 2007-11-14 [colin]      3.0.2cvs136
9581
9582         * src/summaryview.c
9583         * src/gtk/quicksearch.c
9584         * src/gtk/quicksearch.h
9585                 Fix resetting the quicksearch when in non-sticky
9586                 mode, but Recursive is set: reset only when going
9587                 out of the root search folder.
9588
9589 2007-11-14 [colin]      3.0.2cvs135
9590
9591         * src/filtering.c
9592                 Don't set new flag back when doing "Mark as unread"
9593                 from filtering
9594
9595 2007-11-12 [paul]       3.0.2cvs134
9596
9597         * src/plugins/dillo_viewer/dillo_viewer.c
9598                 don't offer the mime type for translation
9599
9600 2007-11-12 [paul]
9601
9602         3.1.0-rc2 released
9603
9604 2007-11-11 [colin]      3.0.2cvs133
9605
9606         * src/imap_gtk.c
9607         * src/mh_gtk.c
9608                 Use markup-escaped strings in dialogs
9609
9610 2007-11-11 [colin]      3.0.2cvs132
9611
9612         * src/imap.c
9613                 Better IMAP-UTF7/UTF8 conversion
9614
9615 2007-11-10 [colin]      3.0.2cvs131
9616
9617         * src/news.c
9618                 Fix debian bug 450698, 'nntp auth behavior changed 
9619                 without notice'
9620
9621 2007-11-10 [colin]      3.0.2cvs130
9622
9623         * configure.ac
9624         * src/inc.c
9625         * src/main.c
9626         * src/main.h
9627         * src/mimeview.c
9628         * src/statusbar.c
9629         * src/common/utils.c
9630         * src/etpan/Makefile.am
9631         * src/gtk/filesel.c
9632         * src/gtk/gtkutils.h
9633         * src/gtk/menu.c
9634         * src/plugins/bogofilter/Makefile.am
9635         * src/plugins/clamav/Makefile.am
9636         * src/plugins/dillo_viewer/Makefile.am
9637         * src/plugins/pgpcore/Makefile.am
9638         * src/plugins/spamassassin/Makefile.am
9639         * src/plugins/trayicon/Makefile.am
9640                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
9641
9642 2007-11-09 [colin]      3.0.2cvs129
9643
9644         * src/addressbook.c
9645         * src/ldapupdate.c
9646                 fix bug 1375, 'Impossible to modify e-mail
9647                 in LDAP addressbook twice'; Try two. update
9648                 externalID, don't make display lag, and
9649                 fix the cases where dn is not mail.
9650
9651 2007-11-08 [paul]       3.0.2cvs128
9652
9653         * src/account.c
9654         * src/compose.c
9655         * src/messageview.c
9656         * src/prefs_account.c
9657         * src/prefs_account.h
9658                 reinstate 'Generate Message-ID' option as an
9659                 account preference. (hidden on IMAP)
9660                 Thanks to Colin
9661
9662 2007-11-08 [paul]       3.0.2cvs127
9663
9664         * src/textview.c
9665                 MAEMO: fix failure of loading images inline
9666                 MAEMO: fix bug 1349, 'Emails still skip to end
9667                 when opened (in certain circumstances)...'
9668
9669 2007-11-07 [colin]      3.0.2cvs126
9670
9671         * src/toolbar.c
9672                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
9673
9674 2007-11-07 [colin]      3.0.2cvs125
9675
9676         * src/toolbar.c
9677                 Re-change the string occurence of A_CLAWS_ACTIONS
9678                 to A_SYL_ACTIONS, to prevent parse errors of the
9679                 toolbar_*.xml files
9680
9681 2007-11-07 [colin]      3.0.2cvs124
9682
9683         * src/mimeview.c
9684         * src/prefs_common.c
9685         * src/prefs_common.h
9686         * manual/advanced.xml
9687                 Add an hidden pref, 'save_parts_readwrite';
9688                 completes 3.0.2cvs35
9689
9690 2007-11-07 [paul]       3.0.2cvs123
9691
9692         * src/prefs_toolbar.c
9693         * src/toolbar.c
9694         * src/toolbar.h
9695                 rename ToolbarSylpheedActions to ToolbarClawsActions
9696                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
9697
9698 2007-11-07 [paul]       3.0.2cvs122
9699
9700         * src/toolbar.c
9701                 MAEMO: remove tooltips
9702
9703 2007-11-07 [colin]      3.0.2cvs121
9704
9705         * src/plugins/pgpinline/pgpinline.c
9706                 Fix bug 1377, 'unspecific errors on 
9707                 signature checking'. Fix trimming of
9708                 UTF8 data.
9709
9710 2007-11-06 [iwkse]      3.0.2cvs120
9711
9712         * src/prefs_summary_open.c
9713                 yet a string change
9714
9715 2007-11-06 [paul]       3.0.2cvs119
9716
9717         * tools/Makefile.am
9718         * tools/README
9719         * tools/csv2addressbook.pl
9720                 add a new script that imports a CSV formatted
9721                 address book. Becky and Thunderbird address
9722                 book are currently supported.
9723
9724 2007-11-05 [colin]      3.0.2cvs118
9725
9726         * src/imap.c
9727                 Fix deletion 
9728
9729 2007-11-05 [iwkse]      3.0.2cvs117
9730
9731         * src/prefs_summary_open.c
9732                 String changes
9733
9734 2007-11-04 [paul]       3.0.2cvs116
9735
9736         * src/addressbook_foldersel.c
9737                 fix gtk critical warning
9738                 Patch by Pawel Pekala
9739
9740 2007-11-04 [paul]       3.0.2cvs115
9741
9742         * tools/README
9743         * tools/claws-mail-compose-insert-files.pl
9744                 add --bcc and uri_escape() everything
9745
9746 2007-11-04 [paul]       3.0.2cvs114
9747
9748         * src/gtk/gtkutils.c
9749                 gtkut_stock_with_text_button_set_create(): set
9750                 GTK_CAN_DEFAULT on buttons 2 and 3
9751
9752 2007-11-03 [paul]       3.0.2cvs113
9753
9754         * src/common/utils.c
9755                 fix debian bug #448814, 'mailto: URI decoding
9756                 desn't decode the destination address field'
9757                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
9758
9759 2007-11-03 [paul]       3.0.2cvs112
9760
9761         * AUTHORS
9762         * src/compose.c
9763         * src/gtk/authors.h
9764                 allow Bcc in commandline URIs
9765                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
9766
9767 2007-11-02 [colin]      3.0.2cvs111
9768
9769         * src/addressbook.c
9770                 Maybe fix bug 1376, 'crash on 
9771                 addressbook manipulation'
9772
9773 2007-10-31 [paul]       3.0.2cvs110
9774
9775         * src/ldapupdate.c
9776                 fix bug 1375, 'Impossible to modify e-mail
9777                 in LDAP addressbook twice'
9778                 Patch by Michael Rasmussen
9779
9780 2007-10-30 [paul]       3.0.2cvs109
9781
9782         * configure.ac
9783                 enable GnuTLS support with --enable-gnutls which
9784                 will disable openssl support. if the user has
9785                 gtk >= 2.10.x don't allow gnomeprint even if the
9786                 user asks for it
9787
9788 2007-10-30 [paul]
9789
9790         3.1.0-rc1 released
9791
9792 2007-10-30 [paul]       3.0.2cvs108
9793
9794         * Makefile.am
9795                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
9796
9797 2007-10-30 [paul]       3.0.2cvs107
9798
9799         * src/expldifdlg.c
9800         * src/prefs_account.c
9801         * src/prefs_folder_item.c
9802         * src/prefs_spelling.c
9803         * src/prefs_themes.c
9804         * src/wizard.c
9805         * src/gtk/gtkaspell.c
9806         * src/gtk/gtkaspell.h
9807         * src/plugins/spamassassin/spamassassin_gtk.c
9808                 replace deprecated gtk_option_menu...
9809                 patch by Pawel Pekala
9810
9811 2007-10-29 [colin]      3.0.2cvs106
9812
9813         * src/plugins/dillo_viewer/dillo_prefs.c
9814                 Fix forgotten signal connect
9815
9816 2007-10-28 [colin]      3.0.2cvs105
9817
9818         * src/plugins/dillo_viewer/dillo_prefs.c
9819         * src/plugins/dillo_viewer/dillo_prefs.h
9820         * src/plugins/dillo_viewer/dillo_viewer.c
9821                 Implement addressbook-based whitelisting for loading
9822                 remote images. Fixed missing destroy of the embedded
9823                 browser that made a Dillo window pop up on exit, if
9824                 an HTML part was displayed.
9825
9826 2007-10-26 [colin]      3.0.2cvs104
9827
9828         * src/edittags.c
9829                 Add missing static
9830
9831 2007-10-25 [colin]      3.0.2cvs103
9832
9833         * src/editaddress.c
9834                 Add tap-and-hold on the picture, for Maemo
9835         * src/edittags.c
9836         * src/edittags.h
9837         * src/mainwindow.c
9838         * src/procmsg.c
9839         * src/summaryview.c
9840         * src/textview.c
9841                 Unify tag interfaces.
9842
9843 2007-10-25 [colin]      3.0.2cvs102
9844
9845         * src/imap.c
9846         * src/etpan/imap-thread.h
9847                 Much better error handling. We'll need to be really
9848                 clear to users about where errors come from, with 
9849                 the apparition of Gmail's IMAP server.
9850
9851 2007-10-24 [colin]      3.0.2cvs101
9852
9853         * src/edittags.c
9854         * src/mainwindow.c
9855         * src/summaryview.c
9856         * src/textview.c
9857                 Add tags sorting (alphabetical); allow deletion of
9858                 tags from the Apply Tags window
9859
9860 2007-10-24 [colin]      3.0.2cvs100
9861
9862         * src/editaddress.c
9863         * src/editaddress_other_attributes_ldap.c
9864         * src/editaddress_other_attributes_ldap.h
9865         * src/ldapctrl.c
9866         * src/ldapquery.c
9867         * src/ldapupdate.c
9868                 Fix LDAP writing (got broken in cvs39)
9869                 Add read-only support for jpegPhoto LDAP field
9870
9871 2007-10-23 [colin]      3.0.2cvs99
9872
9873         * src/news.c
9874                 Fix crash in some cases
9875
9876 2007-10-22 [colin]      3.0.2cvs98
9877
9878         * src/common/socket.h
9879         * src/common/ssl.c
9880                 Fix big leak in GnuTLS code
9881
9882 2007-10-22 [colin]      3.0.2cvs97
9883
9884         * src/news.c
9885                 Fix bug 1368, 'SIGSEGV in NNTP code'
9886
9887 2007-10-22 [colin]      3.0.2cvs96
9888
9889         * src/prefs_customheader.c
9890                 Catch compface warnings when generating X-Faces
9891
9892 2007-10-22 [wwp]        3.0.2cvs95
9893
9894         * src/quote_fmt_parse.y
9895                 Remove accidentally committed debug traces.
9896                 Fix a warning.
9897
9898 2007-10-22 [colin]      3.0.2cvs94
9899
9900         * src/etpan/nntp-thread.c
9901                 Fix authentication
9902
9903 2007-10-19 [wwp]        3.0.2cvs93
9904
9905         * src/common/ssl_certificate.c
9906                 Add missing include (Windows).
9907
9908 2007-10-19 [colin]      3.0.2cvs92
9909
9910         * src/imap_gtk.c
9911         * src/mimeview.c
9912         * src/textview.c
9913         * src/gtk/inputdialog.c
9914         * src/gtk/inputdialog.h
9915                 Remove the last old combo; patch by
9916                 Pawel
9917
9918 2007-10-19 [colin]      3.0.2cvs91
9919
9920         * src/common/ssl.c
9921                 Fix interop problem with GnuTLS and some crappy
9922                 servers that have very little keys.
9923
9924 2007-10-19 [colin]      3.0.2cvs90
9925
9926         * src/common/ssl.c
9927                 Fix return value check on GnuTLS, and
9928                 display the error
9929
9930 2007-10-18 [colin]      3.0.2cvs89
9931
9932         * src/common/ssl_certificate.c
9933                 Fix missing initialisations
9934
9935 2007-10-18 [wwp]        3.0.2cvs88
9936
9937         * src/Makefile.am
9938                 Fix linking against GNUTLS (matters if --enable-gnutls only).
9939
9940 2007-10-18 [colin]      3.0.2cvs87
9941
9942         * po/POTFILES.in
9943                 Fix build
9944
9945 2007-10-18 [mones]      3.0.2cvs86
9946
9947         * src/editbook.c
9948         * src/import.c
9949         * src/prefs_account.c
9950         * src/prefs_receive.c
9951         * src/gtk/about.c
9952         * src/plugins/bogofilter/bogofilter_gtk.c
9953         * src/plugins/spamassassin/spamassassin_gtk.c
9954                 More capitalisation micro-fixes
9955
9956 2007-10-18 [paul]       3.0.2cvs85
9957
9958         * configure.ac
9959                 add info about NNTP support via libetpan
9960                 change the configure output ending msg a little
9961         * src/gtk/about.c
9962                 similar changes to above
9963
9964 2007-10-18 [colin]      3.0.2cvs84
9965
9966         * src/procmime.c
9967         * src/procmime.h
9968                 Fix missing symbol for S/MIME
9969
9970 2007-10-18 [colin]      3.0.2cvs83
9971
9972         * src/prefs_filtering_action.c
9973                 Fix crash in tags (introduced in cvs78)
9974
9975 2007-10-18 [colin]      3.0.2cvs82
9976
9977         * src/common/Makefile.am
9978         * src/common/nntp.c
9979         * src/common/nntp.h
9980         * src/etpan/Makefile.am
9981         * src/etpan/etpan-thread-manager-types.h
9982         * src/etpan/etpan-thread-manager.c
9983         * src/etpan/imap-thread.c
9984         * src/etpan/nntp-thread.c
9985         * src/etpan/nntp-thread.h
9986         * src/news.c
9987         * src/news.h
9988                 Rewrite the nntp implementation
9989                 to use libetpan. Non-blocking NNTP!
9990         * src/account.c
9991         * src/crash.c
9992         * src/imap.c
9993         * src/inc.c
9994         * src/main.c
9995         * src/mainwindow.c
9996         * src/pop.c
9997         * src/pop.h
9998         * src/prefs_account.c
9999         * src/recv.c
10000         * src/recv.h
10001         * src/send_message.c
10002         * src/send_message.h
10003         * src/ssl_manager.c
10004         * src/ssl_manager.h
10005         * src/wizard.c
10006         * src/common/claws.c
10007         * src/common/session.c
10008         * src/common/session.h
10009         * src/common/smtp.c
10010         * src/common/smtp.h
10011         * src/common/socket.c
10012         * src/common/socket.h
10013         * src/common/ssl.c
10014         * src/common/ssl.h
10015         * src/common/ssl_certificate.c
10016         * src/common/ssl_certificate.h
10017         * src/gtk/about.c
10018         * src/gtk/sslcertwindow.c
10019         * src/gtk/sslcertwindow.h
10020                 Implement GnuTLS support. GnuTLS support
10021                 will be used if OpenSSL isn't available, or
10022                 specified explicitely. (the reason is that
10023                 GnuTLS cerficate checking is a bit less 
10024                 practical than OpenSSL's)
10025
10026 2007-10-18 [paul]       3.0.2cvs81
10027
10028         * src/gtk/inputdialog.c
10029         * src/gtk/inputdialog.h
10030                 fix copyright header
10031
10032 2007-10-17 [colin]      3.0.2cvs80
10033
10034         * src/plugins/pgpcore/select-keys.c
10035                 Fix bug which prevented encryption key
10036                 auto-selection when two or more matched the
10037                 email address, but only one isn't revoked
10038                 or expired.
10039
10040 2007-10-17 [wwp]        3.0.2cvs79
10041
10042         * src/compose.c
10043         * src/quote_fmt.c
10044         * src/quote_fmt.h
10045         * src/quote_fmt_lex.l
10046         * src/quote_fmt_parse.y
10047                 Templates can now attach files using |attach{filename}.
10048
10049 2007-10-17 [wwp]        3.0.2cvs78
10050
10051         * src/prefs_customheader.c
10052         * src/prefs_ext_prog.c
10053         * src/prefs_filtering_action.c
10054         * src/prefs_matcher.c
10055         * src/prefs_other.c
10056         * src/prefs_toolbar.c
10057         * src/gtk/combobox.c
10058         * src/gtk/combobox.h
10059         * src/gtk/gtkutils.c
10060         * src/gtk/gtkutils.h
10061         * src/plugins/bogofilter/bogofilter_gtk.c
10062         * src/plugins/spamassassin/spamassassin_gtk.c
10063                 Removed almost all remaining instances of GtkCombo
10064                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
10065                 few visual and code cleanup from Colin.
10066
10067 2007-10-16 [wwp]        3.0.2cvs77
10068         * src/gtk/pluginwindow.c
10069                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
10070
10071 2007-10-15 [colin]      3.0.2cvs76
10072
10073         * src/edittags.c
10074         * src/edittags.h
10075         * src/filtering.c
10076         * src/filtering.h
10077         * src/importmutt.c
10078         * src/importpine.c
10079         * src/main.c
10080         * src/messageview.c
10081         * src/messageview.h
10082         * src/mimeview.c
10083         * src/mimeview.h
10084         * src/pop.c
10085         * src/pop.h
10086         * src/prefs_common.c
10087         * src/prefs_common.h
10088         * src/prefs_customheader.c
10089         * src/prefs_customheader.h
10090         * src/prefs_display_header.c
10091         * src/prefs_display_header.h
10092         * src/prefs_filtering_action.c
10093         * src/prefs_filtering_action.h
10094         * src/prefs_folder_column.c
10095         * src/prefs_folder_column.h
10096         * src/prefs_folder_item.c
10097         * src/prefs_folder_item.h
10098         * src/prefs_gtk.c
10099         * src/prefs_gtk.h
10100         * src/prefs_logging.h
10101         * src/prefs_matcher.c
10102         * src/prefs_matcher.h
10103         * src/prefs_summary_column.c
10104         * src/prefs_summary_column.h
10105         * src/prefs_summary_open.c
10106         * src/procheader.c
10107         * src/procheader.h
10108         * src/procmime.c
10109         * src/procmime.h
10110         * src/recv.c
10111         * src/recv.h
10112         * src/sourcewindow.c
10113         * src/sourcewindow.h
10114         * src/summaryview.c
10115         * src/summaryview.h
10116         * src/textview.c
10117         * src/textview.h
10118         * src/toolbar.c
10119         * src/toolbar.h
10120         * src/common/mgutils.c
10121         * src/common/mgutils.h
10122         * src/common/nntp.c
10123         * src/common/nntp.h
10124         * src/common/prefs.c
10125         * src/common/prefs.h
10126         * src/common/socket.c
10127         * src/common/socket.h
10128         * src/common/stringtable.c
10129         * src/common/stringtable.h
10130         * src/common/template.c
10131         * src/common/template.h
10132         * src/common/uuencode.c
10133         * src/common/uuencode.h
10134         * src/gtk/gtkshruler.c
10135         * src/gtk/gtkshruler.h
10136         * src/gtk/menu.c
10137         * src/gtk/menu.h
10138         * src/gtk/progressdialog.c
10139         * src/gtk/progressdialog.h
10140                 Remove/staticalize, the return of the revenge
10141
10142 2007-10-15 [colin]      3.0.2cvs75
10143
10144         * src/matcher.c
10145                 Fix redirections in filtering's tests
10146
10147 2007-10-15 [colin]      3.0.2cvs74
10148
10149         * src/imap.c
10150                 Don't build imap_synchronise at all when 
10151                 building without libetpan
10152
10153 2007-10-14 [colin]      3.0.2cvs73
10154
10155         * src/imap.c
10156         * src/common/md5.c
10157         * src/common/md5.h
10158         * src/gtk/manage_window.c
10159         * src/gtk/manage_window.h
10160                 Remove more unused code
10161
10162 2007-10-14 [colin]      3.0.2cvs72
10163
10164         * src/addrquery.c
10165         * src/addrquery.h
10166         * src/recv.c
10167         * src/recv.h
10168         * src/vcard.c
10169         * src/vcard.h
10170         * src/common/xml.c
10171         * src/common/xml.h
10172         * src/common/xmlprops.c
10173         * src/common/xmlprops.h
10174                 Remove more unused code
10175
10176 2007-10-14 [colin]      3.0.2cvs71
10177
10178         * src/common/utils.c
10179                 Remove unused function
10180
10181 2007-10-13 [colin]      3.0.2cvs70
10182
10183         * src/imap.c
10184         * src/imap.h
10185         * src/mainwindow.c
10186         * src/mainwindow.h
10187         * src/gtk/gtkutils.c
10188         * src/gtk/gtkutils.h
10189                 Staticalise/Remove more code
10190
10191 2007-10-13 [colin]      3.0.2cvs69
10192
10193         * src/common/utils.c
10194         * src/common/utils.h
10195                 Remove dead code, unused for ages
10196
10197 2007-10-13 [colin]      3.0.2cvs68
10198
10199         * src/main.c
10200         * src/main.h
10201                 Maemo: define hildon_program in main.c,
10202                 make it accessible in the .h with extern
10203
10204 2007-10-13 [paul]       3.0.2cvs67
10205
10206         * src/gtk/menu.c
10207                 fix a bunch of runtime warnings on maemo
10208
10209 2007-10-13 [paul]       3.0.2cvs66
10210
10211         * src/main.c
10212         * src/main.h
10213         * src/gtk/gtkutils.c
10214         * src/gtk/gtkutils.h
10215                 fix a bunch of compiler warnings on maemo
10216
10217 2007-10-12 [colin]      3.0.2cvs65
10218
10219         * src/account.c
10220         * src/addritem.c
10221         * src/addritem.h
10222         * src/filtering.c
10223         * src/filtering.h
10224         * src/folder.c
10225         * src/folder.h
10226         * src/common/utils.c
10227         * src/common/utils.h
10228                 Remove unused code, staticalise some functions
10229
10230 2007-10-12 [paul]       3.0.2cvs64
10231
10232         * src/account.c
10233         * src/folderview.c
10234         * src/main.c
10235         * src/mainwindow.c
10236         * src/messageview.c
10237         * src/summary_search.c
10238         * src/summaryview.c
10239         * src/toolbar.c
10240         * src/wizard.c
10241         * src/common/utils.c
10242         * src/gtk/prefswindow.c
10243                 fix a bunch of compiler warnings on maemo
10244
10245 2007-10-11 [colin]      3.0.2cvs63
10246
10247         * src/editaddress.c
10248                 Make static function static
10249
10250 2007-10-11 [mones]      3.0.2cvs62
10251
10252         * src/addrduplicates.c
10253         * src/addressbook.c
10254         * src/compose.c
10255         * src/expldifdlg.c
10256         * src/mainwindow.c
10257         * src/messageview.c
10258         * src/pop.c
10259         * src/prefs_customheader.c
10260         * src/prefs_send.c
10261         * src/prefs_themes.c
10262         * src/common/plugin.c
10263         * src/gtk/pluginwindow.c
10264         * src/gtk/quicksearch.c
10265                 Fix several typos and capitalisation issues
10266
10267 2007-10-11 [wwp]        3.0.2cvs61
10268
10269         * src/editaddress.c
10270                 Fix a warning about possible use of uninitialized
10271                 filename var.
10272
10273 2007-10-11 [wwp]        3.0.2cvs60
10274
10275         * src/editaddress.c
10276                 Disable "Unset picture" menu item when there's
10277                 no picture to clear. Fix an extraneous g_unref_object,
10278                 add missing initializers.
10279
10280 2007-10-11 [wwp]        3.0.2cvs59
10281
10282         * src/pixmaps/anonymous.xpm
10283         * src/editaddress.c
10284         * src/Makefile.am
10285         * src/stock_pixmap.c
10286         * src/stock_pixmap.h
10287                 Fix a leak, gettext-ize the photo label.
10288                 Don't clear the existing picture if loading
10289                 a new one fails. Use a default 'anonymous'
10290                 picture (this new xpm has been added to the
10291                 internal stock_pixmap API). Add a
10292                 "Set picture" context menu entry.
10293
10294 2007-10-11 [colin]      3.0.2cvs58
10295
10296         * src/messageview.c
10297                 Make shift-shortcuts work
10298         * src/prefs_actions.c
10299                 Don't ask if we really want to close when
10300                 choosing OK and only the list is changed
10301         * src/prefs_template.c
10302                 Don't ask if we really want to close when
10303                 choosing OK and only the list is changed
10304         * src/common/plugin.c
10305                 Fix writing of second [Plugins_*] block
10306         * src/common/template.c
10307                 Remove unused files (fixes deletion)
10308
10309 2007-10-10 [paul]       3.0.2cvs57
10310
10311         * src/prefs_template.c
10312                 put the whole thing in a scrolled window
10313                 so that half the page is no longer inaccessible
10314                 on maemo
10315                 make the gtk_text_view smaller on maemo
10316
10317 2007-10-10 [colin]      3.0.2cvs56
10318
10319         * src/compose.c
10320                 Fix updating of Attachments number in some
10321                 cases (reedit, attach from command-line, ...)
10322
10323 2007-10-10 [colin]      3.0.2cvs55
10324
10325         * src/editaddress.c
10326                 Initialise error correctly
10327
10328 2007-10-10 [paul]       3.0.2cvs54
10329
10330         * src/prefs_filtering_action.c
10331         * src/gtk/description_window.c
10332         * src/gtk/foldersort.c
10333         * src/gtk/quicksearch.c
10334                 get rid of some pointless new lines and
10335                 make the descripton labels wrap better
10336
10337 2007-10-10 [colin]      3.0.2cvs53
10338
10339         * src/addressadd.c
10340         * src/editaddress.c
10341         * src/headerview.c
10342         * src/textview.c
10343                 More error handling on saving pictures
10344
10345 2007-10-10 [colin]      3.0.2cvs52
10346
10347         * src/printing.c
10348         * src/printing.h
10349                 Generalize a bit printing, so we can factorize
10350                 most of the code. 
10351
10352 2007-10-10 [paul]       3.0.2cvs51
10353
10354         * src/addrduplicates.c
10355                 fix engrish
10356                 use GTK_STOCK... buttons
10357
10358 2007-10-10 [paul]       3.0.2cvs50
10359
10360         * src/addressadd.c
10361         * src/addrindex.c
10362         * src/editaddress.c
10363                 Fix previous patch
10364                 Thanks to Colin
10365
10366 2007-10-10 [paul]       3.0.2cvs49
10367
10368         * src/summaryview.c
10369         * src/messageview.c
10370                 Fix crash on Add sender to addressbook when
10371                 From is null
10372         * src/addressadd.c
10373         * src/addrindex.c
10374         * src/editaddress.c
10375         * src/editaddress_other_attributes_ldap.h
10376                 Fix leaks 
10377                 Rename images to .png in addrbook/
10378         * src/headerview.c
10379         * src/textview.c
10380                 Fix Face/X-Face being used if adding another
10381                 address than sender to addressbook
10382                 Thanks to Colin
10383
10384 2007-10-10 [holger]     3.0.2cvs48
10385
10386         * src/addrduplicates.c
10387         * src/editaddress.c
10388                 Improvements to the addressbook duplicate finder
10389                 feature:
10390                  - add an edit button to the button bar
10391                  - display the whole bookname (with iface) and
10392                    use this for same-book checking
10393                  - after editing, try to keep selections if the
10394                    entries are still present
10395                  - sort the email column alphabetically
10396                  - put results in a scrolled window
10397                  - support embedded editing
10398                  - make columns in detail view resizable
10399                  - add keyboard shortcuts
10400
10401 2007-10-10 [wwp]        3.0.2cvs47
10402
10403         * src/addrindex.c
10404                 Fix a crash when there's no From: in email, thanks to Colin.
10405
10406 2007-10-09 [paul]       3.0.2cvs46
10407
10408         * src/messageview.c
10409         * src/summaryview.c
10410         * src/textview.c
10411                 fix building without compface support
10412
10413 2007-10-09 [colin]      3.0.2cvs45
10414
10415         * src/editaddress.c
10416         * src/headerview.c
10417         * src/textview.c
10418                 Add error handling
10419
10420 2007-10-09 [colin]      3.0.2cvs44
10421
10422         * src/addrduplicates.c
10423         * src/addressadd.c
10424         * src/addressadd.h
10425         * src/addressbook.c
10426         * src/addressbook.h
10427         * src/addrindex.c
10428         * src/addrindex.h
10429         * src/addritem.c
10430         * src/addritem.h
10431         * src/compose.c
10432         * src/editaddress.c
10433         * src/editaddress_other_attributes_ldap.h
10434         * src/headerview.c
10435         * src/messageview.c
10436         * src/mimeview.c
10437         * src/summaryview.c
10438         * src/textview.c
10439         * src/gtk/gtkutils.c
10440                 Automatically set contacts' pictures from Face 
10441                 or X-Face if they have no picture
10442                 Display the contact picture in textview or
10443                 headerview for mails sent by people in the 
10444                 addressbook, that have no Face or X-Face
10445                 Fix a few details in the Person edition dialog
10446                 (ability to unset picture)
10447                 Remove picture file when deleting contacts
10448
10449 2007-10-09 [iwkse]      3.0.2cvs43
10450
10451         * src/gtk/about.c
10452                 center the about window
10453
10454 2007-10-09 [paul]       3.0.2cvs42
10455
10456         * src/prefs_toolbar.c
10457                 fix icon selector window on maemo
10458
10459 2007-10-09 [paul]       3.0.2cvs41
10460
10461         * src/messageview.c
10462                 add 'go to' menu to separate msgview
10463
10464 2007-10-09 [colin]      3.0.2cvs40
10465
10466         * src/common/defs.h
10467                 Add forgotten file
10468
10469 2007-10-09 [iwkse]      3.0.2cvs39
10470
10471         * Makefile.am
10472         * src/addressbook.c
10473         * src/addritem.c
10474         * src/addritem.h
10475         * src/editaddress.c
10476         * src/editaddress_other_attributes_ldap.h
10477         * src/addrbook.c
10478         * src/Makefile.am
10479                 set a photo in the Addressbook
10480
10481 2007-10-08 [colin]      3.0.2cvs38
10482
10483         * src/prefs_toolbar.c
10484                 Make height 320 to remove the scrollbar 
10485                 (with current number of icons)
10486
10487 2007-10-08 [colin]      3.0.2cvs37
10488
10489         * src/prefs_toolbar.c
10490                 Transform the treeview to a GtkIconView.
10491                 Patch by Pawel
10492                 In addition, transform the window so that 
10493                 it looks like a popup menu. Patch by me
10494
10495 2007-10-08 [colin]      3.0.2cvs36
10496
10497         * src/compose.c
10498         * src/compose.h
10499                 Beautify the GUI a bit; in particular, show the
10500                 number of attachments in the tab's title.
10501                 Patch by Pawel
10502
10503 2007-10-08 [paul]       3.0.2cvs35
10504
10505         * src/mimeview.c
10506                 Save users from themselves: save temporary
10507                 files used for Open/Open with as read-only.
10508                 Thanks to Colin
10509
10510 2007-10-08 [paul]       3.0.2cvs34
10511
10512         * tools/Makefile.am
10513                 forgot this in cvs33
10514
10515 2007-10-08 [paul]       3.0.2cvs33
10516
10517         * tools/kdeservicemenu/README
10518         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
10519         * tools/kdeservicemenu/install.sh
10520         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
10521                 renamed template* to *template so as not to confuse
10522                 lintian
10523
10524 2007-10-08 [paul]       3.0.2cvs32
10525
10526         * src/prefs_themes.c
10527         * src/stock_pixmap.c
10528                 replace 2 direct uses of RC_DIR
10529
10530 2007-10-07 [colin]      3.0.2cvs31
10531
10532         * src/addrduplicates.c
10533         * src/addrduplicates.h
10534         * src/addressbook.c
10535         * src/addressbook.h
10536         * src/addrindex.c
10537         * src/addrindex.h
10538                 Implement deletion in duplicate finder. 
10539                 Patch by Holger 
10540
10541 2007-10-07 [colin]      3.0.2cvs30
10542
10543         * src/exporthtml.c
10544         * src/mbox.c
10545         * src/common/utils.c
10546                 Better fix for Solaris, thanks to Nicolas Doualot
10547
10548 2007-10-07 [colin]      3.0.2cvs29
10549
10550         * AUTHORS
10551         * src/gtk/authors.h
10552                 Add Frank Dietrich
10553
10554 2007-10-07 [colin]      3.0.2cvs28
10555
10556         * src/exporthtml.c
10557                 Fix HTML export to make it more compliant
10558                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
10559
10560 2007-10-07 [colin]      3.0.2cvs27
10561
10562         * src/prefs_toolbar.c
10563                 Only use icons that wouldn't look stupid in the toolbar
10564                 Patch by Pawel
10565
10566 2007-10-07 [colin]      3.0.2cvs26
10567
10568         * src/prefs_toolbar.c
10569                 Fix old icon being used when none is selected
10570
10571 2007-10-07 [colin]      3.0.2cvs25
10572
10573         * src/toolbar.c
10574                 Fix copy/paste error
10575
10576 2007-10-07 [colin]      3.0.2cvs24
10577
10578         * src/prefs_toolbar.c
10579         * src/toolbar.c
10580         * src/toolbar.h
10581                 Update icon to default one when changing event
10582                 Make the icon chooser nicer (handle Esc, Enter,
10583                 double-click)
10584
10585 2007-10-06 [colin]      3.0.2cvs23
10586
10587         * src/prefs_toolbar.c
10588                 Fix text reset; patch by Pawel
10589
10590 2007-10-06 [colin]      3.0.2cvs22
10591
10592         * src/toolbar.h
10593                 Complete previous commit
10594
10595 2007-10-06 [colin]      3.0.2cvs21
10596
10597         * src/prefs_toolbar.c
10598         * src/toolbar.c
10599                 Set toolbar text automatically to the default
10600                 when changing Event executed on click
10601
10602 2007-10-06 [colin]      3.0.2cvs20
10603
10604         * src/prefs_toolbar.c
10605                 Invert Text and Event fields
10606
10607 2007-10-06 [colin]      3.0.2cvs19
10608
10609         * src/prefs_toolbar.c
10610         * src/toolbar.c
10611                 Make toolbar prefs look much better
10612                 Patch by Pawel Pekala
10613
10614 2007-10-06 [paul]       3.0.2cvs18
10615
10616         * src/account.c
10617         * src/prefs_filtering.c
10618                 fix checkbuttons in gtktreeview on maemo by
10619                 setting maemo's "allow-checkbox-mode" to FALSE
10620
10621 2007-10-06 [colin]      3.0.2cvs17
10622
10623         * configure.ac
10624                 Export -DSOLARIS in CFLAGS for all
10625                 Solaris (not just 2.8) and OpenSolaris
10626
10627 2007-10-06 [paul]       3.0.2cvs16
10628
10629         * AUTHORS
10630         * src/exporthtml.c
10631         * src/mbox.c
10632         * src/gtk/authors.h
10633                 fix build on solaris where ctime_r takes
10634                 3 arguments rather than 2.
10635                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
10636
10637 2007-10-05 [colin]      3.0.2cvs15
10638
10639         * src/etpan/imap-thread.c
10640                 Fix wrong error codepath
10641
10642 2007-10-05 [wwp]        3.0.2cvs14
10643
10644         * src/filtering.c
10645                 Fix unexpected logging of quicksearches:
10646                 debug_filtering_session flag was never reset to FALSE, causing
10647                 matcher functions to log when called from a quicksearch
10648                 (if a filtering session happened before).
10649
10650 2007-10-05 [paul]       3.0.2cvs13
10651
10652         * src/prefs_actions.c
10653         * src/prefs_filtering.c
10654         * src/prefs_template.c
10655                 fix bug 1343, 'Filtering..'s close button
10656                 silently discards new filter'
10657                 Thanks to Colin
10658
10659 2007-10-05 [paul]       3.0.2cvs12
10660
10661         * configure.ac
10662         * src/Makefile.am
10663                 fix bug 1347, '-Wno-unused-function, optional'
10664
10665 2007-10-05 [colin]      3.0.2cvs11
10666
10667         * src/procmime.c
10668         * src/common/mgutils.c
10669                 Fix warnings
10670
10671 2007-10-05 [mones]      3.0.2cvs10
10672
10673         * manual/advanced.xml
10674                 Use full menu name
10675         * manual/es/advanced.xml
10676                 Synchronise translation
10677
10678 2007-10-04 [colin]      3.0.2cvs9
10679
10680         * src/action.c
10681         * src/addrbook.c
10682         * src/addrindex.c
10683         * src/compose.c
10684         * src/exporthtml.c
10685         * src/exportldif.c
10686         * src/folder.c
10687         * src/main.c
10688         * src/matcher.c
10689         * src/mbox.c
10690         * src/messageview.c
10691         * src/mh.c
10692         * src/news.c
10693         * src/partial_download.c
10694         * src/pop.c
10695         * src/procmime.c
10696         * src/procmsg.c
10697         * src/toolbar.c
10698         * src/common/log.c
10699         * src/common/mgutils.c
10700         * src/common/plugin.c
10701         * src/common/utils.c
10702         * src/common/xml.c
10703         * src/common/xml.h
10704         * src/common/xmlprops.c
10705         * src/common/xmlprops.h
10706         * src/plugins/bogofilter/bogofilter.c
10707         * src/plugins/clamav/clamav_plugin.c
10708         * src/plugins/dillo_viewer/dillo_prefs.c
10709         * src/plugins/pgpcore/prefs_gpg.c
10710         * src/plugins/pgpinline/pgpinline.c
10711         * src/plugins/pgpmime/pgpmime.c
10712         * src/plugins/spamassassin/spamassassin.c
10713         * src/plugins/trayicon/trayicon_prefs.c
10714                 Verify success on writes. Will fix possible strange
10715                 failure on disk full.
10716
10717 2007-10-04 [paul]       3.0.2cvs8
10718
10719         * manual/advanced.xml
10720                 add further info about Actions
10721                 Patch by Emmanuel Briot <briot@adacore.com>
10722
10723 2007-10-04 [paul]       3.0.2cvs7
10724
10725         * src/account.c
10726                 remove the D column, instead indicate the
10727                 default account by use of bold text
10728
10729 2007-10-03 [colin]      3.0.2cvs6
10730
10731         * src/common/template.c
10732                 Fix templates writing (was prone to disk full problems)
10733
10734 2007-10-03 [colin]      3.0.2cvs5
10735
10736         * src/Makefile.am
10737         * src/addrduplicates.c
10738         * src/addrduplicates.h
10739         * src/addressbook.c
10740                 Add duplicate deletion. Patch by Holger
10741
10742 2007-10-03 [colin]      3.0.2cvs4
10743
10744         * src/matcher.c
10745         * src/gtk/quicksearch.c
10746                 Fix bug 1340, 'Case insensitive searches with 
10747                 non-ascii alphabets fail'.
10748
10749 2007-10-03 [colin]      3.0.2cvs3
10750
10751         * src/main.c
10752         * src/common/utils.c
10753         * src/common/utils.h
10754                 Implement run-time alternative config directories
10755
10756 2007-10-03 [colin]      3.0.2cvs2
10757
10758         * src/folderview.c
10759                 Prevent opening folder item while folder
10760                 is scanned in a better way
10761
10762 2007-10-02 [paul]       3.0.2cvs1
10763
10764         * NEWS
10765         * README
10766         * RELEASE_NOTES
10767         * configure.ac
10768                 bump up version number following stable release
10769
10770 2007-09-30 [colin]      3.0.1cvs49
10771
10772         * src/imap.c
10773                 Refresh session if needed
10774
10775 2007-09-30 [colin]      3.0.1cvs48
10776
10777         * src/imap.c
10778                 Reset folder's session to NULL
10779                 before destroying it
10780
10781 2007-09-30 [mones]      3.0.1cvs47
10782
10783         * manual/handling.xml
10784                 Use markup quotes instead hardcoded quotes
10785         * manual/es/handling.xml
10786                 Added new synced section (IMAP subscriptions)
10787
10788 2007-09-29 [colin]      3.0.1cvs46
10789
10790         * src/imap.c
10791                 Notice disconnections faster
10792
10793 2007-09-28 [colin]      3.0.1cvs45
10794
10795         * src/addressbook.c
10796         * src/addrindex.c
10797                 Fix warnings
10798
10799 2007-09-28 [paul]       3.0.1cvs44
10800
10801         * src/mimeview.c
10802                 fix maemo build
10803
10804 2007-09-28 [paul]       3.0.1cvs43
10805
10806         * src/account.c
10807                 use gtk_widget_set_size_request() on the label
10808                 so that wrapping works better. get rid of the
10809                 (partially deprecated) hbutton_box.
10810                 these changes should prevent buttons overlapping
10811                 on maemo
10812
10813 2007-09-28 [colin]      3.0.1cvs42
10814
10815         * src/pop.c
10816                 Fix typo :)
10817
10818 2007-09-28 [colin]      3.0.1cvs41
10819
10820         * src/compose.c
10821         * src/msgcache.c
10822         * src/pop.c
10823         * src/procmime.c
10824         * src/etpan/imap-thread.c
10825                 64bits-related warning fixes
10826
10827 2007-09-28 [colin]      3.0.1cvs40
10828
10829         * src/folder_item_prefs.c
10830         * src/ldaputil.c
10831         * src/mainwindow.c
10832         * src/mimeview.c
10833         * src/common/tags.c
10834                 Fix warnings
10835
10836 2007-09-28 [colin]      3.0.1cvs39
10837
10838         * src/plugins/spamassassin/spamassassin.c
10839         * src/plugins/spamassassin/spamassassin.h
10840         * src/plugins/spamassassin/spamassassin_gtk.c
10841                 Add addressbook-based whitelisting
10842
10843 2007-09-28 [colin]      3.0.1cvs38
10844
10845         * src/folder.c
10846                 Fix bug 1337, 'crash on pressing Send button'
10847
10848 2007-09-28 [paul]       3.0.1cvs37
10849
10850         * src/prefs_folder_item.c
10851                 give the orphans a parent. makes all prefs
10852                 pages visible on maemo
10853
10854 2007-09-28 [colin]      3.0.1cvs36
10855
10856         * src/prefs_folder_column.c
10857         * src/prefs_summary_column.c
10858                 Fix two leaks
10859
10860 2007-09-27 [colin]      3.0.1cvs35
10861
10862         * src/gtk/quicksearch.c
10863                 Fix bug 1336, 'Segfault if empty space before search-string'
10864
10865 2007-09-26 [mones]      3.0.1cvs34
10866
10867         * manual/account.xml
10868         * manual/plugins.xml
10869                 Fixed irc channel name, added some docbook markup.
10870                 Changed text markup to docbook markup. 
10871                 Added spamcop as supported in SpamReport description.
10872         * manual/fr/plugins.xml
10873                 Fixed irc channel name.
10874         * manual/es/account.xml
10875         * manual/es/advanced.xml
10876         * manual/es/claws-mail-manual.xml
10877         * manual/es/glossary.xml
10878         * manual/es/gpl.xml
10879         * manual/es/keyboard.xml
10880         * manual/es/plugins.xml
10881                 Synced with English version, fixed a couple of typos.
10882
10883 2007-09-26 [colin]      3.0.1cvs33
10884
10885         * configure.ac
10886                 Explain why "Libgnomeprint: no" on GTK+ 2.10
10887
10888 2007-09-26 [colin]      3.0.1cvs32
10889
10890         * src/messageview.c
10891         * src/procmsg.c
10892         * src/procmsg.h
10893                 Optimisation: avoid fetching mail 3 times locally
10894                 for displaying
10895
10896 2007-09-26 [colin]      3.0.1cvs31
10897
10898         * src/mh.c
10899                 Fix missing static
10900
10901 2007-09-26 [colin]      3.0.1cvs30
10902
10903         * src/folder.c
10904         * src/folder.h
10905         * src/mh.c
10906         * src/mh.h
10907                 Fix MH mtime hack - make it a folder class function
10908
10909 2007-09-26 [colin]      3.0.1cvs29
10910
10911         * src/inc.c
10912                 Fix bug 1334, 'user defined mail incorporation 
10913                 script not run'
10914
10915 2007-09-25 [colin]      3.0.1cvs28
10916
10917         * src/codeconv.c
10918                 Optimisation: shortcut conv_codeset_strdup
10919                 when src_code and dest_code are the same
10920         * src/common/xml.c
10921         * src/common/xml.h
10922                 Optimisation: shortcut code conversions when
10923                 files are in UTF-8; faster list walking by
10924                 using prepend/reverse.
10925
10926 2007-09-25 [holger]     3.0.1cvs27
10927
10928         * src/printing.c
10929                 Replace button bar of the preview window
10930                 with a real toolbar (patch by Colin)
10931                 Add zooming to the preview window
10932
10933 2007-09-24 [paul]       3.0.1cvs26
10934
10935         * src/compose.c
10936                 compact the character set menu, adding some
10937                 missing encodings. Patch by Pawel Pekala
10938
10939 2007-09-23 [paul]       3.0.1cvs25
10940
10941         * src/prefs_account.c
10942         * src/prefs_folder_item.c
10943         * src/prefs_quote.c
10944         * src/quote_fmt.c
10945         * src/quote_fmt.h
10946                 remove unnecessary frame from Templates options
10947                 and improve the English of the check button label
10948
10949 2007-09-22 [colin]      3.0.1cvs24
10950
10951         * src/gtk/quicksearch.c
10952                 Fix bug 1329, 'error in quicksearch.c'
10953                 Fix return with value in function returning void
10954
10955 2007-09-22 [colin]      3.0.1cvs23
10956
10957         * src/imap.c
10958         * src/procmsg.h
10959         * src/common/utils.c
10960         * src/common/utils.h
10961         * src/etpan/imap-thread.c
10962                 Optimise fetching IMAP cached emails *a lot*
10963                 (remember whether mail is fully cached and \r's
10964                  are already stripped)
10965
10966 2007-09-22 [colin]      3.0.1cvs22
10967
10968         * src/folder.c
10969         * src/folder.h
10970         * src/prefs_folder_item.c
10971                 Add a button to allow users to drop local caches.
10972
10973 2007-09-21 [colin]      3.0.1cvs21
10974
10975         * src/summaryview.c
10976                 Remove unnecessary error when cancelling export to mbox.
10977                 Patch by Pawel
10978
10979 2007-09-21 [paul]       3.0.1cvs20
10980
10981         * src/gtk/prefswindow.c
10982                 remove unnecessary frames from the prefs
10983                 pages. Patch by Pawel Pekala
10984
10985 2007-09-21 [paul]       3.0.1cvs19
10986
10987         * src/prefs_account.c
10988         * src/prefs_folder_item.c
10989         * src/prefs_quote.c
10990         * src/quote_fmt.c
10991                 put the Templates options into a tabbed
10992                 layout. Patch by Pawel Pekala
10993
10994 2007-09-21 [paul]       3.0.1cvs18
10995
10996         * src/mainwindow.c
10997                 group together the character set menu items
10998                 move the /View/Show or hide/Message view below
10999                 .../Toolbar menu item
11000                 Patch by Pawel Pekala
11001
11002 2007-09-21 [mones]      3.0.1cvs17
11003
11004         * src/compose.c
11005                 Fix for bug 1327, 'segfault when replying to a non-existent
11006                 news message', thanks to Colin.
11007
11008 2007-09-21 [colin]      3.0.1cvs16
11009
11010         * src/folderview.c
11011                 Complete 3.0.1cvs15
11012
11013 2007-09-20 [colin]      3.0.1cvs15
11014
11015         * src/folderview.c
11016         * src/folderview.h
11017                 Maybe fix bug 1324, 'Corrupted IMAP cache'
11018
11019 2007-09-20 [colin]      3.0.1cvs14
11020
11021         * src/printing.c
11022                 Fix a little leak
11023
11024 2007-09-20 [holger]     3.0.1cvs13
11025
11026         * src/printing.c
11027                 Add page layout to print preview.
11028                 Make the close-button in the toolbar
11029                 right-aligned.
11030
11031 2007-09-20 [paul]       3.0.1cvs12
11032
11033         * po/ru.po
11034                 updated by Pavlo Bohmat
11035
11036 2007-09-19 [colin]      3.0.1cvs11
11037
11038         * src/common/utils.c
11039                 Prevent unquoted mime boundaries, by always
11040                 using a /
11041
11042 2007-09-19 [colin]      3.0.1cvs10
11043
11044         * src/printing.c
11045                 Fix drawing area size, fix DPI change that
11046                 can cause total number of lines to decrease
11047
11048 2007-09-19 [colin]      3.0.1cvs9
11049
11050         * po/POTFILES.in
11051         * src/printing.c
11052                 Make print preview more efficient and nicer.
11053                 Patch mostly by Holger Berndt <hb@claws-mail.org>
11054
11055 2007-09-19 [colin]      3.0.1cvs8
11056
11057         * src/prefs_common.c
11058         * src/prefs_common.h
11059         * src/printing.c
11060                 Add scrolledwindow, default allocation and
11061                 size saving to the print preview window.
11062
11063 2007-09-18 [colin]      3.0.1cvs7
11064
11065         * src/prefs_common.c
11066         * src/prefs_common.h
11067         * src/prefs_image_viewer.c
11068         * src/printing.c
11069                 GtkPrintOperation:
11070                 - add image printing support
11071                 - add option to print images
11072                 - add preview widget
11073                 - add saving of a few Page Setup parameters
11074
11075 2007-09-18 [colin]      3.0.1cvs6
11076
11077         * AUTHORS
11078         * src/gtk/authors.h
11079                 Add Guillaume Chazarain
11080
11081 2007-09-18 [colin]      3.0.1cvs5
11082
11083         * src/common/utils.c
11084                 Fix bug 1321, 'access before allocation 
11085                 when scanning for uris'. Patch by 
11086                 Guillaume Chazarain <guichaz@yahoo.fr>
11087
11088 2007-09-18 [colin]      3.0.1cvs4
11089
11090         * src/toolbar.c
11091                 Fix bug 1320, 'Memory leak caused by 
11092                 gtk_container_get_children'. Patch by
11093                 Guillaume Chazarain <guichaz@yahoo.fr>
11094
11095 2007-09-18 [colin]      3.0.1cvs3
11096
11097         * src/printing.c
11098         * src/printing.h
11099                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
11100
11101 2007-09-18 [colin]      3.0.1cvs2
11102
11103         * src/Makefile.am
11104         * src/mainwindow.c
11105         * src/messageview.c
11106         * src/messageview.h
11107         * src/prefs_ext_prog.c
11108         * src/prefs_fonts.c
11109         * src/printing.c
11110         * src/printing.h
11111         * src/summaryview.c
11112                 Use GtkPrintOperation by default on GTK+ >= 2.10
11113                 Patch by Holger Berndt <hb@claws-mail.org>
11114
11115 2007-09-18 [paul]       3.0.1cvs1
11116
11117         * NEWS
11118         * README
11119         * RELEASE_NOTES
11120         * configure.ac
11121                 bump up version number following stable release
11122
11123 2007-09-16 [colin]      3.0.0cvs18
11124
11125         * src/folder.c
11126                 Fix possible memleak
11127
11128 2007-09-16 [colin]      3.0.0cvs17
11129
11130         * src/folderview.c
11131                 Fix bug 1311, 'Wrong arrow position 
11132                 while moving message into folder when 
11133                 column headers hidden'
11134         * src/image_viewer.c
11135                 Show error in the GUI if image can't
11136                 be loaded
11137         * src/matcher.c
11138                 Fix spurious output
11139         * src/messageview.c
11140                 Allow setting domain in msgid
11141         * src/common/plugin.c
11142                 Add timing information
11143
11144 2007-09-16 [colin]      3.0.0cvs16
11145
11146         * src/account.c
11147         * src/compose.c
11148         * src/prefs_account.c
11149         * src/prefs_account.h
11150         * src/common/utils.c
11151                 Remove Generate Message-ID option. We need
11152                 this on some IMAP servers.
11153         * src/prefs_template.c
11154                 Fix double-free
11155
11156 2007-09-16 [colin]      3.0.0cvs15
11157
11158         * src/prefs_filtering.c
11159         * src/prefs_filtering.h
11160         * src/prefs_filtering_action.c
11161         * src/common/tags.c
11162                 Fix tags issues: tags with spaces, renaming
11163                 tags.
11164
11165 2007-09-16 [colin]      3.0.0cvs14
11166
11167         * src/folderview.c
11168         * src/main.c
11169         * src/mainwindow.c
11170                 Fix bug 1308, 'Claws deletes folderlist.xml after
11171                 fetching mail short after start-up'
11172
11173 2007-09-16 [colin]      3.0.0cvs13
11174
11175         * src/compose.c
11176                 Fix scrolling to cursor
11177
11178 2007-09-16 [paul]       3.0.0cvs12
11179
11180         * po/sr.po
11181                 updated by Aleksandar Urosevic
11182
11183 2007-09-16 [paul]       3.0.0cvs11
11184
11185         * src/folder.c
11186                 do not allow locked msgs to be deleted,
11187                 even by filtering/processing
11188
11189 2007-09-07 [paul]       3.0.0cvs10
11190
11191         * src/prefs_folder_column.c
11192         * src/prefs_summary_column.c
11193                 implement button sensitivity
11194                 patch by Pawel Pekala
11195
11196 2007-09-06 [wwp]        3.0.0cvs9
11197
11198         * src/prefs_gtk.c
11199                 Add a missing linefeed to a debug message.
11200
11201 2007-09-05 [colin]      3.0.0cvs8
11202
11203         * src/inc.c
11204                 Fix statusbar/window mismatch on Maemo
11205
11206 2007-09-05 [colin]      3.0.0cvs7
11207
11208         * src/ldaputil.c
11209                 Fix build without USE_LDAP_TLS
11210
11211 2007-09-05 [colin]      3.0.0cvs6
11212
11213         * src/folder.c
11214         * src/imap.c
11215         * src/inc.c
11216         * src/mbox.c
11217         * src/send_message.c
11218         * src/statusbar.c
11219         * src/statusbar.h
11220                 Maemo: distinguish various statusbar messages,
11221                 in order to display only the most important.
11222
11223 2007-09-04 [wwp]        3.0.0cvs5
11224
11225         * src/account.c
11226                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
11227                 Show protocol "SMTP" and the appropriate server for send-only
11228                 accounts, show "-" instead of "" when no value is relevant.
11229
11230 2007-09-03 [ticho]      3.0.0cvs4
11231
11232         * src/summaryview.c
11233                 Handle plural form better in delete confirmation dialog.
11234
11235 2007-09-03 [wwp]        3.0.0cvs3
11236
11237         * src/compose.c
11238                 Warn differently when sending or sending later (queueing).
11239
11240 2007-09-03 [colin]      3.0.0cvs2
11241
11242         * src/procmime.c
11243         * src/procmime.h
11244         * src/common/plugin.c
11245         * src/common/plugin.h
11246                 Add a new plugin API, MimeParser. It allows
11247                 plugins to scan email MIME parts and optionally,
11248                 transform them.
11249
11250 2007-09-03 [mones]      3.0.0cvs1
11251
11252         * po/es.po
11253                 Updated translation
11254         * src/common/defs.h
11255                 While a better solution is made double history sizes
11256
11257 2007-09-03 [paul]       3.0.0
11258
11259         * NEWS
11260         * README
11261         * RELEASE_NOTES
11262                 3.0.0 released
11263
11264 [For previous entries, see ChangeLog.2.0.0-3.0.0]