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