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