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