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