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