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