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