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