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