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