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