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