2005-08-23 [paul] 1.9.13cvs53
[claws.git] / ChangeLog-gtk2.claws
1 2005-08-23 [paul]       1.9.13cvs53
2
3         * src/addressbook.c
4         * src/editaddress.c
5                 view all data of LDAP contacts
6                 Patch by Colin
7
8 2005-08-23 [paul]       1.9.13cvs52
9
10         * src/addressbook.c
11                 fix issues with the Search field
12                 Patch by Colin
13
14 2005-08-22 [paul]       1.9.13cvs51
15
16         * src/folderview.c
17                 put name of folder in processing dialog
18                 title
19         * src/prefs_folder_item.c
20                 improve english usage
21
22 2005-08-22 [paul]       1.9.13cvs50
23
24         * src/filtering.c
25         * src/filtering.h
26         * src/matcher.c
27         * src/matcher_parser_lex.l
28         * src/matcher_parser_parse.y
29         * src/prefs_filtering.c
30                 add Filtering/Processing rule names feature.
31                 (the incompatible old matcherrc is saved as
32                 matcherrc.pre_names).
33                 Patch by Colin
34
35 2005-08-22 [paul]       1.9.13cvs49
36
37         * src/procmsg.c
38                 fix colour labelling
39                 Patch by Colin
40
41 2005-08-22 [paul]       1.9.13cvs48
42
43         * src/textview.c
44                 fix open_image_cb()
45
46 2005-08-22 [paul]       1.9.13cvs47
47
48         * src/imap.c
49                 fix bug 789, 'SC crashes with imap (CVS ver)'
50                 Patch by Colin
51
52 2005-08-22 [paul]       1.9.13cvs46
53
54         * src/mimeview.c
55         * src/prefs_common.c
56         * src/common/defs.h
57                 define reused defaults in defs.h
58         * src/textview.c
59                 add 'Open image' to image popup menu
60
61 2005-08-21 [colin]      1.9.13cvs45
62
63         * src/summaryview.c
64                 Fix bug #788 (Bogus "From" address displayed)
65
66 2005-08-20 [colin]      1.9.13cvs44
67
68         * src/folder.c
69                 Fix buf #787 (multilevel delete causes SIGSEGV)
70
71 2005-08-19 [colin]      1.9.13cvs43
72
73         * src/inc.c
74         * src/prefs_common.c
75         * src/prefs_common.h
76                 Add an hidden pref to allow modifying the
77                 update stepping in incorporation.
78                 Patch by wwp.
79
80 2005-08-19 [colin]      1.9.13cvs42
81
82         * src/compose.c
83         * src/procmime.c
84                 Workaround for broken MUAs: encode 
85                 Content-type: name: as ASCII and 
86                 Content-Disposition: filename: as
87                 per rfc2231
88         * src/prefs_account.c
89                 Fix invisible-ness of SMTP SSL prefs
90                 in NNTP accounts
91
92 2005-08-19 [paul]       1.9.13cvs41
93
94         * src/compose.c
95         * src/prefs_common.c
96         * src/prefs_common.h
97         * src/prefs_wrapping.c
98                 paste with or without wrapping.
99                 patch by Colin
100
101 2005-08-19 [paul]       1.9.13cvs40
102
103         * src/prefs_common.c
104         * src/prefs_common.h
105         * src/summaryview.c
106                 reintroduce enable_swap_from as a
107                 hidden pref. patch by Colin
108         * src/quote_fmt_parse.y
109         * src/plugins/clamav/clamav_plugin.c
110         * src/plugins/dillo_viewer/dillo_viewer.c
111         * src/plugins/mathml_viewer/mathml_viewer.c
112         * src/plugins/pgpcore/sgpgme.c
113         * src/plugins/pgpinline/pgpinline.c
114         * src/plugins/pgpmime/pgpmime.c
115                 tidy up. patch by Colin
116
117 2005-08-19 [paul]       1.9.13cvs39
118
119         * configure.ac
120                 complete cvs38's sync
121         * src/editaddress.c
122         * src/gedit-print.c
123         * src/mutt.c
124         * src/etpan/etpan-log.c
125         * src/etpan/imap-thread.c
126         * src/gtk/gtksourceprintjob.c
127                 fix compilation warnings
128                 (patch by Colin)
129
130 2005-08-19 [paul]       1.9.13cvs38
131
132         sync with main:
133
134         * src/account.c
135         * src/action.c
136         * src/addrbook.c
137         * src/addrcache.c
138         * src/addrharvest.c
139         * src/addrindex.c
140         * src/codeconv.c
141         * src/compose.c
142         * src/crash.c
143         * src/exporthtml.c
144         * src/exportldif.c
145         * src/folder.c
146         * src/image_viewer.c
147         * src/inc.c
148         * src/inc.h
149         * src/jpilot.c
150         * src/ldif.c
151         * src/main.c
152         * src/matcher.c
153         * src/mbox.c
154         * src/messageview.c
155         * src/mh.c
156         * src/mimeview.c
157         * src/msgcache.c
158         * src/mutt.c
159         * src/news.c
160         * src/partial_download.c
161         * src/pine.c
162         * src/pop.c
163         * src/prefs_actions.c
164         * src/prefs_common.c
165         * src/prefs_customheader.c
166         * src/prefs_display_header.c
167         * src/prefs_gtk.c
168         * src/prefs_themes.c
169         * src/procheader.c
170         * src/procmime.c
171         * src/procmsg.c
172         * src/recv.c
173         * src/send_message.c
174         * src/simple-gettext.c
175         * src/sourcewindow.c
176         * src/textview.c
177         * src/vcard.c
178         * src/common/defs.h
179         * src/common/log.c
180         * src/common/plugin.c
181         * src/common/prefs.c
182         * src/common/session.c
183         * src/common/session.h
184         * src/common/socket.c
185         * src/common/socket.h
186         * src/common/ssl_certificate.c
187         * src/common/template.c
188         * src/common/utils.c
189         * src/common/utils.h
190         * src/common/xml.c
191         * src/gtk/about.c
192         added wrappers for C library function that
193                 take pathname arguments.
194                 enabled compilation with MinGW.
195                 use GDir instead of directly using opendir().
196                 added rename_force().
197
198 2005-08-19 [paul]       1.9.13cvs37
199         
200         patches by Colin:
201         * src/compose.c
202                 fix privacy settings on re-editing
203                 a sent message
204         * src/jpilot.c
205                 fix encoding bug
206         * src/folder.c
207         * src/procmsg.c
208         * src/procmsg.h
209         * src/summaryview.c
210                 flag changing optimisation
211
212 2005-08-18 [martin]     1.9.13cvs36
213
214         * commitHelper
215             added my login
216         * src/addrcache.c
217         * src/addrharvest.c
218         * src/addrindex.c
219         * src/compose.c
220         * src/grouplistdialog.c
221         * src/main.c
222         * src/mainwindow.c
223         * src/msgcache.c
224         * src/mutt.c
225         * src/pine.c
226         * src/prefs_account.c
227         * src/prefs_themes.c
228         * src/stock_pixmap.c
229         * src/summaryview.c
230         * src/gtk/about.c
231         * src/gtk/logwindow.c
232             removed deprecated glib and gdk stuff
233         * src/plugins/pgpcore/select-keys.c
234             convert attributes from locale to utf8
235
236 2005-08-17 [paul]       1.9.13cvs35
237
238         * src/account.c
239         * src/addressbook.c
240                 use new GTK_STOCK_ icons if available
241         * src/summaryview.c
242         * src/gtk/gtksctree.c
243         * src/gtk/gtksctree.h
244                 faster range select. patch by Colin
245
246 2005-08-17 [paul]       1.9.13cvs34
247
248         patches by colin:
249         * src/addressbook.c
250         * src/addressitem.h
251                 Add an edit button for contacts, fix selections
252                 of gtksctree items
253         * src/editaddress.c
254                 Change labels, let Save be always possible in the
255                 email and user atributes tabs
256         * src/folderview.c
257                 fix sort issues
258         * src/summaryview.c
259                 select next item instead of the displayed one
260                 after deletion
261
262         * src/gtk/progressdialog.c
263                 use prefs_common.enable_rules_hint
264
265 2005-08-13 [hoa]        1.9.13cvs33
266
267         * src/etpan/imap-thread.c
268                 fixed build on Solaris.
269
270 2005-08-10 [colin]      1.9.13cvs32
271
272         * src/procmsg.c
273                 Fix cvs31 (missing fclose before reading
274                 the file)
275
276 2005-08-10 [colin]      1.9.13cvs31
277
278         * src/procmsg.c
279                 Fix procmsg_msginfo_new_from_mimeinfo() when
280                 the MimeInfo isn't stored in memory. This fixes
281                 replying to an attached message.
282
283 2005-08-10 [colin]      1.9.13cvs30
284
285         * src/mainwindow.c
286                 Fix slowness in account changing
287
288 2005-08-10 [colin]      1.9.13cvs29
289
290         * src/folder.c
291         * src/folderutils.c
292         * src/folderview.c
293         * src/imap_gtk.c
294         * src/mainwindow.c
295         * src/mh_gtk.c
296         * src/procmsg.c
297         * src/summaryview.c
298                 Optimize folder_has_parent_of_type
299                 Prevent moving special sub-folders from contextual menus
300                 Rework message a bit ("Empty all messages" -> "Delete all
301                 messages")
302                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
303                 and "Deleted Items" folders)
304
305 2005-08-08 [colin]      1.9.13cvs28
306
307         * src/summaryview.c
308         * src/prefs_summaries.c
309                 Make "Select first unread|new" more flexible
310                 (just prioritize new or unread)
311
312 2005-08-08 [colin]      1.9.13cvs27
313
314         * src/summaryview.c
315                 If "select first new" is selected and there only
316                 are unread messages, fallback to "select first
317                 unread".
318
319 2005-08-08 [colin]      1.9.13cvs26
320
321         * src/folder.c
322                 Fix shameful bugs (and bug #779)
323
324 2005-08-08 [colin]      1.9.13cvs25
325
326         * src/folder.c
327         * src/folder.h
328                 Cache parents' type to make folder_has_parent_of_type
329                 faster
330         * src/folderview.c
331                 Forbid DnD of special sub-folders
332         * src/procmsg.c
333         * src/procmsg.h
334                 Add MAIL_POSTFILTERING_HOOK
335         * src/summaryview.c
336                 Revert over-zealous deletion of the use_addr_book 
337                 code
338
339 2005-08-07 [colin]      1.9.13cvs24
340
341         * src/folder.c
342                 Fix big mistake (passing MsgInfo instead 
343                 of FolderItem)
344
345 2005-08-07 [colin]      1.9.13cvs23
346
347         * src/compose.c
348         * src/folder.c
349         * src/folder.h
350         * src/foldersel.c
351         * src/folderutils.c
352         * src/folderview.c
353         * src/imap.c
354         * src/mainwindow.c
355         * src/messageview.c
356         * src/mh.c
357         * src/msgcache.c
358         * src/procmime.c
359         * src/summaryview.c
360                 Make subfolders of Drafts, Queue, Outbox, Trash
361                 work like their parents. 
362                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
363
364 2005-08-07 [colin]      1.9.13cvs22
365
366         * src/addressbook.c
367                 Fix bug #771 (Dragged contacts not saved)
368
369 2005-08-07 [paul]       1.9.13cvs21
370
371         * src/summaryview.c
372                 fix bug 32 'Search Doesn't display results
373                 if "Hide Read Messages" is chosen'
374                 be more literal in interpreting 'Hide read
375                 messages'
376
377 2005-08-07 [colin]      1.9.13cvs20
378
379         * src/folderview.c
380                 Add debug
381         * src/summaryview.c
382                 Faster 'unthread_for_execution'
383
384 2005-08-06 [paul]       1.9.13cvs19
385
386         * src/mainwindow.c
387                 add mnemonics to Set displayed columns
388                 fix bug where msgview_visible option was
389                 overwritten as TRUE on startup
390
391 2005-08-06 [paul]       1.9.13cvs18
392
393         * src/mainwindow.c
394                 refer to 'displayed columns in folder/message
395                 list' not 'displayed items in summary/message view'
396         * src/prefs_display_header.c
397                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
398                 be consistent with similar dialogues
399         * src/prefs_folder_column.c
400         * src/prefs_summary_column.c
401                 'columns' not 'items', and folder and message lists,
402                 instead of folder and summary views;
403                 Use 'Hidden columns' as list heading not 'Available
404                 items';
405                 move the 'Remove' button to the right hand side;
406                 top-align the buttons;
407                 remove unneeded vbox
408         * src/prefs_summaries.c
409                 put the 2 column prefs buttons in a frame to reduce
410                 overall width; refer to columns not items &c.
411
412 2005-08-05 [colin]      1.9.13cvs17
413
414         * src/prefs_common.c
415         * src/prefs_common.h
416         * src/mainwindow.c
417         * src/compose.c
418         * src/messageview.c
419                 Add an hidden toolbar_detachable pref, so
420                 that I can get rid of these painful handles
421                 in the toolbars. Defaults to TRUE to avoid
422                 changing the GUI on unsuspecting people...
423
424 2005-08-05 [colin]      1.9.13cvs16
425
426         * src/Makefile.am
427         * src/prefs_folder_column.c
428         * src/prefs_folder_column.h
429                 Add prefs for folder columns
430         * src/folderview.c
431         * src/folderview.h
432         * src/mainwindow.c
433         * src/mainwindow.h
434         * src/prefs_common.c
435         * src/prefs_common.h
436         * src/prefs_summaries.c
437                 Use them
438         * src/prefs_summary_column.c
439         * src/summaryview.c
440         * src/summaryview.h
441                 Add a To column
442         * src/textview.c
443         * src/common/utils.c
444         * src/common/utils.h
445                 Move uri colourisation functions
446                 to utils
447         * src/compose.c
448                 Colourise URIs
449         * src/imap.c
450                 Fix bug with LIST where we'd try
451                 to get Folder//////[...]/// 
452
453 2005-08-05 [paul]       1.9.13cvs15
454
455         * src/prefs_summaries.c
456                 improve the English usage
457         * src/summaryview.c
458                 set font on column change
459                 thanks to Colin
460
461 2005-08-05 [paul]       1.9.13cvs14
462
463         * src/prefs_common.c
464         * src/prefs_common.h
465         * src/prefs_summaries.c
466         * src/summaryview.c
467                 replace 'open_unread_on_enter' option with
468                 'select_on_entry' option. opening/not opening
469                 is now exclusively controlled by 'always_show_msg'
470
471 2005-08-04 [colin]      1.9.13cvs13
472
473         * src/compose.c
474                 Remove dead code
475                 Add colourisation of quotes and signatures
476         * src/folderview.c
477                 Fix possible crashes
478         * src/messageview.c
479                 Change an assert that is no problem
480         * src/news.c
481         * src/news_gtk.c
482         * src/news_gtk.h
483                 Fix offline mode
484         * src/gtk/quicksearch.c
485                 Fix a possible crash
486
487 2005-08-03 [colin]      1.9.13cvs12
488
489         * src/prefs_account.c
490                 Fix bug #777 (Sylpheed crash in account configuration)
491
492 2005-08-03 [colin]      1.9.13cvs11
493
494         * src/addressbook.c
495         * src/editaddress.c
496         * src/editgroup.c
497                 Fixing addressbook, round 2
498         * src/textview.c
499                 Fix emphasis color on rechecking 'Colorize messages'
500
501 2005-08-03 [paul]       1.9.13cvs10
502
503         sync with main
504
505         * src/addr_compl.c
506         * src/compose.c
507         * src/main.c
508         * src/pop.c
509         * src/prefs_account.c
510         * src/procmime.c
511         * src/procmsg.c
512         * src/quote_fmt_parse.y
513         * src/textview.c
514         * src/common/quoted-printable.c
515         * src/common/utils.c
516         * src/common/utils.h
517         * src/common/xml.c
518                 replaced incorrect locale-independent
519                 ctype functions with GLib's. Corrected
520                 signedness mismatch.
521         * src/headerview.c
522                 headerview_create(): added spacing for vbox.
523         * src/gtk/about.c
524                 set focus to the OK button.
525
526 2005-08-03 [colin]      1.9.13cvs9
527
528         * src/folderview.c
529                 Fix possible crash
530
531 2005-08-02 [colin]      1.9.13cvs8
532
533         * src/mainwindow.c
534                 Fix cast
535         * src/addressbook.c
536         * src/addressitem.h
537                 Fix a cast and more generally, try to make the
538                 GUI more intuitive and consistent (round 1)
539
540 2005-08-02 [paul]       1.9.13cvs7
541
542         * src/folder.h
543                 missing in 1.9.13cvs6
544
545 2005-08-02 [colin]      1.9.13cvs6
546
547         * src/folder.c
548                 Fix one more leak
549
550 2005-08-02 [colin]      1.9.13cvs5
551
552         * src/folder.c
553         * src/folderview.c
554         * src/imap.c
555         * src/main.c
556         * src/mbox.c
557         * src/procmsg.c
558         * src/summaryview.c
559                 Fix a number of folder_item_get_msg_list()-related
560                 leaks (missing procmsg_msginfo_free()s)
561
562 2005-08-01 [colin]      1.9.13cvs4
563
564         * src/folderview.c
565         * src/folderview.h
566         * src/mainwindow.c
567         * src/prefs_fonts.c
568         * src/prefs_summaries.c
569         * src/prefs_themes.c
570         * src/summaryview.c
571         * src/summaryview.h
572         * src/textview.c
573         * src/textview.h
574                 Fix instant-apply of summary and folderview-related prefs
575                 Fix erroneous g_free and alertpanels in prefs_theme
576                 Add instant-apply for fonts
577                 Defer applying of prefs a little bit so it's done only
578                 once even if requested by multiples prefs pages
579
580 2005-08-01 [paul]       1.9.13cvs3
581
582         * src/main.c
583                 fix bug 776 'S.C. crashes on close'
584                 thanks to Colin
585         * src/etpan/etpan-thread-manager-types.h
586                 add missing include
587                 thanks to Hoa
588
589 2005-07-25 [paul]       1.9.13cvs2
590
591         * src/summaryview.c
592                 fix typos. spotted by Fabien Vantard
593
594 2005-07-24 [paul]       1.9.13cvs1
595
596         * doc/man/sylpheed.1
597                 update man page, incorporating fix of
598                 bug 769 'Typo in manpage'
599         * src/etpan/imap-thread.c
600                 fix NetBSD openssl dependencies. patch by
601                 George Michaelson <ggm@apnic.net>
602         * po/pt_BR.po
603                 updated by Frederico Goncalves Guimaraes
604
605 2005-07-22 [paul]       1.9.13
606
607         1.9.13 release
608
609 2005-07-22 [paul]       1.9.12cvs91
610
611         * AUTHORS
612         * INSTALL
613         * README.claws
614         * RELEASE_NOTES.claws
615                 updated for release
616         * configure.ac
617         * po/nb.po
618         * tools/claws.i18n.status.pl
619                 add Norwegian translation. submiited by
620                 Geir Helland <pjallabais@users.sourceforge.net>
621         * po/ca.po
622         * po/de.po
623         * po/es.po
624         * po/fi.po
625         * po/fr.po
626         * po/it.po
627         * po/sk.po
628         * po/sr.po
629         * po/zh_CN.po
630                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
631                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
632                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
633                 Yang Guilong
634         * src/plugins/clamav/clamav_plugin_gtk.c
635         * src/plugins/spamassassin/spamassassin_gtk.c
636                 replace outdated description strings
637
638 2005-07-21 [colin]      1.9.12cvs90
639
640         * src/folder.c
641                 Set folder to batch mode when scanning it. Makes deletion
642                 of unread mails on IMAP much faster (due to the UNREAD 
643                 flag unsetting)
644
645 2005-07-21 [darko]      1.9.12cvs89
646
647         * configure.ac
648                 link against libresolv if necessary (patch by Paul)
649         * src/msgcache.c
650                 use glib's portable macros to determine endianness
651
652 2005-07-21 [paul]       1.9.12cvs88
653
654         * src/crash.c
655         * src/gtk/about.c
656                 update compiled-in features list
657
658 2005-07-20 [colin]      1.9.12cvs87
659
660         * src/folder.c
661         * src/textview.c
662                 Gcc 2.9x compilation fixes, thanks to Darko
663         * src/plugins/clamav/clamav_plugin.c
664                 Little optimisation: load virus database only once
665         * src/plugins/spamassassin/spamassassin.c
666                 Big optimisation: filtering one mail took at least 1 second,
667                 now it takes at least 50ms. Doesn't speed up spamassassin 
668                 itself, but should already be much more tolerable.
669
670 2005-07-20 [colin]      1.9.12cvs86
671
672         * src/summaryview.c
673                 Fix performance issue
674
675 2005-07-19 [colin]      1.9.12cvs85
676
677         * src/plugins/pgpinline/plugin.c
678                 Fix warning
679
680 2005-07-19 [colin]      1.9.12cvs84
681
682         * configure.ac
683         * src/plugins/Makefile.am
684         * src/plugins/pgpinline/.cvsignore
685         * src/plugins/pgpinline/Makefile.am
686         * src/plugins/pgpinline/pgpinline.c
687         * src/plugins/pgpinline/pgpinline.deps
688         * src/plugins/pgpinline/pgpinline.h
689         * src/plugins/pgpinline/plugin.c
690                 Put pgpinline in the main tree
691
692 2005-07-19 [paul]       1.9.12cvs83
693
694         * src/prefs_actions.c
695                 prevent '//' in menu names, which cause a crash
696                 thanks to Colin
697
698 2005-07-19 [paul]       1.9.12cvs82
699
700         * configure.ac
701                 be generally more informative in configure output.
702                 OpenSSL: correction: '[ --enable-openssl ...' -> 
703                 '[ --disable-openssl ...', as --enable-openssl is default
704                 PGP/MIME: don't check for GPGME again, check for
705                 pgpcore instead. Therefore prevent the possibility of
706                 attempting to build pgpmime if pgpcore dependencies are
707                 not met
708                 ClamAV: use pkgconfig to check for lib
709                 libgnomeprint: revert logic on inner test to match
710                 everything else
711         * src/plugins/pgpcore/sgpgme.c
712                 add missing include
713
714 2005-07-19 [colin]      1.9.12cvs81
715
716         * src/summaryview.c
717                 Fix slow thread rebuilding in particular
718                 cases
719
720 2005-07-19 [paul]       1.9.12cvs80
721
722         * sylpheed-claws.desktop
723                 fix typo, spotted by Stephan Sachse
724         * src/account.c
725                 replace GTK_STOCK_ADD with
726                 GTK_STOCK_NEW button
727
728 2005-07-18 [colin]      1.9.12cvs79
729
730         * src/etpan/imap-thread.c
731                 Fix return value (Thanks Hoa)
732
733 2005-07-18 [colin]      1.9.12cvs78
734
735         * src/imap.c
736                 Allow empty passwords
737                 Create drafts/queue/outbox if necessary
738         * src/summaryview.c
739                 Remove old code
740         * src/etpan/imap-thread.c
741                 Fix STARTTLS (Thanks to Hoa)
742
743 2005-07-18 [paul]       1.9.12cvs77
744
745         * ChangeLog-gtk2.jp
746         * ChangeLog.jp
747                 removed
748         * Makefile.am
749                 updated to reflect additions and removals
750         * TODO
751                 updated to be claws-specific
752         * TODO-gtk2
753         * TODO-gtk2.jp
754         * TODO.jp
755         * sylpheed-128x128.png
756         * sylpheed-64x64.png
757                 removed
758         * sylpheed-claws-128x128.png
759         * sylpheed-claws-64x64.png
760         * sylpheed-claws.desktop
761         * sylpheed-claws.png
762                 added
763         * sylpheed.desktop
764         * sylpheed.png
765                 removed
766
767 2005-07-17 [paul]       1.9.12cvs76
768
769         * src/account.c
770         * src/addressbook.c
771         * src/alertpanel.c
772         * src/alertpanel.h
773         * src/compose.c
774         * src/exphtmldlg.c
775         * src/expldifdlg.c
776         * src/folderview.c
777         * src/imap_gtk.c
778         * src/inc.c
779         * src/message_search.c
780         * src/messageview.c
781         * src/mh_gtk.c
782         * src/news_gtk.c
783         * src/prefs_actions.c
784         * src/prefs_filtering.c
785         * src/prefs_matcher.c
786         * src/prefs_template.c
787         * src/prefs_themes.c
788         * src/ssl_manager.c
789         * src/summary_search.c
790         * src/textview.c
791         * src/toolbar.c
792         * src/gtk/sslcertwindow.c
793         * src/plugins/pgpcore/sgpgme.c
794                 rework alertpanels
795
796 2005-07-17 [colin]      1.9.12cvs75
797
798         * src/privacy.c
799                 add a PrivacySystem accessor that checks that
800                 the system cached in a MimeInfo's privacydata
801                 is still registered. Use this accessor instead
802                 of directly using data->system. Fixes crashes
803                 after unloading pgp plugins.
804
805 2005-07-17 [colin]      1.9.12cvs74
806
807         * src/alertpanel.c
808                 Change geometry hints to a simple default size.
809                 Fixes the certs dialogs.
810
811 2005-07-17 [colin]      1.9.12cvs73
812
813         * src/gtk/sslcertwindow.c
814                 Use a gtkExpander
815
816 2005-07-17 [colin]      1.9.12cvs72
817
818         * src/plugins/pgpcore/Makefile.am
819         * src/plugins/pgpmime/Makefile.am
820                 Add gpgme libs
821
822 2005-07-17 [paul]       1.9.12cvs71
823
824         * configure.ac
825                 add --disable-gnomeprint option
826                 modified version of patch by Marius Mauch
827
828 2005-07-17 [paul]       1.9.12cvs70
829
830         * src/common/defs.h
831                 update urls
832         * src/account.c
833         * src/action.c
834         * src/addressbook.c
835         * src/compose.c
836         * src/foldersel.c
837         * src/folderview.c
838         * src/html.c
839         * src/imap_gtk.c
840         * src/main.c
841         * src/mainwindow.c
842         * src/messageview.c
843         * src/mh_gtk.c
844         * src/mimeview.c
845         * src/news_gtk.c
846         * src/prefs_account.c
847         * src/prefs_send.c
848         * src/prefs_summaries.c
849         * src/procmsg.c
850         * src/summaryview.c
851         * src/common/utils.c
852         * src/common/xml.c
853         * src/plugins/pgpcore/passphrase.c
854         * src/plugins/pgpcore/select-keys.c
855                 replace inappropriately used backticks
856                 with single quotes
857
858 2005-07-16 [colin]      1.9.12cvs69
859
860         * src/image_viewer.c
861                 Add extra paranoid checks
862
863 2005-07-16 [colin]      1.9.12cvs68
864
865         * src/plugins/pgpcore/prefs_gpg.c
866                 Don't auto-check sigs by default, as it
867                 can be really slow.
868
869 2005-07-16 [colin]      1.9.12cvs67
870
871         * src/plugins/pgpcore/sgpgme.c
872                 Make messages a bit better.
873
874 2005-07-16 [colin]      1.9.12cvs66
875
876         * src/imap.c
877                 Remove pseudo-log
878         * src/etpan/imap-thread.c
879                 Add real log
880
881 2005-07-16 [colin]      1.9.12cvs65
882
883         * src/main.c
884         * src/prefs_other.c
885                 And now, fix build with libetpan :-/
886
887 2005-07-15 [colin]      1.9.12cvs64
888
889         * src/prefs_other.c
890                 Continue fixing build without libetpan.
891
892 2005-07-15 [colin]      1.9.12cvs63
893
894         * src/main.c
895                 Fix build with --disable-libetpan
896
897 2005-07-15 [colin]      1.9.12cvs62
898
899         * configure.ac
900                 Bump libetpan's version
901
902 2005-07-15 [colin]      1.9.12cvs61
903
904         * src/etpan/imap-thread.c
905                 Actually stop logging :)
906
907 2005-07-15 [colin]      1.9.12cvs60
908
909         * src/addressbook.c
910                 Fix dnd of multiple addresses.
911
912 2005-07-15 [hoa]        1.9.12cvs59
913
914         * src/etpan/imap-thread.c
915             disable login of IMAP password in libetpan log file.
916
917 2005-07-15 [paul]       1.9.12cvs58
918
919         * src/account.c
920                 don't automatically sort
921                 do allow drag n drop
922
923 2005-07-15 [paul]       1.9.12cvs57
924
925         * src/account.c
926         * src/ssl_manager.c
927                 alphabetical listing
928
929 2005-07-15 [paul]       1.9.12cvs56
930
931         * src/gtk/pluginwindow.c
932                 sort plugin list alphabetically
933
934 2005-07-15 [paul]       1.9.12cvs55
935
936         * src/prefs_spelling.c
937         * src/prefs_wrapping.c
938                 unify English usage
939
940 2005-07-15 [colin]      1.9.12cvs54
941
942         * src/wizard.c
943                 Typo fix
944
945 2005-07-15 [paul]       1.9.12cvs53
946
947         * src/prefs_message.c
948                 make 'show cursor' a hidden option
949
950 2005-07-14 [colin]      1.9.12cvs52
951
952         * src/plugins/spamassassin/Makefile.am
953         * src/plugins/clamav/Makefile.am
954                 Fix double EXTRA_DISTs
955
956 2005-07-14 [colin]      1.9.12cvs51
957
958         * src/plugins/clamav/Makefile.am
959         * src/plugins/clamav/clamav_plugin_gtk.deps
960         * src/plugins/spamassassin/Makefile.am
961         * src/plugins/spamassassin/spamassassin_gtk.deps
962                 Make $plugin_gtk depend on $plugin
963
964 2005-07-14 [hoa]        1.9.12cvs50
965
966         * src/etpan/imap-thread.c
967                 enable debug log of libetpan when running with --debug
968
969 2005-07-14 [colin]      1.9.12cvs49
970
971         * configure.ac
972         * src/common/Makefile.am
973         * src/common/plugin.c
974         * src/common/plugin.h
975                 Add a little plugin dependancy system.
976                 Plugins can ship a $plugin_name.deps file
977                 (near them in PLUGINDIR) so that their
978                 dependancies are loaded if possible.
979         * src/plugins/Makefile.am
980         * src/plugins/pgpcore/Makefile.am
981         * src/plugins/pgpcore/passphrase.c
982         * src/plugins/pgpcore/passphrase.h
983         * src/plugins/pgpcore/plugin.c
984         * src/plugins/pgpcore/prefs_gpg.c
985         * src/plugins/pgpcore/prefs_gpg.h
986         * src/plugins/pgpcore/select-keys.c
987         * src/plugins/pgpcore/select-keys.h
988         * src/plugins/pgpcore/sgpgme.c
989         * src/plugins/pgpcore/sgpgme.h
990                 Introduce pgpcore, used by pgpmime and
991                 pgpinline
992         * src/plugins/pgpmime/Makefile.am
993         * src/plugins/pgpmime/passphrase.c
994         * src/plugins/pgpmime/passphrase.h
995         * src/plugins/pgpmime/pgpmime.c
996         * src/plugins/pgpmime/pgpmime.deps
997         * src/plugins/pgpmime/plugin.c
998         * src/plugins/pgpmime/prefs_gpg.c
999         * src/plugins/pgpmime/prefs_gpg.h
1000         * src/plugins/pgpmime/select-keys.c
1001         * src/plugins/pgpmime/select-keys.h
1002         * src/plugins/pgpmime/sgpgme.c
1003         * src/plugins/pgpmime/sgpgme.h
1004                 Remove the core from pgpmime and add the
1005                 dependancy to pgpcore.
1006
1007 2005-07-14 [paul]       1.9.12cvs48
1008
1009         * src/stock_pixmap.c
1010                 forgot this in last commit
1011
1012 2005-07-14 [paul]       1.9.12cvs47
1013
1014         * src/account.c
1015         * src/addressbook.c
1016                 add accelerators for the buttons (sync with main)
1017         * src/compose.c
1018         * src/compose.h
1019                 add accelerators for the buttons.
1020                 fix editing with external editor.
1021                 replace gdk_input_*() with GIOChannel;
1022                 (sync with main)
1023         * src/foldersel.c
1024                 display folder names with new/unread
1025                 representation (sync with main)
1026         * src/main.c
1027                 specify default window icon (sync with main)
1028         * src/prefs_common.c
1029                 use_addr_book default to FALSE
1030         * src/summaryview.c
1031         * src/textview.c
1032                 add accelerators for the buttons (sync with main)
1033         * src/gtk/menu.c
1034                 fix typos
1035         * src/pixmaps/sylpheed_icon.xpm
1036                 updated
1037
1038 2005-07-13 [paul]       1.9.12cvs46
1039
1040         * src/plugins/pgpmime/pgpmime.c
1041         * src/plugins/pgpmime/sgpgme.c
1042                 (temporarily) use deprecated gpgme_data_rewind()
1043                 while largefile support is not present
1044                 (as suggested by Colin)
1045
1046 2005-07-13 [paul]       1.9.12cvs45
1047
1048         * configure.ac
1049                 remove large file support (for now):
1050                 it breaks too many things
1051
1052 2005-07-13 [paul]       1.9.12cvs44
1053
1054         * configure.ac
1055                 add large file support
1056         * src/html.c
1057                 fix bug #763 where href attribute was not
1058                 the very first attribute of a link
1059                 patch by Thomas Gilgin
1060
1061 2005-07-13 [colin]      1.9.12cvs43
1062
1063         * src/gtk/pluginwindow.c
1064                 Little portability fix
1065
1066 2005-07-13 [colin]      1.9.12cvs42
1067
1068         * src/plugins/pgpmime/sgpgme.c
1069                 Fix crasher.
1070
1071 2005-07-13 [colin]      1.9.12cvs41
1072
1073         * src/plugins/pgpmime/pgpmime.c
1074         * src/plugins/pgpmime/sgpgme.c
1075                 Use gpgme_data_release_and_get_mem instead
1076                 of gpgme_data_read.
1077
1078 2005-07-13 [colin]      1.9.12cvs40
1079
1080         * configure.ac
1081         * src/plugins/pgpmime/passphrase.c
1082         * src/plugins/pgpmime/passphrase.h
1083         * src/plugins/pgpmime/pgpmime.c
1084         * src/plugins/pgpmime/plugin.c
1085         * src/plugins/pgpmime/select-keys.c
1086         * src/plugins/pgpmime/select-keys.h
1087         * src/plugins/pgpmime/sgpgme.c
1088         * src/plugins/pgpmime/sgpgme.h
1089                 Port pgpmime to gpgme-1.0.
1090
1091 2005-07-12 [paul]       1.9.12cvs39
1092
1093         * AUTHORS
1094         * src/toolbar.c
1095         * src/toolbar.h
1096                 add a 'Go to Prev' button to the toolbar.
1097                 correct tooltip text of go to buttons.
1098                 based on patch by Yang Guilong <bamanzi@gmail.com>
1099
1100 2005-07-12 [colin]      1.9.12cvs38
1101
1102         * src/statusbar.c
1103                 Fix progress bar showing stuff at startup.
1104
1105 2005-07-12 [paul]       1.9.12cvs37
1106
1107         * src/editjpilot.c
1108                 fix building with jpilot support
1109
1110 2005-07-11 [colin]      1.9.12cvs36
1111
1112         * src/inc.c
1113                 Add visual indication that filtering is running
1114         * src/textview.c
1115                 Make {}[] uri delimiters
1116         * src/summaryview.c
1117                 Remove useless (and slow) calls
1118
1119 2005-07-11 [paul]       1.9.12cvs35
1120
1121         * src/plugins/clamav/clamav_plugin_gtk.c
1122         * src/plugins/dillo_viewer/dillo_prefs.c
1123         * src/plugins/pgpmime/prefs_gpg.c
1124         * src/plugins/spamassassin/spamassassin_gtk.c
1125                 gather plugins prefs together under their
1126                 own 'Plugins' heading
1127
1128 2005-07-11 [paul]       1.9.12cvs34
1129
1130         sync with main
1131
1132         * src/account.c
1133                 account_delete(): modified alert dialog
1134         * src/editjpilot.c
1135         * src/editvcard.c
1136                 fixed a crash when cancelling file selection
1137                 dialog by Escape key. Made non-ascii filename
1138                 selectable.
1139         * src/prefs_template.c
1140                 prefs_template_window_create(): make scrolled
1141                 window policy AUTOMATIC
1142
1143 2005-07-10 [hoa]        1.9.12cvs33
1144
1145         * src/etpan/imap-thread.c
1146                 workaround for old Courier IMAP servers.
1147
1148 2005-07-10 [colin]      1.9.12cvs32
1149
1150         * src/folder.c
1151         * src/statusbar.c
1152         * src/statusbar.h
1153                 Add visual progress indicator on filtering/processing
1154                 Factorize the progress bar code
1155         * src/imap.c
1156         * src/imap.h
1157         * src/etpan/imap-thread.c
1158                 Add a reference counter to avoid destroying the Folder
1159                 while it's in use by another callback.
1160
1161 2005-07-09 [hoa]        1.9.12cvs31
1162
1163         * src/imap.c
1164         * src/etpan/imap-thread.c
1165                 fixed deadlock when removing IMAP account.
1166
1167 2005-07-08 [colin]      1.9.12cvs30
1168
1169         * src/textview.c
1170         * src/unmime.c
1171                 Fix again problems decoding broken headers
1172         * src/gtk/inputdialog.c
1173                 Fix local variable shadowing a global one
1174
1175 2005-07-08 [colin]      1.9.12cvs29
1176
1177         * src/msgcache.c
1178                 Make the cache/mark files platform-agnostic by writing
1179                 them in little-endian format. Reading them is also done
1180                 in little-endian format, of course; however, in order
1181                 to avoid trashing mark data on big-endian machines, the
1182                 files are, at first, read from the native format if the
1183                 little-endian one doesn't exist. This is easy to deter-
1184                 mine by trying to open a file with a swapped data_ver
1185                 and seeing if it's the wanted version.
1186                 Little-endian using users should see absolutely no
1187                 difference, Big-endian users may get a very little
1188                 performance drop due to byte-swapping.
1189                 Tested on i386 and ppc32. 
1190                 Fixes bug #159 (The index file, in the mailboxes, is 
1191                 hardware depending).
1192
1193                 To have the cache/mark files updated to the new little-
1194                 endian format, "Check for new messages" or even
1195                 "Rebuild folder tree" aren't enough. Files will be
1196                 updated as soon as a folder has been opened/closed.
1197                 To update everything, just select all folders by
1198                 selecting them one by one.
1199
1200 2005-07-07 [colin]      1.9.12cvs28
1201
1202         * src/imap.c
1203                 Remember the folder separator per IMAPFolder
1204                 instead of globally.
1205                 Revive the Session on noop; fixes bug #761
1206                 (mark a bunch of unread messages as read takes 
1207                 forever)
1208
1209 2005-07-07 [darko]      1.9.12cvs27
1210
1211         * src/common/template.c
1212                 Sort templates alphabetically
1213
1214 2005-07-06 [colin]      1.9.12cvs26
1215
1216         * src/imap.c
1217                 Try to use the correct separator in
1218                 most cases. Possibly fixes bug #759
1219                 (only creates the INBOX folder when 
1220                 setting up new IMAP account) and 
1221                 bug #760 (Can't retrieve messages)
1222
1223 2005-07-06 [colin]      1.9.12cvs25
1224
1225         * src/imap.c
1226                 Use real_path in status command. This will
1227                 help later, when namespaces will be used.
1228
1229 2005-07-06 [colin]      1.9.12cvs24
1230
1231         * configure.ac
1232         * src/account.c
1233         * src/folder.c
1234         * src/imap.c
1235         * src/etpan/etpan-log.c
1236         * src/etpan/etpan-thread-manager.c
1237         * src/etpan/imap-thread.c
1238                 Add a --disable-libetpan parameter. With this,
1239                 users that don't want IMAP4 support can avoid
1240                 the new dependancy (and have no IMAP support).
1241                 Users that have IMAP4 accounts and use this
1242                 parameter won't lose their configuration, their
1243                 IMAP accounts will just be invisible and not
1244                 used.
1245         * src/textview.c
1246                 Make the "Copy ..." contextual menu items 
1247                 copy to both the X clipboard and the gtk 
1248                 clipboard - as most other apps do.
1249         * src/gtk/about.c
1250                 Add a notice about OpenSSL usage, in order to
1251                 comply with OpenSSL's license (point 6):
1252                 http://www.openssl.org/source/license.html
1253
1254 2005-07-06 [colin]      1.9.12cvs23
1255
1256         * src/alertpanel.c
1257                 Fix a minimum size for alertpanels
1258         * src/compose.c
1259                 Show 'No space left on device' type errors
1260                 when queuing/sending
1261         * src/imap_gtk.c
1262         * src/mh_gtk.c
1263                 Rework folder's deletion message (remove 
1264                 extra \n)
1265
1266 2005-07-05 [colin]      1.9.12cvs22
1267
1268         * src/imap.c
1269                 Add an alertpanel on auth error
1270                 Add pseudo-log
1271                 Remove pthread-related stuff
1272
1273 2005-07-05 [colin]      1.9.12cvs21
1274
1275         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1276                 Fix crash on plugin reloading (with a hack)
1277
1278 2005-07-05 [colin]      1.9.12cvs20
1279
1280         * src/prefs_account.c
1281         * src/prefs_account.h
1282                 Fix typo
1283         * src/gtk/filesel.c
1284         * src/gtk/filesel.h
1285                 Add a way to filter the view
1286         * src/gtk/pluginwindow.c
1287                 Filter loadable stuff
1288         * src/plugins/pgpmime/prefs_gpg.c
1289                 Fix missing unregistration
1290         * .cvsignore
1291         * src/etpan/.cvsignore
1292         * src/plugins/spamassassin/.cvsignore
1293                 Add more stuff to cvs ignored files
1294
1295 2005-07-04 [colin]      1.9.12cvs19
1296
1297         * src/imap.c
1298                 Fix scan_required returning FALSE when it
1299                 shouldn't. Maybe fix #760 (Can't retrieve
1300                 messages)
1301
1302 2005-07-04 [colin]      1.9.12cvs18
1303
1304         * src/summaryview.c
1305                 Fix always_show_msg pref
1306
1307 2005-07-04 [paul]       1.9.12cvs17
1308
1309         sync with main (forgotten in last commit)
1310         
1311         * src/common/utils.c
1312         * src/common/utils.h
1313                 check_line_length(): new.
1314                 is_dir_exist()
1315                 is_file_entry_exist()
1316                 dirent_is_regular_file()
1317                 dirent_is_directory(): use g_file_test() instead of stat().
1318
1319 2005-07-04 [paul]       1.9.12cvs16
1320
1321         sync with main:
1322
1323         * src/compose.c
1324                 compose_write_to_file(): check for line
1325                 length limit and display warning if exceeds
1326         * src/jpilot.c
1327                 use get_home_dir() instead of g_get_home_dir()
1328         * src/procheader.c
1329                 removed warning about invalid date
1330         * src/vcard.c
1331                 use get_home_dir() instead of g_get_home_dir()
1332
1333 2005-07-04 [paul]       1.9.12cvs15
1334
1335         * src/stock_pixmap.c
1336                 fix new pixmap naming errors
1337                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
1338
1339 2005-07-04 [colin]      1.9.12cvs14
1340
1341         * src/imap.c
1342                 Fix debugging string with a warning
1343
1344 2005-07-04 [colin]      1.9.12cvs13
1345
1346         * configure.ac
1347                 Add a check for libetpan's version (>= 0.37)
1348
1349 2005-07-04 [hoa]        1.9.12cvs12
1350
1351         * commitHelper
1352         * src/imap.c
1353         * src/etpan/imap-thread.c
1354         * src/etpan/imap-thread.h
1355                 fixed IMAP implementation of check of mails.
1356
1357 2005-07-03 [hoa]        1.9.12cvs11
1358
1359         * src/etpan/Makefile.am
1360         * src/etpan/etpan-errors.h
1361         * src/etpan/etpan-log.[ch]
1362         * src/etpan/etpan-thread-manager-types.h
1363         * src/etpan/etpan-thread-manager.[ch]
1364         * src/etpan/imap-thread.[ch]
1365         * src/Makefile.am
1366         * src/imap.c
1367         * src/main.c
1368         * src/prefs_other.c
1369         * configure.ac
1370             merged imap branch.
1371             dependency on libetpan 0.37 is now added.
1372
1373 2005-07-01 [colin]      1.9.12cvs10
1374
1375         * src/Makefile.am
1376         * src/folder.c
1377         * src/folder.h
1378         * src/folderview.c
1379         * src/stock_pixmap.c
1380         * src/stock_pixmap.h
1381         * src/plugins/trayicon/trayicon.c
1382                 Add marked symbol on folders containing
1383                 marked messages
1384         * src/procmsg.c
1385         * src/procmsg.h
1386         * src/toolbar.c
1387         * src/prefs_common.c
1388         * src/prefs_common.h
1389         * src/prefs_send.c
1390                 Add an optional confirmation dialog on queue
1391                 sending. Patch by wwp.
1392         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
1393         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
1394         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
1395         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
1396         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
1397         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
1398         * src/pixmaps/inbox_mark.xpm            ** ADDED **
1399         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
1400         * src/pixmaps/outbox_mark.xpm           ** ADDED **
1401         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
1402         * src/pixmaps/trash_mark.xpm            ** ADDED **
1403                 New pixmaps
1404
1405 2005-07-01 [colin]      1.9.12cvs9
1406
1407         * src/summaryview.c
1408                 Fix a little threading bug
1409         * src/addrgather.c
1410         * src/mainwindow.c
1411                 A little bit of HIG normality never hurts
1412
1413 2005-07-01 [colin]      1.9.12cvs8
1414
1415         * src/compose.c
1416         * src/msgcache.c
1417         * src/pop.c
1418         * src/procmime.c
1419         * src/recv.c
1420         * src/common/log.c
1421         * src/common/template.c
1422         * src/common/utils.c
1423         * src/common/utils.h
1424                 Reverted the fwrite_atomic stuff. In fact
1425                 it is already atomic.
1426
1427 2005-06-30 [colin]      1.9.12cvs7
1428
1429         * src/common/utils.c
1430         * src/common/utils.h
1431                 Add an fwrite_atomic() function to make
1432                 sure we write everything: fwrite can make
1433                 short writes.
1434         * src/compose.c
1435         * src/msgcache.c
1436         * src/pop.c
1437         * src/procmime.c
1438         * src/recv.c
1439         * src/common/log.c
1440         * src/common/template.c
1441                 Use that (and fix swapping of size and nmemb).
1442                 Thanks to Rich Coe for the heads up.
1443
1444 2005-06-30 [colin]      1.9.12cvs6
1445
1446         * src/addressbook.c
1447                 Optimize addressbook opening 
1448
1449 2005-06-30 [colin]      1.9.12cvs5
1450
1451         * src/summaryview.c
1452                 Remove calls to summary_step after move/copy
1453
1454 2005-06-28 [paul]       1.9.12cvs4
1455
1456         * src/alertpanel.c
1457                 wrap and make the error msg selectable
1458
1459 2005-06-28 [paul]       1.9.12cvs3
1460
1461         * src/ssl_manager.c
1462                 replace the OK button with a Close button
1463         * src/gtk/foldersort.c
1464                 use GTK_STOCK_ icons/buttons
1465
1466 2005-06-28 [colin]      1.9.12cvs2
1467
1468         * src/gedit-print.c             ** ADDED **
1469         * src/gedit-print.h             ** ADDED **
1470         * src/gtk/gtksourceprintjob.c   ** ADDED **
1471         * src/gtk/gtksourceprintjob.h   ** ADDED **
1472                 I can't believe no one had enough time to tell
1473                 me I forgot the `cvs add`
1474
1475 2005-06-27 [colin]      1.9.12cvs1
1476
1477         * src/Makefile.am
1478         * src/gtk/Makefile.am
1479         * src/messageview.c
1480         * src/procmsg.c
1481         * src/summaryview.c
1482         * configure.ac
1483                 Add optional libgnomeprint-based printing
1484         * src/mainwindow.c
1485         * src/gtk/quicksearch.c
1486                 Add an Edit/Quick search menu item to show
1487                 and focus the quicksearch
1488
1489 2005-06-27 [paul]       1.9.12
1490
1491         1.9.12 release
1492
1493         * po/ca.po
1494         * po/de.po
1495         * po/es.po
1496         * po/fr.po
1497         * po/it.po
1498         * po/ko.po
1499         * po/pt_BR.po
1500         * po/sk.po
1501         * po/zh_CN.po
1502                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1503                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
1504                 SungHyun Nam, Frederico Goncalves Guimaraes,
1505                 Andrej Kacian, and Yang Guilong
1506 2005-06-26 [colin]      1.9.11cvs106
1507
1508         * src/imap_gtk.c
1509                 Forgot one file for previous fix
1510
1511 2005-06-26 [colin]      1.9.11cvs105
1512
1513         * src/folder.c
1514         * src/imap.c
1515                 Fix problems with folder operations in no_select
1516                 imap folders. it applies only to mails, and 
1517                 creation/deletion/move/renaming of folders 
1518                 should be possible
1519
1520 2005-06-26 [paul]       1.9.11cvs104
1521
1522         * src/prefs_filtering.c
1523                 replace one more GTK_STOCK_REMOVE
1524                 with GTK_STOCK_DELETE
1525
1526 2005-06-25 [colin]      1.9.11cvs103
1527
1528         * src/imap.c
1529                 Optimize get_seq_set_from_seq_list
1530                 (Patch by Ricardo) 
1531
1532 2005-06-25 [colin]      1.9.11cvs102
1533
1534         * src/mh.c
1535                 If the directory exists, but not in the
1536                 correct encoding, rename it. This should
1537                 handle old-versions-induced bugs.
1538
1539 2005-06-25 [colin]      1.9.11cvs101
1540
1541         * src/mh.c
1542                 Fix path access with extended dir names
1543                 Fixes bug #589 (SC segfaults with wrong locale
1544                 settings)
1545
1546 2005-06-25 [colin]      1.9.11cvs100
1547
1548         * src/prefs_account.c
1549         * src/prefs_account.h
1550         * src/compose.c
1551                 Add an option to encrypt replies to
1552                 encrypted messages
1553
1554 2005-06-25 [colin]      1.9.11cvs99
1555
1556         * src/compose.c
1557         * src/quote_fmt_parse.y
1558                 ... And make it work with pgpinline.
1559
1560 2005-06-25 [colin]      1.9.11cvs98
1561
1562         * src/compose.c
1563         * src/procmime.c
1564         * src/procmime.h
1565         * src/quote_fmt_parse.y
1566                 o Make reedition of encrypted messages possible
1567                   (as long as it is encrypted to self too, no
1568                    magic there)
1569                 o Make replying with quote (and without selecting
1570                   text) possible for encrypted messages.
1571                 Closes bug #550 (Not possible to "reply with quote"
1572                 to gnupg encrypted messages)
1573
1574 2005-06-24 [paul]       1.9.11cvs97
1575
1576         * src/imap.c
1577                 add missing include
1578
1579 2005-06-24 [paul]       1.9.11cvs96
1580
1581         * src/editldap.c
1582                 made bind password entry invisible
1583                 (sync with main)
1584         * src/send_message.c
1585                 send_message_local(): check exit status
1586                 to detect errors (sync with main)
1587         * src/textview.c
1588                 use main's less ambiguous popup menu
1589                 wording
1590
1591 2005-06-24 [paul]       1.9.11cvs95
1592
1593         * src/prefs_actions.c
1594         * src/prefs_customheader.c
1595         * src/prefs_display_header.c
1596         * src/prefs_filtering_action.c
1597         * src/prefs_matcher.c
1598         * src/prefs_template.c
1599         * src/prefs_toolbar.c
1600                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
1601         * src/gtk/description_window.c
1602                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
1603
1604 2005-06-23 [colin]      1.9.11cvs94
1605
1606         * src/summaryview.c
1607                 Fix rough edges (be sure to call status_show whenever
1608                 necessary).
1609
1610 2005-06-23 [colin]      1.9.11cvs93
1611
1612         * src/summaryview.c
1613                 Optimize Select All
1614                 Before, in a 5K mails folder: 11s
1615                 After, in the same folder: 58000µs
1616                 The joys of locking... gtk_clist_select_all() fires a 
1617                 tree-select-row event for each selected row, which in 
1618                 summaryview, callbacks summary_selected which in turn,
1619                 calls summary_status_show, which walks the selected
1620                 rows. Hence, calling gtk_clist_select_all was 
1621                 exponential. Locking the summaryview makes 
1622                 summary_selected return early.
1623
1624 2005-06-23 [colin]      1.9.11cvs92
1625
1626         * src/imap.c
1627                 Move mutex at the important place to avoid
1628                 deadlocks
1629         * src/summaryview.c
1630                 Fix Del key deleting directly instead of
1631                 moving to trash
1632
1633 2005-06-22 [colin]      1.9.11cvs91
1634
1635         * src/plugins/spamassassin/libspamc.c
1636                 As we do spagetti code with assignations in multiple
1637                 places (see _message_read_raw where out = msg = raw),
1638                 let's be sure we don't free the same pointer twice.
1639                 Should fix bug #683 (Crash in libpam at 
1640                 message_cleanup).
1641
1642 2005-06-22 [colin]      1.9.11cvs90
1643
1644         * src/compose.c
1645         * src/messageview.c
1646         * src/toolbar.c
1647                 Make toolbar's delete use the move to trash stuff;
1648                 Add gtk_widget_realize to be sure pixmaps can get
1649                 created (that may fix an old worksforme bug which
1650                 I can't find back...)
1651
1652 2005-06-22 [colin]      1.9.11cvs89
1653
1654         * src/summaryview.c
1655         * src/summaryview.h
1656         * src/mainwindow.c
1657                 Rename "Message/Delete" to "Message/Move to trash"
1658                 Add "Message/Delete..." that directly destroys the
1659                 selected messages after asking for a confirmation.
1660
1661 2005-06-22 [colin]      1.9.11cvs88
1662
1663         * src/imap.c
1664                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
1665                 o Fix a deadlock (thanks Darko)
1666
1667 2005-06-22 [colin]      1.9.11cvs87
1668
1669         * src/gtk/foldersort.c
1670                 Add missing include for the i18n;
1671                 patch by Fabien Vantard
1672
1673 2005-06-21 [colin]      1.9.11cvs86
1674
1675         * src/folder.c
1676         * src/folderview.c
1677                 Respect the no_select flag
1678         * src/imap.c
1679                 Fix recursive deletion
1680         * src/imap_gtk.c
1681         * src/mh_gtk.c
1682                 Make the folder deletion's warning
1683                 more explicit
1684
1685 2005-06-21 [colin]      1.9.11cvs85
1686
1687         * src/textview.c
1688                 Prevent email addresses from spanning accross
1689                 lines - fixes bug # 646 (newline-chars in 
1690                 email addresses)
1691
1692 2005-06-20 [colin]      1.9.11cvs84
1693
1694         * src/folder.c
1695                 Be sure not to remove source if copy failed
1696
1697 2005-06-20 [colin]      1.9.11cvs83
1698
1699         * src/folderview.c
1700         * src/imap_gtk.c
1701                 remove summaryview's lock
1702         * src/imap.c
1703                 introduce threads to avoid problems when foreground tasks
1704                 interfere with background tasks
1705         * src/mh.c
1706                 prevent moving to drafts/queue
1707         * src/mimeview.c
1708                 fix leak
1709
1710 2005-06-19 [colin]      1.9.11cvs82
1711
1712         * src/imap_gtk.c
1713                 Remember that the user doesn't want to override
1714                 offline mode, for 3 seconds. It avoid presenting
1715                 him with N popups in a really short time.
1716
1717 2005-06-17 [colin]      1.9.11cvs81
1718
1719         * src/imap.c
1720                 Fix IMAP breaking on folders containing '('
1721                 (Probably won't be enough)
1722
1723 2005-06-17 [colin]      1.9.11cvs80
1724
1725         Forgotten files on 1.9.11cvs79
1726         * src/summaryview.c
1727                 Fix stepping when not immediately executing
1728         * src/imap.c
1729                 Really prevent UID FETCH 0
1730         * src/codeconv.c
1731                 Fix outgoing charset never set to utf-8
1732         * src/mh.c
1733                 Fix leak
1734
1735 2005-06-16 [colin]      1.9.11cvs79
1736
1737         * src/compose.c
1738                 Fix bug #707 (Dash splits rows)
1739                 Only wrap if we're on a line break position and
1740                 the previous one was a "white" (space) char.
1741                 Pango stuff is weird.
1742
1743 2005-06-16 [colin]      1.9.11cvs78
1744
1745         * src/imap_gtk.c
1746                 Lock summaryview while downloading messages
1747                 on user demand
1748         * src/procheader.c
1749         * src/unmime.c
1750         * src/common/utils.c
1751         * src/common/utils.h
1752                 Replace \r and \n with spaces in From and
1753                 Subject headers
1754
1755 2005-06-16 [paul]       1.9.11cvs77
1756
1757         * src/procmime.c
1758                 liberalise the mime parser
1759         * src/gtk/about.c
1760                 add text wrapping
1761
1762 2005-06-16 [paul]       1.9.11cvs76
1763
1764         * src/gtk/about.c
1765                 reworked
1766
1767 2005-06-15 [colin]      1.9.11cvs75
1768
1769         * src/compose.c
1770                 Finish header encoding fix
1771         * src/summaryview.c
1772                 Fix segfault
1773         * src/headerview.c
1774                 Fix compilation (Thanks Stephan
1775                 Sachse)
1776
1777 2005-06-15 [colin]      1.9.11cvs74
1778
1779         * Makefile.am
1780                 Install gnome2 stuff rather than gnome1, 
1781                 if both are present
1782         * src/codeconv.c
1783         * src/codeconv.h
1784         * src/compose.c
1785                 Fix headers encoding
1786         * src/folder.c
1787                 Visual progress when fetching all messages
1788         * src/folderview.c
1789         * src/summaryview.c
1790         * src/summaryview.h
1791                 Prevent changing current message while
1792                 incorporating
1793
1794 2005-06-15 [paul]       1.9.11cvs73
1795
1796         * src/gtk/gtkaspell.c
1797         * src/gtk/gtkaspell.h
1798                 fix build warnings
1799
1800 2005-06-15 [paul]       1.9.11cvs72
1801
1802         * src/prefs_filtering.c
1803                 allow reordering of filter rules by
1804                 drag n drop
1805
1806 2005-06-15 [paul]       1.9.11cvs71
1807
1808         * COPYING
1809                 updated
1810         * src/codeconv.c
1811                 replace deprecated function
1812         * src/inc.c
1813         * src/send_message.c
1814         * src/gtk/progressdialog.c
1815         * src/gtk/progressdialog.h
1816                 salvage and reuse parts of reverted sync
1817
1818 2005-06-15 [paul]       1.9.11cvs70
1819
1820         * src/inc.c
1821         * src/send_message.c
1822         * src/gtk/progressdialog.c
1823         * src/gtk/progressdialog.h
1824                 revert yesterday's sync with main
1825                 it contains deprecated functions
1826
1827 2005-06-15 [colin]      1.9.11cvs69
1828
1829         * src/headerview.c
1830                 Fix bug #670 (multi user to: will corrupt message 
1831                 headers display)
1832
1833 2005-06-15 [colin]      1.9.11cvs68
1834
1835         * src/compose.c
1836                 Fix bug #421 (Fix undo on wrapping)
1837
1838 2005-06-15 [colin]      1.9.11cvs67
1839
1840         * src/folder.c
1841                 Provide visual feedback while processing
1842                 folder's rules.
1843         * src/imap.c
1844                 Provide visual feedback while getting
1845                 short headers (for uncached messages)
1846
1847
1848 2005-06-14 [paul]       1.9.11cvs66
1849
1850         * src/account.c
1851                 change a couple stock icons
1852         * src/inc.c
1853         * src/send_message.c
1854         * src/gtk/progressdialog.c
1855         * src/gtk/progressdialog.h
1856                 sync main's GtkTreeView implementation
1857
1858 2005-06-14 [colin]      1.9.11cvs65
1859
1860         * src/imap.c
1861                 Various little fixes, mainly on error paths
1862
1863 2005-06-13 [colin]      1.9.11cvs64
1864
1865         * matcher.c
1866         * procmsg.c
1867         * procmsg.h
1868                 Add a way to fetch only headers. This speeds
1869                 up filtering on headers for IMAP. Fixes:
1870                 bug #481 extraneous imap commands slow down 
1871                         imap filtering
1872                 bug #522 Sylpheed downloads all messages 
1873                         when opening mailbox (IMAP)
1874                 bug #677 IMAP fetch is soooooooooooooo slow
1875         * src/folder.c
1876         * src/folder.h
1877                 Add a folder set_batch method so that
1878                 implementations can speed up flags changes
1879         * src/folderutils.c
1880         * src/summaryview.c
1881                 Use that in mark as (un)read and mark all read
1882                 Refix bug #679
1883         * src/imap.c
1884                 Implement set_batch - brings back deferred
1885                 flags in a less buggy manner. Fixes:
1886                 bug #729 IMAP immediate expunge of deleted messages
1887                 bug #191 remove list of messages with one command
1888                 Fix login with strange chars
1889                 Implement fetch_msg_full
1890                 Fix copy (wrong counts)
1891
1892 2005-06-12 [colin]      1.9.11cvs63
1893
1894         * src/folder.c
1895                 lock incorporation during long operations.
1896                 Avoids fucking up the IMAP socket.
1897
1898 2005-06-12 [colin]      1.9.11cvs62
1899
1900         * src/imap.c
1901                 Fix harmful typo
1902                 Factorize remove_all_msg
1903                 Thread-ize expunge
1904         * src/summaryview.c
1905                 Don't update partial-download status if unnecessary
1906         * src/folder.c
1907                 Use remove_msgs everywhere possible
1908
1909 2005-06-12 [colin]      1.9.11cvs61
1910
1911         * src/folder.c
1912         * src/folder.h
1913                 Add a remove_msgs function to remove a 
1914                 list of messages
1915         * src/imap.c
1916                 Implement that.
1917
1918 2005-06-12 [colin]      1.9.11cvs60
1919
1920         * src/imap.c
1921                 Remove flags-processing deferring... Too hard
1922                 to get it to work in all cases.
1923
1924 2005-06-11 [colin]      1.9.11cvs59
1925
1926         * src/imap.c
1927                 printf -> debug_print
1928
1929 2005-06-11 [colin]      1.9.11cvs58
1930
1931         * src/imap.c
1932                 o Fix build without USE_PTHREAD
1933                 o Factorize imap_open
1934                 o Alertpanel in case of impossible connection
1935                 o Alertpanel in case of impossible login
1936                 o Fix deferred flags processing to force a 
1937                   flush before adding some more flags to process,
1938                   but in another folder.
1939
1940 2005-06-10 [colin]      1.9.11cvs57
1941
1942         * src/imap.c
1943                 o Fix a format string error
1944                 o init ssl socket outside of the thread 
1945                   (it possibly invokes gtk calls)
1946         * src/procmime.c
1947                 o Put back the buffer to its necessary size
1948                 o Fix changing a file pointer without keeping
1949                   track of it (thanks Valgrind)
1950         * src/common/smtp.c
1951                 o Fix automatic STARTTLS if login should be done
1952                   and the server only allows it after starting TLS
1953         * src/gtk/gtkinputdialog.c
1954                 o Eat GDK_Return so that the combo popup doesn't 
1955                   appear when we press Enter to validate the combo
1956                   input dialog (as seen in the Open with... dialog)
1957
1958 2005-06-10 [colin]      1.9.11cvs56
1959
1960         * src/imap.c
1961                 o A bit less debug
1962                 o Fix a crash on deletion
1963                 o Threadize imap_select (it's called outside of 
1964                   threads)
1965                 o Defer treatment of DELETED flags
1966
1967
1968 2005-06-09 [colin]      1.9.11cvs55
1969
1970         * src/imap.c
1971                 Make sure we check imap_gtk_should_override(), which
1972                 potentially calls gtk stuff, before creating thread.
1973                 That way it should't be called via imap_get_session()
1974                 inside a thread.
1975
1976 2005-06-09 [colin]      1.9.11cvs54
1977
1978         * src/imap.c
1979                 o add a bit of status output
1980                 o remove some dead code
1981                 o threadize get_list_of_uids
1982                 o threadize imap_get_flags
1983                 o defer flag changing by 500ms so that they
1984                   can be batched
1985
1986
1987 2005-06-08 [colin]      1.9.11cvs53
1988
1989         * src/imap.c
1990                 Thread-ize imap_cmd_fetch
1991
1992 2005-06-08 [colin]      1.9.11cvs52
1993
1994         * src/main.c
1995                 Mmh, that broke POP3...
1996
1997 2005-06-08 [colin]      1.9.11cvs51
1998
1999         * src/main.c
2000                 Stabilize IMAP patch (thanks to Hoa)
2001
2002 2005-06-08 [colin]      1.9.11cvs50
2003
2004         * src/imap.c
2005                 Test patch to speed up imap. 
2006
2007 2005-06-08 [colin]      1.9.11cvs49
2008
2009         * src/imap_gtk.c
2010                 Warning fix
2011         * src/procmime.c
2012                 Apply patch from gentoo to use /usr/share/mime/globs if 
2013                 available, after un-breaking it
2014         * src/common/log.c
2015         * src/common/log.h
2016                 Use g_timeout for invoking hooks that possibly use gtk
2017                 calls. This should leave gtk calls in the main thread.
2018
2019 2005-06-08 [paul]       1.9.11cvs48
2020
2021         * src/codeconv.c
2022                 conv_get_outgoing_charset_str(): don't
2023                 use prefs_common setting
2024         * src/compose.c
2025         * src/compose.h
2026                 add /Options/Character encoding/... to
2027                 temporarily change the outgoing encoding
2028
2029         (belated sync with main)
2030
2031 2005-06-08 [paul]       1.9.11cvs47
2032
2033         * src/compose.c
2034                 correction to/completion of last
2035                 sync with main
2036
2037 2005-06-08 [paul]       1.9.11cvs46
2038
2039         sync with main:
2040         
2041         * src/codeconv.c
2042         * src/codeconv.h
2043                 always enabled Japanese auto-detection
2044                 if the first letters of locale string
2045                 is "ja"
2046         * src/compose.c
2047                 don't use "destroy" signal to destroy
2048                 Compose object (fix rare crashes on discard?)
2049         * src/mainwindow.c
2050         * src/messageview.c
2051         * src/prefs_send.c
2052                 added Hebrew encodings
2053         * src/sourcewindow.c
2054                 don't use "destroy" signal to destroy
2055                 objects
2056
2057 2005-06-07 [colin]      1.9.11cvs45
2058
2059         * src/summaryview.c
2060                 Add missing unlocks/locks
2061
2062 2005-06-07 [paul]       1.9.11cvs44
2063
2064         * src/summaryview.c
2065                 restore bug #749 fix
2066
2067 2005-06-06 [colin]      1.9.11cvs43
2068
2069         * src/summaryview.c
2070                 Fix selection bug when prefs_common.open_unread 
2071                 is FALSE
2072
2073 2005-06-06 [colin]      1.9.11cvs42
2074
2075         * src/common/md5.c
2076                 Fix a warning
2077         * src/summaryview.c
2078         * src/folderview.c
2079                 Factorize long operations beginning and end
2080                 (locking, freezing/thawing, cursor, ...)
2081                 Check selection->data member in selection-
2082                 related loops; this avoids dying an awful
2083                 death if the selection changes on us while
2084                 we're marking a whole IMAP folder unread, 
2085                 for example.
2086
2087 2005-06-06 [paul]       1.9.11cvs41
2088
2089         * src/textview.c
2090                 don't g_free() a static gchar buffer
2091
2092 2005-06-05 [colin]      1.9.11cvs40
2093
2094         * src/mainwindow.c
2095         * src/messageview.c
2096         * src/summaryview.c
2097                 Fix bug #749 (Show all headers should be
2098                 sticky as the GUI suggests)
2099
2100 2005-06-03 [paul]       1.9.11cvs39
2101
2102         * src/compose.c
2103                 don't allow editing of mail while sending.
2104                 patch by Colin
2105
2106 2005-06-03 [paul]       1.9.11cvs38
2107
2108         * src/folderview.c
2109                 add a freeze/thaw to speed up 'mark all read'
2110
2111 2005-06-03 [paul]       1.9.11cvs37
2112
2113         * src/prefs_message.c
2114                 reflect changes immediately
2115
2116 2005-06-02 [colin]      1.9.11cvs36
2117
2118         * po/POTFILES.in
2119                 Patch by Fabien Vantard.
2120
2121 2005-06-02 [colin]      1.9.11cvs35
2122
2123         * src/imap.c
2124                 Use a non-blocking imap_getline() if possible.
2125                 This should completely prevent the interface
2126                 from freezin on imap operations, although it
2127                 may do strange stuff in case of folder switching
2128                 while a big imap operation is taking place...
2129
2130                 In addition, fix a leak in the case thread
2131                 creation fails on connection.
2132
2133 2005-06-02 [colin]      1.9.11cvs34
2134
2135         * src/crash.c
2136         * src/prefs_common.h
2137                 Fix build (prefs_common_init() doesn't exist
2138                 anymore)
2139
2140 2005-06-02 [colin]      1.9.11cvs33
2141
2142         * src/prefs_account.c
2143                 Fix bug #245 (filtering rules broken when
2144                 renaming a remote account (imap4 or nntp)
2145
2146 2005-06-02 [colin]      1.9.11cvs32
2147
2148         * src/imap.c
2149                 Try to fix IMAP shortcomings: 
2150                 o Multithread imap_open()
2151                 o allow offline-mode overriding instead of
2152                   just returning NULL
2153         * src/imap_gtk.c
2154         * src/imap_gtk.h
2155                 Add a function to ask whether we want to
2156                 override offline-mode for 10 minutes (one-shot
2157                 asking was painful)
2158         * src/procheader.c
2159                 Fix segfault when imap parser isn't happy about
2160                 a missing {
2161
2162 2005-06-01 [colin]      1.9.11cvs31
2163
2164         * src/addrharvest.c
2165         * src/compose.c
2166         * src/mbox.c
2167         * src/mbox.h
2168         * src/mh.c
2169         * src/msgcache.c
2170         * src/send_message.c
2171         * src/setup.c
2172         * src/undo.c
2173         * src/common/hooks.c
2174         * src/common/prefs.c
2175         * src/common/template.c
2176         * src/common/utils.c
2177         * src/gtk/gtkutils.c
2178         * src/gtk/inputdialog.c
2179         * src/gtk/menu.c
2180         * src/gtk/pluginwindow.c
2181         * src/gtk/prefswindow.c
2182         * src/plugins/pgpmime/passphrase.c
2183         * src/plugins/pgpmime/prefs_gpg.c
2184                 More -Wall fixes
2185
2186         * src/common/Makefile.am
2187         * src/common/timing.h
2188                 Add basic timing code
2189
2190         * src/summaryview.c
2191                 Fix a bug with unread messages when 
2192                 re-sorting folders, and by the way
2193                 fix a big performance hit when 
2194                 re-sorting (10k mails: before 5s,
2195                 after .5s)
2196
2197         * src/prefs_compose_writing.c
2198         * src/prefs_compose_writing.h
2199         * src/prefs_message.c
2200         * src/prefs_message.h
2201         * src/prefs_other.c
2202         * src/prefs_other.h
2203         * src/prefs_quote.c
2204         * src/prefs_quote.h
2205         * src/prefs_receive.c
2206         * src/prefs_receive.h
2207         * src/prefs_send.c
2208         * src/prefs_send.h
2209         * src/prefs_summaries.c
2210         * src/prefs_summaries.h
2211                 Fix copyright banner
2212
2213 2005-06-01 [paul]       1.9.11cvs30
2214
2215         * po/fi.po
2216                 updated by Flammie Pirinen
2217         * src/procmime.c
2218                 fix 'Bad BASE64 content' output
2219
2220 2005-05-31 [colin]      1.9.11cvs29
2221
2222         * src/procmime.c
2223                 Oops, where did my hunk go.
2224
2225 2005-05-31 [colin]      1.9.11cvs28
2226
2227         * src/Makefile.am
2228         * src/account.c
2229         * src/action.c
2230         * src/addr_compl.c
2231         * src/addressbook.c
2232         * src/codeconv.c
2233         * src/compose.c
2234         * src/export.c
2235         * src/folder.c
2236         * src/folderview.c
2237         * src/image_viewer.c
2238         * src/main.c
2239         * src/mainwindow.c
2240         * src/messageview.c
2241         * src/mimeview.c
2242         * src/msgcache.c
2243         * src/prefs_account.c
2244         * src/prefs_actions.c
2245         * src/prefs_common.c
2246         * src/prefs_compose_writing.c
2247         * src/prefs_customheader.c
2248         * src/prefs_ext_prog.c
2249         * src/prefs_filtering.c
2250         * src/prefs_filtering_action.c
2251         * src/prefs_fonts.c
2252         * src/prefs_image_viewer.c
2253         * src/prefs_message.c
2254         * src/prefs_message.h
2255         * src/prefs_msg_colors.c
2256         * src/prefs_other.c
2257         * src/prefs_other.h
2258         * src/prefs_quote.c
2259         * src/prefs_receive.c
2260         * src/prefs_receive.h
2261         * src/prefs_send.c
2262         * src/prefs_send.h
2263         * src/prefs_spelling.c
2264         * src/prefs_summaries.c
2265         * src/prefs_summary_column.c
2266         * src/prefs_template.c
2267         * src/prefs_themes.c
2268         * src/prefs_toolbar.c
2269         * src/prefs_wrapping.c
2270         * src/procmime.c
2271         * src/procmsg.c
2272         * src/send_message.h
2273         * src/ssl_manager.c
2274         * src/summary_search.c
2275         * src/summaryview.c
2276         * src/textview.c
2277         * src/wizard.c
2278         * src/common/smtp.c
2279         * src/common/smtp.h
2280         * src/gtk/gtkutils.h
2281                 o Move the rest of Common prefs to new style
2282                 o Lots of -Wall warning fixes
2283                 o fix FIXME in cache memusage calculation
2284                 o Let return receipts be sent from any account
2285                 o Little cache optimisation (read)
2286                 o Fix bug #746 (don't treat commas as separators
2287                   when inside a quoted string)
2288
2289 2005-05-31 [paul]       1.9.11cvs27
2290
2291         * src/prefs_common.c
2292                 fix 'off-by-one' typo
2293
2294 2005-05-31 [paul]       1.9.11cvs26
2295
2296         * src/account.c
2297         * src/addr_compl.c
2298         * src/compose.c
2299         * src/foldersel.c
2300         * src/prefs_actions.c
2301         * src/prefs_common.c
2302         * src/prefs_common.h
2303         * src/prefs_customheader.c
2304         * src/prefs_display_header.c
2305         * src/prefs_filtering.c
2306         * src/prefs_filtering_action.c
2307         * src/prefs_matcher.c
2308         * src/prefs_summaries.c
2309         * src/prefs_summary_column.c
2310         * src/prefs_template.c
2311         * src/prefs_toolbar.c
2312         * src/ssl_manager.c
2313         * src/gtk/pluginwindow.c
2314         * src/gtk/prefswindow.c
2315         * src/gtk/progressdialog.c
2316                 add hidden prefs 'enable_rules_hint'
2317                 for gtk_tree_view_set_rules_hint()
2318                 (sync with main)
2319                 
2320
2321 2005-05-31 [colin]      1.9.11cvs25
2322
2323         * src/Makefile.am
2324         * src/main.c
2325         * src/prefs_common.c
2326         * src/prefs_summaries.c ** ADDED **
2327         * src/prefs_summaries.h ** ADDED **
2328                 Common/Display -> Display/Summaries
2329
2330 2005-05-31 [colin]      1.9.11cvs24
2331
2332         * src/Makefile.am
2333         * src/main.c
2334         * src/prefs_quote.c ** ADDED **
2335         * src/prefs_quote.h ** ADDED **
2336                 Move Common/Quote to Compose/Quoting
2337         * src/prefs_common.c
2338         * src/prefs_common.h
2339                 Remove old quote stuff, add
2340                 convenience functions for GtkTextView prefs
2341         * src/gtk/prefswindow.c
2342                 Set default height higher
2343
2344 2005-05-30 [colin]      1.9.11cvs23
2345
2346         * src/Makefile.am
2347         * src/main.c
2348         * src/prefs_common.c
2349         * src/prefs_compose_writing.c ** ADDED **
2350         * src/prefs_compose_writing.h ** ADDED **
2351                 Move Common/Compose prefs to Compose/Writing
2352
2353 2005-05-30 [colin]      1.9.11cvs22
2354
2355         * src/common/utils.c
2356                 Fix bug #651 (Confused Attract by Subject)
2357                 Patch by M. Benkmann <haferfrost@web.de>
2358         * AUTHORS
2359
2360 2005-05-30 [colin]      1.9.11cvs21
2361
2362         * src/compose.c
2363                 Fix concatenation of different headers of
2364                 the same type (bug #645)
2365         * src/prefs_folder_item.c
2366                 Fix bug #699 (setting color to black doesn't
2367                 work immediately)
2368         * src/procmime.c
2369                 Print out decoding error only once per
2370                 block
2371
2372 2005-05-30 [paul]       1.9.11cvs20
2373
2374         * src/common/template.c
2375                 fix Bcc
2376
2377 2005-05-30 [paul]       1.9.11cvs19
2378
2379         * doc/src/rfc2368.txt   **NEW FILE**
2380         * src/compose.c
2381                 compose_entries_set(): don't interpret Bcc
2382                 header field (conform to RFC 2368)
2383                 (sync with main)
2384
2385 2005-05-29 [colin]      1.9.11cvs18
2386
2387         * src/prefs_common.c
2388                 Let the default reply format respect
2389                 netiquette by cutting the signature.
2390
2391 2005-05-29 [colin]      1.9.11cvs17
2392
2393         * src/summaryview.c
2394                 Don't let always_show_msg override
2395                 open_unread_on_enter when opening a new
2396                 directory.
2397
2398 2005-05-27 [paul]       1.9.11cvs16
2399
2400         sync with main:
2401
2402         * src/main.c
2403                 app_will_exit(): cleanup tmp directory when exit
2404         * src/message_search.c
2405                 improved the interface and made code cleanup.
2406                 removed Clear button
2407         * src/send_message.c
2408                 send_message_local(): use GSpawn, and detect errors
2409         * src/summary_search.c
2410                 improved the interface and made code cleanup
2411         * src/textview.c
2412                 textview_write_link(): also skip non-ascii space
2413                  at the head of link strings (phishing check
2414                  didn't work at the case)
2415         * src/common/utils.c
2416                 get_command_output(): use g_spawn_command_line_sync()
2417                 instead of popen()
2418
2419 2005-05-26 [colin]      1.9.11cvs15
2420
2421         * src/folder.c
2422                 remove printf
2423
2424 2005-05-26 [colin]      1.9.11cvs14
2425
2426         * src/common/nntp.c
2427                 Fix nntp mode reader (bug #611)
2428                 Patch by Florian Mickler <florian@mickler.org>
2429
2430 2005-05-26 [colin]      1.9.11cvs13
2431
2432         * src/plugins/pgpmime/passphrase.c
2433                 Fix mouse grabbing (bug #557)
2434
2435 2005-05-26 [colin]      1.9.11cvs12
2436
2437         * src/prefs_themes.c
2438                 Fix g_warning (bug #541)
2439
2440 2005-05-26 [colin]      1.9.11cvs11
2441
2442         * src/prefs_actions.c
2443         * src/prefs_template.c
2444                 Fix bug #506 (no warning if action/template
2445                 is not saved)
2446         * src/common/template.c
2447                 Fix a possible crash
2448
2449 2005-05-26 [colin]      1.9.11cvs10
2450
2451         * src/folder.c
2452         * src/folderview.c
2453         * src/procmsg.c
2454         * src/summaryview.c
2455                 Forbid locked messages to be moved or
2456                 deleted. Locked messages in trashes 
2457                 still get deleted, for performance
2458                 reason (mh.c::mh_remove_all_msgs)
2459
2460 2005-05-25 [colin]      1.9.11cvs9
2461
2462         * src/procmime.c
2463                 Use correct encoding when sending mails
2464                 with attachments that have accentued 
2465                 chars in their name
2466
2467 2005-05-24 [colin]      1.9.11cvs8
2468
2469         * src/summaryview.c
2470                 Fix bug #688 f) read/unread marker not
2471                 changed on first click
2472                 Also, optimize summary_status_show()
2473                 calls
2474         * src/folder.c
2475         * src/inc.c
2476         * src/procmime.c
2477                 Fix bug #688 b) and c) wrt message
2478                 attachments and signature
2479         * src/stock_pixmap.c
2480         * src/stock_pixmap.h
2481         * src/stock_pixmap.c
2482         * src/stock_pixmap.h
2483         * src/Makefile.am
2484         * src/pixmaps/clip_gpg_signed.xpm
2485                 Add clip/signed icon
2486
2487 2005-05-24 [colin]      1.9.11cvs7
2488
2489         * src/folder_item_prefs.c
2490                 whitespace fix
2491
2492 2005-05-24 [colin]      1.9.11cvs6
2493
2494         * src/folderview.c
2495         * src/prefs_common.c
2496         * src/prefs_common.h
2497                 Add a confirmation to folder drag and drop
2498                 fixes bug #156
2499         * src/alertpanel.c
2500         * src/alertpanel.h
2501                 fix _with_disable parameters so that
2502                 the buttons labels are specifiable too
2503         * src/plugins/pgpmime/sgpgme.c
2504                 reflect said change
2505                 
2506
2507 2005-05-24 [colin]      1.9.11cvs5
2508
2509         * src/folderview.c
2510                 Uncollapse/collapse folders on double-click
2511                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
2512                 closes bug #108
2513
2514 2005-05-23 [colin]      1.9.11cvs4
2515
2516         * src/common/socket.c
2517                 Check another special SSL_peek() error.
2518                 Should help wrt bug #728
2519
2520 2005-05-23 [colin]      1.9.11cvs3
2521
2522         * src/plugins/pgpmime/pgpmime.c
2523                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
2524                 breaking menu accelerators and stuff. Users will have to
2525                 reselect "PGP MIME" instead of "PGP/MIME" in their 
2526                 account's privacy preferences if needed.
2527
2528 2005-05-22 [paul]
2529
2530         * tools/kdeservicemenu/install.sh
2531                 use kdesu to prompt for root password if doing
2532                 global install/uninstall
2533
2534 2005-05-20 [colin]      1.9.11cvs2
2535
2536         * src/procmsg.c
2537                 Fix another compilation error with gcc-2.9x
2538                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
2539         * src/send_message.c
2540                 Don't send QUIT if we aren't connected
2541
2542 2005-05-19 [colin]      1.9.11cvs1
2543
2544         * src/procmsg.c
2545                 Fix compilation with gcc 2.9x
2546
2547 2005-05-19 [paul]       1.9.11
2548
2549         1.9.11 released
2550
2551 2005-05-19 [paul]       1.9.9cvs14
2552
2553         * src/gtk/inputdialog.c
2554                 prevent gettext warning
2555
2556 2005-05-19 [paul]       1.9.9cvs13
2557
2558         * src/mainwindow.c
2559         * src/prefs_common.c
2560         * src/prefs_common.h
2561         * src/textview.c
2562         * src/textview.h
2563                 add an option to toggle cursor in message
2564                 view (sync with main)
2565
2566 2005-05-18 [colin]      1.9.9cvs12
2567
2568         * src/compose.c
2569                 Dereference freed pointer
2570         * src/gtk/gtkaspell.c
2571                 Fix duplication of dictionaries (is it an aspell issue?)
2572
2573 2005-05-18 [colin]      1.9.9cvs11
2574
2575         * src/gtk/inputdialog.c
2576         * src/gtk/gtkaspell.c
2577                 HIGuify dialogs
2578         * src/alertpanel.c
2579                 Remove a double call
2580
2581 2005-05-17 [colin]      1.9.9cvs10
2582
2583         * src/gtk/gtkaspell.c
2584                 Fix dialogs, Ctrl-Enter accel
2585
2586 2005-05-17 [colin]      1.9.9cvs9
2587
2588         * src/gtk/gtkaspell.c
2589                 Fix some accelerators, escape in replace-window
2590
2591 2005-05-16 [colin]      1.9.9cvs8
2592
2593         * src/gtk/gtkaspell.c
2594                 Revert last commit, it was a mistake.
2595
2596 2005-05-16 [colin]      1.9.9cvs7
2597
2598         * src/gtk/gtkaspell.c
2599                 Remove buggy code while we're at it. It's a 
2600                 dead code path anyway.
2601
2602 2005-05-16 [colin]      1.9.9cvs6
2603
2604         * src/gtk/gtkaspell.c
2605                 Missed some gtk_menu_popup where deactivate
2606                 signal should be handled. Should fix bug
2607                 #629 a bit more.
2608
2609 2005-05-16 [colin]      1.9.9cvs5
2610
2611         * src/gtk/gtkaspell.c
2612                 Remove debug printf()s
2613
2614 2005-05-16 [colin]      1.9.9cvs4
2615
2616         * src/gtk/gtkaspell.c
2617                 Fix a bit aspell problems
2618                 (see bug #629)
2619
2620 2005-05-13 [colin]      1.9.9cvs3
2621
2622         * src/folderview.c
2623                 Fix the + appearing even when no subfolders
2624                 have unread messages. Thanks to wwp for the
2625                 bug report.
2626
2627 2005-05-11 [paul]       1.9.9cvs2
2628
2629         * src/folderview.c
2630                 correction to 1.9.9cvs1, only colour folders that
2631                 have new msgs (not unread msgs)
2632
2633 2005-05-10 [colin]      1.9.9cvs1
2634
2635         * src/folderview.c
2636         * src/summaryview.c
2637                 Try to fix bolding bugs again.
2638
2639 2005-05-09 [paul]
2640
2641         * tools/claws.i18n.status.pl
2642                 add Ricardo Mones Lastra's script that has been providing
2643                 the i18n status page for many months
2644
2645 2005-05-09 [paul]       1.9.9
2646
2647         1.9.9 release
2648
2649 2005-05-09 [paul]       1.9.6cvs58
2650
2651         * AUTHORS
2652         * INSTALL
2653         * README.claws
2654                 updated
2655         * Makefile.am 
2656         * RELEASE_NOTES.claws
2657                 add release notes to cvs to simplify release
2658                 procedure
2659         * configure.ac
2660                 add ca and fi to ALL_LINGUAS
2661         * po/Makefile.in.in
2662                 workaround for missing Makevars
2663         * po/ca.po
2664         * po/fi.po
2665                 add new Catalan and Finnish translations
2666                 submitted by Miquel Oliete and Flammie Pirinen
2667         * po/de.po
2668         * po/es.po
2669         * po/fr.po
2670         * po/it.po
2671         * po/pl.po
2672         * po/ru.po
2673         * po/sk.po
2674         * po/sr.po
2675         * po/zh_CN.po
2676                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
2677                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
2678                 Urke MMI, and Hansom Young
2679         * src/main.c
2680                 Fix drafting when quitting. compose_draft() closes the
2681                 compose windows, which modifies the compose_list GSList.
2682                 We have to refresh this list after echo drafting to avoid a
2683                 segfault
2684         * src/partial_download.c
2685                 fix segfault on exit
2686
2687 2005-05-06 [paul]       1.9.6cvs57
2688
2689         * src/grouplistdialog.c
2690                 quick fix/workaround for unresizeable newsgroup
2691                 name column 
2692
2693 2005-05-06 [paul]       1.9.6cvs56
2694
2695         * src/inc.c
2696         * src/mainwindow.c
2697                 use gettext plural forms
2698         * src/imap_gtk.c
2699         * src/mh_gtk.c
2700         * src/toolbar.c
2701                 small improvement to english usage
2702
2703 2005-05-05 [thorsten]   1.9.6cvs55
2704
2705         * src/folder.c
2706                 fix possible crash
2707
2708 2005-05-05 [paul]       1.9.6cvs54
2709         
2710         sync with HEAD
2711
2712         * AUTHORS
2713         * src/compose.c
2714                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
2715                 patch by Tim Mann
2716
2717 2005-05-05 [paul]       1.9.6cvs53
2718
2719         * src/mainwindow.c
2720                 fix resizing of separate message and
2721                 folder views
2722
2723 2005-05-05 [paul]       1.9.6cvs52
2724
2725         * src/account.c
2726         * src/addrgather.c
2727         * src/browseldap.c
2728         * src/exphtmldlg.c
2729         * src/expldifdlg.c
2730         * src/importmutt.c
2731         * src/importpine.c
2732         * src/main.c
2733         * src/mainwindow.c
2734         * src/noticeview.c
2735         * src/prefs_filtering.c
2736         * src/prefs_filtering_action.c
2737         * src/prefs_matcher.c
2738         * src/prefs_spelling.c
2739         * src/prefs_toolbar.c
2740         * src/toolbar.c
2741         * src/wizard.c
2742         * src/gtk/description_window.c
2743         * src/gtk/gtkvscrollbutton.c
2744         * src/gtk/progressdialog.c
2745         * src/gtk/quicksearch.c
2746         * src/plugins/pgpmime/prefs_gpg.c
2747         * src/plugins/spamassassin/spamassassin_gtk.c
2748                 replace deprecated gtk_widget_set_usize
2749
2750 2005-05-04 [colin]      1.9.6cvs51
2751
2752         * src/common/utils.c
2753                 Fix crash when subst_for_filename is called
2754                 with a NULL parameter
2755
2756 2005-05-04 [colin]      1.9.6cvs50
2757
2758         * src/partial_download.c
2759         * src/pop.c
2760                 Escape login when writing uidl file
2761                 fixes bug #736
2762
2763 2005-05-03 [colin]      1.9.6cvs49
2764
2765         * src/procmime.c
2766                 Fix possible DOS in mime parser
2767                 (see bug #634)
2768
2769 2005-05-02 [colin]      1.9.6cvs48
2770
2771         * src/compose.c
2772                 Try to fix the copy/paste mess once again.
2773
2774
2775 2005-04-30 [colin]      1.9.6cvs47
2776
2777         * src/prefs_account.h
2778         * src/procmsg.c
2779         * src/send_message.c
2780         * src/common/smtp.c
2781         * src/common/smtp.h
2782                 Try to batch sending mails (per account) instead of
2783                 reconnecting to server every time.
2784
2785 2005-04-29 [colin]      1.9.6cvs46
2786
2787         * src/messageview.c
2788                 Fix window resizing that refused to size down
2789         * src/prefs_common.c
2790         * src/prefs_common.h
2791         * src/prefs_filtering.c
2792                 Save Filtering's window size
2793
2794 2005-04-21 [paul]       1.9.6cvs45
2795
2796         * ChangeLog-gtk2.claws
2797         * src/setup.c
2798                 correction to sync
2799
2800 2005-04-21 [paul]       1.9.6cvs44
2801
2802         sync with main:
2803
2804         * src/setup.c
2805         * src/statusbar.c
2806         * src/statusbar.h
2807                 use gtkut_widget_draw_now(). Improved performance
2808                 of the update of statusbar
2809         * src/textview.c
2810                 textview_smooth_scroll_do(): redraw it after scroll
2811                 is done (fixed incorrect display when a part of the
2812                 view is hidden).
2813         * src/gtk/gtkutils.c
2814         * src/gtk/gtkutils.h
2815                 gtkut_widget_draw_now(): use gdk_window_process_updates()
2816                 to force update of widgets.
2817                 Removed gtkut_widget_wait_for_draw() which had a big
2818                 overhead  because of waiting for all events processed 
2819
2820 2005-04-20 [paul]       1.9.6cvs43
2821
2822         * src/codeconv.c
2823                 complete 1.9.6cvs42's sync:
2824                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2825
2826 2005-04-19 [paul]       1.9.6cvs42
2827
2828         sync with main:
2829
2830         * src/action.c
2831                 catch_output(): correctly select the insert text
2832                 (fix invalid iterator warnings).
2833         * src/codeconv.c
2834         * src/codeconv.h
2835         * src/mainwindow.c
2836         * src/messageview.c
2837         * src/prefs_common.c
2838                 support GBK encoding.
2839         * src/common/session.c
2840         * src/common/session.h
2841                 use separate buffer for large data to be sent,
2842                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2843
2844 2005-04-18 [paul]       1.9.6cvs41
2845
2846         * src/jpilot.c
2847                 convert unsigned long into guint32
2848                 patch by Paul LeoNerd Evans 
2849
2850 2005-04-17 [colin]      1.9.6cvs40
2851
2852         * src/compose.c
2853                 Fix 'Request return receipt' from folder
2854                 properties (bug #708)
2855
2856 2005-04-17 [colin]      1.9.6cvs39
2857
2858         * src/mainwindow.c
2859                 Fix duplicate hotkeys in Mainwindow's menu
2860
2861 2005-04-17 [colin]      1.9.6cvs38
2862
2863         * src/folderview.c
2864                 Fix duplicate hotkeys in Folderview's contextual
2865                 menu
2866
2867 2005-04-15 [colin]      1.9.6cvs37
2868
2869         * src/summaryview.c
2870                 Fix 'Save as...' with non-ascii filenames
2871
2872 2005-04-15 [colin]      1.9.6cvs36
2873
2874         * src/plugins/pgpmime/pgpmime.c
2875                 Fix bus error on 64bit. Spotted by 
2876                 macallan1888@gmail.com
2877
2878 2005-04-15 [colin]      1.9.6cvs35
2879
2880         * src/prefs_account.c
2881                 Fix cvs34.
2882
2883 2005-04-12 [colin]      1.9.6cvs34
2884
2885         * src/prefs_account.c
2886                 Fix smtp auth type off-by-one. We forgot to
2887                 add PLAIN in the prefs-to-gui setter func and
2888                 as a result, the selected auth when opening
2889                 account prefs was not the correct one.
2890
2891 2005-04-12 [paul]       1.9.6cvs33
2892
2893         * src/inc.c
2894                 if the recv dialog is visible, Cancel only
2895                 cancels the current account
2896
2897
2898 2005-04-10 [colin]      1.9.6cvs32
2899
2900         * src/filtering.c
2901                 Copy score when copying FilteringActions
2902                 Fix bug #674
2903
2904 2005-04-10 [colin]      1.9.6cvs31
2905
2906         * src/inc.c
2907                 Make Message -> Receive -> Cancel cancel 
2908                 incorporation on all accounts. Fixes
2909                 bug #693
2910
2911 2005-04-10 [colin]      1.9.6cvs30
2912
2913         * src/prefs_account.c
2914                 Update Privacy checkbuttons status based
2915                 on the selected privacy system
2916         * src/compose.c
2917                 Always connect the "None" privacy system; the
2918                 static boolean was probably there to avoid
2919                 reconnecting twice in the same compose window,
2920                 but as the parent function is only called once
2921                 per compose, it's only a bug - as a static is
2922                 initialized once per application instance.
2923                 Also, don't uncheck Sign and Encrypt when
2924                 selecting None as privacy system; just ignore
2925                 them when sending/queuing.
2926                 Should fix bug #695
2927
2928 2005-04-08 [colin]      1.9.6cvs29
2929
2930         * src/account.c
2931         * src/prefs_account.c
2932         * src/prefs_account.h
2933                 Add account preference to queue message in a certain
2934                 folder.
2935
2936 2005-04-06 [colin]      1.9.6cvs28
2937
2938         * src/prefs_account.c
2939                 Update old inbox path syntax
2940
2941 2005-04-06 [paul]       1.9.6cvs27
2942
2943         sync with main:
2944
2945         * configure.ac
2946                 changed -traditional-cpp to -no-cpp-precomp for newer
2947                 Mac OS X support
2948         * src/foldersel.c
2949                 made column resize automatically
2950         * src/send_message.c
2951                 send_message_smtp(): consider EOF right after QUIT
2952                 successful (workaround for Gmail SMTP server)
2953         * src/common/socket.c
2954                 ssl_read(), ssl_peek(): check EOF which violates the
2955                 SSL protocol
2956         * src/gtk/colorlabel.c
2957                 removed warnings when displaying colorlabel menu
2958                 (don't use GtkAlignment)
2959
2960 2005-04-05 [paul]       1.9.6cvs26
2961
2962         * src/plugins/trayicon/trayicon.c
2963                 fix clipping of icon under KDE3 
2964
2965 2005-04-05 [paul]       1.9.6cvs25
2966
2967         * src/summaryview.c
2968                 hide display of threading
2969                 patch by Alfons
2970
2971 2005-04-04 [thorsten]   1.9.6cvs24
2972
2973         * src/mh.c
2974                 marks lost on filesystems with different stat() results on
2975                 summer-/wintertime
2976
2977 2005-04-03 [colin]      1.9.6cvs23
2978
2979         * src/summaryview.c
2980                 Don't handle up/down. Patch by Alfons
2981
2982 2005-04-02 [colin]      1.9.6cvs22
2983
2984         * src/summaryview.c
2985                 Make scrolling faster. Patch by Alfons.
2986
2987 2005-04-01 [colin]      1.9.6cvs21
2988
2989         * src/Makefile.am
2990         * src/stock_pixmap.c
2991         * src/pixmaps/dir-noselect.xpm ** REMOVED **
2992         * src/pixmaps/dir_noselect.xpm ** ADDED **
2993                 Fix pixmap name mismatch (Thanks Stephan Sachse)
2994
2995 2005-04-01 [colin]      1.9.6cvs20
2996
2997         * src/image_viewer.c
2998         * src/image_viewer.h
2999         * src/procmime.c
3000         * src/procmime.h
3001         * src/textview.c
3002         * src/textview.h
3003                 Implement inline image resizing and right-clicking
3004
3005 2005-04-01 [paul]       1.9.6cvs19
3006
3007         * AUTHORS
3008         * Makefile.am
3009         * configure.ac
3010                 check for gnome2
3011                 patch by Luca Cavalli <loopback<AT>slackit.org>
3012         * po/ru.po
3013                 updated by Pavlo Bohmat
3014
3015 2005-03-31 [colin]      1.9.6cvs18
3016
3017         * src/news.c
3018                 Fix parsing references
3019         * src/msgcache.c
3020                 don't put nulls in the references list
3021         * src/procheader.c
3022                 commit that forgotten file in 1.9.6cvs14
3023
3024 2005-03-31 [colin]      1.9.6cvs17
3025
3026         * src/compose.c
3027                 Fix joining of signature separator again. 
3028                 Maybe Hiro could put it in main too...
3029
3030 2005-03-31 [colin]      1.9.6cvs16
3031
3032         * src/Makefile.am
3033         * src/foldersel.c
3034         * src/stock_pixmap.c
3035         * src/stock_pixmap.h
3036         * src/pixmaps/dir-noselect.xpm
3037                 Update foldersel.c (sync from main, patch by Alfons)
3038
3039 2005-03-30 [colin]      1.9.6cvs15
3040
3041         * src/imap.c
3042                 Fix handling of imap folders containing [] in 
3043                 their name. Thanks to Nahuel Angelinetti for
3044                 the detailed bugreport.
3045
3046 2005-03-30 [colin]      1.9.6cvs14
3047
3048         * src/common/utils.h
3049         * src/common/utils.c
3050         * src/common/defs.h
3051         * src/matcher.c
3052         * src/msgcache.c
3053         * src/news.c
3054         * src/procmsg.c
3055         * src/procmsg.h
3056         * src/quote_fmt_parse.y
3057         * src/summaryview.c
3058                 Update references system. Patch by Alfons
3059
3060 2005-03-30 [colin]      1.9.6cvs13
3061
3062         * src/common/socket.c
3063                 Force the glibc to read resolv.conf again when 
3064                 it has changed. Should fix issues when changing
3065                 networks on a laptop and not restarting sylpheed. 
3066
3067 2005-03-30 [paul]       1.9.6cvs12
3068
3069         partial sync with main:
3070
3071         * src/action.c
3072                 create_io_dialog(): use user-defined text font
3073                 (thanks to Alfons), and modified its appearance.
3074         * src/addrgather.c
3075         * src/addrharvest.c
3076         * src/browseldap.c
3077                 replace old code
3078         * src/compose.c
3079                 don't join (presumably) itemized lines on line-wrapping
3080                 fixed wrapping of quote when auto-wrapping is enabled
3081                 compose_destroy(): destroy paned only if it's not
3082                 attached to window. Fixed memory leak of popup menu.
3083         * src/exphtmldlg.c
3084         * src/expldifdlg.c
3085                 replace old code
3086         * src/html.c
3087         * src/html.h
3088         * src/importmutt.c
3089         * src/importpine.c
3090                 replace old code
3091         * src/main.c
3092                 removed redundant code
3093         * src/mainwindow.c
3094                 changed 'Code set' (which is rather incorrect)
3095                 in the menu to 'Character encoding'
3096                 main_window_set_widgets(): request size first
3097                 to prevent window size becoming wrong
3098                 fixed remembering of the state of the visibility
3099                 of MessageView
3100         * src/messageview.c
3101                 changed 'Code set' (which is rather incorrect)
3102                 in the menu to 'Character encoding'
3103         * src/prefs_common.c
3104         * src/prefs_common.h
3105                 added an option whether to render HTML as text or not
3106                 added separators to outgoing encoding menu
3107         * src/procheader.c
3108                 procheader_scan_date_string(): support header
3109                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
3110         * src/summaryview.c
3111         * src/summaryview.h
3112                 minor code cleanup
3113         * src/textview.c
3114                 textview_show_html(): force output of newline
3115                 added an option whether to render HTML as text or not
3116         * src/common/utils.c
3117                 strncpy2(): optimized based on Alfons' code
3118         * src/gtk/gtkutils.c
3119         * src/gtk/gtkutils.h
3120                 removed non-used code
3121         * src/plugins/pgpmime/passphrase.c
3122                 partially fixed grab input of passphrase dialog
3123                 Confine pointer to window
3124
3125 2005-03-30 [colin]      1.9.6cvs11
3126
3127         * src/msgcache.c
3128         * src/msgcache.h
3129                 Read/write 32bit ints from cache & marks
3130                 From main.
3131
3132 2005-03-29 [paul]       1.9.6cvs10
3133
3134         * AUTHORS
3135         * ChangeLog.claws
3136         * src/compose.c
3137         * src/gtk/gtkaspell.c
3138                 sync with HEAD (don't pass NULL pointers) 
3139
3140 2005-03-24 [paul]
3141
3142         * tools/Makefile.am
3143         * tools/README
3144         * tools/acroread2sylpheed.pl
3145                 sync with HEAD (add script to send pdfs as
3146                 attachments from Adobe Reader 7)
3147
3148 2005-03-21 [paul]       1.9.6cvs9
3149
3150         * configure.ac
3151         * po/POTFILES.in
3152         * src/Makefile.am
3153         * src/crash.c
3154         * src/image_viewer.c ** ADDED **
3155         * src/image_viewer.h ** ADDED **
3156         * src/main.c
3157         * src/prefs_common.c
3158         * src/prefs_common.h
3159         * src/prefs_image_viewer.c ** ADDED **
3160         * src/prefs_image_viewer.h ** ADDED **
3161         * src/textview.c
3162         * src/gtk/about.c
3163         * src/pixmaps/sylpheed_logo.xpm
3164         * src/plugins/Makefile.am
3165         * src/plugins/image_viewer/.cvsignore ** REMOVED **
3166         * src/plugins/image_viewer/Makefile.am ** REMOVED **
3167         * src/plugins/image_viewer/plugin.c ** REMOVED **
3168         * src/plugins/image_viewer/viewer.c ** REMOVED **
3169         * src/plugins/image_viewer/viewer.glade ** REMOVED **
3170         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
3171         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
3172         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
3173         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
3174                 as gdk-pixbuf is now built-in
3175                 remove image_viewer plugin and put code back into
3176                 main codebase
3177                 implement inline image display (sync with main)
3178
3179                 replace logo with newer, nicer, larger version  
3180
3181 2005-03-21 [paul]       1.9.6cvs8
3182
3183         * src/gtk/about.c
3184                 cosmetic improvement
3185
3186 2005-03-21 [holger]     1.9.6cvs7
3187
3188         * src/plugins/spamassassin/spamassassin.c
3189                 Sync with HEAD
3190                 (unregister hook on failed plugin init)
3191
3192 2005-03-20 [colin]      1.9.6cvs6
3193
3194         * src/common/plugin.c
3195                 Check that plugin isn't already loaded
3196                 Patch by Alfons
3197
3198 2005-03-20 [thorsten]   1.9.6cvs5
3199
3200         * src/compose.c
3201                 use a more compatible syntax
3202
3203 2005-03-20 [thorsten]   1.9.6cvs4
3204
3205         * src/prefs_toolbar.c
3206                 fix crash when selecting toolbar item (uninitialized pointer)
3207
3208 2005-03-20 [thorsten]   1.9.6cvs3
3209
3210         * src/procmime.c
3211                 fix mimetype detection (referenced free()d string)
3212
3213 2005-03-20 [paul]       1.9.6cvs2
3214
3215         * src/compose.c
3216                 sync with HEAD (1.0.3cvs5)
3217                 neglect Reply-To header if empty
3218                 Patch by Alfons 
3219
3220 2005-03-19 [holger]     1.9.6cvs1
3221
3222         * src/summaryview.c
3223         * src/summaryview.h
3224                 Sync with HEAD
3225
3226 2005-03-18 [paul]       1.9.6
3227
3228         initial GTK2 release
3229
3230 2005-03-18 [paul]       1.0.3cvs3.1
3231
3232         * AUTHORS
3233         * ChangeLog.claws
3234         * configure.ac
3235         * src/gtk/about.c
3236         * src/pixmaps/sylpheed_logo.xpm
3237                 sync with HEAD
3238
3239 2005-03-18 [colin]      1.0.3cvs2.6
3240
3241         * src/summaryview.c
3242                 Remove call to summary_step in summary_copy_selected_to
3243                 Can't see its purpose, and this causes bug when copying
3244                 a message if the next one is unread: it reads it.
3245
3246 2005-03-18 [paul]       1.0.3cvs2.5
3247
3248         * src/foldersel.c
3249                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
3250
3251 2005-03-18 [paul]       1.0.3cvs2.4
3252
3253         * src/addrharvest.c
3254         * src/codeconv.c
3255         * src/codeconv.h
3256         * src/compose.c
3257         * src/news.c
3258         * src/procheader.c
3259         * src/procmime.c
3260         * src/unmime.c
3261         * src/unmime.h
3262                 fix buffer overflow, CAN-2005-0667, see
3263                 http://secunia.com/advisories/14491/
3264                 Patch by Alfons
3265
3266 2005-03-17 [colin]      1.0.3cvs2.3
3267
3268         * src/prefs_fonts.c
3269         * src/summaryview.c
3270                 Fix font bugs (both lists now officialy share 
3271                 the same font)
3272                 
3273
3274 2005-03-17 [paul]       1.0.3cvs2.2
3275
3276         * src/gtk/pluginwindow.c
3277                 make plugin descriptions uneditable
3278
3279 2005-03-11 [paul]       1.0.3cvs2.1
3280
3281         * ChangeLog.claws
3282         * configure.ac
3283         * po/POTFILES.in
3284         * src/plugins/trayicon/trayicon.c
3285                 sync with HEAD
3286                 add src/wizard.c to POTFILES.in
3287
3288 2005-03-11 [paul]       1.0.3cvs1.1
3289
3290         * ChangeLog
3291         * ChangeLog.claws
3292         * configure.ac
3293         * po/de.po
3294         * po/es.po
3295         * po/fr.po
3296         * po/it.po
3297         * po/pt_BR.po
3298         * po/ru.po
3299         * po/sk.po
3300         * po/sr.po
3301         * po/zh_CN.po
3302                 sync with HEAD
3303
3304 2005-03-04 [colin]      1.0.1cvs22.2
3305
3306         * src/compose.c
3307                 Fix signatures with accentued chars in it
3308
3309 2005-03-04 [colin]      1.0.1cvs22.1
3310
3311         * src/common/smtp.c
3312         * src/common/smtp.h
3313                 Don't use SIZE param in MAIL FROM: if server 
3314                 doesn't support it. Patch by Eugen Freiter
3315                 <eugen_f@users.sf.net>
3316
3317 2005-02-27 [paul]       1.0.1cvs20.1
3318
3319         * ChangeLog.claws
3320         * configure.ac
3321         * src/messageview.c
3322                 sync with HEAD
3323
3324 2005-02-27 [colin]      1.0.1cvs19.4
3325
3326         * src/procheader.c
3327         * src/procheader.h
3328                 Fix prototypes. Patch by Alfons
3329
3330 2005-02-27 [colin]      1.0.1cvs19.3
3331
3332         * src/compose.c
3333                 Don't auto-join the signature separator.
3334
3335 2005-02-26 [colin]      1.0.1cvs19.2
3336
3337         * src/summaryview.c
3338                 Fix 'mark all read' with collapsed threads.
3339                 Patch by Alfons.
3340
3341 2005-02-25 [paul]       1.0.1cvs19.1
3342
3343         * ChangeLog.claws
3344         * configure.ac
3345         * src/prefs_account.c
3346         * src/prefs_folder_item.c
3347         * src/gtk/prefswindow.c
3348         * src/gtk/prefswindow.h
3349                 sync with HEAD
3350
3351 2005-02-25 [paul]       1.0.1cvs15.12
3352
3353         * src/alertpanel.c
3354         * src/codeconv.c
3355         * src/compose.c
3356         * src/textview.c
3357         * src/gtk/gtkutils.c
3358         * src/gtk/gtkutils.h
3359         * src/gtk/logwindow.c
3360         * src/gtk/progressdialog.c
3361                 sync with main (revision 127)
3362                 and fix logwindow clipping
3363
3364 2005-02-24 [colin]      1.0.1cvs15.11
3365
3366         * src/plugins/pgpmime/passphrase.c
3367                 Disable input grabbing; it doesn't work yet.
3368
3369 2005-02-24 [colin]      1.0.1cvs15.10
3370
3371         * src/messageview.c
3372                 Don't send out receipts if offline. Ask.
3373
3374 2005-02-23 [colin]      1.0.1cvs15.9
3375
3376         * src/summaryview.c     
3377                 Fix expanding
3378
3379 2005-02-23 [colin]      1.0.1cvs15.8
3380
3381         * src/summaryview.c
3382                 Really fix Bug 568 by removing useless
3383                 calls. summary_thread_init() now called
3384                 in summary_sort(). This should please
3385                 Alfons as it should be faster than 
3386                 previously.
3387
3388 2005-02-23 [colin]      1.0.1cvs15.7
3389
3390         * src/compose.c
3391                 Encode parts as QP or B64 if signing
3392
3393 2005-02-23 [colin]      1.0.1cvs15.6
3394
3395         * src/compose.c
3396                 Fix Mimeinfo leakage (including tmp files)
3397         * src/procmsg.c
3398                 Fix tmp file leakage (spotted by Ivan Rayner)
3399
3400 2005-02-22 [colin]      1.0.1cvs15.5
3401
3402         * src/expldifdlg.c
3403                 Fix keyboard input. Patch by Alfons.
3404
3405 2005-02-21 [colin]      1.0.1cvs15.4
3406
3407         * src/compose.c
3408                 Fix Sign/Encrypt when unselecting privacy
3409                 system
3410         * src/prefs_common.c
3411                 Change default message font to Monospace
3412         * src/summaryview.c
3413                 More freezing during potentially large operations
3414
3415 2005-02-21 [paul]       1.0.1cvs15.3
3416
3417         * src/main.c
3418                 fix --help output
3419
3420 2005-02-21 [paul]       1.0.1cvs15.2
3421
3422         * po/Makefile.in.in
3423         * src/compose.c
3424         * src/summaryview.c
3425         * src/textview.c
3426         * src/common/utils.c
3427         * src/common/utils.h
3428                 sync with main (revision 117)
3429
3430 2005-02-20 [colin]      1.0.1cvs15.1
3431
3432         * src/common/defs.h
3433                 Change cache file to .sylpheed_claws_cache, as
3434                 suggested by Alfons. Allows people to switch
3435                 between Sylpheed and Sylpheed-Claws. it is
3436                 a good idea to "Check for new messages" at next
3437                 startup.
3438
3439
3440 2005-02-18 [colin]      1.0.1cvs14.1
3441
3442         * src/quote_fmt_lex.l
3443         * src/quote_fmt_parse.y
3444                 Fix parser initialisation. Patch by Ivan.
3445
3446 2005-02-18 [colin]      1.0.1cvs11.6
3447
3448         * src/folderview.c
3449                 Fix scrolldown (bug 662)
3450
3451 2005-02-17 [colin]      1.0.1cvs11.5
3452
3453         * src/codeconv.c
3454                 conv_filename_to_utf8: return clean 7bit instead
3455                 of broken utf8 if needed
3456         * src/mimeview.c
3457                 Fix display of parts with unclean 8bit names
3458
3459 2005-02-17 [paul]       1.0.1cvs11.4
3460
3461         * src/compose.c
3462         * src/exportldif.c
3463         * src/matcher_parser_parse.y
3464         * src/procmime.c
3465         * src/sourcewindow.c
3466         * src/common/Makefile.am
3467         * src/common/intl.h             ** REMOVED **
3468         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3469                 sync with main (revision 109)
3470                 and clean up
3471
3472 2005-02-16 [colin]      1.0.1cvs11.3
3473
3474         * src/summaryview.c
3475                 Fix collapsed thread not highlighting when new
3476                 messages in it (Bug 568) Patch by Stephan Sachse.
3477                 Fix messed up selection when reaching bounds (Bug 632)
3478         * src/prefs_themes.c
3479                 Fix theme installing (Bug 684)
3480
3481 2005-02-16 [colin]      1.0.1cvs11.2
3482
3483         * src/messageview.c
3484                 Fix messageview_select_all
3485
3486 2005-02-16 [colin]      1.0.1cvs11.1
3487
3488         * src/mh.c
3489                 Sync with HEAD (MH scan required function)
3490
3491 2005-02-15 [colin]      1.0.1cvs8.1
3492
3493         * src/mimeview.c
3494         * src/common/utils.c
3495                 Sync with HEAD (filename chars substitution)
3496
3497 2005-02-15 [colin]      1.0.1cvs7.3
3498
3499         * src/gtk/pluginwindow.c
3500                 Fix button spacing
3501
3502 2005-02-15 [colin]      1.0.1cvs7.2
3503
3504         * src/mimeview.c
3505                 Fix mime icons not reset across message when
3506                 scrolled down
3507
3508 2005-02-15 [colin]      1.0.1cvs7.1
3509
3510         * src/compose.c
3511         * src/procmime.c
3512                 Sync with HEAD (optimisation of cvs6)
3513
3514 2005-02-14 [colin]      1.0.1cvs6.1
3515
3516         * src/compose.c
3517         * src/procmime.c
3518                 Sync with HEAD (encode "From " at line beginning)
3519
3520 2005-02-14 [colin]      1.0.1cvs5.3
3521
3522         * src/compose.c
3523                 Fix wrapping with accentued chars.
3524
3525 2005-02-13 [colin]      1.0.1cvs5.2
3526
3527         * src/textview.c
3528                 Fix email informative part parsing with
3529                 accentued chars in it. ispunct() returns
3530                 true for them in utf8...
3531
3532 2005-02-12 [colin]      1.0.1cvs5.1
3533
3534         * src/filtering.c
3535                 Sync with HEAD (remove wrong use of compose after send)
3536
3537 2005-02-12 [paul]       1.0.1cvs4.5
3538
3539         * src/textview.c
3540                 remove unnecessary code (thanks to Alfons)
3541
3542 2005-02-12 [paul]       1.0.1cvs4.4
3543
3544         * src/textview.c
3545                 add 'Copy' to contextual menu on emails
3546
3547 2005-02-11 [colin]      1.0.1cvs4.3
3548
3549         * src/compose.c
3550                 revert 1.0.0cvs28.2, it doesn't work that well.
3551
3552 2005-02-11 [paul]       1.0.1cvs4.2
3553
3554         * po/Makefile.in.in
3555                 fix 'make release'
3556
3557 2005-02-10 [paul]       1.0.1cvs4.1
3558
3559         * ChangeLog
3560         * ChangeLog.claws
3561         * ChangeLog.jp
3562         * configure.ac
3563         * src/compose.c
3564                 sync with HEAD (sync with main)
3565
3566 2005-02-10 [paul]       1.0.1cvs3.2
3567
3568         * AUTHORS
3569         * Makefile.am
3570         * autogen.sh
3571         * configure.ac
3572         * config/mkinstalldirs
3573         * intl/.cvsignore
3574         * intl/ChangeLog
3575         * intl/VERSION
3576         * intl/bindtextdom.c
3577         * intl/config.charset
3578         * intl/dcgettext.c
3579         * intl/dcigettext.c
3580         * intl/dcngettext.c
3581         * intl/dgettext.c
3582         * intl/dngettext.c
3583         * intl/eval-plural.h
3584         * intl/explodename.c
3585         * intl/finddomain.c
3586         * intl/gettext.c
3587         * intl/gettextP.h
3588         * intl/gmo.h
3589         * intl/hash-string.h
3590         * intl/intl-compat.c
3591         * intl/l10nflist.c
3592         * intl/libgnuintl.h.in
3593         * intl/loadinfo.h
3594         * intl/loadmsgcat.c
3595         * intl/localcharset.c
3596         * intl/localcharset.h
3597         * intl/locale.alias
3598         * intl/localealias.c
3599         * intl/localename.c
3600         * intl/log.c
3601         * intl/ngettext.c
3602         * intl/os2compat.c
3603         * intl/os2compat.h
3604         * intl/osdep.c
3605         * intl/plural-exp.c
3606         * intl/plural-exp.h
3607         * intl/plural.c
3608         * intl/plural.y
3609         * intl/ref-add.sin
3610         * intl/ref-del.sin
3611         * intl/relocatable.c
3612         * intl/relocatable.h
3613         * intl/textdomain.c
3614         * m4/Makefile.am
3615         * po/Makefile.in.in
3616         * src/Makefile.am
3617         * src/account.c
3618         * src/action.c
3619         * src/addr_compl.c
3620         * src/addressadd.c
3621         * src/addressbook.c
3622         * src/addrgather.c
3623         * src/addrindex.c
3624         * src/alertpanel.c
3625         * src/browseldap.c
3626         * src/codeconv.c
3627         * src/codeconv.h
3628         * src/compose.c
3629         * src/compose.h
3630         * src/crash.c
3631         * src/editaddress.c
3632         * src/editbook.c
3633         * src/editgroup.c
3634         * src/editjpilot.c
3635         * src/editldap.c
3636         * src/editldap_basedn.c
3637         * src/editvcard.c
3638         * src/exphtmldlg.c
3639         * src/expldifdlg.c
3640         * src/export.c
3641         * src/exporthtml.c
3642         * src/filtering.c
3643         * src/folder.c
3644         * src/folder_item_prefs.c
3645         * src/foldersel.c
3646         * src/folderview.c
3647         * src/grouplistdialog.c
3648         * src/headerview.c
3649         * src/imap.c
3650         * src/imap_gtk.c
3651         * src/import.c
3652         * src/importldif.c
3653         * src/importmutt.c
3654         * src/importpine.c
3655         * src/inc.c
3656         * src/ldif.c
3657         * src/main.c
3658         * src/mainwindow.c
3659         * src/matcher.c
3660         * src/mbox.c
3661         * src/message_search.c
3662         * src/messageview.c
3663         * src/mh.c
3664         * src/mh_gtk.c
3665         * src/mimeview.c
3666         * src/msgcache.c
3667         * src/news.c
3668         * src/news_gtk.c
3669         * src/noticeview.c
3670         * src/partial_download.c
3671         * src/pop.c
3672         * src/prefs_account.c
3673         * src/prefs_actions.c
3674         * src/prefs_common.c
3675         * src/prefs_customheader.c
3676         * src/prefs_display_header.c
3677         * src/prefs_ext_prog.c
3678         * src/prefs_filtering.c
3679         * src/prefs_filtering_action.c
3680         * src/prefs_folder_item.c
3681         * src/prefs_fonts.c
3682         * src/prefs_gtk.c
3683         * src/prefs_matcher.c
3684         * src/prefs_msg_colors.c
3685         * src/prefs_spelling.c
3686         * src/prefs_summary_column.c
3687         * src/prefs_template.c
3688         * src/prefs_themes.c
3689         * src/prefs_toolbar.c
3690         * src/prefs_wrapping.c
3691         * src/privacy.c
3692         * src/procheader.c
3693         * src/procmime.c
3694         * src/procmsg.c
3695         * src/quote_fmt.c
3696         * src/recv.c
3697         * src/send_message.c
3698         * src/setup.c
3699         * src/sourcewindow.c
3700         * src/ssl_manager.c
3701         * src/statusbar.c
3702         * src/summary_search.c
3703         * src/summaryview.c
3704         * src/textview.c
3705         * src/toolbar.c
3706         * src/wizard.c
3707         * src/common/nntp.c
3708         * src/common/plugin.c
3709         * src/common/smtp.c
3710         * src/common/ssl.c
3711         * src/common/ssl_certificate.c
3712         * src/common/string_match.c
3713         * src/common/sylpheed.c
3714         * src/common/template.c
3715         * src/common/utils.c
3716         * src/gtk/about.c
3717         * src/gtk/colorlabel.c
3718         * src/gtk/description_window.c
3719         * src/gtk/filesel.c
3720         * src/gtk/foldersort.c
3721         * src/gtk/gtkaspell.c
3722         * src/gtk/gtkutils.c
3723         * src/gtk/inputdialog.c
3724         * src/gtk/logwindow.c
3725         * src/gtk/menu.c
3726         * src/gtk/pluginwindow.c
3727         * src/gtk/prefswindow.c
3728         * src/gtk/progressdialog.c
3729         * src/gtk/quicksearch.c
3730         * src/gtk/sslcertwindow.c
3731         * src/plugins/clamav/clamav_plugin.c
3732         * src/plugins/clamav/clamav_plugin_gtk.c
3733         * src/plugins/demo/demo.c
3734         * src/plugins/dillo_viewer/dillo_prefs.c
3735         * src/plugins/dillo_viewer/dillo_viewer.c
3736         * src/plugins/image_viewer/plugin.c
3737         * src/plugins/image_viewer/viewer.c
3738         * src/plugins/image_viewer/viewerprefs.c
3739         * src/plugins/mathml_viewer/mathml_viewer.c
3740         * src/plugins/pgpmime/passphrase.c
3741         * src/plugins/pgpmime/plugin.c
3742         * src/plugins/pgpmime/prefs_gpg.c
3743         * src/plugins/pgpmime/select-keys.c
3744         * src/plugins/pgpmime/sgpgme.c
3745         * src/plugins/spamassassin/spamassassin.c
3746         * src/plugins/spamassassin/spamassassin_gtk.c
3747         * src/plugins/trayicon/trayicon.c
3748                 sync with main (revision 104)
3749
3750 2005-02-10 [colin]      1.0.1cvs3.1
3751
3752         * src/mainwindow.c
3753                 Sync with HEAD (fix occasional crasher)
3754
3755 2005-02-10 [colin]      1.0.1cvs2.1
3756
3757         * src/messageview.c
3758                 Synw with HEAD (don't automatically display html)
3759
3760 2005-02-09 [colin]      1.0.1cvs1.3
3761
3762         * src/textview.c
3763         * src/textview.h
3764                 Add contextual menu on emails
3765
3766 2005-02-09 [colin]      1.0.1cvs1.2
3767
3768         * src/codeconv.c
3769                 Fix converting from broken headers and 
3770                 put back the _ in missing places
3771                 (feature broke with cvs24.2 sync, main 
3772                  possibly affected?)
3773
3774 2005-02-09 [colin]      1.0.1cvs1.1
3775
3776         * src/messageview.c
3777         * src/mimeview.c
3778         * src/mimeview.h
3779                 Sync with HEAD (display non text/plain mails with plugin)
3780
3781 2005-02-08 [colin]      1.0.1.1
3782
3783         * ChangeLog.claws
3784         * po/pt_BR.po
3785                 Sync with HEAD
3786         * configure.ac
3787                 Make default configuration directory 
3788                 be .sylpheed-gtk2
3789
3790 2005-02-08 [colin]      1.0.0cvs29.1
3791
3792         * po/de.po
3793         * po/es.po
3794         * po/fr.po
3795         * po/it.po
3796         * po/sk.po
3797         * po/sr.po
3798                 Sync translations with HEAD
3799
3800 2005-02-06 [colin]      1.0.0cvs28.3
3801
3802         * src/compose.c
3803                 Make compose a bit faster - patch by Alfons.
3804
3805 2005-02-06 [colin]      1.0.0cvs28.2
3806
3807         * src/compose.c
3808                 Make pasting via middle-click more reliable
3809
3810 2005-02-05 [paul]       1.0.0cvs28.1
3811
3812         * ChangeLog
3813         * ChangeLog.claws
3814         * ChangeLog.jp
3815         * configure.ac
3816         * src/compose.c
3817                 sync with HEAD
3818                 (fix bug 682 'redirect is broken'
3819
3820 2005-02-05 [torte]      1.0.0cvs27.1
3821
3822         * ChangeLog.claws
3823         * configure.ac
3824         * src/partial_download.c
3825                 Sync with HEAD (fix buf overflow)
3826
3827 2005-02-03 [colin]      1.0.0cvs26.1
3828
3829         * src/common/plugin.c
3830                 Sync with HEAD (avoid plugin mismatches)
3831
3832 2005-02-03 [paul]       1.0.0cvs25.3
3833
3834         * src/folderview.c
3835         * src/headerview.c
3836         * src/summaryview.c
3837         * src/textview.c
3838         * src/gtk/colorlabel.c
3839                 third and final part of initial sync with main-gtk2
3840
3841 2005-02-03 [paul]       1.0.0cvs25.2
3842
3843         * src/jpilot.c
3844                 fix building with jpilot support
3845
3846 2005-02-02 [colin]      1.0.0cvs25.1
3847
3848         * src/messageview.c
3849                 Sync with HEAD (fix dangerous typo)
3850
3851 2005-02-01 [colin]      1.0.0cvs24.3
3852
3853         * src/common/xml.c
3854                 Write file as advertised (UTF-8)
3855
3856 2005-02-01 [paul]       1.0.0cvs24.2
3857
3858         * src/addrbook.c
3859         * src/addrindex.c
3860         * src/alertpanel.h
3861         * src/codeconv.c
3862         * src/codeconv.h
3863         * src/compose.c
3864         * src/export.c
3865         * src/folder_item_prefs.c
3866         * src/html.c
3867         * src/imap.c
3868         * src/import.c
3869         * src/jpilot.c
3870         * src/mainwindow.c
3871         * src/matcher_parser_lex.l
3872         * src/messageview.c
3873         * src/mh.c
3874         * src/prefs_account.c
3875         * src/prefs_actions.c
3876         * src/prefs_common.c
3877         * src/prefs_gtk.c
3878         * src/prefs_gtk.h
3879         * src/prefs_themes.c
3880         * src/procheader.c
3881         * src/procmime.c
3882         * src/sourcewindow.c
3883         * src/statusbar.c
3884         * src/summaryview.c
3885         * src/textview.c
3886         * src/toolbar.c
3887         * src/unmime.c
3888         * src/common/template.c
3889         * src/common/utils.c
3890         * src/common/xml.c
3891         * src/common/xml.h
3892         * src/gtk/gtkaspell.c
3893         * src/plugins/clamav/clamav_plugin.c
3894         * src/plugins/dillo_viewer/dillo_prefs.c
3895         * src/plugins/image_viewer/viewerprefs.c
3896         * src/plugins/pgpmime/passphrase.c
3897         * src/plugins/pgpmime/prefs_gpg.c
3898         * src/plugins/pgpmime/select-keys.c
3899         * src/plugins/spamassassin/spamassassin.c
3900                 second part of initial sync with main-gtk2
3901                 (more to follow)
3902
3903 2005-01-31 [colin]      1.0.0cvs24.1
3904
3905         * src/compose.c
3906                 Sync with HEAD
3907
3908 2005-01-29 [paul]       1.0.0cvs23.2
3909
3910         * src/account.c
3911         * src/action.c
3912         * src/addressadd.c
3913         * src/addressbook.c
3914         * src/alertpanel.c
3915         * src/compose.c
3916         * src/editaddress.c
3917         * src/editbook.c
3918         * src/editgroup.c
3919         * src/editjpilot.c
3920         * src/editldap.c
3921         * src/editldap_basedn.c
3922         * src/editvcard.c
3923         * src/export.c
3924         * src/foldersel.c
3925         * src/grouplistdialog.c
3926         * src/import.c
3927         * src/importldif.c
3928         * src/inc.c
3929         * src/main.c
3930         * src/mainwindow.c
3931         * src/message_search.c
3932         * src/messageview.c
3933         * src/mimeview.c
3934         * src/prefs_actions.c
3935         * src/prefs_common.c
3936         * src/prefs_common.h
3937         * src/prefs_customheader.c
3938         * src/prefs_display_header.c
3939         * src/prefs_filtering.c
3940         * src/prefs_filtering_action.c
3941         * src/prefs_gtk.c
3942         * src/prefs_matcher.c
3943         * src/prefs_summary_column.c
3944         * src/prefs_template.c
3945         * src/sourcewindow.c
3946         * src/summary_search.c
3947         * src/summaryview.c
3948         * src/textview.c
3949         * src/gtk/about.c
3950         * src/gtk/description_window.c
3951         * src/gtk/gtkshruler.c
3952         * src/gtk/gtkutils.c
3953         * src/gtk/gtkutils.h
3954         * src/gtk/inputdialog.c
3955         * src/gtk/logwindow.c
3956         * src/gtk/prefswindow.c
3957         * src/gtk/progressdialog.c
3958         * src/gtk/progressdialog.h
3959                 first part of initial sync with main-gtk2
3960                 (more to follow)
3961
3962 2005-01-28 [colin]      1.0.0cvs23.1
3963
3964         * src/folderview.c
3965                 Sync with HEAD
3966
3967 2005-01-27 [colin]      1.0.0cvs21.1
3968
3969         * src/folder.c
3970         * src/folderview.c
3971                 Sync with HEAD
3972
3973 2005-01-27 [colin]      1.0.0cvs19.1
3974
3975         * src/procmime.c
3976                 Sync with HEAD
3977
3978 2005-01-27 [colin]      1.0.0cvs18.1
3979
3980         * src/messageview.c
3981         * src/summaryview.c
3982         * src/mainwindow.c
3983         * src/compose.c
3984         * src/compose.h
3985         * src/procmsg.c
3986         * src/procmsg.h
3987         * src/toolbar.c
3988                 Sync with HEAD
3989
3990 2005-01-26 [paul]       1.0.0cvs15.2
3991
3992         * src/compose.c
3993                 compose_entries_set(): convert subject and body to
3994                 utf8 if necessary. patch by Felix Eckhofer
3995
3996 2005-01-26 [paul]       1.0.0cvs15.1
3997
3998         * configure.ac
3999         * src/common/template.c
4000                 sync with HEAD (fix memory leak)
4001
4002 2005-01-25 [paul]       1.0.0cvs14.1
4003
4004         * configure.ac
4005         * src/compose.c
4006                 sync with HEAD
4007
4008 2005-01-24 [colin]      1.0.0cvs13.1
4009
4010         * src/summaryview.c
4011                 Sync with HEAD
4012
4013 2005-01-24 [paul]       1.0.0cvs12.1
4014
4015         * configure.ac
4016         * src/messageview.c
4017         * src/mh.c
4018         * src/common/utils.c
4019                 sync with HEAD
4020
4021 2005-01-24 [colin]      1.0.0cvs11.1
4022
4023         * src/procheader.c
4024                 Sync with HEAD
4025
4026 2005-01-24 [colin]      1.0.0cvs10.1
4027
4028         * src/folderview.c
4029                 Sync with HEAD
4030
4031 2005-01-23 [colin]      1.0.0cvs9.1
4032
4033         * src/crash.c
4034                 Sync with HEAD
4035
4036 2005-01-22 [colin]      1.0.0cvs8.1
4037
4038         * src/summaryview.c
4039         * src/gtk/quicksearch.c
4040                 Sync with HEAD
4041
4042 2005-01-21 [colin]      1.0.0cvs7.1
4043
4044         * src/summaryview.c
4045                 Sync with HEAD
4046
4047 2005-01-21 [colin]      1.0.0cvs6.1
4048
4049         * src/summaryview.c
4050                 Sync with HEAD
4051
4052 2005-01-21 [colin]      1.0.0cvs5.1
4053
4054         * src/gtk/quicksearch.c
4055         * src/prefs_common.c
4056         * src/prefs_common.h
4057                 Sync with HEAD (recurse option)
4058
4059 2005-01-21 [colin]      1.0.0cvs4.1
4060
4061         * src/folder.h
4062         * src/folderview.c
4063         * src/folderview.h
4064         * src/summaryview.c
4065         * src/gtk/quicksearch.c
4066         * src/gtk/quicksearch.h
4067                 Sync with HEAD (recursive quicksearch)
4068
4069 2005-01-20 [colin]      1.0.0cvs3.4
4070
4071         * src/ssl_manager.c
4072                 Remove useless code
4073
4074 2005-01-20 [colin]      1.0.0cvs3.3
4075
4076         * src/ssl_manager.c
4077                 Fix leak, thanks to Alfons.
4078
4079 2005-01-20 [colin]      1.0.0cvs3.2
4080
4081         * src/ssl_manager.c
4082                 Port SSL certificate window to GTK2.
4083
4084 2005-01-20 [paul]       1.0.0cvs3.1
4085
4086         * ChangeLog.claws
4087         * configure.ac
4088         * src/addrindex.c
4089         * src/addrindex.h
4090                 sync with HEAD
4091
4092 2005-01-19 [colin]      1.0.0cvs2.2
4093
4094         * src/plugins/trayicon/trayicon.c
4095                 Fix freeze with gtk-2.6, the easy way
4096                 (signal blocking helpless there...)
4097                 Closes bug #668.
4098
4099 2005-01-19 [colin]      1.0.0cvs2.1
4100
4101         * src/mbox.c
4102         * src/mbox.h
4103         * src/mainwindow.c
4104         * src/summaryview.c
4105         * src/summaryview.h
4106                 Sync with HEAD
4107
4108 2005-01-19 [paul]       1.0.0cvs1.1
4109
4110         * configure.ac
4111         * po/de.po
4112         * po/es.po
4113         * po/fr.po
4114         * po/hr.po
4115         * po/it.po
4116         * po/ja.po
4117         * po/ko.po
4118         * po/pt_BR.po
4119         * po/ru.po
4120         * po/sk.po
4121         * po/sr.po
4122                 sync with HEAD (update translations)
4123
4124 2005-01-18 [colin]      1.0.0cvs0.1
4125
4126         * src/foldersel.c
4127                 Specify search column - patch by Alfons
4128
4129 2005-01-18 [colin]      0.9.13cvs36.3
4130
4131         * src/prefs_toolbar.c
4132                 Change Delete to Remove
4133         * src/prefs_fonts.c
4134                 GTK2 version and leak fixes
4135         * src/prefs_actions.c
4136                 Add stock buttons.
4137                 All patches by Alfons
4138
4139 2005-01-17 [colin]      0.9.13cvs36.2
4140
4141         * src/compose.c
4142                 Fix DnD inserting twice. While at it,
4143                 add DnD support for text/plain in the
4144                 body, and add support in the headers.
4145
4146 2005-01-16 [colin]      0.9.13cvs36.1
4147
4148         * ChangeLog
4149         * ChangeLog.jp
4150         * ChangeLog.claws
4151                 Sync with HEAD (nothing applicable)
4152
4153 2005-01-16 [colin]      0.9.13cvs33.2
4154
4155         * src/prefs_toolbar.c
4156                 GTK2ize prefs_toolbar, by Alfons.
4157
4158 2005-01-14 [colin]      0.9.13cvs33.1
4159
4160         * src/html.c
4161         * src/msgcache.c
4162                 Sync with HEAD
4163
4164 2005-01-14 [colin]      0.9.13cvs32.1
4165
4166         * src/html.c
4167         * src/html.h
4168         * src/msgcache.c
4169         * AUTHORS
4170         * tools/calypso_convert.pl
4171                 Sync with HEAD
4172
4173 2005-01-08 [colin]      0.9.13cvs29.2
4174
4175         * src/prefs_filtering_action.c
4176         * src/prefs_filtering.c
4177                 2 more gtk2 patches by Alfons
4178
4179 2005-01-07 [paul]       0.9.13cvs29.1
4180
4181         * ChangeLog
4182         * ChangeLog.claws
4183         * ChangeLog.jp
4184         * configure.ac
4185         * src/pop.c
4186         * src/pop.h
4187                 sync with HEAD
4188
4189 2005-01-07 [colin]      0.9.13cvs28.3
4190
4191         * src/gtk/progressdialog.c
4192         * src/gtk/progressdialog.h
4193         * src/inc.c
4194         * src/send_message.c
4195                 GTK2 for the incorporation dialog. The CList isn't dead
4196                 yet, for a more smooth migration. Patch by Alfons.
4197
4198 2005-01-06 [colin]      0.9.13cvs28.2
4199
4200         * src/prefs_display_header.c
4201                 GTK2 conversion by Alfons
4202         * src/prefs_actions.c
4203         * src/prefs_matcher.c
4204                 Fix 2 leaks - patch by Alfons
4205
4206 2005-01-06 [colin]      0.9.13cvs28.1
4207
4208         * src/prefs_matcher.c
4209                 Sync with HEAD
4210
4211 2005-01-06 [colin]      0.9.13cvs27.4
4212
4213         * src/prefs_matcher.c
4214                 Fix double-free. Patch by Alfons
4215
4216 2005-01-06 [colin]      0.9.13cvs27.3
4217
4218         * src/prefs_matcher.c
4219                 GTK2 widgets + memleak
4220                 Patch by Alfons
4221
4222 2005-01-05 [colin]      0.9.13cvs27.2
4223
4224         * src/account.c
4225         * src/addr_compl.c
4226         * src/foldersel.c
4227         * src/stock_pixmap.c
4228         * src/stock_pixmap.h
4229                 3 more GTK2 patches by Alfons.
4230
4231 2005-01-04 [colin]      0.9.13cvs27.1
4232
4233         * src/folderview.c
4234         * src/imap_gtk.c
4235         * src/news_gtk.c
4236                 Sync with HEAD
4237
4238 2005-01-04 [colin]      0.9.13cvs25.9
4239
4240         * src/compose.c
4241                 Fix Show Ruler menuitem
4242         * src/prefs_template.c
4243                 Convert to GTK2
4244         * src/common/utils.c
4245                 Make auto pointer stuff handles NULLs
4246                 Patches by Alfons.
4247
4248 2005-01-04 [colin]      0.9.13cvs25.8
4249
4250         * src/compose.c
4251                 Move the attachment list to gtk2
4252                 Patch by Alfons.
4253
4254 2005-01-04 [colin]      0.9.13cvs25.7
4255
4256         * src/textview.c
4257                 Make some keys work again
4258                 Patch by SungHyun Nam <namsh@kldp.org>
4259
4260 2005-01-04 [colin]      0.9.13cvs25.6
4261
4262         * src/gtk/gtkshruler.c
4263                 Move the ruler to GTK2
4264                 Patch by Alfons
4265
4266 2005-01-03 [colin]      0.9.13cvs25.5
4267
4268         * src/compose.c
4269                 Fix my broken patch apply 
4270
4271 2005-01-03 [colin]      0.9.13cvs25.4
4272
4273         * src/common/utils.c
4274         * src/common/utils.h
4275         * src/gtk/prefswindow.c
4276                 Move auto pointer stuff to utils.c
4277                 Patch by Alfons again :)
4278
4279 2005-01-03 [colin]      0.9.13cvs25.3
4280
4281         * src/compose.c
4282         * src/prefs_gtk.c
4283         * src/prefs_template.c
4284         * src/textview.c
4285                 Empty text widgets with empty strings, not NULL char
4286                 Patch by SungHyun Nam <namsh@kldp_org>
4287
4288 2005-01-03 [colin]      0.9.13cvs25.2
4289
4290         * src/main.c
4291         * AUTHORS
4292                 Sync with HEAD
4293
4294 2005-01-03 [colin]      0.9.13cvs25.1
4295
4296         * src/pop.c
4297         * src/pop.h
4298                 Sync with HEAD
4299
4300 2005-01-03 [colin]      0.9.13cvs24.3
4301
4302         * src/account.c
4303                 Two patches from Alfons and Alex S Moore:
4304                 fix images, fix return value.
4305
4306 2005-01-01 [colin]      0.9.13cvs24.2
4307
4308         * src/prefs_actions.c
4309                 Fix over-zealous assertion. Patch by Alfons
4310
4311 2005-01-01 [colin]      0.9.13cvs24.1
4312
4313         * src/procmime.c
4314                 Sync with HEAD (leak fix)
4315
4316 2004-12-31 [colin]      0.9.13cvs23.2
4317
4318         * src/prefs_common.c
4319                 GTK2 widgets + stock buttons - patch by Alfons
4320
4321 2004-12-31 [paul]       0.9.13cvs23.1
4322
4323         * configure.ac
4324                 bump up EXTRA_VERSION to match (sync'ed) HEAD
4325         * src/gtk/pluginwindow.c
4326                 use GTK2 widgets and plug memory leaks,
4327                 patches by Alfons
4328
4329 2004-12-30 [colin]      0.9.13cvs22.4
4330
4331         * src/account.c
4332         * src/action.c
4333         * src/export.c
4334         * src/foldersel.c
4335         * src/import.c
4336         * src/message_search.c
4337         * src/prefs_actions.c
4338         * src/prefs_common.c
4339         * src/prefs_customheader.c
4340         * src/prefs_filtering.c
4341         * src/prefs_summary_column.c
4342         * src/summary_search.c
4343         * src/gtk/about.c
4344         * src/gtk/description_window.c
4345         * src/gtk/gtkutils.c
4346         * src/gtk/gtkutils.h
4347         * src/gtk/inputdialog.c
4348         * src/gtk/prefswindow.c
4349                 Use GTK2 stock buttons. Patches by Alfons.
4350
4351 2004-12-30 [colin]      0.9.13cvs22.3
4352
4353         * src/account.c
4354                 Sync with HEAD
4355         * src/prefs_actions.c
4356         * src/prefs_customheader.c
4357         * src/prefs_filtering.c
4358         * src/prefs_msg_colors.c
4359         * src/prefs_summary_column.c
4360         * src/gtk/prefswindow.c
4361                 Use GtkTreeView instead of deprecated 
4362                 widgets. Patches by Alfons.
4363
4364 2004-12-30 [paul]       0.9.13cvs22.2
4365
4366         * src/foldersel.c
4367                 use GTK 2 Tree View
4368                 patch by Alfons, with root folder sorting fix
4369                 by Stephan Sachse
4370
4371 2004-12-30 [paul]       0.9.13cvs22.1
4372
4373         * ChangeLog
4374         * ChangeLog.claws
4375         * ChangeLog.jp
4376         * NEWS
4377         * configure.ac
4378         * src/account.c
4379                 sync with HEAD
4380
4381 2004-12-22 [martin]     0.9.13cvs21.2
4382
4383         * src/action.c
4384                 free the command line after its use
4385
4386 2004-12-18 [paul]       0.9.13cvs21.1
4387
4388         * AUTHORS
4389         * ChangeLog
4390         * ChangeLog.claws
4391         * ChangeLog.jp
4392         * NEWS
4393         * configure.ac
4394         * src/action.c
4395         * src/compose.c
4396         * src/syldap.c
4397                 sync with HEAD
4398
4399 2004-12-17 [martin]     0.9.13cvs17.2
4400
4401         * src/action.c
4402                 convert actions input to locale
4403         * src/inc.c
4404                 convert notification command to locale
4405         * src/plugins/pgpmime/select-keys.c
4406                 convert attributes to utf8
4407
4408 2004-12-14 [colin]      0.9.13cvs17.1
4409
4410         * ChangeLog
4411         * ChangeLog.jp
4412         * ChangeLog.claws
4413         * src/action.c
4414         * src/common/utils.c
4415         * src/gtk/prefswindow.c
4416         * src/gtk/gtkutils.c
4417         * src/gtk/gtkutils.h
4418         * src/plugins/spamassassin/libspamc.c
4419                 Sync with HEAD
4420
4421 2004-12-13 [colin]      0.9.13cvs14.1
4422
4423         * src/quote_fmt_parse.y
4424                 Sync with HEAD
4425
4426 2004-12-10 [colin]      0.9.13cvs12.1
4427
4428         * src/prefs_themes.c
4429         * src/mainwindow.c
4430         * src/messageview.c
4431                 Sync with HEAD
4432
4433 2004-12-09 [colin]      0.9.13cvs10.1
4434
4435         * src/procmime.c
4436                 Sync with HEAD (fix B64 encoding from memory)
4437
4438 2004-12-08 [colin]      0.9.13cvs9.1
4439
4440         * src/gtk/colorlabel.c
4441                 Sync with HEAD
4442
4443 2004-12-08 [paul]       0.9.13cvs8.2
4444
4445         * src/gtk/pluginwindow.c
4446                 fix window resizing oddities
4447
4448 2004-12-08 [colin]      0.9.13cvs8.1
4449
4450         * src/quote_fmt_parse.y
4451                 Sync with HEAD
4452
4453 2004-12-08 [colin]      0.9.13cvs7.1
4454
4455         * src/matcher_parser_parse.y
4456         * src/msgcache.c
4457         * src/prefs_matcher.c
4458         * src/procheader.c
4459         * src/matcher.c
4460         * src/common/defs.h
4461         * po/sr.po
4462                 Sync with HEAD
4463
4464 2004-12-08 [colin]      0.9.13cvs6.1
4465
4466         * src/quote_fmt_parse.y
4467         * src/textview.c
4468                 Sync with HEAD
4469         * src/gtk/prefswindow.c
4470         * src/gtk/pluginwindow.c
4471                 Fix G_CALLBACKS protos (thanks to Alfons)
4472
4473 2004-12-07 [torte]      0.9.13cvs2.2
4474
4475         * src/procmime.c
4476                 [Bug 650] reply button causes crash
4477                 Thanks to David Relson and Christoph
4478
4479 2004-12-07 [colin]      0.9.13cvs2.1
4480
4481         * ChangeLog.claws
4482         * AUTHORS
4483         * po/sk.po
4484         * src/procmime.c
4485         * src/prefs_account.c
4486         * src/common/smtp.c
4487         * src/common/smtp.h
4488                 Sync with HEAD
4489
4490 2004-12-06 [colin]      0.9.12cvs187.1
4491
4492         * ChangeLog.claws
4493         * INSTALL
4494         * Makefile.am
4495         * README.claws
4496         * TODO.claws
4497         * configure.ac
4498         * po/bg.po
4499         * po/cs.po
4500         * po/el.po
4501         * po/en_GB.po
4502         * po/es.po
4503         * po/fr.po
4504         * po/hr.po
4505         * po/hu.po
4506         * po/it.po
4507         * po/ja.po
4508         * po/ko.po
4509         * po/nl.po
4510         * po/pl.po
4511         * po/pt_BR.po
4512         * po/ru.po
4513         * po/sk.po
4514         * po/sr.po
4515         * po/sv.po
4516         * po/zh_CN.po
4517         * po/zh_TW.Big5.po
4518         * src/compose.c
4519         * tools/Makefile.am
4520         * tools/README
4521         * tools/filter_conv.pl
4522         * tools/kdeservicemenu/README
4523         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4524         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4525                 Sync with HEAD
4526
4527 2004-12-04 [colin]      0.9.12cvs183.1
4528
4529         * src/compose.c
4530                 Sync with HEAD (compose window position saving)
4531
4532 2004-12-04 [paul]       0.9.12cvs182.3
4533
4534         * src/messageview.c
4535         * src/mimeview.c
4536         * src/prefs_customheader.c
4537         * src/gtk/quicksearch.c
4538                 replace some forgotten GTK_SIGNAL_FUNCs
4539
4540 2004-12-04 [paul]       0.9.12cvs182.2
4541
4542         * src/Makefile.am
4543                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
4544                 committed in error      
4545
4546 2004-12-04 [paul]       0.9.12cvs182.1
4547
4548         * ChangeLog
4549         * ChangeLog.claws
4550         * ChangeLog.jp
4551         * INSTALL
4552         * NEWS
4553         * README
4554         * README.jp
4555         * configure.ac
4556         * doc/manual/ja/Makefile.am
4557         * doc/manual/ja/sylpheed-1.html
4558         * doc/manual/ja/sylpheed-10.html
4559         * doc/manual/ja/sylpheed-11.html
4560         * doc/manual/ja/sylpheed-12.html
4561         * doc/manual/ja/sylpheed-13.html
4562         * doc/manual/ja/sylpheed-14.html
4563         * doc/manual/ja/sylpheed-15.html
4564         * doc/manual/ja/sylpheed-16.html
4565         * doc/manual/ja/sylpheed-17.html
4566         * doc/manual/ja/sylpheed-18.html
4567         * doc/manual/ja/sylpheed-19.html
4568         * doc/manual/ja/sylpheed-2.html
4569         * doc/manual/ja/sylpheed-20.html
4570         * doc/manual/ja/sylpheed-3.html
4571         * doc/manual/ja/sylpheed-4.html
4572         * doc/manual/ja/sylpheed-5.html
4573         * doc/manual/ja/sylpheed-6.html
4574         * doc/manual/ja/sylpheed-7.html
4575         * doc/manual/ja/sylpheed-8.html
4576         * doc/manual/ja/sylpheed-9.html
4577         * doc/manual/ja/sylpheed.html
4578         * doc/manual/ja/sylpheed.sgml
4579         * po/de.po
4580         * src/Makefile.am
4581         * src/compose.c
4582         * src/procmime.c
4583         * src/pixmaps/regular.xpm **REMOVED**
4584         * src/plugins/pgpmime/pgpmime.c
4585         * src/plugins/pgpmime/plugin.c
4586         * src/plugins/pgpmime/prefs_gpg.c
4587                 sync with HEAD
4588
4589 2004-12-03 [paul]       0.9.12cvs180.1
4590
4591         * ChangeLog
4592         * ChangeLog.claws
4593         * ChangeLog.jp
4594         * configure.ac
4595         * src/Makefile.am
4596         * src/pop.c
4597         * src/common/utils.c
4598         * src/common/utils.h
4599         * src/pixmaps/continue.xpm
4600         * src/pixmaps/dir_close.xpm
4601         * src/pixmaps/dir_open.xpm
4602         * src/pixmaps/drafts_close.xpm
4603         * src/pixmaps/drafts_open.xpm
4604         * src/pixmaps/folder.xpm **REMOVED**
4605         * src/pixmaps/group.xpm
4606         * src/pixmaps/unread.xpm
4607                 sync with HEAD
4608
4609 2004-12-02 [colin]      0.9.12cvs179.1
4610
4611         * src/compose.c
4612                 Sync with HEAD (non-duplicated reedition)
4613
4614 2004-12-02 [colin]      0.9.12cvs178.1
4615
4616         * src/compose.c
4617                 Sync with HEAD (linewrap_quote fix)
4618
4619 2004-12-01 [colin]      0.9.12cvs177.3
4620
4621         * src/addrharvest.c
4622                 Replace sizeof with strlen
4623
4624 2004-12-01 [paul]       0.9.12cvs177.2
4625
4626         * src/addrharvest.c
4627                 fix 'harvest addresses'
4628
4629 2004-11-30 [colin]      0.9.12cvs177.1
4630
4631         * src/gtk/prefswindow.c
4632         * src/gtk/pluginwindow.c
4633                 Sync with HEAD
4634
4635 2004-11-29 [colin]      0.9.12cvs176.1
4636
4637         * src/folderview.c
4638                 sync with HEAD (Fix disappearing separators in folderview's popup)
4639
4640 2004-11-29 [colin]      0.9.12cvs175.1
4641
4642         * src/procmime.c
4643                 Sync with head (another format fix)
4644
4645 2004-11-29 [colin]      0.9.12cvs174.1
4646
4647         * src/pop.c
4648                 Sync with HEAD (format string fix)
4649
4650 2004-11-26 [colin]      0.9.12cvs173.1
4651
4652         * src/common/smtp.c
4653         * src/common/smtp.h
4654                 Sync with HEAD
4655
4656 2004-11-24 [colin]      0.9.12cvs172.1
4657
4658         * src/plugins/pgpmime/pgpmime.c
4659                 Sync with HEAD
4660
4661 2004-11-24 [colin]      0.9.12cvs171.1
4662
4663         * src/plugins/pgpmime/pgpmime.c
4664                 Sync with head (gpgmectx leaks)
4665
4666 2004-11-24 [colin]      0.9.12cvs169.1
4667
4668         * src/plugins/pgpmime/plugin.c
4669         * src/plugins/trayicon/Makefile.am
4670         * src/plugins/trayicon/newmarkedmail.xpm
4671         * src/plugins/trayicon/trayicon.c
4672         * src/plugins/trayicon/unreadmarkedmail.xpm
4673                 Sync with HEAD
4674
4675 2004-11-23 [colin]      0.9.12cvs168.1
4676
4677         * src/partial_download.c
4678         * src/partial_download.h
4679         * src/plugins/pgpmime/plugin.c
4680                 Sync with HEAD
4681
4682 2004-11-23 [colin]      0.9.12cvs166.1
4683
4684         * src/Makefile.am
4685         * src/codeconv.c
4686         * src/compose.c
4687         * src/folderview.c
4688         * src/main.c
4689         * src/partial_download.c
4690         * src/partial_download.h
4691         * src/prefs_account.c
4692         * src/prefs_account.h
4693         * src/privacy.c
4694         * src/privacy.h
4695         * src/procmime.c
4696         * src/common/Makefile.am
4697         * src/common/base64.h
4698         * src/common/partial_download.c
4699         * src/common/partial_download.h
4700         * src/gtk/prefswindow.c
4701         * src/gtk/prefswindow.h
4702         * src/plugins/pgpmime/pgpmime.c
4703         * src/plugins/pgpmime/prefs_gpg.c
4704         * src/plugins/pgpmime/prefs_gpg.h
4705         * src/plugins/pgpmime/sgpgme.c
4706         * src/plugins/pgpmime/sgpgme.h
4707                 Sync with HEAD
4708
4709 2004-11-23 [colin]      0.9.12cvs163.1
4710
4711         * src/main.c
4712                 Sync with HEAD (cursor optimization)
4713
4714 2004-11-23 [colin]      0.9.12cvs162.1
4715
4716         * src/prefs_common.c
4717         * src/prefs_themes.c
4718         * src/procmsg.c
4719                 Sync with HEAD
4720
4721 2004-11-23 [colin]      0.9.12cvs158.9
4722
4723         * src/compose.c
4724                 Fix double-free when forwarding
4725         * src/msgcache.c
4726                 Fix leak on error path
4727                 
4728
4729 2004-11-23 [colin]      0.9.12cvs158.8
4730
4731         * src/compose.c
4732                 Fix possible double-free
4733                 Spotted by Alfons
4734
4735 2004-11-23 [colin]      0.9.12cvs158.7
4736
4737         * src/compose.c
4738                 Fix some signal handlers' prototypes
4739                 Spotted by Alfons
4740
4741 2004-11-22 [colin]      0.9.12cvs158.6
4742
4743         * src/compose.c
4744                 Remove unneeded code and duplicated
4745                 wrapping - patch by Alfons
4746
4747 2004-11-22 [colin]      0.9.12cvs158.5
4748
4749         * src/prefs_themes.c
4750                 Fix oversized selector
4751
4752 2004-11-22 [colin]      0.9.12cvs158.4
4753
4754         * src/compose.c
4755                 fix dump_text()
4756                 patch by Alfons
4757
4758 2004-11-19 [colin]      0.9.12cvs158.3
4759
4760         * src/textview.c
4761                 Add a context menu on links (open, copy)
4762
4763 2004-11-18 [paul]       0.9.12cvs158.2
4764
4765         * src/addrgather.c
4766         * src/exphtmldlg.c
4767         * src/expldifdlg.c
4768         * src/mimeview.c
4769         * src/prefs_common.c
4770         * src/plugins/image_viewer/viewer.c
4771         * src/plugins/spamassassin/spamassassin_gtk.c
4772                 replace deprecated gtk_notebook_set_page
4773                 and gtk_notebook_current_page
4774
4775 2004-11-18 [paul]       0.9.12cvs158.1
4776
4777         * configure.ac
4778         * src/compose.c
4779         * src/mainwindow.c
4780         * src/messageview.c
4781         * src/prefs_common.c
4782         * src/common/utils.c
4783         * src/common/utils.h
4784                 sync with HEAD
4785
4786 2004-11-17 [colin]      0.9.12cvs156.1
4787
4788         * src/prefs_account.c
4789         * src/prefs_account.h
4790         * src/procmsg.c
4791                 Sync with HEAD (add pref to store encrypted mails encrypted)
4792
4793 2004-11-17 [paul]       0.9.12cvs155.1
4794
4795         * ChangeLog
4796         * ChangeLog.claws
4797         * ChangeLog.jp
4798         * NEWS
4799         * configure.ac
4800         * src/compose.c
4801         * src/jpilot.c
4802         * src/privacy.c
4803         * src/procmime.c
4804         * src/procmime.h
4805         * src/procmsg.c
4806         * src/toolbar.c
4807         * src/pixmaps/error.xpm
4808                 sync with HEAD
4809
4810 2004-11-17 [colin]      0.9.12cvs151.1
4811
4812         * src/plugins/pgpmime/pgpmime.c
4813                 Sync with HEAD (remove debug printf)
4814
4815 2004-11-17 [colin]      0.9.12cvs150.1
4816
4817         * src/plugins/pgpmime/pgpmime.c
4818                 Sync with HEAD (off-by-one fix)
4819
4820 2004-11-17 [colin]      0.9.12cvs149.1
4821
4822         * src/procmsg.c
4823                 Sync with HEAD (coding style fixes)
4824
4825 2004-11-16 [colin]      0.9.12cvs148.1
4826
4827         * src/procmsg.c
4828                 Sync with head (Fix the fix)
4829
4830 2004-11-16 [colin]      0.9.12cvs147.1
4831
4832         * src/procmsg.c
4833                 Sync with Main (leak fix)
4834
4835 2004-11-16 [colin]      0.9.12cvs146.14
4836
4837         * src/compose.c
4838                 Remove useless chunk of code
4839                 Patch by Alfons
4840
4841 2004-11-15 [colin]      0.9.12cvs146.13
4842
4843         * src/compose.c
4844                 Fix drafting after insertion
4845                 Patch by Alfons
4846
4847 2004-11-15 [colin]      0.9.12cvs146.12
4848
4849         * src/compose.c
4850         * src/prefs_filtering.c
4851         * src/prefs_filtering_action.c
4852         * src/prefs_toolbar.c
4853                 Fix some const-correctness
4854
4855 2004-11-15 [colin]      0.9.12cvs146.11
4856
4857         * src/summaryview.c
4858         * src/prefs_themes.c
4859         * src/messageview.c
4860                 Fix some leaks
4861
4862 2004-11-15 [colin]      0.9.12cvs146.10
4863
4864         * src/codeconv.c
4865                 More unreadable locale fixes
4866
4867 2004-11-14 [colin]      0.9.12cvs146.9
4868
4869         * src/textview.c
4870                 Fix uri_security_check
4871                 Patch by Alfons
4872
4873 2004-11-13 [paul]       0.9.12cvs146.8
4874
4875         * src/folder.c
4876         * src/procmime.c
4877                 fix 2 bugs introduced in last commit
4878
4879 2004-11-13 [paul]       0.9.12cvs146.7
4880
4881         * src/compose.c
4882         * src/exporthtml.c
4883         * src/exportldif.c
4884         * src/folder.c
4885         * src/imap.c
4886         * src/imap_gtk.c
4887         * src/main.c
4888         * src/mainwindow.c
4889         * src/messageview.c
4890         * src/mh_gtk.c
4891         * src/prefs_themes.c
4892         * src/procmime.c
4893         * src/setup.c
4894         * src/summaryview.c
4895                 replace deprecated g_basename
4896
4897 2004-11-13 [paul]       0.9.12cvs146.6
4898
4899         * src/compose.c
4900         * src/imap.c
4901         * src/matcher_parser.h
4902         * src/matcher_parser_parse.y
4903         * src/prefs_filtering.c
4904         * src/prefs_filtering_action.c
4905         * src/prefs_themes.c
4906         * src/prefs_toolbar.c
4907         * src/common/utils.c
4908                 various small fixes/cleanups
4909
4910 2004-11-12 [colin]      0.9.12cvs146.5
4911
4912         * src/textview.c
4913                 Validate event's origin on visibility notify
4914                 Patch by Alfons.
4915
4916 2004-11-12 [paul]       0.9.12cvs146.4
4917
4918         * src/exporthtml.c
4919         * src/exportldif.c
4920         * src/imap.c
4921         * src/mh.c
4922         * src/mimeview.c
4923         * src/prefs_spelling.c
4924         * src/prefs_themes.c
4925                 replace deprecated g_dirname    
4926
4927 2004-11-12 [colin]      0.9.12cvs146.3
4928
4929         * src/textview.c
4930                 Some coding style fixes
4931
4932 2004-11-12 [colin]      0.9.12cvs146.2
4933
4934         * src/codeconv.c
4935                 We want to replace _all_ extended chars in
4936                 conv_unreadable_*, because any string containing
4937                 extended chars not parsing as UTF8 is 
4938                 undisplayed on gtk2.
4939
4940 2004-11-12 [paul]       0.9.12cvs146.1
4941
4942         * ChangeLog
4943         * ChangeLog.claws
4944         * ChangeLog.jp
4945         * NEWS
4946         * configure.ac
4947         * src/account.c
4948         * src/folderview.c
4949         * src/folderview.h
4950         * src/imap.c
4951         * src/imap_gtk.c
4952         * src/inc.c
4953         * src/mainwindow.c
4954         * src/mh_gtk.c
4955         * src/news_gtk.c
4956         * src/pop.c
4957         * src/prefs_account.c
4958         * src/prefs_account.h
4959         * src/prefs_ext_prog.c
4960         * src/procmime.c
4961         * src/procmime.h
4962         * src/procmsg.c
4963         * src/procmsg.h
4964         * src/summary_search.c
4965         * src/summaryview.c
4966         * src/textview.c
4967         * src/common/defs.h
4968         * src/common/utils.c
4969         * src/common/utils.h
4970         * src/gtk/menu.c
4971         * src/gtk/menu.h
4972                 sync with HEAD
4973
4974 2004-11-11 [colin]      0.9.12cvs144.2
4975
4976         * src/textview.c
4977                 Fix URI range selection (patch by Alfons)
4978
4979 2004-11-09 [colin]      0.9.12cvs144.1
4980
4981         * ChangeLog.claws
4982         * src/compose.c
4983         * src/folder.c
4984         * src/folder_item_prefs.c
4985         * src/prefs_account.c
4986         * src/prefs_account.h
4987         * src/plugins/pgpmime/pgpmime.c
4988                 Sync with HEAD
4989
4990 2004-11-08 [colin]      0.9.12cvs143.1
4991
4992         * src/summaryview.c
4993                 Sync with HEAD (optimize quicksearch)
4994
4995 2004-11-08 [colin]      0.9.12cvs142.2
4996
4997         * src/compose.c
4998                 Don't wrap when Edit/Auto wrapping is disabled
4999
5000 2004-11-08 [colin]      0.9.12cvs142.1
5001
5002         * src/textview.c
5003                 Sync with HEAD
5004
5005 2004-11-08 [colin]      0.9.12cvs141.1
5006
5007         * src/textview.c
5008                 Sync with HEAD (fix some mail URIs)
5009
5010 2004-11-08 [colin]      0.9.12cvs140.3
5011
5012         * src/textview.c
5013                 o Use text cursor instead of arrow when
5014                   not on a link
5015                 o Fix handling of contiguous links (as in
5016                   "colin@colino.net" <colin@colino.net>)
5017                   This one unveils a bug in get_email_part()
5018
5019 2004-11-07 [colin]      0.9.12cvs140.2
5020
5021         * src/textview.c
5022                 Fix memleak. Patch by Alfons.
5023
5024 2004-11-06 [colin]      0.9.12cvs140.1
5025
5026         * src/compose.c
5027                 Sync with HEAD (don't ask passphrase
5028                 when drafting)
5029
5030 2004-11-06 [paul]       0.9.12cvs139.2
5031
5032         * AUTHORS
5033         * src/textview.c
5034         * src/textview.h
5035                 textview URI handling. hovering over a 
5036                 link displays it in the status bar,
5037                 and changes the mouse pointer to a hand 
5038                 cursor. a link is activated with a single 
5039                 click. (Modified from the) patch by Jean-Yves 
5040                 Lefort <jylefort@users.sourceforge.net>
5041                 
5042
5043 2004-11-05 [colin]      0.9.12cvs139.1
5044
5045         * src/compose.c
5046         * src/procmime.c
5047                 Sync with HEAD again ^^
5048
5049 2004-11-05 [colin]      0.9.12cvs139.1
5050
5051         * src/compose.c
5052         * src/procmime.c
5053                 Sync with HEAD
5054
5055 2004-11-03 [paul]       0.9.12cvs138.1
5056
5057         * ChangeLog.claws
5058         * configure.ac
5059         * po/POTFILES.in
5060         * src/prefs_ext_prog.c
5061         * src/procmime.c
5062         * tools/kdeservicemenu/README
5063         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5064         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5065                 sync with HEAD
5066
5067 2004-11-01 [christoph]  0.9.12cvs136.2
5068
5069         * src/procmime.c
5070                 convert MIME parameters to UTF-8
5071
5072 2004-10-29 [colin]      0.9.12cvs136.1
5073
5074         * src/common/utils.c
5075                 Sync with HEAD (don't use '=' in mime boundary)
5076
5077 2004-10-29 [paul]       0.9.12cvs135.1
5078
5079         * configure.ac
5080         * doc/src/rfc2231.txt
5081         * src/procmime.c
5082         * src/common/quoted-printable.c
5083         * src/common/utils.c
5084         * src/common/utils.h
5085                 sync with HEAD
5086
5087 2004-10-27 [paul]       0.9.12cvs134.1
5088
5089         * configure.ac
5090         * src/main.c
5091         * src/procmime.c
5092         * src/plugins/pgpmime/pgpmime.c
5093                 sync with HEAD
5094
5095 2004-10-26 [paul]       0.9.12cvs132.3
5096
5097         * src/account.c
5098         * src/addressbook.c
5099         * src/addrgather.c
5100         * src/addrharvest.c
5101         * src/codeconv.c
5102         * src/compose.c
5103         * src/customheader.c
5104         * src/editaddress.c
5105         * src/editgroup.c
5106         * src/enriched.c
5107         * src/expldifdlg.c
5108         * src/exporthtml.c
5109         * src/exportldif.c
5110         * src/folder.c
5111         * src/foldersel.c
5112         * src/folderview.c
5113         * src/grouplistdialog.c
5114         * src/html.c
5115         * src/imap.c
5116         * src/jpilot.c
5117         * src/ldapserver.c
5118         * src/ldif.c
5119         * src/mimeview.c
5120         * src/news.c
5121         * src/news_gtk.c
5122         * src/pop.c
5123         * src/prefs_display_header.c
5124         * src/prefs_gtk.c
5125         * src/prefs_msg_colors.c
5126         * src/prefs_toolbar.c
5127         * src/procheader.c
5128         * src/procmime.c
5129         * src/summaryview.c
5130         * src/textview.c
5131         * src/toolbar.c
5132         * src/vcard.c
5133         * src/common/mgutils.c
5134         * src/common/nntp.c
5135         * src/common/smtp.c
5136         * src/common/template.c
5137         * src/common/utils.c
5138         * src/common/xmlprops.c
5139         * src/plugins/pgpmime/pgpmime.c
5140         * src/plugins/pgpmime/select-keys.c
5141         * src/plugins/pgpmime/sgpgme.c
5142                 replace deprecated g_strcasecmp(), g_strncasecmp(),
5143                 g_string_sprintfa(), gtk_notebook_current_page()
5144
5145 2004-10-26 [colin]      0.9.12cvs132.2
5146
5147         * src/prefs_folder_item.c
5148                 Fix default-account selection
5149
5150 2004-10-21 [colin]      0.9.12cvs133
5151
5152         * src/compose.c
5153                 Sync with HEAD (Remove extra separator in compose's Options)
5154         * src/textview.c
5155                 Set wrapping to char
5156
5157 2004-10-21 [paul]       0.9.12cvs131.2
5158
5159         * src/compose.c
5160         * src/sourcewindow.c
5161                 fix wrapping
5162                 fix window shrinking 
5163
5164 2004-10-21 [colin]      0.9.12cvs131.1
5165
5166         * ChangeLog.claws
5167         * src/compose.c
5168                 Sync with HEAD
5169
5170 2004-10-21 [paul]       0.9.12cvs130.2
5171
5172         * src/prefs_folder_item.c
5173                 sync with HEAD (Apply to subfolders)
5174
5175 2004-10-19 [colin]      0.9.12cvs130.1
5176
5177         * ChangeLog.claws
5178         * src/compose.c
5179         * src/common/utils.c
5180         * src/gtk/menu.c
5181                 Sync with HEAD
5182
5183 2004-10-19 [colin]      0.9.12cvs128.1
5184
5185         * src/addrbook.c
5186         * src/addrcache.c
5187         * src/addressbook.c
5188         * src/codeconv.c
5189         * src/compose.c
5190         * src/customheader.c
5191         * src/editaddress.c
5192         * src/editgroup.c
5193         * src/exporthtml.c
5194         * src/folder.c
5195         * src/folderview.c
5196         * src/imap.c
5197         * src/jpilot.c
5198         * src/main.c
5199         * src/matcher_parser_parse.y
5200         * src/mbox.c
5201         * src/pop.c
5202         * src/prefs_account.c
5203         * src/prefs_gtk.c
5204         * src/prefs_msg_colors.c
5205         * src/procheader.c
5206         * src/procmime.c
5207         * src/procmime.h
5208         * src/procmsg.c
5209         * src/summaryview.c
5210         * src/textview.c
5211         * src/common/base64.c
5212         * src/common/partial_download.c
5213         * src/common/socket.c
5214         * src/common/sylpheed.c
5215         * src/common/utils.c
5216         * src/common/utils.h
5217         * src/gtk/pluginwindow.c
5218         * src/gtk/quicksearch.c
5219         * src/plugins/clamav/clamav_plugin.c
5220         * src/plugins/clamav/clamav_plugin.h
5221         * src/plugins/clamav/clamav_plugin_gtk.c
5222         * src/plugins/pgpmime/passphrase.c
5223         * src/plugins/pgpmime/pgpmime.c
5224         * src/plugins/pgpmime/plugin.c
5225         * src/plugins/pgpmime/prefs_gpg.c
5226         * src/plugins/pgpmime/prefs_gpg.h
5227         * src/plugins/pgpmime/select-keys.c
5228         * src/plugins/pgpmime/sgpgme.c
5229         * src/plugins/spamassassin/libspamc.c
5230         * src/plugins/spamassassin/spamassassin.c
5231         * src/plugins/spamassassin/spamassassin.h
5232         * src/plugins/spamassassin/spamassassin_gtk.c
5233         * src/plugins/trayicon/trayicon.c
5234         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5235                 Sync with HEAD
5236
5237 2004-10-14 [colin]      0.9.12cvs126.2
5238
5239         * src/codeconv.c
5240         * src/textview.c
5241                 Fix conv_unreadable_locale
5242
5243 2004-10-13 [colin]      0.9.12cvs126.1
5244
5245         * src/compose.c
5246                 Sync with HEAD (don't convert charset for 
5247                 drafted messages, minor cleanup)
5248
5249 2004-10-13 [colin]      0.9.12cvs125.1
5250
5251         * po/POTFILES.in
5252                 Sync with HEAD (POTFILES fix)
5253
5254 2004-10-12 [colin]      0.9.12cvs124.3
5255
5256         * src/compose.c
5257                 Fix encoding bug from latest sync
5258
5259 2004-10-12 [paul]       0.9.12cvs124.2
5260
5261         * src/plugins/pgpmime/prefs_gpg.c
5262         * src/plugins/pgpmime/prefs_gpg.h
5263                 forgotten in last commit        
5264
5265 2004-10-12 [paul]       0.9.12cvs124.1
5266
5267         * ChangeLog.claws
5268         * configure.ac
5269         * m4/spamassassin.m4
5270         * src/Makefile.am
5271         * src/account.c
5272         * src/compose.c
5273         * src/compose.h
5274         * src/crash.c
5275         * src/main.c
5276         * src/mimeview.c
5277         * src/passphrase.c
5278         * src/passphrase.h
5279         * src/prefs_account.c
5280         * src/prefs_account.h
5281         * src/prefs_common.c
5282         * src/privacy.c
5283         * src/privacy.h
5284         * src/procmime.c
5285         * src/procmime.h
5286         * src/procmsg.c
5287         * src/rfc2015.c
5288         * src/rfc2015.h
5289         * src/select-keys.c
5290         * src/select-keys.h
5291         * src/textview.c
5292         * src/common/utils.c
5293         * src/common/utils.h
5294         * src/gtk/about.c
5295         * src/plugins/pgpmime/Makefile.am
5296         * src/plugins/pgpmime/passphrase.c
5297         * src/plugins/pgpmime/passphrase.h
5298         * src/plugins/pgpmime/pgpmime.c
5299         * src/plugins/pgpmime/plugin.c
5300         * src/plugins/pgpmime/select-keys.c
5301         * src/plugins/pgpmime/select-keys.h
5302         * src/plugins/pgpmime/sgpgme.c
5303         * src/plugins/pgpmime/sgpgme.h
5304                 sync with HEAD
5305
5306 2004-10-04 [colin]      0.9.12cvs122.1
5307
5308         * src/mainwindow.c
5309         * src/messageview.c
5310         * src/messageview.h
5311         * src/textview.c
5312                 Sync with HEAD
5313
5314 2004-10-04 [colin]      0.9.12cvs121.1
5315
5316         * src/summaryview.c
5317                 Sync with HEAD
5318
5319 2004-10-04 [paul]       0.9.12cvs120.1
5320
5321         * configure.ac
5322                 sync with HEAD [don't try to build 
5323                 pgpmime plugin when gpgme is disabled]
5324
5325 2004-10-03 [colin]      0.9.12cvs119.3
5326
5327         * src/gtk/gtksctree.c
5328                 Lots of side effects. Put back as before 117.2.
5329         * src/summaryview.c
5330                 Fix bug #602
5331
5332 2004-10-03 [colin]      0.9.12cvs119.2
5333
5334         * src/gtk/gtksctree.c
5335                 Revert 608 fix that doesn't work that good
5336
5337 2004-10-02 [colin]      0.9.12cvs119.1
5338
5339         * src/mainwindow.c
5340         * src/messageview.c
5341         * src/prefs_common.h
5342         * src/procmime.c
5343         * src/procmime.h
5344         * src/textview.c
5345                 Sync with HEAD
5346         * src/gtk/gtksctree.c
5347                 Close bug #608
5348
5349 2004-10-01 [colin]      0.9.12cvs118.1
5350
5351         * src/mimeview.c
5352                 Sync with HEAD (better Save All fix)
5353
5354 2004-10-01 [colin]      0.9.12cvs117.2
5355
5356         * src/gtk/gtksctree.c
5357                 Faster on selection
5358
5359 2004-10-01 [colin]      0.9.12cvs117.1
5360
5361         * src/mimeview.c
5362                 Sync with HEAD (Save All: only attachments)
5363
5364 2004-10-01 [paul]       0.9.12cvs116.1
5365
5366         * ChangeLog.claws
5367         * configure.ac
5368         * src/account.c
5369         * src/prefs_common.c
5370         * src/gtk/colorlabel.c
5371                 sync with HEAD
5372
5373 2004-09-30 [colin]      0.9.12cvs115.1
5374
5375         * src/stock_pixmap.c
5376         * src/stock_pixmap.h
5377         * src/folderview.c
5378         * src/Makefile.am
5379         * src/pixmaps/read.xpm
5380                 Sync with HEAD (new pixmap)
5381
5382 2004-09-29 [colin]      0.9.12cvs114.1
5383
5384         * src/compose.c
5385                 Sync with HEAD
5386                 Fix focus handling in headers
5387
5388 2004-09-29 [paul]       0.9.12cvs113.1
5389
5390         * src/quote_fmt_parse.y
5391                 sync with HEAD
5392  
5393
5394 2004-09-28 [colin]      0.9.12cvs112.1
5395
5396         * src/folderview.c
5397         * src/mainwindow.c
5398                 Sync with HEAD
5399
5400 2004-09-28 [colin]      0.9.12cvs110.1
5401
5402         * src/folderview.c
5403                 Sync with HEAD (Contextual Empty trash menu)
5404
5405 2004-09-28 [colin]      0.9.12cvs108.1
5406
5407         * src/addressbook.c
5408                 Sync with HEAD (addressbook edit on double-click)
5409
5410 2004-09-28 [colin]      0.9.12cvs106.1
5411
5412         * src/inc.c
5413                 Sync with HEAD (folder_item freeze on inc)
5414
5415 2004-09-27 [colin]      0.9.12cvs105.1
5416
5417         * src/folderview.c
5418                 Sync with HEAD (right-align new and unread column)
5419
5420 2004-09-27 [colin]      0.9.12cvs104.1
5421
5422         * src/main.c
5423                 Sync with HEAD (revert 0.9.12cvs101)
5424
5425 2004-09-24 [colin]      0.9.12cvs103.2
5426
5427         * src/wizard.c
5428                 Fix gtk warnings and use domain part of the email address 
5429                 when domain detection fails (no dot in domain name)
5430
5431 2004-09-23 [colin]      0.9.12cvs103.1
5432
5433         * src/plugins/spamassassin/libspamc.c
5434         * src/plugins/spamassassin/libspamc.h
5435         * src/plugins/spamassassin/utils.c
5436         * src/plugins/spamassassin/utils.h
5437                 Sync with HEAD (Update spamassassin to 3.0)
5438
5439 2004-09-21 [colin]      0.9.12cvs102.3
5440
5441         * src/action.c
5442                 Add horizontal scrollbar in action io dialog as needed
5443                 Patch by Alfons.
5444
5445 2004-09-20 [colin]      0.9.12cvs102.2
5446
5447         * src/plugins/image_viewer/viewer.c
5448                 Remove imlib stuff
5449                 use gtk_pixmap_set when clearing
5450                 (would be better to use gtkImages, but causes size-allocate 
5451                 signals storm)
5452
5453 2004-09-17 [paul]       0.9.12cvs102.1
5454
5455         * ChangeLog
5456         * ChangeLog.claws
5457         * ChangeLog.jp
5458         * configure.ac
5459         * src/inc.c
5460                 sync with HEAD
5461
5462
5463 2004-09-17 [colin]      0.9.12cvs101.1
5464
5465         * ChangeLog.claws
5466         * src/main.c
5467                 Sync with HEAD (fix segs at exit)
5468
5469 2004-09-14 [colin]      0.9.12cvs99.5
5470
5471         * src/common/socket.c
5472         * AUTHORS
5473                 Fix send error on 64bit platforms
5474                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
5475
5476 2004-09-14 [colin]      0.9.12cvs99.4
5477
5478         * src/action.c
5479                 Fix action output with utf8 
5480                 Patch by Alfons.
5481
5482 2004-09-14 [colin]      0.9.12cvs99.3
5483
5484         * ChangeLog.claws
5485         * src/folder.c
5486                 Sync with HEAD
5487
5488 2004-09-09 [colin]      0.9.12cvs99.2
5489
5490         * src/action.c
5491                 Fix progress bar (displaying "Completed %v/%u")
5492                 Patch by Alfons.
5493
5494 2004-09-08 [colin]      0.9.12cvs99.1
5495
5496         * src/account.c
5497         * src/folder.c
5498         * src/procmsg.c
5499         * src/procmsg.h
5500         * src/plugins/pgpmime/pgpmime.c
5501                 Sync with HEAD
5502
5503 2004-09-08 [colin]      0.9.12cvs97.2
5504
5505         * src/summaryview.c
5506                 Don't select mails in collapsed threads 
5507                 when navigating with up/down
5508
5509 2004-09-07 [colin]      0.9.12cvs97.1
5510
5511         * src/inc.c
5512                 Sync with HEAD (meaningful error messages)
5513
5514 2004-09-06 [colin]      0.9.12cvs96.1
5515
5516         * src/toolbar.c
5517                 Sync with HEAD (fix Redirect graying out)
5518
5519 2004-09-06 [colin]      0.9.12cvs95.1
5520
5521         * src/summaryview.c
5522         * src/mimeview.c
5523                 Sync with HEAD (fix dropped URIs)
5524
5525 2004-09-06 [colin]      0.9.12cvs94.1
5526
5527         * src/addressbook.c
5528         * src/addressitem.h
5529         * src/addritem.c
5530         * src/addritem.h
5531                 Sync with HEAD (addressbook DnD)
5532
5533 2004-09-03 [colin]      0.9.12cvs93.1
5534
5535         * src/summaryview.c
5536                 Sync with HEAD (next/prev unread)
5537
5538 2004-09-03 [colin]      0.9.12cvs92.1
5539
5540         * src/prefs_common.c
5541         * src/prefs_common.h
5542         * src/summaryview.c
5543                 Sync with HEAD ('mark_as_read_delay' pref)
5544
5545 2004-09-02 [colin]      0.9.12cvs91.2
5546
5547         * src/common/xml.c
5548                 Fix leak
5549
5550 2004-09-02 [colin]      0.9.12cvs91.1
5551
5552         * src/gtk/menu.c
5553                 Sync with HEAD (menu accel don't work, but whatever)
5554
5555 2004-09-02 [colin]      0.9.12cvs90.1
5556
5557         * src/account.c
5558                 Sync with HEAD (fix bug 582)
5559
5560 2004-09-02 [colin]      0.9.12cvs89.1
5561
5562         * src/addrindex.c
5563                 Sync with HEAD (free deleted queries)
5564
5565 2004-09-02 [colin]      0.9.12cvs88.1
5566
5567         * src/ldapquery.c
5568                 Sync with HEAD (fix LDAP freezes)
5569
5570 2004-09-02 [colin]      0.9.12cvs87.1
5571
5572         * src/prefs_spelling.c
5573                 Sync with HEAD (add default dictionary)
5574
5575 2004-09-01 [colin]      0.9.12cvs86.1
5576
5577         * src/filtering.c
5578         * src/folderview.c
5579         * src/imap.c
5580         * src/prefs_matcher.c
5581         * src/stock_pixmap.c
5582         * src/summary_search.c
5583         * src/summaryview.c
5584         * src/wizard.c
5585         * src/wizard.h
5586                 Sync with HEAD (uninitialized vars fixes)
5587                 + gtk2 specific warning fixes
5588
5589 2004-08-31 [colin]      0.9.12cvs85.1
5590
5591         * src/folder.c
5592                 Sync with HEAD (Fix memory corruption due to 
5593                 uninitialized var)
5594
5595 2004-08-31 [colin]      0.9.12cvs84.4
5596
5597         * src/summary_search.c
5598                 Fix segfaults when searching in folders with broken headers
5599
5600 2004-08-31 [colin]      0.9.12cvs84.3
5601
5602         * src/compose.c
5603         * src/textview.c
5604                 Fix some more encoding/decoding issues
5605
5606 2004-08-30 [colin]      0.9.12cvs84.2
5607
5608         * src/mimeview.c
5609         * src/prefs_themes.c
5610         * src/gtk/filesel.c
5611         * src/gtk/filesel.h
5612                 Add a folder-mode selection (fixes mimeview's "Save all")
5613
5614 2004-08-29 [colin]      0.9.12cvs84.1
5615
5616         * src/mimeview.c
5617                 Sync with HEAD (don't escape saved filenames)
5618
5619 2004-08-27 [colin]      0.9.12cvs83.1
5620
5621         * ChangeLog
5622         * ChangeLog.claws
5623         * ChangeLog.jp
5624         * src/mh.c
5625         * src/procheader.c
5626         * src/procmsg.c
5627         * src/procmsg.h
5628         * src/common/utils.c
5629         * src/gtk/menu.h
5630         * po/
5631                 Sync with HEAD 0.9.12cvs83 (sync with main)
5632
5633 2004-08-26 [colin]      0.9.12cvs82.4
5634
5635         * src/codeconv.c
5636                 Fix strange stack corruption
5637                 Convert to utf8 after unmime, not before
5638
5639 2004-08-26 [colin]      0.9.12cvs82.3
5640
5641         * src/main.c
5642         * src/wizard.c
5643                 Fix account folders duplication
5644
5645 2004-08-25 [colin]      0.9.12cvs82.2
5646
5647         * src/wizard.c
5648                 Remove ports
5649                 Add SSL selection
5650                 Use login@server as account name
5651
5652 2004-08-25 [colin]      0.9.12cvs82.1
5653
5654         * src/plugins/pgpmime/pgpmime.c
5655                 Sync with HEAD (leak fix).
5656
5657 2004-08-25 [colin]      0.9.12cvs81.1
5658
5659         * src/plugins/pgpmime/pgpmime.c
5660         * src/plugins/pgpmime/sgpgme.c
5661         * src/plugins/pgpmime/sgpgme.h
5662                 Sync with HEAD (Handle combined messages).
5663
5664 2004-08-24 [colin]      0.9.12cvs80.3
5665
5666         * src/wizard.c
5667                 Fix full name, ports, and imap
5668
5669 2004-08-24 [colin]      0.9.12cvs80.2
5670
5671         * src/Makefile.am
5672         * src/main.c
5673         * src/setup.c
5674         * src/setup.h
5675         * src/stock_pixmap.c
5676         * src/stock_pixmap.h
5677         * src/wizard.c ** ADDED **
5678         * src/wizard.h ** ADDED ** 
5679         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
5680                 Add a setup wizard 
5681
5682 2004-08-24 [colin]      0.9.12cvs80.1
5683
5684         * src/folder.c
5685                 Sync with HEAD (set mimeflags on all messages)
5686
5687 2004-08-24 [colin]      0.9.12cvs79.3
5688
5689         * src/matcher_parser_lex.l
5690                 Fix 8bits strings not in utf8
5691
5692 2004-08-24 [colin]      0.9.12cvs79.2
5693
5694         * src/compose.c
5695                 Check conversion result before replacing buffer
5696
5697 2004-08-23 [colin]      0.9.12cvs79.1
5698
5699         * src/compose.c
5700                 Sync with HEAD (create message header in memory)
5701
5702 2004-08-23 [colin]      0.9.12cvs78.1
5703
5704         * src/rfc2015.c
5705         * src/rfc2015.h
5706                 Sync with HEAD (fix bug 197 again)
5707
5708 2004-08-23 [colin]      0.9.12cvs77.3
5709
5710         * src/compose.c
5711                 Fix again inline gpg signing (which outputs utf8
5712                 in gtk2). Not syncing this fix to HEAD as this 
5713                 code is meant to die.
5714
5715 2004-08-23 [colin]      0.9.12cvs77.2
5716
5717         * src/prefs_account.h
5718                 Remove useless include
5719
5720 2004-08-23 [colin]      0.9.12cvs77.1
5721
5722         * src/imap.c
5723         * po/es.po
5724         * po/fr.po
5725         * po/it.po
5726         * po/pl.po
5727         * po/pt_BR.po
5728         * po/sk.po
5729         * po/sr.po
5730                 Sync with HEAD (fix bug 577)
5731
5732 2004-08-22 [colin]      0.9.12cvs76.1
5733
5734         * src/plugins/trayicon/trayicon.c
5735                 Sync with HEAD (fix formatting bug)
5736
5737 2004-08-21 [colin]      0.9.12cvs74.2
5738
5739         * src/gtk/colorsel.c
5740                 Fix bug 564 (Folder color selection window exits on any
5741                 keypress)
5742
5743 2004-08-21 [colin]      0.9.12cvs74.1
5744
5745         * ChangeLog.claws
5746         * src/compose.c
5747         * src/summaryview.c
5748         * src/toolbar.c
5749                 Sync with HEAD (fix bug 576)
5750
5751 2004-08-21 [colin]      0.9.12cvs70.1
5752
5753         * src/compose.c
5754         * src/mainwindow.c
5755                 Sync with HEAD
5756                 
5757
5758 2004-08-21 [paul]       0.9.12cvs66.4
5759
5760         * src/mainwindow.c
5761         * src/messageview.c
5762         * src/gtk/menu.c
5763         * src/plugins/spamassassin/spamassassin_gtk.c
5764                 remove some deprecated gtk1 functions
5765
5766
5767 2004-08-21 [colin]      0.9.12cvs66.3
5768
5769         * src/compose.c
5770         * src/codeconv.c
5771                 Fix warnings
5772                 Remove encoding hacks
5773                 Fix bug 575 (Strange character messes up message)
5774                 Don't display conversion error when drafting
5775
5776 2004-08-21 [paul]       0.9.12cvs66.2
5777
5778         * src/prefs_account.c
5779                 fix GnuPG mode bugs
5780
5781
5782 2004-08-20 [colin]      0.9.12cvs66.1
5783
5784         * src/codeconv.c
5785                 Sync with HEAD 0.9.12cvs66
5786
5787 2004-08-20 [paul]
5788
5789         * src/plugins/pgpmime/plugin.c
5790                 modify PGP/MIME plugin's description
5791
5792 2004-08-17 [colin]      0.9.12cvs65.1
5793
5794         * src/common/ssl.c
5795         * src/plugins/pgpmime/plugin.c
5796                 Sync with HEAD
5797
5798 2004-08-14 [colin]      0.9.12cvs60.3
5799
5800         * src/plugins/trayicon/trayicon.c
5801                 Put back resize callback, on size-request signal
5802                 rather than size-allocate to avoid infinite 
5803                 callback loop
5804
5805 2004-08-13 [colin]      0.9.12cvs60.2
5806
5807         * src/common/defs.h
5808                 Cache versions have been fixed
5809
5810 2004-08-13 [colin]      0.9.12cvs60.1
5811
5812         * src/folderutils.c
5813                 Sync with HEAD
5814
5815 2004-08-12 [colin]      0.9.12cvs59.1
5816
5817         * src/plugins/trayicon/trayicon.c
5818                 Sync with HEAD
5819
5820 2004-08-12 [colin]      0.9.12cvs57.5
5821
5822         * sylpheed.desktop
5823         * configure.ac
5824         * src/Makefile.am
5825         * src/main.c
5826                 Add support for Freedesktop.org's startup notification
5827
5828 2004-08-11 [colin]      0.9.12cvs57.4
5829
5830         * src/textview.c
5831                 Fix off-by-one
5832
5833 2004-08-11 [colin]      0.9.12cvs57.3
5834
5835         * src/message_search.c
5836         * src/summary_search.c
5837                 Make searches case insensitive by default
5838         * src/textview.c
5839                 Fix case-insensitive search in message
5840
5841 2004-08-11 [colin]      0.9.12cvs57.2
5842
5843         * src/summary_search.c
5844                 Let case-sensitive be specified
5845
5846 2004-08-10 [colin]      0.9.12cvs55.4
5847
5848         * src/common/socket.c
5849                 Fix the possible race condition
5850
5851 2004-08-09 [paul]       0.9.12cvs55.3
5852
5853         * configure.ac
5854         * src/Makefile.am
5855         * src/common/Makefile.am
5856                 sync with HEAD
5857
5858
5859 2004-08-09 [paul]       0.9.12cvs55.2
5860
5861         * autogen.sh
5862         * po/poconv.sh
5863                 remove unneeded script
5864
5865         * configure.ac
5866                 add forgotten USE_LDAP_TLS (sync with HEAD)
5867
5868
5869 2004-08-09 [colin]      0.9.12cvs55.1
5870
5871         * src/main.c
5872         * src/common/ssl.c
5873         * src/common/sylpheed.c
5874         * src/common/sylpheed.h
5875                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
5876
5877 2004-08-09 [paul]       0.9.12cvs54.1
5878
5879         * ChangeLog
5880         * ChangeLog.claws
5881         * ChangeLog.jp
5882         * configure.ac
5883         * po/POTFILES.in
5884         * src/Makefile.am
5885         * src/folderutils.c
5886         * src/main.c
5887         * src/pgpmime.c
5888         * src/pgpmime.h
5889         * src/sgpgme.c
5890         * src/sgpgme.h
5891         * src/plugins/Makefile.am
5892         * src/plugins/pgpmime/.cvsignore
5893         * src/plugins/pgpmime/Makefile.am
5894         * src/plugins/pgpmime/pgpmime.c
5895         * src/plugins/pgpmime/pgpmime.h
5896         * src/plugins/pgpmime/plugin.c
5897         * src/plugins/pgpmime/sgpgme.c
5898         * src/plugins/pgpmime/sgpgme.h
5899                 sync with HEAD
5900
5901 2004-08-08 [paul]       0.9.12cvs51.1
5902
5903         * configure.ac
5904         * src/folder.c
5905                 sync with HEAD
5906
5907 2004-08-07 [colin]      0.9.12cvs50.1
5908
5909         * src/pop.c
5910         * src/common/partial_download.c
5911                 fix warnings (sync from HEAD)
5912
5913 2004-08-07 [colin]      0.9.12cvs48.1
5914
5915         * src/prefs_folder_item.c
5916                 sync with HEAD 0.9.12cvs48
5917
5918 2004-08-06 [colin]      0.9.12cvs47.1
5919
5920         * src/compose.c
5921                 Sync with HEAD
5922
5923 2004-08-06 [christoph]  0.9.12cvs46.2
5924
5925         * src/main.c
5926         * src/plugins/clamav/clamav_plugin_gtk.c
5927         * src/plugins/dillo_viewer/dillo_viewer.c
5928         * src/plugins/image_viewer/plugin.c
5929         * src/plugins/mathml_viewer/mathml_viewer.c
5930         * src/plugins/spamassassin/spamassassin_gtk.c
5931         * src/plugins/trayicon/trayicon.c
5932                 don't mix GTK1.2 plugin with GTK2 plugins
5933
5934 2004-08-06 [colin]      0.9.12cvs46.1
5935
5936         * ChangeLog
5937         * ChangeLog.claws
5938         * ChangeLog.jp
5939         * configure.ac
5940         * sylpheed-claws.pc.in
5941         * src/folder.c
5942         * src/imap.c
5943         * src/localfolder.c
5944         * src/messageview.c
5945         * src/mimeview.c
5946         * src/mimeview.h
5947         * src/msgcache.c
5948         * src/news.c
5949         * src/prefs_ext_prog.c
5950         * src/prefs_folder_item.c
5951         * src/prefs_fonts.c
5952         * src/prefs_msg_colors.c
5953         * src/prefs_spelling.c
5954         * src/prefs_themes.c
5955         * src/prefs_toolbar.c
5956         * src/prefs_wrapping.c
5957         * src/procmime.h
5958         * src/common/defs.h
5959         * src/common/nntp.c
5960         * src/common/session.c
5961         * src/common/session.h
5962         * src/common/socket.c
5963         * src/common/utils.h
5964         * src/common/xml.c
5965         * src/common/xml.h
5966         * src/gtk/prefswindow.c
5967         * src/gtk/prefswindow.h
5968         * src/plugins/clamav/clamav_plugin_gtk.c
5969         * src/plugins/dillo_viewer/dillo_prefs.c
5970         * src/plugins/image_viewer/viewerprefs.c
5971         * src/plugins/spamassassin/spamassassin_gtk.c
5972         * m4/openssl.m4 *** REMOVED ***
5973                 Sync with HEAD 0.9.12cvs46
5974
5975 2004-08-03 [paul]       0.9.12cvs40.2
5976
5977         * src/action.c
5978         * src/addressadd.c
5979         * src/addressbook.c
5980         * src/addrgather.c
5981         * src/browseldap.c
5982         * src/compose.c
5983         * src/crash.c
5984         * src/editaddress.c
5985         * src/editgroup.c
5986         * src/editldap_basedn.c
5987         * src/foldersel.c
5988         * src/importldif.c
5989         * src/mimeview.c
5990         * src/prefs_common.c
5991         * src/prefs_template.c
5992         * src/sourcewindow.c
5993         * src/summaryview.c
5994         * src/gtk/about.c
5995         * src/gtk/foldersort.c
5996         * src/gtk/logwindow.c
5997         * src/gtk/pluginwindow.c
5998         * src/gtk/prefswindow.c
5999                 change all gtk_scrolled_window_set_policy from 
6000                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
6001
6002 2004-08-02 [paul]       0.9.12cvs40.1
6003
6004         * AUTHORS
6005                 update translation team section
6006         * po/pt_BR.po
6007                 updated by Frederico Goncalves Guimaraes
6008                 <fggdebian@yahoo.com.br>
6009
6010 2004-07-31 [colin]      0.9.12cvs39.9
6011
6012         * src/exphtmldlg.c
6013                 Fix compilation
6014
6015 2004-07-31 [colin]      0.9.12cvs39.8
6016
6017         * src/exphtmldlg.c
6018                 Fix an alertpanel type
6019
6020 2004-07-30 [colin]      0.9.12cvs39.7
6021
6022         * src/alertpanel.c
6023                 Fix alertpanel_error_log's icon
6024
6025 2004-07-30 [colin]      0.9.12cvs39.6
6026
6027         * src/pop.c
6028                 Two of them should still be warnings
6029
6030 2004-07-30 [colin]      0.9.12cvs39.5
6031
6032         * src/pop.c
6033                 More warning -> error
6034 2004-07-29 [colin]      0.9.12cvs39.4
6035
6036         * src/pop.c
6037                 Warning -> error
6038
6039 2004-07-29 [colin]      0.9.12cvs39.3
6040
6041         * src/prefs_matcher.c
6042                 Fix segfault
6043
6044 2004-07-29 [colin]      0.9.12cvs39.2
6045
6046         * src/alertpanel.c
6047                 More nice-looking alertpanels
6048
6049 2004-07-29 [colin]      0.9.12cvs39.1
6050
6051         * src/messageview.c
6052                 sync with head
6053                 (inform user when partial mail is deleted on server)
6054
6055 2004-07-29 [colin]      0.9.12cvs38.1
6056
6057         * src/messageview.c
6058                 sync with head
6059
6060 2004-07-28 [paul]       0.9.12cvs37.7
6061
6062         * src/mainwindow.c
6063                 complete the replacement of deprecated gtk_progress_*
6064
6065 2004-07-28 [paul]       0.9.12cvs37.6
6066
6067         * src/action.c
6068         * src/inc.c
6069         * src/mainwindow.c
6070         * src/send_message.c
6071         * src/gtk/progressdialog.c
6072         * src/gtk/progressdialog.h
6073                 replace deprecated gtk_progress_*
6074
6075 2004-07-28 [paul]       0.9.12cvs37.5
6076
6077         * src/gtk/filesel.c
6078                 remove gtk_window_set_wmclass()
6079 2004-07-28 [paul]       0.9.12cvs37.4
6080
6081         * src/addressbook.c
6082         * src/compose.c
6083         * src/foldersel.c
6084         * src/mainwindow.c
6085         * src/messageview.c
6086         * src/sourcewindow.c
6087         * src/gtk/logwindow.c
6088                 remove gtk_window_set_wmclass()
6089                 
6090         * src/prefs_filtering.c
6091         * src/prefs_filtering_action.c
6092         * src/prefs_fonts.c
6093         * src/prefs_gtk.c
6094         * src/prefs_matcher.c
6095         * src/ssl_manager.c
6096         * src/gtk/prefswindow.c
6097                 replace gtk_window_position()
6098
6099 2004-07-28 [colin]      0.9.12cvs37.3
6100
6101         * src/alertpanel.c
6102         * src/alertpanel.h
6103                 Add a way to specify panel type for specific
6104                 panels (alertpanel())
6105         * src/account.c
6106         * src/addressbook.c
6107         * src/compose.c
6108         * src/expldifdlg.c
6109         * src/main.c
6110         * src/messageview.c
6111         * src/summaryview.c
6112         * src/textview.c
6113         * src/gtk/sslcertwindow.c
6114                 Fix alertpanel()s so that their icon match
6115                 their real type
6116
6117 2004-07-28 [paul]       0.9.12cvs37.2
6118
6119         * src/addr_compl.c
6120         * src/addressbook.c
6121         * src/alertpanel.c
6122         * src/compose.c
6123         * src/export.c
6124         * src/foldersel.c
6125         * src/folderview.c
6126         * src/grouplistdialog.c
6127         * src/import.c
6128         * src/mainwindow.c
6129         * src/message_search.c
6130         * src/messageview.c
6131         * src/passphrase.c
6132         * src/prefs_actions.c
6133         * src/prefs_common.c
6134         * src/prefs_customheader.c
6135         * src/prefs_display_header.c
6136         * src/prefs_filtering.c
6137         * src/prefs_filtering_action.c
6138         * src/prefs_gtk.c
6139         * src/prefs_matcher.c
6140         * src/prefs_msg_colors.c
6141         * src/prefs_summary_column.c
6142         * src/prefs_template.c
6143         * src/sourcewindow.c
6144         * src/ssl_manager.c
6145         * src/summary_search.c
6146         * src/gtk/colorsel.c
6147         * src/gtk/description_window.c
6148         * src/gtk/gtkaspell.c
6149         * src/gtk/inputdialog.c
6150         * src/gtk/logwindow.c
6151         * src/gtk/prefswindow.c
6152         * src/gtk/progressdialog.c
6153                 replace deprecated gtk_window_set_policy
6154
6155 2004-07-27 [colin]      0.9.12cvs37.1
6156
6157         * src/msgcache.c
6158                 More fixes (synced for head again)
6159
6160 2004-07-27 [colin]      0.9.12cvs35.3
6161
6162         * src/msgcache.c
6163                 Fix wrong test
6164
6165 2004-07-27 [colin]      0.9.12cvs35.2
6166
6167         * src/mimeview.c
6168                 Fix width a bit (by Paul)
6169         * src/alertpanel.c
6170         * src/alertpanel.h
6171                 Specialize icons, make alertpanel_message()
6172                 private
6173         * src/message_search.c
6174         * src/sgpgme.c
6175         * src/summary_search.c
6176                 Suit alertpanel changes
6177
6178 2004-07-27 [colin]      0.9.12cvs35.1
6179
6180         * src/alertpanel.c
6181                 Add an icon
6182         * src/passphrase.c
6183                 Add debug output - maybe someone will
6184                 want to look at the problem with Grab
6185                 Input :)
6186         Bump version as we're synced with HEAD
6187
6188 2004-07-26 [colin]      0.9.12cvs33.26
6189
6190         * src/pop.c
6191                 Fix uidl-file parsing when not in new
6192                 format
6193
6194 2004-07-26 [colin]      0.9.12cvs33.25
6195
6196         * src/gtk/menu.c
6197                 Move popup menu up if necessary (fixes 
6198                 account selector)
6199         * src/mainwindow.c
6200                 Set account selector's button height to
6201                 minimum
6202
6203 2004-07-26 [colin]      0.9.12cvs33.24
6204
6205         * src/alertpanel.c
6206                 Maybe fix 551 (Truncated font in alert window)
6207
6208 2004-07-26 [colin]      0.9.12cvs33.23
6209
6210         * po/de.po
6211         * po/es.po
6212         * po/fr.po
6213         * po/it.po
6214         * po/ja.po
6215         * po/pl.po
6216         * po/ru.po
6217         * po/sk.po
6218         * po/sr.po
6219         * po/zh_CN.po
6220                 Sync po files with HEAD
6221
6222 2004-07-26 [paul]       0.9.12cvs33.22
6223
6224         * src/compose.c
6225                 fix Bug 556 'Organisation-header is sent even if empty'
6226
6227 2004-07-24 [colin]      0.9.12cvs33.21
6228
6229         * src/compose.c
6230         * src/gtk/gtkaspell.c
6231         * src/gtk/gtkaspell.h
6232                 Fix speller accelerators (require hack)
6233
6234 2004-07-24 [colin]      0.9.12cvs33.20
6235
6236         * src/gtk/gtkaspell.c
6237                 Fix over-eager code deletion breaking
6238                 Check while typing
6239
6240 2004-07-24 [colin]      0.9.12cvs33.19
6241
6242         * src/browseldap.c
6243         * src/ldapctrl.c
6244         * src/ldapctrl.h
6245         * src/ldapserver.h
6246                 Sync ldap with HEAD
6247         (Fixes 546 LDAP completely broken)
6248
6249 2004-07-24 [colin]      0.9.12cvs33.18
6250
6251         * src/prefs_msg_colors.c
6252                 Fix prototype mismatch
6253         (Fixes 547 void function cannot return value)
6254
6255 2004-07-24 [colin]      0.9.12cvs33.17
6256
6257         * src/mainwindow.c
6258                 Fix sort going back to previous sort key
6259                 when changing sort direction
6260
6261 2004-07-24 [colin]      0.9.12cvs33.16
6262
6263         * src/compose.c
6264                 Fix space insertion when re-wrapping at 
6265                 cursor point
6266
6267 2004-07-24 [colin]      0.9.12cvs33.15
6268
6269         * src/gtk/gtkaspell.c
6270                 Don't change cursor position in insert-text
6271                 callback
6272         (Fixes 539 Word wrapping on input transposes letters)
6273
6274 2004-07-24 [colin]      0.9.12cvs33.14
6275
6276         * src/gtk/gtkaspell.c
6277                 Reencode non-ascii chars to dictionary's
6278                 encoding
6279         (Fixes 544 Spell check broken non english locale)
6280
6281 2004-07-24 [colin]      0.9.12cvs33.13
6282
6283         * src/summaryview.c
6284                 Fix Shift+Down, add Home/End/PgUp/PgDown
6285
6286 2004-07-21 [colin]      0.9.12cvs33.12
6287
6288         * src/prefs_common.c
6289                 Fix a gtk warning (Patch by Andrej Kacian)
6290
6291 2004-07-21 [colin]      0.9.12cvs33.11
6292
6293         * src/gtk/filesel.c
6294                 More check
6295
6296 2004-07-21 [colin]      0.9.12cvs33.10
6297
6298         * src/compose.c
6299         * src/crash.c
6300         * src/export.c
6301         * src/import.c
6302         * src/messageview.c
6303         * src/mimeview.c
6304         * src/prefs_spelling.c
6305         * src/prefs_themes.c
6306         * src/summaryview.c
6307         * src/gtk/filesel.c
6308         * src/gtk/filesel.h
6309         * src/gtk/pluginwindow.c
6310                 Untwist open/save mode guessing logic, make
6311                 it explicit
6312
6313 2004-07-20 [colin]      0.9.12cvs33.9
6314
6315         * src/codeconv.c
6316                 conv_encode_header: src_charset is UTF-8 on
6317                 gtk2
6318         * src/compose.c
6319                 Remove double encoding of the headers
6320
6321 2004-07-20 [colin]      0.9.12cvs33.8
6322
6323         * src/codeconv.c
6324                 Fix typo
6325
6326 2004-07-20 [colin]      0.9.12cvs33.7
6327
6328         * src/mainwindow.c
6329                 Set the separated messageview to the saved
6330                 size of Claws' messageview (Patch by Alfons)
6331                 Fix a callback prototype (me)
6332
6333 2004-07-20 [colin]      0.9.12cvs33.6
6334
6335         * src/codeconv.h
6336                 Forgot one hunk in 0.9.12cvs33.4
6337
6338 2004-07-19 [colin]      0.9.12cvs33.5
6339
6340         * src/action.c
6341                 Action output fix
6342                 Patch by Alfons
6343
6344 2004-07-19 [colin]      0.9.12cvs33.4
6345
6346         * src/compose.c
6347                 Fix outgoing charset bug in headers
6348         * src/codeconv.c
6349                 Clean for glib2 - Patch by Alfons
6350
6351 2004-07-19 [colin]      0.9.12cvs33.3
6352
6353         * src/statusbar.c
6354                 Remove grip from the statusbar
6355                 Patch by Alfons
6356
6357 2004-07-19 [colin]      0.9.12cvs33.2
6358
6359         * src/messageview.c
6360         * src/textview.c
6361                 Fix messageview remembering the previous
6362                 scroll position when loading a new message
6363                 Patch by Alfons
6364
6365 2004-07-19 [colin]      0.9.12cvs33.1
6366
6367         * src/folder.h
6368         * src/folderview.c
6369         * src/summaryview.c
6370                 Sync with HEAD
6371
6372 2004-07-18 [colin]      0.9.12cvs32.7
6373
6374         * configure.ac
6375                 Remove useless check for XIM - noticed
6376                 by Alfons
6377
6378 2004-07-18 [colin]      0.9.12cvs32.6
6379
6380         * src/summaryview.c
6381                 Remove non-modified and shift-modified
6382                 accelerators in summaryview's popup
6383                 menu, as that doesn't get catched by
6384                 the accel-activate signal catcher...
6385
6386 2004-07-18 [colin]      0.9.12cvs32.5
6387
6388         * src/prefs_common.c
6389                 Define sensible default prefs for 
6390                 wrapping
6391
6392 2004-07-18 [colin]      0.9.12cvs32.4
6393
6394         * src/compose.c
6395         * src/prefs_common.c
6396         * src/prefs_common.h
6397         * src/prefs_wrapping.c
6398                 Remove Smart Wrapping pref, which does
6399                 nothing on gtk2 branch
6400
6401 2004-07-18 [colin]      0.9.12cvs32.3
6402
6403         * src/sourcewindow.c
6404                 Proper utf8
6405
6406 2004-07-18 [colin]      0.9.12cvs32.2
6407
6408         * src/compose.c
6409                 Save attachment status when drafting
6410
6411 2004-07-18 [colin]      0.9.12cvs32.1
6412
6413         * src/gtk/filesel.c
6414                 Fix erratic folder selection in open mode
6415
6416 2004-07-18 [colin]      0.9.12cvs31.11
6417
6418         * src/pop.c
6419                 Don't let partial messages get deleted
6420                 even with "dowload all"
6421                 (0.9.12cvs31.8 fix extension)
6422 2004-07-18 [colin]      0.9.12cvs31.10
6423
6424         * src/gtk/logwindow.c
6425                 Fix log scrolling
6426
6427 2004-07-18 [colin]      0.9.12cvs31.9
6428
6429         * src/common/utils.c
6430                 Fix non-utf8 strings coming from commands
6431                 and files
6432
6433 2004-07-18 [colin]      0.9.12cvs31.8
6434
6435         * src/pop.c
6436                 Fix partial download bug with Download all
6437                 messages option
6438
6439 2004-07-18 [colin]      0.9.12cvs31.7
6440
6441         * src/textview.c
6442                 Fix bug introduced in 0.9.12cvs31.2
6443                 (blocked in select mode after double click)
6444
6445 2004-07-18 [colin]      0.9.12cvs31.6
6446
6447         * src/compose.c
6448         * src/gtk/menu.c
6449                 More glib-warning fixes
6450
6451 2004-07-18 [colin]      0.9.12cvs31.5
6452
6453         * src/compose.c
6454                 Fix trashing the primary clipboard when moving 
6455                 around with tab
6456         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
6457
6458 2004-07-18 [colin]      0.9.12cvs31.4
6459
6460         * src/codeconv.c
6461                 convert unencoded iso headers to utf8
6462         (Fix Bug 538 Unencoded local characters in subject make it 
6463          disappear)
6464
6465 2004-07-18 [colin]      0.9.12cvs31.3
6466
6467         * src/compose.c
6468                 Fix tab char handling in wrapping
6469         (Fix Bug 537 Line wrap problem - TAB character treated as 
6470          one character instead of 8)
6471
6472 2004-07-18 [colin]      0.9.12cvs31.2
6473
6474         * src/textview.c
6475                 return FALSE on GDK_MOTION_NOTIFY
6476         (Fix Bug 535 Hyperlinks/addresses are not selectable 
6477          (unable to highlight))
6478
6479 2004-07-18 [colin]      0.9.12cvs31.1
6480
6481         * src/folderview.c
6482                 Sync with 0.9.12cvs31
6483
6484 2004-07-18 [colin]      0.9.12cvs30.4
6485
6486         * src/compose.c
6487                 Also block text_inserted when inserting a file
6488
6489 2004-07-18 [colin]      0.9.12cvs30.3
6490
6491         * src/compose.c
6492                 Fix smart wrapping (block text_inserted handler
6493                 while putting quotation to avoid wrap on input,
6494                 don't join lines if next is sig separator)
6495
6496 2004-07-17 [colin]      0.9.12cvs30.2
6497
6498         * src/folderview.c
6499         * src/mainwindow.c
6500         * src/mimeview.c
6501         * src/summaryview.c
6502         * src/gtk/quicksearch.c
6503         * src/gtk/quicksearch.h
6504                 Block key events handlers *and* accels while
6505                 quicksearch is focused
6506         (Fixes Bug 534 quick-search bar not accepting certain letters)
6507
6508 2004-07-17 [colin]      0.9.12cvs30.1
6509
6510         * src/folder.h
6511         * src/folderview.c
6512         * src/summaryview.c
6513                 Sync with 0.9.12cvs30
6514
6515 2004-07-17 [colin]      0.9.12cvs28.2
6516
6517         * src/mimeview.c
6518         * src/procmime.c
6519         * src/summaryview.c
6520         * src/gtk/menu.c
6521                 Squash some compile and glib warnings
6522
6523 2004-07-17 [paul]       0.9.12cvs28.1
6524
6525         * src/mimeview.c
6526                 sync with 0.9.12cvs28 HEAD
6527
6528 2004-07-16 [paul]       0.9.12cvs26.1
6529         
6530         * src/gtk/quicksearch.c
6531         * src/account.c
6532         * src/account.h
6533         * src/compose.c
6534         * src/customheader.c
6535         * src/folder_item_prefs.c
6536         * src/main.c
6537         * src/mainwindow.c
6538         * src/messageview.c
6539         * src/mimeview.c
6540         * src/news.c
6541         * src/pgpmime.c
6542         * src/pop.c
6543         * src/pop.h
6544         * src/prefs_account.c
6545         * src/prefs_account.h
6546         * src/prefs_common.c
6547         * src/prefs_common.h
6548         * src/prefs_display_header.c
6549         * src/prefs_gtk.c
6550         * src/prefs_gtk.h
6551         * src/procheader.c
6552         * src/procmime.c
6553                 sync with 0.9.12cvs26 HEAD      
6554
6555 2004-07-15 [colin]      0.9.12cvs18.14
6556
6557         * src/folder.c
6558                 Disable GPG signature check during
6559                 folder move and scan
6560         (Closes Bug 521 Signature checking slows down Folder-Move)
6561
6562 2004-07-14 [colin]      0.9.12cvs18.13
6563
6564         * src/common/partial_download.c
6565                 update includes
6566
6567 2004-07-14 [colin]      0.9.12cvs18.12
6568
6569         * src/common/partial_download.c
6570         * src/common/partial_download.h
6571                 Move doc at top, add correct copyright
6572
6573 2004-07-14 [colin]      0.9.12cvs18.11
6574
6575         * src/folder.c
6576         * src/messageview.c
6577         * src/pop.c
6578         * src/pop.h
6579         * src/procmsg.c
6580         * src/summaryview.c
6581         * src/common/Makefile.am
6582         * src/common/partial_download.c ** NEW FILES **
6583         * src/common/partial_download.h ** NEW FILES **
6584                 Move partial-download related stuff to its
6585                 own file
6586
6587 2004-07-14 [colin]      0.9.12cvs18.10
6588
6589         * src/send_message.c
6590                 Fix smtp auth when user is null or empty
6591
6592 2004-07-13 [colin]      0.9.12cvs18.9
6593
6594         * src/gtk/quicksearch.c
6595                 Use alphabetic order
6596
6597 2004-07-13 [colin]      0.9.12cvs18.8
6598
6599         * src/pop.c
6600                 Be paranoid on the checks
6601
6602 2004-07-13 [colin]      0.9.12cvs18.7
6603
6604         * src/gtk/quicksearch.c
6605                 Fix Engrish once again
6606
6607 2004-07-13 [colin]      0.9.12cvs18.6
6608
6609         * src/procmsg.c
6610         * src/summaryview.c
6611                 Mark messages for deletion when they are about to
6612                 be removed from trash
6613
6614 2004-07-13 [colin]      0.9.12cvs18.5
6615
6616         * src/matcher.c
6617         * src/matcher.h
6618         * src/matcher_parser_parse.y
6619         * src/prefs_matcher.c
6620         * src/gtk/quicksearch.c
6621                 Add 'partial' ('p') match string to find partially
6622                 downloaded messages
6623
6624 2004-07-13 [colin]      0.9.12cvs18.4
6625
6626         * src/pop.c
6627                 Fix misplaced block
6628
6629 2004-07-13 [colin]      0.9.12cvs18.3
6630
6631         * src/pop.c
6632         * src/pop.h
6633         * src/messageview.c
6634                 Refactor API (to avoid passing 5+ params and code
6635                 duplication)
6636         * src/folder.c
6637         * src/msgcache.c
6638         * src/procheader.c
6639         * src/common/defs.h
6640                 Add planned_download to cache
6641                 Don't mess uidl file when moving partially downloaded
6642                 mails (they change folder, we should change it in the
6643                 uidl list too or we'll remove an incorrect message)
6644                 (this also helps removing hacks when changing 
6645                 planned_download in messageview.c)
6646
6647 2004-07-12 [colin]      0.9.12cvs18.2
6648
6649         * src/gtk/quicksearch.c
6650                 Fix missing status update in quicksearch
6651
6652 2004-07-12 [paul]       0.9.12cvs18.1
6653
6654         * po/POTFILES.in
6655         * src/Makefile.am
6656         * src/account.c
6657         * src/codeconv.c
6658         * src/compose.c
6659         * src/inc.c
6660         * src/main.c
6661         * src/prefs_common.c
6662         * src/procmsg.h
6663         * src/toolbar.c
6664         * src/prefs_msg_colors.[ch]     ** NEW FILES **
6665         * src/prefs_wrapping.[ch]       ** NEW FILES **
6666         * src/common/intl.h
6667         * src/common/utils.[ch]
6668         * src/gtk/quicksearch.[ch]
6669                 sync with 0.9.12cvs18 HEAD
6670
6671 2004-07-12 [colin]      0.9.11cvs17.25
6672
6673         * src/folder.c
6674         * src/folder.h
6675                 Remove unused function added by me in 0.9.11cvs17.10
6676
6677 2004-07-11 [colin]      0.9.11cvs17.24
6678
6679         * src/inc.c
6680         * src/messageview.c
6681         * src/pop.c
6682         * src/pop.h
6683                 Use folderitem and msgnum instead of filename to
6684                 know which mail to delete
6685                 Move old partial mail deletion to pop.c
6686
6687 2004-07-10 [colin]      0.9.11cvs17.23
6688
6689         * src/inc.c
6690                 Add debug
6691         * src/pop.c
6692         * src/pop.h
6693                 Don't re-use same enums for unrelated stuff: it's 
6694                 completely misleading !
6695                 Document a bit
6696
6697 2004-07-09 [colin]      0.9.11cvs17.22
6698
6699         * src/inc.c
6700                 Remove folder-type check and do
6701                 more tests to be sure everything's
6702                 ok
6703         * src/messageview.c
6704                 Punctuation update, remove useless
6705                 code, fix two warnings
6706         * src/noticeview.c
6707                 Layout cleaning, reset 2nd button
6708                 when specifying one
6709
6710 2004-07-09 [colin]      0.9.11cvs17.21
6711
6712         * src/messageview.c
6713         * src/pop.c
6714         * src/pop.h
6715                 Allow user to change his mind
6716                 and postpone decision (by
6717                 unmarking the mail)
6718
6719 2004-07-09 [colin]      0.9.11cvs17.20
6720
6721         * src/messageview.c
6722                 Fix bug with delete state
6723         * src/pop.c
6724         * src/pop.h
6725                 Fix buffer leak (fread doesn't 
6726                 terminate buffers with \0)
6727                 Refactoring (remove magic 
6728                 numbers)
6729
6730 2004-07-09 [colin]      0.9.11cvs17.19
6731
6732         * src/pop.c
6733                 Don't log "Skipping message" if 
6734                 we're going to TOP it two lines
6735                 later
6736
6737 2004-07-09 [colin]      0.9.11cvs17.18
6738
6739         * src/messageview.c
6740                 Fix Engrish
6741
6742 2004-07-09 [colin]      0.9.11cvs17.17
6743
6744         * src/pop.c
6745                 strlen checking...
6746         * src/messageview.c
6747                 refactoring a bit
6748
6749 2004-07-08 [colin]      0.9.11cvs17.16
6750
6751         * src/noticeview.c
6752         * src/noticeview.h
6753                 Add an optional second button
6754         * src/messageview.c
6755         * src/pop.c
6756         * src/pop.h
6757                 Don't delete partially received mails after a certain
6758                 time; rather, let the user decide.
6759
6760 2004-07-08 [colin]      0.9.11cvs17.15
6761
6762         * src/common/smtp.h
6763                 Sync with HEAD
6764
6765 2004-07-08 [colin]      0.9.11cvs17.14
6766
6767         * src/messageview.c
6768         * src/common/smtp.c
6769                 Use to_human_readable() for sizes
6770
6771 2004-07-08 [colin]      0.9.11cvs17.13
6772
6773         * src/inc.c
6774         * src/messageview.c
6775         * src/pop.c
6776         * src/pop.h
6777         * src/procmsg.c
6778                 Fix partial-downloading issues:
6779                         catch unsupported TOP
6780                         don't delete partially downloaded mails before 5 days
6781                         don't update existing with non-MH folders; that'll
6782                         make dups, but it's better than trashing the folder
6783                         free new msginfo parts
6784                 Fix indentation ;-)
6785
6786 2004-07-08 [colin]      0.9.11cvs17.12
6787
6788         * src/common/smtp.c
6789         * src/common/smtp.h
6790                 Sync smtp size verification with HEAD
6791
6792 2004-07-08 [colin]      0.9.11cvs17.11
6793
6794         * src/summaryview.c
6795         * src/prefs_common.c
6796         * src/prefs_common.h
6797         * src/gtk/quicksearch.c
6798         * src/gtk/quicksearch.h
6799                 Sync sticky pref with HEAD
6800
6801 2004-07-08 [colin]      0.9.11cvs17.10
6802
6803         * src/folder.c [1.213.2.6]
6804         * src/folder.h [1.87.2.6]
6805         * src/inc.c [1.149.2.7]
6806         * src/messageview.c [1.94.2.8]
6807         * src/procheader.c [1.47.2.6]
6808         * src/procmsg.c [1.150.2.4]
6809         * src/procmsg.h [1.60.2.5]
6810         * src/pop.c [1.56.2.4]
6811         * src/pop.h [1.17.2.3]
6812                 Let too big messages get downloaded, but truncated
6813                 Add a button to download them completely
6814                 
6815 2004-07-06 [colin]      0.9.11cvs17.9
6816
6817         * src/gtk/quicksearch.c [1.1.2.3]
6818                 Add a Clear button
6819         * commitHelper
6820         * PATCHSETS
6821                 Add a script to help with cvs
6822
6823 2004-07-03 [colin]      0.9.11cvs17.8
6824
6825         * src/plugins/imageviewer/viewer.c
6826                 fix imageviewer (which was staying on the first
6827                 displayed image)
6828
6829 2004-07-03 [colin]      0.9.11cvs17.7
6830
6831         Removed FIXME_GTK2 warnings
6832         * src/gtk/gtkutils.c
6833                 useless #warnings
6834         * src/gtk/menu.c
6835                 useless #warnings (no need to mess with menu rc)
6836         * src/gtk/menu.h
6837                 unused functions
6838         
6839
6840 2004-07-03 [colin]      0.9.11cvs17.6
6841
6842         Removed FIXME_GTK2 warnings
6843         * src/codeconv.c
6844                 useless #warnings (rewrite needed)
6845         * src/compose.c
6846                 useless #warnings (rewrite needed)
6847                 useless #warnings (gtk2 is like that)
6848                 useless #warnings (previously fixed)
6849         * src/main.c
6850                 useless #warnings (previously fixed)
6851         * src/message_search.c
6852                 useless #warnings (gtk2 is like that)
6853                 Made apparent that search is case-sensitive
6854         * src/mimeview.c
6855                 useless #warnings (rewrite needed)
6856                 useless #warnings (gtk2 is like that)
6857                 reimplemented real warnings
6858         * src/prefs_common.c
6859                 Removed block cursor option (not it gtk2)
6860         * src/prefs_gtk.c
6861                 useless #warnings (rewrite needed)
6862         * src/procheader.c
6863                 useless #warnings (rewrite needed)
6864         * src/sourcewindow.c
6865                 useless #warnings (incorrect placing)
6866         * src/summary_search.c
6867                 useless #warnings (gtk2 is like that)
6868                 Made apparent that search is case-sensitive
6869         * src/action.c
6870                 useless #warnings (gtk2 is like that)
6871         * src/textview.c
6872                 useless #warnings (rewrite needed)
6873         * src/toolbar.c
6874                 useless #warnings (rewrite needed)
6875
6876 2004-07-03 [colin]      0.9.11cvs17.5
6877
6878         * src/textview.c
6879                 Fix mismerge which broke URI opening
6880                 
6881 2004-07-01 [colin]      0.9.11cvs17.4
6882
6883         * src/gtk/filesel.c
6884                 Fill filename when saving
6885                 
6886 2004-06-27 [colin]      0.9.11cvs17.3
6887
6888         * src/gtk/filesel.[ch]
6889                 Use the new GTK file selector
6890                 Update prototype to match the reality: multiple file
6891                 selection is open-only          
6892         * src/compose.c
6893                 Match the new prototypes        
6894         * configure.ac
6895                 Match the new requirements (gtk 2.4.0)
6896                         
6897 2004-06-26 [colin]      0.9.11cvs17.2
6898
6899         * src/plugins/trayicon/trayicon.c
6900                 Remove useless signal handler on resize, which causes
6901                 an infinite "loop"
6902         
6903 2004-06-26 [colin]      0.9.11cvs17.1
6904         
6905         * tools/Makefile.am
6906                 remove launch_firebird and add nautilus2sylpheed.sh
6907         * src/quicksearch.c
6908           src/summaryview.c
6909                 Fix show/hide "Extended symbols" button problem
6910                 Fix apparition at startup
6911                 Fix const warnings
6912         * src/plugins/image_viewer/Makefile.am
6913                 Fix configure 
6914         * common/ssl.c
6915                 Re-enable certificate check, as it doesn't seem to
6916                 cause Xlib errors anymore
6917
6918 2004-06-25 [paul]       0.9.11cvs17
6919
6920         * sync with 0.9.11cvs17 HEAD
6921         
6922         NOTE: QuickSearch is broken
6923
6924 2004-06-07 [colin]      0.9.10claws67.10
6925         * src/plugins/trayicon/trayicon.c
6926           src/plugins/trayicon/libeggtrayicon/Makefile.am
6927           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6928                 Fix gettextization in trayicon plugin
6929
6930 2004-06-07 [colin]      0.9.10claws67.9
6931         
6932         * src/summaryview.c
6933           src/gtk/gtksctree.[ch]
6934                 Let Shift+{Up,Down} work in summaryview
6935                 (well, Down "works" and Up works)
6936                 Let the list scroll when using these keys
6937
6938 2004-06-06 [colin]      0.9.10claws67.8
6939
6940         * src/plugins/trayicon/trayicon.c
6941                 Fix pixmap update
6942
6943 2004-06-06 [colin]      0.9.10claws67.7
6944
6945         * src/addressbook.c
6946                 Fix signal handling causing system-wide focus grab
6947
6948 2004-05-25 [paul]       0.9.10claws67.6
6949
6950         * Makefile.am
6951           src/Makefile.am
6952                 clean up
6953
6954 2004-05-25 [paul]       0.9.10claws67.5
6955
6956         * replace deprecated gtk_signal... functions
6957
6958 2004-05-23 [colin]      0.9.10claws67.4
6959
6960         * src/compose.c
6961                 Fix wrapping
6962
6963 2004-05-22 [colin]      0.9.10claws67.3
6964
6965         * src/compose.c
6966                 Re-fix [Edited] in compose.c::compose_reedit()
6967
6968 2004-05-22 [colin]      0.9.10claws67.2
6969
6970         * src/procmime.c
6971                 Fix parsing of multiparts mails
6972
6973 2004-05-22 [colin]      0.9.10claws67.1
6974
6975         * src/summaryview.c
6976                 Fix quicksearch
6977
6978 2004-05-22 [paul]       0.9.10claws67
6979
6980         * sync with 0.9.10claws67 HEAD
6981
6982 2004-05-14 [alfons]
6983
6984         * src/procmime.h
6985                 add forgotton prototype
6986
6987 2004-05-10 [paul]       0.9.10claws57
6988
6989         * sync with 0.9.10claws57 HEAD
6990
6991 2004-05-05 [paul]       0.9.9.claws1
6992
6993         * ChangeLog-gtk2        ** REMOVED **
6994           ChangeLog-gtk2.claws  ** ADDED **
6995                 rename and adopt the normal claws format
6996                 
6997         * configure.ac
6998                 require gtkmathview >= 0.5
6999
7000         * ac/*                          ** REMOVED **
7001           ac/                           ** REMOVED **
7002           intl/Makefile.in              ** REMOVED **
7003           m4/                           ** ADDED **
7004           m4/missing                    ** ADDED **
7005           m4/missing/gdk-pixbuf.m4      ** ADDED **
7006           m4/missing/gettext.m4         ** ADDED **
7007           m4/missing/gpgme.m4           ** ADDED **
7008           m4/missing/imlib.m4           ** ADDED **
7009           m4/.cvsignore                 ** ADDED **
7010           m4/Makefile.am                ** ADDED **
7011           m4/README                     ** ADDED **
7012           m4/aclocal-include.m4         ** ADDED **
7013           m4/aspell.m4                  ** ADDED **
7014           m4/check-type.m4              ** ADDED **
7015           m4/gnupg-check-typedef.m4     ** ADDED **
7016           m4/openssl.m4                 ** ADDED **
7017           m4/spamassassin.m4            ** ADDED **
7018           po/ChangeLog                  ** REMOVED **
7019           po/Makefile.in.in             ** REMOVED **
7020           po/Rules-quot                 ** REMOVED **
7021           po/boldquot.sed               ** REMOVED **
7022           po/en@boldquot.header         ** REMOVED **
7023           po/en@quot.header             ** REMOVED **
7024           po/insert-header.sin          ** REMOVED **
7025           po/quot.sed                   ** REMOVED **
7026           po/remove-potcdate.sed        ** REMOVED **
7027           po/remove-potcdate.sin        ** REMOVED **
7028           po/stamp-po                   ** REMOVED **
7029           Makefile.am
7030           autogen.sh
7031           configure.ac
7032                 enable building with automake 1.8.x
7033                 add 'autopoint --force' to autogen.sh and remove all
7034                 auto-generated files, remove ac/ directory and use
7035                 m4/ directory instead
7036                 
7037         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7038                 fix gettextization
7039
7040 2004-02-28 Colin Leroy <colin@colino.net>
7041         * src/prefs_matcher.c
7042           src/prefs_filtering.c
7043           src/prefs_filtering_action.c
7044                 Fix non-editable GtkEntries
7045
7046 2004-02-22 Thorsten Maerz <torte@netztorte.de>
7047         * src/prefs_themes.c
7048                 utf8 conversion for theme info
7049
7050 2004-02-21 Thorsten Maerz <torte@netztorte.de>
7051         * sync 0.9.9claws
7052
7053 2004-02-14 Thorsten Maerz <torte@netztorte.de>
7054         * src/grouplistdialog.c
7055                 allow multiple selections without ctrl key
7056
7057 2004-02-09 Thorsten Maerz <torte@netztorte.de>
7058         * src/main.c
7059                 enable customizable accelerators
7060
7061 2004-02-08 Thorsten Maerz <torte@netztorte.de>
7062         * src/prefs_common.c
7063                 re-enable different font settings for gtk1/2
7064         * src/prefs_folder_item.c
7065                 fix folder prefs displayed wrong
7066         * src/textview.c
7067                 set 'sunken' shadow type
7068
7069 2004-02-07 Colin Leroy <colin@colino.net>
7070         * src/compose.c
7071                 Fix message being always [Edited]
7072                 Encode headers correctly (utf8 buf)
7073
7074 2004-01-27 Thorsten Maerz <torte@netztorte.de>
7075         * src/socket.c
7076                 remove double g_source_attach()
7077                 (Thanks to Colin Leroy)
7078
7079 2004-01-27 Thorsten Maerz <torte@netztorte.de>
7080         * src/gtk/gtksctree.c
7081                 Fix SSL certificate list not shown
7082         * src/mimeview.c
7083                 Fix clicks in mime tree
7084
7085 2004-01-27 Thorsten Maerz <torte@netztorte.de>
7086         * src/common/socket.c
7087                 Fix SSL receive
7088         * src/compose.c
7089                 Fix clipboard menu hotkeys
7090
7091 2004-01-25 Thorsten Maerz <torte@netztorte.de>
7092         * src/gtk/gtkaspell.[ch]
7093           src/compose.c
7094                 reimplement spellchecker
7095
7096 2004-01-25 Thorsten Maerz <torte@netztorte.de>
7097         * src/gtk/filesel.c
7098                 crash when inserting file in compose window
7099                 (TODO: keep old selection on clicks)
7100         * src/main.c
7101                 use gtkrc-2.0 instead of gtkrc
7102
7103 2004-01-25 Thorsten Maerz <torte@netztorte.de>
7104         * src/messageview.c
7105                 remove orphaned mimeview unref()
7106
7107 2004-01-20 Thorsten Maerz <torte@netztorte.de>
7108         * src/grouplistdialog.c
7109                 expand nodes containing subscribed groups
7110
7111 2004-01-19 Thorsten Maerz <torte@netztorte.de>
7112         * src/textview.c
7113                 textview: hide cursor, restore old click behaviour
7114
7115 2004-01-18 Thorsten Maerz <torte@netztorte.de>
7116         * src/textview.c
7117                 variable names messed up
7118
7119 2004-01-17 Colin Leroy <colin@colino.net>
7120         * src/addr_compl.c
7121                 Fix completion address too thin
7122         * src/compose.c
7123                 Fix tab-to-subject behaviour
7124         * src/summaryview.c
7125                 Implement key up & down in summaryview
7126
7127 2004-01-12 Thorsten Maerz <torte@netztorte.de>
7128
7129         * sync 098claws
7130
7131 2004-01-08 Thorsten Maerz <torte@netztorte.de>
7132         * configure.ac
7133           Makefile.am
7134           doc/.cvsignore
7135           doc/Makefile.am
7136                 faq, man, manual moved to doc/
7137         * ac/aspell.m4
7138           ac/check-type.m4
7139           ac/gnupg-check-typedef.m4
7140           ac/openssl.m4
7141           ac/spamassassin.m4
7142           ac/missing/gdk-pixbuf.m4
7143           ac/missing/gpgme.m4
7144           ac/missing/imlib.m4
7145                 fix automake warnings
7146
7147 2003-12-06 Colin Leroy <colin@colino.net>
7148         * src/summaryview.c
7149                 Fix quicksearch
7150
7151 2003-12-05 Colin Leroy <colin@colino.net>
7152         * src/summaryview.c
7153                 Fix going to next unread folder
7154
7155 2003-12-05 Colin Leroy <colin@colino.net>
7156         * src/crash.c
7157                 Fix gtk2 compilation
7158         * src/session.c
7159                 Remove iotag source handler at disconnection
7160         * src/socket.[ch] 
7161                 Remove source handler when closing socket 
7162                 (fixes another seg)
7163
7164 2003-12-04 Colin Leroy <colin@colino.net>
7165         * src/compose.c
7166           src/prefs_account.c
7167           src/prefs_common.c
7168                 Fix some dropdown menus
7169
7170 2003-12-04 Colin Leroy <colin@colino.net>
7171         * src/compose.c
7172                 Fix event handlers on header fields
7173         * src/common/socket.c
7174           src/common/session.c
7175                 Fix segfault with callback (SSL)
7176                 Fix end of session 
7177
7178 2003-10-06 Thorsten Maerz <torte@netztorte.de>
7179
7180         * Fix compile bug in src/compose.c
7181         * removed src/gtk/gtkstext.[ch]
7182
7183 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
7184
7185         * Convert character set and escape "text" attributes in toolbar setting
7186         files.
7187         * Fixed bug in button-press-event handling.
7188
7189 2003-09-16 Thorsten Maerz <torte@netztorte.de>
7190
7191         * Fixed bug in key-press-event handling.
7192
7193 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
7194
7195         * Enabled to compile tray-icon plugin (Ad-hoc).
7196         * Avoid hang up bug of icon list in mime view (Ad-hoc).
7197
7198 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
7199
7200         * Enabled to compile on sylpheed-claws.
7201         (tray-icon plugin still cannot compile yet.)
7202
7203 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
7204
7205         * Updated to 0.9.5.
7206
7207 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
7208
7209         * Updated to 0.9.4.
7210         * Ported monitoring SSL mechanism to GSource of GLib2
7211         (I don't confirm it)
7212         * Added _gtk2 suffix to key name of font preference to avoid
7213         ovverwriting preference of Gtk+-1.2 version.
7214
7215 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
7216
7217         * Updated to 0.9.2.
7218
7219 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
7220
7221         * Updated to 0.9.1.
7222         * Translate po files into UTF-8 when execute autogen.sh.
7223
7224 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
7225
7226         * Updated to 0.9.0.
7227
7228 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
7229
7230         * Plugged GError related memory leaks.
7231
7232 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
7233
7234         * Changed default size of fonts.
7235         * Enabled to set titile font size of warning dialog.
7236
7237 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
7238
7239         * Embed a sylpheed icon into executable binary on Windows.
7240
7241 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
7242
7243         * I forgot to traslate character set of element string in src/xml.c.
7244
7245 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
7246
7247         * Fixed detecting bind_textdomain_codeset in configure.in.
7248         * The bug in which "Example" of "Date fromat" preference isn't displayed
7249         correctly has been fixed.
7250
7251 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
7252
7253         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
7254           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
7255           glib-gettextize
7256           Removed intl directory.
7257           Translated po files into UTF-8.
7258           (Thanks! Ryuji Abe)
7259
7260 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
7261
7262         * The bug which doesn't unscape string in xml.c has been fixed.
7263
7264 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
7265
7266         * The bug which is failed to translate encoding of file name thorough
7267         file dialog has been fixed.
7268
7269 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
7270
7271         * Modified to translate file names which is used in inporting/expoting
7272         mbox feature and "Save as" feature into locale encoding.
7273         * Translate file names into locale encoding when "Attache file" and
7274         "Insert file".
7275         * Force set G_BROKEN_FILENAMES environment variable.
7276         * Other minor fixes.
7277
7278 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
7279
7280         * Modified to treat MH folder's name as locale encoding.
7281
7282 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
7283
7284         * The bug which clash on switching candidates of auto completion of
7285         addresses, cannot use auto completion in Japanesse is fixed
7286         (Thanks! Tokunaga-san)¡¥
7287
7288 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
7289
7290         * The bug which cannot switch key accelerator preference has been fixed
7291         (Thanks! smbd-san)¡¥
7292
7293 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
7294
7295         * version 0.8.11-gtk2-20030314
7296
7297 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
7298
7299         * The bug in which character set conversion of filtering messages has
7300         been fixed.(Thanks! COCOA-san).
7301
7302 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
7303
7304         * Revived "Leave space on head" preference in "Message" category.
7305         * A bug which clash when put the cursor to end of buffer and execute
7306         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
7307
7308 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
7309
7310         * version 0.8.11-gtk2-20030312
7311
7312 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
7313
7314         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
7315         * Modified to use Pango's API directly for font preference.
7316         * Integrated GtkTextView of textview to one widget.
7317         * Set fonts of header title in textview by "header_title" tag.
7318         * Removed some deprecated codes.
7319
7320 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
7321
7322         * Updated to 0.8.11.
7323         * Merged cygwin patch(Thanks! Sakai-san).
7324
7325 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
7326
7327         * version 0.8.10-gtk2-20030309