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