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