2005-04-17 [colin] 1.9.6cvs39
[claws.git] / ChangeLog-gtk2.claws
1 2005-04-17 [colin]      1.9.6cvs39
2
3         * src/mainwindow.c
4                 Fix duplicate hotkeys in Mainwindow's menu
5
6 2005-04-17 [colin]      1.9.6cvs38
7
8         * src/folderview.c
9                 Fix duplicate hotkeys in Folderview's contextual
10                 menu
11
12 2005-04-15 [colin]      1.9.6cvs37
13
14         * src/summaryview.c
15                 Fix 'Save as...' with non-ascii filenames
16
17 2005-04-15 [colin]      1.9.6cvs36
18
19         * src/plugins/pgpmime/pgpmime.c
20                 Fix bus error on 64bit. Spotted by 
21                 macallan1888@gmail.com
22
23 2005-04-15 [colin]      1.9.6cvs35
24
25         * src/prefs_account.c
26                 Fix cvs34.
27
28 2005-04-12 [colin]      1.9.6cvs34
29
30         * src/prefs_account.c
31                 Fix smtp auth type off-by-one. We forgot to
32                 add PLAIN in the prefs-to-gui setter func and
33                 as a result, the selected auth when opening
34                 account prefs was not the correct one.
35
36 2005-04-12 [paul]       1.9.6cvs33
37
38         * src/inc.c
39                 if the recv dialog is visible, Cancel only
40                 cancels the current account
41
42
43 2005-04-10 [colin]      1.9.6cvs32
44
45         * src/filtering.c
46                 Copy score when copying FilteringActions
47                 Fix bug #674
48
49 2005-04-10 [colin]      1.9.6cvs31
50
51         * src/inc.c
52                 Make Message -> Receive -> Cancel cancel 
53                 incorporation on all accounts. Fixes
54                 bug #693
55
56 2005-04-10 [colin]      1.9.6cvs30
57
58         * src/prefs_account.c
59                 Update Privacy checkbuttons status based
60                 on the selected privacy system
61         * src/compose.c
62                 Always connect the "None" privacy system; the
63                 static boolean was probably there to avoid
64                 reconnecting twice in the same compose window,
65                 but as the parent function is only called once
66                 per compose, it's only a bug - as a static is
67                 initialized once per application instance.
68                 Also, don't uncheck Sign and Encrypt when
69                 selecting None as privacy system; just ignore
70                 them when sending/queuing.
71                 Should fix bug #695
72
73 2005-04-08 [colin]      1.9.6cvs29
74
75         * src/account.c
76         * src/prefs_account.c
77         * src/prefs_account.h
78                 Add account preference to queue message in a certain
79                 folder.
80
81 2005-04-06 [colin]      1.9.6cvs28
82
83         * src/prefs_account.c
84                 Update old inbox path syntax
85
86 2005-04-06 [paul]       1.9.6cvs27
87
88         sync with main:
89
90         * configure.ac
91                 changed -traditional-cpp to -no-cpp-precomp for newer
92                 Mac OS X support
93         * src/foldersel.c
94                 made column resize automatically
95         * src/send_message.c
96                 send_message_smtp(): consider EOF right after QUIT
97                 successful (workaround for Gmail SMTP server)
98         * src/common/socket.c
99                 ssl_read(), ssl_peek(): check EOF which violates the
100                 SSL protocol
101         * src/gtk/colorlabel.c
102                 removed warnings when displaying colorlabel menu
103                 (don't use GtkAlignment)
104
105 2005-04-05 [paul]       1.9.6cvs26
106
107         * src/plugins/trayicon/trayicon.c
108                 fix clipping of icon under KDE3 
109
110 2005-04-05 [paul]       1.9.6cvs25
111
112         * src/summaryview.c
113                 hide display of threading
114                 patch by Alfons
115
116 2005-04-04 [thorsten]   1.9.6cvs24
117
118         * src/mh.c
119                 marks lost on filesystems with different stat() results on
120                 summer-/wintertime
121
122 2005-04-03 [colin]      1.9.6cvs23
123
124         * src/summaryview.c
125                 Don't handle up/down. Patch by Alfons
126
127 2005-04-02 [colin]      1.9.6cvs22
128
129         * src/summaryview.c
130                 Make scrolling faster. Patch by Alfons.
131
132 2005-04-01 [colin]      1.9.6cvs21
133
134         * src/Makefile.am
135         * src/stock_pixmap.c
136         * src/pixmaps/dir-noselect.xpm ** REMOVED **
137         * src/pixmaps/dir_noselect.xpm ** ADDED **
138                 Fix pixmap name mismatch (Thanks Stephan Sachse)
139
140 2005-04-01 [colin]      1.9.6cvs20
141
142         * src/image_viewer.c
143         * src/image_viewer.h
144         * src/procmime.c
145         * src/procmime.h
146         * src/textview.c
147         * src/textview.h
148                 Implement inline image resizing and right-clicking
149
150 2005-04-01 [paul]       1.9.6cvs19
151
152         * AUTHORS
153         * Makefile.am
154         * configure.ac
155                 check for gnome2
156                 patch by Luca Cavalli <loopback<AT>slackit.org>
157         * po/ru.po
158                 updated by Pavlo Bohmat
159
160 2005-03-31 [colin]      1.9.6cvs18
161
162         * src/news.c
163                 Fix parsing references
164         * src/msgcache.c
165                 don't put nulls in the references list
166         * src/procheader.c
167                 commit that forgotten file in 1.9.6cvs14
168
169 2005-03-31 [colin]      1.9.6cvs17
170
171         * src/compose.c
172                 Fix joining of signature separator again. 
173                 Maybe Hiro could put it in main too...
174
175 2005-03-31 [colin]      1.9.6cvs16
176
177         * src/Makefile.am
178         * src/foldersel.c
179         * src/stock_pixmap.c
180         * src/stock_pixmap.h
181         * src/pixmaps/dir-noselect.xpm
182                 Update foldersel.c (sync from main, patch by Alfons)
183
184 2005-03-30 [colin]      1.9.6cvs15
185
186         * src/imap.c
187                 Fix handling of imap folders containing [] in 
188                 their name. Thanks to Nahuel Angelinetti for
189                 the detailed bugreport.
190
191 2005-03-30 [colin]      1.9.6cvs14
192
193         * src/common/utils.h
194         * src/common/utils.c
195         * src/common/defs.h
196         * src/matcher.c
197         * src/msgcache.c
198         * src/news.c
199         * src/procmsg.c
200         * src/procmsg.h
201         * src/quote_fmt_parse.y
202         * src/summaryview.c
203                 Update references system. Patch by Alfons
204
205 2005-03-30 [colin]      1.9.6cvs13
206
207         * src/common/socket.c
208                 Force the glibc to read resolv.conf again when 
209                 it has changed. Should fix issues when changing
210                 networks on a laptop and not restarting sylpheed. 
211
212 2005-03-30 [paul]       1.9.6cvs12
213
214         partial sync with main:
215
216         * src/action.c
217                 create_io_dialog(): use user-defined text font
218                 (thanks to Alfons), and modified its appearance.
219         * src/addrgather.c
220         * src/addrharvest.c
221         * src/browseldap.c
222                 replace old code
223         * src/compose.c
224                 don't join (presumably) itemized lines on line-wrapping
225                 fixed wrapping of quote when auto-wrapping is enabled
226                 compose_destroy(): destroy paned only if it's not
227                 attached to window. Fixed memory leak of popup menu.
228         * src/exphtmldlg.c
229         * src/expldifdlg.c
230                 replace old code
231         * src/html.c
232         * src/html.h
233         * src/importmutt.c
234         * src/importpine.c
235                 replace old code
236         * src/main.c
237                 removed redundant code
238         * src/mainwindow.c
239                 changed 'Code set' (which is rather incorrect)
240                 in the menu to 'Character encoding'
241                 main_window_set_widgets(): request size first
242                 to prevent window size becoming wrong
243                 fixed remembering of the state of the visibility
244                 of MessageView
245         * src/messageview.c
246                 changed 'Code set' (which is rather incorrect)
247                 in the menu to 'Character encoding'
248         * src/prefs_common.c
249         * src/prefs_common.h
250                 added an option whether to render HTML as text or not
251                 added separators to outgoing encoding menu
252         * src/procheader.c
253                 procheader_scan_date_string(): support header
254                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
255         * src/summaryview.c
256         * src/summaryview.h
257                 minor code cleanup
258         * src/textview.c
259                 textview_show_html(): force output of newline
260                 added an option whether to render HTML as text or not
261         * src/common/utils.c
262                 strncpy2(): optimized based on Alfons' code
263         * src/gtk/gtkutils.c
264         * src/gtk/gtkutils.h
265                 removed non-used code
266         * src/plugins/pgpmime/passphrase.c
267                 partially fixed grab input of passphrase dialog
268                 Confine pointer to window
269
270 2005-03-30 [colin]      1.9.6cvs11
271
272         * src/msgcache.c
273         * src/msgcache.h
274                 Read/write 32bit ints from cache & marks
275                 From main.
276
277 2005-03-29 [paul]       1.9.6cvs10
278
279         * AUTHORS
280         * ChangeLog.claws
281         * src/compose.c
282         * src/gtk/gtkaspell.c
283                 sync with HEAD (don't pass NULL pointers) 
284
285 2005-03-24 [paul]
286
287         * tools/Makefile.am
288         * tools/README
289         * tools/acroread2sylpheed.pl
290                 sync with HEAD (add script to send pdfs as
291                 attachments from Adobe Reader 7)
292
293 2005-03-21 [paul]       1.9.6cvs9
294
295         * configure.ac
296         * po/POTFILES.in
297         * src/Makefile.am
298         * src/crash.c
299         * src/image_viewer.c ** ADDED **
300         * src/image_viewer.h ** ADDED **
301         * src/main.c
302         * src/prefs_common.c
303         * src/prefs_common.h
304         * src/prefs_image_viewer.c ** ADDED **
305         * src/prefs_image_viewer.h ** ADDED **
306         * src/textview.c
307         * src/gtk/about.c
308         * src/pixmaps/sylpheed_logo.xpm
309         * src/plugins/Makefile.am
310         * src/plugins/image_viewer/.cvsignore ** REMOVED **
311         * src/plugins/image_viewer/Makefile.am ** REMOVED **
312         * src/plugins/image_viewer/plugin.c ** REMOVED **
313         * src/plugins/image_viewer/viewer.c ** REMOVED **
314         * src/plugins/image_viewer/viewer.glade ** REMOVED **
315         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
316         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
317         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
318         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
319                 as gdk-pixbuf is now built-in
320                 remove image_viewer plugin and put code back into
321                 main codebase
322                 implement inline image display (sync with main)
323
324                 replace logo with newer, nicer, larger version  
325
326 2005-03-21 [paul]       1.9.6cvs8
327
328         * src/gtk/about.c
329                 cosmetic improvement
330
331 2005-03-21 [holger]     1.9.6cvs7
332
333         * src/plugins/spamassassin/spamassassin.c
334                 Sync with HEAD
335                 (unregister hook on failed plugin init)
336
337 2005-03-20 [colin]      1.9.6cvs6
338
339         * src/common/plugin.c
340                 Check that plugin isn't already loaded
341                 Patch by Alfons
342
343 2005-03-20 [thorsten]   1.9.6cvs5
344
345         * src/compose.c
346                 use a more compatible syntax
347
348 2005-03-20 [thorsten]   1.9.6cvs4
349
350         * src/prefs_toolbar.c
351                 fix crash when selecting toolbar item (uninitialized pointer)
352
353 2005-03-20 [thorsten]   1.9.6cvs3
354
355         * src/procmime.c
356                 fix mimetype detection (referenced free()d string)
357
358 2005-03-20 [paul]       1.9.6cvs2
359
360         * src/compose.c
361                 sync with HEAD (1.0.3cvs5)
362                 neglect Reply-To header if empty
363                 Patch by Alfons 
364
365 2005-03-19 [holger]     1.9.6cvs1
366
367         * src/summaryview.c
368         * src/summaryview.h
369                 Sync with HEAD
370
371 2005-03-18 [paul]       1.9.6
372
373         initial GTK2 release
374
375 2005-03-18 [paul]       1.0.3cvs3.1
376
377         * AUTHORS
378         * ChangeLog.claws
379         * configure.ac
380         * src/gtk/about.c
381         * src/pixmaps/sylpheed_logo.xpm
382                 sync with HEAD
383
384 2005-03-18 [colin]      1.0.3cvs2.6
385
386         * src/summaryview.c
387                 Remove call to summary_step in summary_copy_selected_to
388                 Can't see its purpose, and this causes bug when copying
389                 a message if the next one is unread: it reads it.
390
391 2005-03-18 [paul]       1.0.3cvs2.5
392
393         * src/foldersel.c
394                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
395
396 2005-03-18 [paul]       1.0.3cvs2.4
397
398         * src/addrharvest.c
399         * src/codeconv.c
400         * src/codeconv.h
401         * src/compose.c
402         * src/news.c
403         * src/procheader.c
404         * src/procmime.c
405         * src/unmime.c
406         * src/unmime.h
407                 fix buffer overflow, CAN-2005-0667, see
408                 http://secunia.com/advisories/14491/
409                 Patch by Alfons
410
411 2005-03-17 [colin]      1.0.3cvs2.3
412
413         * src/prefs_fonts.c
414         * src/summaryview.c
415                 Fix font bugs (both lists now officialy share 
416                 the same font)
417                 
418
419 2005-03-17 [paul]       1.0.3cvs2.2
420
421         * src/gtk/pluginwindow.c
422                 make plugin descriptions uneditable
423
424 2005-03-11 [paul]       1.0.3cvs2.1
425
426         * ChangeLog.claws
427         * configure.ac
428         * po/POTFILES.in
429         * src/plugins/trayicon/trayicon.c
430                 sync with HEAD
431                 add src/wizard.c to POTFILES.in
432
433 2005-03-11 [paul]       1.0.3cvs1.1
434
435         * ChangeLog
436         * ChangeLog.claws
437         * configure.ac
438         * po/de.po
439         * po/es.po
440         * po/fr.po
441         * po/it.po
442         * po/pt_BR.po
443         * po/ru.po
444         * po/sk.po
445         * po/sr.po
446         * po/zh_CN.po
447                 sync with HEAD
448
449 2005-03-04 [colin]      1.0.1cvs22.2
450
451         * src/compose.c
452                 Fix signatures with accentued chars in it
453
454 2005-03-04 [colin]      1.0.1cvs22.1
455
456         * src/common/smtp.c
457         * src/common/smtp.h
458                 Don't use SIZE param in MAIL FROM: if server 
459                 doesn't support it. Patch by Eugen Freiter
460                 <eugen_f@users.sf.net>
461
462 2005-02-27 [paul]       1.0.1cvs20.1
463
464         * ChangeLog.claws
465         * configure.ac
466         * src/messageview.c
467                 sync with HEAD
468
469 2005-02-27 [colin]      1.0.1cvs19.4
470
471         * src/procheader.c
472         * src/procheader.h
473                 Fix prototypes. Patch by Alfons
474
475 2005-02-27 [colin]      1.0.1cvs19.3
476
477         * src/compose.c
478                 Don't auto-join the signature separator.
479
480 2005-02-26 [colin]      1.0.1cvs19.2
481
482         * src/summaryview.c
483                 Fix 'mark all read' with collapsed threads.
484                 Patch by Alfons.
485
486 2005-02-25 [paul]       1.0.1cvs19.1
487
488         * ChangeLog.claws
489         * configure.ac
490         * src/prefs_account.c
491         * src/prefs_folder_item.c
492         * src/gtk/prefswindow.c
493         * src/gtk/prefswindow.h
494                 sync with HEAD
495
496 2005-02-25 [paul]       1.0.1cvs15.12
497
498         * src/alertpanel.c
499         * src/codeconv.c
500         * src/compose.c
501         * src/textview.c
502         * src/gtk/gtkutils.c
503         * src/gtk/gtkutils.h
504         * src/gtk/logwindow.c
505         * src/gtk/progressdialog.c
506                 sync with main (revision 127)
507                 and fix logwindow clipping
508
509 2005-02-24 [colin]      1.0.1cvs15.11
510
511         * src/plugins/pgpmime/passphrase.c
512                 Disable input grabbing; it doesn't work yet.
513
514 2005-02-24 [colin]      1.0.1cvs15.10
515
516         * src/messageview.c
517                 Don't send out receipts if offline. Ask.
518
519 2005-02-23 [colin]      1.0.1cvs15.9
520
521         * src/summaryview.c     
522                 Fix expanding
523
524 2005-02-23 [colin]      1.0.1cvs15.8
525
526         * src/summaryview.c
527                 Really fix Bug 568 by removing useless
528                 calls. summary_thread_init() now called
529                 in summary_sort(). This should please
530                 Alfons as it should be faster than 
531                 previously.
532
533 2005-02-23 [colin]      1.0.1cvs15.7
534
535         * src/compose.c
536                 Encode parts as QP or B64 if signing
537
538 2005-02-23 [colin]      1.0.1cvs15.6
539
540         * src/compose.c
541                 Fix Mimeinfo leakage (including tmp files)
542         * src/procmsg.c
543                 Fix tmp file leakage (spotted by Ivan Rayner)
544
545 2005-02-22 [colin]      1.0.1cvs15.5
546
547         * src/expldifdlg.c
548                 Fix keyboard input. Patch by Alfons.
549
550 2005-02-21 [colin]      1.0.1cvs15.4
551
552         * src/compose.c
553                 Fix Sign/Encrypt when unselecting privacy
554                 system
555         * src/prefs_common.c
556                 Change default message font to Monospace
557         * src/summaryview.c
558                 More freezing during potentially large operations
559
560 2005-02-21 [paul]       1.0.1cvs15.3
561
562         * src/main.c
563                 fix --help output
564
565 2005-02-21 [paul]       1.0.1cvs15.2
566
567         * po/Makefile.in.in
568         * src/compose.c
569         * src/summaryview.c
570         * src/textview.c
571         * src/common/utils.c
572         * src/common/utils.h
573                 sync with main (revision 117)
574
575 2005-02-20 [colin]      1.0.1cvs15.1
576
577         * src/common/defs.h
578                 Change cache file to .sylpheed_claws_cache, as
579                 suggested by Alfons. Allows people to switch
580                 between Sylpheed and Sylpheed-Claws. it is
581                 a good idea to "Check for new messages" at next
582                 startup.
583
584
585 2005-02-18 [colin]      1.0.1cvs14.1
586
587         * src/quote_fmt_lex.l
588         * src/quote_fmt_parse.y
589                 Fix parser initialisation. Patch by Ivan.
590
591 2005-02-18 [colin]      1.0.1cvs11.6
592
593         * src/folderview.c
594                 Fix scrolldown (bug 662)
595
596 2005-02-17 [colin]      1.0.1cvs11.5
597
598         * src/codeconv.c
599                 conv_filename_to_utf8: return clean 7bit instead
600                 of broken utf8 if needed
601         * src/mimeview.c
602                 Fix display of parts with unclean 8bit names
603
604 2005-02-17 [paul]       1.0.1cvs11.4
605
606         * src/compose.c
607         * src/exportldif.c
608         * src/matcher_parser_parse.y
609         * src/procmime.c
610         * src/sourcewindow.c
611         * src/common/Makefile.am
612         * src/common/intl.h             ** REMOVED **
613         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
614                 sync with main (revision 109)
615                 and clean up
616
617 2005-02-16 [colin]      1.0.1cvs11.3
618
619         * src/summaryview.c
620                 Fix collapsed thread not highlighting when new
621                 messages in it (Bug 568) Patch by Stephan Sachse.
622                 Fix messed up selection when reaching bounds (Bug 632)
623         * src/prefs_themes.c
624                 Fix theme installing (Bug 684)
625
626 2005-02-16 [colin]      1.0.1cvs11.2
627
628         * src/messageview.c
629                 Fix messageview_select_all
630
631 2005-02-16 [colin]      1.0.1cvs11.1
632
633         * src/mh.c
634                 Sync with HEAD (MH scan required function)
635
636 2005-02-15 [colin]      1.0.1cvs8.1
637
638         * src/mimeview.c
639         * src/common/utils.c
640                 Sync with HEAD (filename chars substitution)
641
642 2005-02-15 [colin]      1.0.1cvs7.3
643
644         * src/gtk/pluginwindow.c
645                 Fix button spacing
646
647 2005-02-15 [colin]      1.0.1cvs7.2
648
649         * src/mimeview.c
650                 Fix mime icons not reset across message when
651                 scrolled down
652
653 2005-02-15 [colin]      1.0.1cvs7.1
654
655         * src/compose.c
656         * src/procmime.c
657                 Sync with HEAD (optimisation of cvs6)
658
659 2005-02-14 [colin]      1.0.1cvs6.1
660
661         * src/compose.c
662         * src/procmime.c
663                 Sync with HEAD (encode "From " at line beginning)
664
665 2005-02-14 [colin]      1.0.1cvs5.3
666
667         * src/compose.c
668                 Fix wrapping with accentued chars.
669
670 2005-02-13 [colin]      1.0.1cvs5.2
671
672         * src/textview.c
673                 Fix email informative part parsing with
674                 accentued chars in it. ispunct() returns
675                 true for them in utf8...
676
677 2005-02-12 [colin]      1.0.1cvs5.1
678
679         * src/filtering.c
680                 Sync with HEAD (remove wrong use of compose after send)
681
682 2005-02-12 [paul]       1.0.1cvs4.5
683
684         * src/textview.c
685                 remove unnecessary code (thanks to Alfons)
686
687 2005-02-12 [paul]       1.0.1cvs4.4
688
689         * src/textview.c
690                 add 'Copy' to contextual menu on emails
691
692 2005-02-11 [colin]      1.0.1cvs4.3
693
694         * src/compose.c
695                 revert 1.0.0cvs28.2, it doesn't work that well.
696
697 2005-02-11 [paul]       1.0.1cvs4.2
698
699         * po/Makefile.in.in
700                 fix 'make release'
701
702 2005-02-10 [paul]       1.0.1cvs4.1
703
704         * ChangeLog
705         * ChangeLog.claws
706         * ChangeLog.jp
707         * configure.ac
708         * src/compose.c
709                 sync with HEAD (sync with main)
710
711 2005-02-10 [paul]       1.0.1cvs3.2
712
713         * AUTHORS
714         * Makefile.am
715         * autogen.sh
716         * configure.ac
717         * config/mkinstalldirs
718         * intl/.cvsignore
719         * intl/ChangeLog
720         * intl/VERSION
721         * intl/bindtextdom.c
722         * intl/config.charset
723         * intl/dcgettext.c
724         * intl/dcigettext.c
725         * intl/dcngettext.c
726         * intl/dgettext.c
727         * intl/dngettext.c
728         * intl/eval-plural.h
729         * intl/explodename.c
730         * intl/finddomain.c
731         * intl/gettext.c
732         * intl/gettextP.h
733         * intl/gmo.h
734         * intl/hash-string.h
735         * intl/intl-compat.c
736         * intl/l10nflist.c
737         * intl/libgnuintl.h.in
738         * intl/loadinfo.h
739         * intl/loadmsgcat.c
740         * intl/localcharset.c
741         * intl/localcharset.h
742         * intl/locale.alias
743         * intl/localealias.c
744         * intl/localename.c
745         * intl/log.c
746         * intl/ngettext.c
747         * intl/os2compat.c
748         * intl/os2compat.h
749         * intl/osdep.c
750         * intl/plural-exp.c
751         * intl/plural-exp.h
752         * intl/plural.c
753         * intl/plural.y
754         * intl/ref-add.sin
755         * intl/ref-del.sin
756         * intl/relocatable.c
757         * intl/relocatable.h
758         * intl/textdomain.c
759         * m4/Makefile.am
760         * po/Makefile.in.in
761         * src/Makefile.am
762         * src/account.c
763         * src/action.c
764         * src/addr_compl.c
765         * src/addressadd.c
766         * src/addressbook.c
767         * src/addrgather.c
768         * src/addrindex.c
769         * src/alertpanel.c
770         * src/browseldap.c
771         * src/codeconv.c
772         * src/codeconv.h
773         * src/compose.c
774         * src/compose.h
775         * src/crash.c
776         * src/editaddress.c
777         * src/editbook.c
778         * src/editgroup.c
779         * src/editjpilot.c
780         * src/editldap.c
781         * src/editldap_basedn.c
782         * src/editvcard.c
783         * src/exphtmldlg.c
784         * src/expldifdlg.c
785         * src/export.c
786         * src/exporthtml.c
787         * src/filtering.c
788         * src/folder.c
789         * src/folder_item_prefs.c
790         * src/foldersel.c
791         * src/folderview.c
792         * src/grouplistdialog.c
793         * src/headerview.c
794         * src/imap.c
795         * src/imap_gtk.c
796         * src/import.c
797         * src/importldif.c
798         * src/importmutt.c
799         * src/importpine.c
800         * src/inc.c
801         * src/ldif.c
802         * src/main.c
803         * src/mainwindow.c
804         * src/matcher.c
805         * src/mbox.c
806         * src/message_search.c
807         * src/messageview.c
808         * src/mh.c
809         * src/mh_gtk.c
810         * src/mimeview.c
811         * src/msgcache.c
812         * src/news.c
813         * src/news_gtk.c
814         * src/noticeview.c
815         * src/partial_download.c
816         * src/pop.c
817         * src/prefs_account.c
818         * src/prefs_actions.c
819         * src/prefs_common.c
820         * src/prefs_customheader.c
821         * src/prefs_display_header.c
822         * src/prefs_ext_prog.c
823         * src/prefs_filtering.c
824         * src/prefs_filtering_action.c
825         * src/prefs_folder_item.c
826         * src/prefs_fonts.c
827         * src/prefs_gtk.c
828         * src/prefs_matcher.c
829         * src/prefs_msg_colors.c
830         * src/prefs_spelling.c
831         * src/prefs_summary_column.c
832         * src/prefs_template.c
833         * src/prefs_themes.c
834         * src/prefs_toolbar.c
835         * src/prefs_wrapping.c
836         * src/privacy.c
837         * src/procheader.c
838         * src/procmime.c
839         * src/procmsg.c
840         * src/quote_fmt.c
841         * src/recv.c
842         * src/send_message.c
843         * src/setup.c
844         * src/sourcewindow.c
845         * src/ssl_manager.c
846         * src/statusbar.c
847         * src/summary_search.c
848         * src/summaryview.c
849         * src/textview.c
850         * src/toolbar.c
851         * src/wizard.c
852         * src/common/nntp.c
853         * src/common/plugin.c
854         * src/common/smtp.c
855         * src/common/ssl.c
856         * src/common/ssl_certificate.c
857         * src/common/string_match.c
858         * src/common/sylpheed.c
859         * src/common/template.c
860         * src/common/utils.c
861         * src/gtk/about.c
862         * src/gtk/colorlabel.c
863         * src/gtk/description_window.c
864         * src/gtk/filesel.c
865         * src/gtk/foldersort.c
866         * src/gtk/gtkaspell.c
867         * src/gtk/gtkutils.c
868         * src/gtk/inputdialog.c
869         * src/gtk/logwindow.c
870         * src/gtk/menu.c
871         * src/gtk/pluginwindow.c
872         * src/gtk/prefswindow.c
873         * src/gtk/progressdialog.c
874         * src/gtk/quicksearch.c
875         * src/gtk/sslcertwindow.c
876         * src/plugins/clamav/clamav_plugin.c
877         * src/plugins/clamav/clamav_plugin_gtk.c
878         * src/plugins/demo/demo.c
879         * src/plugins/dillo_viewer/dillo_prefs.c
880         * src/plugins/dillo_viewer/dillo_viewer.c
881         * src/plugins/image_viewer/plugin.c
882         * src/plugins/image_viewer/viewer.c
883         * src/plugins/image_viewer/viewerprefs.c
884         * src/plugins/mathml_viewer/mathml_viewer.c
885         * src/plugins/pgpmime/passphrase.c
886         * src/plugins/pgpmime/plugin.c
887         * src/plugins/pgpmime/prefs_gpg.c
888         * src/plugins/pgpmime/select-keys.c
889         * src/plugins/pgpmime/sgpgme.c
890         * src/plugins/spamassassin/spamassassin.c
891         * src/plugins/spamassassin/spamassassin_gtk.c
892         * src/plugins/trayicon/trayicon.c
893                 sync with main (revision 104)
894
895 2005-02-10 [colin]      1.0.1cvs3.1
896
897         * src/mainwindow.c
898                 Sync with HEAD (fix occasional crasher)
899
900 2005-02-10 [colin]      1.0.1cvs2.1
901
902         * src/messageview.c
903                 Synw with HEAD (don't automatically display html)
904
905 2005-02-09 [colin]      1.0.1cvs1.3
906
907         * src/textview.c
908         * src/textview.h
909                 Add contextual menu on emails
910
911 2005-02-09 [colin]      1.0.1cvs1.2
912
913         * src/codeconv.c
914                 Fix converting from broken headers and 
915                 put back the _ in missing places
916                 (feature broke with cvs24.2 sync, main 
917                  possibly affected?)
918
919 2005-02-09 [colin]      1.0.1cvs1.1
920
921         * src/messageview.c
922         * src/mimeview.c
923         * src/mimeview.h
924                 Sync with HEAD (display non text/plain mails with plugin)
925
926 2005-02-08 [colin]      1.0.1.1
927
928         * ChangeLog.claws
929         * po/pt_BR.po
930                 Sync with HEAD
931         * configure.ac
932                 Make default configuration directory 
933                 be .sylpheed-gtk2
934
935 2005-02-08 [colin]      1.0.0cvs29.1
936
937         * po/de.po
938         * po/es.po
939         * po/fr.po
940         * po/it.po
941         * po/sk.po
942         * po/sr.po
943                 Sync translations with HEAD
944
945 2005-02-06 [colin]      1.0.0cvs28.3
946
947         * src/compose.c
948                 Make compose a bit faster - patch by Alfons.
949
950 2005-02-06 [colin]      1.0.0cvs28.2
951
952         * src/compose.c
953                 Make pasting via middle-click more reliable
954
955 2005-02-05 [paul]       1.0.0cvs28.1
956
957         * ChangeLog
958         * ChangeLog.claws
959         * ChangeLog.jp
960         * configure.ac
961         * src/compose.c
962                 sync with HEAD
963                 (fix bug 682 'redirect is broken'
964
965 2005-02-05 [torte]      1.0.0cvs27.1
966
967         * ChangeLog.claws
968         * configure.ac
969         * src/partial_download.c
970                 Sync with HEAD (fix buf overflow)
971
972 2005-02-03 [colin]      1.0.0cvs26.1
973
974         * src/common/plugin.c
975                 Sync with HEAD (avoid plugin mismatches)
976
977 2005-02-03 [paul]       1.0.0cvs25.3
978
979         * src/folderview.c
980         * src/headerview.c
981         * src/summaryview.c
982         * src/textview.c
983         * src/gtk/colorlabel.c
984                 third and final part of initial sync with main-gtk2
985
986 2005-02-03 [paul]       1.0.0cvs25.2
987
988         * src/jpilot.c
989                 fix building with jpilot support
990
991 2005-02-02 [colin]      1.0.0cvs25.1
992
993         * src/messageview.c
994                 Sync with HEAD (fix dangerous typo)
995
996 2005-02-01 [colin]      1.0.0cvs24.3
997
998         * src/common/xml.c
999                 Write file as advertised (UTF-8)
1000
1001 2005-02-01 [paul]       1.0.0cvs24.2
1002
1003         * src/addrbook.c
1004         * src/addrindex.c
1005         * src/alertpanel.h
1006         * src/codeconv.c
1007         * src/codeconv.h
1008         * src/compose.c
1009         * src/export.c
1010         * src/folder_item_prefs.c
1011         * src/html.c
1012         * src/imap.c
1013         * src/import.c
1014         * src/jpilot.c
1015         * src/mainwindow.c
1016         * src/matcher_parser_lex.l
1017         * src/messageview.c
1018         * src/mh.c
1019         * src/prefs_account.c
1020         * src/prefs_actions.c
1021         * src/prefs_common.c
1022         * src/prefs_gtk.c
1023         * src/prefs_gtk.h
1024         * src/prefs_themes.c
1025         * src/procheader.c
1026         * src/procmime.c
1027         * src/sourcewindow.c
1028         * src/statusbar.c
1029         * src/summaryview.c
1030         * src/textview.c
1031         * src/toolbar.c
1032         * src/unmime.c
1033         * src/common/template.c
1034         * src/common/utils.c
1035         * src/common/xml.c
1036         * src/common/xml.h
1037         * src/gtk/gtkaspell.c
1038         * src/plugins/clamav/clamav_plugin.c
1039         * src/plugins/dillo_viewer/dillo_prefs.c
1040         * src/plugins/image_viewer/viewerprefs.c
1041         * src/plugins/pgpmime/passphrase.c
1042         * src/plugins/pgpmime/prefs_gpg.c
1043         * src/plugins/pgpmime/select-keys.c
1044         * src/plugins/spamassassin/spamassassin.c
1045                 second part of initial sync with main-gtk2
1046                 (more to follow)
1047
1048 2005-01-31 [colin]      1.0.0cvs24.1
1049
1050         * src/compose.c
1051                 Sync with HEAD
1052
1053 2005-01-29 [paul]       1.0.0cvs23.2
1054
1055         * src/account.c
1056         * src/action.c
1057         * src/addressadd.c
1058         * src/addressbook.c
1059         * src/alertpanel.c
1060         * src/compose.c
1061         * src/editaddress.c
1062         * src/editbook.c
1063         * src/editgroup.c
1064         * src/editjpilot.c
1065         * src/editldap.c
1066         * src/editldap_basedn.c
1067         * src/editvcard.c
1068         * src/export.c
1069         * src/foldersel.c
1070         * src/grouplistdialog.c
1071         * src/import.c
1072         * src/importldif.c
1073         * src/inc.c
1074         * src/main.c
1075         * src/mainwindow.c
1076         * src/message_search.c
1077         * src/messageview.c
1078         * src/mimeview.c
1079         * src/prefs_actions.c
1080         * src/prefs_common.c
1081         * src/prefs_common.h
1082         * src/prefs_customheader.c
1083         * src/prefs_display_header.c
1084         * src/prefs_filtering.c
1085         * src/prefs_filtering_action.c
1086         * src/prefs_gtk.c
1087         * src/prefs_matcher.c
1088         * src/prefs_summary_column.c
1089         * src/prefs_template.c
1090         * src/sourcewindow.c
1091         * src/summary_search.c
1092         * src/summaryview.c
1093         * src/textview.c
1094         * src/gtk/about.c
1095         * src/gtk/description_window.c
1096         * src/gtk/gtkshruler.c
1097         * src/gtk/gtkutils.c
1098         * src/gtk/gtkutils.h
1099         * src/gtk/inputdialog.c
1100         * src/gtk/logwindow.c
1101         * src/gtk/prefswindow.c
1102         * src/gtk/progressdialog.c
1103         * src/gtk/progressdialog.h
1104                 first part of initial sync with main-gtk2
1105                 (more to follow)
1106
1107 2005-01-28 [colin]      1.0.0cvs23.1
1108
1109         * src/folderview.c
1110                 Sync with HEAD
1111
1112 2005-01-27 [colin]      1.0.0cvs21.1
1113
1114         * src/folder.c
1115         * src/folderview.c
1116                 Sync with HEAD
1117
1118 2005-01-27 [colin]      1.0.0cvs19.1
1119
1120         * src/procmime.c
1121                 Sync with HEAD
1122
1123 2005-01-27 [colin]      1.0.0cvs18.1
1124
1125         * src/messageview.c
1126         * src/summaryview.c
1127         * src/mainwindow.c
1128         * src/compose.c
1129         * src/compose.h
1130         * src/procmsg.c
1131         * src/procmsg.h
1132         * src/toolbar.c
1133                 Sync with HEAD
1134
1135 2005-01-26 [paul]       1.0.0cvs15.2
1136
1137         * src/compose.c
1138                 compose_entries_set(): convert subject and body to
1139                 utf8 if necessary. patch by Felix Eckhofer
1140
1141 2005-01-26 [paul]       1.0.0cvs15.1
1142
1143         * configure.ac
1144         * src/common/template.c
1145                 sync with HEAD (fix memory leak)
1146
1147 2005-01-25 [paul]       1.0.0cvs14.1
1148
1149         * configure.ac
1150         * src/compose.c
1151                 sync with HEAD
1152
1153 2005-01-24 [colin]      1.0.0cvs13.1
1154
1155         * src/summaryview.c
1156                 Sync with HEAD
1157
1158 2005-01-24 [paul]       1.0.0cvs12.1
1159
1160         * configure.ac
1161         * src/messageview.c
1162         * src/mh.c
1163         * src/common/utils.c
1164                 sync with HEAD
1165
1166 2005-01-24 [colin]      1.0.0cvs11.1
1167
1168         * src/procheader.c
1169                 Sync with HEAD
1170
1171 2005-01-24 [colin]      1.0.0cvs10.1
1172
1173         * src/folderview.c
1174                 Sync with HEAD
1175
1176 2005-01-23 [colin]      1.0.0cvs9.1
1177
1178         * src/crash.c
1179                 Sync with HEAD
1180
1181 2005-01-22 [colin]      1.0.0cvs8.1
1182
1183         * src/summaryview.c
1184         * src/gtk/quicksearch.c
1185                 Sync with HEAD
1186
1187 2005-01-21 [colin]      1.0.0cvs7.1
1188
1189         * src/summaryview.c
1190                 Sync with HEAD
1191
1192 2005-01-21 [colin]      1.0.0cvs6.1
1193
1194         * src/summaryview.c
1195                 Sync with HEAD
1196
1197 2005-01-21 [colin]      1.0.0cvs5.1
1198
1199         * src/gtk/quicksearch.c
1200         * src/prefs_common.c
1201         * src/prefs_common.h
1202                 Sync with HEAD (recurse option)
1203
1204 2005-01-21 [colin]      1.0.0cvs4.1
1205
1206         * src/folder.h
1207         * src/folderview.c
1208         * src/folderview.h
1209         * src/summaryview.c
1210         * src/gtk/quicksearch.c
1211         * src/gtk/quicksearch.h
1212                 Sync with HEAD (recursive quicksearch)
1213
1214 2005-01-20 [colin]      1.0.0cvs3.4
1215
1216         * src/ssl_manager.c
1217                 Remove useless code
1218
1219 2005-01-20 [colin]      1.0.0cvs3.3
1220
1221         * src/ssl_manager.c
1222                 Fix leak, thanks to Alfons.
1223
1224 2005-01-20 [colin]      1.0.0cvs3.2
1225
1226         * src/ssl_manager.c
1227                 Port SSL certificate window to GTK2.
1228
1229 2005-01-20 [paul]       1.0.0cvs3.1
1230
1231         * ChangeLog.claws
1232         * configure.ac
1233         * src/addrindex.c
1234         * src/addrindex.h
1235                 sync with HEAD
1236
1237 2005-01-19 [colin]      1.0.0cvs2.2
1238
1239         * src/plugins/trayicon/trayicon.c
1240                 Fix freeze with gtk-2.6, the easy way
1241                 (signal blocking helpless there...)
1242                 Closes bug #668.
1243
1244 2005-01-19 [colin]      1.0.0cvs2.1
1245
1246         * src/mbox.c
1247         * src/mbox.h
1248         * src/mainwindow.c
1249         * src/summaryview.c
1250         * src/summaryview.h
1251                 Sync with HEAD
1252
1253 2005-01-19 [paul]       1.0.0cvs1.1
1254
1255         * configure.ac
1256         * po/de.po
1257         * po/es.po
1258         * po/fr.po
1259         * po/hr.po
1260         * po/it.po
1261         * po/ja.po
1262         * po/ko.po
1263         * po/pt_BR.po
1264         * po/ru.po
1265         * po/sk.po
1266         * po/sr.po
1267                 sync with HEAD (update translations)
1268
1269 2005-01-18 [colin]      1.0.0cvs0.1
1270
1271         * src/foldersel.c
1272                 Specify search column - patch by Alfons
1273
1274 2005-01-18 [colin]      0.9.13cvs36.3
1275
1276         * src/prefs_toolbar.c
1277                 Change Delete to Remove
1278         * src/prefs_fonts.c
1279                 GTK2 version and leak fixes
1280         * src/prefs_actions.c
1281                 Add stock buttons.
1282                 All patches by Alfons
1283
1284 2005-01-17 [colin]      0.9.13cvs36.2
1285
1286         * src/compose.c
1287                 Fix DnD inserting twice. While at it,
1288                 add DnD support for text/plain in the
1289                 body, and add support in the headers.
1290
1291 2005-01-16 [colin]      0.9.13cvs36.1
1292
1293         * ChangeLog
1294         * ChangeLog.jp
1295         * ChangeLog.claws
1296                 Sync with HEAD (nothing applicable)
1297
1298 2005-01-16 [colin]      0.9.13cvs33.2
1299
1300         * src/prefs_toolbar.c
1301                 GTK2ize prefs_toolbar, by Alfons.
1302
1303 2005-01-14 [colin]      0.9.13cvs33.1
1304
1305         * src/html.c
1306         * src/msgcache.c
1307                 Sync with HEAD
1308
1309 2005-01-14 [colin]      0.9.13cvs32.1
1310
1311         * src/html.c
1312         * src/html.h
1313         * src/msgcache.c
1314         * AUTHORS
1315         * tools/calypso_convert.pl
1316                 Sync with HEAD
1317
1318 2005-01-08 [colin]      0.9.13cvs29.2
1319
1320         * src/prefs_filtering_action.c
1321         * src/prefs_filtering.c
1322                 2 more gtk2 patches by Alfons
1323
1324 2005-01-07 [paul]       0.9.13cvs29.1
1325
1326         * ChangeLog
1327         * ChangeLog.claws
1328         * ChangeLog.jp
1329         * configure.ac
1330         * src/pop.c
1331         * src/pop.h
1332                 sync with HEAD
1333
1334 2005-01-07 [colin]      0.9.13cvs28.3
1335
1336         * src/gtk/progressdialog.c
1337         * src/gtk/progressdialog.h
1338         * src/inc.c
1339         * src/send_message.c
1340                 GTK2 for the incorporation dialog. The CList isn't dead
1341                 yet, for a more smooth migration. Patch by Alfons.
1342
1343 2005-01-06 [colin]      0.9.13cvs28.2
1344
1345         * src/prefs_display_header.c
1346                 GTK2 conversion by Alfons
1347         * src/prefs_actions.c
1348         * src/prefs_matcher.c
1349                 Fix 2 leaks - patch by Alfons
1350
1351 2005-01-06 [colin]      0.9.13cvs28.1
1352
1353         * src/prefs_matcher.c
1354                 Sync with HEAD
1355
1356 2005-01-06 [colin]      0.9.13cvs27.4
1357
1358         * src/prefs_matcher.c
1359                 Fix double-free. Patch by Alfons
1360
1361 2005-01-06 [colin]      0.9.13cvs27.3
1362
1363         * src/prefs_matcher.c
1364                 GTK2 widgets + memleak
1365                 Patch by Alfons
1366
1367 2005-01-05 [colin]      0.9.13cvs27.2
1368
1369         * src/account.c
1370         * src/addr_compl.c
1371         * src/foldersel.c
1372         * src/stock_pixmap.c
1373         * src/stock_pixmap.h
1374                 3 more GTK2 patches by Alfons.
1375
1376 2005-01-04 [colin]      0.9.13cvs27.1
1377
1378         * src/folderview.c
1379         * src/imap_gtk.c
1380         * src/news_gtk.c
1381                 Sync with HEAD
1382
1383 2005-01-04 [colin]      0.9.13cvs25.9
1384
1385         * src/compose.c
1386                 Fix Show Ruler menuitem
1387         * src/prefs_template.c
1388                 Convert to GTK2
1389         * src/common/utils.c
1390                 Make auto pointer stuff handles NULLs
1391                 Patches by Alfons.
1392
1393 2005-01-04 [colin]      0.9.13cvs25.8
1394
1395         * src/compose.c
1396                 Move the attachment list to gtk2
1397                 Patch by Alfons.
1398
1399 2005-01-04 [colin]      0.9.13cvs25.7
1400
1401         * src/textview.c
1402                 Make some keys work again
1403                 Patch by SungHyun Nam <namsh@kldp.org>
1404
1405 2005-01-04 [colin]      0.9.13cvs25.6
1406
1407         * src/gtk/gtkshruler.c
1408                 Move the ruler to GTK2
1409                 Patch by Alfons
1410
1411 2005-01-03 [colin]      0.9.13cvs25.5
1412
1413         * src/compose.c
1414                 Fix my broken patch apply 
1415
1416 2005-01-03 [colin]      0.9.13cvs25.4
1417
1418         * src/common/utils.c
1419         * src/common/utils.h
1420         * src/gtk/prefswindow.c
1421                 Move auto pointer stuff to utils.c
1422                 Patch by Alfons again :)
1423
1424 2005-01-03 [colin]      0.9.13cvs25.3
1425
1426         * src/compose.c
1427         * src/prefs_gtk.c
1428         * src/prefs_template.c
1429         * src/textview.c
1430                 Empty text widgets with empty strings, not NULL char
1431                 Patch by SungHyun Nam <namsh@kldp_org>
1432
1433 2005-01-03 [colin]      0.9.13cvs25.2
1434
1435         * src/main.c
1436         * AUTHORS
1437                 Sync with HEAD
1438
1439 2005-01-03 [colin]      0.9.13cvs25.1
1440
1441         * src/pop.c
1442         * src/pop.h
1443                 Sync with HEAD
1444
1445 2005-01-03 [colin]      0.9.13cvs24.3
1446
1447         * src/account.c
1448                 Two patches from Alfons and Alex S Moore:
1449                 fix images, fix return value.
1450
1451 2005-01-01 [colin]      0.9.13cvs24.2
1452
1453         * src/prefs_actions.c
1454                 Fix over-zealous assertion. Patch by Alfons
1455
1456 2005-01-01 [colin]      0.9.13cvs24.1
1457
1458         * src/procmime.c
1459                 Sync with HEAD (leak fix)
1460
1461 2004-12-31 [colin]      0.9.13cvs23.2
1462
1463         * src/prefs_common.c
1464                 GTK2 widgets + stock buttons - patch by Alfons
1465
1466 2004-12-31 [paul]       0.9.13cvs23.1
1467
1468         * configure.ac
1469                 bump up EXTRA_VERSION to match (sync'ed) HEAD
1470         * src/gtk/pluginwindow.c
1471                 use GTK2 widgets and plug memory leaks,
1472                 patches by Alfons
1473
1474 2004-12-30 [colin]      0.9.13cvs22.4
1475
1476         * src/account.c
1477         * src/action.c
1478         * src/export.c
1479         * src/foldersel.c
1480         * src/import.c
1481         * src/message_search.c
1482         * src/prefs_actions.c
1483         * src/prefs_common.c
1484         * src/prefs_customheader.c
1485         * src/prefs_filtering.c
1486         * src/prefs_summary_column.c
1487         * src/summary_search.c
1488         * src/gtk/about.c
1489         * src/gtk/description_window.c
1490         * src/gtk/gtkutils.c
1491         * src/gtk/gtkutils.h
1492         * src/gtk/inputdialog.c
1493         * src/gtk/prefswindow.c
1494                 Use GTK2 stock buttons. Patches by Alfons.
1495
1496 2004-12-30 [colin]      0.9.13cvs22.3
1497
1498         * src/account.c
1499                 Sync with HEAD
1500         * src/prefs_actions.c
1501         * src/prefs_customheader.c
1502         * src/prefs_filtering.c
1503         * src/prefs_msg_colors.c
1504         * src/prefs_summary_column.c
1505         * src/gtk/prefswindow.c
1506                 Use GtkTreeView instead of deprecated 
1507                 widgets. Patches by Alfons.
1508
1509 2004-12-30 [paul]       0.9.13cvs22.2
1510
1511         * src/foldersel.c
1512                 use GTK 2 Tree View
1513                 patch by Alfons, with root folder sorting fix
1514                 by Stephan Sachse
1515
1516 2004-12-30 [paul]       0.9.13cvs22.1
1517
1518         * ChangeLog
1519         * ChangeLog.claws
1520         * ChangeLog.jp
1521         * NEWS
1522         * configure.ac
1523         * src/account.c
1524                 sync with HEAD
1525
1526 2004-12-22 [martin]     0.9.13cvs21.2
1527
1528         * src/action.c
1529                 free the command line after its use
1530
1531 2004-12-18 [paul]       0.9.13cvs21.1
1532
1533         * AUTHORS
1534         * ChangeLog
1535         * ChangeLog.claws
1536         * ChangeLog.jp
1537         * NEWS
1538         * configure.ac
1539         * src/action.c
1540         * src/compose.c
1541         * src/syldap.c
1542                 sync with HEAD
1543
1544 2004-12-17 [martin]     0.9.13cvs17.2
1545
1546         * src/action.c
1547                 convert actions input to locale
1548         * src/inc.c
1549                 convert notification command to locale
1550         * src/plugins/pgpmime/select-keys.c
1551                 convert attributes to utf8
1552
1553 2004-12-14 [colin]      0.9.13cvs17.1
1554
1555         * ChangeLog
1556         * ChangeLog.jp
1557         * ChangeLog.claws
1558         * src/action.c
1559         * src/common/utils.c
1560         * src/gtk/prefswindow.c
1561         * src/gtk/gtkutils.c
1562         * src/gtk/gtkutils.h
1563         * src/plugins/spamassassin/libspamc.c
1564                 Sync with HEAD
1565
1566 2004-12-13 [colin]      0.9.13cvs14.1
1567
1568         * src/quote_fmt_parse.y
1569                 Sync with HEAD
1570
1571 2004-12-10 [colin]      0.9.13cvs12.1
1572
1573         * src/prefs_themes.c
1574         * src/mainwindow.c
1575         * src/messageview.c
1576                 Sync with HEAD
1577
1578 2004-12-09 [colin]      0.9.13cvs10.1
1579
1580         * src/procmime.c
1581                 Sync with HEAD (fix B64 encoding from memory)
1582
1583 2004-12-08 [colin]      0.9.13cvs9.1
1584
1585         * src/gtk/colorlabel.c
1586                 Sync with HEAD
1587
1588 2004-12-08 [paul]       0.9.13cvs8.2
1589
1590         * src/gtk/pluginwindow.c
1591                 fix window resizing oddities
1592
1593 2004-12-08 [colin]      0.9.13cvs8.1
1594
1595         * src/quote_fmt_parse.y
1596                 Sync with HEAD
1597
1598 2004-12-08 [colin]      0.9.13cvs7.1
1599
1600         * src/matcher_parser_parse.y
1601         * src/msgcache.c
1602         * src/prefs_matcher.c
1603         * src/procheader.c
1604         * src/matcher.c
1605         * src/common/defs.h
1606         * po/sr.po
1607                 Sync with HEAD
1608
1609 2004-12-08 [colin]      0.9.13cvs6.1
1610
1611         * src/quote_fmt_parse.y
1612         * src/textview.c
1613                 Sync with HEAD
1614         * src/gtk/prefswindow.c
1615         * src/gtk/pluginwindow.c
1616                 Fix G_CALLBACKS protos (thanks to Alfons)
1617
1618 2004-12-07 [torte]      0.9.13cvs2.2
1619
1620         * src/procmime.c
1621                 [Bug 650] reply button causes crash
1622                 Thanks to David Relson and Christoph
1623
1624 2004-12-07 [colin]      0.9.13cvs2.1
1625
1626         * ChangeLog.claws
1627         * AUTHORS
1628         * po/sk.po
1629         * src/procmime.c
1630         * src/prefs_account.c
1631         * src/common/smtp.c
1632         * src/common/smtp.h
1633                 Sync with HEAD
1634
1635 2004-12-06 [colin]      0.9.12cvs187.1
1636
1637         * ChangeLog.claws
1638         * INSTALL
1639         * Makefile.am
1640         * README.claws
1641         * TODO.claws
1642         * configure.ac
1643         * po/bg.po
1644         * po/cs.po
1645         * po/el.po
1646         * po/en_GB.po
1647         * po/es.po
1648         * po/fr.po
1649         * po/hr.po
1650         * po/hu.po
1651         * po/it.po
1652         * po/ja.po
1653         * po/ko.po
1654         * po/nl.po
1655         * po/pl.po
1656         * po/pt_BR.po
1657         * po/ru.po
1658         * po/sk.po
1659         * po/sr.po
1660         * po/sv.po
1661         * po/zh_CN.po
1662         * po/zh_TW.Big5.po
1663         * src/compose.c
1664         * tools/Makefile.am
1665         * tools/README
1666         * tools/filter_conv.pl
1667         * tools/kdeservicemenu/README
1668         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1669         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1670                 Sync with HEAD
1671
1672 2004-12-04 [colin]      0.9.12cvs183.1
1673
1674         * src/compose.c
1675                 Sync with HEAD (compose window position saving)
1676
1677 2004-12-04 [paul]       0.9.12cvs182.3
1678
1679         * src/messageview.c
1680         * src/mimeview.c
1681         * src/prefs_customheader.c
1682         * src/gtk/quicksearch.c
1683                 replace some forgotten GTK_SIGNAL_FUNCs
1684
1685 2004-12-04 [paul]       0.9.12cvs182.2
1686
1687         * src/Makefile.am
1688                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
1689                 committed in error      
1690
1691 2004-12-04 [paul]       0.9.12cvs182.1
1692
1693         * ChangeLog
1694         * ChangeLog.claws
1695         * ChangeLog.jp
1696         * INSTALL
1697         * NEWS
1698         * README
1699         * README.jp
1700         * configure.ac
1701         * doc/manual/ja/Makefile.am
1702         * doc/manual/ja/sylpheed-1.html
1703         * doc/manual/ja/sylpheed-10.html
1704         * doc/manual/ja/sylpheed-11.html
1705         * doc/manual/ja/sylpheed-12.html
1706         * doc/manual/ja/sylpheed-13.html
1707         * doc/manual/ja/sylpheed-14.html
1708         * doc/manual/ja/sylpheed-15.html
1709         * doc/manual/ja/sylpheed-16.html
1710         * doc/manual/ja/sylpheed-17.html
1711         * doc/manual/ja/sylpheed-18.html
1712         * doc/manual/ja/sylpheed-19.html
1713         * doc/manual/ja/sylpheed-2.html
1714         * doc/manual/ja/sylpheed-20.html
1715         * doc/manual/ja/sylpheed-3.html
1716         * doc/manual/ja/sylpheed-4.html
1717         * doc/manual/ja/sylpheed-5.html
1718         * doc/manual/ja/sylpheed-6.html
1719         * doc/manual/ja/sylpheed-7.html
1720         * doc/manual/ja/sylpheed-8.html
1721         * doc/manual/ja/sylpheed-9.html
1722         * doc/manual/ja/sylpheed.html
1723         * doc/manual/ja/sylpheed.sgml
1724         * po/de.po
1725         * src/Makefile.am
1726         * src/compose.c
1727         * src/procmime.c
1728         * src/pixmaps/regular.xpm **REMOVED**
1729         * src/plugins/pgpmime/pgpmime.c
1730         * src/plugins/pgpmime/plugin.c
1731         * src/plugins/pgpmime/prefs_gpg.c
1732                 sync with HEAD
1733
1734 2004-12-03 [paul]       0.9.12cvs180.1
1735
1736         * ChangeLog
1737         * ChangeLog.claws
1738         * ChangeLog.jp
1739         * configure.ac
1740         * src/Makefile.am
1741         * src/pop.c
1742         * src/common/utils.c
1743         * src/common/utils.h
1744         * src/pixmaps/continue.xpm
1745         * src/pixmaps/dir_close.xpm
1746         * src/pixmaps/dir_open.xpm
1747         * src/pixmaps/drafts_close.xpm
1748         * src/pixmaps/drafts_open.xpm
1749         * src/pixmaps/folder.xpm **REMOVED**
1750         * src/pixmaps/group.xpm
1751         * src/pixmaps/unread.xpm
1752                 sync with HEAD
1753
1754 2004-12-02 [colin]      0.9.12cvs179.1
1755
1756         * src/compose.c
1757                 Sync with HEAD (non-duplicated reedition)
1758
1759 2004-12-02 [colin]      0.9.12cvs178.1
1760
1761         * src/compose.c
1762                 Sync with HEAD (linewrap_quote fix)
1763
1764 2004-12-01 [colin]      0.9.12cvs177.3
1765
1766         * src/addrharvest.c
1767                 Replace sizeof with strlen
1768
1769 2004-12-01 [paul]       0.9.12cvs177.2
1770
1771         * src/addrharvest.c
1772                 fix 'harvest addresses'
1773
1774 2004-11-30 [colin]      0.9.12cvs177.1
1775
1776         * src/gtk/prefswindow.c
1777         * src/gtk/pluginwindow.c
1778                 Sync with HEAD
1779
1780 2004-11-29 [colin]      0.9.12cvs176.1
1781
1782         * src/folderview.c
1783                 sync with HEAD (Fix disappearing separators in folderview's popup)
1784
1785 2004-11-29 [colin]      0.9.12cvs175.1
1786
1787         * src/procmime.c
1788                 Sync with head (another format fix)
1789
1790 2004-11-29 [colin]      0.9.12cvs174.1
1791
1792         * src/pop.c
1793                 Sync with HEAD (format string fix)
1794
1795 2004-11-26 [colin]      0.9.12cvs173.1
1796
1797         * src/common/smtp.c
1798         * src/common/smtp.h
1799                 Sync with HEAD
1800
1801 2004-11-24 [colin]      0.9.12cvs172.1
1802
1803         * src/plugins/pgpmime/pgpmime.c
1804                 Sync with HEAD
1805
1806 2004-11-24 [colin]      0.9.12cvs171.1
1807
1808         * src/plugins/pgpmime/pgpmime.c
1809                 Sync with head (gpgmectx leaks)
1810
1811 2004-11-24 [colin]      0.9.12cvs169.1
1812
1813         * src/plugins/pgpmime/plugin.c
1814         * src/plugins/trayicon/Makefile.am
1815         * src/plugins/trayicon/newmarkedmail.xpm
1816         * src/plugins/trayicon/trayicon.c
1817         * src/plugins/trayicon/unreadmarkedmail.xpm
1818                 Sync with HEAD
1819
1820 2004-11-23 [colin]      0.9.12cvs168.1
1821
1822         * src/partial_download.c
1823         * src/partial_download.h
1824         * src/plugins/pgpmime/plugin.c
1825                 Sync with HEAD
1826
1827 2004-11-23 [colin]      0.9.12cvs166.1
1828
1829         * src/Makefile.am
1830         * src/codeconv.c
1831         * src/compose.c
1832         * src/folderview.c
1833         * src/main.c
1834         * src/partial_download.c
1835         * src/partial_download.h
1836         * src/prefs_account.c
1837         * src/prefs_account.h
1838         * src/privacy.c
1839         * src/privacy.h
1840         * src/procmime.c
1841         * src/common/Makefile.am
1842         * src/common/base64.h
1843         * src/common/partial_download.c
1844         * src/common/partial_download.h
1845         * src/gtk/prefswindow.c
1846         * src/gtk/prefswindow.h
1847         * src/plugins/pgpmime/pgpmime.c
1848         * src/plugins/pgpmime/prefs_gpg.c
1849         * src/plugins/pgpmime/prefs_gpg.h
1850         * src/plugins/pgpmime/sgpgme.c
1851         * src/plugins/pgpmime/sgpgme.h
1852                 Sync with HEAD
1853
1854 2004-11-23 [colin]      0.9.12cvs163.1
1855
1856         * src/main.c
1857                 Sync with HEAD (cursor optimization)
1858
1859 2004-11-23 [colin]      0.9.12cvs162.1
1860
1861         * src/prefs_common.c
1862         * src/prefs_themes.c
1863         * src/procmsg.c
1864                 Sync with HEAD
1865
1866 2004-11-23 [colin]      0.9.12cvs158.9
1867
1868         * src/compose.c
1869                 Fix double-free when forwarding
1870         * src/msgcache.c
1871                 Fix leak on error path
1872                 
1873
1874 2004-11-23 [colin]      0.9.12cvs158.8
1875
1876         * src/compose.c
1877                 Fix possible double-free
1878                 Spotted by Alfons
1879
1880 2004-11-23 [colin]      0.9.12cvs158.7
1881
1882         * src/compose.c
1883                 Fix some signal handlers' prototypes
1884                 Spotted by Alfons
1885
1886 2004-11-22 [colin]      0.9.12cvs158.6
1887
1888         * src/compose.c
1889                 Remove unneeded code and duplicated
1890                 wrapping - patch by Alfons
1891
1892 2004-11-22 [colin]      0.9.12cvs158.5
1893
1894         * src/prefs_themes.c
1895                 Fix oversized selector
1896
1897 2004-11-22 [colin]      0.9.12cvs158.4
1898
1899         * src/compose.c
1900                 fix dump_text()
1901                 patch by Alfons
1902
1903 2004-11-19 [colin]      0.9.12cvs158.3
1904
1905         * src/textview.c
1906                 Add a context menu on links (open, copy)
1907
1908 2004-11-18 [paul]       0.9.12cvs158.2
1909
1910         * src/addrgather.c
1911         * src/exphtmldlg.c
1912         * src/expldifdlg.c
1913         * src/mimeview.c
1914         * src/prefs_common.c
1915         * src/plugins/image_viewer/viewer.c
1916         * src/plugins/spamassassin/spamassassin_gtk.c
1917                 replace deprecated gtk_notebook_set_page
1918                 and gtk_notebook_current_page
1919
1920 2004-11-18 [paul]       0.9.12cvs158.1
1921
1922         * configure.ac
1923         * src/compose.c
1924         * src/mainwindow.c
1925         * src/messageview.c
1926         * src/prefs_common.c
1927         * src/common/utils.c
1928         * src/common/utils.h
1929                 sync with HEAD
1930
1931 2004-11-17 [colin]      0.9.12cvs156.1
1932
1933         * src/prefs_account.c
1934         * src/prefs_account.h
1935         * src/procmsg.c
1936                 Sync with HEAD (add pref to store encrypted mails encrypted)
1937
1938 2004-11-17 [paul]       0.9.12cvs155.1
1939
1940         * ChangeLog
1941         * ChangeLog.claws
1942         * ChangeLog.jp
1943         * NEWS
1944         * configure.ac
1945         * src/compose.c
1946         * src/jpilot.c
1947         * src/privacy.c
1948         * src/procmime.c
1949         * src/procmime.h
1950         * src/procmsg.c
1951         * src/toolbar.c
1952         * src/pixmaps/error.xpm
1953                 sync with HEAD
1954
1955 2004-11-17 [colin]      0.9.12cvs151.1
1956
1957         * src/plugins/pgpmime/pgpmime.c
1958                 Sync with HEAD (remove debug printf)
1959
1960 2004-11-17 [colin]      0.9.12cvs150.1
1961
1962         * src/plugins/pgpmime/pgpmime.c
1963                 Sync with HEAD (off-by-one fix)
1964
1965 2004-11-17 [colin]      0.9.12cvs149.1
1966
1967         * src/procmsg.c
1968                 Sync with HEAD (coding style fixes)
1969
1970 2004-11-16 [colin]      0.9.12cvs148.1
1971
1972         * src/procmsg.c
1973                 Sync with head (Fix the fix)
1974
1975 2004-11-16 [colin]      0.9.12cvs147.1
1976
1977         * src/procmsg.c
1978                 Sync with Main (leak fix)
1979
1980 2004-11-16 [colin]      0.9.12cvs146.14
1981
1982         * src/compose.c
1983                 Remove useless chunk of code
1984                 Patch by Alfons
1985
1986 2004-11-15 [colin]      0.9.12cvs146.13
1987
1988         * src/compose.c
1989                 Fix drafting after insertion
1990                 Patch by Alfons
1991
1992 2004-11-15 [colin]      0.9.12cvs146.12
1993
1994         * src/compose.c
1995         * src/prefs_filtering.c
1996         * src/prefs_filtering_action.c
1997         * src/prefs_toolbar.c
1998                 Fix some const-correctness
1999
2000 2004-11-15 [colin]      0.9.12cvs146.11
2001
2002         * src/summaryview.c
2003         * src/prefs_themes.c
2004         * src/messageview.c
2005                 Fix some leaks
2006
2007 2004-11-15 [colin]      0.9.12cvs146.10
2008
2009         * src/codeconv.c
2010                 More unreadable locale fixes
2011
2012 2004-11-14 [colin]      0.9.12cvs146.9
2013
2014         * src/textview.c
2015                 Fix uri_security_check
2016                 Patch by Alfons
2017
2018 2004-11-13 [paul]       0.9.12cvs146.8
2019
2020         * src/folder.c
2021         * src/procmime.c
2022                 fix 2 bugs introduced in last commit
2023
2024 2004-11-13 [paul]       0.9.12cvs146.7
2025
2026         * src/compose.c
2027         * src/exporthtml.c
2028         * src/exportldif.c
2029         * src/folder.c
2030         * src/imap.c
2031         * src/imap_gtk.c
2032         * src/main.c
2033         * src/mainwindow.c
2034         * src/messageview.c
2035         * src/mh_gtk.c
2036         * src/prefs_themes.c
2037         * src/procmime.c
2038         * src/setup.c
2039         * src/summaryview.c
2040                 replace deprecated g_basename
2041
2042 2004-11-13 [paul]       0.9.12cvs146.6
2043
2044         * src/compose.c
2045         * src/imap.c
2046         * src/matcher_parser.h
2047         * src/matcher_parser_parse.y
2048         * src/prefs_filtering.c
2049         * src/prefs_filtering_action.c
2050         * src/prefs_themes.c
2051         * src/prefs_toolbar.c
2052         * src/common/utils.c
2053                 various small fixes/cleanups
2054
2055 2004-11-12 [colin]      0.9.12cvs146.5
2056
2057         * src/textview.c
2058                 Validate event's origin on visibility notify
2059                 Patch by Alfons.
2060
2061 2004-11-12 [paul]       0.9.12cvs146.4
2062
2063         * src/exporthtml.c
2064         * src/exportldif.c
2065         * src/imap.c
2066         * src/mh.c
2067         * src/mimeview.c
2068         * src/prefs_spelling.c
2069         * src/prefs_themes.c
2070                 replace deprecated g_dirname    
2071
2072 2004-11-12 [colin]      0.9.12cvs146.3
2073
2074         * src/textview.c
2075                 Some coding style fixes
2076
2077 2004-11-12 [colin]      0.9.12cvs146.2
2078
2079         * src/codeconv.c
2080                 We want to replace _all_ extended chars in
2081                 conv_unreadable_*, because any string containing
2082                 extended chars not parsing as UTF8 is 
2083                 undisplayed on gtk2.
2084
2085 2004-11-12 [paul]       0.9.12cvs146.1
2086
2087         * ChangeLog
2088         * ChangeLog.claws
2089         * ChangeLog.jp
2090         * NEWS
2091         * configure.ac
2092         * src/account.c
2093         * src/folderview.c
2094         * src/folderview.h
2095         * src/imap.c
2096         * src/imap_gtk.c
2097         * src/inc.c
2098         * src/mainwindow.c
2099         * src/mh_gtk.c
2100         * src/news_gtk.c
2101         * src/pop.c
2102         * src/prefs_account.c
2103         * src/prefs_account.h
2104         * src/prefs_ext_prog.c
2105         * src/procmime.c
2106         * src/procmime.h
2107         * src/procmsg.c
2108         * src/procmsg.h
2109         * src/summary_search.c
2110         * src/summaryview.c
2111         * src/textview.c
2112         * src/common/defs.h
2113         * src/common/utils.c
2114         * src/common/utils.h
2115         * src/gtk/menu.c
2116         * src/gtk/menu.h
2117                 sync with HEAD
2118
2119 2004-11-11 [colin]      0.9.12cvs144.2
2120
2121         * src/textview.c
2122                 Fix URI range selection (patch by Alfons)
2123
2124 2004-11-09 [colin]      0.9.12cvs144.1
2125
2126         * ChangeLog.claws
2127         * src/compose.c
2128         * src/folder.c
2129         * src/folder_item_prefs.c
2130         * src/prefs_account.c
2131         * src/prefs_account.h
2132         * src/plugins/pgpmime/pgpmime.c
2133                 Sync with HEAD
2134
2135 2004-11-08 [colin]      0.9.12cvs143.1
2136
2137         * src/summaryview.c
2138                 Sync with HEAD (optimize quicksearch)
2139
2140 2004-11-08 [colin]      0.9.12cvs142.2
2141
2142         * src/compose.c
2143                 Don't wrap when Edit/Auto wrapping is disabled
2144
2145 2004-11-08 [colin]      0.9.12cvs142.1
2146
2147         * src/textview.c
2148                 Sync with HEAD
2149
2150 2004-11-08 [colin]      0.9.12cvs141.1
2151
2152         * src/textview.c
2153                 Sync with HEAD (fix some mail URIs)
2154
2155 2004-11-08 [colin]      0.9.12cvs140.3
2156
2157         * src/textview.c
2158                 o Use text cursor instead of arrow when
2159                   not on a link
2160                 o Fix handling of contiguous links (as in
2161                   "colin@colino.net" <colin@colino.net>)
2162                   This one unveils a bug in get_email_part()
2163
2164 2004-11-07 [colin]      0.9.12cvs140.2
2165
2166         * src/textview.c
2167                 Fix memleak. Patch by Alfons.
2168
2169 2004-11-06 [colin]      0.9.12cvs140.1
2170
2171         * src/compose.c
2172                 Sync with HEAD (don't ask passphrase
2173                 when drafting)
2174
2175 2004-11-06 [paul]       0.9.12cvs139.2
2176
2177         * AUTHORS
2178         * src/textview.c
2179         * src/textview.h
2180                 textview URI handling. hovering over a 
2181                 link displays it in the status bar,
2182                 and changes the mouse pointer to a hand 
2183                 cursor. a link is activated with a single 
2184                 click. (Modified from the) patch by Jean-Yves 
2185                 Lefort <jylefort@users.sourceforge.net>
2186                 
2187
2188 2004-11-05 [colin]      0.9.12cvs139.1
2189
2190         * src/compose.c
2191         * src/procmime.c
2192                 Sync with HEAD again ^^
2193
2194 2004-11-05 [colin]      0.9.12cvs139.1
2195
2196         * src/compose.c
2197         * src/procmime.c
2198                 Sync with HEAD
2199
2200 2004-11-03 [paul]       0.9.12cvs138.1
2201
2202         * ChangeLog.claws
2203         * configure.ac
2204         * po/POTFILES.in
2205         * src/prefs_ext_prog.c
2206         * src/procmime.c
2207         * tools/kdeservicemenu/README
2208         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2209         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2210                 sync with HEAD
2211
2212 2004-11-01 [christoph]  0.9.12cvs136.2
2213
2214         * src/procmime.c
2215                 convert MIME parameters to UTF-8
2216
2217 2004-10-29 [colin]      0.9.12cvs136.1
2218
2219         * src/common/utils.c
2220                 Sync with HEAD (don't use '=' in mime boundary)
2221
2222 2004-10-29 [paul]       0.9.12cvs135.1
2223
2224         * configure.ac
2225         * doc/src/rfc2231.txt
2226         * src/procmime.c
2227         * src/common/quoted-printable.c
2228         * src/common/utils.c
2229         * src/common/utils.h
2230                 sync with HEAD
2231
2232 2004-10-27 [paul]       0.9.12cvs134.1
2233
2234         * configure.ac
2235         * src/main.c
2236         * src/procmime.c
2237         * src/plugins/pgpmime/pgpmime.c
2238                 sync with HEAD
2239
2240 2004-10-26 [paul]       0.9.12cvs132.3
2241
2242         * src/account.c
2243         * src/addressbook.c
2244         * src/addrgather.c
2245         * src/addrharvest.c
2246         * src/codeconv.c
2247         * src/compose.c
2248         * src/customheader.c
2249         * src/editaddress.c
2250         * src/editgroup.c
2251         * src/enriched.c
2252         * src/expldifdlg.c
2253         * src/exporthtml.c
2254         * src/exportldif.c
2255         * src/folder.c
2256         * src/foldersel.c
2257         * src/folderview.c
2258         * src/grouplistdialog.c
2259         * src/html.c
2260         * src/imap.c
2261         * src/jpilot.c
2262         * src/ldapserver.c
2263         * src/ldif.c
2264         * src/mimeview.c
2265         * src/news.c
2266         * src/news_gtk.c
2267         * src/pop.c
2268         * src/prefs_display_header.c
2269         * src/prefs_gtk.c
2270         * src/prefs_msg_colors.c
2271         * src/prefs_toolbar.c
2272         * src/procheader.c
2273         * src/procmime.c
2274         * src/summaryview.c
2275         * src/textview.c
2276         * src/toolbar.c
2277         * src/vcard.c
2278         * src/common/mgutils.c
2279         * src/common/nntp.c
2280         * src/common/smtp.c
2281         * src/common/template.c
2282         * src/common/utils.c
2283         * src/common/xmlprops.c
2284         * src/plugins/pgpmime/pgpmime.c
2285         * src/plugins/pgpmime/select-keys.c
2286         * src/plugins/pgpmime/sgpgme.c
2287                 replace deprecated g_strcasecmp(), g_strncasecmp(),
2288                 g_string_sprintfa(), gtk_notebook_current_page()
2289
2290 2004-10-26 [colin]      0.9.12cvs132.2
2291
2292         * src/prefs_folder_item.c
2293                 Fix default-account selection
2294
2295 2004-10-21 [colin]      0.9.12cvs133
2296
2297         * src/compose.c
2298                 Sync with HEAD (Remove extra separator in compose's Options)
2299         * src/textview.c
2300                 Set wrapping to char
2301
2302 2004-10-21 [paul]       0.9.12cvs131.2
2303
2304         * src/compose.c
2305         * src/sourcewindow.c
2306                 fix wrapping
2307                 fix window shrinking 
2308
2309 2004-10-21 [colin]      0.9.12cvs131.1
2310
2311         * ChangeLog.claws
2312         * src/compose.c
2313                 Sync with HEAD
2314
2315 2004-10-21 [paul]       0.9.12cvs130.2
2316
2317         * src/prefs_folder_item.c
2318                 sync with HEAD (Apply to subfolders)
2319
2320 2004-10-19 [colin]      0.9.12cvs130.1
2321
2322         * ChangeLog.claws
2323         * src/compose.c
2324         * src/common/utils.c
2325         * src/gtk/menu.c
2326                 Sync with HEAD
2327
2328 2004-10-19 [colin]      0.9.12cvs128.1
2329
2330         * src/addrbook.c
2331         * src/addrcache.c
2332         * src/addressbook.c
2333         * src/codeconv.c
2334         * src/compose.c
2335         * src/customheader.c
2336         * src/editaddress.c
2337         * src/editgroup.c
2338         * src/exporthtml.c
2339         * src/folder.c
2340         * src/folderview.c
2341         * src/imap.c
2342         * src/jpilot.c
2343         * src/main.c
2344         * src/matcher_parser_parse.y
2345         * src/mbox.c
2346         * src/pop.c
2347         * src/prefs_account.c
2348         * src/prefs_gtk.c
2349         * src/prefs_msg_colors.c
2350         * src/procheader.c
2351         * src/procmime.c
2352         * src/procmime.h
2353         * src/procmsg.c
2354         * src/summaryview.c
2355         * src/textview.c
2356         * src/common/base64.c
2357         * src/common/partial_download.c
2358         * src/common/socket.c
2359         * src/common/sylpheed.c
2360         * src/common/utils.c
2361         * src/common/utils.h
2362         * src/gtk/pluginwindow.c
2363         * src/gtk/quicksearch.c
2364         * src/plugins/clamav/clamav_plugin.c
2365         * src/plugins/clamav/clamav_plugin.h
2366         * src/plugins/clamav/clamav_plugin_gtk.c
2367         * src/plugins/pgpmime/passphrase.c
2368         * src/plugins/pgpmime/pgpmime.c
2369         * src/plugins/pgpmime/plugin.c
2370         * src/plugins/pgpmime/prefs_gpg.c
2371         * src/plugins/pgpmime/prefs_gpg.h
2372         * src/plugins/pgpmime/select-keys.c
2373         * src/plugins/pgpmime/sgpgme.c
2374         * src/plugins/spamassassin/libspamc.c
2375         * src/plugins/spamassassin/spamassassin.c
2376         * src/plugins/spamassassin/spamassassin.h
2377         * src/plugins/spamassassin/spamassassin_gtk.c
2378         * src/plugins/trayicon/trayicon.c
2379         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2380                 Sync with HEAD
2381
2382 2004-10-14 [colin]      0.9.12cvs126.2
2383
2384         * src/codeconv.c
2385         * src/textview.c
2386                 Fix conv_unreadable_locale
2387
2388 2004-10-13 [colin]      0.9.12cvs126.1
2389
2390         * src/compose.c
2391                 Sync with HEAD (don't convert charset for 
2392                 drafted messages, minor cleanup)
2393
2394 2004-10-13 [colin]      0.9.12cvs125.1
2395
2396         * po/POTFILES.in
2397                 Sync with HEAD (POTFILES fix)
2398
2399 2004-10-12 [colin]      0.9.12cvs124.3
2400
2401         * src/compose.c
2402                 Fix encoding bug from latest sync
2403
2404 2004-10-12 [paul]       0.9.12cvs124.2
2405
2406         * src/plugins/pgpmime/prefs_gpg.c
2407         * src/plugins/pgpmime/prefs_gpg.h
2408                 forgotten in last commit        
2409
2410 2004-10-12 [paul]       0.9.12cvs124.1
2411
2412         * ChangeLog.claws
2413         * configure.ac
2414         * m4/spamassassin.m4
2415         * src/Makefile.am
2416         * src/account.c
2417         * src/compose.c
2418         * src/compose.h
2419         * src/crash.c
2420         * src/main.c
2421         * src/mimeview.c
2422         * src/passphrase.c
2423         * src/passphrase.h
2424         * src/prefs_account.c
2425         * src/prefs_account.h
2426         * src/prefs_common.c
2427         * src/privacy.c
2428         * src/privacy.h
2429         * src/procmime.c
2430         * src/procmime.h
2431         * src/procmsg.c
2432         * src/rfc2015.c
2433         * src/rfc2015.h
2434         * src/select-keys.c
2435         * src/select-keys.h
2436         * src/textview.c
2437         * src/common/utils.c
2438         * src/common/utils.h
2439         * src/gtk/about.c
2440         * src/plugins/pgpmime/Makefile.am
2441         * src/plugins/pgpmime/passphrase.c
2442         * src/plugins/pgpmime/passphrase.h
2443         * src/plugins/pgpmime/pgpmime.c
2444         * src/plugins/pgpmime/plugin.c
2445         * src/plugins/pgpmime/select-keys.c
2446         * src/plugins/pgpmime/select-keys.h
2447         * src/plugins/pgpmime/sgpgme.c
2448         * src/plugins/pgpmime/sgpgme.h
2449                 sync with HEAD
2450
2451 2004-10-04 [colin]      0.9.12cvs122.1
2452
2453         * src/mainwindow.c
2454         * src/messageview.c
2455         * src/messageview.h
2456         * src/textview.c
2457                 Sync with HEAD
2458
2459 2004-10-04 [colin]      0.9.12cvs121.1
2460
2461         * src/summaryview.c
2462                 Sync with HEAD
2463
2464 2004-10-04 [paul]       0.9.12cvs120.1
2465
2466         * configure.ac
2467                 sync with HEAD [don't try to build 
2468                 pgpmime plugin when gpgme is disabled]
2469
2470 2004-10-03 [colin]      0.9.12cvs119.3
2471
2472         * src/gtk/gtksctree.c
2473                 Lots of side effects. Put back as before 117.2.
2474         * src/summaryview.c
2475                 Fix bug #602
2476
2477 2004-10-03 [colin]      0.9.12cvs119.2
2478
2479         * src/gtk/gtksctree.c
2480                 Revert 608 fix that doesn't work that good
2481
2482 2004-10-02 [colin]      0.9.12cvs119.1
2483
2484         * src/mainwindow.c
2485         * src/messageview.c
2486         * src/prefs_common.h
2487         * src/procmime.c
2488         * src/procmime.h
2489         * src/textview.c
2490                 Sync with HEAD
2491         * src/gtk/gtksctree.c
2492                 Close bug #608
2493
2494 2004-10-01 [colin]      0.9.12cvs118.1
2495
2496         * src/mimeview.c
2497                 Sync with HEAD (better Save All fix)
2498
2499 2004-10-01 [colin]      0.9.12cvs117.2
2500
2501         * src/gtk/gtksctree.c
2502                 Faster on selection
2503
2504 2004-10-01 [colin]      0.9.12cvs117.1
2505
2506         * src/mimeview.c
2507                 Sync with HEAD (Save All: only attachments)
2508
2509 2004-10-01 [paul]       0.9.12cvs116.1
2510
2511         * ChangeLog.claws
2512         * configure.ac
2513         * src/account.c
2514         * src/prefs_common.c
2515         * src/gtk/colorlabel.c
2516                 sync with HEAD
2517
2518 2004-09-30 [colin]      0.9.12cvs115.1
2519
2520         * src/stock_pixmap.c
2521         * src/stock_pixmap.h
2522         * src/folderview.c
2523         * src/Makefile.am
2524         * src/pixmaps/read.xpm
2525                 Sync with HEAD (new pixmap)
2526
2527 2004-09-29 [colin]      0.9.12cvs114.1
2528
2529         * src/compose.c
2530                 Sync with HEAD
2531                 Fix focus handling in headers
2532
2533 2004-09-29 [paul]       0.9.12cvs113.1
2534
2535         * src/quote_fmt_parse.y
2536                 sync with HEAD
2537  
2538
2539 2004-09-28 [colin]      0.9.12cvs112.1
2540
2541         * src/folderview.c
2542         * src/mainwindow.c
2543                 Sync with HEAD
2544
2545 2004-09-28 [colin]      0.9.12cvs110.1
2546
2547         * src/folderview.c
2548                 Sync with HEAD (Contextual Empty trash menu)
2549
2550 2004-09-28 [colin]      0.9.12cvs108.1
2551
2552         * src/addressbook.c
2553                 Sync with HEAD (addressbook edit on double-click)
2554
2555 2004-09-28 [colin]      0.9.12cvs106.1
2556
2557         * src/inc.c
2558                 Sync with HEAD (folder_item freeze on inc)
2559
2560 2004-09-27 [colin]      0.9.12cvs105.1
2561
2562         * src/folderview.c
2563                 Sync with HEAD (right-align new and unread column)
2564
2565 2004-09-27 [colin]      0.9.12cvs104.1
2566
2567         * src/main.c
2568                 Sync with HEAD (revert 0.9.12cvs101)
2569
2570 2004-09-24 [colin]      0.9.12cvs103.2
2571
2572         * src/wizard.c
2573                 Fix gtk warnings and use domain part of the email address 
2574                 when domain detection fails (no dot in domain name)
2575
2576 2004-09-23 [colin]      0.9.12cvs103.1
2577
2578         * src/plugins/spamassassin/libspamc.c
2579         * src/plugins/spamassassin/libspamc.h
2580         * src/plugins/spamassassin/utils.c
2581         * src/plugins/spamassassin/utils.h
2582                 Sync with HEAD (Update spamassassin to 3.0)
2583
2584 2004-09-21 [colin]      0.9.12cvs102.3
2585
2586         * src/action.c
2587                 Add horizontal scrollbar in action io dialog as needed
2588                 Patch by Alfons.
2589
2590 2004-09-20 [colin]      0.9.12cvs102.2
2591
2592         * src/plugins/image_viewer/viewer.c
2593                 Remove imlib stuff
2594                 use gtk_pixmap_set when clearing
2595                 (would be better to use gtkImages, but causes size-allocate 
2596                 signals storm)
2597
2598 2004-09-17 [paul]       0.9.12cvs102.1
2599
2600         * ChangeLog
2601         * ChangeLog.claws
2602         * ChangeLog.jp
2603         * configure.ac
2604         * src/inc.c
2605                 sync with HEAD
2606
2607
2608 2004-09-17 [colin]      0.9.12cvs101.1
2609
2610         * ChangeLog.claws
2611         * src/main.c
2612                 Sync with HEAD (fix segs at exit)
2613
2614 2004-09-14 [colin]      0.9.12cvs99.5
2615
2616         * src/common/socket.c
2617         * AUTHORS
2618                 Fix send error on 64bit platforms
2619                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
2620
2621 2004-09-14 [colin]      0.9.12cvs99.4
2622
2623         * src/action.c
2624                 Fix action output with utf8 
2625                 Patch by Alfons.
2626
2627 2004-09-14 [colin]      0.9.12cvs99.3
2628
2629         * ChangeLog.claws
2630         * src/folder.c
2631                 Sync with HEAD
2632
2633 2004-09-09 [colin]      0.9.12cvs99.2
2634
2635         * src/action.c
2636                 Fix progress bar (displaying "Completed %v/%u")
2637                 Patch by Alfons.
2638
2639 2004-09-08 [colin]      0.9.12cvs99.1
2640
2641         * src/account.c
2642         * src/folder.c
2643         * src/procmsg.c
2644         * src/procmsg.h
2645         * src/plugins/pgpmime/pgpmime.c
2646                 Sync with HEAD
2647
2648 2004-09-08 [colin]      0.9.12cvs97.2
2649
2650         * src/summaryview.c
2651                 Don't select mails in collapsed threads 
2652                 when navigating with up/down
2653
2654 2004-09-07 [colin]      0.9.12cvs97.1
2655
2656         * src/inc.c
2657                 Sync with HEAD (meaningful error messages)
2658
2659 2004-09-06 [colin]      0.9.12cvs96.1
2660
2661         * src/toolbar.c
2662                 Sync with HEAD (fix Redirect graying out)
2663
2664 2004-09-06 [colin]      0.9.12cvs95.1
2665
2666         * src/summaryview.c
2667         * src/mimeview.c
2668                 Sync with HEAD (fix dropped URIs)
2669
2670 2004-09-06 [colin]      0.9.12cvs94.1
2671
2672         * src/addressbook.c
2673         * src/addressitem.h
2674         * src/addritem.c
2675         * src/addritem.h
2676                 Sync with HEAD (addressbook DnD)
2677
2678 2004-09-03 [colin]      0.9.12cvs93.1
2679
2680         * src/summaryview.c
2681                 Sync with HEAD (next/prev unread)
2682
2683 2004-09-03 [colin]      0.9.12cvs92.1
2684
2685         * src/prefs_common.c
2686         * src/prefs_common.h
2687         * src/summaryview.c
2688                 Sync with HEAD ('mark_as_read_delay' pref)
2689
2690 2004-09-02 [colin]      0.9.12cvs91.2
2691
2692         * src/common/xml.c
2693                 Fix leak
2694
2695 2004-09-02 [colin]      0.9.12cvs91.1
2696
2697         * src/gtk/menu.c
2698                 Sync with HEAD (menu accel don't work, but whatever)
2699
2700 2004-09-02 [colin]      0.9.12cvs90.1
2701
2702         * src/account.c
2703                 Sync with HEAD (fix bug 582)
2704
2705 2004-09-02 [colin]      0.9.12cvs89.1
2706
2707         * src/addrindex.c
2708                 Sync with HEAD (free deleted queries)
2709
2710 2004-09-02 [colin]      0.9.12cvs88.1
2711
2712         * src/ldapquery.c
2713                 Sync with HEAD (fix LDAP freezes)
2714
2715 2004-09-02 [colin]      0.9.12cvs87.1
2716
2717         * src/prefs_spelling.c
2718                 Sync with HEAD (add default dictionary)
2719
2720 2004-09-01 [colin]      0.9.12cvs86.1
2721
2722         * src/filtering.c
2723         * src/folderview.c
2724         * src/imap.c
2725         * src/prefs_matcher.c
2726         * src/stock_pixmap.c
2727         * src/summary_search.c
2728         * src/summaryview.c
2729         * src/wizard.c
2730         * src/wizard.h
2731                 Sync with HEAD (uninitialized vars fixes)
2732                 + gtk2 specific warning fixes
2733
2734 2004-08-31 [colin]      0.9.12cvs85.1
2735
2736         * src/folder.c
2737                 Sync with HEAD (Fix memory corruption due to 
2738                 uninitialized var)
2739
2740 2004-08-31 [colin]      0.9.12cvs84.4
2741
2742         * src/summary_search.c
2743                 Fix segfaults when searching in folders with broken headers
2744
2745 2004-08-31 [colin]      0.9.12cvs84.3
2746
2747         * src/compose.c
2748         * src/textview.c
2749                 Fix some more encoding/decoding issues
2750
2751 2004-08-30 [colin]      0.9.12cvs84.2
2752
2753         * src/mimeview.c
2754         * src/prefs_themes.c
2755         * src/gtk/filesel.c
2756         * src/gtk/filesel.h
2757                 Add a folder-mode selection (fixes mimeview's "Save all")
2758
2759 2004-08-29 [colin]      0.9.12cvs84.1
2760
2761         * src/mimeview.c
2762                 Sync with HEAD (don't escape saved filenames)
2763
2764 2004-08-27 [colin]      0.9.12cvs83.1
2765
2766         * ChangeLog
2767         * ChangeLog.claws
2768         * ChangeLog.jp
2769         * src/mh.c
2770         * src/procheader.c
2771         * src/procmsg.c
2772         * src/procmsg.h
2773         * src/common/utils.c
2774         * src/gtk/menu.h
2775         * po/
2776                 Sync with HEAD 0.9.12cvs83 (sync with main)
2777
2778 2004-08-26 [colin]      0.9.12cvs82.4
2779
2780         * src/codeconv.c
2781                 Fix strange stack corruption
2782                 Convert to utf8 after unmime, not before
2783
2784 2004-08-26 [colin]      0.9.12cvs82.3
2785
2786         * src/main.c
2787         * src/wizard.c
2788                 Fix account folders duplication
2789
2790 2004-08-25 [colin]      0.9.12cvs82.2
2791
2792         * src/wizard.c
2793                 Remove ports
2794                 Add SSL selection
2795                 Use login@server as account name
2796
2797 2004-08-25 [colin]      0.9.12cvs82.1
2798
2799         * src/plugins/pgpmime/pgpmime.c
2800                 Sync with HEAD (leak fix).
2801
2802 2004-08-25 [colin]      0.9.12cvs81.1
2803
2804         * src/plugins/pgpmime/pgpmime.c
2805         * src/plugins/pgpmime/sgpgme.c
2806         * src/plugins/pgpmime/sgpgme.h
2807                 Sync with HEAD (Handle combined messages).
2808
2809 2004-08-24 [colin]      0.9.12cvs80.3
2810
2811         * src/wizard.c
2812                 Fix full name, ports, and imap
2813
2814 2004-08-24 [colin]      0.9.12cvs80.2
2815
2816         * src/Makefile.am
2817         * src/main.c
2818         * src/setup.c
2819         * src/setup.h
2820         * src/stock_pixmap.c
2821         * src/stock_pixmap.h
2822         * src/wizard.c ** ADDED **
2823         * src/wizard.h ** ADDED ** 
2824         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
2825                 Add a setup wizard 
2826
2827 2004-08-24 [colin]      0.9.12cvs80.1
2828
2829         * src/folder.c
2830                 Sync with HEAD (set mimeflags on all messages)
2831
2832 2004-08-24 [colin]      0.9.12cvs79.3
2833
2834         * src/matcher_parser_lex.l
2835                 Fix 8bits strings not in utf8
2836
2837 2004-08-24 [colin]      0.9.12cvs79.2
2838
2839         * src/compose.c
2840                 Check conversion result before replacing buffer
2841
2842 2004-08-23 [colin]      0.9.12cvs79.1
2843
2844         * src/compose.c
2845                 Sync with HEAD (create message header in memory)
2846
2847 2004-08-23 [colin]      0.9.12cvs78.1
2848
2849         * src/rfc2015.c
2850         * src/rfc2015.h
2851                 Sync with HEAD (fix bug 197 again)
2852
2853 2004-08-23 [colin]      0.9.12cvs77.3
2854
2855         * src/compose.c
2856                 Fix again inline gpg signing (which outputs utf8
2857                 in gtk2). Not syncing this fix to HEAD as this 
2858                 code is meant to die.
2859
2860 2004-08-23 [colin]      0.9.12cvs77.2
2861
2862         * src/prefs_account.h
2863                 Remove useless include
2864
2865 2004-08-23 [colin]      0.9.12cvs77.1
2866
2867         * src/imap.c
2868         * po/es.po
2869         * po/fr.po
2870         * po/it.po
2871         * po/pl.po
2872         * po/pt_BR.po
2873         * po/sk.po
2874         * po/sr.po
2875                 Sync with HEAD (fix bug 577)
2876
2877 2004-08-22 [colin]      0.9.12cvs76.1
2878
2879         * src/plugins/trayicon/trayicon.c
2880                 Sync with HEAD (fix formatting bug)
2881
2882 2004-08-21 [colin]      0.9.12cvs74.2
2883
2884         * src/gtk/colorsel.c
2885                 Fix bug 564 (Folder color selection window exits on any
2886                 keypress)
2887
2888 2004-08-21 [colin]      0.9.12cvs74.1
2889
2890         * ChangeLog.claws
2891         * src/compose.c
2892         * src/summaryview.c
2893         * src/toolbar.c
2894                 Sync with HEAD (fix bug 576)
2895
2896 2004-08-21 [colin]      0.9.12cvs70.1
2897
2898         * src/compose.c
2899         * src/mainwindow.c
2900                 Sync with HEAD
2901                 
2902
2903 2004-08-21 [paul]       0.9.12cvs66.4
2904
2905         * src/mainwindow.c
2906         * src/messageview.c
2907         * src/gtk/menu.c
2908         * src/plugins/spamassassin/spamassassin_gtk.c
2909                 remove some deprecated gtk1 functions
2910
2911
2912 2004-08-21 [colin]      0.9.12cvs66.3
2913
2914         * src/compose.c
2915         * src/codeconv.c
2916                 Fix warnings
2917                 Remove encoding hacks
2918                 Fix bug 575 (Strange character messes up message)
2919                 Don't display conversion error when drafting
2920
2921 2004-08-21 [paul]       0.9.12cvs66.2
2922
2923         * src/prefs_account.c
2924                 fix GnuPG mode bugs
2925
2926
2927 2004-08-20 [colin]      0.9.12cvs66.1
2928
2929         * src/codeconv.c
2930                 Sync with HEAD 0.9.12cvs66
2931
2932 2004-08-20 [paul]
2933
2934         * src/plugins/pgpmime/plugin.c
2935                 modify PGP/MIME plugin's description
2936
2937 2004-08-17 [colin]      0.9.12cvs65.1
2938
2939         * src/common/ssl.c
2940         * src/plugins/pgpmime/plugin.c
2941                 Sync with HEAD
2942
2943 2004-08-14 [colin]      0.9.12cvs60.3
2944
2945         * src/plugins/trayicon/trayicon.c
2946                 Put back resize callback, on size-request signal
2947                 rather than size-allocate to avoid infinite 
2948                 callback loop
2949
2950 2004-08-13 [colin]      0.9.12cvs60.2
2951
2952         * src/common/defs.h
2953                 Cache versions have been fixed
2954
2955 2004-08-13 [colin]      0.9.12cvs60.1
2956
2957         * src/folderutils.c
2958                 Sync with HEAD
2959
2960 2004-08-12 [colin]      0.9.12cvs59.1
2961
2962         * src/plugins/trayicon/trayicon.c
2963                 Sync with HEAD
2964
2965 2004-08-12 [colin]      0.9.12cvs57.5
2966
2967         * sylpheed.desktop
2968         * configure.ac
2969         * src/Makefile.am
2970         * src/main.c
2971                 Add support for Freedesktop.org's startup notification
2972
2973 2004-08-11 [colin]      0.9.12cvs57.4
2974
2975         * src/textview.c
2976                 Fix off-by-one
2977
2978 2004-08-11 [colin]      0.9.12cvs57.3
2979
2980         * src/message_search.c
2981         * src/summary_search.c
2982                 Make searches case insensitive by default
2983         * src/textview.c
2984                 Fix case-insensitive search in message
2985
2986 2004-08-11 [colin]      0.9.12cvs57.2
2987
2988         * src/summary_search.c
2989                 Let case-sensitive be specified
2990
2991 2004-08-10 [colin]      0.9.12cvs55.4
2992
2993         * src/common/socket.c
2994                 Fix the possible race condition
2995
2996 2004-08-09 [paul]       0.9.12cvs55.3
2997
2998         * configure.ac
2999         * src/Makefile.am
3000         * src/common/Makefile.am
3001                 sync with HEAD
3002
3003
3004 2004-08-09 [paul]       0.9.12cvs55.2
3005
3006         * autogen.sh
3007         * po/poconv.sh
3008                 remove unneeded script
3009
3010         * configure.ac
3011                 add forgotten USE_LDAP_TLS (sync with HEAD)
3012
3013
3014 2004-08-09 [colin]      0.9.12cvs55.1
3015
3016         * src/main.c
3017         * src/common/ssl.c
3018         * src/common/sylpheed.c
3019         * src/common/sylpheed.h
3020                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
3021
3022 2004-08-09 [paul]       0.9.12cvs54.1
3023
3024         * ChangeLog
3025         * ChangeLog.claws
3026         * ChangeLog.jp
3027         * configure.ac
3028         * po/POTFILES.in
3029         * src/Makefile.am
3030         * src/folderutils.c
3031         * src/main.c
3032         * src/pgpmime.c
3033         * src/pgpmime.h
3034         * src/sgpgme.c
3035         * src/sgpgme.h
3036         * src/plugins/Makefile.am
3037         * src/plugins/pgpmime/.cvsignore
3038         * src/plugins/pgpmime/Makefile.am
3039         * src/plugins/pgpmime/pgpmime.c
3040         * src/plugins/pgpmime/pgpmime.h
3041         * src/plugins/pgpmime/plugin.c
3042         * src/plugins/pgpmime/sgpgme.c
3043         * src/plugins/pgpmime/sgpgme.h
3044                 sync with HEAD
3045
3046 2004-08-08 [paul]       0.9.12cvs51.1
3047
3048         * configure.ac
3049         * src/folder.c
3050                 sync with HEAD
3051
3052 2004-08-07 [colin]      0.9.12cvs50.1
3053
3054         * src/pop.c
3055         * src/common/partial_download.c
3056                 fix warnings (sync from HEAD)
3057
3058 2004-08-07 [colin]      0.9.12cvs48.1
3059
3060         * src/prefs_folder_item.c
3061                 sync with HEAD 0.9.12cvs48
3062
3063 2004-08-06 [colin]      0.9.12cvs47.1
3064
3065         * src/compose.c
3066                 Sync with HEAD
3067
3068 2004-08-06 [christoph]  0.9.12cvs46.2
3069
3070         * src/main.c
3071         * src/plugins/clamav/clamav_plugin_gtk.c
3072         * src/plugins/dillo_viewer/dillo_viewer.c
3073         * src/plugins/image_viewer/plugin.c
3074         * src/plugins/mathml_viewer/mathml_viewer.c
3075         * src/plugins/spamassassin/spamassassin_gtk.c
3076         * src/plugins/trayicon/trayicon.c
3077                 don't mix GTK1.2 plugin with GTK2 plugins
3078
3079 2004-08-06 [colin]      0.9.12cvs46.1
3080
3081         * ChangeLog
3082         * ChangeLog.claws
3083         * ChangeLog.jp
3084         * configure.ac
3085         * sylpheed-claws.pc.in
3086         * src/folder.c
3087         * src/imap.c
3088         * src/localfolder.c
3089         * src/messageview.c
3090         * src/mimeview.c
3091         * src/mimeview.h
3092         * src/msgcache.c
3093         * src/news.c
3094         * src/prefs_ext_prog.c
3095         * src/prefs_folder_item.c
3096         * src/prefs_fonts.c
3097         * src/prefs_msg_colors.c
3098         * src/prefs_spelling.c
3099         * src/prefs_themes.c
3100         * src/prefs_toolbar.c
3101         * src/prefs_wrapping.c
3102         * src/procmime.h
3103         * src/common/defs.h
3104         * src/common/nntp.c
3105         * src/common/session.c
3106         * src/common/session.h
3107         * src/common/socket.c
3108         * src/common/utils.h
3109         * src/common/xml.c
3110         * src/common/xml.h
3111         * src/gtk/prefswindow.c
3112         * src/gtk/prefswindow.h
3113         * src/plugins/clamav/clamav_plugin_gtk.c
3114         * src/plugins/dillo_viewer/dillo_prefs.c
3115         * src/plugins/image_viewer/viewerprefs.c
3116         * src/plugins/spamassassin/spamassassin_gtk.c
3117         * m4/openssl.m4 *** REMOVED ***
3118                 Sync with HEAD 0.9.12cvs46
3119
3120 2004-08-03 [paul]       0.9.12cvs40.2
3121
3122         * src/action.c
3123         * src/addressadd.c
3124         * src/addressbook.c
3125         * src/addrgather.c
3126         * src/browseldap.c
3127         * src/compose.c
3128         * src/crash.c
3129         * src/editaddress.c
3130         * src/editgroup.c
3131         * src/editldap_basedn.c
3132         * src/foldersel.c
3133         * src/importldif.c
3134         * src/mimeview.c
3135         * src/prefs_common.c
3136         * src/prefs_template.c
3137         * src/sourcewindow.c
3138         * src/summaryview.c
3139         * src/gtk/about.c
3140         * src/gtk/foldersort.c
3141         * src/gtk/logwindow.c
3142         * src/gtk/pluginwindow.c
3143         * src/gtk/prefswindow.c
3144                 change all gtk_scrolled_window_set_policy from 
3145                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
3146
3147 2004-08-02 [paul]       0.9.12cvs40.1
3148
3149         * AUTHORS
3150                 update translation team section
3151         * po/pt_BR.po
3152                 updated by Frederico Goncalves Guimaraes
3153                 <fggdebian@yahoo.com.br>
3154
3155 2004-07-31 [colin]      0.9.12cvs39.9
3156
3157         * src/exphtmldlg.c
3158                 Fix compilation
3159
3160 2004-07-31 [colin]      0.9.12cvs39.8
3161
3162         * src/exphtmldlg.c
3163                 Fix an alertpanel type
3164
3165 2004-07-30 [colin]      0.9.12cvs39.7
3166
3167         * src/alertpanel.c
3168                 Fix alertpanel_error_log's icon
3169
3170 2004-07-30 [colin]      0.9.12cvs39.6
3171
3172         * src/pop.c
3173                 Two of them should still be warnings
3174
3175 2004-07-30 [colin]      0.9.12cvs39.5
3176
3177         * src/pop.c
3178                 More warning -> error
3179 2004-07-29 [colin]      0.9.12cvs39.4
3180
3181         * src/pop.c
3182                 Warning -> error
3183
3184 2004-07-29 [colin]      0.9.12cvs39.3
3185
3186         * src/prefs_matcher.c
3187                 Fix segfault
3188
3189 2004-07-29 [colin]      0.9.12cvs39.2
3190
3191         * src/alertpanel.c
3192                 More nice-looking alertpanels
3193
3194 2004-07-29 [colin]      0.9.12cvs39.1
3195
3196         * src/messageview.c
3197                 sync with head
3198                 (inform user when partial mail is deleted on server)
3199
3200 2004-07-29 [colin]      0.9.12cvs38.1
3201
3202         * src/messageview.c
3203                 sync with head
3204
3205 2004-07-28 [paul]       0.9.12cvs37.7
3206
3207         * src/mainwindow.c
3208                 complete the replacement of deprecated gtk_progress_*
3209
3210 2004-07-28 [paul]       0.9.12cvs37.6
3211
3212         * src/action.c
3213         * src/inc.c
3214         * src/mainwindow.c
3215         * src/send_message.c
3216         * src/gtk/progressdialog.c
3217         * src/gtk/progressdialog.h
3218                 replace deprecated gtk_progress_*
3219
3220 2004-07-28 [paul]       0.9.12cvs37.5
3221
3222         * src/gtk/filesel.c
3223                 remove gtk_window_set_wmclass()
3224 2004-07-28 [paul]       0.9.12cvs37.4
3225
3226         * src/addressbook.c
3227         * src/compose.c
3228         * src/foldersel.c
3229         * src/mainwindow.c
3230         * src/messageview.c
3231         * src/sourcewindow.c
3232         * src/gtk/logwindow.c
3233                 remove gtk_window_set_wmclass()
3234                 
3235         * src/prefs_filtering.c
3236         * src/prefs_filtering_action.c
3237         * src/prefs_fonts.c
3238         * src/prefs_gtk.c
3239         * src/prefs_matcher.c
3240         * src/ssl_manager.c
3241         * src/gtk/prefswindow.c
3242                 replace gtk_window_position()
3243
3244 2004-07-28 [colin]      0.9.12cvs37.3
3245
3246         * src/alertpanel.c
3247         * src/alertpanel.h
3248                 Add a way to specify panel type for specific
3249                 panels (alertpanel())
3250         * src/account.c
3251         * src/addressbook.c
3252         * src/compose.c
3253         * src/expldifdlg.c
3254         * src/main.c
3255         * src/messageview.c
3256         * src/summaryview.c
3257         * src/textview.c
3258         * src/gtk/sslcertwindow.c
3259                 Fix alertpanel()s so that their icon match
3260                 their real type
3261
3262 2004-07-28 [paul]       0.9.12cvs37.2
3263
3264         * src/addr_compl.c
3265         * src/addressbook.c
3266         * src/alertpanel.c
3267         * src/compose.c
3268         * src/export.c
3269         * src/foldersel.c
3270         * src/folderview.c
3271         * src/grouplistdialog.c
3272         * src/import.c
3273         * src/mainwindow.c
3274         * src/message_search.c
3275         * src/messageview.c
3276         * src/passphrase.c
3277         * src/prefs_actions.c
3278         * src/prefs_common.c
3279         * src/prefs_customheader.c
3280         * src/prefs_display_header.c
3281         * src/prefs_filtering.c
3282         * src/prefs_filtering_action.c
3283         * src/prefs_gtk.c
3284         * src/prefs_matcher.c
3285         * src/prefs_msg_colors.c
3286         * src/prefs_summary_column.c
3287         * src/prefs_template.c
3288         * src/sourcewindow.c
3289         * src/ssl_manager.c
3290         * src/summary_search.c
3291         * src/gtk/colorsel.c
3292         * src/gtk/description_window.c
3293         * src/gtk/gtkaspell.c
3294         * src/gtk/inputdialog.c
3295         * src/gtk/logwindow.c
3296         * src/gtk/prefswindow.c
3297         * src/gtk/progressdialog.c
3298                 replace deprecated gtk_window_set_policy
3299
3300 2004-07-27 [colin]      0.9.12cvs37.1
3301
3302         * src/msgcache.c
3303                 More fixes (synced for head again)
3304
3305 2004-07-27 [colin]      0.9.12cvs35.3
3306
3307         * src/msgcache.c
3308                 Fix wrong test
3309
3310 2004-07-27 [colin]      0.9.12cvs35.2
3311
3312         * src/mimeview.c
3313                 Fix width a bit (by Paul)
3314         * src/alertpanel.c
3315         * src/alertpanel.h
3316                 Specialize icons, make alertpanel_message()
3317                 private
3318         * src/message_search.c
3319         * src/sgpgme.c
3320         * src/summary_search.c
3321                 Suit alertpanel changes
3322
3323 2004-07-27 [colin]      0.9.12cvs35.1
3324
3325         * src/alertpanel.c
3326                 Add an icon
3327         * src/passphrase.c
3328                 Add debug output - maybe someone will
3329                 want to look at the problem with Grab
3330                 Input :)
3331         Bump version as we're synced with HEAD
3332
3333 2004-07-26 [colin]      0.9.12cvs33.26
3334
3335         * src/pop.c
3336                 Fix uidl-file parsing when not in new
3337                 format
3338
3339 2004-07-26 [colin]      0.9.12cvs33.25
3340
3341         * src/gtk/menu.c
3342                 Move popup menu up if necessary (fixes 
3343                 account selector)
3344         * src/mainwindow.c
3345                 Set account selector's button height to
3346                 minimum
3347
3348 2004-07-26 [colin]      0.9.12cvs33.24
3349
3350         * src/alertpanel.c
3351                 Maybe fix 551 (Truncated font in alert window)
3352
3353 2004-07-26 [colin]      0.9.12cvs33.23
3354
3355         * po/de.po
3356         * po/es.po
3357         * po/fr.po
3358         * po/it.po
3359         * po/ja.po
3360         * po/pl.po
3361         * po/ru.po
3362         * po/sk.po
3363         * po/sr.po
3364         * po/zh_CN.po
3365                 Sync po files with HEAD
3366
3367 2004-07-26 [paul]       0.9.12cvs33.22
3368
3369         * src/compose.c
3370                 fix Bug 556 'Organisation-header is sent even if empty'
3371
3372 2004-07-24 [colin]      0.9.12cvs33.21
3373
3374         * src/compose.c
3375         * src/gtk/gtkaspell.c
3376         * src/gtk/gtkaspell.h
3377                 Fix speller accelerators (require hack)
3378
3379 2004-07-24 [colin]      0.9.12cvs33.20
3380
3381         * src/gtk/gtkaspell.c
3382                 Fix over-eager code deletion breaking
3383                 Check while typing
3384
3385 2004-07-24 [colin]      0.9.12cvs33.19
3386
3387         * src/browseldap.c
3388         * src/ldapctrl.c
3389         * src/ldapctrl.h
3390         * src/ldapserver.h
3391                 Sync ldap with HEAD
3392         (Fixes 546 LDAP completely broken)
3393
3394 2004-07-24 [colin]      0.9.12cvs33.18
3395
3396         * src/prefs_msg_colors.c
3397                 Fix prototype mismatch
3398         (Fixes 547 void function cannot return value)
3399
3400 2004-07-24 [colin]      0.9.12cvs33.17
3401
3402         * src/mainwindow.c
3403                 Fix sort going back to previous sort key
3404                 when changing sort direction
3405
3406 2004-07-24 [colin]      0.9.12cvs33.16
3407
3408         * src/compose.c
3409                 Fix space insertion when re-wrapping at 
3410                 cursor point
3411
3412 2004-07-24 [colin]      0.9.12cvs33.15
3413
3414         * src/gtk/gtkaspell.c
3415                 Don't change cursor position in insert-text
3416                 callback
3417         (Fixes 539 Word wrapping on input transposes letters)
3418
3419 2004-07-24 [colin]      0.9.12cvs33.14
3420
3421         * src/gtk/gtkaspell.c
3422                 Reencode non-ascii chars to dictionary's
3423                 encoding
3424         (Fixes 544 Spell check broken non english locale)
3425
3426 2004-07-24 [colin]      0.9.12cvs33.13
3427
3428         * src/summaryview.c
3429                 Fix Shift+Down, add Home/End/PgUp/PgDown
3430
3431 2004-07-21 [colin]      0.9.12cvs33.12
3432
3433         * src/prefs_common.c
3434                 Fix a gtk warning (Patch by Andrej Kacian)
3435
3436 2004-07-21 [colin]      0.9.12cvs33.11
3437
3438         * src/gtk/filesel.c
3439                 More check
3440
3441 2004-07-21 [colin]      0.9.12cvs33.10
3442
3443         * src/compose.c
3444         * src/crash.c
3445         * src/export.c
3446         * src/import.c
3447         * src/messageview.c
3448         * src/mimeview.c
3449         * src/prefs_spelling.c
3450         * src/prefs_themes.c
3451         * src/summaryview.c
3452         * src/gtk/filesel.c
3453         * src/gtk/filesel.h
3454         * src/gtk/pluginwindow.c
3455                 Untwist open/save mode guessing logic, make
3456                 it explicit
3457
3458 2004-07-20 [colin]      0.9.12cvs33.9
3459
3460         * src/codeconv.c
3461                 conv_encode_header: src_charset is UTF-8 on
3462                 gtk2
3463         * src/compose.c
3464                 Remove double encoding of the headers
3465
3466 2004-07-20 [colin]      0.9.12cvs33.8
3467
3468         * src/codeconv.c
3469                 Fix typo
3470
3471 2004-07-20 [colin]      0.9.12cvs33.7
3472
3473         * src/mainwindow.c
3474                 Set the separated messageview to the saved
3475                 size of Claws' messageview (Patch by Alfons)
3476                 Fix a callback prototype (me)
3477
3478 2004-07-20 [colin]      0.9.12cvs33.6
3479
3480         * src/codeconv.h
3481                 Forgot one hunk in 0.9.12cvs33.4
3482
3483 2004-07-19 [colin]      0.9.12cvs33.5
3484
3485         * src/action.c
3486                 Action output fix
3487                 Patch by Alfons
3488
3489 2004-07-19 [colin]      0.9.12cvs33.4
3490
3491         * src/compose.c
3492                 Fix outgoing charset bug in headers
3493         * src/codeconv.c
3494                 Clean for glib2 - Patch by Alfons
3495
3496 2004-07-19 [colin]      0.9.12cvs33.3
3497
3498         * src/statusbar.c
3499                 Remove grip from the statusbar
3500                 Patch by Alfons
3501
3502 2004-07-19 [colin]      0.9.12cvs33.2
3503
3504         * src/messageview.c
3505         * src/textview.c
3506                 Fix messageview remembering the previous
3507                 scroll position when loading a new message
3508                 Patch by Alfons
3509
3510 2004-07-19 [colin]      0.9.12cvs33.1
3511
3512         * src/folder.h
3513         * src/folderview.c
3514         * src/summaryview.c
3515                 Sync with HEAD
3516
3517 2004-07-18 [colin]      0.9.12cvs32.7
3518
3519         * configure.ac
3520                 Remove useless check for XIM - noticed
3521                 by Alfons
3522
3523 2004-07-18 [colin]      0.9.12cvs32.6
3524
3525         * src/summaryview.c
3526                 Remove non-modified and shift-modified
3527                 accelerators in summaryview's popup
3528                 menu, as that doesn't get catched by
3529                 the accel-activate signal catcher...
3530
3531 2004-07-18 [colin]      0.9.12cvs32.5
3532
3533         * src/prefs_common.c
3534                 Define sensible default prefs for 
3535                 wrapping
3536
3537 2004-07-18 [colin]      0.9.12cvs32.4
3538
3539         * src/compose.c
3540         * src/prefs_common.c
3541         * src/prefs_common.h
3542         * src/prefs_wrapping.c
3543                 Remove Smart Wrapping pref, which does
3544                 nothing on gtk2 branch
3545
3546 2004-07-18 [colin]      0.9.12cvs32.3
3547
3548         * src/sourcewindow.c
3549                 Proper utf8
3550
3551 2004-07-18 [colin]      0.9.12cvs32.2
3552
3553         * src/compose.c
3554                 Save attachment status when drafting
3555
3556 2004-07-18 [colin]      0.9.12cvs32.1
3557
3558         * src/gtk/filesel.c
3559                 Fix erratic folder selection in open mode
3560
3561 2004-07-18 [colin]      0.9.12cvs31.11
3562
3563         * src/pop.c
3564                 Don't let partial messages get deleted
3565                 even with "dowload all"
3566                 (0.9.12cvs31.8 fix extension)
3567 2004-07-18 [colin]      0.9.12cvs31.10
3568
3569         * src/gtk/logwindow.c
3570                 Fix log scrolling
3571
3572 2004-07-18 [colin]      0.9.12cvs31.9
3573
3574         * src/common/utils.c
3575                 Fix non-utf8 strings coming from commands
3576                 and files
3577
3578 2004-07-18 [colin]      0.9.12cvs31.8
3579
3580         * src/pop.c
3581                 Fix partial download bug with Download all
3582                 messages option
3583
3584 2004-07-18 [colin]      0.9.12cvs31.7
3585
3586         * src/textview.c
3587                 Fix bug introduced in 0.9.12cvs31.2
3588                 (blocked in select mode after double click)
3589
3590 2004-07-18 [colin]      0.9.12cvs31.6
3591
3592         * src/compose.c
3593         * src/gtk/menu.c
3594                 More glib-warning fixes
3595
3596 2004-07-18 [colin]      0.9.12cvs31.5
3597
3598         * src/compose.c
3599                 Fix trashing the primary clipboard when moving 
3600                 around with tab
3601         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
3602
3603 2004-07-18 [colin]      0.9.12cvs31.4
3604
3605         * src/codeconv.c
3606                 convert unencoded iso headers to utf8
3607         (Fix Bug 538 Unencoded local characters in subject make it 
3608          disappear)
3609
3610 2004-07-18 [colin]      0.9.12cvs31.3
3611
3612         * src/compose.c
3613                 Fix tab char handling in wrapping
3614         (Fix Bug 537 Line wrap problem - TAB character treated as 
3615          one character instead of 8)
3616
3617 2004-07-18 [colin]      0.9.12cvs31.2
3618
3619         * src/textview.c
3620                 return FALSE on GDK_MOTION_NOTIFY
3621         (Fix Bug 535 Hyperlinks/addresses are not selectable 
3622          (unable to highlight))
3623
3624 2004-07-18 [colin]      0.9.12cvs31.1
3625
3626         * src/folderview.c
3627                 Sync with 0.9.12cvs31
3628
3629 2004-07-18 [colin]      0.9.12cvs30.4
3630
3631         * src/compose.c
3632                 Also block text_inserted when inserting a file
3633
3634 2004-07-18 [colin]      0.9.12cvs30.3
3635
3636         * src/compose.c
3637                 Fix smart wrapping (block text_inserted handler
3638                 while putting quotation to avoid wrap on input,
3639                 don't join lines if next is sig separator)
3640
3641 2004-07-17 [colin]      0.9.12cvs30.2
3642
3643         * src/folderview.c
3644         * src/mainwindow.c
3645         * src/mimeview.c
3646         * src/summaryview.c
3647         * src/gtk/quicksearch.c
3648         * src/gtk/quicksearch.h
3649                 Block key events handlers *and* accels while
3650                 quicksearch is focused
3651         (Fixes Bug 534 quick-search bar not accepting certain letters)
3652
3653 2004-07-17 [colin]      0.9.12cvs30.1
3654
3655         * src/folder.h
3656         * src/folderview.c
3657         * src/summaryview.c
3658                 Sync with 0.9.12cvs30
3659
3660 2004-07-17 [colin]      0.9.12cvs28.2
3661
3662         * src/mimeview.c
3663         * src/procmime.c
3664         * src/summaryview.c
3665         * src/gtk/menu.c
3666                 Squash some compile and glib warnings
3667
3668 2004-07-17 [paul]       0.9.12cvs28.1
3669
3670         * src/mimeview.c
3671                 sync with 0.9.12cvs28 HEAD
3672
3673 2004-07-16 [paul]       0.9.12cvs26.1
3674         
3675         * src/gtk/quicksearch.c
3676         * src/account.c
3677         * src/account.h
3678         * src/compose.c
3679         * src/customheader.c
3680         * src/folder_item_prefs.c
3681         * src/main.c
3682         * src/mainwindow.c
3683         * src/messageview.c
3684         * src/mimeview.c
3685         * src/news.c
3686         * src/pgpmime.c
3687         * src/pop.c
3688         * src/pop.h
3689         * src/prefs_account.c
3690         * src/prefs_account.h
3691         * src/prefs_common.c
3692         * src/prefs_common.h
3693         * src/prefs_display_header.c
3694         * src/prefs_gtk.c
3695         * src/prefs_gtk.h
3696         * src/procheader.c
3697         * src/procmime.c
3698                 sync with 0.9.12cvs26 HEAD      
3699
3700 2004-07-15 [colin]      0.9.12cvs18.14
3701
3702         * src/folder.c
3703                 Disable GPG signature check during
3704                 folder move and scan
3705         (Closes Bug 521 Signature checking slows down Folder-Move)
3706
3707 2004-07-14 [colin]      0.9.12cvs18.13
3708
3709         * src/common/partial_download.c
3710                 update includes
3711
3712 2004-07-14 [colin]      0.9.12cvs18.12
3713
3714         * src/common/partial_download.c
3715         * src/common/partial_download.h
3716                 Move doc at top, add correct copyright
3717
3718 2004-07-14 [colin]      0.9.12cvs18.11
3719
3720         * src/folder.c
3721         * src/messageview.c
3722         * src/pop.c
3723         * src/pop.h
3724         * src/procmsg.c
3725         * src/summaryview.c
3726         * src/common/Makefile.am
3727         * src/common/partial_download.c ** NEW FILES **
3728         * src/common/partial_download.h ** NEW FILES **
3729                 Move partial-download related stuff to its
3730                 own file
3731
3732 2004-07-14 [colin]      0.9.12cvs18.10
3733
3734         * src/send_message.c
3735                 Fix smtp auth when user is null or empty
3736
3737 2004-07-13 [colin]      0.9.12cvs18.9
3738
3739         * src/gtk/quicksearch.c
3740                 Use alphabetic order
3741
3742 2004-07-13 [colin]      0.9.12cvs18.8
3743
3744         * src/pop.c
3745                 Be paranoid on the checks
3746
3747 2004-07-13 [colin]      0.9.12cvs18.7
3748
3749         * src/gtk/quicksearch.c
3750                 Fix Engrish once again
3751
3752 2004-07-13 [colin]      0.9.12cvs18.6
3753
3754         * src/procmsg.c
3755         * src/summaryview.c
3756                 Mark messages for deletion when they are about to
3757                 be removed from trash
3758
3759 2004-07-13 [colin]      0.9.12cvs18.5
3760
3761         * src/matcher.c
3762         * src/matcher.h
3763         * src/matcher_parser_parse.y
3764         * src/prefs_matcher.c
3765         * src/gtk/quicksearch.c
3766                 Add 'partial' ('p') match string to find partially
3767                 downloaded messages
3768
3769 2004-07-13 [colin]      0.9.12cvs18.4
3770
3771         * src/pop.c
3772                 Fix misplaced block
3773
3774 2004-07-13 [colin]      0.9.12cvs18.3
3775
3776         * src/pop.c
3777         * src/pop.h
3778         * src/messageview.c
3779                 Refactor API (to avoid passing 5+ params and code
3780                 duplication)
3781         * src/folder.c
3782         * src/msgcache.c
3783         * src/procheader.c
3784         * src/common/defs.h
3785                 Add planned_download to cache
3786                 Don't mess uidl file when moving partially downloaded
3787                 mails (they change folder, we should change it in the
3788                 uidl list too or we'll remove an incorrect message)
3789                 (this also helps removing hacks when changing 
3790                 planned_download in messageview.c)
3791
3792 2004-07-12 [colin]      0.9.12cvs18.2
3793
3794         * src/gtk/quicksearch.c
3795                 Fix missing status update in quicksearch
3796
3797 2004-07-12 [paul]       0.9.12cvs18.1
3798
3799         * po/POTFILES.in
3800         * src/Makefile.am
3801         * src/account.c
3802         * src/codeconv.c
3803         * src/compose.c
3804         * src/inc.c
3805         * src/main.c
3806         * src/prefs_common.c
3807         * src/procmsg.h
3808         * src/toolbar.c
3809         * src/prefs_msg_colors.[ch]     ** NEW FILES **
3810         * src/prefs_wrapping.[ch]       ** NEW FILES **
3811         * src/common/intl.h
3812         * src/common/utils.[ch]
3813         * src/gtk/quicksearch.[ch]
3814                 sync with 0.9.12cvs18 HEAD
3815
3816 2004-07-12 [colin]      0.9.11cvs17.25
3817
3818         * src/folder.c
3819         * src/folder.h
3820                 Remove unused function added by me in 0.9.11cvs17.10
3821
3822 2004-07-11 [colin]      0.9.11cvs17.24
3823
3824         * src/inc.c
3825         * src/messageview.c
3826         * src/pop.c
3827         * src/pop.h
3828                 Use folderitem and msgnum instead of filename to
3829                 know which mail to delete
3830                 Move old partial mail deletion to pop.c
3831
3832 2004-07-10 [colin]      0.9.11cvs17.23
3833
3834         * src/inc.c
3835                 Add debug
3836         * src/pop.c
3837         * src/pop.h
3838                 Don't re-use same enums for unrelated stuff: it's 
3839                 completely misleading !
3840                 Document a bit
3841
3842 2004-07-09 [colin]      0.9.11cvs17.22
3843
3844         * src/inc.c
3845                 Remove folder-type check and do
3846                 more tests to be sure everything's
3847                 ok
3848         * src/messageview.c
3849                 Punctuation update, remove useless
3850                 code, fix two warnings
3851         * src/noticeview.c
3852                 Layout cleaning, reset 2nd button
3853                 when specifying one
3854
3855 2004-07-09 [colin]      0.9.11cvs17.21
3856
3857         * src/messageview.c
3858         * src/pop.c
3859         * src/pop.h
3860                 Allow user to change his mind
3861                 and postpone decision (by
3862                 unmarking the mail)
3863
3864 2004-07-09 [colin]      0.9.11cvs17.20
3865
3866         * src/messageview.c
3867                 Fix bug with delete state
3868         * src/pop.c
3869         * src/pop.h
3870                 Fix buffer leak (fread doesn't 
3871                 terminate buffers with \0)
3872                 Refactoring (remove magic 
3873                 numbers)
3874
3875 2004-07-09 [colin]      0.9.11cvs17.19
3876
3877         * src/pop.c
3878                 Don't log "Skipping message" if 
3879                 we're going to TOP it two lines
3880                 later
3881
3882 2004-07-09 [colin]      0.9.11cvs17.18
3883
3884         * src/messageview.c
3885                 Fix Engrish
3886
3887 2004-07-09 [colin]      0.9.11cvs17.17
3888
3889         * src/pop.c
3890                 strlen checking...
3891         * src/messageview.c
3892                 refactoring a bit
3893
3894 2004-07-08 [colin]      0.9.11cvs17.16
3895
3896         * src/noticeview.c
3897         * src/noticeview.h
3898                 Add an optional second button
3899         * src/messageview.c
3900         * src/pop.c
3901         * src/pop.h
3902                 Don't delete partially received mails after a certain
3903                 time; rather, let the user decide.
3904
3905 2004-07-08 [colin]      0.9.11cvs17.15
3906
3907         * src/common/smtp.h
3908                 Sync with HEAD
3909
3910 2004-07-08 [colin]      0.9.11cvs17.14
3911
3912         * src/messageview.c
3913         * src/common/smtp.c
3914                 Use to_human_readable() for sizes
3915
3916 2004-07-08 [colin]      0.9.11cvs17.13
3917
3918         * src/inc.c
3919         * src/messageview.c
3920         * src/pop.c
3921         * src/pop.h
3922         * src/procmsg.c
3923                 Fix partial-downloading issues:
3924                         catch unsupported TOP
3925                         don't delete partially downloaded mails before 5 days
3926                         don't update existing with non-MH folders; that'll
3927                         make dups, but it's better than trashing the folder
3928                         free new msginfo parts
3929                 Fix indentation ;-)
3930
3931 2004-07-08 [colin]      0.9.11cvs17.12
3932
3933         * src/common/smtp.c
3934         * src/common/smtp.h
3935                 Sync smtp size verification with HEAD
3936
3937 2004-07-08 [colin]      0.9.11cvs17.11
3938
3939         * src/summaryview.c
3940         * src/prefs_common.c
3941         * src/prefs_common.h
3942         * src/gtk/quicksearch.c
3943         * src/gtk/quicksearch.h
3944                 Sync sticky pref with HEAD
3945
3946 2004-07-08 [colin]      0.9.11cvs17.10
3947
3948         * src/folder.c [1.213.2.6]
3949         * src/folder.h [1.87.2.6]
3950         * src/inc.c [1.149.2.7]
3951         * src/messageview.c [1.94.2.8]
3952         * src/procheader.c [1.47.2.6]
3953         * src/procmsg.c [1.150.2.4]
3954         * src/procmsg.h [1.60.2.5]
3955         * src/pop.c [1.56.2.4]
3956         * src/pop.h [1.17.2.3]
3957                 Let too big messages get downloaded, but truncated
3958                 Add a button to download them completely
3959                 
3960 2004-07-06 [colin]      0.9.11cvs17.9
3961
3962         * src/gtk/quicksearch.c [1.1.2.3]
3963                 Add a Clear button
3964         * commitHelper
3965         * PATCHSETS
3966                 Add a script to help with cvs
3967
3968 2004-07-03 [colin]      0.9.11cvs17.8
3969
3970         * src/plugins/imageviewer/viewer.c
3971                 fix imageviewer (which was staying on the first
3972                 displayed image)
3973
3974 2004-07-03 [colin]      0.9.11cvs17.7
3975
3976         Removed FIXME_GTK2 warnings
3977         * src/gtk/gtkutils.c
3978                 useless #warnings
3979         * src/gtk/menu.c
3980                 useless #warnings (no need to mess with menu rc)
3981         * src/gtk/menu.h
3982                 unused functions
3983         
3984
3985 2004-07-03 [colin]      0.9.11cvs17.6
3986
3987         Removed FIXME_GTK2 warnings
3988         * src/codeconv.c
3989                 useless #warnings (rewrite needed)
3990         * src/compose.c
3991                 useless #warnings (rewrite needed)
3992                 useless #warnings (gtk2 is like that)
3993                 useless #warnings (previously fixed)
3994         * src/main.c
3995                 useless #warnings (previously fixed)
3996         * src/message_search.c
3997                 useless #warnings (gtk2 is like that)
3998                 Made apparent that search is case-sensitive
3999         * src/mimeview.c
4000                 useless #warnings (rewrite needed)
4001                 useless #warnings (gtk2 is like that)
4002                 reimplemented real warnings
4003         * src/prefs_common.c
4004                 Removed block cursor option (not it gtk2)
4005         * src/prefs_gtk.c
4006                 useless #warnings (rewrite needed)
4007         * src/procheader.c
4008                 useless #warnings (rewrite needed)
4009         * src/sourcewindow.c
4010                 useless #warnings (incorrect placing)
4011         * src/summary_search.c
4012                 useless #warnings (gtk2 is like that)
4013                 Made apparent that search is case-sensitive
4014         * src/action.c
4015                 useless #warnings (gtk2 is like that)
4016         * src/textview.c
4017                 useless #warnings (rewrite needed)
4018         * src/toolbar.c
4019                 useless #warnings (rewrite needed)
4020
4021 2004-07-03 [colin]      0.9.11cvs17.5
4022
4023         * src/textview.c
4024                 Fix mismerge which broke URI opening
4025                 
4026 2004-07-01 [colin]      0.9.11cvs17.4
4027
4028         * src/gtk/filesel.c
4029                 Fill filename when saving
4030                 
4031 2004-06-27 [colin]      0.9.11cvs17.3
4032
4033         * src/gtk/filesel.[ch]
4034                 Use the new GTK file selector
4035                 Update prototype to match the reality: multiple file
4036                 selection is open-only          
4037         * src/compose.c
4038                 Match the new prototypes        
4039         * configure.ac
4040                 Match the new requirements (gtk 2.4.0)
4041                         
4042 2004-06-26 [colin]      0.9.11cvs17.2
4043
4044         * src/plugins/trayicon/trayicon.c
4045                 Remove useless signal handler on resize, which causes
4046                 an infinite "loop"
4047         
4048 2004-06-26 [colin]      0.9.11cvs17.1
4049         
4050         * tools/Makefile.am
4051                 remove launch_firebird and add nautilus2sylpheed.sh
4052         * src/quicksearch.c
4053           src/summaryview.c
4054                 Fix show/hide "Extended symbols" button problem
4055                 Fix apparition at startup
4056                 Fix const warnings
4057         * src/plugins/image_viewer/Makefile.am
4058                 Fix configure 
4059         * common/ssl.c
4060                 Re-enable certificate check, as it doesn't seem to
4061                 cause Xlib errors anymore
4062
4063 2004-06-25 [paul]       0.9.11cvs17
4064
4065         * sync with 0.9.11cvs17 HEAD
4066         
4067         NOTE: QuickSearch is broken
4068
4069 2004-06-07 [colin]      0.9.10claws67.10
4070         * src/plugins/trayicon/trayicon.c
4071           src/plugins/trayicon/libeggtrayicon/Makefile.am
4072           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4073                 Fix gettextization in trayicon plugin
4074
4075 2004-06-07 [colin]      0.9.10claws67.9
4076         
4077         * src/summaryview.c
4078           src/gtk/gtksctree.[ch]
4079                 Let Shift+{Up,Down} work in summaryview
4080                 (well, Down "works" and Up works)
4081                 Let the list scroll when using these keys
4082
4083 2004-06-06 [colin]      0.9.10claws67.8
4084
4085         * src/plugins/trayicon/trayicon.c
4086                 Fix pixmap update
4087
4088 2004-06-06 [colin]      0.9.10claws67.7
4089
4090         * src/addressbook.c
4091                 Fix signal handling causing system-wide focus grab
4092
4093 2004-05-25 [paul]       0.9.10claws67.6
4094
4095         * Makefile.am
4096           src/Makefile.am
4097                 clean up
4098
4099 2004-05-25 [paul]       0.9.10claws67.5
4100
4101         * replace deprecated gtk_signal... functions
4102
4103 2004-05-23 [colin]      0.9.10claws67.4
4104
4105         * src/compose.c
4106                 Fix wrapping
4107
4108 2004-05-22 [colin]      0.9.10claws67.3
4109
4110         * src/compose.c
4111                 Re-fix [Edited] in compose.c::compose_reedit()
4112
4113 2004-05-22 [colin]      0.9.10claws67.2
4114
4115         * src/procmime.c
4116                 Fix parsing of multiparts mails
4117
4118 2004-05-22 [colin]      0.9.10claws67.1
4119
4120         * src/summaryview.c
4121                 Fix quicksearch
4122
4123 2004-05-22 [paul]       0.9.10claws67
4124
4125         * sync with 0.9.10claws67 HEAD
4126
4127 2004-05-14 [alfons]
4128
4129         * src/procmime.h
4130                 add forgotton prototype
4131
4132 2004-05-10 [paul]       0.9.10claws57
4133
4134         * sync with 0.9.10claws57 HEAD
4135
4136 2004-05-05 [paul]       0.9.9.claws1
4137
4138         * ChangeLog-gtk2        ** REMOVED **
4139           ChangeLog-gtk2.claws  ** ADDED **
4140                 rename and adopt the normal claws format
4141                 
4142         * configure.ac
4143                 require gtkmathview >= 0.5
4144
4145         * ac/*                          ** REMOVED **
4146           ac/                           ** REMOVED **
4147           intl/Makefile.in              ** REMOVED **
4148           m4/                           ** ADDED **
4149           m4/missing                    ** ADDED **
4150           m4/missing/gdk-pixbuf.m4      ** ADDED **
4151           m4/missing/gettext.m4         ** ADDED **
4152           m4/missing/gpgme.m4           ** ADDED **
4153           m4/missing/imlib.m4           ** ADDED **
4154           m4/.cvsignore                 ** ADDED **
4155           m4/Makefile.am                ** ADDED **
4156           m4/README                     ** ADDED **
4157           m4/aclocal-include.m4         ** ADDED **
4158           m4/aspell.m4                  ** ADDED **
4159           m4/check-type.m4              ** ADDED **
4160           m4/gnupg-check-typedef.m4     ** ADDED **
4161           m4/openssl.m4                 ** ADDED **
4162           m4/spamassassin.m4            ** ADDED **
4163           po/ChangeLog                  ** REMOVED **
4164           po/Makefile.in.in             ** REMOVED **
4165           po/Rules-quot                 ** REMOVED **
4166           po/boldquot.sed               ** REMOVED **
4167           po/en@boldquot.header         ** REMOVED **
4168           po/en@quot.header             ** REMOVED **
4169           po/insert-header.sin          ** REMOVED **
4170           po/quot.sed                   ** REMOVED **
4171           po/remove-potcdate.sed        ** REMOVED **
4172           po/remove-potcdate.sin        ** REMOVED **
4173           po/stamp-po                   ** REMOVED **
4174           Makefile.am
4175           autogen.sh
4176           configure.ac
4177                 enable building with automake 1.8.x
4178                 add 'autopoint --force' to autogen.sh and remove all
4179                 auto-generated files, remove ac/ directory and use
4180                 m4/ directory instead
4181                 
4182         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4183                 fix gettextization
4184
4185 2004-02-28 Colin Leroy <colin@colino.net>
4186         * src/prefs_matcher.c
4187           src/prefs_filtering.c
4188           src/prefs_filtering_action.c
4189                 Fix non-editable GtkEntries
4190
4191 2004-02-22 Thorsten Maerz <torte@netztorte.de>
4192         * src/prefs_themes.c
4193                 utf8 conversion for theme info
4194
4195 2004-02-21 Thorsten Maerz <torte@netztorte.de>
4196         * sync 0.9.9claws
4197
4198 2004-02-14 Thorsten Maerz <torte@netztorte.de>
4199         * src/grouplistdialog.c
4200                 allow multiple selections without ctrl key
4201
4202 2004-02-09 Thorsten Maerz <torte@netztorte.de>
4203         * src/main.c
4204                 enable customizable accelerators
4205
4206 2004-02-08 Thorsten Maerz <torte@netztorte.de>
4207         * src/prefs_common.c
4208                 re-enable different font settings for gtk1/2
4209         * src/prefs_folder_item.c
4210                 fix folder prefs displayed wrong
4211         * src/textview.c
4212                 set 'sunken' shadow type
4213
4214 2004-02-07 Colin Leroy <colin@colino.net>
4215         * src/compose.c
4216                 Fix message being always [Edited]
4217                 Encode headers correctly (utf8 buf)
4218
4219 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4220         * src/socket.c
4221                 remove double g_source_attach()
4222                 (Thanks to Colin Leroy)
4223
4224 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4225         * src/gtk/gtksctree.c
4226                 Fix SSL certificate list not shown
4227         * src/mimeview.c
4228                 Fix clicks in mime tree
4229
4230 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4231         * src/common/socket.c
4232                 Fix SSL receive
4233         * src/compose.c
4234                 Fix clipboard menu hotkeys
4235
4236 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4237         * src/gtk/gtkaspell.[ch]
4238           src/compose.c
4239                 reimplement spellchecker
4240
4241 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4242         * src/gtk/filesel.c
4243                 crash when inserting file in compose window
4244                 (TODO: keep old selection on clicks)
4245         * src/main.c
4246                 use gtkrc-2.0 instead of gtkrc
4247
4248 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4249         * src/messageview.c
4250                 remove orphaned mimeview unref()
4251
4252 2004-01-20 Thorsten Maerz <torte@netztorte.de>
4253         * src/grouplistdialog.c
4254                 expand nodes containing subscribed groups
4255
4256 2004-01-19 Thorsten Maerz <torte@netztorte.de>
4257         * src/textview.c
4258                 textview: hide cursor, restore old click behaviour
4259
4260 2004-01-18 Thorsten Maerz <torte@netztorte.de>
4261         * src/textview.c
4262                 variable names messed up
4263
4264 2004-01-17 Colin Leroy <colin@colino.net>
4265         * src/addr_compl.c
4266                 Fix completion address too thin
4267         * src/compose.c
4268                 Fix tab-to-subject behaviour
4269         * src/summaryview.c
4270                 Implement key up & down in summaryview
4271
4272 2004-01-12 Thorsten Maerz <torte@netztorte.de>
4273
4274         * sync 098claws
4275
4276 2004-01-08 Thorsten Maerz <torte@netztorte.de>
4277         * configure.ac
4278           Makefile.am
4279           doc/.cvsignore
4280           doc/Makefile.am
4281                 faq, man, manual moved to doc/
4282         * ac/aspell.m4
4283           ac/check-type.m4
4284           ac/gnupg-check-typedef.m4
4285           ac/openssl.m4
4286           ac/spamassassin.m4
4287           ac/missing/gdk-pixbuf.m4
4288           ac/missing/gpgme.m4
4289           ac/missing/imlib.m4
4290                 fix automake warnings
4291
4292 2003-12-06 Colin Leroy <colin@colino.net>
4293         * src/summaryview.c
4294                 Fix quicksearch
4295
4296 2003-12-05 Colin Leroy <colin@colino.net>
4297         * src/summaryview.c
4298                 Fix going to next unread folder
4299
4300 2003-12-05 Colin Leroy <colin@colino.net>
4301         * src/crash.c
4302                 Fix gtk2 compilation
4303         * src/session.c
4304                 Remove iotag source handler at disconnection
4305         * src/socket.[ch] 
4306                 Remove source handler when closing socket 
4307                 (fixes another seg)
4308
4309 2003-12-04 Colin Leroy <colin@colino.net>
4310         * src/compose.c
4311           src/prefs_account.c
4312           src/prefs_common.c
4313                 Fix some dropdown menus
4314
4315 2003-12-04 Colin Leroy <colin@colino.net>
4316         * src/compose.c
4317                 Fix event handlers on header fields
4318         * src/common/socket.c
4319           src/common/session.c
4320                 Fix segfault with callback (SSL)
4321                 Fix end of session 
4322
4323 2003-10-06 Thorsten Maerz <torte@netztorte.de>
4324
4325         * Fix compile bug in src/compose.c
4326         * removed src/gtk/gtkstext.[ch]
4327
4328 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
4329
4330         * Convert character set and escape "text" attributes in toolbar setting
4331         files.
4332         * Fixed bug in button-press-event handling.
4333
4334 2003-09-16 Thorsten Maerz <torte@netztorte.de>
4335
4336         * Fixed bug in key-press-event handling.
4337
4338 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
4339
4340         * Enabled to compile tray-icon plugin (Ad-hoc).
4341         * Avoid hang up bug of icon list in mime view (Ad-hoc).
4342
4343 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
4344
4345         * Enabled to compile on sylpheed-claws.
4346         (tray-icon plugin still cannot compile yet.)
4347
4348 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
4349
4350         * Updated to 0.9.5.
4351
4352 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
4353
4354         * Updated to 0.9.4.
4355         * Ported monitoring SSL mechanism to GSource of GLib2
4356         (I don't confirm it)
4357         * Added _gtk2 suffix to key name of font preference to avoid
4358         ovverwriting preference of Gtk+-1.2 version.
4359
4360 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
4361
4362         * Updated to 0.9.2.
4363
4364 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
4365
4366         * Updated to 0.9.1.
4367         * Translate po files into UTF-8 when execute autogen.sh.
4368
4369 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
4370
4371         * Updated to 0.9.0.
4372
4373 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
4374
4375         * Plugged GError related memory leaks.
4376
4377 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
4378
4379         * Changed default size of fonts.
4380         * Enabled to set titile font size of warning dialog.
4381
4382 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
4383
4384         * Embed a sylpheed icon into executable binary on Windows.
4385
4386 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
4387
4388         * I forgot to traslate character set of element string in src/xml.c.
4389
4390 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
4391
4392         * Fixed detecting bind_textdomain_codeset in configure.in.
4393         * The bug in which "Example" of "Date fromat" preference isn't displayed
4394         correctly has been fixed.
4395
4396 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
4397
4398         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
4399           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
4400           glib-gettextize
4401           Removed intl directory.
4402           Translated po files into UTF-8.
4403           (Thanks! Ryuji Abe)
4404
4405 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
4406
4407         * The bug which doesn't unscape string in xml.c has been fixed.
4408
4409 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
4410
4411         * The bug which is failed to translate encoding of file name thorough
4412         file dialog has been fixed.
4413
4414 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
4415
4416         * Modified to translate file names which is used in inporting/expoting
4417         mbox feature and "Save as" feature into locale encoding.
4418         * Translate file names into locale encoding when "Attache file" and
4419         "Insert file".
4420         * Force set G_BROKEN_FILENAMES environment variable.
4421         * Other minor fixes.
4422
4423 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
4424
4425         * Modified to treat MH folder's name as locale encoding.
4426
4427 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
4428
4429         * The bug which clash on switching candidates of auto completion of
4430         addresses, cannot use auto completion in Japanesse is fixed
4431         (Thanks! Tokunaga-san)¡¥
4432
4433 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
4434
4435         * The bug which cannot switch key accelerator preference has been fixed
4436         (Thanks! smbd-san)¡¥
4437
4438 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
4439
4440         * version 0.8.11-gtk2-20030314
4441
4442 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
4443
4444         * The bug in which character set conversion of filtering messages has
4445         been fixed.(Thanks! COCOA-san).
4446
4447 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
4448
4449         * Revived "Leave space on head" preference in "Message" category.
4450         * A bug which clash when put the cursor to end of buffer and execute
4451         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
4452
4453 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
4454
4455         * version 0.8.11-gtk2-20030312
4456
4457 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
4458
4459         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
4460         * Modified to use Pango's API directly for font preference.
4461         * Integrated GtkTextView of textview to one widget.
4462         * Set fonts of header title in textview by "header_title" tag.
4463         * Removed some deprecated codes.
4464
4465 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
4466
4467         * Updated to 0.8.11.
4468         * Merged cygwin patch(Thanks! Sakai-san).
4469
4470 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
4471
4472         * version 0.8.10-gtk2-20030309