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