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