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