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