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