2008-01-08 [wwp] 3.2.0cvs32
[claws.git] / ChangeLog
1 2008-01-08 [wwp]        3.2.0cvs32
2
3         * src/folder.c
4         * src/folder_item_prefs.c
5         * src/folder_item_prefs.h
6         * src/prefs_folder_item.c
7                 It's now possible to disable processing rules when
8                 entering a folder (this adds a new option to the
9                 folder properties dialog).
10
11 2008-01-08 [wwp]        3.2.0cvs31
12
13         * src/common/utils.c
14                 Mailto: now supports 'insert' (stands for 'insert file'), this
15                 adds the ability to create a new message from the command-line,
16                 with body set from an existing file contents.
17
18 2008-01-08 [colin]      3.2.0cvs30
19
20         * src/summaryview.c
21                 Maybe fix bug 1452, 'crash while drag'n'droping 
22                 emails to an IMAP folder'
23
24 2008-01-07 [wwp]        3.2.0cvs29
25
26         * src/prefs_filtering.c
27                 Static-alize a function, thanks to Colin.
28
29 2008-01-07 [colin]      3.2.0cvs28
30
31         * src/folderview.c
32                 Fix scrolling to bottom when drag and dropping
33         * src/summaryview.c
34                 Fix bug 1445, 'Display sender using addressbook: fails 
35                 when From: isn't an email address'
36
37 2008-01-07 [wwp]        3.2.0cvs27
38
39         * src/prefs_actions.c
40         * src/prefs_filtering.c
41         * src/prefs_template.c
42                 Add tooltips to most buttons in the templates, actions and
43                 filtering/processing dialogs.
44
45 2008-01-07 [wwp]        3.2.0cvs26
46
47         * src/prefs_filtering.c
48                  - add a clear button to clear dialog input fields
49                  - add page up and page down buttons to move selected rule up and down
50                  - in rules list popup-menu: added Delete, Delete all and Duplicate
51                  - popup-menu items are greyed out either if the list is empty (not counting the
52                    (New) row or if there is no selected item
53                  - clear store when closing dialog
54
55         * src/prefs_actions.c
56                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
57                    clear button, popup-menu
58                  - clear store when closing dialog
59
60         * src/prefs_template.c
61                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
62                    clear button, popup-menu 
63
64         * src/addrcustomattr.c
65                  - renamed popup-menu item Clear list to Delete all
66                  - grey out popup-menu items is there is no selected item or if list is empty
67                  - clear store when closing dialog
68
69         * src/edittags.c
70                  - added popup-menu item Delete all
71                  - grey out popup-menu items is there is no selected item or if list is empty
72                  - clear store when closing dialog
73
74 2008-01-06 [wwp]        3.2.0cvs25
75
76         * src/addressadd.c
77                 One more layout fix by Pawel (completes 3.2.0cvs24).
78
79 2008-01-05 [colin]      3.2.0cvs24
80
81         * src/addressadd.c
82                 Little GUI fixes, patch by Pawel
83
84 2007-12-29 [wwp]        3.2.0cvs23
85
86         * src/compose.c
87                 Fix for bug #1443, and strip possible whitespaces around
88                 custom header names.
89
90 2007-12-29 [mones]      3.2.0cvs22
91
92         * po/es.po
93                 Updated translation, corrected a term based 
94                 on suggestion from Israel Saeta PĂ©rez,
95                 reverted awful X-Mailer translation
96         * src/procmime.c
97                 Complete cvs20 for FreeBSD, patch by Pawel
98
99 2007-12-29 [colin]      3.2.0cvs21
100
101         * src/textview.c
102                 Fix bug 1442, 'Tags are repeated in 
103                 encapsulated messages'
104
105 2007-12-28 [colin]      3.2.0cvs20
106
107         * src/procmime.c
108                 Fix path to mime/globs. Patch by Marten King.
109
110 2007-12-27 [colin]      3.2.0cvs19
111
112         * src/plugins/pgpcore/Makefile.am
113         * src/plugins/pgpinline/Makefile.am
114         * src/plugins/pgpmime/Makefile.am
115                 Add missing flags to build pgp plugins on maemo
116
117 2007-12-27 [colin]      3.2.0cvs18
118
119         * src/mainwindow.c
120                 Maximise before showing to avoid probable flickering
121                 on slow computers.
122
123 2007-12-27 [colin]      3.2.0cvs17
124
125         * src/main.c
126         * src/mainwindow.c
127         * src/prefs_common.c
128         * src/prefs_common.h
129                 Fix bug 1439, 'Claws Mail does not remember window size 
130                 state when restarted'. Save maximised state and force
131                 maximisation at startup if applicable.
132
133 2007-12-23 [paul]       3.2.0cvs16
134
135         * src/prefs_matcher.c
136                 fix bug 1436, 'Filter condition dialog doesn't
137                 load header name from current rules'
138
139 2007-12-22 [paul]       3.2.0cvs15
140
141         * src/compose.c
142                 fix bug 1435, 'Reply doesn't take into account
143                 reply-to field'
144
145 2007-12-21 [paul]       3.2.0cvs14
146
147         * src/common/ssl_certificate.c
148                 fix FreeBSD build with IPV6 support 
149
150 2007-12-20 [colin]      3.2.0cvs13
151
152         * src/imap.c
153                 Fix error handling
154
155 2007-12-20 [colin]      3.2.0cvs12
156
157         * src/imap.c
158         * src/imap.h
159         * src/prefs_account.c
160                 Add DIGEST-MD5 support for IMAP authentication
161
162 2007-12-19 [mones]      3.2.0cvs11
163
164         * doc/man/claws-mail.1
165                 Better ordering of sections, updated options
166         * po/es.po
167                 Updated strings
168
169 2007-12-19 [paul]       3.2.0cvs10
170
171         * src/prefs_account.c
172                 use a spinbutton instead of an entry for
173                 "POP authentication timeout" also
174
175 2007-12-19 [colin]      3.2.0cvs9
176
177         * src/prefs_filtering_action.c
178         * src/prefs_matcher.c
179         * src/gtk/description_window.c
180                 Destroy info windows with their parents
181                 Patch by Pawel
182
183 2007-12-19 [colin]      3.2.0cvs8
184
185         * src/prefs_account.c
186                 Use spinbuttons instead of entries where needed
187                 Patch by Pawel
188
189 2007-12-18 [paul]       3.2.0cvs7
190
191         * src/prefs_matcher.c
192                 add missing i18n for a few strings
193                 Patch by Stephan Sachse
194
195 2007-12-18 [paul]       3.2.0cvs6
196
197         * src/prefs_logging.c
198                 use 'disk' instead of 'disc'
199
200 2007-12-18 [paul]       3.2.0cvs5
201
202         * po/en_GB.po
203                 updated
204         * src/addrcustomattr.c
205         * src/editaddress.c
206                 fixes to the ingleesh
207         * src/prefs_filtering_action.c
208                 fix copyright header
209                 fix untranslated strings
210         * src/prefs_filtering_action.h
211                 fix copyright header
212
213 2007-12-18 [wwp]        3.2.0cvs4
214
215         * src/folderview.c
216         * src/headerview.c
217         * src/prefs_common.c
218         * src/prefs_common.h
219         * src/prefs_fonts.c
220         * src/summaryview.c
221         * src/textview.c
222         * src/wizard.c
223         * src/common/defs.h
224         * src/gtk/gtkutils.c
225                 Added prefs to set custom small and bold fonts
226                 (might matter on some desktops, according to
227                 DPI and font settings).
228
229 2007-12-18 [colin]      3.2.0cvs3
230
231         * src/prefs_logging.c
232                 Rework GUI, patch by Pawel
233
234 2007-12-18 [colin]      3.2.0cvs2
235
236         * src/prefs_filtering_action.c
237                 Rework GUI, patch by Pawel
238
239 2007-12-18 [colin]      3.2.0cvs1
240
241         * src/editaddress.c
242                 Fix build on old GCC
243                 Fix inverted buttons
244
245 2007-12-17 [paul]       3.2.0
246
247         * NEWS
248         * README
249         * RELEASE_NOTES 
250                 3.2.0 released
251
252 2007-12-17 [paul]       3.1.0cvs79
253
254         * po/de.po
255         * po/fr.po
256         * po/hu.po
257         * po/it.po
258         * po/pt_BR.po
259                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
260                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
261
262 2007-12-17 [mones]      3.1.0cvs78
263
264         * po/es.po
265                 Updated Spanish translation for 3.2.0 release
266
267 2007-12-16 [colin]      3.1.0cvs77
268
269         * src/addrcustomattr.c
270                 Fix translations, patch by Fabien
271
272 2007-12-15 [paul]       3.1.0cvs76
273
274         * src/folderview.c
275                 fix compiler warning
276
277 2007-12-14 [colin]      3.1.0cvs75
278
279         * src/folderview.c
280                 Simplify logic
281
282 2007-12-12 [wwp]        3.1.0cvs74
283
284         * AUTHORS
285         * src/gtk/authors.h
286                 Added Marius Glauser to the hall of fame.
287
288 2007-12-12 [wwp]        3.1.0cvs73
289
290         * src/gtk/gtkutils.c
291                 Improve the way we show results of searches
292                 in message bodies: selected text now get centered
293                 vertically in the message window.
294                 Patch by Marius Glauser <seelenhirt@gmx.net>.
295
296 2007-12-10 [colin]      3.1.0cvs72
297
298         * src/folder.c
299                 Don't crash when setting batch mode on no folder
300
301 2007-12-10 [colin]      3.1.0cvs71
302
303         * src/common/utils.c
304                 Fix potential buffer overrun (thanks to
305                 Hiroyuki)
306
307 2007-12-08 [paul]       3.1.0cvs70
308
309         * src/prefs_receive.c
310                 small change to the English
311
312 2007-12-08 [colin]      3.1.0cvs69
313
314         * src/vcard.c
315                 Fix warnings
316
317 2007-12-07 [colin]      3.1.0cvs68
318
319         * src/mainwindow.c
320         * src/summaryview.c
321         * src/summaryview.h
322                 Free simplify_subject_preg at exit
323
324 2007-12-07 [colin]      3.1.0cvs67
325
326         * src/main.c
327         * src/summaryview.c
328         * src/common/utils.c
329         * src/common/utils.h
330                 We have to free reused regexps from time to
331                 time, or they get huge
332
333 2007-12-07 [colin]      3.1.0cvs66
334
335         * src/vcard.c
336                 Fix QP decoding (and UTF8)
337
338 2007-12-07 [colin]      3.1.0cvs65
339
340         * src/addrcustomattr.c
341                 Update list of default custom attributes
342                 now (will be needed for a feature patch
343                 post 3.2.0)
344
345 2007-12-07 [colin]      3.1.0cvs64
346
347         * src/folder.c
348                 Batch on destination folder when copying - fixes
349                 slowness when moving unread mails to trash on IMAP
350
351 2007-12-06 [colin]      3.1.0cvs63
352
353         * src/common/w32_time.c
354         * src/common/w32lib.h
355         * src/etpan/etpan-thread-manager.c
356         * src/etpan/imap-thread.c
357         * src/etpan/nntp-thread.c
358         * src/gtk/Makefile.am
359                 Fix win32 build with libetpan. Thanks to
360                 Marcus Brinkmann.
361
362 2007-12-06 [colin]      3.1.0cvs62
363
364         * src/account.c
365         * src/imap.c
366         * src/prefs_account.c
367         * src/prefs_account.h
368         * src/etpan/imap-thread.c
369         * src/etpan/imap-thread.h
370                 Disable connection via command line on WIN32
371                 Disable mmap use on WIN32 - use normal strings
372         * src/addressbook.c
373         * src/addressbook.h
374         * src/addressbook_foldersel.c
375         * src/addressbook_foldersel.h
376         * src/prefs_filtering_action.c
377         * src/prefs_matcher.c
378         * src/plugins/bogofilter/bogofilter_gtk.c
379         * src/plugins/dillo_viewer/dillo_prefs.c
380         * src/plugins/spamassassin/spamassassin_gtk.c
381                 Fix leak, rework function logics to be more
382                 natural - thanks to Holger
383         * src/common/utils.c
384                 Fix warnings
385
386 2007-12-06 [colin]      3.1.0cvs61
387
388         * src/news.c
389         * src/common/utils.c
390         * src/common/utils.h
391                 Fix posting, and fix UTF-8 being sent when encoding
392                 is 8bit
393
394 2007-12-05 [colin]      3.1.0cvs60
395
396         * src/news.c
397                 Fix debian bug #453157, 'Fails to post usenet
398                 articles after NNTP connection has been 
399                 interrupted". Fix return value to prevent deletion
400                 on failure, and issue MODE READER in case posting
401                 fails at first.
402
403 2007-12-05 [colin]      3.1.0cvs59
404
405         * src/messageview.c
406         * src/uri_opener.c
407                 Improvements to the List URIs dialog
408                 Patch by Pawel
409
410 2007-12-05 [colin]      3.1.0cvs58
411
412         * src/prefs_other.c
413         * src/gtk/gtksctree.h
414                 Fix warnings
415
416 2007-12-04 [colin]      3.1.0cvs57
417
418         * src/etpan/imap-thread.c
419                 Fix bug 1378, 'Claws exits on IMAP alert message'
420                 Don't do GTK calls directly from Etpan thread
421
422 2007-12-04 [colin]      3.1.0cvs56
423
424         * src/folderview.c
425         * src/gtk/gtksctree.c
426                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
427                 Make all the left of column zero an hotspot for
428                 expanding.
429
430 2007-12-04 [colin]      3.1.0cvs55
431
432         * src/mainwindow.c
433         * src/mainwindow.h
434         * src/prefs_common.c
435         * src/prefs_common.h
436         * src/prefs_receive.c
437                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
438
439 2007-12-04 [wwp]        3.1.0cvs54
440
441         * src/prefs_other.c
442                 Fix for bug #1419.
443
444 2007-12-04 [holger]     3.1.0cvs53
445
446         * src/addrduplicates.c
447         * src/addrduplicates.h
448                 Export addressbook entry deletion
449
450 2007-12-04 [colin]      3.1.0cvs52
451
452         * tools/Makefile.am
453         * tools/README.sylprint
454         * tools/sylprint.pl
455         * tools/sylprint.rc
456                 Fix debian bug #454089 (symlink attack in TMP directory)
457                 http://secwatch.org/advisories/1019661/ :
458                 Remove the buggy script, which was unmaintained anyway
459         * src/news.c
460         * src/procmsg.c
461                 Store things in our private tmp directory.
462
463 2007-12-03 [colin]      3.1.0cvs51
464
465         * src/folder.c
466         * src/folder.h
467         * src/folderview.c
468         * src/imap.c
469         * src/mainwindow.c
470                 Fix update problem when getting remote tags
471         * src/prefs_matcher.c
472                 Rework GUI to make it better. Patch by Pawel
473                 Pekala
474
475 2007-12-03 [colin]      3.1.0cvs50
476
477         * src/etpan/imap-thread.c
478         * src/etpan/nntp-thread.c
479                 Fix bug 1417, 'Network log doesn't reveal 
480                 enough NNTP errors'
481
482 2007-12-02 [iwkse]      3.1.0cvs49
483
484         * src/plugins/dillo_viewer/dillo_prefs.c
485                         Insert dillo under the Plugins menu
486
487 2007-12-01 [paul]       3.1.0cvs48
488
489         * src/html.c
490                 add these variant forms
491                 Thanks to Colin
492
493 2007-12-01 [paul]       3.1.0cvs47
494
495         * src/matcher.c
496                 fix a typo
497
498 2007-12-01 [paul]       3.1.0cvs46
499
500         * po/POTFILES.in
501                 add the new addrcustomattr.c file
502
503 2007-11-29 [colin]      3.1.0cvs45
504
505         * src/common/ssl_certificate.c
506                 Use the more modern getaddrinfo instead of 
507                 gethostbyname when possible
508
509 2007-11-28 [colin]      3.1.0cvs44
510
511         * src/summaryview.c
512                 Maybe fix bug 1410 and other crash reports
513                 in summaryview since cvs38.
514
515 2007-11-28 [wwp]        3.1.0cvs43
516
517         * src/prefs_summary_open.c
518                 Guard against an empty list of actions to perform
519                 when opening a folder (or migration defaults could
520                 be introduced, confusing).
521
522 2007-11-28 [colin]      3.1.0cvs42
523
524         * src/folderview.c
525                 Fix mark all read from folder's contextual menu
526
527 2007-11-27 [colin]      3.1.0cvs41
528
529         * src/imap.c
530         * src/imap.h
531         * src/imap_gtk.c
532         * src/prefs_account.c
533         * src/etpan/imap-thread.c
534                 A few fixes to the IMAP flags handling: Optimisations,
535                 two crashers, mention that Bandwitdh-efficient mode
536                 prevents tag fetching.
537                 Fix M-UTF7 in subscription dialog.
538
539 2007-11-27 [colin]      3.1.0cvs40
540
541         * src/folder.c
542         * src/mbox.c
543         * src/summaryview.c
544                 Make filtering faster on flags change: Batch original 
545                 folderitem, where we'll do flags/tags changes.
546
547 2007-11-27 [colin]      3.1.0cvs39
548
549         * src/filtering.c
550                 Fix bug 1407, 'After a copy action, further rules apply 
551                 to both original and copy'
552
553 2007-11-27 [colin]      3.1.0cvs38
554
555         * src/edittags.c
556         * src/summaryview.c
557                 Fixes races when doing a long operation and user
558                 asks for another one (Mark all read/unread on a 
559                 big folder on IMAP for example)
560
561 2007-11-27 [wwp]        3.1.0cvs37
562
563         * src/addressbook.c
564         * src/prefs_common.c
565                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
566                 and 3.1.0cvs35 (addressbook.c).
567
568 2007-11-27 [holger]     3.1.0cvs36
569
570         * src/printing.c
571                 Add a line separating header and body
572                 in the printout
573
574 2007-11-27 [wwp]        3.1.0cvs35
575
576         * src/addressbook.c
577                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
578                 (thanks to Colin) and revert disabling of cut/copy
579                 context menu entries upon selected groups.
580
581 2007-11-27 [holger]     3.1.0cvs34
582
583         * src/printing.c
584                 Add weights to the list of supported text attributes
585                 for printing
586
587 2007-11-27 [wwp]        3.1.0cvs33
588
589         * src/Makefile.am
590         * src/addrcustomattr.c
591         * src/addrcustomattr.h
592         * src/addressbook.c
593         * src/editaddress.c
594         * src/editaddress.h
595         * src/prefs_common.c
596         * src/prefs_common.h
597         * src/common/defs.h
598                 Provide a (customizable) list of preset attribute names
599                 for editing contacts (closes bug #1391).
600
601 2007-11-27 [wwp]        3.1.0cvs32
602
603         * src/addrclip.c
604         * src/addressbook.c
605         * src/addritem.c
606                 Various fixes in the address book:
607                         - made copy/move of a folder to itself or its subtree
608                           impossible (-> error)
609                         - errors messages don't show in the status bar anymore,
610                           use alertpanels instead
611                         - simple click on group doesn't open group edit dialog
612                           anymore when in contact edit embedded mode (was too itchy)
613                         - fixed disabling of edit button and and menu entry when
614                           in contact edit embedded mode (was done in a bad and
615                           ineffective way)
616                         - fix menu cut/paste sensitivity in treelist context
617                           menu (conflicting enabling was done by different functions)
618                         - fix some menu item sensitivity in address list context menu
619                         - don't allow cut/copy of groups, it's useless as they won't
620                           be copied w/ their contents
621                         - fix missing copy of the picture file when copying (bug #1402),
622                           fix picture attribute (internal) value when moving or copying
623
624
625 2007-11-27 [colin]      3.1.0cvs31
626
627         * src/folder.c
628         * src/imap.c
629                 Fix tags loss on move, fix space encoding
630
631 2007-11-26 [colin]      3.1.0cvs30
632
633         * src/edittags.c
634         * src/folder.c
635         * src/folder.h
636         * src/imap.c
637         * src/messageview.c
638         * src/procmsg.c
639         * src/procmsg.h
640         * src/summaryview.c
641         * src/common/utils.c
642         * src/common/utils.h
643         * src/etpan/imap-thread.c
644         * src/etpan/imap-thread.h
645                 Add IMAP tags support
646
647 2007-11-26 [colin]      3.1.0cvs29
648
649         * src/imap.c
650                 Fix bug 1405, 'imap auto auth method doesn't 
651                 work since 3.1.0'
652
653 2007-11-26 [colin]      3.1.0cvs28
654
655         * src/messageview.c
656         * src/procmime.c
657                 Handle broken disposition-notifications from Evolution
658                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
659
660 2007-11-25 [paul]       3.1.0cvs27
661
662         * src/folder_item_prefs.c
663         * src/folder_item_prefs.h
664                 remove dead code
665
666 2007-11-23 [wwp]        3.1.0cvs26
667
668         * src/matcher.c
669         * src/matcher.h
670         * src/matcher_parser_parse.y
671         * src/prefs_matcher.c
672                 Fix irrelevant case folding when adding matcher condition 'test',
673                 thanks to Colin.
674
675 2007-11-23 [wwp]        3.1.0cvs25
676
677         * src/prefs_common.c
678         * src/prefs_common.h
679         * src/prefs_summary_open.c
680         * src/prefs_summary_open.h
681         * src/summaryview.c
682                 Add "select first email in list" to the list of possible selections
683                 when opening a folder.
684
685 2007-11-23 [paul]       3.1.0cvs24
686
687         * po/de.po
688                 a fix by Stephan Sachse, plus remove all
689                 old strings from the end of the file
690
691 2007-11-23 [wwp]        3.1.0cvs23
692
693         * src/prefs_msg_colors.c
694                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
695                 with little changes.
696
697 2007-11-23 [paul]       3.1.0cvs22
698
699         * src/prefs_logging.c
700                 eliminate wasted horizontal space
701
702 2007-11-23 [paul]       3.1.0cvs21
703
704         * src/prefs_summaries.c
705                 don't wrap the label or put linebreaks
706
707 2007-11-22 [colin]      3.1.0cvs20
708
709         * src/plugins/pgpinline/pgpinline.c
710                 Fix decryption
711
712 2007-11-22 [wwp]        3.1.0cvs19
713
714         * src/prefs_themes.c
715                 Yet another misuse of get_rc_dir(), still related
716                 to user themes. Completes 3.1.0cvs18.
717
718 2007-11-22 [wwp]        3.1.0cvs18
719
720         * src/stock_pixmap.c
721                 Fix a misuse of get_rc_dir(), user themes dir was
722                 not set properly and some themes might have disappeared
723                 from themes list in prefs.
724
725 2007-11-22 [wwp]        3.1.0cvs17
726
727         * src/edittags.c
728         * src/edittags.h
729         * src/common/tags.c
730         * src/common/tags.h
731                 Correct copyright for these claws-mail-only brand new
732                 files.
733
734 2007-11-22 [paul]       3.1.0cvs16
735
736         * src/compose.c
737                 fix bug 1400, 'Drag and drop of URLs does not work'
738                 Thanks to Colin
739
740 2007-11-22 [paul]       3.1.0cvs15
741
742         * src/prefs_common.c
743                 make "cmds_use_system_default" default to FALSE
744                 so as not to disrupt current settings
745         * src/summaryview.c
746                 increase the size of the GdkRectangle, tooltips
747                 didn't show for me otherwise
748
749 2007-11-21 [colin]      3.1.0cvs14
750
751         * src/compose.c
752         * src/crash.c
753         * src/exphtmldlg.c
754         * src/mainwindow.c
755         * src/manual.c
756         * src/mimeview.c
757         * src/prefs_account.c
758         * src/prefs_common.c
759         * src/prefs_common.h
760         * src/prefs_ext_prog.c
761         * src/textview.c
762         * src/uri_opener.c
763         * src/gtk/about.c
764         * src/gtk/gtkutils.c
765                 Use xdg-open as a way to find default browser,
766                 when available
767
768 2007-11-21 [colin]      3.1.0cvs13
769
770         * src/messageview.c
771         * src/procmime.c
772         * src/procmsg.h
773                 Send better return receipts (useful ones)
774                 Handle incoming return receipts
775
776 2007-11-20 [colin]      3.1.0cvs12
777
778         * src/printing.c
779         * src/printing.h
780                 Add getter/setter for settings, and getter
781                 for page setup
782
783 2007-11-20 [colin]      3.1.0cvs11
784
785         * src/folderview.c
786         * src/main.c
787         * src/mainwindow.c
788                 Fix bug 1396, 'Crash on disabling a filter 
789                 while it is processing'
790
791 2007-11-20 [paul]       3.1.0cvs10
792
793         * src/folder.c
794                 fix bug 1395, 'Crash on checking for new mails
795                 while filter is running'
796                 Thanks to Colin
797
798 2007-11-20 [paul]       3.1.0cvs9
799
800         * src/compose.c
801                 make this string easier for translators
802
803 2007-11-19 [colin]      3.1.0cvs8
804
805         * src/prefs_summaries.c
806         * src/summaryview.c
807                 Don't enable more tooltips on Maemo
808
809 2007-11-19 [colin]      3.1.0cvs7
810
811         * src/prefs_common.c
812         * src/prefs_common.h
813         * src/prefs_summaries.c
814         * src/summaryview.c
815                 Fix bug 1388, 'message list tool tips'
816                 Add (optional) tooltips in summaryview.
817                 This only works with GTK+ >= 2.12
818
819 2007-11-19 [colin]      3.1.0cvs6
820
821         * src/compose.c
822                 Make strings a bit better when attaching
823                 from mailto: URIs
824
825 2007-11-19 [colin]      3.1.0cvs5
826
827         * src/common/utils.c
828                 Fix bug 1392, 'Top level domain .EU is 
829                 not recognised as valid'
830
831 2007-11-19 [wwp]        3.1.0cvs4
832
833         * src/compose.c
834         * src/compose.h
835                 Revert changes to compose.c made in 3.1.0cvs2.
836
837 2007-11-19 [wwp]        3.1.0cvs3
838
839         * src/addressbook.c
840         * src/addressbook.h
841         * src/editaddress.c
842         * src/editgroup.c
843         * src/addrduplicates.c
844                 Minor improvements in the address book:
845                 always accept new contacts provided that some
846                 detail is set (instead of rejecting silently).
847                 Better guessing of contact name from incomplete
848                 name information. Better display of contacts with
849                 no name, in contact lists, group contents, find
850                 duplicate results.
851                 
852
853 2007-11-19 [wwp]        3.1.0cvs2
854
855         * src/compose.c
856         * src/compose.h
857         * src/prefs_logging.c
858         * src/prefs_summaries.c
859                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
860                 wrap some long label in prefs/summaries, layout checkboxes
861                 in a more compact form in prefs/loggin, make account and
862                 header's combos have the same size/spacing in compose
863                 window.
864
865 2007-11-19 [wwp]        3.1.0cvs1
866
867         * src/edittags.c
868                 Fix a tiny leak and duplicate variable.
869
870 2007-11-19 [paul]       3.1.0
871
872         * NEWS
873         * README
874         * RELEASE_NOTES 
875                 3.1.0 released
876
877 2007-11-19 [paul]       3.0.2cvs145
878
879         * po/de.po
880         * po/fi.po
881         * po/fr.po
882         * po/hu.po
883         * po/it.po
884         * po/pl.po
885         * po/pt_BR.po
886         * po/sk.po
887         * po/zh_CN.po
888                 updated by Stephan Sachse, Flammie Pirinen,
889                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
890                 Emil Nowak, Frederico Goncalves Guimaraes,
891                 Andrej Kacian, and Ralph Young
892
893 2007-11-18 [mones]      3.0.2cvs144
894
895         * po/es.po
896                 Updated Spanish translation
897
898 2007-11-18 [colin]      3.0.2cvs143
899
900         * src/edittags.c
901                 Prevent empty tag after edit, thanks to wwp
902
903 2007-11-18 [colin]      3.0.2cvs142
904
905         * src/editaddress.c
906                 Fix possible "(null)" %s - thanks to wwp
907
908 2007-11-16 [wwp]        3.0.2cvs141
909
910         * src/common/utils.c
911                 Fix for 3.0.2cvs140, prevents from crashing when opening
912                 a compose window.
913
914 2007-11-16 [colin]      3.0.2cvs140
915
916         * src/main.c
917         * src/common/claws.c
918                 Output a bit more useful info at startup
919                 in --debug mode
920
921 2007-11-16 [colin]      3.0.2cvs139
922
923         * src/compose.c
924         * src/common/utils.c
925         * src/common/utils.h
926                 Fix bug 1387, 'Request for --compose to 
927                 support multiple attachments'
928
929 2007-11-16 [colin]      3.0.2cvs138
930
931         * src/news.c
932                 Fix bug 1390, 'NNTP fails after server 
933                 closed connection'
934
935 2007-11-16 [colin]      3.0.2cvs137
936
937         * src/prefs_display_header.c
938                 Fix bug 1389, 'Changing 'Display headers 
939                 in message view' breaks dispheaderrc'
940
941 2007-11-14 [colin]      3.0.2cvs136
942
943         * src/summaryview.c
944         * src/gtk/quicksearch.c
945         * src/gtk/quicksearch.h
946                 Fix resetting the quicksearch when in non-sticky
947                 mode, but Recursive is set: reset only when going
948                 out of the root search folder.
949
950 2007-11-14 [colin]      3.0.2cvs135
951
952         * src/filtering.c
953                 Don't set new flag back when doing "Mark as unread"
954                 from filtering
955
956 2007-11-12 [paul]       3.0.2cvs134
957
958         * src/plugins/dillo_viewer/dillo_viewer.c
959                 don't offer the mime type for translation
960
961 2007-11-12 [paul]
962
963         3.1.0-rc2 released
964
965 2007-11-11 [colin]      3.0.2cvs133
966
967         * src/imap_gtk.c
968         * src/mh_gtk.c
969                 Use markup-escaped strings in dialogs
970
971 2007-11-11 [colin]      3.0.2cvs132
972
973         * src/imap.c
974                 Better IMAP-UTF7/UTF8 conversion
975
976 2007-11-10 [colin]      3.0.2cvs131
977
978         * src/news.c
979                 Fix debian bug 450698, 'nntp auth behavior changed 
980                 without notice'
981
982 2007-11-10 [colin]      3.0.2cvs130
983
984         * configure.ac
985         * src/inc.c
986         * src/main.c
987         * src/main.h
988         * src/mimeview.c
989         * src/statusbar.c
990         * src/common/utils.c
991         * src/etpan/Makefile.am
992         * src/gtk/filesel.c
993         * src/gtk/gtkutils.h
994         * src/gtk/menu.c
995         * src/plugins/bogofilter/Makefile.am
996         * src/plugins/clamav/Makefile.am
997         * src/plugins/dillo_viewer/Makefile.am
998         * src/plugins/pgpcore/Makefile.am
999         * src/plugins/spamassassin/Makefile.am
1000         * src/plugins/trayicon/Makefile.am
1001                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
1002
1003 2007-11-09 [colin]      3.0.2cvs129
1004
1005         * src/addressbook.c
1006         * src/ldapupdate.c
1007                 fix bug 1375, 'Impossible to modify e-mail
1008                 in LDAP addressbook twice'; Try two. update
1009                 externalID, don't make display lag, and
1010                 fix the cases where dn is not mail.
1011
1012 2007-11-08 [paul]       3.0.2cvs128
1013
1014         * src/account.c
1015         * src/compose.c
1016         * src/messageview.c
1017         * src/prefs_account.c
1018         * src/prefs_account.h
1019                 reinstate 'Generate Message-ID' option as an
1020                 account preference. (hidden on IMAP)
1021                 Thanks to Colin
1022
1023 2007-11-08 [paul]       3.0.2cvs127
1024
1025         * src/textview.c
1026                 MAEMO: fix failure of loading images inline
1027                 MAEMO: fix bug 1349, 'Emails still skip to end
1028                 when opened (in certain circumstances)...'
1029
1030 2007-11-07 [colin]      3.0.2cvs126
1031
1032         * src/toolbar.c
1033                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
1034
1035 2007-11-07 [colin]      3.0.2cvs125
1036
1037         * src/toolbar.c
1038                 Re-change the string occurence of A_CLAWS_ACTIONS
1039                 to A_SYL_ACTIONS, to prevent parse errors of the
1040                 toolbar_*.xml files
1041
1042 2007-11-07 [colin]      3.0.2cvs124
1043
1044         * src/mimeview.c
1045         * src/prefs_common.c
1046         * src/prefs_common.h
1047         * manual/advanced.xml
1048                 Add an hidden pref, 'save_parts_readwrite';
1049                 completes 3.0.2cvs35
1050
1051 2007-11-07 [paul]       3.0.2cvs123
1052
1053         * src/prefs_toolbar.c
1054         * src/toolbar.c
1055         * src/toolbar.h
1056                 rename ToolbarSylpheedActions to ToolbarClawsActions
1057                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
1058
1059 2007-11-07 [paul]       3.0.2cvs122
1060
1061         * src/toolbar.c
1062                 MAEMO: remove tooltips
1063
1064 2007-11-07 [colin]      3.0.2cvs121
1065
1066         * src/plugins/pgpinline/pgpinline.c
1067                 Fix bug 1377, 'unspecific errors on 
1068                 signature checking'. Fix trimming of
1069                 UTF8 data.
1070
1071 2007-11-06 [iwkse]      3.0.2cvs120
1072
1073         * src/prefs_summary_open.c
1074                 yet a string change
1075
1076 2007-11-06 [paul]       3.0.2cvs119
1077
1078         * tools/Makefile.am
1079         * tools/README
1080         * tools/csv2addressbook.pl
1081                 add a new script that imports a CSV formatted
1082                 address book. Becky and Thunderbird address
1083                 book are currently supported.
1084
1085 2007-11-05 [colin]      3.0.2cvs118
1086
1087         * src/imap.c
1088                 Fix deletion 
1089
1090 2007-11-05 [iwkse]      3.0.2cvs117
1091
1092         * src/prefs_summary_open.c
1093                 String changes
1094
1095 2007-11-04 [paul]       3.0.2cvs116
1096
1097         * src/addressbook_foldersel.c
1098                 fix gtk critical warning
1099                 Patch by Pawel Pekala
1100
1101 2007-11-04 [paul]       3.0.2cvs115
1102
1103         * tools/README
1104         * tools/claws-mail-compose-insert-files.pl
1105                 add --bcc and uri_escape() everything
1106
1107 2007-11-04 [paul]       3.0.2cvs114
1108
1109         * src/gtk/gtkutils.c
1110                 gtkut_stock_with_text_button_set_create(): set
1111                 GTK_CAN_DEFAULT on buttons 2 and 3
1112
1113 2007-11-03 [paul]       3.0.2cvs113
1114
1115         * src/common/utils.c
1116                 fix debian bug #448814, 'mailto: URI decoding
1117                 desn't decode the destination address field'
1118                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
1119
1120 2007-11-03 [paul]       3.0.2cvs112
1121
1122         * AUTHORS
1123         * src/compose.c
1124         * src/gtk/authors.h
1125                 allow Bcc in commandline URIs
1126                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
1127
1128 2007-11-02 [colin]      3.0.2cvs111
1129
1130         * src/addressbook.c
1131                 Maybe fix bug 1376, 'crash on 
1132                 addressbook manipulation'
1133
1134 2007-10-31 [paul]       3.0.2cvs110
1135
1136         * src/ldapupdate.c
1137                 fix bug 1375, 'Impossible to modify e-mail
1138                 in LDAP addressbook twice'
1139                 Patch by Michael Rasmussen
1140
1141 2007-10-30 [paul]       3.0.2cvs109
1142
1143         * configure.ac
1144                 enable GnuTLS support with --enable-gnutls which
1145                 will disable openssl support. if the user has
1146                 gtk >= 2.10.x don't allow gnomeprint even if the
1147                 user asks for it
1148
1149 2007-10-30 [paul]
1150
1151         3.1.0-rc1 released
1152
1153 2007-10-30 [paul]       3.0.2cvs108
1154
1155         * Makefile.am
1156                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
1157
1158 2007-10-30 [paul]       3.0.2cvs107
1159
1160         * src/expldifdlg.c
1161         * src/prefs_account.c
1162         * src/prefs_folder_item.c
1163         * src/prefs_spelling.c
1164         * src/prefs_themes.c
1165         * src/wizard.c
1166         * src/gtk/gtkaspell.c
1167         * src/gtk/gtkaspell.h
1168         * src/plugins/spamassassin/spamassassin_gtk.c
1169                 replace deprecated gtk_option_menu...
1170                 patch by Pawel Pekala
1171
1172 2007-10-29 [colin]      3.0.2cvs106
1173
1174         * src/plugins/dillo_viewer/dillo_prefs.c
1175                 Fix forgotten signal connect
1176
1177 2007-10-28 [colin]      3.0.2cvs105
1178
1179         * src/plugins/dillo_viewer/dillo_prefs.c
1180         * src/plugins/dillo_viewer/dillo_prefs.h
1181         * src/plugins/dillo_viewer/dillo_viewer.c
1182                 Implement addressbook-based whitelisting for loading
1183                 remote images. Fixed missing destroy of the embedded
1184                 browser that made a Dillo window pop up on exit, if
1185                 an HTML part was displayed.
1186
1187 2007-10-26 [colin]      3.0.2cvs104
1188
1189         * src/edittags.c
1190                 Add missing static
1191
1192 2007-10-25 [colin]      3.0.2cvs103
1193
1194         * src/editaddress.c
1195                 Add tap-and-hold on the picture, for Maemo
1196         * src/edittags.c
1197         * src/edittags.h
1198         * src/mainwindow.c
1199         * src/procmsg.c
1200         * src/summaryview.c
1201         * src/textview.c
1202                 Unify tag interfaces.
1203
1204 2007-10-25 [colin]      3.0.2cvs102
1205
1206         * src/imap.c
1207         * src/etpan/imap-thread.h
1208                 Much better error handling. We'll need to be really
1209                 clear to users about where errors come from, with 
1210                 the apparition of Gmail's IMAP server.
1211
1212 2007-10-24 [colin]      3.0.2cvs101
1213
1214         * src/edittags.c
1215         * src/mainwindow.c
1216         * src/summaryview.c
1217         * src/textview.c
1218                 Add tags sorting (alphabetical); allow deletion of
1219                 tags from the Apply Tags window
1220
1221 2007-10-24 [colin]      3.0.2cvs100
1222
1223         * src/editaddress.c
1224         * src/editaddress_other_attributes_ldap.c
1225         * src/editaddress_other_attributes_ldap.h
1226         * src/ldapctrl.c
1227         * src/ldapquery.c
1228         * src/ldapupdate.c
1229                 Fix LDAP writing (got broken in cvs39)
1230                 Add read-only support for jpegPhoto LDAP field
1231
1232 2007-10-23 [colin]      3.0.2cvs99
1233
1234         * src/news.c
1235                 Fix crash in some cases
1236
1237 2007-10-22 [colin]      3.0.2cvs98
1238
1239         * src/common/socket.h
1240         * src/common/ssl.c
1241                 Fix big leak in GnuTLS code
1242
1243 2007-10-22 [colin]      3.0.2cvs97
1244
1245         * src/news.c
1246                 Fix bug 1368, 'SIGSEGV in NNTP code'
1247
1248 2007-10-22 [colin]      3.0.2cvs96
1249
1250         * src/prefs_customheader.c
1251                 Catch compface warnings when generating X-Faces
1252
1253 2007-10-22 [wwp]        3.0.2cvs95
1254
1255         * src/quote_fmt_parse.y
1256                 Remove accidentally committed debug traces.
1257                 Fix a warning.
1258
1259 2007-10-22 [colin]      3.0.2cvs94
1260
1261         * src/etpan/nntp-thread.c
1262                 Fix authentication
1263
1264 2007-10-19 [wwp]        3.0.2cvs93
1265
1266         * src/common/ssl_certificate.c
1267                 Add missing include (Windows).
1268
1269 2007-10-19 [colin]      3.0.2cvs92
1270
1271         * src/imap_gtk.c
1272         * src/mimeview.c
1273         * src/textview.c
1274         * src/gtk/inputdialog.c
1275         * src/gtk/inputdialog.h
1276                 Remove the last old combo; patch by
1277                 Pawel
1278
1279 2007-10-19 [colin]      3.0.2cvs91
1280
1281         * src/common/ssl.c
1282                 Fix interop problem with GnuTLS and some crappy
1283                 servers that have very little keys.
1284
1285 2007-10-19 [colin]      3.0.2cvs90
1286
1287         * src/common/ssl.c
1288                 Fix return value check on GnuTLS, and
1289                 display the error
1290
1291 2007-10-18 [colin]      3.0.2cvs89
1292
1293         * src/common/ssl_certificate.c
1294                 Fix missing initialisations
1295
1296 2007-10-18 [wwp]        3.0.2cvs88
1297
1298         * src/Makefile.am
1299                 Fix linking against GNUTLS (matters if --enable-gnutls only).
1300
1301 2007-10-18 [colin]      3.0.2cvs87
1302
1303         * po/POTFILES.in
1304                 Fix build
1305
1306 2007-10-18 [mones]      3.0.2cvs86
1307
1308         * src/editbook.c
1309         * src/import.c
1310         * src/prefs_account.c
1311         * src/prefs_receive.c
1312         * src/gtk/about.c
1313         * src/plugins/bogofilter/bogofilter_gtk.c
1314         * src/plugins/spamassassin/spamassassin_gtk.c
1315                 More capitalisation micro-fixes
1316
1317 2007-10-18 [paul]       3.0.2cvs85
1318
1319         * configure.ac
1320                 add info about NNTP support via libetpan
1321                 change the configure output ending msg a little
1322         * src/gtk/about.c
1323                 similar changes to above
1324
1325 2007-10-18 [colin]      3.0.2cvs84
1326
1327         * src/procmime.c
1328         * src/procmime.h
1329                 Fix missing symbol for S/MIME
1330
1331 2007-10-18 [colin]      3.0.2cvs83
1332
1333         * src/prefs_filtering_action.c
1334                 Fix crash in tags (introduced in cvs78)
1335
1336 2007-10-18 [colin]      3.0.2cvs82
1337
1338         * src/common/Makefile.am
1339         * src/common/nntp.c
1340         * src/common/nntp.h
1341         * src/etpan/Makefile.am
1342         * src/etpan/etpan-thread-manager-types.h
1343         * src/etpan/etpan-thread-manager.c
1344         * src/etpan/imap-thread.c
1345         * src/etpan/nntp-thread.c
1346         * src/etpan/nntp-thread.h
1347         * src/news.c
1348         * src/news.h
1349                 Rewrite the nntp implementation
1350                 to use libetpan. Non-blocking NNTP!
1351         * src/account.c
1352         * src/crash.c
1353         * src/imap.c
1354         * src/inc.c
1355         * src/main.c
1356         * src/mainwindow.c
1357         * src/pop.c
1358         * src/pop.h
1359         * src/prefs_account.c
1360         * src/recv.c
1361         * src/recv.h
1362         * src/send_message.c
1363         * src/send_message.h
1364         * src/ssl_manager.c
1365         * src/ssl_manager.h
1366         * src/wizard.c
1367         * src/common/claws.c
1368         * src/common/session.c
1369         * src/common/session.h
1370         * src/common/smtp.c
1371         * src/common/smtp.h
1372         * src/common/socket.c
1373         * src/common/socket.h
1374         * src/common/ssl.c
1375         * src/common/ssl.h
1376         * src/common/ssl_certificate.c
1377         * src/common/ssl_certificate.h
1378         * src/gtk/about.c
1379         * src/gtk/sslcertwindow.c
1380         * src/gtk/sslcertwindow.h
1381                 Implement GnuTLS support. GnuTLS support
1382                 will be used if OpenSSL isn't available, or
1383                 specified explicitely. (the reason is that
1384                 GnuTLS cerficate checking is a bit less 
1385                 practical than OpenSSL's)
1386
1387 2007-10-18 [paul]       3.0.2cvs81
1388
1389         * src/gtk/inputdialog.c
1390         * src/gtk/inputdialog.h
1391                 fix copyright header
1392
1393 2007-10-17 [colin]      3.0.2cvs80
1394
1395         * src/plugins/pgpcore/select-keys.c
1396                 Fix bug which prevented encryption key
1397                 auto-selection when two or more matched the
1398                 email address, but only one isn't revoked
1399                 or expired.
1400
1401 2007-10-17 [wwp]        3.0.2cvs79
1402
1403         * src/compose.c
1404         * src/quote_fmt.c
1405         * src/quote_fmt.h
1406         * src/quote_fmt_lex.l
1407         * src/quote_fmt_parse.y
1408                 Templates can now attach files using |attach{filename}.
1409
1410 2007-10-17 [wwp]        3.0.2cvs78
1411
1412         * src/prefs_customheader.c
1413         * src/prefs_ext_prog.c
1414         * src/prefs_filtering_action.c
1415         * src/prefs_matcher.c
1416         * src/prefs_other.c
1417         * src/prefs_toolbar.c
1418         * src/gtk/combobox.c
1419         * src/gtk/combobox.h
1420         * src/gtk/gtkutils.c
1421         * src/gtk/gtkutils.h
1422         * src/plugins/bogofilter/bogofilter_gtk.c
1423         * src/plugins/spamassassin/spamassassin_gtk.c
1424                 Removed almost all remaining instances of GtkCombo
1425                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
1426                 few visual and code cleanup from Colin.
1427
1428 2007-10-16 [wwp]        3.0.2cvs77
1429         * src/gtk/pluginwindow.c
1430                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
1431
1432 2007-10-15 [colin]      3.0.2cvs76
1433
1434         * src/edittags.c
1435         * src/edittags.h
1436         * src/filtering.c
1437         * src/filtering.h
1438         * src/importmutt.c
1439         * src/importpine.c
1440         * src/main.c
1441         * src/messageview.c
1442         * src/messageview.h
1443         * src/mimeview.c
1444         * src/mimeview.h
1445         * src/pop.c
1446         * src/pop.h
1447         * src/prefs_common.c
1448         * src/prefs_common.h
1449         * src/prefs_customheader.c
1450         * src/prefs_customheader.h
1451         * src/prefs_display_header.c
1452         * src/prefs_display_header.h
1453         * src/prefs_filtering_action.c
1454         * src/prefs_filtering_action.h
1455         * src/prefs_folder_column.c
1456         * src/prefs_folder_column.h
1457         * src/prefs_folder_item.c
1458         * src/prefs_folder_item.h
1459         * src/prefs_gtk.c
1460         * src/prefs_gtk.h
1461         * src/prefs_logging.h
1462         * src/prefs_matcher.c
1463         * src/prefs_matcher.h
1464         * src/prefs_summary_column.c
1465         * src/prefs_summary_column.h
1466         * src/prefs_summary_open.c
1467         * src/procheader.c
1468         * src/procheader.h
1469         * src/procmime.c
1470         * src/procmime.h
1471         * src/recv.c
1472         * src/recv.h
1473         * src/sourcewindow.c
1474         * src/sourcewindow.h
1475         * src/summaryview.c
1476         * src/summaryview.h
1477         * src/textview.c
1478         * src/textview.h
1479         * src/toolbar.c
1480         * src/toolbar.h
1481         * src/common/mgutils.c
1482         * src/common/mgutils.h
1483         * src/common/nntp.c
1484         * src/common/nntp.h
1485         * src/common/prefs.c
1486         * src/common/prefs.h
1487         * src/common/socket.c
1488         * src/common/socket.h
1489         * src/common/stringtable.c
1490         * src/common/stringtable.h
1491         * src/common/template.c
1492         * src/common/template.h
1493         * src/common/uuencode.c
1494         * src/common/uuencode.h
1495         * src/gtk/gtkshruler.c
1496         * src/gtk/gtkshruler.h
1497         * src/gtk/menu.c
1498         * src/gtk/menu.h
1499         * src/gtk/progressdialog.c
1500         * src/gtk/progressdialog.h
1501                 Remove/staticalize, the return of the revenge
1502
1503 2007-10-15 [colin]      3.0.2cvs75
1504
1505         * src/matcher.c
1506                 Fix redirections in filtering's tests
1507
1508 2007-10-15 [colin]      3.0.2cvs74
1509
1510         * src/imap.c
1511                 Don't build imap_synchronise at all when 
1512                 building without libetpan
1513
1514 2007-10-14 [colin]      3.0.2cvs73
1515
1516         * src/imap.c
1517         * src/common/md5.c
1518         * src/common/md5.h
1519         * src/gtk/manage_window.c
1520         * src/gtk/manage_window.h
1521                 Remove more unused code
1522
1523 2007-10-14 [colin]      3.0.2cvs72
1524
1525         * src/addrquery.c
1526         * src/addrquery.h
1527         * src/recv.c
1528         * src/recv.h
1529         * src/vcard.c
1530         * src/vcard.h
1531         * src/common/xml.c
1532         * src/common/xml.h
1533         * src/common/xmlprops.c
1534         * src/common/xmlprops.h
1535                 Remove more unused code
1536
1537 2007-10-14 [colin]      3.0.2cvs71
1538
1539         * src/common/utils.c
1540                 Remove unused function
1541
1542 2007-10-13 [colin]      3.0.2cvs70
1543
1544         * src/imap.c
1545         * src/imap.h
1546         * src/mainwindow.c
1547         * src/mainwindow.h
1548         * src/gtk/gtkutils.c
1549         * src/gtk/gtkutils.h
1550                 Staticalise/Remove more code
1551
1552 2007-10-13 [colin]      3.0.2cvs69
1553
1554         * src/common/utils.c
1555         * src/common/utils.h
1556                 Remove dead code, unused for ages
1557
1558 2007-10-13 [colin]      3.0.2cvs68
1559
1560         * src/main.c
1561         * src/main.h
1562                 Maemo: define hildon_program in main.c,
1563                 make it accessible in the .h with extern
1564
1565 2007-10-13 [paul]       3.0.2cvs67
1566
1567         * src/gtk/menu.c
1568                 fix a bunch of runtime warnings on maemo
1569
1570 2007-10-13 [paul]       3.0.2cvs66
1571
1572         * src/main.c
1573         * src/main.h
1574         * src/gtk/gtkutils.c
1575         * src/gtk/gtkutils.h
1576                 fix a bunch of compiler warnings on maemo
1577
1578 2007-10-12 [colin]      3.0.2cvs65
1579
1580         * src/account.c
1581         * src/addritem.c
1582         * src/addritem.h
1583         * src/filtering.c
1584         * src/filtering.h
1585         * src/folder.c
1586         * src/folder.h
1587         * src/common/utils.c
1588         * src/common/utils.h
1589                 Remove unused code, staticalise some functions
1590
1591 2007-10-12 [paul]       3.0.2cvs64
1592
1593         * src/account.c
1594         * src/folderview.c
1595         * src/main.c
1596         * src/mainwindow.c
1597         * src/messageview.c
1598         * src/summary_search.c
1599         * src/summaryview.c
1600         * src/toolbar.c
1601         * src/wizard.c
1602         * src/common/utils.c
1603         * src/gtk/prefswindow.c
1604                 fix a bunch of compiler warnings on maemo
1605
1606 2007-10-11 [colin]      3.0.2cvs63
1607
1608         * src/editaddress.c
1609                 Make static function static
1610
1611 2007-10-11 [mones]      3.0.2cvs62
1612
1613         * src/addrduplicates.c
1614         * src/addressbook.c
1615         * src/compose.c
1616         * src/expldifdlg.c
1617         * src/mainwindow.c
1618         * src/messageview.c
1619         * src/pop.c
1620         * src/prefs_customheader.c
1621         * src/prefs_send.c
1622         * src/prefs_themes.c
1623         * src/common/plugin.c
1624         * src/gtk/pluginwindow.c
1625         * src/gtk/quicksearch.c
1626                 Fix several typos and capitalisation issues
1627
1628 2007-10-11 [wwp]        3.0.2cvs61
1629
1630         * src/editaddress.c
1631                 Fix a warning about possible use of uninitialized
1632                 filename var.
1633
1634 2007-10-11 [wwp]        3.0.2cvs60
1635
1636         * src/editaddress.c
1637                 Disable "Unset picture" menu item when there's
1638                 no picture to clear. Fix an extraneous g_unref_object,
1639                 add missing initializers.
1640
1641 2007-10-11 [wwp]        3.0.2cvs59
1642
1643         * src/pixmaps/anonymous.xpm
1644         * src/editaddress.c
1645         * src/Makefile.am
1646         * src/stock_pixmap.c
1647         * src/stock_pixmap.h
1648                 Fix a leak, gettext-ize the photo label.
1649                 Don't clear the existing picture if loading
1650                 a new one fails. Use a default 'anonymous'
1651                 picture (this new xpm has been added to the
1652                 internal stock_pixmap API). Add a
1653                 "Set picture" context menu entry.
1654
1655 2007-10-11 [colin]      3.0.2cvs58
1656
1657         * src/messageview.c
1658                 Make shift-shortcuts work
1659         * src/prefs_actions.c
1660                 Don't ask if we really want to close when
1661                 choosing OK and only the list is changed
1662         * src/prefs_template.c
1663                 Don't ask if we really want to close when
1664                 choosing OK and only the list is changed
1665         * src/common/plugin.c
1666                 Fix writing of second [Plugins_*] block
1667         * src/common/template.c
1668                 Remove unused files (fixes deletion)
1669
1670 2007-10-10 [paul]       3.0.2cvs57
1671
1672         * src/prefs_template.c
1673                 put the whole thing in a scrolled window
1674                 so that half the page is no longer inaccessible
1675                 on maemo
1676                 make the gtk_text_view smaller on maemo
1677
1678 2007-10-10 [colin]      3.0.2cvs56
1679
1680         * src/compose.c
1681                 Fix updating of Attachments number in some
1682                 cases (reedit, attach from command-line, ...)
1683
1684 2007-10-10 [colin]      3.0.2cvs55
1685
1686         * src/editaddress.c
1687                 Initialise error correctly
1688
1689 2007-10-10 [paul]       3.0.2cvs54
1690
1691         * src/prefs_filtering_action.c
1692         * src/gtk/description_window.c
1693         * src/gtk/foldersort.c
1694         * src/gtk/quicksearch.c
1695                 get rid of some pointless new lines and
1696                 make the descripton labels wrap better
1697
1698 2007-10-10 [colin]      3.0.2cvs53
1699
1700         * src/addressadd.c
1701         * src/editaddress.c
1702         * src/headerview.c
1703         * src/textview.c
1704                 More error handling on saving pictures
1705
1706 2007-10-10 [colin]      3.0.2cvs52
1707
1708         * src/printing.c
1709         * src/printing.h
1710                 Generalize a bit printing, so we can factorize
1711                 most of the code. 
1712
1713 2007-10-10 [paul]       3.0.2cvs51
1714
1715         * src/addrduplicates.c
1716                 fix engrish
1717                 use GTK_STOCK... buttons
1718
1719 2007-10-10 [paul]       3.0.2cvs50
1720
1721         * src/addressadd.c
1722         * src/addrindex.c
1723         * src/editaddress.c
1724                 Fix previous patch
1725                 Thanks to Colin
1726
1727 2007-10-10 [paul]       3.0.2cvs49
1728
1729         * src/summaryview.c
1730         * src/messageview.c
1731                 Fix crash on Add sender to addressbook when
1732                 From is null
1733         * src/addressadd.c
1734         * src/addrindex.c
1735         * src/editaddress.c
1736         * src/editaddress_other_attributes_ldap.h
1737                 Fix leaks 
1738                 Rename images to .png in addrbook/
1739         * src/headerview.c
1740         * src/textview.c
1741                 Fix Face/X-Face being used if adding another
1742                 address than sender to addressbook
1743                 Thanks to Colin
1744
1745 2007-10-10 [holger]     3.0.2cvs48
1746
1747         * src/addrduplicates.c
1748         * src/editaddress.c
1749                 Improvements to the addressbook duplicate finder
1750                 feature:
1751                  - add an edit button to the button bar
1752                  - display the whole bookname (with iface) and
1753                    use this for same-book checking
1754                  - after editing, try to keep selections if the
1755                    entries are still present
1756                  - sort the email column alphabetically
1757                  - put results in a scrolled window
1758                  - support embedded editing
1759                  - make columns in detail view resizable
1760                  - add keyboard shortcuts
1761
1762 2007-10-10 [wwp]        3.0.2cvs47
1763
1764         * src/addrindex.c
1765                 Fix a crash when there's no From: in email, thanks to Colin.
1766
1767 2007-10-09 [paul]       3.0.2cvs46
1768
1769         * src/messageview.c
1770         * src/summaryview.c
1771         * src/textview.c
1772                 fix building without compface support
1773
1774 2007-10-09 [colin]      3.0.2cvs45
1775
1776         * src/editaddress.c
1777         * src/headerview.c
1778         * src/textview.c
1779                 Add error handling
1780
1781 2007-10-09 [colin]      3.0.2cvs44
1782
1783         * src/addrduplicates.c
1784         * src/addressadd.c
1785         * src/addressadd.h
1786         * src/addressbook.c
1787         * src/addressbook.h
1788         * src/addrindex.c
1789         * src/addrindex.h
1790         * src/addritem.c
1791         * src/addritem.h
1792         * src/compose.c
1793         * src/editaddress.c
1794         * src/editaddress_other_attributes_ldap.h
1795         * src/headerview.c
1796         * src/messageview.c
1797         * src/mimeview.c
1798         * src/summaryview.c
1799         * src/textview.c
1800         * src/gtk/gtkutils.c
1801                 Automatically set contacts' pictures from Face 
1802                 or X-Face if they have no picture
1803                 Display the contact picture in textview or
1804                 headerview for mails sent by people in the 
1805                 addressbook, that have no Face or X-Face
1806                 Fix a few details in the Person edition dialog
1807                 (ability to unset picture)
1808                 Remove picture file when deleting contacts
1809
1810 2007-10-09 [iwkse]      3.0.2cvs43
1811
1812         * src/gtk/about.c
1813                 center the about window
1814
1815 2007-10-09 [paul]       3.0.2cvs42
1816
1817         * src/prefs_toolbar.c
1818                 fix icon selector window on maemo
1819
1820 2007-10-09 [paul]       3.0.2cvs41
1821
1822         * src/messageview.c
1823                 add 'go to' menu to separate msgview
1824
1825 2007-10-09 [colin]      3.0.2cvs40
1826
1827         * src/common/defs.h
1828                 Add forgotten file
1829
1830 2007-10-09 [iwkse]      3.0.2cvs39
1831
1832         * Makefile.am
1833         * src/addressbook.c
1834         * src/addritem.c
1835         * src/addritem.h
1836         * src/editaddress.c
1837         * src/editaddress_other_attributes_ldap.h
1838         * src/addrbook.c
1839         * src/Makefile.am
1840                 set a photo in the Addressbook
1841
1842 2007-10-08 [colin]      3.0.2cvs38
1843
1844         * src/prefs_toolbar.c
1845                 Make height 320 to remove the scrollbar 
1846                 (with current number of icons)
1847
1848 2007-10-08 [colin]      3.0.2cvs37
1849
1850         * src/prefs_toolbar.c
1851                 Transform the treeview to a GtkIconView.
1852                 Patch by Pawel
1853                 In addition, transform the window so that 
1854                 it looks like a popup menu. Patch by me
1855
1856 2007-10-08 [colin]      3.0.2cvs36
1857
1858         * src/compose.c
1859         * src/compose.h
1860                 Beautify the GUI a bit; in particular, show the
1861                 number of attachments in the tab's title.
1862                 Patch by Pawel
1863
1864 2007-10-08 [paul]       3.0.2cvs35
1865
1866         * src/mimeview.c
1867                 Save users from themselves: save temporary
1868                 files used for Open/Open with as read-only.
1869                 Thanks to Colin
1870
1871 2007-10-08 [paul]       3.0.2cvs34
1872
1873         * tools/Makefile.am
1874                 forgot this in cvs33
1875
1876 2007-10-08 [paul]       3.0.2cvs33
1877
1878         * tools/kdeservicemenu/README
1879         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
1880         * tools/kdeservicemenu/install.sh
1881         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1882                 renamed template* to *template so as not to confuse
1883                 lintian
1884
1885 2007-10-08 [paul]       3.0.2cvs32
1886
1887         * src/prefs_themes.c
1888         * src/stock_pixmap.c
1889                 replace 2 direct uses of RC_DIR
1890
1891 2007-10-07 [colin]      3.0.2cvs31
1892
1893         * src/addrduplicates.c
1894         * src/addrduplicates.h
1895         * src/addressbook.c
1896         * src/addressbook.h
1897         * src/addrindex.c
1898         * src/addrindex.h
1899                 Implement deletion in duplicate finder. 
1900                 Patch by Holger 
1901
1902 2007-10-07 [colin]      3.0.2cvs30
1903
1904         * src/exporthtml.c
1905         * src/mbox.c
1906         * src/common/utils.c
1907                 Better fix for Solaris, thanks to Nicolas Doualot
1908
1909 2007-10-07 [colin]      3.0.2cvs29
1910
1911         * AUTHORS
1912         * src/gtk/authors.h
1913                 Add Frank Dietrich
1914
1915 2007-10-07 [colin]      3.0.2cvs28
1916
1917         * src/exporthtml.c
1918                 Fix HTML export to make it more compliant
1919                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
1920
1921 2007-10-07 [colin]      3.0.2cvs27
1922
1923         * src/prefs_toolbar.c
1924                 Only use icons that wouldn't look stupid in the toolbar
1925                 Patch by Pawel
1926
1927 2007-10-07 [colin]      3.0.2cvs26
1928
1929         * src/prefs_toolbar.c
1930                 Fix old icon being used when none is selected
1931
1932 2007-10-07 [colin]      3.0.2cvs25
1933
1934         * src/toolbar.c
1935                 Fix copy/paste error
1936
1937 2007-10-07 [colin]      3.0.2cvs24
1938
1939         * src/prefs_toolbar.c
1940         * src/toolbar.c
1941         * src/toolbar.h
1942                 Update icon to default one when changing event
1943                 Make the icon chooser nicer (handle Esc, Enter,
1944                 double-click)
1945
1946 2007-10-06 [colin]      3.0.2cvs23
1947
1948         * src/prefs_toolbar.c
1949                 Fix text reset; patch by Pawel
1950
1951 2007-10-06 [colin]      3.0.2cvs22
1952
1953         * src/toolbar.h
1954                 Complete previous commit
1955
1956 2007-10-06 [colin]      3.0.2cvs21
1957
1958         * src/prefs_toolbar.c
1959         * src/toolbar.c
1960                 Set toolbar text automatically to the default
1961                 when changing Event executed on click
1962
1963 2007-10-06 [colin]      3.0.2cvs20
1964
1965         * src/prefs_toolbar.c
1966                 Invert Text and Event fields
1967
1968 2007-10-06 [colin]      3.0.2cvs19
1969
1970         * src/prefs_toolbar.c
1971         * src/toolbar.c
1972                 Make toolbar prefs look much better
1973                 Patch by Pawel Pekala
1974
1975 2007-10-06 [paul]       3.0.2cvs18
1976
1977         * src/account.c
1978         * src/prefs_filtering.c
1979                 fix checkbuttons in gtktreeview on maemo by
1980                 setting maemo's "allow-checkbox-mode" to FALSE
1981
1982 2007-10-06 [colin]      3.0.2cvs17
1983
1984         * configure.ac
1985                 Export -DSOLARIS in CFLAGS for all
1986                 Solaris (not just 2.8) and OpenSolaris
1987
1988 2007-10-06 [paul]       3.0.2cvs16
1989
1990         * AUTHORS
1991         * src/exporthtml.c
1992         * src/mbox.c
1993         * src/gtk/authors.h
1994                 fix build on solaris where ctime_r takes
1995                 3 arguments rather than 2.
1996                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
1997
1998 2007-10-05 [colin]      3.0.2cvs15
1999
2000         * src/etpan/imap-thread.c
2001                 Fix wrong error codepath
2002
2003 2007-10-05 [wwp]        3.0.2cvs14
2004
2005         * src/filtering.c
2006                 Fix unexpected logging of quicksearches:
2007                 debug_filtering_session flag was never reset to FALSE, causing
2008                 matcher functions to log when called from a quicksearch
2009                 (if a filtering session happened before).
2010
2011 2007-10-05 [paul]       3.0.2cvs13
2012
2013         * src/prefs_actions.c
2014         * src/prefs_filtering.c
2015         * src/prefs_template.c
2016                 fix bug 1343, 'Filtering..'s close button
2017                 silently discards new filter'
2018                 Thanks to Colin
2019
2020 2007-10-05 [paul]       3.0.2cvs12
2021
2022         * configure.ac
2023         * src/Makefile.am
2024                 fix bug 1347, '-Wno-unused-function, optional'
2025
2026 2007-10-05 [colin]      3.0.2cvs11
2027
2028         * src/procmime.c
2029         * src/common/mgutils.c
2030                 Fix warnings
2031
2032 2007-10-05 [mones]      3.0.2cvs10
2033
2034         * manual/advanced.xml
2035                 Use full menu name
2036         * manual/es/advanced.xml
2037                 Synchronise translation
2038
2039 2007-10-04 [colin]      3.0.2cvs9
2040
2041         * src/action.c
2042         * src/addrbook.c
2043         * src/addrindex.c
2044         * src/compose.c
2045         * src/exporthtml.c
2046         * src/exportldif.c
2047         * src/folder.c
2048         * src/main.c
2049         * src/matcher.c
2050         * src/mbox.c
2051         * src/messageview.c
2052         * src/mh.c
2053         * src/news.c
2054         * src/partial_download.c
2055         * src/pop.c
2056         * src/procmime.c
2057         * src/procmsg.c
2058         * src/toolbar.c
2059         * src/common/log.c
2060         * src/common/mgutils.c
2061         * src/common/plugin.c
2062         * src/common/utils.c
2063         * src/common/xml.c
2064         * src/common/xml.h
2065         * src/common/xmlprops.c
2066         * src/common/xmlprops.h
2067         * src/plugins/bogofilter/bogofilter.c
2068         * src/plugins/clamav/clamav_plugin.c
2069         * src/plugins/dillo_viewer/dillo_prefs.c
2070         * src/plugins/pgpcore/prefs_gpg.c
2071         * src/plugins/pgpinline/pgpinline.c
2072         * src/plugins/pgpmime/pgpmime.c
2073         * src/plugins/spamassassin/spamassassin.c
2074         * src/plugins/trayicon/trayicon_prefs.c
2075                 Verify success on writes. Will fix possible strange
2076                 failure on disk full.
2077
2078 2007-10-04 [paul]       3.0.2cvs8
2079
2080         * manual/advanced.xml
2081                 add further info about Actions
2082                 Patch by Emmanuel Briot <briot@adacore.com>
2083
2084 2007-10-04 [paul]       3.0.2cvs7
2085
2086         * src/account.c
2087                 remove the D column, instead indicate the
2088                 default account by use of bold text
2089
2090 2007-10-03 [colin]      3.0.2cvs6
2091
2092         * src/common/template.c
2093                 Fix templates writing (was prone to disk full problems)
2094
2095 2007-10-03 [colin]      3.0.2cvs5
2096
2097         * src/Makefile.am
2098         * src/addrduplicates.c
2099         * src/addrduplicates.h
2100         * src/addressbook.c
2101                 Add duplicate deletion. Patch by Holger
2102
2103 2007-10-03 [colin]      3.0.2cvs4
2104
2105         * src/matcher.c
2106         * src/gtk/quicksearch.c
2107                 Fix bug 1340, 'Case insensitive searches with 
2108                 non-ascii alphabets fail'.
2109
2110 2007-10-03 [colin]      3.0.2cvs3
2111
2112         * src/main.c
2113         * src/common/utils.c
2114         * src/common/utils.h
2115                 Implement run-time alternative config directories
2116
2117 2007-10-03 [colin]      3.0.2cvs2
2118
2119         * src/folderview.c
2120                 Prevent opening folder item while folder
2121                 is scanned in a better way
2122
2123 2007-10-02 [paul]       3.0.2cvs1
2124
2125         * NEWS
2126         * README
2127         * RELEASE_NOTES
2128         * configure.ac
2129                 bump up version number following stable release
2130
2131 2007-09-30 [colin]      3.0.1cvs49
2132
2133         * src/imap.c
2134                 Refresh session if needed
2135
2136 2007-09-30 [colin]      3.0.1cvs48
2137
2138         * src/imap.c
2139                 Reset folder's session to NULL
2140                 before destroying it
2141
2142 2007-09-30 [mones]      3.0.1cvs47
2143
2144         * manual/handling.xml
2145                 Use markup quotes instead hardcoded quotes
2146         * manual/es/handling.xml
2147                 Added new synced section (IMAP subscriptions)
2148
2149 2007-09-29 [colin]      3.0.1cvs46
2150
2151         * src/imap.c
2152                 Notice disconnections faster
2153
2154 2007-09-28 [colin]      3.0.1cvs45
2155
2156         * src/addressbook.c
2157         * src/addrindex.c
2158                 Fix warnings
2159
2160 2007-09-28 [paul]       3.0.1cvs44
2161
2162         * src/mimeview.c
2163                 fix maemo build
2164
2165 2007-09-28 [paul]       3.0.1cvs43
2166
2167         * src/account.c
2168                 use gtk_widget_set_size_request() on the label
2169                 so that wrapping works better. get rid of the
2170                 (partially deprecated) hbutton_box.
2171                 these changes should prevent buttons overlapping
2172                 on maemo
2173
2174 2007-09-28 [colin]      3.0.1cvs42
2175
2176         * src/pop.c
2177                 Fix typo :)
2178
2179 2007-09-28 [colin]      3.0.1cvs41
2180
2181         * src/compose.c
2182         * src/msgcache.c
2183         * src/pop.c
2184         * src/procmime.c
2185         * src/etpan/imap-thread.c
2186                 64bits-related warning fixes
2187
2188 2007-09-28 [colin]      3.0.1cvs40
2189
2190         * src/folder_item_prefs.c
2191         * src/ldaputil.c
2192         * src/mainwindow.c
2193         * src/mimeview.c
2194         * src/common/tags.c
2195                 Fix warnings
2196
2197 2007-09-28 [colin]      3.0.1cvs39
2198
2199         * src/plugins/spamassassin/spamassassin.c
2200         * src/plugins/spamassassin/spamassassin.h
2201         * src/plugins/spamassassin/spamassassin_gtk.c
2202                 Add addressbook-based whitelisting
2203
2204 2007-09-28 [colin]      3.0.1cvs38
2205
2206         * src/folder.c
2207                 Fix bug 1337, 'crash on pressing Send button'
2208
2209 2007-09-28 [paul]       3.0.1cvs37
2210
2211         * src/prefs_folder_item.c
2212                 give the orphans a parent. makes all prefs
2213                 pages visible on maemo
2214
2215 2007-09-28 [colin]      3.0.1cvs36
2216
2217         * src/prefs_folder_column.c
2218         * src/prefs_summary_column.c
2219                 Fix two leaks
2220
2221 2007-09-27 [colin]      3.0.1cvs35
2222
2223         * src/gtk/quicksearch.c
2224                 Fix bug 1336, 'Segfault if empty space before search-string'
2225
2226 2007-09-26 [mones]      3.0.1cvs34
2227
2228         * manual/account.xml
2229         * manual/plugins.xml
2230                 Fixed irc channel name, added some docbook markup.
2231                 Changed text markup to docbook markup. 
2232                 Added spamcop as supported in SpamReport description.
2233         * manual/fr/plugins.xml
2234                 Fixed irc channel name.
2235         * manual/es/account.xml
2236         * manual/es/advanced.xml
2237         * manual/es/claws-mail-manual.xml
2238         * manual/es/glossary.xml
2239         * manual/es/gpl.xml
2240         * manual/es/keyboard.xml
2241         * manual/es/plugins.xml
2242                 Synced with English version, fixed a couple of typos.
2243
2244 2007-09-26 [colin]      3.0.1cvs33
2245
2246         * configure.ac
2247                 Explain why "Libgnomeprint: no" on GTK+ 2.10
2248
2249 2007-09-26 [colin]      3.0.1cvs32
2250
2251         * src/messageview.c
2252         * src/procmsg.c
2253         * src/procmsg.h
2254                 Optimisation: avoid fetching mail 3 times locally
2255                 for displaying
2256
2257 2007-09-26 [colin]      3.0.1cvs31
2258
2259         * src/mh.c
2260                 Fix missing static
2261
2262 2007-09-26 [colin]      3.0.1cvs30
2263
2264         * src/folder.c
2265         * src/folder.h
2266         * src/mh.c
2267         * src/mh.h
2268                 Fix MH mtime hack - make it a folder class function
2269
2270 2007-09-26 [colin]      3.0.1cvs29
2271
2272         * src/inc.c
2273                 Fix bug 1334, 'user defined mail incorporation 
2274                 script not run'
2275
2276 2007-09-25 [colin]      3.0.1cvs28
2277
2278         * src/codeconv.c
2279                 Optimisation: shortcut conv_codeset_strdup
2280                 when src_code and dest_code are the same
2281         * src/common/xml.c
2282         * src/common/xml.h
2283                 Optimisation: shortcut code conversions when
2284                 files are in UTF-8; faster list walking by
2285                 using prepend/reverse.
2286
2287 2007-09-25 [holger]     3.0.1cvs27
2288
2289         * src/printing.c
2290                 Replace button bar of the preview window
2291                 with a real toolbar (patch by Colin)
2292                 Add zooming to the preview window
2293
2294 2007-09-24 [paul]       3.0.1cvs26
2295
2296         * src/compose.c
2297                 compact the character set menu, adding some
2298                 missing encodings. Patch by Pawel Pekala
2299
2300 2007-09-23 [paul]       3.0.1cvs25
2301
2302         * src/prefs_account.c
2303         * src/prefs_folder_item.c
2304         * src/prefs_quote.c
2305         * src/quote_fmt.c
2306         * src/quote_fmt.h
2307                 remove unnecessary frame from Templates options
2308                 and improve the English of the check button label
2309
2310 2007-09-22 [colin]      3.0.1cvs24
2311
2312         * src/gtk/quicksearch.c
2313                 Fix bug 1329, 'error in quicksearch.c'
2314                 Fix return with value in function returning void
2315
2316 2007-09-22 [colin]      3.0.1cvs23
2317
2318         * src/imap.c
2319         * src/procmsg.h
2320         * src/common/utils.c
2321         * src/common/utils.h
2322         * src/etpan/imap-thread.c
2323                 Optimise fetching IMAP cached emails *a lot*
2324                 (remember whether mail is fully cached and \r's
2325                  are already stripped)
2326
2327 2007-09-22 [colin]      3.0.1cvs22
2328
2329         * src/folder.c
2330         * src/folder.h
2331         * src/prefs_folder_item.c
2332                 Add a button to allow users to drop local caches.
2333
2334 2007-09-21 [colin]      3.0.1cvs21
2335
2336         * src/summaryview.c
2337                 Remove unnecessary error when cancelling export to mbox.
2338                 Patch by Pawel
2339
2340 2007-09-21 [paul]       3.0.1cvs20
2341
2342         * src/gtk/prefswindow.c
2343                 remove unnecessary frames from the prefs
2344                 pages. Patch by Pawel Pekala
2345
2346 2007-09-21 [paul]       3.0.1cvs19
2347
2348         * src/prefs_account.c
2349         * src/prefs_folder_item.c
2350         * src/prefs_quote.c
2351         * src/quote_fmt.c
2352                 put the Templates options into a tabbed
2353                 layout. Patch by Pawel Pekala
2354
2355 2007-09-21 [paul]       3.0.1cvs18
2356
2357         * src/mainwindow.c
2358                 group together the character set menu items
2359                 move the /View/Show or hide/Message view below
2360                 .../Toolbar menu item
2361                 Patch by Pawel Pekala
2362
2363 2007-09-21 [mones]      3.0.1cvs17
2364
2365         * src/compose.c
2366                 Fix for bug 1327, 'segfault when replying to a non-existent
2367                 news message', thanks to Colin.
2368
2369 2007-09-21 [colin]      3.0.1cvs16
2370
2371         * src/folderview.c
2372                 Complete 3.0.1cvs15
2373
2374 2007-09-20 [colin]      3.0.1cvs15
2375
2376         * src/folderview.c
2377         * src/folderview.h
2378                 Maybe fix bug 1324, 'Corrupted IMAP cache'
2379
2380 2007-09-20 [colin]      3.0.1cvs14
2381
2382         * src/printing.c
2383                 Fix a little leak
2384
2385 2007-09-20 [holger]     3.0.1cvs13
2386
2387         * src/printing.c
2388                 Add page layout to print preview.
2389                 Make the close-button in the toolbar
2390                 right-aligned.
2391
2392 2007-09-20 [paul]       3.0.1cvs12
2393
2394         * po/ru.po
2395                 updated by Pavlo Bohmat
2396
2397 2007-09-19 [colin]      3.0.1cvs11
2398
2399         * src/common/utils.c
2400                 Prevent unquoted mime boundaries, by always
2401                 using a /
2402
2403 2007-09-19 [colin]      3.0.1cvs10
2404
2405         * src/printing.c
2406                 Fix drawing area size, fix DPI change that
2407                 can cause total number of lines to decrease
2408
2409 2007-09-19 [colin]      3.0.1cvs9
2410
2411         * po/POTFILES.in
2412         * src/printing.c
2413                 Make print preview more efficient and nicer.
2414                 Patch mostly by Holger Berndt <hb@claws-mail.org>
2415
2416 2007-09-19 [colin]      3.0.1cvs8
2417
2418         * src/prefs_common.c
2419         * src/prefs_common.h
2420         * src/printing.c
2421                 Add scrolledwindow, default allocation and
2422                 size saving to the print preview window.
2423
2424 2007-09-18 [colin]      3.0.1cvs7
2425
2426         * src/prefs_common.c
2427         * src/prefs_common.h
2428         * src/prefs_image_viewer.c
2429         * src/printing.c
2430                 GtkPrintOperation:
2431                 - add image printing support
2432                 - add option to print images
2433                 - add preview widget
2434                 - add saving of a few Page Setup parameters
2435
2436 2007-09-18 [colin]      3.0.1cvs6
2437
2438         * AUTHORS
2439         * src/gtk/authors.h
2440                 Add Guillaume Chazarain
2441
2442 2007-09-18 [colin]      3.0.1cvs5
2443
2444         * src/common/utils.c
2445                 Fix bug 1321, 'access before allocation 
2446                 when scanning for uris'. Patch by 
2447                 Guillaume Chazarain <guichaz@yahoo.fr>
2448
2449 2007-09-18 [colin]      3.0.1cvs4
2450
2451         * src/toolbar.c
2452                 Fix bug 1320, 'Memory leak caused by 
2453                 gtk_container_get_children'. Patch by
2454                 Guillaume Chazarain <guichaz@yahoo.fr>
2455
2456 2007-09-18 [colin]      3.0.1cvs3
2457
2458         * src/printing.c
2459         * src/printing.h
2460                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2461
2462 2007-09-18 [colin]      3.0.1cvs2
2463
2464         * src/Makefile.am
2465         * src/mainwindow.c
2466         * src/messageview.c
2467         * src/messageview.h
2468         * src/prefs_ext_prog.c
2469         * src/prefs_fonts.c
2470         * src/printing.c
2471         * src/printing.h
2472         * src/summaryview.c
2473                 Use GtkPrintOperation by default on GTK+ >= 2.10
2474                 Patch by Holger Berndt <hb@claws-mail.org>
2475
2476 2007-09-18 [paul]       3.0.1cvs1
2477
2478         * NEWS
2479         * README
2480         * RELEASE_NOTES
2481         * configure.ac
2482                 bump up version number following stable release
2483
2484 2007-09-16 [colin]      3.0.0cvs18
2485
2486         * src/folder.c
2487                 Fix possible memleak
2488
2489 2007-09-16 [colin]      3.0.0cvs17
2490
2491         * src/folderview.c
2492                 Fix bug 1311, 'Wrong arrow position 
2493                 while moving message into folder when 
2494                 column headers hidden'
2495         * src/image_viewer.c
2496                 Show error in the GUI if image can't
2497                 be loaded
2498         * src/matcher.c
2499                 Fix spurious output
2500         * src/messageview.c
2501                 Allow setting domain in msgid
2502         * src/common/plugin.c
2503                 Add timing information
2504
2505 2007-09-16 [colin]      3.0.0cvs16
2506
2507         * src/account.c
2508         * src/compose.c
2509         * src/prefs_account.c
2510         * src/prefs_account.h
2511         * src/common/utils.c
2512                 Remove Generate Message-ID option. We need
2513                 this on some IMAP servers.
2514         * src/prefs_template.c
2515                 Fix double-free
2516
2517 2007-09-16 [colin]      3.0.0cvs15
2518
2519         * src/prefs_filtering.c
2520         * src/prefs_filtering.h
2521         * src/prefs_filtering_action.c
2522         * src/common/tags.c
2523                 Fix tags issues: tags with spaces, renaming
2524                 tags.
2525
2526 2007-09-16 [colin]      3.0.0cvs14
2527
2528         * src/folderview.c
2529         * src/main.c
2530         * src/mainwindow.c
2531                 Fix bug 1308, 'Claws deletes folderlist.xml after
2532                 fetching mail short after start-up'
2533
2534 2007-09-16 [colin]      3.0.0cvs13
2535
2536         * src/compose.c
2537                 Fix scrolling to cursor
2538
2539 2007-09-16 [paul]       3.0.0cvs12
2540
2541         * po/sr.po
2542                 updated by Aleksandar Urosevic
2543
2544 2007-09-16 [paul]       3.0.0cvs11
2545
2546         * src/folder.c
2547                 do not allow locked msgs to be deleted,
2548                 even by filtering/processing
2549
2550 2007-09-07 [paul]       3.0.0cvs10
2551
2552         * src/prefs_folder_column.c
2553         * src/prefs_summary_column.c
2554                 implement button sensitivity
2555                 patch by Pawel Pekala
2556
2557 2007-09-06 [wwp]        3.0.0cvs9
2558
2559         * src/prefs_gtk.c
2560                 Add a missing linefeed to a debug message.
2561
2562 2007-09-05 [colin]      3.0.0cvs8
2563
2564         * src/inc.c
2565                 Fix statusbar/window mismatch on Maemo
2566
2567 2007-09-05 [colin]      3.0.0cvs7
2568
2569         * src/ldaputil.c
2570                 Fix build without USE_LDAP_TLS
2571
2572 2007-09-05 [colin]      3.0.0cvs6
2573
2574         * src/folder.c
2575         * src/imap.c
2576         * src/inc.c
2577         * src/mbox.c
2578         * src/send_message.c
2579         * src/statusbar.c
2580         * src/statusbar.h
2581                 Maemo: distinguish various statusbar messages,
2582                 in order to display only the most important.
2583
2584 2007-09-04 [wwp]        3.0.0cvs5
2585
2586         * src/account.c
2587                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
2588                 Show protocol "SMTP" and the appropriate server for send-only
2589                 accounts, show "-" instead of "" when no value is relevant.
2590
2591 2007-09-03 [ticho]      3.0.0cvs4
2592
2593         * src/summaryview.c
2594                 Handle plural form better in delete confirmation dialog.
2595
2596 2007-09-03 [wwp]        3.0.0cvs3
2597
2598         * src/compose.c
2599                 Warn differently when sending or sending later (queueing).
2600
2601 2007-09-03 [colin]      3.0.0cvs2
2602
2603         * src/procmime.c
2604         * src/procmime.h
2605         * src/common/plugin.c
2606         * src/common/plugin.h
2607                 Add a new plugin API, MimeParser. It allows
2608                 plugins to scan email MIME parts and optionally,
2609                 transform them.
2610
2611 2007-09-03 [mones]      3.0.0cvs1
2612
2613         * po/es.po
2614                 Updated translation
2615         * src/common/defs.h
2616                 While a better solution is made double history sizes
2617
2618 2007-09-03 [paul]       3.0.0
2619
2620         * NEWS
2621         * README
2622         * RELEASE_NOTES
2623                 3.0.0 released
2624
2625 [For previous entries, see ChangeLog.2.0.0-3.0.0]