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