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