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