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