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