2007-11-26 [colin] 3.1.0cvs30
[claws.git] / ChangeLog
1 2007-11-26 [colin]      3.1.0cvs30
2
3         * src/edittags.c
4         * src/folder.c
5         * src/folder.h
6         * src/imap.c
7         * src/messageview.c
8         * src/procmsg.c
9         * src/procmsg.h
10         * src/summaryview.c
11         * src/common/utils.c
12         * src/common/utils.h
13         * src/etpan/imap-thread.c
14         * src/etpan/imap-thread.h
15                 Add IMAP tags support
16
17 2007-11-26 [colin]      3.1.0cvs29
18
19         * src/imap.c
20                 Fix bug 1405, 'imap auto auth method doesn't 
21                 work since 3.1.0'
22
23 2007-11-26 [colin]      3.1.0cvs28
24
25         * src/messageview.c
26         * src/procmime.c
27                 Handle broken disposition-notifications from Evolution
28                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
29
30 2007-11-25 [paul]       3.1.0cvs27
31
32         * src/folder_item_prefs.c
33         * src/folder_item_prefs.h
34                 remove dead code
35
36 2007-11-23 [wwp]        3.1.0cvs26
37
38         * src/matcher.c
39         * src/matcher.h
40         * src/matcher_parser_parse.y
41         * src/prefs_matcher.c
42                 Fix irrelevant case folding when adding matcher condition 'test',
43                 thanks to Colin.
44
45 2007-11-23 [wwp]        3.1.0cvs25
46
47         * src/prefs_common.c
48         * src/prefs_common.h
49         * src/prefs_summary_open.c
50         * src/prefs_summary_open.h
51         * src/summaryview.c
52                 Add "select first email in list" to the list of possible selections
53                 when opening a folder.
54
55 2007-11-23 [paul]       3.1.0cvs24
56
57         * po/de.po
58                 a fix by Stephan Sachse, plus remove all
59                 old strings from the end of the file
60
61 2007-11-23 [wwp]        3.1.0cvs23
62
63         * src/prefs_msg_colors.c
64                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
65                 with little changes.
66
67 2007-11-23 [paul]       3.1.0cvs22
68
69         * src/prefs_logging.c
70                 eliminate wasted horizontal space
71
72 2007-11-23 [paul]       3.1.0cvs21
73
74         * src/prefs_summaries.c
75                 don't wrap the label or put linebreaks
76
77 2007-11-22 [colin]      3.1.0cvs20
78
79         * src/plugins/pgpinline/pgpinline.c
80                 Fix decryption
81
82 2007-11-22 [wwp]        3.1.0cvs19
83
84         * src/prefs_themes.c
85                 Yet another misuse of get_rc_dir(), still related
86                 to user themes. Completes 3.1.0cvs18.
87
88 2007-11-22 [wwp]        3.1.0cvs18
89
90         * src/stock_pixmap.c
91                 Fix a misuse of get_rc_dir(), user themes dir was
92                 not set properly and some themes might have disappeared
93                 from themes list in prefs.
94
95 2007-11-22 [wwp]        3.1.0cvs17
96
97         * src/edittags.c
98         * src/edittags.h
99         * src/common/tags.c
100         * src/common/tags.h
101                 Correct copyright for these claws-mail-only brand new
102                 files.
103
104 2007-11-22 [paul]       3.1.0cvs16
105
106         * src/compose.c
107                 fix bug 1400, 'Drag and drop of URLs does not work'
108                 Thanks to Colin
109
110 2007-11-22 [paul]       3.1.0cvs15
111
112         * src/prefs_common.c
113                 make "cmds_use_system_default" default to FALSE
114                 so as not to disrupt current settings
115         * src/summaryview.c
116                 increase the size of the GdkRectangle, tooltips
117                 didn't show for me otherwise
118
119 2007-11-21 [colin]      3.1.0cvs14
120
121         * src/compose.c
122         * src/crash.c
123         * src/exphtmldlg.c
124         * src/mainwindow.c
125         * src/manual.c
126         * src/mimeview.c
127         * src/prefs_account.c
128         * src/prefs_common.c
129         * src/prefs_common.h
130         * src/prefs_ext_prog.c
131         * src/textview.c
132         * src/uri_opener.c
133         * src/gtk/about.c
134         * src/gtk/gtkutils.c
135                 Use xdg-open as a way to find default browser,
136                 when available
137
138 2007-11-21 [colin]      3.1.0cvs13
139
140         * src/messageview.c
141         * src/procmime.c
142         * src/procmsg.h
143                 Send better return receipts (useful ones)
144                 Handle incoming return receipts
145
146 2007-11-20 [colin]      3.1.0cvs12
147
148         * src/printing.c
149         * src/printing.h
150                 Add getter/setter for settings, and getter
151                 for page setup
152
153 2007-11-20 [colin]      3.1.0cvs11
154
155         * src/folderview.c
156         * src/main.c
157         * src/mainwindow.c
158                 Fix bug 1396, 'Crash on disabling a filter 
159                 while it is processing'
160
161 2007-11-20 [paul]       3.1.0cvs10
162
163         * src/folder.c
164                 fix bug 1395, 'Crash on checking for new mails
165                 while filter is running'
166                 Thanks to Colin
167
168 2007-11-20 [paul]       3.1.0cvs9
169
170         * src/compose.c
171                 make this string easier for translators
172
173 2007-11-19 [colin]      3.1.0cvs8
174
175         * src/prefs_summaries.c
176         * src/summaryview.c
177                 Don't enable more tooltips on Maemo
178
179 2007-11-19 [colin]      3.1.0cvs7
180
181         * src/prefs_common.c
182         * src/prefs_common.h
183         * src/prefs_summaries.c
184         * src/summaryview.c
185                 Fix bug 1388, 'message list tool tips'
186                 Add (optional) tooltips in summaryview.
187                 This only works with GTK+ >= 2.12
188
189 2007-11-19 [colin]      3.1.0cvs6
190
191         * src/compose.c
192                 Make strings a bit better when attaching
193                 from mailto: URIs
194
195 2007-11-19 [colin]      3.1.0cvs5
196
197         * src/common/utils.c
198                 Fix bug 1392, 'Top level domain .EU is 
199                 not recognised as valid'
200
201 2007-11-19 [wwp]        3.1.0cvs4
202
203         * src/compose.c
204         * src/compose.h
205                 Revert changes to compose.c made in 3.1.0cvs2.
206
207 2007-11-19 [wwp]        3.1.0cvs3
208
209         * src/addressbook.c
210         * src/addressbook.h
211         * src/editaddress.c
212         * src/editgroup.c
213         * src/addrduplicates.c
214                 Minor improvements in the address book:
215                 always accept new contacts provided that some
216                 detail is set (instead of rejecting silently).
217                 Better guessing of contact name from incomplete
218                 name information. Better display of contacts with
219                 no name, in contact lists, group contents, find
220                 duplicate results.
221                 
222
223 2007-11-19 [wwp]        3.1.0cvs2
224
225         * src/compose.c
226         * src/compose.h
227         * src/prefs_logging.c
228         * src/prefs_summaries.c
229                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
230                 wrap some long label in prefs/summaries, layout checkboxes
231                 in a more compact form in prefs/loggin, make account and
232                 header's combos have the same size/spacing in compose
233                 window.
234
235 2007-11-19 [wwp]        3.1.0cvs1
236
237         * src/edittags.c
238                 Fix a tiny leak and duplicate variable.
239
240 2007-11-19 [paul]       3.1.0
241
242         * NEWS
243         * README
244         * RELEASE_NOTES 
245                 3.1.0 released
246
247 2007-11-19 [paul]       3.0.2cvs145
248
249         * po/de.po
250         * po/fi.po
251         * po/fr.po
252         * po/hu.po
253         * po/it.po
254         * po/pl.po
255         * po/pt_BR.po
256         * po/sk.po
257         * po/zh_CN.po
258                 updated by Stephan Sachse, Flammie Pirinen,
259                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
260                 Emil Nowak, Frederico Goncalves Guimaraes,
261                 Andrej Kacian, and Ralph Young
262
263 2007-11-18 [mones]      3.0.2cvs144
264
265         * po/es.po
266                 Updated Spanish translation
267
268 2007-11-18 [colin]      3.0.2cvs143
269
270         * src/edittags.c
271                 Prevent empty tag after edit, thanks to wwp
272
273 2007-11-18 [colin]      3.0.2cvs142
274
275         * src/editaddress.c
276                 Fix possible "(null)" %s - thanks to wwp
277
278 2007-11-16 [wwp]        3.0.2cvs141
279
280         * src/common/utils.c
281                 Fix for 3.0.2cvs140, prevents from crashing when opening
282                 a compose window.
283
284 2007-11-16 [colin]      3.0.2cvs140
285
286         * src/main.c
287         * src/common/claws.c
288                 Output a bit more useful info at startup
289                 in --debug mode
290
291 2007-11-16 [colin]      3.0.2cvs139
292
293         * src/compose.c
294         * src/common/utils.c
295         * src/common/utils.h
296                 Fix bug 1387, 'Request for --compose to 
297                 support multiple attachments'
298
299 2007-11-16 [colin]      3.0.2cvs138
300
301         * src/news.c
302                 Fix bug 1390, 'NNTP fails after server 
303                 closed connection'
304
305 2007-11-16 [colin]      3.0.2cvs137
306
307         * src/prefs_display_header.c
308                 Fix bug 1389, 'Changing 'Display headers 
309                 in message view' breaks dispheaderrc'
310
311 2007-11-14 [colin]      3.0.2cvs136
312
313         * src/summaryview.c
314         * src/gtk/quicksearch.c
315         * src/gtk/quicksearch.h
316                 Fix resetting the quicksearch when in non-sticky
317                 mode, but Recursive is set: reset only when going
318                 out of the root search folder.
319
320 2007-11-14 [colin]      3.0.2cvs135
321
322         * src/filtering.c
323                 Don't set new flag back when doing "Mark as unread"
324                 from filtering
325
326 2007-11-12 [paul]       3.0.2cvs134
327
328         * src/plugins/dillo_viewer/dillo_viewer.c
329                 don't offer the mime type for translation
330
331 2007-11-12 [paul]
332
333         3.1.0-rc2 released
334
335 2007-11-11 [colin]      3.0.2cvs133
336
337         * src/imap_gtk.c
338         * src/mh_gtk.c
339                 Use markup-escaped strings in dialogs
340
341 2007-11-11 [colin]      3.0.2cvs132
342
343         * src/imap.c
344                 Better IMAP-UTF7/UTF8 conversion
345
346 2007-11-10 [colin]      3.0.2cvs131
347
348         * src/news.c
349                 Fix debian bug 450698, 'nntp auth behavior changed 
350                 without notice'
351
352 2007-11-10 [colin]      3.0.2cvs130
353
354         * configure.ac
355         * src/inc.c
356         * src/main.c
357         * src/main.h
358         * src/mimeview.c
359         * src/statusbar.c
360         * src/common/utils.c
361         * src/etpan/Makefile.am
362         * src/gtk/filesel.c
363         * src/gtk/gtkutils.h
364         * src/gtk/menu.c
365         * src/plugins/bogofilter/Makefile.am
366         * src/plugins/clamav/Makefile.am
367         * src/plugins/dillo_viewer/Makefile.am
368         * src/plugins/pgpcore/Makefile.am
369         * src/plugins/spamassassin/Makefile.am
370         * src/plugins/trayicon/Makefile.am
371                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
372
373 2007-11-09 [colin]      3.0.2cvs129
374
375         * src/addressbook.c
376         * src/ldapupdate.c
377                 fix bug 1375, 'Impossible to modify e-mail
378                 in LDAP addressbook twice'; Try two. update
379                 externalID, don't make display lag, and
380                 fix the cases where dn is not mail.
381
382 2007-11-08 [paul]       3.0.2cvs128
383
384         * src/account.c
385         * src/compose.c
386         * src/messageview.c
387         * src/prefs_account.c
388         * src/prefs_account.h
389                 reinstate 'Generate Message-ID' option as an
390                 account preference. (hidden on IMAP)
391                 Thanks to Colin
392
393 2007-11-08 [paul]       3.0.2cvs127
394
395         * src/textview.c
396                 MAEMO: fix failure of loading images inline
397                 MAEMO: fix bug 1349, 'Emails still skip to end
398                 when opened (in certain circumstances)...'
399
400 2007-11-07 [colin]      3.0.2cvs126
401
402         * src/toolbar.c
403                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
404
405 2007-11-07 [colin]      3.0.2cvs125
406
407         * src/toolbar.c
408                 Re-change the string occurence of A_CLAWS_ACTIONS
409                 to A_SYL_ACTIONS, to prevent parse errors of the
410                 toolbar_*.xml files
411
412 2007-11-07 [colin]      3.0.2cvs124
413
414         * src/mimeview.c
415         * src/prefs_common.c
416         * src/prefs_common.h
417         * manual/advanced.xml
418                 Add an hidden pref, 'save_parts_readwrite';
419                 completes 3.0.2cvs35
420
421 2007-11-07 [paul]       3.0.2cvs123
422
423         * src/prefs_toolbar.c
424         * src/toolbar.c
425         * src/toolbar.h
426                 rename ToolbarSylpheedActions to ToolbarClawsActions
427                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
428
429 2007-11-07 [paul]       3.0.2cvs122
430
431         * src/toolbar.c
432                 MAEMO: remove tooltips
433
434 2007-11-07 [colin]      3.0.2cvs121
435
436         * src/plugins/pgpinline/pgpinline.c
437                 Fix bug 1377, 'unspecific errors on 
438                 signature checking'. Fix trimming of
439                 UTF8 data.
440
441 2007-11-06 [iwkse]      3.0.2cvs120
442
443         * src/prefs_summary_open.c
444                 yet a string change
445
446 2007-11-06 [paul]       3.0.2cvs119
447
448         * tools/Makefile.am
449         * tools/README
450         * tools/csv2addressbook.pl
451                 add a new script that imports a CSV formatted
452                 address book. Becky and Thunderbird address
453                 book are currently supported.
454
455 2007-11-05 [colin]      3.0.2cvs118
456
457         * src/imap.c
458                 Fix deletion 
459
460 2007-11-05 [iwkse]      3.0.2cvs117
461
462         * src/prefs_summary_open.c
463                 String changes
464
465 2007-11-04 [paul]       3.0.2cvs116
466
467         * src/addressbook_foldersel.c
468                 fix gtk critical warning
469                 Patch by Pawel Pekala
470
471 2007-11-04 [paul]       3.0.2cvs115
472
473         * tools/README
474         * tools/claws-mail-compose-insert-files.pl
475                 add --bcc and uri_escape() everything
476
477 2007-11-04 [paul]       3.0.2cvs114
478
479         * src/gtk/gtkutils.c
480                 gtkut_stock_with_text_button_set_create(): set
481                 GTK_CAN_DEFAULT on buttons 2 and 3
482
483 2007-11-03 [paul]       3.0.2cvs113
484
485         * src/common/utils.c
486                 fix debian bug #448814, 'mailto: URI decoding
487                 desn't decode the destination address field'
488                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
489
490 2007-11-03 [paul]       3.0.2cvs112
491
492         * AUTHORS
493         * src/compose.c
494         * src/gtk/authors.h
495                 allow Bcc in commandline URIs
496                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
497
498 2007-11-02 [colin]      3.0.2cvs111
499
500         * src/addressbook.c
501                 Maybe fix bug 1376, 'crash on 
502                 addressbook manipulation'
503
504 2007-10-31 [paul]       3.0.2cvs110
505
506         * src/ldapupdate.c
507                 fix bug 1375, 'Impossible to modify e-mail
508                 in LDAP addressbook twice'
509                 Patch by Michael Rasmussen
510
511 2007-10-30 [paul]       3.0.2cvs109
512
513         * configure.ac
514                 enable GnuTLS support with --enable-gnutls which
515                 will disable openssl support. if the user has
516                 gtk >= 2.10.x don't allow gnomeprint even if the
517                 user asks for it
518
519 2007-10-30 [paul]
520
521         3.1.0-rc1 released
522
523 2007-10-30 [paul]       3.0.2cvs108
524
525         * Makefile.am
526                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
527
528 2007-10-30 [paul]       3.0.2cvs107
529
530         * src/expldifdlg.c
531         * src/prefs_account.c
532         * src/prefs_folder_item.c
533         * src/prefs_spelling.c
534         * src/prefs_themes.c
535         * src/wizard.c
536         * src/gtk/gtkaspell.c
537         * src/gtk/gtkaspell.h
538         * src/plugins/spamassassin/spamassassin_gtk.c
539                 replace deprecated gtk_option_menu...
540                 patch by Pawel Pekala
541
542 2007-10-29 [colin]      3.0.2cvs106
543
544         * src/plugins/dillo_viewer/dillo_prefs.c
545                 Fix forgotten signal connect
546
547 2007-10-28 [colin]      3.0.2cvs105
548
549         * src/plugins/dillo_viewer/dillo_prefs.c
550         * src/plugins/dillo_viewer/dillo_prefs.h
551         * src/plugins/dillo_viewer/dillo_viewer.c
552                 Implement addressbook-based whitelisting for loading
553                 remote images. Fixed missing destroy of the embedded
554                 browser that made a Dillo window pop up on exit, if
555                 an HTML part was displayed.
556
557 2007-10-26 [colin]      3.0.2cvs104
558
559         * src/edittags.c
560                 Add missing static
561
562 2007-10-25 [colin]      3.0.2cvs103
563
564         * src/editaddress.c
565                 Add tap-and-hold on the picture, for Maemo
566         * src/edittags.c
567         * src/edittags.h
568         * src/mainwindow.c
569         * src/procmsg.c
570         * src/summaryview.c
571         * src/textview.c
572                 Unify tag interfaces.
573
574 2007-10-25 [colin]      3.0.2cvs102
575
576         * src/imap.c
577         * src/etpan/imap-thread.h
578                 Much better error handling. We'll need to be really
579                 clear to users about where errors come from, with 
580                 the apparition of Gmail's IMAP server.
581
582 2007-10-24 [colin]      3.0.2cvs101
583
584         * src/edittags.c
585         * src/mainwindow.c
586         * src/summaryview.c
587         * src/textview.c
588                 Add tags sorting (alphabetical); allow deletion of
589                 tags from the Apply Tags window
590
591 2007-10-24 [colin]      3.0.2cvs100
592
593         * src/editaddress.c
594         * src/editaddress_other_attributes_ldap.c
595         * src/editaddress_other_attributes_ldap.h
596         * src/ldapctrl.c
597         * src/ldapquery.c
598         * src/ldapupdate.c
599                 Fix LDAP writing (got broken in cvs39)
600                 Add read-only support for jpegPhoto LDAP field
601
602 2007-10-23 [colin]      3.0.2cvs99
603
604         * src/news.c
605                 Fix crash in some cases
606
607 2007-10-22 [colin]      3.0.2cvs98
608
609         * src/common/socket.h
610         * src/common/ssl.c
611                 Fix big leak in GnuTLS code
612
613 2007-10-22 [colin]      3.0.2cvs97
614
615         * src/news.c
616                 Fix bug 1368, 'SIGSEGV in NNTP code'
617
618 2007-10-22 [colin]      3.0.2cvs96
619
620         * src/prefs_customheader.c
621                 Catch compface warnings when generating X-Faces
622
623 2007-10-22 [wwp]        3.0.2cvs95
624
625         * src/quote_fmt_parse.y
626                 Remove accidentally committed debug traces.
627                 Fix a warning.
628
629 2007-10-22 [colin]      3.0.2cvs94
630
631         * src/etpan/nntp-thread.c
632                 Fix authentication
633
634 2007-10-19 [wwp]        3.0.2cvs93
635
636         * src/common/ssl_certificate.c
637                 Add missing include (Windows).
638
639 2007-10-19 [colin]      3.0.2cvs92
640
641         * src/imap_gtk.c
642         * src/mimeview.c
643         * src/textview.c
644         * src/gtk/inputdialog.c
645         * src/gtk/inputdialog.h
646                 Remove the last old combo; patch by
647                 Pawel
648
649 2007-10-19 [colin]      3.0.2cvs91
650
651         * src/common/ssl.c
652                 Fix interop problem with GnuTLS and some crappy
653                 servers that have very little keys.
654
655 2007-10-19 [colin]      3.0.2cvs90
656
657         * src/common/ssl.c
658                 Fix return value check on GnuTLS, and
659                 display the error
660
661 2007-10-18 [colin]      3.0.2cvs89
662
663         * src/common/ssl_certificate.c
664                 Fix missing initialisations
665
666 2007-10-18 [wwp]        3.0.2cvs88
667
668         * src/Makefile.am
669                 Fix linking against GNUTLS (matters if --enable-gnutls only).
670
671 2007-10-18 [colin]      3.0.2cvs87
672
673         * po/POTFILES.in
674                 Fix build
675
676 2007-10-18 [mones]      3.0.2cvs86
677
678         * src/editbook.c
679         * src/import.c
680         * src/prefs_account.c
681         * src/prefs_receive.c
682         * src/gtk/about.c
683         * src/plugins/bogofilter/bogofilter_gtk.c
684         * src/plugins/spamassassin/spamassassin_gtk.c
685                 More capitalisation micro-fixes
686
687 2007-10-18 [paul]       3.0.2cvs85
688
689         * configure.ac
690                 add info about NNTP support via libetpan
691                 change the configure output ending msg a little
692         * src/gtk/about.c
693                 similar changes to above
694
695 2007-10-18 [colin]      3.0.2cvs84
696
697         * src/procmime.c
698         * src/procmime.h
699                 Fix missing symbol for S/MIME
700
701 2007-10-18 [colin]      3.0.2cvs83
702
703         * src/prefs_filtering_action.c
704                 Fix crash in tags (introduced in cvs78)
705
706 2007-10-18 [colin]      3.0.2cvs82
707
708         * src/common/Makefile.am
709         * src/common/nntp.c
710         * src/common/nntp.h
711         * src/etpan/Makefile.am
712         * src/etpan/etpan-thread-manager-types.h
713         * src/etpan/etpan-thread-manager.c
714         * src/etpan/imap-thread.c
715         * src/etpan/nntp-thread.c
716         * src/etpan/nntp-thread.h
717         * src/news.c
718         * src/news.h
719                 Rewrite the nntp implementation
720                 to use libetpan. Non-blocking NNTP!
721         * src/account.c
722         * src/crash.c
723         * src/imap.c
724         * src/inc.c
725         * src/main.c
726         * src/mainwindow.c
727         * src/pop.c
728         * src/pop.h
729         * src/prefs_account.c
730         * src/recv.c
731         * src/recv.h
732         * src/send_message.c
733         * src/send_message.h
734         * src/ssl_manager.c
735         * src/ssl_manager.h
736         * src/wizard.c
737         * src/common/claws.c
738         * src/common/session.c
739         * src/common/session.h
740         * src/common/smtp.c
741         * src/common/smtp.h
742         * src/common/socket.c
743         * src/common/socket.h
744         * src/common/ssl.c
745         * src/common/ssl.h
746         * src/common/ssl_certificate.c
747         * src/common/ssl_certificate.h
748         * src/gtk/about.c
749         * src/gtk/sslcertwindow.c
750         * src/gtk/sslcertwindow.h
751                 Implement GnuTLS support. GnuTLS support
752                 will be used if OpenSSL isn't available, or
753                 specified explicitely. (the reason is that
754                 GnuTLS cerficate checking is a bit less 
755                 practical than OpenSSL's)
756
757 2007-10-18 [paul]       3.0.2cvs81
758
759         * src/gtk/inputdialog.c
760         * src/gtk/inputdialog.h
761                 fix copyright header
762
763 2007-10-17 [colin]      3.0.2cvs80
764
765         * src/plugins/pgpcore/select-keys.c
766                 Fix bug which prevented encryption key
767                 auto-selection when two or more matched the
768                 email address, but only one isn't revoked
769                 or expired.
770
771 2007-10-17 [wwp]        3.0.2cvs79
772
773         * src/compose.c
774         * src/quote_fmt.c
775         * src/quote_fmt.h
776         * src/quote_fmt_lex.l
777         * src/quote_fmt_parse.y
778                 Templates can now attach files using |attach{filename}.
779
780 2007-10-17 [wwp]        3.0.2cvs78
781
782         * src/prefs_customheader.c
783         * src/prefs_ext_prog.c
784         * src/prefs_filtering_action.c
785         * src/prefs_matcher.c
786         * src/prefs_other.c
787         * src/prefs_toolbar.c
788         * src/gtk/combobox.c
789         * src/gtk/combobox.h
790         * src/gtk/gtkutils.c
791         * src/gtk/gtkutils.h
792         * src/plugins/bogofilter/bogofilter_gtk.c
793         * src/plugins/spamassassin/spamassassin_gtk.c
794                 Removed almost all remaining instances of GtkCombo
795                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
796                 few visual and code cleanup from Colin.
797
798 2007-10-16 [wwp]        3.0.2cvs77
799         * src/gtk/pluginwindow.c
800                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
801
802 2007-10-15 [colin]      3.0.2cvs76
803
804         * src/edittags.c
805         * src/edittags.h
806         * src/filtering.c
807         * src/filtering.h
808         * src/importmutt.c
809         * src/importpine.c
810         * src/main.c
811         * src/messageview.c
812         * src/messageview.h
813         * src/mimeview.c
814         * src/mimeview.h
815         * src/pop.c
816         * src/pop.h
817         * src/prefs_common.c
818         * src/prefs_common.h
819         * src/prefs_customheader.c
820         * src/prefs_customheader.h
821         * src/prefs_display_header.c
822         * src/prefs_display_header.h
823         * src/prefs_filtering_action.c
824         * src/prefs_filtering_action.h
825         * src/prefs_folder_column.c
826         * src/prefs_folder_column.h
827         * src/prefs_folder_item.c
828         * src/prefs_folder_item.h
829         * src/prefs_gtk.c
830         * src/prefs_gtk.h
831         * src/prefs_logging.h
832         * src/prefs_matcher.c
833         * src/prefs_matcher.h
834         * src/prefs_summary_column.c
835         * src/prefs_summary_column.h
836         * src/prefs_summary_open.c
837         * src/procheader.c
838         * src/procheader.h
839         * src/procmime.c
840         * src/procmime.h
841         * src/recv.c
842         * src/recv.h
843         * src/sourcewindow.c
844         * src/sourcewindow.h
845         * src/summaryview.c
846         * src/summaryview.h
847         * src/textview.c
848         * src/textview.h
849         * src/toolbar.c
850         * src/toolbar.h
851         * src/common/mgutils.c
852         * src/common/mgutils.h
853         * src/common/nntp.c
854         * src/common/nntp.h
855         * src/common/prefs.c
856         * src/common/prefs.h
857         * src/common/socket.c
858         * src/common/socket.h
859         * src/common/stringtable.c
860         * src/common/stringtable.h
861         * src/common/template.c
862         * src/common/template.h
863         * src/common/uuencode.c
864         * src/common/uuencode.h
865         * src/gtk/gtkshruler.c
866         * src/gtk/gtkshruler.h
867         * src/gtk/menu.c
868         * src/gtk/menu.h
869         * src/gtk/progressdialog.c
870         * src/gtk/progressdialog.h
871                 Remove/staticalize, the return of the revenge
872
873 2007-10-15 [colin]      3.0.2cvs75
874
875         * src/matcher.c
876                 Fix redirections in filtering's tests
877
878 2007-10-15 [colin]      3.0.2cvs74
879
880         * src/imap.c
881                 Don't build imap_synchronise at all when 
882                 building without libetpan
883
884 2007-10-14 [colin]      3.0.2cvs73
885
886         * src/imap.c
887         * src/common/md5.c
888         * src/common/md5.h
889         * src/gtk/manage_window.c
890         * src/gtk/manage_window.h
891                 Remove more unused code
892
893 2007-10-14 [colin]      3.0.2cvs72
894
895         * src/addrquery.c
896         * src/addrquery.h
897         * src/recv.c
898         * src/recv.h
899         * src/vcard.c
900         * src/vcard.h
901         * src/common/xml.c
902         * src/common/xml.h
903         * src/common/xmlprops.c
904         * src/common/xmlprops.h
905                 Remove more unused code
906
907 2007-10-14 [colin]      3.0.2cvs71
908
909         * src/common/utils.c
910                 Remove unused function
911
912 2007-10-13 [colin]      3.0.2cvs70
913
914         * src/imap.c
915         * src/imap.h
916         * src/mainwindow.c
917         * src/mainwindow.h
918         * src/gtk/gtkutils.c
919         * src/gtk/gtkutils.h
920                 Staticalise/Remove more code
921
922 2007-10-13 [colin]      3.0.2cvs69
923
924         * src/common/utils.c
925         * src/common/utils.h
926                 Remove dead code, unused for ages
927
928 2007-10-13 [colin]      3.0.2cvs68
929
930         * src/main.c
931         * src/main.h
932                 Maemo: define hildon_program in main.c,
933                 make it accessible in the .h with extern
934
935 2007-10-13 [paul]       3.0.2cvs67
936
937         * src/gtk/menu.c
938                 fix a bunch of runtime warnings on maemo
939
940 2007-10-13 [paul]       3.0.2cvs66
941
942         * src/main.c
943         * src/main.h
944         * src/gtk/gtkutils.c
945         * src/gtk/gtkutils.h
946                 fix a bunch of compiler warnings on maemo
947
948 2007-10-12 [colin]      3.0.2cvs65
949
950         * src/account.c
951         * src/addritem.c
952         * src/addritem.h
953         * src/filtering.c
954         * src/filtering.h
955         * src/folder.c
956         * src/folder.h
957         * src/common/utils.c
958         * src/common/utils.h
959                 Remove unused code, staticalise some functions
960
961 2007-10-12 [paul]       3.0.2cvs64
962
963         * src/account.c
964         * src/folderview.c
965         * src/main.c
966         * src/mainwindow.c
967         * src/messageview.c
968         * src/summary_search.c
969         * src/summaryview.c
970         * src/toolbar.c
971         * src/wizard.c
972         * src/common/utils.c
973         * src/gtk/prefswindow.c
974                 fix a bunch of compiler warnings on maemo
975
976 2007-10-11 [colin]      3.0.2cvs63
977
978         * src/editaddress.c
979                 Make static function static
980
981 2007-10-11 [mones]      3.0.2cvs62
982
983         * src/addrduplicates.c
984         * src/addressbook.c
985         * src/compose.c
986         * src/expldifdlg.c
987         * src/mainwindow.c
988         * src/messageview.c
989         * src/pop.c
990         * src/prefs_customheader.c
991         * src/prefs_send.c
992         * src/prefs_themes.c
993         * src/common/plugin.c
994         * src/gtk/pluginwindow.c
995         * src/gtk/quicksearch.c
996                 Fix several typos and capitalisation issues
997
998 2007-10-11 [wwp]        3.0.2cvs61
999
1000         * src/editaddress.c
1001                 Fix a warning about possible use of uninitialized
1002                 filename var.
1003
1004 2007-10-11 [wwp]        3.0.2cvs60
1005
1006         * src/editaddress.c
1007                 Disable "Unset picture" menu item when there's
1008                 no picture to clear. Fix an extraneous g_unref_object,
1009                 add missing initializers.
1010
1011 2007-10-11 [wwp]        3.0.2cvs59
1012
1013         * src/pixmaps/anonymous.xpm
1014         * src/editaddress.c
1015         * src/Makefile.am
1016         * src/stock_pixmap.c
1017         * src/stock_pixmap.h
1018                 Fix a leak, gettext-ize the photo label.
1019                 Don't clear the existing picture if loading
1020                 a new one fails. Use a default 'anonymous'
1021                 picture (this new xpm has been added to the
1022                 internal stock_pixmap API). Add a
1023                 "Set picture" context menu entry.
1024
1025 2007-10-11 [colin]      3.0.2cvs58
1026
1027         * src/messageview.c
1028                 Make shift-shortcuts work
1029         * src/prefs_actions.c
1030                 Don't ask if we really want to close when
1031                 choosing OK and only the list is changed
1032         * src/prefs_template.c
1033                 Don't ask if we really want to close when
1034                 choosing OK and only the list is changed
1035         * src/common/plugin.c
1036                 Fix writing of second [Plugins_*] block
1037         * src/common/template.c
1038                 Remove unused files (fixes deletion)
1039
1040 2007-10-10 [paul]       3.0.2cvs57
1041
1042         * src/prefs_template.c
1043                 put the whole thing in a scrolled window
1044                 so that half the page is no longer inaccessible
1045                 on maemo
1046                 make the gtk_text_view smaller on maemo
1047
1048 2007-10-10 [colin]      3.0.2cvs56
1049
1050         * src/compose.c
1051                 Fix updating of Attachments number in some
1052                 cases (reedit, attach from command-line, ...)
1053
1054 2007-10-10 [colin]      3.0.2cvs55
1055
1056         * src/editaddress.c
1057                 Initialise error correctly
1058
1059 2007-10-10 [paul]       3.0.2cvs54
1060
1061         * src/prefs_filtering_action.c
1062         * src/gtk/description_window.c
1063         * src/gtk/foldersort.c
1064         * src/gtk/quicksearch.c
1065                 get rid of some pointless new lines and
1066                 make the descripton labels wrap better
1067
1068 2007-10-10 [colin]      3.0.2cvs53
1069
1070         * src/addressadd.c
1071         * src/editaddress.c
1072         * src/headerview.c
1073         * src/textview.c
1074                 More error handling on saving pictures
1075
1076 2007-10-10 [colin]      3.0.2cvs52
1077
1078         * src/printing.c
1079         * src/printing.h
1080                 Generalize a bit printing, so we can factorize
1081                 most of the code. 
1082
1083 2007-10-10 [paul]       3.0.2cvs51
1084
1085         * src/addrduplicates.c
1086                 fix engrish
1087                 use GTK_STOCK... buttons
1088
1089 2007-10-10 [paul]       3.0.2cvs50
1090
1091         * src/addressadd.c
1092         * src/addrindex.c
1093         * src/editaddress.c
1094                 Fix previous patch
1095                 Thanks to Colin
1096
1097 2007-10-10 [paul]       3.0.2cvs49
1098
1099         * src/summaryview.c
1100         * src/messageview.c
1101                 Fix crash on Add sender to addressbook when
1102                 From is null
1103         * src/addressadd.c
1104         * src/addrindex.c
1105         * src/editaddress.c
1106         * src/editaddress_other_attributes_ldap.h
1107                 Fix leaks 
1108                 Rename images to .png in addrbook/
1109         * src/headerview.c
1110         * src/textview.c
1111                 Fix Face/X-Face being used if adding another
1112                 address than sender to addressbook
1113                 Thanks to Colin
1114
1115 2007-10-10 [holger]     3.0.2cvs48
1116
1117         * src/addrduplicates.c
1118         * src/editaddress.c
1119                 Improvements to the addressbook duplicate finder
1120                 feature:
1121                  - add an edit button to the button bar
1122                  - display the whole bookname (with iface) and
1123                    use this for same-book checking
1124                  - after editing, try to keep selections if the
1125                    entries are still present
1126                  - sort the email column alphabetically
1127                  - put results in a scrolled window
1128                  - support embedded editing
1129                  - make columns in detail view resizable
1130                  - add keyboard shortcuts
1131
1132 2007-10-10 [wwp]        3.0.2cvs47
1133
1134         * src/addrindex.c
1135                 Fix a crash when there's no From: in email, thanks to Colin.
1136
1137 2007-10-09 [paul]       3.0.2cvs46
1138
1139         * src/messageview.c
1140         * src/summaryview.c
1141         * src/textview.c
1142                 fix building without compface support
1143
1144 2007-10-09 [colin]      3.0.2cvs45
1145
1146         * src/editaddress.c
1147         * src/headerview.c
1148         * src/textview.c
1149                 Add error handling
1150
1151 2007-10-09 [colin]      3.0.2cvs44
1152
1153         * src/addrduplicates.c
1154         * src/addressadd.c
1155         * src/addressadd.h
1156         * src/addressbook.c
1157         * src/addressbook.h
1158         * src/addrindex.c
1159         * src/addrindex.h
1160         * src/addritem.c
1161         * src/addritem.h
1162         * src/compose.c
1163         * src/editaddress.c
1164         * src/editaddress_other_attributes_ldap.h
1165         * src/headerview.c
1166         * src/messageview.c
1167         * src/mimeview.c
1168         * src/summaryview.c
1169         * src/textview.c
1170         * src/gtk/gtkutils.c
1171                 Automatically set contacts' pictures from Face 
1172                 or X-Face if they have no picture
1173                 Display the contact picture in textview or
1174                 headerview for mails sent by people in the 
1175                 addressbook, that have no Face or X-Face
1176                 Fix a few details in the Person edition dialog
1177                 (ability to unset picture)
1178                 Remove picture file when deleting contacts
1179
1180 2007-10-09 [iwkse]      3.0.2cvs43
1181
1182         * src/gtk/about.c
1183                 center the about window
1184
1185 2007-10-09 [paul]       3.0.2cvs42
1186
1187         * src/prefs_toolbar.c
1188                 fix icon selector window on maemo
1189
1190 2007-10-09 [paul]       3.0.2cvs41
1191
1192         * src/messageview.c
1193                 add 'go to' menu to separate msgview
1194
1195 2007-10-09 [colin]      3.0.2cvs40
1196
1197         * src/common/defs.h
1198                 Add forgotten file
1199
1200 2007-10-09 [iwkse]      3.0.2cvs39
1201
1202         * Makefile.am
1203         * src/addressbook.c
1204         * src/addritem.c
1205         * src/addritem.h
1206         * src/editaddress.c
1207         * src/editaddress_other_attributes_ldap.h
1208         * src/addrbook.c
1209         * src/Makefile.am
1210                 set a photo in the Addressbook
1211
1212 2007-10-08 [colin]      3.0.2cvs38
1213
1214         * src/prefs_toolbar.c
1215                 Make height 320 to remove the scrollbar 
1216                 (with current number of icons)
1217
1218 2007-10-08 [colin]      3.0.2cvs37
1219
1220         * src/prefs_toolbar.c
1221                 Transform the treeview to a GtkIconView.
1222                 Patch by Pawel
1223                 In addition, transform the window so that 
1224                 it looks like a popup menu. Patch by me
1225
1226 2007-10-08 [colin]      3.0.2cvs36
1227
1228         * src/compose.c
1229         * src/compose.h
1230                 Beautify the GUI a bit; in particular, show the
1231                 number of attachments in the tab's title.
1232                 Patch by Pawel
1233
1234 2007-10-08 [paul]       3.0.2cvs35
1235
1236         * src/mimeview.c
1237                 Save users from themselves: save temporary
1238                 files used for Open/Open with as read-only.
1239                 Thanks to Colin
1240
1241 2007-10-08 [paul]       3.0.2cvs34
1242
1243         * tools/Makefile.am
1244                 forgot this in cvs33
1245
1246 2007-10-08 [paul]       3.0.2cvs33
1247
1248         * tools/kdeservicemenu/README
1249         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
1250         * tools/kdeservicemenu/install.sh
1251         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1252                 renamed template* to *template so as not to confuse
1253                 lintian
1254
1255 2007-10-08 [paul]       3.0.2cvs32
1256
1257         * src/prefs_themes.c
1258         * src/stock_pixmap.c
1259                 replace 2 direct uses of RC_DIR
1260
1261 2007-10-07 [colin]      3.0.2cvs31
1262
1263         * src/addrduplicates.c
1264         * src/addrduplicates.h
1265         * src/addressbook.c
1266         * src/addressbook.h
1267         * src/addrindex.c
1268         * src/addrindex.h
1269                 Implement deletion in duplicate finder. 
1270                 Patch by Holger 
1271
1272 2007-10-07 [colin]      3.0.2cvs30
1273
1274         * src/exporthtml.c
1275         * src/mbox.c
1276         * src/common/utils.c
1277                 Better fix for Solaris, thanks to Nicolas Doualot
1278
1279 2007-10-07 [colin]      3.0.2cvs29
1280
1281         * AUTHORS
1282         * src/gtk/authors.h
1283                 Add Frank Dietrich
1284
1285 2007-10-07 [colin]      3.0.2cvs28
1286
1287         * src/exporthtml.c
1288                 Fix HTML export to make it more compliant
1289                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
1290
1291 2007-10-07 [colin]      3.0.2cvs27
1292
1293         * src/prefs_toolbar.c
1294                 Only use icons that wouldn't look stupid in the toolbar
1295                 Patch by Pawel
1296
1297 2007-10-07 [colin]      3.0.2cvs26
1298
1299         * src/prefs_toolbar.c
1300                 Fix old icon being used when none is selected
1301
1302 2007-10-07 [colin]      3.0.2cvs25
1303
1304         * src/toolbar.c
1305                 Fix copy/paste error
1306
1307 2007-10-07 [colin]      3.0.2cvs24
1308
1309         * src/prefs_toolbar.c
1310         * src/toolbar.c
1311         * src/toolbar.h
1312                 Update icon to default one when changing event
1313                 Make the icon chooser nicer (handle Esc, Enter,
1314                 double-click)
1315
1316 2007-10-06 [colin]      3.0.2cvs23
1317
1318         * src/prefs_toolbar.c
1319                 Fix text reset; patch by Pawel
1320
1321 2007-10-06 [colin]      3.0.2cvs22
1322
1323         * src/toolbar.h
1324                 Complete previous commit
1325
1326 2007-10-06 [colin]      3.0.2cvs21
1327
1328         * src/prefs_toolbar.c
1329         * src/toolbar.c
1330                 Set toolbar text automatically to the default
1331                 when changing Event executed on click
1332
1333 2007-10-06 [colin]      3.0.2cvs20
1334
1335         * src/prefs_toolbar.c
1336                 Invert Text and Event fields
1337
1338 2007-10-06 [colin]      3.0.2cvs19
1339
1340         * src/prefs_toolbar.c
1341         * src/toolbar.c
1342                 Make toolbar prefs look much better
1343                 Patch by Pawel Pekala
1344
1345 2007-10-06 [paul]       3.0.2cvs18
1346
1347         * src/account.c
1348         * src/prefs_filtering.c
1349                 fix checkbuttons in gtktreeview on maemo by
1350                 setting maemo's "allow-checkbox-mode" to FALSE
1351
1352 2007-10-06 [colin]      3.0.2cvs17
1353
1354         * configure.ac
1355                 Export -DSOLARIS in CFLAGS for all
1356                 Solaris (not just 2.8) and OpenSolaris
1357
1358 2007-10-06 [paul]       3.0.2cvs16
1359
1360         * AUTHORS
1361         * src/exporthtml.c
1362         * src/mbox.c
1363         * src/gtk/authors.h
1364                 fix build on solaris where ctime_r takes
1365                 3 arguments rather than 2.
1366                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
1367
1368 2007-10-05 [colin]      3.0.2cvs15
1369
1370         * src/etpan/imap-thread.c
1371                 Fix wrong error codepath
1372
1373 2007-10-05 [wwp]        3.0.2cvs14
1374
1375         * src/filtering.c
1376                 Fix unexpected logging of quicksearches:
1377                 debug_filtering_session flag was never reset to FALSE, causing
1378                 matcher functions to log when called from a quicksearch
1379                 (if a filtering session happened before).
1380
1381 2007-10-05 [paul]       3.0.2cvs13
1382
1383         * src/prefs_actions.c
1384         * src/prefs_filtering.c
1385         * src/prefs_template.c
1386                 fix bug 1343, 'Filtering..'s close button
1387                 silently discards new filter'
1388                 Thanks to Colin
1389
1390 2007-10-05 [paul]       3.0.2cvs12
1391
1392         * configure.ac
1393         * src/Makefile.am
1394                 fix bug 1347, '-Wno-unused-function, optional'
1395
1396 2007-10-05 [colin]      3.0.2cvs11
1397
1398         * src/procmime.c
1399         * src/common/mgutils.c
1400                 Fix warnings
1401
1402 2007-10-05 [mones]      3.0.2cvs10
1403
1404         * manual/advanced.xml
1405                 Use full menu name
1406         * manual/es/advanced.xml
1407                 Synchronise translation
1408
1409 2007-10-04 [colin]      3.0.2cvs9
1410
1411         * src/action.c
1412         * src/addrbook.c
1413         * src/addrindex.c
1414         * src/compose.c
1415         * src/exporthtml.c
1416         * src/exportldif.c
1417         * src/folder.c
1418         * src/main.c
1419         * src/matcher.c
1420         * src/mbox.c
1421         * src/messageview.c
1422         * src/mh.c
1423         * src/news.c
1424         * src/partial_download.c
1425         * src/pop.c
1426         * src/procmime.c
1427         * src/procmsg.c
1428         * src/toolbar.c
1429         * src/common/log.c
1430         * src/common/mgutils.c
1431         * src/common/plugin.c
1432         * src/common/utils.c
1433         * src/common/xml.c
1434         * src/common/xml.h
1435         * src/common/xmlprops.c
1436         * src/common/xmlprops.h
1437         * src/plugins/bogofilter/bogofilter.c
1438         * src/plugins/clamav/clamav_plugin.c
1439         * src/plugins/dillo_viewer/dillo_prefs.c
1440         * src/plugins/pgpcore/prefs_gpg.c
1441         * src/plugins/pgpinline/pgpinline.c
1442         * src/plugins/pgpmime/pgpmime.c
1443         * src/plugins/spamassassin/spamassassin.c
1444         * src/plugins/trayicon/trayicon_prefs.c
1445                 Verify success on writes. Will fix possible strange
1446                 failure on disk full.
1447
1448 2007-10-04 [paul]       3.0.2cvs8
1449
1450         * manual/advanced.xml
1451                 add further info about Actions
1452                 Patch by Emmanuel Briot <briot@adacore.com>
1453
1454 2007-10-04 [paul]       3.0.2cvs7
1455
1456         * src/account.c
1457                 remove the D column, instead indicate the
1458                 default account by use of bold text
1459
1460 2007-10-03 [colin]      3.0.2cvs6
1461
1462         * src/common/template.c
1463                 Fix templates writing (was prone to disk full problems)
1464
1465 2007-10-03 [colin]      3.0.2cvs5
1466
1467         * src/Makefile.am
1468         * src/addrduplicates.c
1469         * src/addrduplicates.h
1470         * src/addressbook.c
1471                 Add duplicate deletion. Patch by Holger
1472
1473 2007-10-03 [colin]      3.0.2cvs4
1474
1475         * src/matcher.c
1476         * src/gtk/quicksearch.c
1477                 Fix bug 1340, 'Case insensitive searches with 
1478                 non-ascii alphabets fail'.
1479
1480 2007-10-03 [colin]      3.0.2cvs3
1481
1482         * src/main.c
1483         * src/common/utils.c
1484         * src/common/utils.h
1485                 Implement run-time alternative config directories
1486
1487 2007-10-03 [colin]      3.0.2cvs2
1488
1489         * src/folderview.c
1490                 Prevent opening folder item while folder
1491                 is scanned in a better way
1492
1493 2007-10-02 [paul]       3.0.2cvs1
1494
1495         * NEWS
1496         * README
1497         * RELEASE_NOTES
1498         * configure.ac
1499                 bump up version number following stable release
1500
1501 2007-09-30 [colin]      3.0.1cvs49
1502
1503         * src/imap.c
1504                 Refresh session if needed
1505
1506 2007-09-30 [colin]      3.0.1cvs48
1507
1508         * src/imap.c
1509                 Reset folder's session to NULL
1510                 before destroying it
1511
1512 2007-09-30 [mones]      3.0.1cvs47
1513
1514         * manual/handling.xml
1515                 Use markup quotes instead hardcoded quotes
1516         * manual/es/handling.xml
1517                 Added new synced section (IMAP subscriptions)
1518
1519 2007-09-29 [colin]      3.0.1cvs46
1520
1521         * src/imap.c
1522                 Notice disconnections faster
1523
1524 2007-09-28 [colin]      3.0.1cvs45
1525
1526         * src/addressbook.c
1527         * src/addrindex.c
1528                 Fix warnings
1529
1530 2007-09-28 [paul]       3.0.1cvs44
1531
1532         * src/mimeview.c
1533                 fix maemo build
1534
1535 2007-09-28 [paul]       3.0.1cvs43
1536
1537         * src/account.c
1538                 use gtk_widget_set_size_request() on the label
1539                 so that wrapping works better. get rid of the
1540                 (partially deprecated) hbutton_box.
1541                 these changes should prevent buttons overlapping
1542                 on maemo
1543
1544 2007-09-28 [colin]      3.0.1cvs42
1545
1546         * src/pop.c
1547                 Fix typo :)
1548
1549 2007-09-28 [colin]      3.0.1cvs41
1550
1551         * src/compose.c
1552         * src/msgcache.c
1553         * src/pop.c
1554         * src/procmime.c
1555         * src/etpan/imap-thread.c
1556                 64bits-related warning fixes
1557
1558 2007-09-28 [colin]      3.0.1cvs40
1559
1560         * src/folder_item_prefs.c
1561         * src/ldaputil.c
1562         * src/mainwindow.c
1563         * src/mimeview.c
1564         * src/common/tags.c
1565                 Fix warnings
1566
1567 2007-09-28 [colin]      3.0.1cvs39
1568
1569         * src/plugins/spamassassin/spamassassin.c
1570         * src/plugins/spamassassin/spamassassin.h
1571         * src/plugins/spamassassin/spamassassin_gtk.c
1572                 Add addressbook-based whitelisting
1573
1574 2007-09-28 [colin]      3.0.1cvs38
1575
1576         * src/folder.c
1577                 Fix bug 1337, 'crash on pressing Send button'
1578
1579 2007-09-28 [paul]       3.0.1cvs37
1580
1581         * src/prefs_folder_item.c
1582                 give the orphans a parent. makes all prefs
1583                 pages visible on maemo
1584
1585 2007-09-28 [colin]      3.0.1cvs36
1586
1587         * src/prefs_folder_column.c
1588         * src/prefs_summary_column.c
1589                 Fix two leaks
1590
1591 2007-09-27 [colin]      3.0.1cvs35
1592
1593         * src/gtk/quicksearch.c
1594                 Fix bug 1336, 'Segfault if empty space before search-string'
1595
1596 2007-09-26 [mones]      3.0.1cvs34
1597
1598         * manual/account.xml
1599         * manual/plugins.xml
1600                 Fixed irc channel name, added some docbook markup.
1601                 Changed text markup to docbook markup. 
1602                 Added spamcop as supported in SpamReport description.
1603         * manual/fr/plugins.xml
1604                 Fixed irc channel name.
1605         * manual/es/account.xml
1606         * manual/es/advanced.xml
1607         * manual/es/claws-mail-manual.xml
1608         * manual/es/glossary.xml
1609         * manual/es/gpl.xml
1610         * manual/es/keyboard.xml
1611         * manual/es/plugins.xml
1612                 Synced with English version, fixed a couple of typos.
1613
1614 2007-09-26 [colin]      3.0.1cvs33
1615
1616         * configure.ac
1617                 Explain why "Libgnomeprint: no" on GTK+ 2.10
1618
1619 2007-09-26 [colin]      3.0.1cvs32
1620
1621         * src/messageview.c
1622         * src/procmsg.c
1623         * src/procmsg.h
1624                 Optimisation: avoid fetching mail 3 times locally
1625                 for displaying
1626
1627 2007-09-26 [colin]      3.0.1cvs31
1628
1629         * src/mh.c
1630                 Fix missing static
1631
1632 2007-09-26 [colin]      3.0.1cvs30
1633
1634         * src/folder.c
1635         * src/folder.h
1636         * src/mh.c
1637         * src/mh.h
1638                 Fix MH mtime hack - make it a folder class function
1639
1640 2007-09-26 [colin]      3.0.1cvs29
1641
1642         * src/inc.c
1643                 Fix bug 1334, 'user defined mail incorporation 
1644                 script not run'
1645
1646 2007-09-25 [colin]      3.0.1cvs28
1647
1648         * src/codeconv.c
1649                 Optimisation: shortcut conv_codeset_strdup
1650                 when src_code and dest_code are the same
1651         * src/common/xml.c
1652         * src/common/xml.h
1653                 Optimisation: shortcut code conversions when
1654                 files are in UTF-8; faster list walking by
1655                 using prepend/reverse.
1656
1657 2007-09-25 [holger]     3.0.1cvs27
1658
1659         * src/printing.c
1660                 Replace button bar of the preview window
1661                 with a real toolbar (patch by Colin)
1662                 Add zooming to the preview window
1663
1664 2007-09-24 [paul]       3.0.1cvs26
1665
1666         * src/compose.c
1667                 compact the character set menu, adding some
1668                 missing encodings. Patch by Pawel Pekala
1669
1670 2007-09-23 [paul]       3.0.1cvs25
1671
1672         * src/prefs_account.c
1673         * src/prefs_folder_item.c
1674         * src/prefs_quote.c
1675         * src/quote_fmt.c
1676         * src/quote_fmt.h
1677                 remove unnecessary frame from Templates options
1678                 and improve the English of the check button label
1679
1680 2007-09-22 [colin]      3.0.1cvs24
1681
1682         * src/gtk/quicksearch.c
1683                 Fix bug 1329, 'error in quicksearch.c'
1684                 Fix return with value in function returning void
1685
1686 2007-09-22 [colin]      3.0.1cvs23
1687
1688         * src/imap.c
1689         * src/procmsg.h
1690         * src/common/utils.c
1691         * src/common/utils.h
1692         * src/etpan/imap-thread.c
1693                 Optimise fetching IMAP cached emails *a lot*
1694                 (remember whether mail is fully cached and \r's
1695                  are already stripped)
1696
1697 2007-09-22 [colin]      3.0.1cvs22
1698
1699         * src/folder.c
1700         * src/folder.h
1701         * src/prefs_folder_item.c
1702                 Add a button to allow users to drop local caches.
1703
1704 2007-09-21 [colin]      3.0.1cvs21
1705
1706         * src/summaryview.c
1707                 Remove unnecessary error when cancelling export to mbox.
1708                 Patch by Pawel
1709
1710 2007-09-21 [paul]       3.0.1cvs20
1711
1712         * src/gtk/prefswindow.c
1713                 remove unnecessary frames from the prefs
1714                 pages. Patch by Pawel Pekala
1715
1716 2007-09-21 [paul]       3.0.1cvs19
1717
1718         * src/prefs_account.c
1719         * src/prefs_folder_item.c
1720         * src/prefs_quote.c
1721         * src/quote_fmt.c
1722                 put the Templates options into a tabbed
1723                 layout. Patch by Pawel Pekala
1724
1725 2007-09-21 [paul]       3.0.1cvs18
1726
1727         * src/mainwindow.c
1728                 group together the character set menu items
1729                 move the /View/Show or hide/Message view below
1730                 .../Toolbar menu item
1731                 Patch by Pawel Pekala
1732
1733 2007-09-21 [mones]      3.0.1cvs17
1734
1735         * src/compose.c
1736                 Fix for bug 1327, 'segfault when replying to a non-existent
1737                 news message', thanks to Colin.
1738
1739 2007-09-21 [colin]      3.0.1cvs16
1740
1741         * src/folderview.c
1742                 Complete 3.0.1cvs15
1743
1744 2007-09-20 [colin]      3.0.1cvs15
1745
1746         * src/folderview.c
1747         * src/folderview.h
1748                 Maybe fix bug 1324, 'Corrupted IMAP cache'
1749
1750 2007-09-20 [colin]      3.0.1cvs14
1751
1752         * src/printing.c
1753                 Fix a little leak
1754
1755 2007-09-20 [holger]     3.0.1cvs13
1756
1757         * src/printing.c
1758                 Add page layout to print preview.
1759                 Make the close-button in the toolbar
1760                 right-aligned.
1761
1762 2007-09-20 [paul]       3.0.1cvs12
1763
1764         * po/ru.po
1765                 updated by Pavlo Bohmat
1766
1767 2007-09-19 [colin]      3.0.1cvs11
1768
1769         * src/common/utils.c
1770                 Prevent unquoted mime boundaries, by always
1771                 using a /
1772
1773 2007-09-19 [colin]      3.0.1cvs10
1774
1775         * src/printing.c
1776                 Fix drawing area size, fix DPI change that
1777                 can cause total number of lines to decrease
1778
1779 2007-09-19 [colin]      3.0.1cvs9
1780
1781         * po/POTFILES.in
1782         * src/printing.c
1783                 Make print preview more efficient and nicer.
1784                 Patch mostly by Holger Berndt <hb@claws-mail.org>
1785
1786 2007-09-19 [colin]      3.0.1cvs8
1787
1788         * src/prefs_common.c
1789         * src/prefs_common.h
1790         * src/printing.c
1791                 Add scrolledwindow, default allocation and
1792                 size saving to the print preview window.
1793
1794 2007-09-18 [colin]      3.0.1cvs7
1795
1796         * src/prefs_common.c
1797         * src/prefs_common.h
1798         * src/prefs_image_viewer.c
1799         * src/printing.c
1800                 GtkPrintOperation:
1801                 - add image printing support
1802                 - add option to print images
1803                 - add preview widget
1804                 - add saving of a few Page Setup parameters
1805
1806 2007-09-18 [colin]      3.0.1cvs6
1807
1808         * AUTHORS
1809         * src/gtk/authors.h
1810                 Add Guillaume Chazarain
1811
1812 2007-09-18 [colin]      3.0.1cvs5
1813
1814         * src/common/utils.c
1815                 Fix bug 1321, 'access before allocation 
1816                 when scanning for uris'. Patch by 
1817                 Guillaume Chazarain <guichaz@yahoo.fr>
1818
1819 2007-09-18 [colin]      3.0.1cvs4
1820
1821         * src/toolbar.c
1822                 Fix bug 1320, 'Memory leak caused by 
1823                 gtk_container_get_children'. Patch by
1824                 Guillaume Chazarain <guichaz@yahoo.fr>
1825
1826 2007-09-18 [colin]      3.0.1cvs3
1827
1828         * src/printing.c
1829         * src/printing.h
1830                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1831
1832 2007-09-18 [colin]      3.0.1cvs2
1833
1834         * src/Makefile.am
1835         * src/mainwindow.c
1836         * src/messageview.c
1837         * src/messageview.h
1838         * src/prefs_ext_prog.c
1839         * src/prefs_fonts.c
1840         * src/printing.c
1841         * src/printing.h
1842         * src/summaryview.c
1843                 Use GtkPrintOperation by default on GTK+ >= 2.10
1844                 Patch by Holger Berndt <hb@claws-mail.org>
1845
1846 2007-09-18 [paul]       3.0.1cvs1
1847
1848         * NEWS
1849         * README
1850         * RELEASE_NOTES
1851         * configure.ac
1852                 bump up version number following stable release
1853
1854 2007-09-16 [colin]      3.0.0cvs18
1855
1856         * src/folder.c
1857                 Fix possible memleak
1858
1859 2007-09-16 [colin]      3.0.0cvs17
1860
1861         * src/folderview.c
1862                 Fix bug 1311, 'Wrong arrow position 
1863                 while moving message into folder when 
1864                 column headers hidden'
1865         * src/image_viewer.c
1866                 Show error in the GUI if image can't
1867                 be loaded
1868         * src/matcher.c
1869                 Fix spurious output
1870         * src/messageview.c
1871                 Allow setting domain in msgid
1872         * src/common/plugin.c
1873                 Add timing information
1874
1875 2007-09-16 [colin]      3.0.0cvs16
1876
1877         * src/account.c
1878         * src/compose.c
1879         * src/prefs_account.c
1880         * src/prefs_account.h
1881         * src/common/utils.c
1882                 Remove Generate Message-ID option. We need
1883                 this on some IMAP servers.
1884         * src/prefs_template.c
1885                 Fix double-free
1886
1887 2007-09-16 [colin]      3.0.0cvs15
1888
1889         * src/prefs_filtering.c
1890         * src/prefs_filtering.h
1891         * src/prefs_filtering_action.c
1892         * src/common/tags.c
1893                 Fix tags issues: tags with spaces, renaming
1894                 tags.
1895
1896 2007-09-16 [colin]      3.0.0cvs14
1897
1898         * src/folderview.c
1899         * src/main.c
1900         * src/mainwindow.c
1901                 Fix bug 1308, 'Claws deletes folderlist.xml after
1902                 fetching mail short after start-up'
1903
1904 2007-09-16 [colin]      3.0.0cvs13
1905
1906         * src/compose.c
1907                 Fix scrolling to cursor
1908
1909 2007-09-16 [paul]       3.0.0cvs12
1910
1911         * po/sr.po
1912                 updated by Aleksandar Urosevic
1913
1914 2007-09-16 [paul]       3.0.0cvs11
1915
1916         * src/folder.c
1917                 do not allow locked msgs to be deleted,
1918                 even by filtering/processing
1919
1920 2007-09-07 [paul]       3.0.0cvs10
1921
1922         * src/prefs_folder_column.c
1923         * src/prefs_summary_column.c
1924                 implement button sensitivity
1925                 patch by Pawel Pekala
1926
1927 2007-09-06 [wwp]        3.0.0cvs9
1928
1929         * src/prefs_gtk.c
1930                 Add a missing linefeed to a debug message.
1931
1932 2007-09-05 [colin]      3.0.0cvs8
1933
1934         * src/inc.c
1935                 Fix statusbar/window mismatch on Maemo
1936
1937 2007-09-05 [colin]      3.0.0cvs7
1938
1939         * src/ldaputil.c
1940                 Fix build without USE_LDAP_TLS
1941
1942 2007-09-05 [colin]      3.0.0cvs6
1943
1944         * src/folder.c
1945         * src/imap.c
1946         * src/inc.c
1947         * src/mbox.c
1948         * src/send_message.c
1949         * src/statusbar.c
1950         * src/statusbar.h
1951                 Maemo: distinguish various statusbar messages,
1952                 in order to display only the most important.
1953
1954 2007-09-04 [wwp]        3.0.0cvs5
1955
1956         * src/account.c
1957                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1958                 Show protocol "SMTP" and the appropriate server for send-only
1959                 accounts, show "-" instead of "" when no value is relevant.
1960
1961 2007-09-03 [ticho]      3.0.0cvs4
1962
1963         * src/summaryview.c
1964                 Handle plural form better in delete confirmation dialog.
1965
1966 2007-09-03 [wwp]        3.0.0cvs3
1967
1968         * src/compose.c
1969                 Warn differently when sending or sending later (queueing).
1970
1971 2007-09-03 [colin]      3.0.0cvs2
1972
1973         * src/procmime.c
1974         * src/procmime.h
1975         * src/common/plugin.c
1976         * src/common/plugin.h
1977                 Add a new plugin API, MimeParser. It allows
1978                 plugins to scan email MIME parts and optionally,
1979                 transform them.
1980
1981 2007-09-03 [mones]      3.0.0cvs1
1982
1983         * po/es.po
1984                 Updated translation
1985         * src/common/defs.h
1986                 While a better solution is made double history sizes
1987
1988 2007-09-03 [paul]       3.0.0
1989
1990         * NEWS
1991         * README
1992         * RELEASE_NOTES
1993                 3.0.0 released
1994
1995 [For previous entries, see ChangeLog.2.0.0-3.0.0]