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