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