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