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