4be063788a1b296e7b3497e8eedb2854b317250b
[claws.git] / ChangeLog-gtk2.claws
1 2004-07-18 [colin]      0.9.12cvs32.7
2
3         * configure.ac
4                 Remove useless check for XIM - noticed
5                 by Alfons
6
7 2004-07-18 [colin]      0.9.12cvs32.6
8
9         * src/summaryview.c
10                 Remove non-modified and shift-modified
11                 accelerators in summaryview's popup
12                 menu, as that doesn't get catched by
13                 the accel-activate signal catcher...
14
15 2004-07-18 [colin]      0.9.12cvs32.5
16
17         * src/prefs_common.c
18                 Define sensible default prefs for 
19                 wrapping
20
21 2004-07-18 [colin]      0.9.12cvs32.4
22
23         * src/compose.c
24         * src/prefs_common.c
25         * src/prefs_common.h
26         * src/prefs_wrapping.c
27                 Remove Smart Wrapping pref, which does
28                 nothing on gtk2 branch
29
30 2004-07-18 [colin]      0.9.12cvs32.3
31
32         * src/sourcewindow.c
33                 Proper utf8
34
35 2004-07-18 [colin]      0.9.12cvs32.2
36
37         * src/compose.c
38                 Save attachment status when drafting
39
40 2004-07-18 [colin]      0.9.12cvs32.1
41
42         * src/gtk/filesel.c
43                 Fix erratic folder selection in open mode
44
45 2004-07-18 [colin]      0.9.12cvs31.11
46
47         * src/pop.c
48                 Don't let partial messages get deleted
49                 even with "dowload all"
50                 (0.9.12cvs31.8 fix extension)
51 2004-07-18 [colin]      0.9.12cvs31.10
52
53         * src/gtk/logwindow.c
54                 Fix log scrolling
55
56 2004-07-18 [colin]      0.9.12cvs31.9
57
58         * src/common/utils.c
59                 Fix non-utf8 strings coming from commands
60                 and files
61
62 2004-07-18 [colin]      0.9.12cvs31.8
63
64         * src/pop.c
65                 Fix partial download bug with Download all
66                 messages option
67
68 2004-07-18 [colin]      0.9.12cvs31.7
69
70         * src/textview.c
71                 Fix bug introduced in 0.9.12cvs31.2
72                 (blocked in select mode after double click)
73
74 2004-07-18 [colin]      0.9.12cvs31.6
75
76         * src/compose.c
77         * src/gtk/menu.c
78                 More glib-warning fixes
79
80 2004-07-18 [colin]      0.9.12cvs31.5
81
82         * src/compose.c
83                 Fix trashing the primary clipboard when moving 
84                 around with tab
85         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
86
87 2004-07-18 [colin]      0.9.12cvs31.4
88
89         * src/codeconv.c
90                 convert unencoded iso headers to utf8
91         (Fix Bug 538 Unencoded local characters in subject make it 
92          disappear)
93
94 2004-07-18 [colin]      0.9.12cvs31.3
95
96         * src/compose.c
97                 Fix tab char handling in wrapping
98         (Fix Bug 537 Line wrap problem - TAB character treated as 
99          one character instead of 8)
100
101 2004-07-18 [colin]      0.9.12cvs31.2
102
103         * src/textview.c
104                 return FALSE on GDK_MOTION_NOTIFY
105         (Fix Bug 535 Hyperlinks/addresses are not selectable 
106          (unable to highlight))
107
108 2004-07-18 [colin]      0.9.12cvs31.1
109
110         * src/folderview.c
111                 Sync with 0.9.12cvs31
112
113 2004-07-18 [colin]      0.9.12cvs30.3
114
115         * src/compose.c
116                 Also block text_inserted when inserting a file
117
118 2004-07-18 [colin]      0.9.12cvs30.3
119
120         * src/compose.c
121                 Fix smart wrapping (block text_inserted handler
122                 while putting quotation to avoid wrap on input,
123                 don't join lines if next is sig separator)
124
125 2004-07-17 [colin]      0.9.12cvs30.2
126
127         * src/folderview.c
128         * src/mainwindow.c
129         * src/mimeview.c
130         * src/summaryview.c
131         * src/gtk/quicksearch.c
132         * src/gtk/quicksearch.h
133                 Block key events handlers *and* accels while
134                 quicksearch is focused
135         (Fixes Bug 534 quick-search bar not accepting certain letters)
136
137 2004-07-17 [colin]      0.9.12cvs30.1
138
139         * src/folder.h
140         * src/folderview.c
141         * src/summaryview.c
142                 Sync with 0.9.12cvs30
143
144 2004-07-17 [colin]      0.9.12cvs28.2
145
146         * src/mimeview.c
147         * src/procmime.c
148         * src/summaryview.c
149         * src/gtk/menu.c
150                 Squash some compile and glib warnings
151
152 2004-07-17 [paul]       0.9.12cvs28.1
153
154         * src/mimeview.c
155                 sync with 0.9.12cvs28 HEAD
156
157 2004-07-16 [paul]       0.9.12cvs26.1
158         
159         * src/gtk/quicksearch.c
160         * src/account.c
161         * src/account.h
162         * src/compose.c
163         * src/customheader.c
164         * src/folder_item_prefs.c
165         * src/main.c
166         * src/mainwindow.c
167         * src/messageview.c
168         * src/mimeview.c
169         * src/news.c
170         * src/pgpmime.c
171         * src/pop.c
172         * src/pop.h
173         * src/prefs_account.c
174         * src/prefs_account.h
175         * src/prefs_common.c
176         * src/prefs_common.h
177         * src/prefs_display_header.c
178         * src/prefs_gtk.c
179         * src/prefs_gtk.h
180         * src/procheader.c
181         * src/procmime.c
182                 sync with 0.9.12cvs26 HEAD      
183
184 2004-07-15 [colin]      0.9.12cvs18.14
185
186         * src/folder.c
187                 Disable GPG signature check during
188                 folder move and scan
189         (Closes Bug 521 Signature checking slows down Folder-Move)
190
191 2004-07-14 [colin]      0.9.12cvs18.13
192
193         * src/common/partial_download.c
194                 update includes
195
196 2004-07-14 [colin]      0.9.12cvs18.12
197
198         * src/common/partial_download.c
199         * src/common/partial_download.h
200                 Move doc at top, add correct copyright
201
202 2004-07-14 [colin]      0.9.12cvs18.11
203
204         * src/folder.c
205         * src/messageview.c
206         * src/pop.c
207         * src/pop.h
208         * src/procmsg.c
209         * src/summaryview.c
210         * src/common/Makefile.am
211         * src/common/partial_download.c ** NEW FILES **
212         * src/common/partial_download.h ** NEW FILES **
213                 Move partial-download related stuff to its
214                 own file
215
216 2004-07-14 [colin]      0.9.12cvs18.10
217
218         * src/send_message.c
219                 Fix smtp auth when user is null or empty
220
221 2004-07-13 [colin]      0.9.12cvs18.9
222
223         * src/gtk/quicksearch.c
224                 Use alphabetic order
225
226 2004-07-13 [colin]      0.9.12cvs18.8
227
228         * src/pop.c
229                 Be paranoid on the checks
230
231 2004-07-13 [colin]      0.9.12cvs18.7
232
233         * src/gtk/quicksearch.c
234                 Fix Engrish once again
235
236 2004-07-13 [colin]      0.9.12cvs18.6
237
238         * src/procmsg.c
239         * src/summaryview.c
240                 Mark messages for deletion when they are about to
241                 be removed from trash
242
243 2004-07-13 [colin]      0.9.12cvs18.5
244
245         * src/matcher.c
246         * src/matcher.h
247         * src/matcher_parser_parse.y
248         * src/prefs_matcher.c
249         * src/gtk/quicksearch.c
250                 Add 'partial' ('p') match string to find partially
251                 downloaded messages
252
253 2004-07-13 [colin]      0.9.12cvs18.4
254
255         * src/pop.c
256                 Fix misplaced block
257
258 2004-07-13 [colin]      0.9.12cvs18.3
259
260         * src/pop.c
261         * src/pop.h
262         * src/messageview.c
263                 Refactor API (to avoid passing 5+ params and code
264                 duplication)
265         * src/folder.c
266         * src/msgcache.c
267         * src/procheader.c
268         * src/common/defs.h
269                 Add planned_download to cache
270                 Don't mess uidl file when moving partially downloaded
271                 mails (they change folder, we should change it in the
272                 uidl list too or we'll remove an incorrect message)
273                 (this also helps removing hacks when changing 
274                 planned_download in messageview.c)
275
276 2004-07-12 [colin]      0.9.12cvs18.2
277
278         * src/gtk/quicksearch.c
279                 Fix missing status update in quicksearch
280
281 2004-07-12 [paul]       0.9.12cvs18.1
282
283         * po/POTFILES.in
284         * src/Makefile.am
285         * src/account.c
286         * src/codeconv.c
287         * src/compose.c
288         * src/inc.c
289         * src/main.c
290         * src/prefs_common.c
291         * src/procmsg.h
292         * src/toolbar.c
293         * src/prefs_msg_colors.[ch]     ** NEW FILES **
294         * src/prefs_wrapping.[ch]       ** NEW FILES **
295         * src/common/intl.h
296         * src/common/utils.[ch]
297         * src/gtk/quicksearch.[ch]
298                 sync with 0.9.12cvs18 HEAD
299
300 2004-07-12 [colin]      0.9.11cvs17.25
301
302         * src/folder.c
303         * src/folder.h
304                 Remove unused function added by me in 0.9.11cvs17.10
305
306 2004-07-11 [colin]      0.9.11cvs17.24
307
308         * src/inc.c
309         * src/messageview.c
310         * src/pop.c
311         * src/pop.h
312                 Use folderitem and msgnum instead of filename to
313                 know which mail to delete
314                 Move old partial mail deletion to pop.c
315
316 2004-07-10 [colin]      0.9.11cvs17.23
317
318         * src/inc.c
319                 Add debug
320         * src/pop.c
321         * src/pop.h
322                 Don't re-use same enums for unrelated stuff: it's 
323                 completely misleading !
324                 Document a bit
325
326 2004-07-09 [colin]      0.9.11cvs17.22
327
328         * src/inc.c
329                 Remove folder-type check and do
330                 more tests to be sure everything's
331                 ok
332         * src/messageview.c
333                 Punctuation update, remove useless
334                 code, fix two warnings
335         * src/noticeview.c
336                 Layout cleaning, reset 2nd button
337                 when specifying one
338
339 2004-07-09 [colin]      0.9.11cvs17.21
340
341         * src/messageview.c
342         * src/pop.c
343         * src/pop.h
344                 Allow user to change his mind
345                 and postpone decision (by
346                 unmarking the mail)
347
348 2004-07-09 [colin]      0.9.11cvs17.20
349
350         * src/messageview.c
351                 Fix bug with delete state
352         * src/pop.c
353         * src/pop.h
354                 Fix buffer leak (fread doesn't 
355                 terminate buffers with \0)
356                 Refactoring (remove magic 
357                 numbers)
358
359 2004-07-09 [colin]      0.9.11cvs17.19
360
361         * src/pop.c
362                 Don't log "Skipping message" if 
363                 we're going to TOP it two lines
364                 later
365
366 2004-07-09 [colin]      0.9.11cvs17.18
367
368         * src/messageview.c
369                 Fix Engrish
370
371 2004-07-09 [colin]      0.9.11cvs17.17
372
373         * src/pop.c
374                 strlen checking...
375         * src/messageview.c
376                 refactoring a bit
377
378 2004-07-08 [colin]      0.9.11cvs17.16
379
380         * src/noticeview.c
381         * src/noticeview.h
382                 Add an optional second button
383         * src/messageview.c
384         * src/pop.c
385         * src/pop.h
386                 Don't delete partially received mails after a certain
387                 time; rather, let the user decide.
388
389 2004-07-08 [colin]      0.9.11cvs17.15
390
391         * src/common/smtp.h
392                 Sync with HEAD
393
394 2004-07-08 [colin]      0.9.11cvs17.14
395
396         * src/messageview.c
397         * src/common/smtp.c
398                 Use to_human_readable() for sizes
399
400 2004-07-08 [colin]      0.9.11cvs17.13
401
402         * src/inc.c
403         * src/messageview.c
404         * src/pop.c
405         * src/pop.h
406         * src/procmsg.c
407                 Fix partial-downloading issues:
408                         catch unsupported TOP
409                         don't delete partially downloaded mails before 5 days
410                         don't update existing with non-MH folders; that'll
411                         make dups, but it's better than trashing the folder
412                         free new msginfo parts
413                 Fix indentation ;-)
414
415 2004-07-08 [colin]      0.9.11cvs17.12
416
417         * src/common/smtp.c
418         * src/common/smtp.h
419                 Sync smtp size verification with HEAD
420
421 2004-07-08 [colin]      0.9.11cvs17.11
422
423         * src/summaryview.c
424         * src/prefs_common.c
425         * src/prefs_common.h
426         * src/gtk/quicksearch.c
427         * src/gtk/quicksearch.h
428                 Sync sticky pref with HEAD
429
430 2004-07-08 [colin]      0.9.11cvs17.10
431
432         * src/folder.c [1.213.2.6]
433         * src/folder.h [1.87.2.6]
434         * src/inc.c [1.149.2.7]
435         * src/messageview.c [1.94.2.8]
436         * src/procheader.c [1.47.2.6]
437         * src/procmsg.c [1.150.2.4]
438         * src/procmsg.h [1.60.2.5]
439         * src/pop.c [1.56.2.4]
440         * src/pop.h [1.17.2.3]
441                 Let too big messages get downloaded, but truncated
442                 Add a button to download them completely
443                 
444 2004-07-06 [colin]      0.9.11cvs17.9
445
446         * src/gtk/quicksearch.c [1.1.2.3]
447                 Add a Clear button
448         * commitHelper
449         * PATCHSETS
450                 Add a script to help with cvs
451
452 2004-07-03 [colin]      0.9.11cvs17.8
453
454         * src/plugins/imageviewer/viewer.c
455                 fix imageviewer (which was staying on the first
456                 displayed image)
457
458 2004-07-03 [colin]      0.9.11cvs17.7
459
460         Removed FIXME_GTK2 warnings
461         * src/gtk/gtkutils.c
462                 useless #warnings
463         * src/gtk/menu.c
464                 useless #warnings (no need to mess with menu rc)
465         * src/gtk/menu.h
466                 unused functions
467         
468
469 2004-07-03 [colin]      0.9.11cvs17.6
470
471         Removed FIXME_GTK2 warnings
472         * src/codeconv.c
473                 useless #warnings (rewrite needed)
474         * src/compose.c
475                 useless #warnings (rewrite needed)
476                 useless #warnings (gtk2 is like that)
477                 useless #warnings (previously fixed)
478         * src/main.c
479                 useless #warnings (previously fixed)
480         * src/message_search.c
481                 useless #warnings (gtk2 is like that)
482                 Made apparent that search is case-sensitive
483         * src/mimeview.c
484                 useless #warnings (rewrite needed)
485                 useless #warnings (gtk2 is like that)
486                 reimplemented real warnings
487         * src/prefs_common.c
488                 Removed block cursor option (not it gtk2)
489         * src/prefs_gtk.c
490                 useless #warnings (rewrite needed)
491         * src/procheader.c
492                 useless #warnings (rewrite needed)
493         * src/sourcewindow.c
494                 useless #warnings (incorrect placing)
495         * src/summary_search.c
496                 useless #warnings (gtk2 is like that)
497                 Made apparent that search is case-sensitive
498         * src/action.c
499                 useless #warnings (gtk2 is like that)
500         * src/textview.c
501                 useless #warnings (rewrite needed)
502         * src/toolbar.c
503                 useless #warnings (rewrite needed)
504
505 2004-07-03 [colin]      0.9.11cvs17.5
506
507         * src/textview.c
508                 Fix mismerge which broke URI opening
509                 
510 2004-07-01 [colin]      0.9.11cvs17.4
511
512         * src/gtk/filesel.c
513                 Fill filename when saving
514                 
515 2004-06-27 [colin]      0.9.11cvs17.3
516
517         * src/gtk/filesel.[ch]
518                 Use the new GTK file selector
519                 Update prototype to match the reality: multiple file
520                 selection is open-only          
521         * src/compose.c
522                 Match the new prototypes        
523         * configure.ac
524                 Match the new requirements (gtk 2.4.0)
525                         
526 2004-06-26 [colin]      0.9.11cvs17.2
527
528         * src/plugins/trayicon/trayicon.c
529                 Remove useless signal handler on resize, which causes
530                 an infinite "loop"
531         
532 2004-06-26 [colin]      0.9.11cvs17.1
533         
534         * tools/Makefile.am
535                 remove launch_firebird and add nautilus2sylpheed.sh
536         * src/quicksearch.c
537           src/summaryview.c
538                 Fix show/hide "Extended symbols" button problem
539                 Fix apparition at startup
540                 Fix const warnings
541         * src/plugins/image_viewer/Makefile.am
542                 Fix configure 
543         * common/ssl.c
544                 Re-enable certificate check, as it doesn't seem to
545                 cause Xlib errors anymore
546
547 2004-06-25 [paul]       0.9.11cvs17
548
549         * sync with 0.9.11cvs17 HEAD
550         
551         NOTE: QuickSearch is broken
552
553 2004-06-07 [colin]      0.9.10claws67.10
554         * src/plugins/trayicon/trayicon.c
555           src/plugins/trayicon/libeggtrayicon/Makefile.am
556           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
557                 Fix gettextization in trayicon plugin
558
559 2004-06-07 [colin]      0.9.10claws67.9
560         
561         * src/summaryview.c
562           src/gtk/gtksctree.[ch]
563                 Let Shift+{Up,Down} work in summaryview
564                 (well, Down "works" and Up works)
565                 Let the list scroll when using these keys
566
567 2004-06-06 [colin]      0.9.10claws67.8
568
569         * src/plugins/trayicon/trayicon.c
570                 Fix pixmap update
571
572 2004-06-06 [colin]      0.9.10claws67.7
573
574         * src/addressbook.c
575                 Fix signal handling causing system-wide focus grab
576
577 2004-05-25 [paul]       0.9.10claws67.6
578
579         * Makefile.am
580           src/Makefile.am
581                 clean up
582
583 2004-05-25 [paul]       0.9.10claws67.5
584
585         * replace deprecated gtk_signal... functions
586
587 2004-05-23 [colin]      0.9.10claws67.4
588
589         * src/compose.c
590                 Fix wrapping
591
592 2004-05-22 [colin]      0.9.10claws67.3
593
594         * src/compose.c
595                 Re-fix [Edited] in compose.c::compose_reedit()
596
597 2004-05-22 [colin]      0.9.10claws67.2
598
599         * src/procmime.c
600                 Fix parsing of multiparts mails
601
602 2004-05-22 [colin]      0.9.10claws67.1
603
604         * src/summaryview.c
605                 Fix quicksearch
606
607 2004-05-22 [paul]       0.9.10claws67
608
609         * sync with 0.9.10claws67 HEAD
610
611 2004-05-14 [alfons]
612
613         * src/procmime.h
614                 add forgotton prototype
615
616 2004-05-10 [paul]       0.9.10claws57
617
618         * sync with 0.9.10claws57 HEAD
619
620 2004-05-05 [paul]       0.9.9.claws1
621
622         * ChangeLog-gtk2        ** REMOVED **
623           ChangeLog-gtk2.claws  ** ADDED **
624                 rename and adopt the normal claws format
625                 
626         * configure.ac
627                 require gtkmathview >= 0.5
628
629         * ac/*                          ** REMOVED **
630           ac/                           ** REMOVED **
631           intl/Makefile.in              ** REMOVED **
632           m4/                           ** ADDED **
633           m4/missing                    ** ADDED **
634           m4/missing/gdk-pixbuf.m4      ** ADDED **
635           m4/missing/gettext.m4         ** ADDED **
636           m4/missing/gpgme.m4           ** ADDED **
637           m4/missing/imlib.m4           ** ADDED **
638           m4/.cvsignore                 ** ADDED **
639           m4/Makefile.am                ** ADDED **
640           m4/README                     ** ADDED **
641           m4/aclocal-include.m4         ** ADDED **
642           m4/aspell.m4                  ** ADDED **
643           m4/check-type.m4              ** ADDED **
644           m4/gnupg-check-typedef.m4     ** ADDED **
645           m4/openssl.m4                 ** ADDED **
646           m4/spamassassin.m4            ** ADDED **
647           po/ChangeLog                  ** REMOVED **
648           po/Makefile.in.in             ** REMOVED **
649           po/Rules-quot                 ** REMOVED **
650           po/boldquot.sed               ** REMOVED **
651           po/en@boldquot.header         ** REMOVED **
652           po/en@quot.header             ** REMOVED **
653           po/insert-header.sin          ** REMOVED **
654           po/quot.sed                   ** REMOVED **
655           po/remove-potcdate.sed        ** REMOVED **
656           po/remove-potcdate.sin        ** REMOVED **
657           po/stamp-po                   ** REMOVED **
658           Makefile.am
659           autogen.sh
660           configure.ac
661                 enable building with automake 1.8.x
662                 add 'autopoint --force' to autogen.sh and remove all
663                 auto-generated files, remove ac/ directory and use
664                 m4/ directory instead
665                 
666         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
667                 fix gettextization
668
669 2004-02-28 Colin Leroy <colin@colino.net>
670         * src/prefs_matcher.c
671           src/prefs_filtering.c
672           src/prefs_filtering_action.c
673                 Fix non-editable GtkEntries
674
675 2004-02-22 Thorsten Maerz <torte@netztorte.de>
676         * src/prefs_themes.c
677                 utf8 conversion for theme info
678
679 2004-02-21 Thorsten Maerz <torte@netztorte.de>
680         * sync 0.9.9claws
681
682 2004-02-14 Thorsten Maerz <torte@netztorte.de>
683         * src/grouplistdialog.c
684                 allow multiple selections without ctrl key
685
686 2004-02-09 Thorsten Maerz <torte@netztorte.de>
687         * src/main.c
688                 enable customizable accelerators
689
690 2004-02-08 Thorsten Maerz <torte@netztorte.de>
691         * src/prefs_common.c
692                 re-enable different font settings for gtk1/2
693         * src/prefs_folder_item.c
694                 fix folder prefs displayed wrong
695         * src/textview.c
696                 set 'sunken' shadow type
697
698 2004-02-07 Colin Leroy <colin@colino.net>
699         * src/compose.c
700                 Fix message being always [Edited]
701                 Encode headers correctly (utf8 buf)
702
703 2004-01-27 Thorsten Maerz <torte@netztorte.de>
704         * src/socket.c
705                 remove double g_source_attach()
706                 (Thanks to Colin Leroy)
707
708 2004-01-27 Thorsten Maerz <torte@netztorte.de>
709         * src/gtk/gtksctree.c
710                 Fix SSL certificate list not shown
711         * src/mimeview.c
712                 Fix clicks in mime tree
713
714 2004-01-27 Thorsten Maerz <torte@netztorte.de>
715         * src/common/socket.c
716                 Fix SSL receive
717         * src/compose.c
718                 Fix clipboard menu hotkeys
719
720 2004-01-25 Thorsten Maerz <torte@netztorte.de>
721         * src/gtk/gtkaspell.[ch]
722           src/compose.c
723                 reimplement spellchecker
724
725 2004-01-25 Thorsten Maerz <torte@netztorte.de>
726         * src/gtk/filesel.c
727                 crash when inserting file in compose window
728                 (TODO: keep old selection on clicks)
729         * src/main.c
730                 use gtkrc-2.0 instead of gtkrc
731
732 2004-01-25 Thorsten Maerz <torte@netztorte.de>
733         * src/messageview.c
734                 remove orphaned mimeview unref()
735
736 2004-01-20 Thorsten Maerz <torte@netztorte.de>
737         * src/grouplistdialog.c
738                 expand nodes containing subscribed groups
739
740 2004-01-19 Thorsten Maerz <torte@netztorte.de>
741         * src/textview.c
742                 textview: hide cursor, restore old click behaviour
743
744 2004-01-18 Thorsten Maerz <torte@netztorte.de>
745         * src/textview.c
746                 variable names messed up
747
748 2004-01-17 Colin Leroy <colin@colino.net>
749         * src/addr_compl.c
750                 Fix completion address too thin
751         * src/compose.c
752                 Fix tab-to-subject behaviour
753         * src/summaryview.c
754                 Implement key up & down in summaryview
755
756 2004-01-12 Thorsten Maerz <torte@netztorte.de>
757
758         * sync 098claws
759
760 2004-01-08 Thorsten Maerz <torte@netztorte.de>
761         * configure.ac
762           Makefile.am
763           doc/.cvsignore
764           doc/Makefile.am
765                 faq, man, manual moved to doc/
766         * ac/aspell.m4
767           ac/check-type.m4
768           ac/gnupg-check-typedef.m4
769           ac/openssl.m4
770           ac/spamassassin.m4
771           ac/missing/gdk-pixbuf.m4
772           ac/missing/gpgme.m4
773           ac/missing/imlib.m4
774                 fix automake warnings
775
776 2003-12-06 Colin Leroy <colin@colino.net>
777         * src/summaryview.c
778                 Fix quicksearch
779
780 2003-12-05 Colin Leroy <colin@colino.net>
781         * src/summaryview.c
782                 Fix going to next unread folder
783
784 2003-12-05 Colin Leroy <colin@colino.net>
785         * src/crash.c
786                 Fix gtk2 compilation
787         * src/session.c
788                 Remove iotag source handler at disconnection
789         * src/socket.[ch] 
790                 Remove source handler when closing socket 
791                 (fixes another seg)
792
793 2003-12-04 Colin Leroy <colin@colino.net>
794         * src/compose.c
795           src/prefs_account.c
796           src/prefs_common.c
797                 Fix some dropdown menus
798
799 2003-12-04 Colin Leroy <colin@colino.net>
800         * src/compose.c
801                 Fix event handlers on header fields
802         * src/common/socket.c
803           src/common/session.c
804                 Fix segfault with callback (SSL)
805                 Fix end of session 
806
807 2003-10-06 Thorsten Maerz <torte@netztorte.de>
808
809         * Fix compile bug in src/compose.c
810         * removed src/gtk/gtkstext.[ch]
811
812 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
813
814         * Convert character set and escape "text" attributes in toolbar setting
815         files.
816         * Fixed bug in button-press-event handling.
817
818 2003-09-16 Thorsten Maerz <torte@netztorte.de>
819
820         * Fixed bug in key-press-event handling.
821
822 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
823
824         * Enabled to compile tray-icon plugin (Ad-hoc).
825         * Avoid hang up bug of icon list in mime view (Ad-hoc).
826
827 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
828
829         * Enabled to compile on sylpheed-claws.
830         (tray-icon plugin still cannot compile yet.)
831
832 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
833
834         * Updated to 0.9.5.
835
836 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
837
838         * Updated to 0.9.4.
839         * Ported monitoring SSL mechanism to GSource of GLib2
840         (I don't confirm it)
841         * Added _gtk2 suffix to key name of font preference to avoid
842         ovverwriting preference of Gtk+-1.2 version.
843
844 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
845
846         * Updated to 0.9.2.
847
848 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
849
850         * Updated to 0.9.1.
851         * Translate po files into UTF-8 when execute autogen.sh.
852
853 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
854
855         * Updated to 0.9.0.
856
857 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
858
859         * Plugged GError related memory leaks.
860
861 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
862
863         * Changed default size of fonts.
864         * Enabled to set titile font size of warning dialog.
865
866 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
867
868         * Embed a sylpheed icon into executable binary on Windows.
869
870 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
871
872         * I forgot to traslate character set of element string in src/xml.c.
873
874 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
875
876         * Fixed detecting bind_textdomain_codeset in configure.in.
877         * The bug in which "Example" of "Date fromat" preference isn't displayed
878         correctly has been fixed.
879
880 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
881
882         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
883           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
884           glib-gettextize
885           Removed intl directory.
886           Translated po files into UTF-8.
887           (Thanks! Ryuji Abe)
888
889 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
890
891         * The bug which doesn't unscape string in xml.c has been fixed.
892
893 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
894
895         * The bug which is failed to translate encoding of file name thorough
896         file dialog has been fixed.
897
898 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
899
900         * Modified to translate file names which is used in inporting/expoting
901         mbox feature and "Save as" feature into locale encoding.
902         * Translate file names into locale encoding when "Attache file" and
903         "Insert file".
904         * Force set G_BROKEN_FILENAMES environment variable.
905         * Other minor fixes.
906
907 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
908
909         * Modified to treat MH folder's name as locale encoding.
910
911 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
912
913         * The bug which clash on switching candidates of auto completion of
914         addresses, cannot use auto completion in Japanesse is fixed
915         (Thanks! Tokunaga-san)¡¥
916
917 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
918
919         * The bug which cannot switch key accelerator preference has been fixed
920         (Thanks! smbd-san)¡¥
921
922 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
923
924         * version 0.8.11-gtk2-20030314
925
926 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
927
928         * The bug in which character set conversion of filtering messages has
929         been fixed.(Thanks! COCOA-san).
930
931 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
932
933         * Revived "Leave space on head" preference in "Message" category.
934         * A bug which clash when put the cursor to end of buffer and execute
935         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
936
937 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
938
939         * version 0.8.11-gtk2-20030312
940
941 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
942
943         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
944         * Modified to use Pango's API directly for font preference.
945         * Integrated GtkTextView of textview to one widget.
946         * Set fonts of header title in textview by "header_title" tag.
947         * Removed some deprecated codes.
948
949 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
950
951         * Updated to 0.8.11.
952         * Merged cygwin patch(Thanks! Sakai-san).
953
954 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
955
956         * version 0.8.10-gtk2-20030309