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