2004-09-06 [colin] 0.9.12cvs94.1
[claws.git] / ChangeLog-gtk2.claws
1 2004-09-06 [colin]      0.9.12cvs94.1
2
3         * src/addressbook.c
4         * src/addressitem.h
5         * src/addritem.c
6         * src/addritem.h
7                 Sync with HEAD (addressbook DnD)
8
9 2004-09-03 [colin]      0.9.12cvs93.1
10
11         * src/summaryview.c
12                 Sync with HEAD (next/prev unread)
13
14 2004-09-03 [colin]      0.9.12cvs92.1
15
16         * src/prefs_common.c
17         * src/prefs_common.h
18         * src/summaryview.c
19                 Sync with HEAD ('mark_as_read_delay' pref)
20
21 2004-09-02 [colin]      0.9.12cvs91.2
22
23         * src/common/xml.c
24                 Fix leak
25
26 2004-09-02 [colin]      0.9.12cvs91.1
27
28         * src/gtk/menu.c
29                 Sync with HEAD (menu accel don't work, but whatever)
30
31 2004-09-02 [colin]      0.9.12cvs90.1
32
33         * src/account.c
34                 Sync with HEAD (fix bug 582)
35
36 2004-09-02 [colin]      0.9.12cvs89.1
37
38         * src/addrindex.c
39                 Sync with HEAD (free deleted queries)
40
41 2004-09-02 [colin]      0.9.12cvs88.1
42
43         * src/ldapquery.c
44                 Sync with HEAD (fix LDAP freezes)
45
46 2004-09-02 [colin]      0.9.12cvs87.1
47
48         * src/prefs_spelling.c
49                 Sync with HEAD (add default dictionary)
50
51 2004-09-01 [colin]      0.9.12cvs86.1
52
53         * src/filtering.c
54         * src/folderview.c
55         * src/imap.c
56         * src/prefs_matcher.c
57         * src/stock_pixmap.c
58         * src/summary_search.c
59         * src/summaryview.c
60         * src/wizard.c
61         * src/wizard.h
62                 Sync with HEAD (uninitialized vars fixes)
63                 + gtk2 specific warning fixes
64
65 2004-08-31 [colin]      0.9.12cvs85.1
66
67         * src/folder.c
68                 Sync with HEAD (Fix memory corruption due to 
69                 uninitialized var)
70
71 2004-08-31 [colin]      0.9.12cvs84.4
72
73         * src/summary_search.c
74                 Fix segfaults when searching in folders with broken headers
75
76 2004-08-31 [colin]      0.9.12cvs84.3
77
78         * src/compose.c
79         * src/textview.c
80                 Fix some more encoding/decoding issues
81
82 2004-08-30 [colin]      0.9.12cvs84.2
83
84         * src/mimeview.c
85         * src/prefs_themes.c
86         * src/gtk/filesel.c
87         * src/gtk/filesel.h
88                 Add a folder-mode selection (fixes mimeview's "Save all")
89
90 2004-08-29 [colin]      0.9.12cvs84.1
91
92         * src/mimeview.c
93                 Sync with HEAD (don't escape saved filenames)
94
95 2004-08-27 [colin]      0.9.12cvs83.1
96
97         * ChangeLog
98         * ChangeLog.claws
99         * ChangeLog.jp
100         * src/mh.c
101         * src/procheader.c
102         * src/procmsg.c
103         * src/procmsg.h
104         * src/common/utils.c
105         * src/gtk/menu.h
106         * po/
107                 Sync with HEAD 0.9.12cvs83 (sync with main)
108
109 2004-08-26 [colin]      0.9.12cvs82.4
110
111         * src/codeconv.c
112                 Fix strange stack corruption
113                 Convert to utf8 after unmime, not before
114
115 2004-08-26 [colin]      0.9.12cvs82.3
116
117         * src/main.c
118         * src/wizard.c
119                 Fix account folders duplication
120
121 2004-08-25 [colin]      0.9.12cvs82.2
122
123         * src/wizard.c
124                 Remove ports
125                 Add SSL selection
126                 Use login@server as account name
127
128 2004-08-25 [colin]      0.9.12cvs82.1
129
130         * src/plugins/pgpmime/pgpmime.c
131                 Sync with HEAD (leak fix).
132
133 2004-08-25 [colin]      0.9.12cvs81.1
134
135         * src/plugins/pgpmime/pgpmime.c
136         * src/plugins/pgpmime/sgpgme.c
137         * src/plugins/pgpmime/sgpgme.h
138                 Sync with HEAD (Handle combined messages).
139
140 2004-08-24 [colin]      0.9.12cvs80.3
141
142         * src/wizard.c
143                 Fix full name, ports, and imap
144
145 2004-08-24 [colin]      0.9.12cvs80.2
146
147         * src/Makefile.am
148         * src/main.c
149         * src/setup.c
150         * src/setup.h
151         * src/stock_pixmap.c
152         * src/stock_pixmap.h
153         * src/wizard.c ** ADDED **
154         * src/wizard.h ** ADDED ** 
155         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
156                 Add a setup wizard 
157
158 2004-08-24 [colin]      0.9.12cvs80.1
159
160         * src/folder.c
161                 Sync with HEAD (set mimeflags on all messages)
162
163 2004-08-24 [colin]      0.9.12cvs79.3
164
165         * src/matcher_parser_lex.l
166                 Fix 8bits strings not in utf8
167
168 2004-08-24 [colin]      0.9.12cvs79.2
169
170         * src/compose.c
171                 Check conversion result before replacing buffer
172
173 2004-08-23 [colin]      0.9.12cvs79.1
174
175         * src/compose.c
176                 Sync with HEAD (create message header in memory)
177
178 2004-08-23 [colin]      0.9.12cvs78.1
179
180         * src/rfc2015.c
181         * src/rfc2015.h
182                 Sync with HEAD (fix bug 197 again)
183
184 2004-08-23 [colin]      0.9.12cvs77.3
185
186         * src/compose.c
187                 Fix again inline gpg signing (which outputs utf8
188                 in gtk2). Not syncing this fix to HEAD as this 
189                 code is meant to die.
190
191 2004-08-23 [colin]      0.9.12cvs77.2
192
193         * src/prefs_account.h
194                 Remove useless include
195
196 2004-08-23 [colin]      0.9.12cvs77.1
197
198         * src/imap.c
199         * po/es.po
200         * po/fr.po
201         * po/it.po
202         * po/pl.po
203         * po/pt_BR.po
204         * po/sk.po
205         * po/sr.po
206                 Sync with HEAD (fix bug 577)
207
208 2004-08-22 [colin]      0.9.12cvs76.1
209
210         * src/plugins/trayicon/trayicon.c
211                 Sync with HEAD (fix formatting bug)
212
213 2004-08-21 [colin]      0.9.12cvs74.2
214
215         * src/gtk/colorsel.c
216                 Fix bug 564 (Folder color selection window exits on any
217                 keypress)
218
219 2004-08-21 [colin]      0.9.12cvs74.1
220
221         * ChangeLog.claws
222         * src/compose.c
223         * src/summaryview.c
224         * src/toolbar.c
225                 Sync with HEAD (fix bug 576)
226
227 2004-08-21 [colin]      0.9.12cvs70.1
228
229         * src/compose.c
230         * src/mainwindow.c
231                 Sync with HEAD
232                 
233
234 2004-08-21 [paul]       0.9.12cvs66.4
235
236         * src/mainwindow.c
237         * src/messageview.c
238         * src/gtk/menu.c
239         * src/plugins/spamassassin/spamassassin_gtk.c
240                 remove some deprecated gtk1 functions
241
242
243 2004-08-21 [colin]      0.9.12cvs66.3
244
245         * src/compose.c
246         * src/codeconv.c
247                 Fix warnings
248                 Remove encoding hacks
249                 Fix bug 575 (Strange character messes up message)
250                 Don't display conversion error when drafting
251
252 2004-08-21 [paul]       0.9.12cvs66.2
253
254         * src/prefs_account.c
255                 fix GnuPG mode bugs
256
257
258 2004-08-20 [colin]      0.9.12cvs66.1
259
260         * src/codeconv.c
261                 Sync with HEAD 0.9.12cvs66
262
263 2004-08-20 [paul]
264
265         * src/plugins/pgpmime/plugin.c
266                 modify PGP/MIME plugin's description
267
268 2004-08-17 [colin]      0.9.12cvs65.1
269
270         * src/common/ssl.c
271         * src/plugins/pgpmime/plugin.c
272                 Sync with HEAD
273
274 2004-08-14 [colin]      0.9.12cvs60.3
275
276         * src/plugins/trayicon/trayicon.c
277                 Put back resize callback, on size-request signal
278                 rather than size-allocate to avoid infinite 
279                 callback loop
280
281 2004-08-13 [colin]      0.9.12cvs60.2
282
283         * src/common/defs.h
284                 Cache versions have been fixed
285
286 2004-08-13 [colin]      0.9.12cvs60.1
287
288         * src/folderutils.c
289                 Sync with HEAD
290
291 2004-08-12 [colin]      0.9.12cvs59.1
292
293         * src/plugins/trayicon/trayicon.c
294                 Sync with HEAD
295
296 2004-08-12 [colin]      0.9.12cvs57.5
297
298         * sylpheed.desktop
299         * configure.ac
300         * src/Makefile.am
301         * src/main.c
302                 Add support for Freedesktop.org's startup notification
303
304 2004-08-11 [colin]      0.9.12cvs57.4
305
306         * src/textview.c
307                 Fix off-by-one
308
309 2004-08-11 [colin]      0.9.12cvs57.3
310
311         * src/message_search.c
312         * src/summary_search.c
313                 Make searches case insensitive by default
314         * src/textview.c
315                 Fix case-insensitive search in message
316
317 2004-08-11 [colin]      0.9.12cvs57.2
318
319         * src/summary_search.c
320                 Let case-sensitive be specified
321
322 2004-08-10 [colin]      0.9.12cvs55.4
323
324         * src/common/socket.c
325                 Fix the possible race condition
326
327 2004-08-09 [paul]       0.9.12cvs55.3
328
329         * configure.ac
330         * src/Makefile.am
331         * src/common/Makefile.am
332                 sync with HEAD
333
334
335 2004-08-09 [paul]       0.9.12cvs55.2
336
337         * autogen.sh
338         * po/poconv.sh
339                 remove unneeded script
340
341         * configure.ac
342                 add forgotten USE_LDAP_TLS (sync with HEAD)
343
344
345 2004-08-09 [colin]      0.9.12cvs55.1
346
347         * src/main.c
348         * src/common/ssl.c
349         * src/common/sylpheed.c
350         * src/common/sylpheed.h
351                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
352
353 2004-08-09 [paul]       0.9.12cvs54.1
354
355         * ChangeLog
356         * ChangeLog.claws
357         * ChangeLog.jp
358         * configure.ac
359         * po/POTFILES.in
360         * src/Makefile.am
361         * src/folderutils.c
362         * src/main.c
363         * src/pgpmime.c
364         * src/pgpmime.h
365         * src/sgpgme.c
366         * src/sgpgme.h
367         * src/plugins/Makefile.am
368         * src/plugins/pgpmime/.cvsignore
369         * src/plugins/pgpmime/Makefile.am
370         * src/plugins/pgpmime/pgpmime.c
371         * src/plugins/pgpmime/pgpmime.h
372         * src/plugins/pgpmime/plugin.c
373         * src/plugins/pgpmime/sgpgme.c
374         * src/plugins/pgpmime/sgpgme.h
375                 sync with HEAD
376
377 2004-08-08 [paul]       0.9.12cvs51.1
378
379         * configure.ac
380         * src/folder.c
381                 sync with HEAD
382
383 2004-08-07 [colin]      0.9.12cvs50.1
384
385         * src/pop.c
386         * src/common/partial_download.c
387                 fix warnings (sync from HEAD)
388
389 2004-08-07 [colin]      0.9.12cvs48.1
390
391         * src/prefs_folder_item.c
392                 sync with HEAD 0.9.12cvs48
393
394 2004-08-06 [colin]      0.9.12cvs47.1
395
396         * src/compose.c
397                 Sync with HEAD
398
399 2004-08-06 [christoph]  0.9.12cvs46.2
400
401         * src/main.c
402         * src/plugins/clamav/clamav_plugin_gtk.c
403         * src/plugins/dillo_viewer/dillo_viewer.c
404         * src/plugins/image_viewer/plugin.c
405         * src/plugins/mathml_viewer/mathml_viewer.c
406         * src/plugins/spamassassin/spamassassin_gtk.c
407         * src/plugins/trayicon/trayicon.c
408                 don't mix GTK1.2 plugin with GTK2 plugins
409
410 2004-08-06 [colin]      0.9.12cvs46.1
411
412         * ChangeLog
413         * ChangeLog.claws
414         * ChangeLog.jp
415         * configure.ac
416         * sylpheed-claws.pc.in
417         * src/folder.c
418         * src/imap.c
419         * src/localfolder.c
420         * src/messageview.c
421         * src/mimeview.c
422         * src/mimeview.h
423         * src/msgcache.c
424         * src/news.c
425         * src/prefs_ext_prog.c
426         * src/prefs_folder_item.c
427         * src/prefs_fonts.c
428         * src/prefs_msg_colors.c
429         * src/prefs_spelling.c
430         * src/prefs_themes.c
431         * src/prefs_toolbar.c
432         * src/prefs_wrapping.c
433         * src/procmime.h
434         * src/common/defs.h
435         * src/common/nntp.c
436         * src/common/session.c
437         * src/common/session.h
438         * src/common/socket.c
439         * src/common/utils.h
440         * src/common/xml.c
441         * src/common/xml.h
442         * src/gtk/prefswindow.c
443         * src/gtk/prefswindow.h
444         * src/plugins/clamav/clamav_plugin_gtk.c
445         * src/plugins/dillo_viewer/dillo_prefs.c
446         * src/plugins/image_viewer/viewerprefs.c
447         * src/plugins/spamassassin/spamassassin_gtk.c
448         * m4/openssl.m4 *** REMOVED ***
449                 Sync with HEAD 0.9.12cvs46
450
451 2004-08-03 [paul]       0.9.12cvs40.2
452
453         * src/action.c
454         * src/addressadd.c
455         * src/addressbook.c
456         * src/addrgather.c
457         * src/browseldap.c
458         * src/compose.c
459         * src/crash.c
460         * src/editaddress.c
461         * src/editgroup.c
462         * src/editldap_basedn.c
463         * src/foldersel.c
464         * src/importldif.c
465         * src/mimeview.c
466         * src/prefs_common.c
467         * src/prefs_template.c
468         * src/sourcewindow.c
469         * src/summaryview.c
470         * src/gtk/about.c
471         * src/gtk/foldersort.c
472         * src/gtk/logwindow.c
473         * src/gtk/pluginwindow.c
474         * src/gtk/prefswindow.c
475                 change all gtk_scrolled_window_set_policy from 
476                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
477
478 2004-08-02 [paul]       0.9.12cvs40.1
479
480         * AUTHORS
481                 update translation team section
482         * po/pt_BR.po
483                 updated by Frederico Goncalves Guimaraes
484                 <fggdebian@yahoo.com.br>
485
486 2004-07-31 [colin]      0.9.12cvs39.9
487
488         * src/exphtmldlg.c
489                 Fix compilation
490
491 2004-07-31 [colin]      0.9.12cvs39.8
492
493         * src/exphtmldlg.c
494                 Fix an alertpanel type
495
496 2004-07-30 [colin]      0.9.12cvs39.7
497
498         * src/alertpanel.c
499                 Fix alertpanel_error_log's icon
500
501 2004-07-30 [colin]      0.9.12cvs39.6
502
503         * src/pop.c
504                 Two of them should still be warnings
505
506 2004-07-30 [colin]      0.9.12cvs39.5
507
508         * src/pop.c
509                 More warning -> error
510 2004-07-29 [colin]      0.9.12cvs39.4
511
512         * src/pop.c
513                 Warning -> error
514
515 2004-07-29 [colin]      0.9.12cvs39.3
516
517         * src/prefs_matcher.c
518                 Fix segfault
519
520 2004-07-29 [colin]      0.9.12cvs39.2
521
522         * src/alertpanel.c
523                 More nice-looking alertpanels
524
525 2004-07-29 [colin]      0.9.12cvs39.1
526
527         * src/messageview.c
528                 sync with head
529                 (inform user when partial mail is deleted on server)
530
531 2004-07-29 [colin]      0.9.12cvs38.1
532
533         * src/messageview.c
534                 sync with head
535
536 2004-07-28 [paul]       0.9.12cvs37.7
537
538         * src/mainwindow.c
539                 complete the replacement of deprecated gtk_progress_*
540
541 2004-07-28 [paul]       0.9.12cvs37.6
542
543         * src/action.c
544         * src/inc.c
545         * src/mainwindow.c
546         * src/send_message.c
547         * src/gtk/progressdialog.c
548         * src/gtk/progressdialog.h
549                 replace deprecated gtk_progress_*
550
551 2004-07-28 [paul]       0.9.12cvs37.5
552
553         * src/gtk/filesel.c
554                 remove gtk_window_set_wmclass()
555 2004-07-28 [paul]       0.9.12cvs37.4
556
557         * src/addressbook.c
558         * src/compose.c
559         * src/foldersel.c
560         * src/mainwindow.c
561         * src/messageview.c
562         * src/sourcewindow.c
563         * src/gtk/logwindow.c
564                 remove gtk_window_set_wmclass()
565                 
566         * src/prefs_filtering.c
567         * src/prefs_filtering_action.c
568         * src/prefs_fonts.c
569         * src/prefs_gtk.c
570         * src/prefs_matcher.c
571         * src/ssl_manager.c
572         * src/gtk/prefswindow.c
573                 replace gtk_window_position()
574
575 2004-07-28 [colin]      0.9.12cvs37.3
576
577         * src/alertpanel.c
578         * src/alertpanel.h
579                 Add a way to specify panel type for specific
580                 panels (alertpanel())
581         * src/account.c
582         * src/addressbook.c
583         * src/compose.c
584         * src/expldifdlg.c
585         * src/main.c
586         * src/messageview.c
587         * src/summaryview.c
588         * src/textview.c
589         * src/gtk/sslcertwindow.c
590                 Fix alertpanel()s so that their icon match
591                 their real type
592
593 2004-07-28 [paul]       0.9.12cvs37.2
594
595         * src/addr_compl.c
596         * src/addressbook.c
597         * src/alertpanel.c
598         * src/compose.c
599         * src/export.c
600         * src/foldersel.c
601         * src/folderview.c
602         * src/grouplistdialog.c
603         * src/import.c
604         * src/mainwindow.c
605         * src/message_search.c
606         * src/messageview.c
607         * src/passphrase.c
608         * src/prefs_actions.c
609         * src/prefs_common.c
610         * src/prefs_customheader.c
611         * src/prefs_display_header.c
612         * src/prefs_filtering.c
613         * src/prefs_filtering_action.c
614         * src/prefs_gtk.c
615         * src/prefs_matcher.c
616         * src/prefs_msg_colors.c
617         * src/prefs_summary_column.c
618         * src/prefs_template.c
619         * src/sourcewindow.c
620         * src/ssl_manager.c
621         * src/summary_search.c
622         * src/gtk/colorsel.c
623         * src/gtk/description_window.c
624         * src/gtk/gtkaspell.c
625         * src/gtk/inputdialog.c
626         * src/gtk/logwindow.c
627         * src/gtk/prefswindow.c
628         * src/gtk/progressdialog.c
629                 replace deprecated gtk_window_set_policy
630
631 2004-07-27 [colin]      0.9.12cvs37.1
632
633         * src/msgcache.c
634                 More fixes (synced for head again)
635
636 2004-07-27 [colin]      0.9.12cvs35.3
637
638         * src/msgcache.c
639                 Fix wrong test
640
641 2004-07-27 [colin]      0.9.12cvs35.2
642
643         * src/mimeview.c
644                 Fix width a bit (by Paul)
645         * src/alertpanel.c
646         * src/alertpanel.h
647                 Specialize icons, make alertpanel_message()
648                 private
649         * src/message_search.c
650         * src/sgpgme.c
651         * src/summary_search.c
652                 Suit alertpanel changes
653
654 2004-07-27 [colin]      0.9.12cvs35.1
655
656         * src/alertpanel.c
657                 Add an icon
658         * src/passphrase.c
659                 Add debug output - maybe someone will
660                 want to look at the problem with Grab
661                 Input :)
662         Bump version as we're synced with HEAD
663
664 2004-07-26 [colin]      0.9.12cvs33.26
665
666         * src/pop.c
667                 Fix uidl-file parsing when not in new
668                 format
669
670 2004-07-26 [colin]      0.9.12cvs33.25
671
672         * src/gtk/menu.c
673                 Move popup menu up if necessary (fixes 
674                 account selector)
675         * src/mainwindow.c
676                 Set account selector's button height to
677                 minimum
678
679 2004-07-26 [colin]      0.9.12cvs33.24
680
681         * src/alertpanel.c
682                 Maybe fix 551 (Truncated font in alert window)
683
684 2004-07-26 [colin]      0.9.12cvs33.23
685
686         * po/de.po
687         * po/es.po
688         * po/fr.po
689         * po/it.po
690         * po/ja.po
691         * po/pl.po
692         * po/ru.po
693         * po/sk.po
694         * po/sr.po
695         * po/zh_CN.po
696                 Sync po files with HEAD
697
698 2004-07-26 [paul]       0.9.12cvs33.22
699
700         * src/compose.c
701                 fix Bug 556 'Organisation-header is sent even if empty'
702
703 2004-07-24 [colin]      0.9.12cvs33.21
704
705         * src/compose.c
706         * src/gtk/gtkaspell.c
707         * src/gtk/gtkaspell.h
708                 Fix speller accelerators (require hack)
709
710 2004-07-24 [colin]      0.9.12cvs33.20
711
712         * src/gtk/gtkaspell.c
713                 Fix over-eager code deletion breaking
714                 Check while typing
715
716 2004-07-24 [colin]      0.9.12cvs33.19
717
718         * src/browseldap.c
719         * src/ldapctrl.c
720         * src/ldapctrl.h
721         * src/ldapserver.h
722                 Sync ldap with HEAD
723         (Fixes 546 LDAP completely broken)
724
725 2004-07-24 [colin]      0.9.12cvs33.18
726
727         * src/prefs_msg_colors.c
728                 Fix prototype mismatch
729         (Fixes 547 void function cannot return value)
730
731 2004-07-24 [colin]      0.9.12cvs33.17
732
733         * src/mainwindow.c
734                 Fix sort going back to previous sort key
735                 when changing sort direction
736
737 2004-07-24 [colin]      0.9.12cvs33.16
738
739         * src/compose.c
740                 Fix space insertion when re-wrapping at 
741                 cursor point
742
743 2004-07-24 [colin]      0.9.12cvs33.15
744
745         * src/gtk/gtkaspell.c
746                 Don't change cursor position in insert-text
747                 callback
748         (Fixes 539 Word wrapping on input transposes letters)
749
750 2004-07-24 [colin]      0.9.12cvs33.14
751
752         * src/gtk/gtkaspell.c
753                 Reencode non-ascii chars to dictionary's
754                 encoding
755         (Fixes 544 Spell check broken non english locale)
756
757 2004-07-24 [colin]      0.9.12cvs33.13
758
759         * src/summaryview.c
760                 Fix Shift+Down, add Home/End/PgUp/PgDown
761
762 2004-07-21 [colin]      0.9.12cvs33.12
763
764         * src/prefs_common.c
765                 Fix a gtk warning (Patch by Andrej Kacian)
766
767 2004-07-21 [colin]      0.9.12cvs33.11
768
769         * src/gtk/filesel.c
770                 More check
771
772 2004-07-21 [colin]      0.9.12cvs33.10
773
774         * src/compose.c
775         * src/crash.c
776         * src/export.c
777         * src/import.c
778         * src/messageview.c
779         * src/mimeview.c
780         * src/prefs_spelling.c
781         * src/prefs_themes.c
782         * src/summaryview.c
783         * src/gtk/filesel.c
784         * src/gtk/filesel.h
785         * src/gtk/pluginwindow.c
786                 Untwist open/save mode guessing logic, make
787                 it explicit
788
789 2004-07-20 [colin]      0.9.12cvs33.9
790
791         * src/codeconv.c
792                 conv_encode_header: src_charset is UTF-8 on
793                 gtk2
794         * src/compose.c
795                 Remove double encoding of the headers
796
797 2004-07-20 [colin]      0.9.12cvs33.8
798
799         * src/codeconv.c
800                 Fix typo
801
802 2004-07-20 [colin]      0.9.12cvs33.7
803
804         * src/mainwindow.c
805                 Set the separated messageview to the saved
806                 size of Claws' messageview (Patch by Alfons)
807                 Fix a callback prototype (me)
808
809 2004-07-20 [colin]      0.9.12cvs33.6
810
811         * src/codeconv.h
812                 Forgot one hunk in 0.9.12cvs33.4
813
814 2004-07-19 [colin]      0.9.12cvs33.5
815
816         * src/action.c
817                 Action output fix
818                 Patch by Alfons
819
820 2004-07-19 [colin]      0.9.12cvs33.4
821
822         * src/compose.c
823                 Fix outgoing charset bug in headers
824         * src/codeconv.c
825                 Clean for glib2 - Patch by Alfons
826
827 2004-07-19 [colin]      0.9.12cvs33.3
828
829         * src/statusbar.c
830                 Remove grip from the statusbar
831                 Patch by Alfons
832
833 2004-07-19 [colin]      0.9.12cvs33.2
834
835         * src/messageview.c
836         * src/textview.c
837                 Fix messageview remembering the previous
838                 scroll position when loading a new message
839                 Patch by Alfons
840
841 2004-07-19 [colin]      0.9.12cvs33.1
842
843         * src/folder.h
844         * src/folderview.c
845         * src/summaryview.c
846                 Sync with HEAD
847
848 2004-07-18 [colin]      0.9.12cvs32.7
849
850         * configure.ac
851                 Remove useless check for XIM - noticed
852                 by Alfons
853
854 2004-07-18 [colin]      0.9.12cvs32.6
855
856         * src/summaryview.c
857                 Remove non-modified and shift-modified
858                 accelerators in summaryview's popup
859                 menu, as that doesn't get catched by
860                 the accel-activate signal catcher...
861
862 2004-07-18 [colin]      0.9.12cvs32.5
863
864         * src/prefs_common.c
865                 Define sensible default prefs for 
866                 wrapping
867
868 2004-07-18 [colin]      0.9.12cvs32.4
869
870         * src/compose.c
871         * src/prefs_common.c
872         * src/prefs_common.h
873         * src/prefs_wrapping.c
874                 Remove Smart Wrapping pref, which does
875                 nothing on gtk2 branch
876
877 2004-07-18 [colin]      0.9.12cvs32.3
878
879         * src/sourcewindow.c
880                 Proper utf8
881
882 2004-07-18 [colin]      0.9.12cvs32.2
883
884         * src/compose.c
885                 Save attachment status when drafting
886
887 2004-07-18 [colin]      0.9.12cvs32.1
888
889         * src/gtk/filesel.c
890                 Fix erratic folder selection in open mode
891
892 2004-07-18 [colin]      0.9.12cvs31.11
893
894         * src/pop.c
895                 Don't let partial messages get deleted
896                 even with "dowload all"
897                 (0.9.12cvs31.8 fix extension)
898 2004-07-18 [colin]      0.9.12cvs31.10
899
900         * src/gtk/logwindow.c
901                 Fix log scrolling
902
903 2004-07-18 [colin]      0.9.12cvs31.9
904
905         * src/common/utils.c
906                 Fix non-utf8 strings coming from commands
907                 and files
908
909 2004-07-18 [colin]      0.9.12cvs31.8
910
911         * src/pop.c
912                 Fix partial download bug with Download all
913                 messages option
914
915 2004-07-18 [colin]      0.9.12cvs31.7
916
917         * src/textview.c
918                 Fix bug introduced in 0.9.12cvs31.2
919                 (blocked in select mode after double click)
920
921 2004-07-18 [colin]      0.9.12cvs31.6
922
923         * src/compose.c
924         * src/gtk/menu.c
925                 More glib-warning fixes
926
927 2004-07-18 [colin]      0.9.12cvs31.5
928
929         * src/compose.c
930                 Fix trashing the primary clipboard when moving 
931                 around with tab
932         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
933
934 2004-07-18 [colin]      0.9.12cvs31.4
935
936         * src/codeconv.c
937                 convert unencoded iso headers to utf8
938         (Fix Bug 538 Unencoded local characters in subject make it 
939          disappear)
940
941 2004-07-18 [colin]      0.9.12cvs31.3
942
943         * src/compose.c
944                 Fix tab char handling in wrapping
945         (Fix Bug 537 Line wrap problem - TAB character treated as 
946          one character instead of 8)
947
948 2004-07-18 [colin]      0.9.12cvs31.2
949
950         * src/textview.c
951                 return FALSE on GDK_MOTION_NOTIFY
952         (Fix Bug 535 Hyperlinks/addresses are not selectable 
953          (unable to highlight))
954
955 2004-07-18 [colin]      0.9.12cvs31.1
956
957         * src/folderview.c
958                 Sync with 0.9.12cvs31
959
960 2004-07-18 [colin]      0.9.12cvs30.4
961
962         * src/compose.c
963                 Also block text_inserted when inserting a file
964
965 2004-07-18 [colin]      0.9.12cvs30.3
966
967         * src/compose.c
968                 Fix smart wrapping (block text_inserted handler
969                 while putting quotation to avoid wrap on input,
970                 don't join lines if next is sig separator)
971
972 2004-07-17 [colin]      0.9.12cvs30.2
973
974         * src/folderview.c
975         * src/mainwindow.c
976         * src/mimeview.c
977         * src/summaryview.c
978         * src/gtk/quicksearch.c
979         * src/gtk/quicksearch.h
980                 Block key events handlers *and* accels while
981                 quicksearch is focused
982         (Fixes Bug 534 quick-search bar not accepting certain letters)
983
984 2004-07-17 [colin]      0.9.12cvs30.1
985
986         * src/folder.h
987         * src/folderview.c
988         * src/summaryview.c
989                 Sync with 0.9.12cvs30
990
991 2004-07-17 [colin]      0.9.12cvs28.2
992
993         * src/mimeview.c
994         * src/procmime.c
995         * src/summaryview.c
996         * src/gtk/menu.c
997                 Squash some compile and glib warnings
998
999 2004-07-17 [paul]       0.9.12cvs28.1
1000
1001         * src/mimeview.c
1002                 sync with 0.9.12cvs28 HEAD
1003
1004 2004-07-16 [paul]       0.9.12cvs26.1
1005         
1006         * src/gtk/quicksearch.c
1007         * src/account.c
1008         * src/account.h
1009         * src/compose.c
1010         * src/customheader.c
1011         * src/folder_item_prefs.c
1012         * src/main.c
1013         * src/mainwindow.c
1014         * src/messageview.c
1015         * src/mimeview.c
1016         * src/news.c
1017         * src/pgpmime.c
1018         * src/pop.c
1019         * src/pop.h
1020         * src/prefs_account.c
1021         * src/prefs_account.h
1022         * src/prefs_common.c
1023         * src/prefs_common.h
1024         * src/prefs_display_header.c
1025         * src/prefs_gtk.c
1026         * src/prefs_gtk.h
1027         * src/procheader.c
1028         * src/procmime.c
1029                 sync with 0.9.12cvs26 HEAD      
1030
1031 2004-07-15 [colin]      0.9.12cvs18.14
1032
1033         * src/folder.c
1034                 Disable GPG signature check during
1035                 folder move and scan
1036         (Closes Bug 521 Signature checking slows down Folder-Move)
1037
1038 2004-07-14 [colin]      0.9.12cvs18.13
1039
1040         * src/common/partial_download.c
1041                 update includes
1042
1043 2004-07-14 [colin]      0.9.12cvs18.12
1044
1045         * src/common/partial_download.c
1046         * src/common/partial_download.h
1047                 Move doc at top, add correct copyright
1048
1049 2004-07-14 [colin]      0.9.12cvs18.11
1050
1051         * src/folder.c
1052         * src/messageview.c
1053         * src/pop.c
1054         * src/pop.h
1055         * src/procmsg.c
1056         * src/summaryview.c
1057         * src/common/Makefile.am
1058         * src/common/partial_download.c ** NEW FILES **
1059         * src/common/partial_download.h ** NEW FILES **
1060                 Move partial-download related stuff to its
1061                 own file
1062
1063 2004-07-14 [colin]      0.9.12cvs18.10
1064
1065         * src/send_message.c
1066                 Fix smtp auth when user is null or empty
1067
1068 2004-07-13 [colin]      0.9.12cvs18.9
1069
1070         * src/gtk/quicksearch.c
1071                 Use alphabetic order
1072
1073 2004-07-13 [colin]      0.9.12cvs18.8
1074
1075         * src/pop.c
1076                 Be paranoid on the checks
1077
1078 2004-07-13 [colin]      0.9.12cvs18.7
1079
1080         * src/gtk/quicksearch.c
1081                 Fix Engrish once again
1082
1083 2004-07-13 [colin]      0.9.12cvs18.6
1084
1085         * src/procmsg.c
1086         * src/summaryview.c
1087                 Mark messages for deletion when they are about to
1088                 be removed from trash
1089
1090 2004-07-13 [colin]      0.9.12cvs18.5
1091
1092         * src/matcher.c
1093         * src/matcher.h
1094         * src/matcher_parser_parse.y
1095         * src/prefs_matcher.c
1096         * src/gtk/quicksearch.c
1097                 Add 'partial' ('p') match string to find partially
1098                 downloaded messages
1099
1100 2004-07-13 [colin]      0.9.12cvs18.4
1101
1102         * src/pop.c
1103                 Fix misplaced block
1104
1105 2004-07-13 [colin]      0.9.12cvs18.3
1106
1107         * src/pop.c
1108         * src/pop.h
1109         * src/messageview.c
1110                 Refactor API (to avoid passing 5+ params and code
1111                 duplication)
1112         * src/folder.c
1113         * src/msgcache.c
1114         * src/procheader.c
1115         * src/common/defs.h
1116                 Add planned_download to cache
1117                 Don't mess uidl file when moving partially downloaded
1118                 mails (they change folder, we should change it in the
1119                 uidl list too or we'll remove an incorrect message)
1120                 (this also helps removing hacks when changing 
1121                 planned_download in messageview.c)
1122
1123 2004-07-12 [colin]      0.9.12cvs18.2
1124
1125         * src/gtk/quicksearch.c
1126                 Fix missing status update in quicksearch
1127
1128 2004-07-12 [paul]       0.9.12cvs18.1
1129
1130         * po/POTFILES.in
1131         * src/Makefile.am
1132         * src/account.c
1133         * src/codeconv.c
1134         * src/compose.c
1135         * src/inc.c
1136         * src/main.c
1137         * src/prefs_common.c
1138         * src/procmsg.h
1139         * src/toolbar.c
1140         * src/prefs_msg_colors.[ch]     ** NEW FILES **
1141         * src/prefs_wrapping.[ch]       ** NEW FILES **
1142         * src/common/intl.h
1143         * src/common/utils.[ch]
1144         * src/gtk/quicksearch.[ch]
1145                 sync with 0.9.12cvs18 HEAD
1146
1147 2004-07-12 [colin]      0.9.11cvs17.25
1148
1149         * src/folder.c
1150         * src/folder.h
1151                 Remove unused function added by me in 0.9.11cvs17.10
1152
1153 2004-07-11 [colin]      0.9.11cvs17.24
1154
1155         * src/inc.c
1156         * src/messageview.c
1157         * src/pop.c
1158         * src/pop.h
1159                 Use folderitem and msgnum instead of filename to
1160                 know which mail to delete
1161                 Move old partial mail deletion to pop.c
1162
1163 2004-07-10 [colin]      0.9.11cvs17.23
1164
1165         * src/inc.c
1166                 Add debug
1167         * src/pop.c
1168         * src/pop.h
1169                 Don't re-use same enums for unrelated stuff: it's 
1170                 completely misleading !
1171                 Document a bit
1172
1173 2004-07-09 [colin]      0.9.11cvs17.22
1174
1175         * src/inc.c
1176                 Remove folder-type check and do
1177                 more tests to be sure everything's
1178                 ok
1179         * src/messageview.c
1180                 Punctuation update, remove useless
1181                 code, fix two warnings
1182         * src/noticeview.c
1183                 Layout cleaning, reset 2nd button
1184                 when specifying one
1185
1186 2004-07-09 [colin]      0.9.11cvs17.21
1187
1188         * src/messageview.c
1189         * src/pop.c
1190         * src/pop.h
1191                 Allow user to change his mind
1192                 and postpone decision (by
1193                 unmarking the mail)
1194
1195 2004-07-09 [colin]      0.9.11cvs17.20
1196
1197         * src/messageview.c
1198                 Fix bug with delete state
1199         * src/pop.c
1200         * src/pop.h
1201                 Fix buffer leak (fread doesn't 
1202                 terminate buffers with \0)
1203                 Refactoring (remove magic 
1204                 numbers)
1205
1206 2004-07-09 [colin]      0.9.11cvs17.19
1207
1208         * src/pop.c
1209                 Don't log "Skipping message" if 
1210                 we're going to TOP it two lines
1211                 later
1212
1213 2004-07-09 [colin]      0.9.11cvs17.18
1214
1215         * src/messageview.c
1216                 Fix Engrish
1217
1218 2004-07-09 [colin]      0.9.11cvs17.17
1219
1220         * src/pop.c
1221                 strlen checking...
1222         * src/messageview.c
1223                 refactoring a bit
1224
1225 2004-07-08 [colin]      0.9.11cvs17.16
1226
1227         * src/noticeview.c
1228         * src/noticeview.h
1229                 Add an optional second button
1230         * src/messageview.c
1231         * src/pop.c
1232         * src/pop.h
1233                 Don't delete partially received mails after a certain
1234                 time; rather, let the user decide.
1235
1236 2004-07-08 [colin]      0.9.11cvs17.15
1237
1238         * src/common/smtp.h
1239                 Sync with HEAD
1240
1241 2004-07-08 [colin]      0.9.11cvs17.14
1242
1243         * src/messageview.c
1244         * src/common/smtp.c
1245                 Use to_human_readable() for sizes
1246
1247 2004-07-08 [colin]      0.9.11cvs17.13
1248
1249         * src/inc.c
1250         * src/messageview.c
1251         * src/pop.c
1252         * src/pop.h
1253         * src/procmsg.c
1254                 Fix partial-downloading issues:
1255                         catch unsupported TOP
1256                         don't delete partially downloaded mails before 5 days
1257                         don't update existing with non-MH folders; that'll
1258                         make dups, but it's better than trashing the folder
1259                         free new msginfo parts
1260                 Fix indentation ;-)
1261
1262 2004-07-08 [colin]      0.9.11cvs17.12
1263
1264         * src/common/smtp.c
1265         * src/common/smtp.h
1266                 Sync smtp size verification with HEAD
1267
1268 2004-07-08 [colin]      0.9.11cvs17.11
1269
1270         * src/summaryview.c
1271         * src/prefs_common.c
1272         * src/prefs_common.h
1273         * src/gtk/quicksearch.c
1274         * src/gtk/quicksearch.h
1275                 Sync sticky pref with HEAD
1276
1277 2004-07-08 [colin]      0.9.11cvs17.10
1278
1279         * src/folder.c [1.213.2.6]
1280         * src/folder.h [1.87.2.6]
1281         * src/inc.c [1.149.2.7]
1282         * src/messageview.c [1.94.2.8]
1283         * src/procheader.c [1.47.2.6]
1284         * src/procmsg.c [1.150.2.4]
1285         * src/procmsg.h [1.60.2.5]
1286         * src/pop.c [1.56.2.4]
1287         * src/pop.h [1.17.2.3]
1288                 Let too big messages get downloaded, but truncated
1289                 Add a button to download them completely
1290                 
1291 2004-07-06 [colin]      0.9.11cvs17.9
1292
1293         * src/gtk/quicksearch.c [1.1.2.3]
1294                 Add a Clear button
1295         * commitHelper
1296         * PATCHSETS
1297                 Add a script to help with cvs
1298
1299 2004-07-03 [colin]      0.9.11cvs17.8
1300
1301         * src/plugins/imageviewer/viewer.c
1302                 fix imageviewer (which was staying on the first
1303                 displayed image)
1304
1305 2004-07-03 [colin]      0.9.11cvs17.7
1306
1307         Removed FIXME_GTK2 warnings
1308         * src/gtk/gtkutils.c
1309                 useless #warnings
1310         * src/gtk/menu.c
1311                 useless #warnings (no need to mess with menu rc)
1312         * src/gtk/menu.h
1313                 unused functions
1314         
1315
1316 2004-07-03 [colin]      0.9.11cvs17.6
1317
1318         Removed FIXME_GTK2 warnings
1319         * src/codeconv.c
1320                 useless #warnings (rewrite needed)
1321         * src/compose.c
1322                 useless #warnings (rewrite needed)
1323                 useless #warnings (gtk2 is like that)
1324                 useless #warnings (previously fixed)
1325         * src/main.c
1326                 useless #warnings (previously fixed)
1327         * src/message_search.c
1328                 useless #warnings (gtk2 is like that)
1329                 Made apparent that search is case-sensitive
1330         * src/mimeview.c
1331                 useless #warnings (rewrite needed)
1332                 useless #warnings (gtk2 is like that)
1333                 reimplemented real warnings
1334         * src/prefs_common.c
1335                 Removed block cursor option (not it gtk2)
1336         * src/prefs_gtk.c
1337                 useless #warnings (rewrite needed)
1338         * src/procheader.c
1339                 useless #warnings (rewrite needed)
1340         * src/sourcewindow.c
1341                 useless #warnings (incorrect placing)
1342         * src/summary_search.c
1343                 useless #warnings (gtk2 is like that)
1344                 Made apparent that search is case-sensitive
1345         * src/action.c
1346                 useless #warnings (gtk2 is like that)
1347         * src/textview.c
1348                 useless #warnings (rewrite needed)
1349         * src/toolbar.c
1350                 useless #warnings (rewrite needed)
1351
1352 2004-07-03 [colin]      0.9.11cvs17.5
1353
1354         * src/textview.c
1355                 Fix mismerge which broke URI opening
1356                 
1357 2004-07-01 [colin]      0.9.11cvs17.4
1358
1359         * src/gtk/filesel.c
1360                 Fill filename when saving
1361                 
1362 2004-06-27 [colin]      0.9.11cvs17.3
1363
1364         * src/gtk/filesel.[ch]
1365                 Use the new GTK file selector
1366                 Update prototype to match the reality: multiple file
1367                 selection is open-only          
1368         * src/compose.c
1369                 Match the new prototypes        
1370         * configure.ac
1371                 Match the new requirements (gtk 2.4.0)
1372                         
1373 2004-06-26 [colin]      0.9.11cvs17.2
1374
1375         * src/plugins/trayicon/trayicon.c
1376                 Remove useless signal handler on resize, which causes
1377                 an infinite "loop"
1378         
1379 2004-06-26 [colin]      0.9.11cvs17.1
1380         
1381         * tools/Makefile.am
1382                 remove launch_firebird and add nautilus2sylpheed.sh
1383         * src/quicksearch.c
1384           src/summaryview.c
1385                 Fix show/hide "Extended symbols" button problem
1386                 Fix apparition at startup
1387                 Fix const warnings
1388         * src/plugins/image_viewer/Makefile.am
1389                 Fix configure 
1390         * common/ssl.c
1391                 Re-enable certificate check, as it doesn't seem to
1392                 cause Xlib errors anymore
1393
1394 2004-06-25 [paul]       0.9.11cvs17
1395
1396         * sync with 0.9.11cvs17 HEAD
1397         
1398         NOTE: QuickSearch is broken
1399
1400 2004-06-07 [colin]      0.9.10claws67.10
1401         * src/plugins/trayicon/trayicon.c
1402           src/plugins/trayicon/libeggtrayicon/Makefile.am
1403           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1404                 Fix gettextization in trayicon plugin
1405
1406 2004-06-07 [colin]      0.9.10claws67.9
1407         
1408         * src/summaryview.c
1409           src/gtk/gtksctree.[ch]
1410                 Let Shift+{Up,Down} work in summaryview
1411                 (well, Down "works" and Up works)
1412                 Let the list scroll when using these keys
1413
1414 2004-06-06 [colin]      0.9.10claws67.8
1415
1416         * src/plugins/trayicon/trayicon.c
1417                 Fix pixmap update
1418
1419 2004-06-06 [colin]      0.9.10claws67.7
1420
1421         * src/addressbook.c
1422                 Fix signal handling causing system-wide focus grab
1423
1424 2004-05-25 [paul]       0.9.10claws67.6
1425
1426         * Makefile.am
1427           src/Makefile.am
1428                 clean up
1429
1430 2004-05-25 [paul]       0.9.10claws67.5
1431
1432         * replace deprecated gtk_signal... functions
1433
1434 2004-05-23 [colin]      0.9.10claws67.4
1435
1436         * src/compose.c
1437                 Fix wrapping
1438
1439 2004-05-22 [colin]      0.9.10claws67.3
1440
1441         * src/compose.c
1442                 Re-fix [Edited] in compose.c::compose_reedit()
1443
1444 2004-05-22 [colin]      0.9.10claws67.2
1445
1446         * src/procmime.c
1447                 Fix parsing of multiparts mails
1448
1449 2004-05-22 [colin]      0.9.10claws67.1
1450
1451         * src/summaryview.c
1452                 Fix quicksearch
1453
1454 2004-05-22 [paul]       0.9.10claws67
1455
1456         * sync with 0.9.10claws67 HEAD
1457
1458 2004-05-14 [alfons]
1459
1460         * src/procmime.h
1461                 add forgotton prototype
1462
1463 2004-05-10 [paul]       0.9.10claws57
1464
1465         * sync with 0.9.10claws57 HEAD
1466
1467 2004-05-05 [paul]       0.9.9.claws1
1468
1469         * ChangeLog-gtk2        ** REMOVED **
1470           ChangeLog-gtk2.claws  ** ADDED **
1471                 rename and adopt the normal claws format
1472                 
1473         * configure.ac
1474                 require gtkmathview >= 0.5
1475
1476         * ac/*                          ** REMOVED **
1477           ac/                           ** REMOVED **
1478           intl/Makefile.in              ** REMOVED **
1479           m4/                           ** ADDED **
1480           m4/missing                    ** ADDED **
1481           m4/missing/gdk-pixbuf.m4      ** ADDED **
1482           m4/missing/gettext.m4         ** ADDED **
1483           m4/missing/gpgme.m4           ** ADDED **
1484           m4/missing/imlib.m4           ** ADDED **
1485           m4/.cvsignore                 ** ADDED **
1486           m4/Makefile.am                ** ADDED **
1487           m4/README                     ** ADDED **
1488           m4/aclocal-include.m4         ** ADDED **
1489           m4/aspell.m4                  ** ADDED **
1490           m4/check-type.m4              ** ADDED **
1491           m4/gnupg-check-typedef.m4     ** ADDED **
1492           m4/openssl.m4                 ** ADDED **
1493           m4/spamassassin.m4            ** ADDED **
1494           po/ChangeLog                  ** REMOVED **
1495           po/Makefile.in.in             ** REMOVED **
1496           po/Rules-quot                 ** REMOVED **
1497           po/boldquot.sed               ** REMOVED **
1498           po/en@boldquot.header         ** REMOVED **
1499           po/en@quot.header             ** REMOVED **
1500           po/insert-header.sin          ** REMOVED **
1501           po/quot.sed                   ** REMOVED **
1502           po/remove-potcdate.sed        ** REMOVED **
1503           po/remove-potcdate.sin        ** REMOVED **
1504           po/stamp-po                   ** REMOVED **
1505           Makefile.am
1506           autogen.sh
1507           configure.ac
1508                 enable building with automake 1.8.x
1509                 add 'autopoint --force' to autogen.sh and remove all
1510                 auto-generated files, remove ac/ directory and use
1511                 m4/ directory instead
1512                 
1513         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1514                 fix gettextization
1515
1516 2004-02-28 Colin Leroy <colin@colino.net>
1517         * src/prefs_matcher.c
1518           src/prefs_filtering.c
1519           src/prefs_filtering_action.c
1520                 Fix non-editable GtkEntries
1521
1522 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1523         * src/prefs_themes.c
1524                 utf8 conversion for theme info
1525
1526 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1527         * sync 0.9.9claws
1528
1529 2004-02-14 Thorsten Maerz <torte@netztorte.de>
1530         * src/grouplistdialog.c
1531                 allow multiple selections without ctrl key
1532
1533 2004-02-09 Thorsten Maerz <torte@netztorte.de>
1534         * src/main.c
1535                 enable customizable accelerators
1536
1537 2004-02-08 Thorsten Maerz <torte@netztorte.de>
1538         * src/prefs_common.c
1539                 re-enable different font settings for gtk1/2
1540         * src/prefs_folder_item.c
1541                 fix folder prefs displayed wrong
1542         * src/textview.c
1543                 set 'sunken' shadow type
1544
1545 2004-02-07 Colin Leroy <colin@colino.net>
1546         * src/compose.c
1547                 Fix message being always [Edited]
1548                 Encode headers correctly (utf8 buf)
1549
1550 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1551         * src/socket.c
1552                 remove double g_source_attach()
1553                 (Thanks to Colin Leroy)
1554
1555 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1556         * src/gtk/gtksctree.c
1557                 Fix SSL certificate list not shown
1558         * src/mimeview.c
1559                 Fix clicks in mime tree
1560
1561 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1562         * src/common/socket.c
1563                 Fix SSL receive
1564         * src/compose.c
1565                 Fix clipboard menu hotkeys
1566
1567 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1568         * src/gtk/gtkaspell.[ch]
1569           src/compose.c
1570                 reimplement spellchecker
1571
1572 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1573         * src/gtk/filesel.c
1574                 crash when inserting file in compose window
1575                 (TODO: keep old selection on clicks)
1576         * src/main.c
1577                 use gtkrc-2.0 instead of gtkrc
1578
1579 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1580         * src/messageview.c
1581                 remove orphaned mimeview unref()
1582
1583 2004-01-20 Thorsten Maerz <torte@netztorte.de>
1584         * src/grouplistdialog.c
1585                 expand nodes containing subscribed groups
1586
1587 2004-01-19 Thorsten Maerz <torte@netztorte.de>
1588         * src/textview.c
1589                 textview: hide cursor, restore old click behaviour
1590
1591 2004-01-18 Thorsten Maerz <torte@netztorte.de>
1592         * src/textview.c
1593                 variable names messed up
1594
1595 2004-01-17 Colin Leroy <colin@colino.net>
1596         * src/addr_compl.c
1597                 Fix completion address too thin
1598         * src/compose.c
1599                 Fix tab-to-subject behaviour
1600         * src/summaryview.c
1601                 Implement key up & down in summaryview
1602
1603 2004-01-12 Thorsten Maerz <torte@netztorte.de>
1604
1605         * sync 098claws
1606
1607 2004-01-08 Thorsten Maerz <torte@netztorte.de>
1608         * configure.ac
1609           Makefile.am
1610           doc/.cvsignore
1611           doc/Makefile.am
1612                 faq, man, manual moved to doc/
1613         * ac/aspell.m4
1614           ac/check-type.m4
1615           ac/gnupg-check-typedef.m4
1616           ac/openssl.m4
1617           ac/spamassassin.m4
1618           ac/missing/gdk-pixbuf.m4
1619           ac/missing/gpgme.m4
1620           ac/missing/imlib.m4
1621                 fix automake warnings
1622
1623 2003-12-06 Colin Leroy <colin@colino.net>
1624         * src/summaryview.c
1625                 Fix quicksearch
1626
1627 2003-12-05 Colin Leroy <colin@colino.net>
1628         * src/summaryview.c
1629                 Fix going to next unread folder
1630
1631 2003-12-05 Colin Leroy <colin@colino.net>
1632         * src/crash.c
1633                 Fix gtk2 compilation
1634         * src/session.c
1635                 Remove iotag source handler at disconnection
1636         * src/socket.[ch] 
1637                 Remove source handler when closing socket 
1638                 (fixes another seg)
1639
1640 2003-12-04 Colin Leroy <colin@colino.net>
1641         * src/compose.c
1642           src/prefs_account.c
1643           src/prefs_common.c
1644                 Fix some dropdown menus
1645
1646 2003-12-04 Colin Leroy <colin@colino.net>
1647         * src/compose.c
1648                 Fix event handlers on header fields
1649         * src/common/socket.c
1650           src/common/session.c
1651                 Fix segfault with callback (SSL)
1652                 Fix end of session 
1653
1654 2003-10-06 Thorsten Maerz <torte@netztorte.de>
1655
1656         * Fix compile bug in src/compose.c
1657         * removed src/gtk/gtkstext.[ch]
1658
1659 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
1660
1661         * Convert character set and escape "text" attributes in toolbar setting
1662         files.
1663         * Fixed bug in button-press-event handling.
1664
1665 2003-09-16 Thorsten Maerz <torte@netztorte.de>
1666
1667         * Fixed bug in key-press-event handling.
1668
1669 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
1670
1671         * Enabled to compile tray-icon plugin (Ad-hoc).
1672         * Avoid hang up bug of icon list in mime view (Ad-hoc).
1673
1674 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
1675
1676         * Enabled to compile on sylpheed-claws.
1677         (tray-icon plugin still cannot compile yet.)
1678
1679 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
1680
1681         * Updated to 0.9.5.
1682
1683 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
1684
1685         * Updated to 0.9.4.
1686         * Ported monitoring SSL mechanism to GSource of GLib2
1687         (I don't confirm it)
1688         * Added _gtk2 suffix to key name of font preference to avoid
1689         ovverwriting preference of Gtk+-1.2 version.
1690
1691 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
1692
1693         * Updated to 0.9.2.
1694
1695 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
1696
1697         * Updated to 0.9.1.
1698         * Translate po files into UTF-8 when execute autogen.sh.
1699
1700 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
1701
1702         * Updated to 0.9.0.
1703
1704 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
1705
1706         * Plugged GError related memory leaks.
1707
1708 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
1709
1710         * Changed default size of fonts.
1711         * Enabled to set titile font size of warning dialog.
1712
1713 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
1714
1715         * Embed a sylpheed icon into executable binary on Windows.
1716
1717 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
1718
1719         * I forgot to traslate character set of element string in src/xml.c.
1720
1721 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
1722
1723         * Fixed detecting bind_textdomain_codeset in configure.in.
1724         * The bug in which "Example" of "Date fromat" preference isn't displayed
1725         correctly has been fixed.
1726
1727 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
1728
1729         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
1730           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
1731           glib-gettextize
1732           Removed intl directory.
1733           Translated po files into UTF-8.
1734           (Thanks! Ryuji Abe)
1735
1736 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
1737
1738         * The bug which doesn't unscape string in xml.c has been fixed.
1739
1740 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
1741
1742         * The bug which is failed to translate encoding of file name thorough
1743         file dialog has been fixed.
1744
1745 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
1746
1747         * Modified to translate file names which is used in inporting/expoting
1748         mbox feature and "Save as" feature into locale encoding.
1749         * Translate file names into locale encoding when "Attache file" and
1750         "Insert file".
1751         * Force set G_BROKEN_FILENAMES environment variable.
1752         * Other minor fixes.
1753
1754 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
1755
1756         * Modified to treat MH folder's name as locale encoding.
1757
1758 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
1759
1760         * The bug which clash on switching candidates of auto completion of
1761         addresses, cannot use auto completion in Japanesse is fixed
1762         (Thanks! Tokunaga-san)¡¥
1763
1764 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1765
1766         * The bug which cannot switch key accelerator preference has been fixed
1767         (Thanks! smbd-san)¡¥
1768
1769 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1770
1771         * version 0.8.11-gtk2-20030314
1772
1773 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1774
1775         * The bug in which character set conversion of filtering messages has
1776         been fixed.(Thanks! COCOA-san).
1777
1778 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
1779
1780         * Revived "Leave space on head" preference in "Message" category.
1781         * A bug which clash when put the cursor to end of buffer and execute
1782         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
1783
1784 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1785
1786         * version 0.8.11-gtk2-20030312
1787
1788 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1789
1790         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
1791         * Modified to use Pango's API directly for font preference.
1792         * Integrated GtkTextView of textview to one widget.
1793         * Set fonts of header title in textview by "header_title" tag.
1794         * Removed some deprecated codes.
1795
1796 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
1797
1798         * Updated to 0.8.11.
1799         * Merged cygwin patch(Thanks! Sakai-san).
1800
1801 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
1802
1803         * version 0.8.10-gtk2-20030309