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