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