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