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