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