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