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