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