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